wxWidgets.git
22 years agoOS/2 fixes for new PNG lib
David Webster [Tue, 9 Jul 2002 05:03:37 +0000 (05:03 +0000)] 
OS/2 fixes for new PNG lib

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

22 years agoUpdates for tooltip support
David Webster [Tue, 9 Jul 2002 05:03:04 +0000 (05:03 +0000)] 
Updates for tooltip support

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

22 years agobug fix. The wxCharBuffer was being destroyed before it was used.
Robin Dunn [Mon, 8 Jul 2002 23:09:15 +0000 (23:09 +0000)] 
bug fix.  The wxCharBuffer was being destroyed before it was used.

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

22 years agoupdated libpng from 1.0.3 to 1.2.4
Gilles Depeyrot [Mon, 8 Jul 2002 23:04:51 +0000 (23:04 +0000)] 
updated libpng from 1.0.3 to 1.2.4

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

22 years agocorrected conflicts after import of libpng-1.2.4
Gilles Depeyrot [Mon, 8 Jul 2002 23:03:16 +0000 (23:03 +0000)] 
corrected conflicts after import of libpng-1.2.4

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

22 years agoreadded previsouly removed files (needed for merge after import of libpng-1.2.4)
Gilles Depeyrot [Mon, 8 Jul 2002 21:35:05 +0000 (21:35 +0000)] 
readded previsouly removed files (needed for merge after import of libpng-1.2.4)

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

22 years agocorrected conlfict after import of libpng-1.2.4
Gilles Depeyrot [Mon, 8 Jul 2002 21:22:09 +0000 (21:22 +0000)] 
corrected conlfict after import of libpng-1.2.4

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

22 years agoreadded previously removed file
Gilles Depeyrot [Mon, 8 Jul 2002 21:19:52 +0000 (21:19 +0000)] 
readded previously removed file

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

22 years agoAdded space under label since it was too close to first radio button.
Julian Smart [Mon, 8 Jul 2002 20:58:06 +0000 (20:58 +0000)] 
Added space under label since it was too close to first radio button.

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

22 years agoThis commit was generated by cvs2svn to compensate for changes in r16093,
Gilles Depeyrot [Mon, 8 Jul 2002 20:55:23 +0000 (20:55 +0000)] 
This commit was generated by cvs2svn to compensate for changes in r16093,
which included commits to RCS files with non-trunk default branches.

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

22 years agoInitial revision
Gilles Depeyrot [Mon, 8 Jul 2002 20:52:38 +0000 (20:52 +0000)] 
Initial revision

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

22 years agoremove conflicting libpng-1/0/3 files before import of libpng-1.2.4 files
Gilles Depeyrot [Mon, 8 Jul 2002 20:48:16 +0000 (20:48 +0000)] 
remove conflicting libpng-1/0/3 files before import of libpng-1.2.4 files

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

22 years agoAdded generic static text control
Robin Dunn [Mon, 8 Jul 2002 20:06:13 +0000 (20:06 +0000)] 
Added generic static text control

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

22 years agoAdded download page link.
Julian Smart [Mon, 8 Jul 2002 19:13:46 +0000 (19:13 +0000)] 
Added download page link.

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

22 years agoToolbar fixes and weekly catch-up.
David Webster [Mon, 8 Jul 2002 18:23:33 +0000 (18:23 +0000)] 
Toolbar fixes and weekly catch-up.

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

22 years agofixed handling of Ctrl-arrows movement which was unselecting the previously selected...
Vadim Zeitlin [Mon, 8 Jul 2002 17:57:48 +0000 (17:57 +0000)] 
fixed handling of Ctrl-arrows movement which was unselecting the previously selected items incorrectly

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

22 years agoapplied the same fix for crashing if the END_EDIT event handler vetoes the event...
Vadim Zeitlin [Mon, 8 Jul 2002 17:48:41 +0000 (17:48 +0000)] 
applied the same fix for crashing if the END_EDIT event handler vetoes the event as for wxTreeCtrl; also added a few consts here and there

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

