wxWidgets.git
20 years agofixed fatal typo
Václav Slavík [Sun, 14 Dec 2003 22:03:14 +0000 (22:03 +0000)] 
fixed fatal typo

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

20 years agofixed Makefile.in for samples
Václav Slavík [Sun, 14 Dec 2003 21:40:24 +0000 (21:40 +0000)] 
fixed Makefile.in for samples

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

20 years agoSome unicode changes...
Ryan Norton [Sun, 14 Dec 2003 19:36:35 +0000 (19:36 +0000)] 
Some unicode changes...

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

20 years agowxMac mouse wheel, long file names and unix sockets
Gilles Depeyrot [Sun, 14 Dec 2003 19:24:17 +0000 (19:24 +0000)] 
wxMac mouse wheel, long file names and unix sockets

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

20 years agocorrected wxUSE_UNICODE conditional compilation tests
Gilles Depeyrot [Sun, 14 Dec 2003 18:53:36 +0000 (18:53 +0000)] 
corrected wxUSE_UNICODE conditional compilation tests

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

20 years agocorrected SF bug #809314: wxDynamicLibrary::ms_dllext definition for wxMac
Gilles Depeyrot [Sun, 14 Dec 2003 17:35:56 +0000 (17:35 +0000)] 
corrected SF bug #809314: wxDynamicLibrary::ms_dllext definition for wxMac

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

20 years agoFixed mouse event generation.
Stefan Neis [Sun, 14 Dec 2003 17:32:45 +0000 (17:32 +0000)] 
Fixed mouse event generation.

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

20 years ago1.
Ryan Norton [Sun, 14 Dec 2003 16:57:30 +0000 (16:57 +0000)] 
1.
Fixed Exception handling in MSVC project (\\GX)

2.
No longer wxUSE_NEW_REGEX, just wxUSE_UNICODE

3.
Various changes concerning #2

NOTE:  I testing this in unicode and it works!!

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

20 years agoReversed Change
Ryan Norton [Sun, 14 Dec 2003 16:36:08 +0000 (16:36 +0000)] 
Reversed Change

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

20 years agoBugfix.
Stefan Neis [Sun, 14 Dec 2003 13:13:53 +0000 (13:13 +0000)] 
Bugfix.

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

20 years agofixed compilation errors, made messages more human-oriented
Václav Slavík [Sun, 14 Dec 2003 11:53:15 +0000 (11:53 +0000)] 
fixed compilation errors, made messages more human-oriented

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

20 years agocleaning CR/LF mess
Václav Slavík [Sun, 14 Dec 2003 11:07:04 +0000 (11:07 +0000)] 
cleaning CR/LF mess

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

20 years agowarning...
Ryan Norton [Sun, 14 Dec 2003 04:30:45 +0000 (04:30 +0000)] 
warning...

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

20 years agoReneabled inlining, but kept warnings disabled....
Ryan Norton [Sun, 14 Dec 2003 04:23:35 +0000 (04:23 +0000)] 
Reneabled inlining, but kept warnings disabled....

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

20 years agoFixed undeclared identifier compile error.
Dimitri Schoolwerth [Sun, 14 Dec 2003 04:01:43 +0000 (04:01 +0000)] 
Fixed undeclared identifier compile error.

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

20 years agoFixed 2 warnings -
Ryan Norton [Sun, 14 Dec 2003 03:45:58 +0000 (03:45 +0000)] 
Fixed 2 warnings -
VC++ simply doesn't want to inline that function....

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

20 years agoFixed a warning....
Ryan Norton [Sun, 14 Dec 2003 03:45:04 +0000 (03:45 +0000)] 
Fixed a warning....

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

20 years agoAdded last updated to it
Ryan Norton [Sun, 14 Dec 2003 03:07:21 +0000 (03:07 +0000)] 
Added last updated to it

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

20 years agoUpdated regex docs to remove license...
Ryan Norton [Sat, 13 Dec 2003 23:50:08 +0000 (23:50 +0000)] 
Updated regex docs to remove license...

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

20 years agoQuick change
Ryan Norton [Sat, 13 Dec 2003 23:18:06 +0000 (23:18 +0000)] 
Quick change

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

