]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoPatch #952053, wxToggleButton gains WS_VISIBLE flag
Robin Dunn [Fri, 14 May 2004 18:09:19 +0000 (18:09 +0000)] 
Patch #952053, wxToggleButton gains WS_VISIBLE flag

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxMacWakeUp moved
Stefan Csomor [Fri, 14 May 2004 17:12:43 +0000 (17:12 +0000)] 
wxMacWakeUp moved

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxMacWakeUp moved
Stefan Csomor [Fri, 14 May 2004 15:29:59 +0000 (15:29 +0000)] 
wxMacWakeUp moved

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixes for file drops in unicode
Stefan Csomor [Fri, 14 May 2004 13:13:36 +0000 (13:13 +0000)] 
fixes for file drops in unicode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agogcc warning
Stefan Csomor [Fri, 14 May 2004 12:49:09 +0000 (12:49 +0000)] 
gcc warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded include to get wxMacWakeUp
Julian Smart [Fri, 14 May 2004 10:11:39 +0000 (10:11 +0000)] 
Added include to get wxMacWakeUp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agosupporting readonly and singleline attributes for non-mlte textrcontrol
Stefan Csomor [Fri, 14 May 2004 09:25:21 +0000 (09:25 +0000)] 
supporting readonly and singleline attributes for non-mlte textrcontrol

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agomoving wxMacWakeUp to utils, as macnotify will soon be removed
Stefan Csomor [Fri, 14 May 2004 09:19:09 +0000 (09:19 +0000)] 
moving wxMacWakeUp to utils, as macnotify will soon be removed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agologging error instead of message box
Stefan Csomor [Fri, 14 May 2004 09:11:35 +0000 (09:11 +0000)] 
logging error instead of message box

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdd a call to SetBestSize so the minsize can be set for sizers if an
Robin Dunn [Fri, 14 May 2004 06:29:41 +0000 (06:29 +0000)] 
Add a call to SetBestSize so the minsize can be set for sizers if an
initial size was given.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoUpdates for the Joystick demo to allow it to funciton on Linux where
Robin Dunn [Fri, 14 May 2004 02:53:19 +0000 (02:53 +0000)] 
Updates for the Joystick demo to allow it to funciton on Linux where
the min position values are negative.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFixes so joystick not only compiles on Linux, but it actually works too!
Robin Dunn [Fri, 14 May 2004 02:52:05 +0000 (02:52 +0000)] 
Fixes so joystick not only compiles on Linux, but it actually works too!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoTake the hgap and vgap into account when doing alignments in grid
Robin Dunn [Thu, 13 May 2004 19:12:06 +0000 (19:12 +0000)] 
Take the hgap and vgap into account when doing alignments in grid
sizers.  The gap is not part of the "cell" so alignments should be
relative to the edge of the gap, not the next cell.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agounicode support for mach-O targets in Metrowerks
Stefan Csomor [Thu, 13 May 2004 18:23:38 +0000 (18:23 +0000)] 
unicode support for mach-O targets in Metrowerks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agonon-osx methods bracketed
Stefan Csomor [Thu, 13 May 2004 18:22:53 +0000 (18:22 +0000)] 
non-osx methods bracketed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoswitching to preemptive implementation (from mpthread.cpp)
Stefan Csomor [Thu, 13 May 2004 18:22:14 +0000 (18:22 +0000)] 
switching to preemptive implementation (from mpthread.cpp)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocorrected preproc condition
Stefan Csomor [Thu, 13 May 2004 18:21:13 +0000 (18:21 +0000)] 
corrected preproc condition

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agochanged ppc to ptpc as ppc is a preprocessor constant for PowerPC on Mac
Stefan Csomor [Thu, 13 May 2004 17:22:30 +0000 (17:22 +0000)] 
changed ppc to ptpc as ppc is a preprocessor constant for PowerPC on Mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agobracketing non OSX code
Stefan Csomor [Thu, 13 May 2004 16:50:54 +0000 (16:50 +0000)] 
bracketing non OSX code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agounicode fix
Stefan Csomor [Thu, 13 May 2004 16:49:02 +0000 (16:49 +0000)] 
unicode fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded missing includes required for CW8 Carbon compilation
Dimitri Schoolwerth [Thu, 13 May 2004 16:34:15 +0000 (16:34 +0000)] 
added missing includes required for CW8 Carbon compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoPatch #953131
Robin Dunn [Thu, 13 May 2004 16:16:07 +0000 (16:16 +0000)] 
Patch #953131

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoPatch [ 952969 ] Parentless windows forced to center of screen
Robin Dunn [Thu, 13 May 2004 16:05:38 +0000 (16:05 +0000)] 
Patch [ 952969 ] Parentless windows forced to center of screen

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoOGL typemap and OOR fixes
Robin Dunn [Thu, 13 May 2004 15:42:14 +0000 (15:42 +0000)] 
OGL typemap and OOR fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoBLOB fix - if the type for the BLOB column is SQL_C_CHAR, CbValue is now set to SQL_N...
George Tasker [Thu, 13 May 2004 02:04:51 +0000 (02:04 +0000)] 
BLOB fix - if the type for the BLOB column is SQL_C_CHAR, CbValue is now set to SQL_NTS to indicate that the data is null terminated.  It is strongly recommended to use SQL_C_BINARY for the BLOB type, not SQL_C_CHAR

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMore BLOB fixes
George Tasker [Thu, 13 May 2004 01:56:18 +0000 (01:56 +0000)] 
More BLOB fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded Portuguese (Brazilian) translations
Vadim Zeitlin [Wed, 12 May 2004 21:52:00 +0000 (21:52 +0000)] 
added Portuguese (Brazilian) translations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSpelling typos fixed
George Tasker [Wed, 12 May 2004 21:33:00 +0000 (21:33 +0000)] 
Spelling typos fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoOpen curley braces '{' that were preceeded by a '\' were being incorrectly counted...
George Tasker [Wed, 12 May 2004 21:31:47 +0000 (21:31 +0000)] 
Open curley braces '{' that were preceeded by a '\' were being incorrectly counted as a mismatched left curley brace

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoUpdates to match current class info
George Tasker [Wed, 12 May 2004 21:28:25 +0000 (21:28 +0000)] 
Updates to match current class info

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFor some reason, the ending '}' for the {\small } blocks that I moved the \begin...
George Tasker [Wed, 12 May 2004 21:27:10 +0000 (21:27 +0000)] 
For some reason, the ending '}' for the {\small   } blocks that I moved the \begin{verbatim} code inside of fails to build correctly if the '}' is on the same line as the \end{verbatim} ... bizarre

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago\begin(verbatim) lines should start at the beginning of a line
George Tasker [Wed, 12 May 2004 21:02:51 +0000 (21:02 +0000)] 
\begin(verbatim) lines should start at the beginning of a line

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFixed a '(' that should have been a '{'
George Tasker [Wed, 12 May 2004 20:16:43 +0000 (20:16 +0000)] 
Fixed a '(' that should have been a '{'

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago[SF#789459] Add support for connection strings. The patch originally submitted was...
George Tasker [Wed, 12 May 2004 19:41:03 +0000 (19:41 +0000)] 
[SF#789459] Add support for connection strings.  The patch originally submitted was not comprehensive enough to use for the connection caching, so a significant number of additional changes were added to support opening a connection with a connection string

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoWrap within #if wxUSE_NOTEBOOK
David Elliott [Wed, 12 May 2004 19:18:57 +0000 (19:18 +0000)] 
Wrap within #if wxUSE_NOTEBOOK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago[SF#777752] Applied a slight variation of this patch, pulling out the code that ...
George Tasker [Wed, 12 May 2004 17:16:05 +0000 (17:16 +0000)] 
[SF#777752] Applied a slight variation of this patch, pulling out the code that  set the CbValue for the column from ::bindParams() to a new private function names ::setCbValueForColumn().  ::bindParams() now calls this function, as do both version of ::SetColNull()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago[SF#851487] wxDb::Catalog() function was attempting to determine if the table that...
George Tasker [Wed, 12 May 2004 16:49:49 +0000 (16:49 +0000)] 
[SF#851487] wxDb::Catalog() function was attempting to determine if the table that was being accessed was different than the last table being accessed BEFORE the table name of the current table was read in, causing an issue when more than one table was present in the database

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoIndentation formatting fix. No source code affected
George Tasker [Wed, 12 May 2004 16:47:17 +0000 (16:47 +0000)] 
Indentation formatting fix.  No source code affected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRemoved some sample test data that I had left hardcoded in the source
George Tasker [Wed, 12 May 2004 16:37:13 +0000 (16:37 +0000)] 
Removed some sample test data that I had left hardcoded in the source

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded wxODBC change notes
George Tasker [Wed, 12 May 2004 16:29:41 +0000 (16:29 +0000)] 
Added wxODBC change notes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoUse of blobs with a binding to a SQL_C_BINARY type column definition was not working...
George Tasker [Wed, 12 May 2004 14:22:25 +0000 (14:22 +0000)] 
Use of blobs with a binding to a SQL_C_BINARY type column definition was not working correctly.  The code should now work for SQL_C_BINARY and SQL_C_CHAR column bindings, though I have only tested with SQL_C_BINARY.  The original code will be used if the column binding is not SQL_C_BINARY or SQL_C_CHAR

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoThe wxDb::Open() function that takes a wxDbConnectInf() now has a second optional...
George Tasker [Wed, 12 May 2004 14:10:27 +0000 (14:10 +0000)] 
The wxDb::Open() function that takes a wxDbConnectInf() now has a second optional parameter 'failOnDataTypeUnsupported' that defaults to TRUE to maintain current behavior.  This allows users to specify FALSE if they want to try to continue
wxDb::getDbInfo() function will now not treat SQL_SUCCESS_WITH_INFO as a failure when checking for supported features.
Reformatting of some text, and removal of old commented out code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSQL_C_BLOB was getting #define'd incorrectly if there was not already a definition
George Tasker [Wed, 12 May 2004 14:07:37 +0000 (14:07 +0000)] 
SQL_C_BLOB was getting #define'd incorrectly if there was not already a definition
The wxDb::Open() function that takes a wxDbConnectInf() now has a second optional parameter 'failOnDataTypeUnsupported' that defaults to TRUE to maintain current behavior.  This allows users to specify FALSE if they want to try to continue
Reformatting of some text, and removal of old commented out code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxODBC_BLOB_SUPPORT changed to just being a #define.
George Tasker [Wed, 12 May 2004 14:03:23 +0000 (14:03 +0000)] 
wxODBC_BLOB_SUPPORT changed to just being a #define.
BLOB support is on by default

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFixed assert warning if the listbox has no elements, we shouldn't try to set the...
George Tasker [Wed, 12 May 2004 13:59:18 +0000 (13:59 +0000)] 
Fixed assert warning if the listbox has no elements, we shouldn't try to set the selection to the first line

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded window styles to wxToolBar handler.
Julian Smart [Wed, 12 May 2004 09:08:36 +0000 (09:08 +0000)] 
Added window styles to wxToolBar handler.
Allow wxScrolledWindow to have children.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Wed, 12 May 2004 02:07:04 +0000 (02:07 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Wed, 12 May 2004 01:51:41 +0000 (01:51 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMore DocStr macro updates
Robin Dunn [Wed, 12 May 2004 01:50:29 +0000 (01:50 +0000)] 
More DocStr macro updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoOops, wrong file selected. undid last change
Robin Dunn [Wed, 12 May 2004 01:49:06 +0000 (01:49 +0000)] 
Oops, wrong file selected.  undid last change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Wed, 12 May 2004 01:45:38 +0000 (01:45 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMore DocStr macro updates
Robin Dunn [Wed, 12 May 2004 01:44:41 +0000 (01:44 +0000)] 
More DocStr macro updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSome docstring additions, reformats and epydoc markup.
Robin Dunn [Wed, 12 May 2004 00:17:48 +0000 (00:17 +0000)] 
Some docstring additions, reformats and epydoc markup.

Removed RefDoc macros, instead made all the normal Docstring macros
take an extra parameter to be used for the optional details postion of
the docstring.  The intent is that the docstrings put in the generated
.py files checked in to CVS and delivered in releases will be only a
paragraph or two, but when used for generating the epydoc reference
docs they can optionally contain a lot more details.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCheck exit code or commands and exit with that code
Robin Dunn [Wed, 12 May 2004 00:12:36 +0000 (00:12 +0000)] 
Check exit code or commands and exit with that code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agomade wx.Joystick stub (for platforms without joystick support) be
Robin Dunn [Wed, 12 May 2004 00:08:37 +0000 (00:08 +0000)] 
made wx.Joystick stub (for platforms without joystick support) be
unicode compatible.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMade wx.Locale() make an unitialized locale while still allowing
Robin Dunn [Wed, 12 May 2004 00:07:57 +0000 (00:07 +0000)] 
Made wx.Locale() make an unitialized locale while still allowing
wx.Locale(language) to still work.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFixed compile warning
Robin Dunn [Tue, 11 May 2004 23:03:15 +0000 (23:03 +0000)] 
Fixed compile warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved tabs; minor cosmetic cleanup
Dimitri Schoolwerth [Tue, 11 May 2004 20:41:43 +0000 (20:41 +0000)] 
removed tabs; minor cosmetic cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agomade font a non-pointer; code cleanup
Dimitri Schoolwerth [Tue, 11 May 2004 19:44:06 +0000 (19:44 +0000)] 
made font a non-pointer; code cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Tue, 11 May 2004 19:43:56 +0000 (19:43 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agonot needed
Stefan Csomor [Tue, 11 May 2004 19:25:40 +0000 (19:25 +0000)] 
not needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremove unneeded vars
Stefan Csomor [Tue, 11 May 2004 19:24:07 +0000 (19:24 +0000)] 
remove unneeded vars

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded wxUSE_MDI
Julian Smart [Tue, 11 May 2004 18:08:27 +0000 (18:08 +0000)] 
Added wxUSE_MDI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Tue, 11 May 2004 17:59:43 +0000 (17:59 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded wxUSE_MDI
Stefan Csomor [Tue, 11 May 2004 16:51:02 +0000 (16:51 +0000)] 
added wxUSE_MDI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxDocMDIParentFrame needs a default constructor
Julian Smart [Tue, 11 May 2004 14:35:51 +0000 (14:35 +0000)] 
wxDocMDIParentFrame needs a default constructor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded correct (structure instead of content) bounds for window creation also
Stefan Csomor [Tue, 11 May 2004 13:17:56 +0000 (13:17 +0000)] 
added correct (structure instead of content) bounds for window creation also

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoxcode commits
Stefan Csomor [Tue, 11 May 2004 12:58:06 +0000 (12:58 +0000)] 
xcode commits

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRestore proper set and kill focus handling for user pane controls under wxMac.
Kevin Ollivier [Tue, 11 May 2004 05:26:24 +0000 (05:26 +0000)] 
Restore proper set and kill focus handling for user pane controls under wxMac.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded missing Detach method wrapper
Robin Dunn [Tue, 11 May 2004 00:40:49 +0000 (00:40 +0000)] 
Added missing Detach method wrapper

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoUse self in DC method signatures
Robin Dunn [Mon, 10 May 2004 23:10:07 +0000 (23:10 +0000)] 
Use self in DC method signatures

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdd wxTimerEvent to Events category
Robin Dunn [Mon, 10 May 2004 20:54:35 +0000 (20:54 +0000)] 
Add wxTimerEvent to Events category

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdd GetOwner accessor and fix wxRTTI inheritance for wxTimer. Set the
Robin Dunn [Mon, 10 May 2004 20:53:25 +0000 (20:53 +0000)] 
Add GetOwner accessor and fix wxRTTI inheritance for wxTimer.  Set the
timer as the event object in wxTimerEvents.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAvoid duplicated definition errors for wxLongToLongHashMap when both
Robin Dunn [Mon, 10 May 2004 20:50:28 +0000 (20:50 +0000)] 
Avoid duplicated definition errors for wxLongToLongHashMap when both
grid.h and fs_zip.h are included.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoDon't show wrong shade of grey when disabled
Julian Smart [Mon, 10 May 2004 10:53:53 +0000 (10:53 +0000)] 
Don't show wrong shade of grey when disabled

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agorenamed simplified chinese translations file from zh to zh_CN; updated zh_TW with...
Vadim Zeitlin [Mon, 10 May 2004 08:21:12 +0000 (08:21 +0000)] 
renamed simplified chinese translations file from zh to zh_CN; updated zh_TW with latest translations from PAL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed wxFileDataObject in Unicode build
Vadim Zeitlin [Sun, 9 May 2004 18:52:43 +0000 (18:52 +0000)] 
fixed wxFileDataObject in Unicode build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago(blind) fix for gcc 3.4 warning for an always true comparison in an assert
Vadim Zeitlin [Sun, 9 May 2004 18:35:36 +0000 (18:35 +0000)] 
(blind) fix for gcc 3.4 warning for an always true comparison in an assert

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRemove duplicated typedef depending on header file version.
Stefan Neis [Sun, 9 May 2004 17:54:00 +0000 (17:54 +0000)] 
Remove duplicated typedef depending on header file version.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded missing "const" for operator== and operator!=.
Stefan Neis [Sun, 9 May 2004 17:30:57 +0000 (17:30 +0000)] 
Added missing "const" for operator== and operator!=.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFixed size problem due to wxMac window implementation difference
Julian Smart [Sun, 9 May 2004 16:30:26 +0000 (16:30 +0000)] 
Fixed size problem due to wxMac window implementation difference

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded missing const for comparision operators.
Stefan Neis [Sun, 9 May 2004 15:03:10 +0000 (15:03 +0000)] 
Added missing const for comparision operators.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoApplied patch [ 929275 ] [wxOS2] Missing title bars.
Stefan Neis [Sun, 9 May 2004 14:38:45 +0000 (14:38 +0000)] 
Applied patch [ 929275 ] [wxOS2] Missing title bars.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoBlind fix
Julian Smart [Sun, 9 May 2004 12:45:50 +0000 (12:45 +0000)] 
Blind fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocorrected wxLANGUAGE_CHINESE to use same default as win32 (Taiwan)
Václav Slavík [Sat, 8 May 2004 22:16:01 +0000 (22:16 +0000)] 
corrected wxLANGUAGE_CHINESE to use same default as win32 (Taiwan)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Remove duplicate definition caused by last commit.
Mattia Barbon [Sat, 8 May 2004 21:15:54 +0000 (21:15 +0000)] 
  Remove duplicate definition caused by last commit.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago When wxUSE_STL == 1 and STL provides quasi-standard hash_map/hash_set,
Mattia Barbon [Sat, 8 May 2004 20:20:24 +0000 (20:20 +0000)] 
  When wxUSE_STL == 1 and STL provides quasi-standard hash_map/hash_set,
wxHashMap/wxHashSet are just typedefs for them. This makes impossible
to forward declare these classes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago wxX11 compilation fixes.
Mattia Barbon [Sat, 8 May 2004 19:56:40 +0000 (19:56 +0000)] 
  wxX11 compilation fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded missing textctrl.h include
Julian Smart [Sat, 8 May 2004 15:41:41 +0000 (15:41 +0000)] 
Added missing textctrl.h include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoDataBrowserBased CheckList implementation
Stefan Csomor [Sat, 8 May 2004 14:02:18 +0000 (14:02 +0000)] 
DataBrowserBased CheckList implementation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoconnecting the currently focused text control to the mac os services (Services Menu)
Stefan Csomor [Sat, 8 May 2004 12:43:29 +0000 (12:43 +0000)] 
connecting the currently focused text control to the mac os services (Services Menu)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoscrolling to selection
Stefan Csomor [Sat, 8 May 2004 12:41:45 +0000 (12:41 +0000)] 
scrolling to selection

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago wxUniversal compilation fix. The fix is ok because this ash
Mattia Barbon [Sat, 8 May 2004 10:19:14 +0000 (10:19 +0000)] 
  wxUniversal compilation fix. The fix is ok because this ash
is a wxMSW data structure, and can only contain wxMSW windows.
Compilation tested with and without wxUniversal and with and without
WXWIN_COMPATIBILITY_2_4.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded wxUSE_MDI (but forgot to commit before)
Vadim Zeitlin [Sat, 8 May 2004 10:17:18 +0000 (10:17 +0000)] 
added wxUSE_MDI (but forgot to commit before)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved HandleSysCommand() and don't generate duplicate events for frame maximization...
Vadim Zeitlin [Sat, 8 May 2004 10:05:33 +0000 (10:05 +0000)] 
removed HandleSysCommand() and don't generate duplicate events for frame maximization/iconization

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Add missing #define.
Mattia Barbon [Sat, 8 May 2004 10:02:12 +0000 (10:02 +0000)] 
  Add missing #define.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Add missing WXDLLEXPORT.
Mattia Barbon [Sat, 8 May 2004 09:45:26 +0000 (09:45 +0000)] 
  Add missing WXDLLEXPORT.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Remove duplicate definition.
Mattia Barbon [Sat, 8 May 2004 09:43:24 +0000 (09:43 +0000)] 
  Remove duplicate definition.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago TeX2RTF compilation fixes after my last wxHashTable changes.
Mattia Barbon [Sat, 8 May 2004 09:40:59 +0000 (09:40 +0000)] 
  TeX2RTF compilation fixes after my last wxHashTable changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago CHM help is not compiled for wxUniversal.
Mattia Barbon [Sat, 8 May 2004 09:38:14 +0000 (09:38 +0000)] 
  CHM help is not compiled for wxUniversal.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775