]>
git.saurik.com Git - wxWidgets.git/log
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
Ryan Norton [Wed, 7 Jan 2004 21:15:39 +0000 (21:15 +0000)]
Fixed include path for wx/wxchar.h on all configurations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25085
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Wed, 7 Jan 2004 21:12:12 +0000 (21:12 +0000)]
Fixed include path for wx/wxchar.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25084
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 7 Jan 2004 20:44:56 +0000 (20:44 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25083
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 7 Jan 2004 18:46:54 +0000 (18:46 +0000)]
Updated overview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25082
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 7 Jan 2004 15:36:54 +0000 (15:36 +0000)]
Added wxFULL_REPAINT_ON_RESIZE style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25081
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 7 Jan 2004 02:57:40 +0000 (02:57 +0000)]
updated Joystick demo, is now wxDesigner-less
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25078
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 6 Jan 2004 21:46:44 +0000 (21:46 +0000)]
It *does* work now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25077
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 6 Jan 2004 21:34:51 +0000 (21:34 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25076
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 6 Jan 2004 21:33:34 +0000 (21:33 +0000)]
Rename the grid selection mode flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25075
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 6 Jan 2004 21:32:42 +0000 (21:32 +0000)]
Added a set of 2.4 compatibility classes for the wxDC classes that
replaces the normal Draw methods with those that have 2.4 compatible
parameter lists. These classes are used by default only when
importing from wxPython.wx (the "old" namespace.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25074
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 6 Jan 2004 21:17:32 +0000 (21:17 +0000)]
Fixes for the UNICODE build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25073
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jan 2004 08:54:57 +0000 (08:54 +0000)]
Added missing event.Skip()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25072
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 5 Jan 2004 19:54:39 +0000 (19:54 +0000)]
Ensure that the dirdialog is destroyed after use
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25069
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 5 Jan 2004 07:18:33 +0000 (07:18 +0000)]
Typo corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25068
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 3 Jan 2004 17:58:51 +0000 (17:58 +0000)]
Removed code duplication introduced during wxUniv merge in 1.132
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25066
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 3 Jan 2004 01:20:47 +0000 (01:20 +0000)]
This file should not have been checked in!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25065
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 3 Jan 2004 01:14:17 +0000 (01:14 +0000)]
Renamed demo modules to be wx-less.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25064
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 2 Jan 2004 23:41:46 +0000 (23:41 +0000)]
Version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25063
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 2 Jan 2004 22:00:56 +0000 (22:00 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25062
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 2 Jan 2004 20:45:35 +0000 (20:45 +0000)]
Cure link error under wxGTK on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25061
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 2 Jan 2004 20:42:14 +0000 (20:42 +0000)]
Fix addtofunc directives foir wxCheckListBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25060
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 2 Jan 2004 20:41:34 +0000 (20:41 +0000)]
Don't use wx[H|V]SCROLL styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25059
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 2 Jan 2004 20:38:22 +0000 (20:38 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25058
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 2 Jan 2004 20:37:37 +0000 (20:37 +0000)]
Some wxOGL tweaks to match what has been done in the C++ classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25057
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 2 Jan 2004 19:36:26 +0000 (19:36 +0000)]
New wxDesigner-less version of the MimeTypesManager demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25056
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 2 Jan 2004 17:35:26 +0000 (17:35 +0000)]
wxBell --> wx.Bell
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25055
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 2 Jan 2004 13:49:56 +0000 (13:49 +0000)]
Fixed menu creation in eVC3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25054
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 2 Jan 2004 11:56:21 +0000 (11:56 +0000)]
wxShapeRegion::SetText shouldn't append to formatted strings list
Addition of accessors to allow an app to do alternate diagram streaming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25053
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 31 Dec 2003 20:49:08 +0000 (20:49 +0000)]
Track and translate typenames where possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25052
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 31 Dec 2003 17:20:54 +0000 (17:20 +0000)]
removed obsolete files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25051
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 31 Dec 2003 15:13:11 +0000 (15:13 +0000)]
Use on-idle updating of menus in wxUniversal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25050
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 30 Dec 2003 23:41:47 +0000 (23:41 +0000)]
removed wxUSE_BUILTIN_REGEX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25049
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 30 Dec 2003 23:19:40 +0000 (23:19 +0000)]
regex libs needs _UNICODE define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25048
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 30 Dec 2003 22:21:00 +0000 (22:21 +0000)]
Cleaned up regex.cpp
fixed strlen problem in regex
many other things related to cleanup of regex.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25047
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 30 Dec 2003 22:18:37 +0000 (22:18 +0000)]
more ifdef C++ stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25046
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Dec 2003 22:07:08 +0000 (22:07 +0000)]
Use correct method name for GetRowLabelValue
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25045
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Dec 2003 01:53:14 +0000 (01:53 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25044
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Dec 2003 01:48:45 +0000 (01:48 +0000)]
Ensure we have the capture before releasing it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25043
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Dec 2003 01:45:17 +0000 (01:45 +0000)]
Make sure the comment is output in the pythoncode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25042
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Dec 2003 01:43:59 +0000 (01:43 +0000)]
shift the print position a little
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25041
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Dec 2003 01:39:36 +0000 (01:39 +0000)]
a bit of tweaking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25040
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Dec 2003 01:38:32 +0000 (01:38 +0000)]
Force integer values for positions and sizes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25039
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Dec 2003 01:06:02 +0000 (01:06 +0000)]
wx* and other name fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25038
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775