20 years agoMade compatible with new regex
Ryan Norton [Sat, 13 Dec 2003 23:13:56 +0000 (23:13 +0000)] 
Made compatible with new regex

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

20 years agoreverted previous change (except for tiny part that actually made sense)
Václav Slavík [Sat, 13 Dec 2003 22:23:44 +0000 (22:23 +0000)] 
reverted previous change (except for tiny part that actually made sense)

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

20 years agonot used anymore
Václav Slavík [Sat, 13 Dec 2003 22:17:44 +0000 (22:17 +0000)] 
not used anymore

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

20 years agouse wxMac Mach-o GUI-specific functions (gsockosx)
Gilles Depeyrot [Sat, 13 Dec 2003 20:49:01 +0000 (20:49 +0000)] 
use wxMac Mach-o GUI-specific functions (gsockosx)

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

20 years agoadded -headerpad_max_install_names option
Gilles Depeyrot [Sat, 13 Dec 2003 20:46:11 +0000 (20:46 +0000)] 
added -headerpad_max_install_names option

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

20 years agoApplied patch by Dimitrie O. Paun <dpaun@rogers.com> to get configure
Julian Smart [Sat, 13 Dec 2003 20:36:02 +0000 (20:36 +0000)] 
Applied patch by Dimitrie O. Paun <dpaun@rogers.com> to get configure
working with Winelib.

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

20 years agoRemove bad casts
Julian Smart [Sat, 13 Dec 2003 20:32:41 +0000 (20:32 +0000)] 
Remove bad casts

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

20 years agoregenerated to use gsockosx and unix sockets when building Mach-o wxMac
Gilles Depeyrot [Sat, 13 Dec 2003 20:30:59 +0000 (20:30 +0000)] 
regenerated to use gsockosx and unix sockets when building Mach-o wxMac

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

20 years agouse gsockosx and unix sockets when building Mach-o wxMac
Gilles Depeyrot [Sat, 13 Dec 2003 20:25:16 +0000 (20:25 +0000)] 
use gsockosx and unix sockets when building Mach-o wxMac

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

20 years agoadded -headerpad_max_install_names option to generated shared-ld script
Gilles Depeyrot [Sat, 13 Dec 2003 20:21:35 +0000 (20:21 +0000)] 
added -headerpad_max_install_names option to generated shared-ld script

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

20 years ago Moved wxArrayString::GetStringArray() out of
Mattia Barbon [Sat, 13 Dec 2003 16:59:31 +0000 (16:59 +0000)] 
  Moved wxArrayString::GetStringArray() out of
WXWIN_COMPATIBILITY_2_4 (at least until alternatives are available).

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

20 years agoGSocket (Generic Socket) Mac OS X mach-o part by Brian Victor
Gilles Depeyrot [Sat, 13 Dec 2003 11:05:48 +0000 (11:05 +0000)] 
GSocket (Generic Socket) Mac OS X mach-o part by Brian Victor

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

20 years agoAdded warning suppression
Julian Smart [Sat, 13 Dec 2003 10:43:25 +0000 (10:43 +0000)] 
Added warning suppression

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

20 years agoFixed Unicode compilo
Julian Smart [Sat, 13 Dec 2003 10:31:01 +0000 (10:31 +0000)] 
Fixed Unicode compilo

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

20 years agoApplied patch [ 859194 ] wxDateTime::SetFromDOS gives unpredictable results
Julian Smart [Sat, 13 Dec 2003 10:28:29 +0000 (10:28 +0000)] 
Applied patch [ 859194 ] wxDateTime::SetFromDOS gives unpredictable results

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

20 years agoAdded wxUSE_TOOLTIPS guard for previous patch
Julian Smart [Sat, 13 Dec 2003 10:24:00 +0000 (10:24 +0000)] 
Added wxUSE_TOOLTIPS guard for previous patch

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

20 years agoApplied [ 858342 ] Event-based processing of item tooltips in generic TreeCtrl
Julian Smart [Sat, 13 Dec 2003 10:20:48 +0000 (10:20 +0000)] 
Applied [ 858342 ] Event-based processing of item tooltips in generic TreeCtrl

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

