wxWidgets.git
20 years ago- Got rid of warnings
Ryan Norton [Mon, 19 Jan 2004 22:11:48 +0000 (22:11 +0000)] 
- Got rid of warnings
- Fixed locale problems (?)
- Fixed newlines of rege_dfa.c

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

20 years agoSometimes the clipping region can become bigger than the
Julian Smart [Mon, 19 Jan 2004 21:35:17 +0000 (21:35 +0000)] 
Sometimes the clipping region can become bigger than the
actual window, and this can cause X11 to fail inside gdk_gc_set_clip_region
intermittently. The clipping region is now limited to the actual
window size so only valid regions can be passed to this function.

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

20 years agoReverting wxAppTraits GSocket patch
David Elliott [Mon, 19 Jan 2004 18:40:45 +0000 (18:40 +0000)] 
Reverting wxAppTraits GSocket patch

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

20 years agofix for DMC missing mouse defines
Chris Elliott [Mon, 19 Jan 2004 16:41:08 +0000 (16:41 +0000)] 
fix for DMC missing mouse defines

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

20 years agofix for DMC missing TVS_INFOTIP
Chris Elliott [Mon, 19 Jan 2004 15:54:05 +0000 (15:54 +0000)] 
fix for DMC missing TVS_INFOTIP

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

20 years agoSome doc corrections
Julian Smart [Mon, 19 Jan 2004 14:39:11 +0000 (14:39 +0000)] 
Some doc corrections

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

20 years agoApplied patch #876800: "Alphabetical order of tabs in widgets sample".
Dimitri Schoolwerth [Mon, 19 Jan 2004 13:27:24 +0000 (13:27 +0000)] 
Applied patch #876800: "Alphabetical order of tabs in widgets sample".

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

20 years agosupressing legitimate warnings was bad idea, reverting
Václav Slavík [Mon, 19 Jan 2004 10:30:38 +0000 (10:30 +0000)] 
supressing legitimate warnings was bad idea, reverting

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

20 years agoAdded back constructor implementations
Julian Smart [Mon, 19 Jan 2004 08:15:35 +0000 (08:15 +0000)] 
Added back constructor implementations

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

20 years agoBaked files with Bakefile 0.1.1 using Python 2.3
David Elliott [Mon, 19 Jan 2004 06:16:56 +0000 (06:16 +0000)] 
Baked files with Bakefile 0.1.1 using Python 2.3

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

20 years agoCopied gsockpm.c revision 1.4
David Elliott [Sun, 18 Jan 2004 22:43:55 +0000 (22:43 +0000)] 
Copied gsockpm.c revision 1.4

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

20 years agoCopied gsockmsw.c revision 1.20
David Elliott [Sun, 18 Jan 2004 22:42:07 +0000 (22:42 +0000)] 
Copied gsockmsw.c revision 1.20

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

20 years agoencinfo.h was missing
Julian Smart [Sun, 18 Jan 2004 22:04:00 +0000 (22:04 +0000)] 
encinfo.h was missing

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

20 years agoCopied gsockmot.c revision 1.7
David Elliott [Sun, 18 Jan 2004 22:00:00 +0000 (22:00 +0000)] 
Copied gsockmot.c revision 1.7

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

20 years agoRemoved this file since it was only stubs and we now have the common
David Elliott [Sun, 18 Jan 2004 21:57:52 +0000 (21:57 +0000)] 
Removed this file since it was only stubs and we now have the common
Mac OS X implementation in src/mac/gsockosx.c(pp)

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

20 years agoCopied gsockx11.c revision 1.7
David Elliott [Sun, 18 Jan 2004 21:55:10 +0000 (21:55 +0000)] 
Copied gsockx11.c revision 1.7

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

20 years agoCopied gsockosx.c revision 1.4
David Elliott [Sun, 18 Jan 2004 21:51:53 +0000 (21:51 +0000)] 
Copied gsockosx.c revision 1.4

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

20 years agoCopied gsockgtk.c revision 1.16
David Elliott [Sun, 18 Jan 2004 21:45:53 +0000 (21:45 +0000)] 
Copied gsockgtk.c revision 1.16

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

20 years ago* Add my name to authors as the new maintainer.
David Elliott [Sun, 18 Jan 2004 21:39:17 +0000 (21:39 +0000)] 
* Add my name to authors as the new maintainer.
* Include wxWindows header files in the standard manner.
* Use the new wxAppTraits::CreateGSocket() method.

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

20 years agoAdded wxAppTraits::CreateGSocket() as well as implementations for wxBase and
David Elliott [Sun, 18 Jan 2004 21:35:00 +0000 (21:35 +0000)] 
Added wxAppTraits::CreateGSocket() as well as implementations for wxBase and
wxGUI.  This method should return a new derived instance of GSocketBSD which
implements the EventLoop_ pure virtual functions appropriately.

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

