Vadim Zeitlin
|
3bf5a59b5e
|
pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 01:23:37 +00:00 |
|
Vadim Zeitlin
|
cb0afb2662
|
replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAINT_ON_RESIZE in XTI declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 00:41:06 +00:00 |
|
Vadim Zeitlin
|
e441e1f4e8
|
made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_REPAINT_ON_RESIZE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 00:26:40 +00:00 |
|
Vadim Zeitlin
|
eccd199223
|
refactored code to create hidden window in one place only; use it from wxTimer; unregister class used by wxExecute (modified patch 782947)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 23:57:32 +00:00 |
|
Robin Dunn
|
dc76287dcd
|
Allow derived classes to prevent default focus handling (by not
calling Skip)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 23:48:17 +00:00 |
|
Robin Dunn
|
b0d0494ff5
|
Fixes in focus handling related to the AutoComplete window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 23:42:41 +00:00 |
|
Vadim Zeitlin
|
dcc8fac0c3
|
fix for Unix compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 22:22:27 +00:00 |
|
Julian Smart
|
653567bb4c
|
char -> wxChar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 22:13:36 +00:00 |
|
Mattia Barbon
|
05e770c40e
|
Use glcanvas.cpp from wxX11 for wxMotif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 19:25:45 +00:00 |
|
Vadim Zeitlin
|
1a3bb45ee7
|
fixed MarkDirty()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 17:16:43 +00:00 |
|
Vadim Zeitlin
|
b5153fd845
|
fixed compilation problems with platforms where wchar_t != ushort
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 17:12:43 +00:00 |
|
Julian Smart
|
0308fd61a2
|
Fixed bug [ 756485 ] wxDateTime::ParseTime fails with assertion when it shouldn't
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 17:01:15 +00:00 |
|
Julian Smart
|
987263fe19
|
Fixed bug [ 754596 ] wxUSE_CONSTRAINTS 0 breaks AutoLayout() with sizers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 17:00:17 +00:00 |
|
Vadim Zeitlin
|
3a9fa0d6b5
|
added wxTextCtrl::MarkDirty()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 00:09:18 +00:00 |
|
Vadim Zeitlin
|
ff1b5f81af
|
fixed bug in DeleteEntry()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 20:36:58 +00:00 |
|
Vadim Zeitlin
|
bde4baaced
|
more wxMBConv classes cleanup, define wxConvLibc to use Win32 API under Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 20:29:15 +00:00 |
|
Vadim Zeitlin
|
57c5293e49
|
made Convert() methods const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 20:15:00 +00:00 |
|
Vadim Zeitlin
|
e95354ec54
|
added UTF-16/32-[LB]E conversions; got rid of wxCharacterSet and simplified and fixed some bugs in remaining code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 17:11:56 +00:00 |
|
Vadim Zeitlin
|
da0f19f8a8
|
cleanup: derive wxGauge from wxGaugeBase; removed redundant code from Create() (use base class methods instead); implemented MSWGetStyle() and GetBestSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:31:58 +00:00 |
|
Vadim Zeitlin
|
69b80d287d
|
compilation fix (part of patch 810484)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:23:39 +00:00 |
|
Vadim Zeitlin
|
375fc5a970
|
fix for crash when using user-dashed lines (patch 801663)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:20:39 +00:00 |
|
Jouk Jansen
|
a63b9404f6
|
Committing in .
Added src/gtk/evtloop.cpp for compilation on OpenVMS.
Modified Files:
wxWindows/src/gtk/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:16:28 +00:00 |
|
Vadim Zeitlin
|
9a78988fed
|
support full 32bit range in wxGauge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 11:36:48 +00:00 |
|
Chris Elliott
|
624d506b58
|
fix for gtk swapped colors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 09:44:57 +00:00 |
|
Vadim Zeitlin
|
104032545e
|
added wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitmap(); corrected calculation of menu width and drawing of accels for disabled items (parts of patch 758598)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 00:43:36 +00:00 |
|
Vadim Zeitlin
|
c91830cb4b
|
added conversions to/from UTF 16/32 LE/BE (patch 809685)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 00:12:10 +00:00 |
|
Stefan Neis
|
8329e6c730
|
Added AppTraits for starting/ending a thread.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 00:01:32 +00:00 |
|
Vadim Zeitlin
|
7e541da8b0
|
set event object for wxContextMenuEvent (patch 797697)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 23:59:02 +00:00 |
|
Vadim Zeitlin
|
3ef22a5b02
|
trying to fix race conditions. double deletions and memory leaks on thread termination (closes bug 775774 and replaces patch 781918)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 23:57:09 +00:00 |
|
Stefan Neis
|
598dc9b777
|
Switched over to using wxEventLoop.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 21:54:03 +00:00 |
|
Vadim Zeitlin
|
caea927d3d
|
IsVisible() shouldn't return true if item is out of screen (bug 640607)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 19:37:35 +00:00 |
|
Stefan Neis
|
bd6685b307
|
Added #include "wx/encinfo.h" as needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 18:34:43 +00:00 |
|
Vadim Zeitlin
|
050ffabbc3
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 17:22:23 +00:00 |
|
Vadim Zeitlin
|
b12ce1d388
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 16:39:51 +00:00 |
|
Vadim Zeitlin
|
4a1c207cf1
|
don't return & in strings returned by GetLabelTop() (closes 687905)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 15:22:15 +00:00 |
|
Vadim Zeitlin
|
f607434a0f
|
check the radio buttons when they get focus (closes 777500)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 15:09:13 +00:00 |
|
Vadim Zeitlin
|
54cf600d4e
|
Unicode compilation fix (patch 81006)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 11:02:39 +00:00 |
|
Julian Smart
|
f632aa1e05
|
Don't assert when Clear() is called, better to ignore it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 00:58:27 +00:00 |
|
Vadim Zeitlin
|
2bbc1b2855
|
generate standard mini dumps instead of writing our own text file equivalent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 00:15:08 +00:00 |
|
Vadim Zeitlin
|
0b98a2524e
|
memory leak fixes in file dialogs (patch 783812)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 23:59:55 +00:00 |
|
Vadim Zeitlin
|
2e622163d0
|
wxHTTP::GetResponse() added (patch 794394)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 23:55:32 +00:00 |
|
Vadim Zeitlin
|
9473e9a437
|
corrected TAB order of wizard buttons (patch 800935)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 23:45:20 +00:00 |
|
Julian Smart
|
846051ec80
|
Should be able to use the DC in OnPrepare without generating
a file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 20:36:31 +00:00 |
|
Vadim Zeitlin
|
6f6f938f3a
|
derive wxComboBox from wxItemContainer (via wxComboBoxBase) in wxGTK (patch 802882)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 16:31:06 +00:00 |
|
Vadim Zeitlin
|
a6fc611aa1
|
removed mark #pragmas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 16:24:38 +00:00 |
|
Vadim Zeitlin
|
7a9dfa3c40
|
fixed cleanup order to behave correctly in presence of exceptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 16:21:35 +00:00 |
|
Vadim Zeitlin
|
fe277be0f1
|
call OnExit() even if an exception has been thrown from OnRun()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 16:18:19 +00:00 |
|
Vadim Zeitlin
|
de5eec8ebb
|
compilation fix for xlc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 15:38:43 +00:00 |
|
Vadim Zeitlin
|
af34705c34
|
made globals static to avoid linking problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 15:37:07 +00:00 |
|
Vadim Zeitlin
|
462988d5f9
|
don't use wx/scopeguard.h for OpenWatcom compatibility (grr...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 15:12:39 +00:00 |
|