20 years agoQuick fixes
Ryan Norton [Sat, 13 Dec 2003 09:55:50 +0000 (09:55 +0000)] 
Quick fixes

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

20 years agoBrian Victor's Patch
Ryan Norton [Sat, 13 Dec 2003 09:25:52 +0000 (09:25 +0000)] 
Brian Victor's Patch

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

20 years agoBrian Victor's Patch & Cleanups
Ryan Norton [Sat, 13 Dec 2003 09:25:29 +0000 (09:25 +0000)] 
Brian Victor's Patch & Cleanups

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

20 years agoAdded Brian Victor's Patch
Ryan Norton [Sat, 13 Dec 2003 09:24:47 +0000 (09:24 +0000)] 
Added Brian Victor's Patch

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

20 years agoDisplay correct refresh rate & fixed reset mode with display sample
Ryan Norton [Sat, 13 Dec 2003 08:48:54 +0000 (08:48 +0000)] 
Display correct refresh rate & fixed reset mode with display sample

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

20 years agoImplemented resolution changing using X11 video extentions\nBe sure to link with...
Ryan Norton [Sat, 13 Dec 2003 07:29:57 +0000 (07:29 +0000)] 
Implemented resolution changing using X11 video extentions\nBe sure to link with the appropriate libs (-lXxf86vm -lXinerama)

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

20 years agoAdded some placeholders...
Ryan Norton [Sat, 13 Dec 2003 03:53:08 +0000 (03:53 +0000)] 
Added some placeholders...

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

20 years agoSwitch to a read-only combobox
Robin Dunn [Sat, 13 Dec 2003 01:40:35 +0000 (01:40 +0000)] 
Switch to a read-only combobox

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

20 years agoAdded a sample to the demo showing how to change the cursor, what all
Robin Dunn [Sat, 13 Dec 2003 01:25:15 +0000 (01:25 +0000)] 
Added a sample to the demo showing how to change the cursor, what all
the stock cursors are, and how to set a custom cursor.

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

20 years agoFixed cursor resource names to actually match what's in the resource file.
Robin Dunn [Sat, 13 Dec 2003 00:37:02 +0000 (00:37 +0000)] 
Fixed cursor resource names to actually match what's in the resource file.

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

20 years agodon't return error if we can't load English catalog, it is normal
Václav Slavík [Sat, 13 Dec 2003 00:21:32 +0000 (00:21 +0000)] 
don't return error if we can't load English catalog, it is normal

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

20 years agocompilation fix
Václav Slavík [Fri, 12 Dec 2003 23:53:05 +0000 (23:53 +0000)] 
compilation fix

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

20 years agodon't crash
Václav Slavík [Fri, 12 Dec 2003 22:03:43 +0000 (22:03 +0000)] 
don't crash

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

20 years agoCorrected size of staticbox borders when running OS X Panther or higher.
Dimitri Schoolwerth [Fri, 12 Dec 2003 21:04:36 +0000 (21:04 +0000)] 
Corrected size of staticbox borders when running OS X Panther or higher.

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

20 years agoadded link to XRC documentation elsewhere
Václav Slavík [Fri, 12 Dec 2003 20:45:02 +0000 (20:45 +0000)] 
added link to XRC documentation elsewhere

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

20 years agowxScrolledWindow can have children, too
Václav Slavík [Fri, 12 Dec 2003 20:41:58 +0000 (20:41 +0000)] 
wxScrolledWindow can have children, too

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

20 years agoApplied fix for patch #846732 'filedalog long filename support'. File dialog now...
Dimitri Schoolwerth [Fri, 12 Dec 2003 02:19:00 +0000 (02:19 +0000)] 
Applied fix for patch #846732 'filedalog long filename support'. File dialog now returns ':' separated paths again with Classic/Carbon builds. The fix is attached to the same patch.

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

20 years agoFixed notebook redraw problems when using XP theme with Classic appearance.
Dimitri Schoolwerth [Thu, 11 Dec 2003 22:20:22 +0000 (22:20 +0000)] 
Fixed notebook redraw problems when using XP theme with Classic appearance.

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