22 years agoreally remove the selection when Unselect() is called
Vadim Zeitlin [Mon, 8 Jul 2002 16:43:28 +0000 (16:43 +0000)] 
really remove the selection when Unselect() is called

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

22 years agofix crash when the user code refuses to validate the new text when editing the item...
Vadim Zeitlin [Mon, 8 Jul 2002 16:38:46 +0000 (16:38 +0000)] 
fix crash when the user code refuses to validate the new text when editing the item and a generic label editing code cleanup

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

22 years agomade the validation message more clear
Vadim Zeitlin [Mon, 8 Jul 2002 16:35:52 +0000 (16:35 +0000)] 
made the validation message more clear

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

22 years ago This memory corruption caused me three and
Robert Roebling [Mon, 8 Jul 2002 14:01:57 +0000 (14:01 +0000)] 
  This memory corruption caused me three and
    a half weeks of trouble.

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

22 years ago Return to 20x20 default size.
Robert Roebling [Mon, 8 Jul 2002 14:01:04 +0000 (14:01 +0000)] 
  Return to 20x20 default size.

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

22 years agoAdded files.lst to wxMotif distribution.
Julian Smart [Mon, 8 Jul 2002 10:23:40 +0000 (10:23 +0000)] 
Added files.lst to wxMotif distribution.

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

22 years agoOS/2 loads bitmap resources via integer ID, not via a string filename
David Webster [Mon, 8 Jul 2002 03:41:27 +0000 (03:41 +0000)] 
OS/2 loads bitmap resources via integer ID, not via a string filename

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

22 years agoToolbar updates
David Webster [Mon, 8 Jul 2002 03:39:59 +0000 (03:39 +0000)] 
Toolbar updates

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

22 years agono message
David Webster [Mon, 8 Jul 2002 03:38:01 +0000 (03:38 +0000)] 
no message

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

22 years agoAdded USE_ALTERNATE_UI symbol to helpview.cpp.
Julian Smart [Sun, 7 Jul 2002 21:48:30 +0000 (21:48 +0000)] 
Added USE_ALTERNATE_UI symbol to helpview.cpp.

Set to 1 to:

- provide different icons.
- add an open file icon for the toolbar.
- use a flat toolbar style.
- show a file selector if no file was given on the command line.
- remove 'Help:' from the title bar.

Set to 0 to revert to previous behaviour.

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

22 years agoUpdate Layout more correctly in DoSetVirtualSize.
Ron Lee [Sun, 7 Jul 2002 03:16:35 +0000 (03:16 +0000)] 
Update Layout more correctly in DoSetVirtualSize.
fixed format string typo.

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

22 years agoinstaller fix
Robin Dunn [Sun, 7 Jul 2002 00:13:24 +0000 (00:13 +0000)] 
installer fix

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

22 years agoChanges for wxUSE_UNICODE==1
Robin Dunn [Sun, 7 Jul 2002 00:09:48 +0000 (00:09 +0000)] 
Changes for wxUSE_UNICODE==1

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

22 years agoput wx/app.h back though, for people without precompiled headers. :)
Ron Lee [Sun, 7 Jul 2002 00:05:32 +0000 (00:05 +0000)] 
put wx/app.h back though, for people without precompiled headers.  :)

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

22 years agoMade documentation for wxImage::GetData/SetData more explicit about
Mattia Barbon [Sat, 6 Jul 2002 21:16:35 +0000 (21:16 +0000)] 
Made documentation for wxImage::GetData/SetData more explicit about
the fact that wxImage owns the pointer.

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

22 years agoAdded note about the supportability of this module
Robin Dunn [Sat, 6 Jul 2002 19:09:29 +0000 (19:09 +0000)] 
Added note about the supportability of this module

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

22 years agoSWIGged updates for wxMac
Robin Dunn [Sat, 6 Jul 2002 18:20:04 +0000 (18:20 +0000)] 
SWIGged updates for wxMac

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