20 years agoMove GSocketBSDGUIShim from source file to header (we'll need it in a second)
David Elliott [Sun, 18 Jan 2004 20:17:29 +0000 (20:17 +0000)] 
Move GSocketBSDGUIShim from source file to header (we'll need it in a second)

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

20 years agoAdd virtual methods to GSocketBSD for calling the event loop handler
David Elliott [Sun, 18 Jan 2004 19:34:16 +0000 (19:34 +0000)] 
Add virtual methods to GSocketBSD for calling the event loop handler
instead of the GUI event functions table.  Also added a compatibility class
to gsocket.cpp until we can update all of the GUIs.

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

20 years agoRemoved dialoged, regex/tests
Julian Smart [Sun, 18 Jan 2004 14:20:41 +0000 (14:20 +0000)] 
Removed dialoged, regex/tests

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

20 years agosupress warnings in regex
Václav Slavík [Sun, 18 Jan 2004 10:03:09 +0000 (10:03 +0000)] 
supress warnings in regex

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

20 years agoDon't copy obsolete Dialog Editor
Julian Smart [Sun, 18 Jan 2004 08:40:09 +0000 (08:40 +0000)] 
Don't copy obsolete Dialog Editor

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

20 years agoregex doesn't have tests directory
Julian Smart [Sun, 18 Jan 2004 08:29:45 +0000 (08:29 +0000)] 
regex doesn't have tests directory

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

20 years agoInitial move from C to C++. The functionality of the code should not have
David Elliott [Sun, 18 Jan 2004 07:46:18 +0000 (07:46 +0000)] 
Initial move from C to C++.  The functionality of the code should not have
changed at all in this move from C to C++.  To top that off there is a
define wxUSE_GSOCKET_CPLUSPLUS in include/wx/gsocket.h which turns off
all the new code in that file and also gsockunx.h.

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

20 years agoIgnore the args and args errors on Mac
Robin Dunn [Sun, 18 Jan 2004 03:38:34 +0000 (03:38 +0000)] 
Ignore the args and args errors  on Mac

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

20 years ago*** empty log message ***
Robin Dunn [Sun, 18 Jan 2004 03:37:53 +0000 (03:37 +0000)] 
*** empty log message ***

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

20 years agoDon't create the fonts until after they are needed (after the App
Robin Dunn [Sun, 18 Jan 2004 03:05:02 +0000 (03:05 +0000)] 
Don't create the fonts until after they are needed (after the App
object has been created.)

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

20 years agoChange owner and permissions of installed files
Robin Dunn [Sun, 18 Jan 2004 01:42:51 +0000 (01:42 +0000)] 
Change owner and permissions of installed files

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

20 years agoupdates for the readme
Robin Dunn [Sun, 18 Jan 2004 00:15:39 +0000 (00:15 +0000)] 
updates for the readme

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

20 years agoUpdated preview version number
Robin Dunn [Sun, 18 Jan 2004 00:14:50 +0000 (00:14 +0000)] 
Updated preview version number

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

20 years agoRPM tweaks
Robin Dunn [Sun, 18 Jan 2004 00:13:51 +0000 (00:13 +0000)] 
RPM tweaks

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

20 years agoconsole sample contains wxDb tests, it must link against wxodbc
Václav Slavík [Sat, 17 Jan 2004 23:49:44 +0000 (23:49 +0000)] 
console sample contains wxDb tests, it must link against wxodbc

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

20 years agoUpdated Installer builder scripts and such for OS X
Robin Dunn [Sat, 17 Jan 2004 23:20:49 +0000 (23:20 +0000)] 
Updated Installer builder scripts and such for OS X

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

20 years ago Compilation fix for MSVC 6 and wxUSE_STL=1.
Mattia Barbon [Sat, 17 Jan 2004 22:34:51 +0000 (22:34 +0000)] 
  Compilation fix for MSVC 6 and wxUSE_STL=1.

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

20 years ago MinGW compilation fixes.
Mattia Barbon [Sat, 17 Jan 2004 22:21:48 +0000 (22:21 +0000)] 
  MinGW compilation fixes.

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

20 years ago Correct wxPerl note.
Mattia Barbon [Sat, 17 Jan 2004 22:18:56 +0000 (22:18 +0000)] 
  Correct wxPerl note.

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

20 years agoCopied gsocket.c revision 1.80
David Elliott [Sat, 17 Jan 2004 22:17:58 +0000 (22:17 +0000)] 
Copied gsocket.c revision 1.80

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

20 years ago Add wxRTTI information.
Mattia Barbon [Sat, 17 Jan 2004 22:16:56 +0000 (22:16 +0000)] 
  Add wxRTTI information.

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

20 years ago Handle client data correctly.
Mattia Barbon [Sat, 17 Jan 2004 22:14:38 +0000 (22:14 +0000)] 
  Handle client data correctly.

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

20 years agoReverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
David Elliott [Sat, 17 Jan 2004 21:49:47 +0000 (21: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@25212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoApplied [ 876737 ] menu item with bitmap uses wrong font
Julian Smart [Sat, 17 Jan 2004 17:05:35 +0000 (17:05 +0000)] 
Applied [ 876737 ] menu item with bitmap uses wrong font

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

20 years agoalso cleanup patch reject files
Robin Dunn [Fri, 16 Jan 2004 19:32:32 +0000 (19:32 +0000)] 
also cleanup patch reject files

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

20 years agoEnsure item is valid before using it.
Robin Dunn [Fri, 16 Jan 2004 19:25:11 +0000 (19:25 +0000)] 
Ensure item is valid before using it.

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

20 years agoUpdated metadata document
Robin Dunn [Fri, 16 Jan 2004 06:01:51 +0000 (06:01 +0000)] 
Updated metadata document

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

20 years agoRemoved bogus configuration
Ryan Norton [Fri, 16 Jan 2004 03:45:22 +0000 (03:45 +0000)] 
Removed bogus configuration

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

20 years agoAdded setup.h stuff
Ryan Norton [Fri, 16 Jan 2004 03:43:33 +0000 (03:43 +0000)] 
Added setup.h stuff

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

20 years agoSend menu highlight events and fix statusbar to update immediatly when
Robin Dunn [Fri, 16 Jan 2004 01:48:53 +0000 (01:48 +0000)] 
Send menu highlight events and fix statusbar to update immediatly when
status text is changed

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

20 years agoSend window create events
Robin Dunn [Fri, 16 Jan 2004 01:46:18 +0000 (01:46 +0000)] 
Send window create events

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

20 years agoPatch [ 877891 ] Share the DC from DoPaint with FullPaint in ScintillaWX
Robin Dunn [Fri, 16 Jan 2004 00:52:17 +0000 (00:52 +0000)] 
Patch [ 877891 ] Share the DC from DoPaint with FullPaint in ScintillaWX

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

20 years agoreSWIGged
Robin Dunn [Thu, 15 Jan 2004 23:43:44 +0000 (23:43 +0000)] 
reSWIGged

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

20 years agoprevent checking for empty string
Robin Dunn [Thu, 15 Jan 2004 23:34:18 +0000 (23:34 +0000)] 
prevent checking for empty string

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

20 years agotweak the spin button size
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

20 years agoOn Windows the wxBitmapButton can't be borderless if you use
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

20 years agoON XP when pages are added to a Notebook their colours (and their
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

20 years agoUse unbuffered output
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

20 years agoNot sure what this was here for
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

20 years agoWin32 installer script updated for 2.5
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

20 years agoAllow Clear() to clear the control even when it is not editable.
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

20 years agoReverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
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

20 years agoreSWIGged
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

20 years agolittle tweaks
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

20 years agoApplied patch #877159: Joinable threads might crash app if deleted right after Wait.
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

20 years agoreSWIGged
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

20 years agolittle tweaks
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

20 years agoAllow nested calls to wxPy[Begin|End]BlockThreads instead of
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

20 years agoAdded wrappers for the missing wxSpinEvent, which fixes the deadlock
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

20 years agoapply SF patch 876817
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

20 years agoremove some duplicate defines under Mach
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

20 years agoA little clarification
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

20 years agoAdded MSWPositionForWxMenu() method which is used to translate wxWindows
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

20 years agoIsInAssert is only available (and only makes sense) in a debug build so
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

20 years agoAdded empty base class constructors. This will still be broken for anything
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

20 years ago* In _GSocket_Get_Mac_Socket(), do not call CFSocketSetSocketFlags to turn
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

20 years ago* Revert Darwin specific changes to GSocket_destroy.
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

20 years ago* _GSocket_Enable_Events() and _GSocket_Disable_Events() now call
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

20 years agoMore packager scripts updates. The RPMs will now install icons and
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

20 years agoCorrected install_data files
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

20 years agotypo
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

20 years agoFixed preprocessor warnings
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

20 years agoGot iewin up and running again.
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

20 years agocheck for existance of output files
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

20 years agoFix compile warning when building DLLs
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

20 years agoUpdate for new pickle format
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

20 years agoAdded some missing wx namespace corrections
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

20 years agowxGridBahSizer support
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

20 years agoAdded Emulator, configtool
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

20 years agoApplied patch #876228: "Current value" always counts up to 100, instead of the max...
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

20 years agoreplaced by CHANGES.txt
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

20 years agoCorrected wrong reference to Gizmos location
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

20 years agoImproved colours in wxUniv -- white (window colour) was
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

20 years agoSuppress spurious icon-related log messages
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

20 years agoAdded extra check in case CopyFromIcon fails
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

20 years agoMust have event.Skip() in OnSize for wxUniv
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

20 years agoStarting to update the tarball and rpm spec files for 2.5. Mostly
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

20 years agoUse "import wx". wxPython.wx now has backwards compatible DC's and so
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

20 years agoFixed the docstring, default module is now wx, not wxPython.wx
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

20 years agoForgot to output the first string
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