20 years agoupdated CodeWarrior 5.3 project with latest file changes
Gilles Depeyrot [Thu, 11 Dec 2003 21:28:17 +0000 (21:28 +0000)] 
updated CodeWarrior 5.3 project with latest file changes

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

20 years agoreSWIGged
Robin Dunn [Thu, 11 Dec 2003 21:12:51 +0000 (21:12 +0000)] 
reSWIGged

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

20 years agoCommented out WM_MOUSELEAVE until it can be fixed
Julian Smart [Thu, 11 Dec 2003 20:17:44 +0000 (20:17 +0000)] 
Commented out WM_MOUSELEAVE until it can be fixed

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

20 years agoreSWIGged
Robin Dunn [Thu, 11 Dec 2003 20:14:28 +0000 (20:14 +0000)] 
reSWIGged

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

20 years agoLittle changes to match recent changes in wxWindows
Robin Dunn [Thu, 11 Dec 2003 20:07:50 +0000 (20:07 +0000)] 
Little changes to match recent changes in wxWindows

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

20 years agoRegenerated the renamers with the new build_renamers.py
Robin Dunn [Thu, 11 Dec 2003 20:06:35 +0000 (20:06 +0000)] 
Regenerated the renamers with the new build_renamers.py

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

20 years agoMoved simple from demo to samples
Robin Dunn [Thu, 11 Dec 2003 20:04:46 +0000 (20:04 +0000)] 
Moved simple from demo to samples

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

20 years agoRun swig from the main setup.py when building the renamer's XML
Robin Dunn [Thu, 11 Dec 2003 20:03:42 +0000 (20:03 +0000)] 
Run swig from the main setup.py when building the renamer's XML
instead of from build_renamers.py.  This makes it easy to ensure that
the same flags are used.  Also, use the new swig flag to generate the
XML after the python language module has run, rather than instead of.
This gives us more info in the xml output.

Updated build_renamers.py to expect the xml file to already be
generated, and also allow it to run with a xml doc tree from libxml2
rather than the xml.sax module.  This makes the extraction of info
much cleaner and logical since we usually need info from child or
grandchild nodes.

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

20 years agoGet rid of this old never finished file
Robin Dunn [Thu, 11 Dec 2003 19:56:44 +0000 (19:56 +0000)] 
Get rid of this old never finished file

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

20 years agoKevin O's demo modules fixup patch
Robin Dunn [Thu, 11 Dec 2003 19:55:48 +0000 (19:55 +0000)] 
Kevin O's demo modules fixup patch

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

20 years agoAnother try at fixing this patch so it applies cleanly
Robin Dunn [Thu, 11 Dec 2003 19:46:13 +0000 (19:46 +0000)] 
Another try at fixing this patch so it applies cleanly

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

20 years agoCleaned up a bogus newline
Robin Dunn [Thu, 11 Dec 2003 19:31:06 +0000 (19:31 +0000)] 
Cleaned up a bogus newline

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

20 years agoA little tweak to the usage text
Robin Dunn [Thu, 11 Dec 2003 19:25:33 +0000 (19:25 +0000)] 
A little tweak to the usage text

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

20 years agoUpdated the docstring patch to match current SWIG CVS line numbers and
Robin Dunn [Thu, 11 Dec 2003 19:07:00 +0000 (19:07 +0000)] 
Updated the docstring patch to match current SWIG CVS line numbers and
such.

Added swig.xmlout.patch, which fixes a couple problems in the XML
output of SWIG: an extra "/>" was removed and newlines in attribute
values were changed to the #10; entity reference so they will be
preserved by parsers. Also, added options for dumping or writing to a
file the XML of the parse tree *after* other language modules have
been run (previously you could only do the XML output *instead of* a
regular language module.)

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

20 years agoUpdated the description of wx.PopupTransientWindow
Robin Dunn [Thu, 11 Dec 2003 17:43:05 +0000 (17:43 +0000)] 
Updated the description of wx.PopupTransientWindow

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