22 years agoSome demo tweaks
Robin Dunn [Sat, 6 Jul 2002 18:13:59 +0000 (18:13 +0000)] 
Some demo tweaks

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

22 years ago Cosmetic change.
Robert Roebling [Sat, 6 Jul 2002 14:36:39 +0000 (14:36 +0000)] 
  Cosmetic change.

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

22 years ago You can crash GTK with scrolled windows being
Robert Roebling [Sat, 6 Jul 2002 14:35:55 +0000 (14:35 +0000)] 
  You can crash GTK with scrolled windows being
     only 20x20 pixels large. This took me merely
     three weeks to find out.

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

22 years agofixed bug introduced by my previous GtkUpdateSize() commit
Vadim Zeitlin [Sat, 6 Jul 2002 13:14:27 +0000 (13:14 +0000)] 
fixed bug introduced by my previous GtkUpdateSize() commit

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

22 years agoGCC can't test prototype if using wchar_t instead of char.
Mattia Barbon [Sat, 6 Jul 2002 12:49:41 +0000 (12:49 +0000)] 
GCC can't test prototype if using wchar_t instead of char.

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

22 years agoFix MinGW compilation in some corner cases
Mattia Barbon [Sat, 6 Jul 2002 12:43:28 +0000 (12:43 +0000)] 
Fix MinGW compilation in some corner cases

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

22 years agoAllow wxSTC to have scrollbars
Robin Dunn [Sat, 6 Jul 2002 06:46:24 +0000 (06:46 +0000)] 
Allow wxSTC to have scrollbars

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

22 years agoAdded name to wxShapeCanvas ctor for consistency
Robin Dunn [Sat, 6 Jul 2002 04:14:52 +0000 (04:14 +0000)] 
Added name to wxShapeCanvas ctor for consistency

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

22 years agoLicence --> License
Robin Dunn [Sat, 6 Jul 2002 01:47:31 +0000 (01:47 +0000)] 
Licence --> License

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

22 years agoSWIGged updates
Robin Dunn [Sat, 6 Jul 2002 01:47:02 +0000 (01:47 +0000)] 
SWIGged updates

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

22 years agotypos
Robin Dunn [Sat, 6 Jul 2002 01:10:38 +0000 (01:10 +0000)] 
typos

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

22 years agoA few other tweaks, reduced some flicker in the demo, and etc...
Robin Dunn [Sat, 6 Jul 2002 00:56:57 +0000 (00:56 +0000)] 
A few other tweaks, reduced some flicker in the demo, and etc...

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

22 years agoFix the crash-on-ActiveX-callback problem
Robin Dunn [Sat, 6 Jul 2002 00:55:46 +0000 (00:55 +0000)] 
Fix the crash-on-ActiveX-callback problem

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

22 years agoMove wxContextMenuEvent back into the core
Robin Dunn [Sat, 6 Jul 2002 00:48:25 +0000 (00:48 +0000)] 
Move wxContextMenuEvent back into the core

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

22 years agoActually check if the menu should be shown before popping it up
Robin Dunn [Sat, 6 Jul 2002 00:47:02 +0000 (00:47 +0000)] 
Actually check if the menu should be shown before popping it up

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

22 years agoAdd pos, size and style parameters to the window constructors
Robin Dunn [Sat, 6 Jul 2002 00:42:51 +0000 (00:42 +0000)] 
Add pos, size and style parameters to the window constructors

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

22 years agocompilation error fix (trailing comma in an enum)
Vadim Zeitlin [Fri, 5 Jul 2002 22:28:23 +0000 (22:28 +0000)] 
compilation error fix (trailing comma in an enum)

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

22 years agoFix some GCC 3.1 compilation warnings
Mattia Barbon [Fri, 5 Jul 2002 16:45:15 +0000 (16:45 +0000)] 
Fix some GCC 3.1 compilation warnings

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

