]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Thu, 15 Jan 2004 23:33:19 +0000 (23:33 +0000)]
tweak the spin button size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 23:15:53 +0000 (23:15 +0000)]
On Windows the wxBitmapButton can't be borderless if you use
wxBU_AUTODRAW, but wxGenBitmapButton can do it easily
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 22:44:52 +0000 (22:44 +0000)]
ON XP when pages are added to a Notebook their colours (and their
children's) are modified to match the theme colours for notebook pages
rather than normal panel colours. When items are added dynamically
after the fact to the notebook pages then we need to fiddle with the
colours ourself.
Also, since xrced is importing from wxPython.wx then DC.Draw methods
now need to use the old parameter syntax.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 22:38:07 +0000 (22:38 +0000)]
Use unbuffered output
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25196
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 22:37:26 +0000 (22:37 +0000)]
Not sure what this was here for
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25195
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 22:26:18 +0000 (22:26 +0000)]
Win32 installer script updated for 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25194
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 15 Jan 2004 20:12:29 +0000 (20:12 +0000)]
Allow Clear() to clear the control even when it is not editable.
(patch from Kevin Hock)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25193
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 15 Jan 2004 13:49:22 +0000 (13:49 +0000)]
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25182
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 05:26:19 +0000 (05:26 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25181
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 01:24:35 +0000 (01:24 +0000)]
little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25180
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Thu, 15 Jan 2004 01:20:42 +0000 (01:20 +0000)]
Applied patch #877159: Joinable threads might crash app if deleted right after Wait.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25179
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 01:11:12 +0000 (01:11 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25178
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 01:08:37 +0000 (01:08 +0000)]
little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25177
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 01:06:39 +0000 (01:06 +0000)]
Allow nested calls to wxPy[Begin|End]BlockThreads instead of
deadlocking when the nested calls try to aquire the Python GIL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25176
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 15 Jan 2004 01:04:38 +0000 (01:04 +0000)]
Added wrappers for the missing wxSpinEvent, which fixes the deadlock
when trying to catch events from wxSpinButton.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25175
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 14 Jan 2004 15:28:37 +0000 (15:28 +0000)]
apply SF patch 876817
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25174
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 14 Jan 2004 10:05:39 +0000 (10:05 +0000)]
remove some duplicate defines under Mach
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25173
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Wed, 14 Jan 2004 06:24:21 +0000 (06:24 +0000)]
A little clarification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25172
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 14 Jan 2004 05:57:09 +0000 (05:57 +0000)]
Added MSWPositionForWxMenu() method which is used to translate wxWindows
menu positions to the ones that Windows is using. This mainly accounts
for the system menu in maximized MDI child frames.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25171
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 14 Jan 2004 04:44:37 +0000 (04:44 +0000)]
IsInAssert is only available (and only makes sense) in a debug build so
don't try to call it in a release build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25170
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 14 Jan 2004 03:52:50 +0000 (03:52 +0000)]
Added empty base class constructors. This will still be broken for anything
other than MSW, Mac, and Univ.
Julian: Fix this the right way.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25169
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 14 Jan 2004 02:50:18 +0000 (02:50 +0000)]
* In _GSocket_Get_Mac_Socket(), do not call CFSocketSetSocketFlags to turn
off kCFSocketCloseOnInvalidate. Furthermore,
kCFSocketAutomaticallyReenableWriteCallback wasn't part of default flags
but had been erroneously included here.
* Call CFSocketInvalidate() from _GSocket_Diable_Events instead of from
_GSocket_GUI_Destroy_Socket. GSocket calls this from GSocket_close
and so in combination with the above change and the most recent change
to gsocket.c the CFSocket should now be invalidated and closed for all
cases and not just planned shutdown.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25168
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 14 Jan 2004 02:42:38 +0000 (02:42 +0000)]
* Revert Darwin specific changes to GSocket_destroy.
* In GSocket_Shutdown do not call close on Darwin since gsockosx.c will do
it during CFInvalidate which will be called from GSocket_Disable_Events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25167
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 14 Jan 2004 02:17:16 +0000 (02:17 +0000)]
* _GSocket_Enable_Events() and _GSocket_Disable_Events() now call
CFRunLoopAddSource() and CFRunLoopRemoveSource() respectively. They
no longer call CFSocketEnableCallbacks or CFSocketDisableCallbacks.
* In _GSocket_Get_Mac_Socket() no longer disable callbacks and also do not
add the runloop source which combined with the above change has the
same effect as before.
* In _GSocket_GUI_Destroy_Socket() do not remove the runloop source because
_GSocket_Disable_Events() should have and even if it didn't Mac OS X
will clean it up in CFSocketInvalidate()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25166
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 14 Jan 2004 02:11:55 +0000 (02:11 +0000)]
More packager scripts updates. The RPMs will now install icons and
menu items, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25165
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 14 Jan 2004 02:10:32 +0000 (02:10 +0000)]
Corrected install_data files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25164
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 14 Jan 2004 01:55:47 +0000 (01:55 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25163
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 14 Jan 2004 01:53:19 +0000 (01:53 +0000)]
Fixed preprocessor warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25162
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 14 Jan 2004 01:51:52 +0000 (01:51 +0000)]
Got iewin up and running again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25161
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 14 Jan 2004 01:50:35 +0000 (01:50 +0000)]
check for existance of output files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25160
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 14 Jan 2004 01:28:42 +0000 (01:28 +0000)]
Fix compile warning when building DLLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25159
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 20:34:44 +0000 (20:34 +0000)]
Update for new pickle format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25158
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 20:33:49 +0000 (20:33 +0000)]
Added some missing wx namespace corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25157
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Roman Rolinsky [Tue, 13 Jan 2004 18:43:42 +0000 (18:43 +0000)]
wxGridBahSizer support
exception handling while loading resource
some fixes (GetFirstChild, XRCID instead of FindByName, ...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25156
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Jan 2004 17:48:33 +0000 (17:48 +0000)]
Added Emulator, configtool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25155
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Tue, 13 Jan 2004 17:46:13 +0000 (17:46 +0000)]
Applied patch #876228: "Current value" always counts up to 100, instead of the max gauge value.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25154
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Roman Rolinsky [Tue, 13 Jan 2004 15:44:50 +0000 (15:44 +0000)]
replaced by CHANGES.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25153
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Jan 2004 15:31:45 +0000 (15:31 +0000)]
Corrected wrong reference to Gizmos location
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25152
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Jan 2004 14:48:35 +0000 (14:48 +0000)]
Improved colours in wxUniv -- white (window colour) was
being used as the default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25151
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Jan 2004 14:45:56 +0000 (14:45 +0000)]
Suppress spurious icon-related log messages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25150
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Jan 2004 14:37:28 +0000 (14:37 +0000)]
Added extra check in case CopyFromIcon fails
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25149
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Jan 2004 13:32:07 +0000 (13:32 +0000)]
Must have event.Skip() in OnSize for wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25148
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 03:42:43 +0000 (03:42 +0000)]
Starting to update the tarball and rpm spec files for 2.5. Mostly
done but some fine tuning still needs done.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25147
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 03:41:22 +0000 (03:41 +0000)]
Use "import wx". wxPython.wx now has backwards compatible DC's and so
since this module was using the new DC's it could no longer use
wxPython.wx.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25146
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 03:33:09 +0000 (03:33 +0000)]
Fixed the docstring, default module is now wx, not wxPython.wx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25145
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 03:32:06 +0000 (03:32 +0000)]
Forgot to output the first string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25144
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 03:31:25 +0000 (03:31 +0000)]
Don't allow parameterless wxDropSource
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25143
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 03:28:11 +0000 (03:28 +0000)]
API and etc. updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25142
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 03:25:58 +0000 (03:25 +0000)]
new DC API fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25141
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 03:17:17 +0000 (03:17 +0000)]
More demo conversion and cleanup from Jeff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25140
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Tue, 13 Jan 2004 02:07:44 +0000 (02:07 +0000)]
To use "#pragma warning" a #ifdef __VISUALC__ guard should be used, not a #ifdef _MSC_VER one (CW defines _MSC_VER).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25139
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Tue, 13 Jan 2004 02:02:54 +0000 (02:02 +0000)]
Applied patch #875647, fixes an unused variable warning reported by Borland; Some minor changes such as tab removal, TRUE/FALSE->true/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25138
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 13 Jan 2004 01:36:35 +0000 (01:36 +0000)]
x11/popupwin.h wasn't being installed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25137
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 12 Jan 2004 11:42:22 +0000 (11:42 +0000)]
Added some constants. wxRAISED_BORDER not GTK+-only.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25136
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 12 Jan 2004 10:51:45 +0000 (10:51 +0000)]
Unicode and ODBC are now compatible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25135
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 22:08:25 +0000 (22:08 +0000)]
Applied patch [ 825396 ] dbbrowse demo compatible with Unicode
Wlodzimierz Skiba
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25134
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 20:58:10 +0000 (20:58 +0000)]
Applied patch [ 838940 ] notebook labels are not shown when built with GTK2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25133
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 20:52:43 +0000 (20:52 +0000)]
Applied patch [ 827399 ] sqltypes.h included without windows.h under Borland
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25132
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 18:41:29 +0000 (18:41 +0000)]
Applied patch [ 851052 ] [msw] Clipboard: Allow automatic format conversions
By Kevin Edwards (ingenuus)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25131
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 17:38:11 +0000 (17:38 +0000)]
Reverted bad fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25130
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 16:54:39 +0000 (16:54 +0000)]
Applied patch [ 849212 ] Sets SO_REUSEADDR flag on server sockets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25128
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 16:42:47 +0000 (16:42 +0000)]
Applied patch [ 850483 ] Toolbar bugfix (Mac)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25127
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 16:34:05 +0000 (16:34 +0000)]
Applied patch [ 858324 ] Calling EndModal inside an EVT_INIT_DIALOG event handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25126
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 16:03:19 +0000 (16:03 +0000)]
Applied patch [ 791573 ] New feature for FL toorbar buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25125
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 15:52:13 +0000 (15:52 +0000)]
Recorded patch [ 837515 ] wxIPaddress + docs patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25124
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 15:50:10 +0000 (15:50 +0000)]
Applied patch [ 837515 ] wxIPaddress + docs patch
(Ray Gilbert)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25123
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 15:33:01 +0000 (15:33 +0000)]
Applied patch [ 832096 ] Final separation for GUI and console for Open Watcom
(Watcom compiler doesn't like ctor implementation in headers)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25121
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 15:28:05 +0000 (15:28 +0000)]
Always use XPMs in this sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25120
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 14:35:46 +0000 (14:35 +0000)]
Applied patch [ 864469 ] WaitForAccept(): 100% CPU Usage (NON-GUI application)
(Alex Thuering)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25119
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 14:28:38 +0000 (14:28 +0000)]
Applied patch [ 800086 ] GridCellTextEditor wxTE_RICH misbehaving
Don't set the value of the hidden editor control (useless)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25118
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 14:22:36 +0000 (14:22 +0000)]
Applied patch [ 842285 ] comparison for wxIPV4address
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25117
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 14:16:32 +0000 (14:16 +0000)]
Applied patch [ 853850 ] Fixes for wxFormatConverter
(M.J.Wetherell)
Added wxConvertFormat function in debug mode to allow for
unit testing
Added tests/formatconverter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25116
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 11:49:40 +0000 (11:49 +0000)]
Applied patch [ 869522 ] Cleaning of deprecated contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25115
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 11:47:23 +0000 (11:47 +0000)]
Applied patch [ 874495 ] wxMSW: Flat buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25114
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 11 Jan 2004 11:46:40 +0000 (11:46 +0000)]
Added missing description for wxNO_BORDER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25113
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 10 Jan 2004 10:38:46 +0000 (10:38 +0000)]
Removed old tests file and replaced with tcl version....
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25112
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 9 Jan 2004 18:34:52 +0000 (18:34 +0000)]
Beginings of wxX11 support. Much more to do but I have no more time
for it today.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25111
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 9 Jan 2004 11:32:46 +0000 (11:32 +0000)]
Added FromAscii, ToAscii docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25110
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 9 Jan 2004 02:11:40 +0000 (02:11 +0000)]
doc tweaks, typo fixed, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25108
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 9 Jan 2004 02:10:39 +0000 (02:10 +0000)]
little tweaks to match wxWin changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25107
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jan 2004 22:20:47 +0000 (22:20 +0000)]
Updated layout
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25106
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 22:20:33 +0000 (22:20 +0000)]
Added wxWS_EX_BLOCK_EVENTS style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25105
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jan 2004 21:37:45 +0000 (21:37 +0000)]
Set the DC font before drawing the label
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25104
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 15:43:29 +0000 (15:43 +0000)]
Applied patch [ 863936 ] wxGrid scroll bars not drawn.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25102
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 15:15:45 +0000 (15:15 +0000)]
Applied patch [ 851044 ] wxGrid receives wxFocusEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25101
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 15:05:38 +0000 (15:05 +0000)]
Applied patch [ 871014 ] Adding size of control to its position
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25100
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 14:59:57 +0000 (14:59 +0000)]
Applied patch [ 873021 ] Bug fix for MSW wxComboBox
wxComboBox::GetValue within a wxEVT_COMMAND_TEXT_UPDATED event
should now pass the correct value even if the handler for
wxEVT_COMMAND_COMBOBOX_SELECTED changed the selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25099
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 14:47:26 +0000 (14:47 +0000)]
Added change log for patch: wxGenericDirCtrl does not accept multiple wildcards
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25098
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 14:44:23 +0000 (14:44 +0000)]
Applied patch [ 866387 ] wxGenericDirCtrl does not accept multiple wildcards
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25097
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 14:35:36 +0000 (14:35 +0000)]
Applied patch [ 868061 ] Warning free OGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25096
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 11:54:30 +0000 (11:54 +0000)]
Applied patch [ 867187 ] wxWindows-like markup in TEX2RTF tool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25095
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 11:36:38 +0000 (11:36 +0000)]
Applied patch [ 868373 ] Missed Unicode markup in menu sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25094
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 11:33:32 +0000 (11:33 +0000)]
Applied patch [ 872338 ] Minor fixes to forty, fractal and poem demos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25093
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 08:43:16 +0000 (08:43 +0000)]
Applied [ 866603 ] Fixes the listctrl demo's 'Toggle' menu item
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25092
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 08:35:31 +0000 (08:35 +0000)]
Applied patch [ 867158 ] Warning free gizmos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25091
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 08:29:59 +0000 (08:29 +0000)]
Applied [ 872574 ] fix of fatal error of preview without printer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25090
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jan 2004 07:41:36 +0000 (07:41 +0000)]
Applied patch [ 871762 ] Solution to losing strings in Open Watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25089
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jan 2004 00:31:16 +0000 (00:31 +0000)]
Typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25088
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jan 2004 00:31:01 +0000 (00:31 +0000)]
Copy Solaris note from 2.4's setup.py
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25087
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jan 2004 00:30:39 +0000 (00:30 +0000)]
Updated build and install docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25086
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775