20 years agoremove files for win 3.1
Chris Elliott [Thu, 11 Dec 2003 13:27:59 +0000 (13:27 +0000)] 
remove files for win 3.1

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

20 years agoApplied patch [ 847127 ] HELP button displayed by wxMessageDialog with wxSTAY_ON_TOP.
Julian Smart [Thu, 11 Dec 2003 12:37:41 +0000 (12:37 +0000)] 
Applied patch [ 847127 ] HELP button displayed by wxMessageDialog with wxSTAY_ON_TOP.

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

20 years agoApplied patch [ 840721 ] convenience function wxRect::GetBottomRight
Julian Smart [Thu, 11 Dec 2003 12:33:11 +0000 (12:33 +0000)] 
Applied patch [ 840721 ] convenience function wxRect::GetBottomRight

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

20 years agoApplied patch [ 845171 ] Use transparancy mask in wxBitmapShape
Julian Smart [Thu, 11 Dec 2003 11:37:37 +0000 (11:37 +0000)] 
Applied patch [ 845171 ] Use transparancy mask in wxBitmapShape

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

20 years agoApplied [ 857819 ] STC CopyToClipboard uses LF on win32
Julian Smart [Thu, 11 Dec 2003 11:32:44 +0000 (11:32 +0000)] 
Applied [ 857819 ] STC CopyToClipboard uses LF on win32

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

20 years agoApplied [ 856726 ] Tests for gzip streams
Julian Smart [Thu, 11 Dec 2003 11:29:52 +0000 (11:29 +0000)] 
Applied [ 856726 ] Tests for gzip streams

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

20 years agoApplied patch [ 843965 ] RC/WXRC/XML related contribs and utils cleaning
Julian Smart [Thu, 11 Dec 2003 11:27:56 +0000 (11:27 +0000)] 
Applied patch [ 843965 ] RC/WXRC/XML related contribs and utils cleaning

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

20 years agoApplied patch [ 846809 ] Cleaning of 11 samples
Julian Smart [Thu, 11 Dec 2003 11:25:46 +0000 (11:25 +0000)] 
Applied patch [ 846809 ] Cleaning of 11 samples

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

20 years agoApplied patch [ 843287 ] wxNotebook remove page problems
Julian Smart [Thu, 11 Dec 2003 11:18:42 +0000 (11:18 +0000)] 
Applied patch [ 843287 ] wxNotebook remove page problems

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

20 years agoApplied patch [ 850594 ] wxFileName(_T("/fred")).GetFullPath() asserts
Julian Smart [Thu, 11 Dec 2003 11:10:15 +0000 (11:10 +0000)] 
Applied patch [ 850594 ] wxFileName(_T("/fred")).GetFullPath() asserts

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

20 years agoApplied patch [ 856318 ] A few Wine fixes
Julian Smart [Thu, 11 Dec 2003 11:06:56 +0000 (11:06 +0000)] 
Applied patch [ 856318 ] A few Wine fixes

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

20 years agoApplied [ 841609 ] wxFile::m_error not initialised
Julian Smart [Thu, 11 Dec 2003 10:59:05 +0000 (10:59 +0000)] 
Applied [ 841609 ] wxFile::m_error not initialised

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

20 years agoApplied patch [ 857446 ] wxStaticCast evaluates argument twice
Julian Smart [Thu, 11 Dec 2003 10:54:38 +0000 (10:54 +0000)] 
Applied patch [ 857446 ] wxStaticCast evaluates argument twice

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

20 years agoApplied patch [ 829367 ] Correctly handle mouse wheel for X Windows GTK 2
Julian Smart [Thu, 11 Dec 2003 10:35:17 +0000 (10:35 +0000)] 
Applied patch [ 829367 ] Correctly handle mouse wheel for X Windows GTK 2

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

20 years agoApplied patch [ 829144 ] Compilation error fixes for samples
Julian Smart [Thu, 11 Dec 2003 10:32:15 +0000 (10:32 +0000)] 
Applied patch [ 829144 ] Compilation error fixes for samples

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

20 years agoApplied patch [ 829072 ] Splitter rendering fix
Julian Smart [Thu, 11 Dec 2003 10:24:02 +0000 (10:24 +0000)] 
Applied patch [ 829072 ] Splitter rendering fix

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