22 years agowxPerl documentation updates
Mattia Barbon [Fri, 5 Jul 2002 16:43:21 +0000 (16:43 +0000)] 
wxPerl documentation updates

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

22 years agoFixes the problem with VARCHAR fields not allowing the stored string to ever be lengt...
George Tasker [Fri, 5 Jul 2002 14:41:09 +0000 (14:41 +0000)] 
Fixes the problem with VARCHAR fields not allowing the stored string to ever be lengthened beyond the original stored length of the field.  NOTE: There may be a problem with NULLs now, so this needs further testing.  I'm not sure if this affects NULL column handling

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

22 years agoAdded wxRadioButton::MSWWindowProc to reset m_focusJustSet -- otherwise,
Julian Smart [Fri, 5 Jul 2002 14:09:31 +0000 (14:09 +0000)] 
Added wxRadioButton::MSWWindowProc to reset m_focusJustSet -- otherwise,
if RB1 has the focus, then you click on RB2, then back on RB1, no
command event will be generated for the last click.

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

22 years agouse GtkUpdateSize() for consitency everywhere instead of directly setting m_sizeSet
Vadim Zeitlin [Fri, 5 Jul 2002 13:24:49 +0000 (13:24 +0000)] 
use GtkUpdateSize() for consitency everywhere instead of directly setting m_sizeSet

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

22 years agofixed SetToolBar(NULL) behaviour -- don't leave a hole from toolbar
Vadim Zeitlin [Fri, 5 Jul 2002 13:20:54 +0000 (13:20 +0000)] 
fixed SetToolBar(NULL) behaviour -- don't leave a hole from toolbar

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

22 years agoremoved unneeded inclusion of wx/wx.h
Vadim Zeitlin [Fri, 5 Jul 2002 12:53:34 +0000 (12:53 +0000)] 
removed unneeded inclusion of wx/wx.h

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

22 years agoargh, last compilation fix had a typo, fixed now
Vadim Zeitlin [Thu, 4 Jul 2002 23:23:25 +0000 (23:23 +0000)] 
argh, last compilation fix had a typo, fixed now

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

22 years agoCorrected my wrong application of patch
Julian Smart [Thu, 4 Jul 2002 19:08:39 +0000 (19:08 +0000)] 
Corrected my wrong application of patch

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

22 years agoundid the patches which shouldn't (IMHO) have been applied to this branch
Vadim Zeitlin [Thu, 4 Jul 2002 17:26:36 +0000 (17:26 +0000)] 
undid the patches which shouldn't (IMHO) have been applied to this branch

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

22 years agofixed typo in including function.tex
Vadim Zeitlin [Thu, 4 Jul 2002 17:03:57 +0000 (17:03 +0000)] 
fixed typo in including function.tex

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

22 years agoold mingw32 compilation fix
Vadim Zeitlin [Thu, 4 Jul 2002 16:57:18 +0000 (16:57 +0000)] 
old mingw32 compilation fix

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

22 years agoonly fowarding events if there is a focus window
Stefan Csomor [Thu, 4 Jul 2002 09:42:03 +0000 (09:42 +0000)] 
only fowarding events if there is a focus window

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

22 years agoUpdated script + FAQs
Julian Smart [Thu, 4 Jul 2002 09:38:39 +0000 (09:38 +0000)] 
Updated script + FAQs

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

22 years agoDocumented various patches from Mark Armstrong <marka@availsolutions.com>
Julian Smart [Thu, 4 Jul 2002 09:37:11 +0000 (09:37 +0000)] 
Documented various patches from Mark Armstrong <marka@availsolutions.com>

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

22 years agoApplied patch from Mark Armstrong <marka@availsolutions.com>
Julian Smart [Thu, 4 Jul 2002 09:08:59 +0000 (09:08 +0000)] 
Applied patch from Mark Armstrong <marka@availsolutions.com>
This patch fixes a debug assertion in tooltips.

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

