Vadim Zeitlin
|
c36d477458
|
extracted wxAcceleratorEntry code from menucmn.cpp in a separate file (this globally makes sense and also fixes link when wxUSE_MENUS==0)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 22:03:27 +00:00 |
|
Vadim Zeitlin
|
c3b0ceb5a9
|
declare GetGDKWindow() in wxDC to fix compilation of wxRendererNative
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 21:44:17 +00:00 |
|
Vadim Zeitlin
|
8f3447c289
|
don't use deprecated GetTextExtent() overload
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 21:39:04 +00:00 |
|
Vadim Zeitlin
|
2f6550d9c2
|
compilation fix: SetLogicalFunction() is defined in dc.cpp, don't define it here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 21:38:14 +00:00 |
|
Vadim Zeitlin
|
d3ae69de98
|
compilation fix: use DeviceToLogical[XY]() instead of [XY]LOG2DEV()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 21:34:26 +00:00 |
|
Vadim Zeitlin
|
faa5c14f8c
|
output Unicode/UTF-8 settings on a single line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 20:39:18 +00:00 |
|
Paul Cornett
|
02191df4b1
|
src/gtk/data.cpp is no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 19:50:51 +00:00 |
|
Paul Cornett
|
b541538fa5
|
move definitions from src/gtk/data.cpp to other appropriate places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 19:49:02 +00:00 |
|
Robert Roebling
|
a23717e506
|
Apply [ 1712381 ] CRASH: closing floating panel on GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 19:43:02 +00:00 |
|
Václav Slavík
|
06c73b9852
|
fixed FromUTF8 in ANSI builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 19:19:48 +00:00 |
|
Paul Cornett
|
93344f258a
|
add wxUSE_DRAGIMAGE wrapper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 19:00:35 +00:00 |
|
Václav Slavík
|
26f03c44d0
|
use utf8_str() in wxDFB
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 18:55:59 +00:00 |
|
Václav Slavík
|
b04edcaf5f
|
use FromUTF8() when loading XML, data coming from Expat are already validated UTF-8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 18:55:05 +00:00 |
|
Václav Slavík
|
5f167b77d2
|
added wxString::FromUTF8/ToUTF8/utf8_str()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 18:53:24 +00:00 |
|
Paul Cornett
|
68d9be05da
|
build fix for wxUSE_DRAGIMAGE==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 18:48:56 +00:00 |
|
Paul Cornett
|
36866abca3
|
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 18:45:11 +00:00 |
|
Paul Cornett
|
d5aea4245e
|
src/gtk/utilsres.cpp is obsolete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 17:57:08 +00:00 |
|
Paul Cornett
|
e8a301af2e
|
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 17:54:57 +00:00 |
|
Stefan Csomor
|
87d9092b70
|
making proper resource-fork apps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 17:22:09 +00:00 |
|
Paul Cornett
|
1a51ca3303
|
build fix for wxUSE_CONFIG==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 17:13:30 +00:00 |
|
Paul Cornett
|
27ee942feb
|
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 17:07:41 +00:00 |
|
Robert Roebling
|
e8b86d2538
|
Make wxGTK1.2 compile again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 15:52:53 +00:00 |
|
Robert Roebling
|
cfa87e8121
|
Moved deprecated code to source file (didn't compile
as inlined, somehow).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 15:09:45 +00:00 |
|
Robert Roebling
|
1f540d9658
|
Added wxDEPRECATED() around old wxDC methods taking
long and not wxCoord.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 15:04:24 +00:00 |
|
Robert Roebling
|
7d9a266c85
|
Added (empty) SetLogicalFunction()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 15:01:10 +00:00 |
|
Vadim Zeitlin
|
2cd78b2a87
|
added wxTimerEvent::GetTimer()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 14:59:25 +00:00 |
|
Robert Roebling
|
0bc58f9580
|
Compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 14:54:35 +00:00 |
|
Vadim Zeitlin
|
cfddeb1067
|
fix compilation in wxUSE_MENUS==0 case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 14:48:20 +00:00 |
|
Robert Roebling
|
4c84a0dc49
|
Fix wxFD_FILE_MUST_EXIST
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 13:59:12 +00:00 |
|
Vadim Zeitlin
|
5fcc0986fc
|
share ctags command between make(gtk/mac)tags scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 13:47:38 +00:00 |
|
Robert Roebling
|
bd4e083419
|
Apply [ 1710684 ] Fix wxAuiNotebook memory leak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 13:25:17 +00:00 |
|
Robert Roebling
|
90ac8b5005
|
Apply [ 1713345 ] combobox: cmd accelerators shouldn't steal editing hotkeys
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 13:15:47 +00:00 |
|
Vadim Zeitlin
|
9dcf65d3c1
|
fixed typo in IsBeingDeleted() test in GetParentForModalDialog()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 12:35:36 +00:00 |
|
Robert Roebling
|
5620726fd7
|
Compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 10:27:42 +00:00 |
|
Robert Roebling
|
091e74e76b
|
Compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 10:20:46 +00:00 |
|
Robert Roebling
|
ad2633bd96
|
Compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 10:16:40 +00:00 |
|
Robert Roebling
|
02e817a239
|
Compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 10:13:53 +00:00 |
|
Robert Roebling
|
c8b26ef59e
|
Compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 10:11:07 +00:00 |
|
Robert Roebling
|
01399dcd57
|
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 10:01:32 +00:00 |
|
Václav Slavík
|
ca4c9b7e56
|
enable UTF8 build for wxGTK2 and wxDFB by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-05 08:15:20 +00:00 |
|
Václav Slavík
|
6626de903e
|
use wxString instead of const wxChar* in wxFFile public API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-04 20:57:53 +00:00 |
|
Václav Slavík
|
fcea31d51b
|
use wxString instead of const wxChar* in wxFile's public API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-04 19:04:19 +00:00 |
|
Roman Rolinsky
|
62602fbd53
|
test needed for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-04 13:36:59 +00:00 |
|
Václav Slavík
|
0d23e82531
|
use wxFormatString in wxV[f]printf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-04 12:26:11 +00:00 |
|
Václav Slavík
|
4960f9fc9a
|
compilation fix for --enable-utf8 --disable-utf8only case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-04 11:10:06 +00:00 |
|
Václav Slavík
|
1528e0b85f
|
use wxFormatString helper class for 'vararg' functions' format argument; this prepares the code for removal of implicit wxString conversion to char* in STL build and also fixes VC6 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-04 10:41:08 +00:00 |
|
Vadim Zeitlin
|
cef590ee27
|
added src to the HelpGen directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-04 00:28:14 +00:00 |
|
Roman Rolinsky
|
9e20825c53
|
Various fixes and improvements to get look-and-feel similar across
different platforms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-03 23:34:59 +00:00 |
|
Robert Roebling
|
b86ad1d632
|
Putting draft of wxImplDC and the wxDC using it
for viewing pleasure into CVS. Guarded by
#if 0 since it doesn't even compile yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-03 22:29:01 +00:00 |
|
Robert Roebling
|
ad973712cd
|
Put old wxDC methods using long instead of wxCoord
into WXWIN_COMP_2_8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-03 22:25:30 +00:00 |
|