20 years agoApplied [ 828322 ] Use gdk_draw_polygon for the outline in DoDrawPolygon
Julian Smart [Thu, 11 Dec 2003 10:14:38 +0000 (10:14 +0000)] 
Applied [ 828322 ] Use gdk_draw_polygon for the outline in DoDrawPolygon

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

20 years agoApplied patch [ 828303 ] Slight wxColour cleanup
Julian Smart [Thu, 11 Dec 2003 10:10:40 +0000 (10:10 +0000)] 
Applied patch [ 828303 ] Slight wxColour cleanup

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

20 years agoApplied [ 827604 ] missing method for wxCalendarEvent
Julian Smart [Thu, 11 Dec 2003 09:56:02 +0000 (09:56 +0000)] 
Applied [ 827604 ] missing method for wxCalendarEvent

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

20 years agoApplied [ 827600 ] wxCalendarCtrl missing public
Julian Smart [Thu, 11 Dec 2003 09:52:02 +0000 (09:52 +0000)] 
Applied [ 827600 ] wxCalendarCtrl missing public

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

20 years agoApplied some of [ 810965 ] Implement wxEVT_LEAVE_WINDOW with TrackMouseEvent
Julian Smart [Thu, 11 Dec 2003 09:46:41 +0000 (09:46 +0000)] 
Applied some of [ 810965 ] Implement wxEVT_LEAVE_WINDOW with TrackMouseEvent

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

20 years agoApplied patch [ 816023 ] wxDialog overrides font setting
Julian Smart [Thu, 11 Dec 2003 09:10:03 +0000 (09:10 +0000)] 
Applied patch [ 816023 ] wxDialog overrides font setting

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

20 years agoAplied patch [ 816113 ] Inconsistent GetCharWidth over platforms
Julian Smart [Thu, 11 Dec 2003 09:05:48 +0000 (09:05 +0000)] 
Aplied patch [ 816113 ] Inconsistent GetCharWidth over platforms

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

20 years agoApplied patch [ 817317 ] fixes for errors and warnings reported by MinGW for utils
Julian Smart [Thu, 11 Dec 2003 09:01:25 +0000 (09:01 +0000)] 
Applied patch [ 817317 ] fixes for errors and warnings reported by MinGW for utils

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

20 years agoApplied patch [ 817665 ] make file: URL return 0 on GetInputStream() for missing...
Julian Smart [Thu, 11 Dec 2003 08:51:17 +0000 (08:51 +0000)] 
Applied patch [ 817665 ] make file: URL return 0 on GetInputStream() for missing file

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

20 years agoApplied patch [ 817734 ] fix for cvs head with wxUSE_STD_IOSTREAM=1
Julian Smart [Thu, 11 Dec 2003 08:48:01 +0000 (08:48 +0000)] 
Applied patch [ 817734 ] fix for cvs head with wxUSE_STD_IOSTREAM=1

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

20 years agoApplied patch [ 818336 ] Add timestamp to gzip out stream
Julian Smart [Thu, 11 Dec 2003 08:43:28 +0000 (08:43 +0000)] 
Applied patch [ 818336 ] Add timestamp to gzip out stream

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

20 years agoApplied patch [ 816021 ] SetFont without m_widget
Julian Smart [Thu, 11 Dec 2003 08:06:08 +0000 (08:06 +0000)] 
Applied patch [ 816021 ] SetFont without m_widget

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

20 years agoApplied patch [ 818941 ] Initialize vars and clear wxImageList
Julian Smart [Thu, 11 Dec 2003 08:01:04 +0000 (08:01 +0000)] 
Applied patch [ 818941 ] Initialize vars and clear wxImageList
Also small speedup in wxFileIconsTable

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

20 years agoApplied patch [ 819171 ] wxEventLoop::Run silently eats all exceptions...
Julian Smart [Thu, 11 Dec 2003 07:55:06 +0000 (07:55 +0000)] 
Applied patch [ 819171 ] wxEventLoop::Run silently eats all exceptions...

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