22 years agoApplied patch from Mark Armstrong <marka@availsolutions.com>
Julian Smart [Thu, 4 Jul 2002 09:08:12 +0000 (09:08 +0000)] 
Applied patch from Mark Armstrong <marka@availsolutions.com>
This patch fixes wx combo box callbacks being executed
multiple times per MSW callback.

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

22 years agoApplied patch from Mark Armstrong <marka@availsolutions.com>
Julian Smart [Thu, 4 Jul 2002 09:07:15 +0000 (09:07 +0000)] 
Applied patch from Mark Armstrong <marka@availsolutions.com>
This patch fixes two problems.
The first is a race condition during a thread exit and a join.
The second is condition where a thread can hang during
msg/event processing.

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

22 years agoApplied patch from Mark Armstrong <marka@availsolutions.com>
Julian Smart [Thu, 4 Jul 2002 09:05:18 +0000 (09:05 +0000)] 
Applied patch from Mark Armstrong <marka@availsolutions.com>
Allows GC pool to grow dynamically.

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

22 years agoApplied patch from Mark Armstrong <marka@availsolutions.com>
Julian Smart [Thu, 4 Jul 2002 09:04:17 +0000 (09:04 +0000)] 
Applied patch from Mark Armstrong <marka@availsolutions.com>
Allows you to set a thread priority under Linux.

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

22 years agoUpdates related to wxID_ANY and etc.
Robin Dunn [Wed, 3 Jul 2002 22:54:13 +0000 (22:54 +0000)] 
Updates related to wxID_ANY and etc.

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

22 years agoAdded wxIEHtmlWin wrappers to wxPython.
Robin Dunn [Wed, 3 Jul 2002 22:05:30 +0000 (22:05 +0000)] 
Added wxIEHtmlWin wrappers to wxPython.

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

22 years agoUpdated Makefiles for MinGW GCC 3.1
Mattia Barbon [Wed, 3 Jul 2002 21:46:28 +0000 (21:46 +0000)] 
Updated Makefiles for MinGW GCC 3.1

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

22 years agoMenu corruption fix
David Webster [Wed, 3 Jul 2002 21:44:40 +0000 (21:44 +0000)] 
Menu corruption fix

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

22 years agoNicer default fonts for OS/2
David Webster [Wed, 3 Jul 2002 21:44:15 +0000 (21:44 +0000)] 
Nicer default fonts for OS/2

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

22 years agoMade wxBU_EXACTFIT work as documented instead of being ignored.
Robin Dunn [Wed, 3 Jul 2002 21:34:48 +0000 (21:34 +0000)] 
Made wxBU_EXACTFIT work as documented instead of being ignored.

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

22 years agoextracted the constants to their own chapter and documented wxID_ANY and
Vadim Zeitlin [Wed, 3 Jul 2002 16:37:43 +0000 (16:37 +0000)] 
extracted the constants to their own chapter and documented wxID_ANY and
other standard ids

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

22 years agofixed a compilation warning about signed/unsigned comparison
Vadim Zeitlin [Wed, 3 Jul 2002 16:29:15 +0000 (16:29 +0000)] 
fixed a compilation warning about signed/unsigned comparison

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

22 years agoadded wxID_ANY, replaced #define's with enum
Vadim Zeitlin [Wed, 3 Jul 2002 16:25:22 +0000 (16:25 +0000)] 
added wxID_ANY, replaced #define's with enum

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

22 years agoremoved hardcoded 48 (number of standard colours) from a few places -- still left...
Vadim Zeitlin [Wed, 3 Jul 2002 16:23:35 +0000 (16:23 +0000)] 
removed hardcoded 48 (number of standard colours) from a few places -- still left in the others though

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

22 years agowxMotif compilation fix with gcc 3.1 (patch 576847)
Vadim Zeitlin [Wed, 3 Jul 2002 15:09:37 +0000 (15:09 +0000)] 
wxMotif compilation fix with gcc 3.1 (patch 576847)

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

22 years agofixed off-by-few-pixels error in horz scrollbar calculations (patch 575412)
Vadim Zeitlin [Wed, 3 Jul 2002 15:05:43 +0000 (15:05 +0000)] 
fixed off-by-few-pixels error in horz scrollbar calculations (patch 575412)

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

22 years agotypos and other doc corrections from Olly Betts (patch 573738)
Vadim Zeitlin [Wed, 3 Jul 2002 15:01:26 +0000 (15:01 +0000)] 
typos and other doc corrections from Olly Betts (patch 573738)

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

22 years agoAttempt to fix buggy menus.
David Webster [Wed, 3 Jul 2002 15:00:59 +0000 (15:00 +0000)] 
Attempt to fix buggy menus.

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

22 years agofixed a Really Stupid Bug
Václav Slavík [Wed, 3 Jul 2002 09:49:03 +0000 (09:49 +0000)] 
fixed a Really Stupid Bug

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

22 years agofixed checking/unchecking find/replace items in the menu problem (they becameo ut...
Vadim Zeitlin [Tue, 2 Jul 2002 22:30:31 +0000 (22:30 +0000)] 
fixed checking/unchecking find/replace items in the menu problem (they becameo ut of sync with the real status)

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

22 years agofixed cmd line args parsing in wxrc (contributed patch)
Václav Slavík [Tue, 2 Jul 2002 22:06:00 +0000 (22:06 +0000)] 
fixed cmd line args parsing in wxrc (contributed patch)

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

22 years agoToolbar updates
David Webster [Tue, 2 Jul 2002 21:10:52 +0000 (21:10 +0000)] 
Toolbar updates

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

22 years agoAnother demo tweak
Robin Dunn [Tue, 2 Jul 2002 17:17:09 +0000 (17:17 +0000)] 
Another demo tweak

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

22 years agoSWIGged updates for wxGTK
Robin Dunn [Tue, 2 Jul 2002 17:14:32 +0000 (17:14 +0000)] 
SWIGged updates for wxGTK

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

22 years agoAdded note about module not being supported
Robin Dunn [Tue, 2 Jul 2002 17:12:13 +0000 (17:12 +0000)] 
Added note about module not being supported

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

22 years agoSome improvements and additions for wxListCtrl and logging
Robin Dunn [Tue, 2 Jul 2002 17:11:35 +0000 (17:11 +0000)] 
Some improvements and additions for wxListCtrl and logging

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

22 years agoAllow compiling when _WIN32_IE < 0x300
Mattia Barbon [Tue, 2 Jul 2002 17:11:19 +0000 (17:11 +0000)] 
Allow compiling when _WIN32_IE < 0x300

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

22 years agoAdded menu sample, and some other minor changes to the demo
Robin Dunn [Tue, 2 Jul 2002 17:08:55 +0000 (17:08 +0000)] 
Added menu sample, and some other minor changes to the demo

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

22 years agofix another icon error
Chris Elliott [Tue, 2 Jul 2002 13:25:44 +0000 (13:25 +0000)] 
fix another icon error

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

22 years agofixes bugs reading icons
Chris Elliott [Tue, 2 Jul 2002 13:02:04 +0000 (13:02 +0000)] 
fixes bugs reading icons

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

22 years agoRemoved strange _T()
Julian Smart [Tue, 2 Jul 2002 09:05:45 +0000 (09:05 +0000)] 
Removed strange _T()

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

22 years agoUNC fix to directory path
Chris Elliott [Tue, 2 Jul 2002 08:41:34 +0000 (08:41 +0000)] 
UNC fix to directory path

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

22 years agoadded DECLARE_EXPORTED_LOCAL_EVENT_TYPE for use with user libs.
Ron Lee [Tue, 2 Jul 2002 04:56:41 +0000 (04:56 +0000)] 
added DECLARE_EXPORTED_LOCAL_EVENT_TYPE for use with user libs.

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