]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
23 years agowarning fix
Vadim Zeitlin [Fri, 17 Aug 2001 17:52:02 +0000 (17:52 +0000)] 
warning fix

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

23 years agoNew module definition file to keep .dll build compilable.
David Webster [Fri, 17 Aug 2001 14:26:45 +0000 (14:26 +0000)] 
New module definition file to keep .dll build compilable.

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

23 years agoAdded doc for 2-step initialisation and wxWIZARD_EX_HELPBUTTON style.
Julian Smart [Fri, 17 Aug 2001 09:38:53 +0000 (09:38 +0000)] 
Added doc for 2-step initialisation and wxWIZARD_EX_HELPBUTTON style.

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

23 years agoAdded possibility of 2-step initialisation, and wxWIZARD_EX_HELPBUTTON style.
Julian Smart [Fri, 17 Aug 2001 09:38:19 +0000 (09:38 +0000)] 
Added possibility of 2-step initialisation, and wxWIZARD_EX_HELPBUTTON style.
Also added & to Cancel button.

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

23 years agoadded wxURLDataObject which unfortunately doesn't seem to work
Vadim Zeitlin [Thu, 16 Aug 2001 23:46:56 +0000 (23:46 +0000)] 
added wxURLDataObject which unfortunately doesn't seem to work

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

23 years agofinished wxWindow for MGL
Václav Slavík [Thu, 16 Aug 2001 22:53:43 +0000 (22:53 +0000)] 
finished wxWindow for MGL

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

23 years agonew version of PyCrust
Robin Dunn [Thu, 16 Aug 2001 17:48:52 +0000 (17:48 +0000)] 
new version of PyCrust

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

23 years agofixed bug/assert failure when refreshing items in non report mode
Vadim Zeitlin [Thu, 16 Aug 2001 14:29:34 +0000 (14:29 +0000)] 
fixed bug/assert failure when refreshing items in non report mode

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

23 years agodocumented SetMaxLength(0)
Vadim Zeitlin [Thu, 16 Aug 2001 13:58:56 +0000 (13:58 +0000)] 
documented SetMaxLength(0)

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

23 years agoadded new text event macros description
Vadim Zeitlin [Thu, 16 Aug 2001 13:35:38 +0000 (13:35 +0000)] 
added new text event macros description

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

23 years agoadded sending of EVT_TEXT_MAXLEN to wxGTK, suppressed sending of dummy
Vadim Zeitlin [Thu, 16 Aug 2001 13:18:51 +0000 (13:18 +0000)] 
added sending of EVT_TEXT_MAXLEN to wxGTK, suppressed sending of dummy
EVT_TEXT_UPDATED events when the text doesn't really change

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

23 years agocompilation fix
Vadim Zeitlin [Thu, 16 Aug 2001 11:30:13 +0000 (11:30 +0000)] 
compilation fix

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

23 years agobugfixes, bugfixes, bugfixes...
Václav Slavík [Wed, 15 Aug 2001 23:48:31 +0000 (23:48 +0000)] 
bugfixes, bugfixes, bugfixes...

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

23 years agocompilation fix
Vadim Zeitlin [Wed, 15 Aug 2001 15:37:05 +0000 (15:37 +0000)] 
compilation fix

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

23 years agocompilation fixes for VC++ in release mode
Vadim Zeitlin [Wed, 15 Aug 2001 15:26:27 +0000 (15:26 +0000)] 
compilation fixes for VC++ in release mode

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

23 years agofixed bug with loading standard icons
Vadim Zeitlin [Wed, 15 Aug 2001 14:54:56 +0000 (14:54 +0000)] 
fixed bug with loading standard icons

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

23 years agotraces of my debugging session, no real changes
Vadim Zeitlin [Wed, 15 Aug 2001 14:27:22 +0000 (14:27 +0000)] 
traces of my debugging session, no real changes

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

23 years agoimplemented, tested and documented wxTextCtrl::SetMaxLength()
Vadim Zeitlin [Wed, 15 Aug 2001 12:45:53 +0000 (12:45 +0000)] 
implemented, tested and documented wxTextCtrl::SetMaxLength()

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

23 years agocompilation warning fix
Vadim Zeitlin [Wed, 15 Aug 2001 11:47:39 +0000 (11:47 +0000)] 
compilation warning fix

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

23 years agoupdates for swig generated code
Robin Dunn [Tue, 14 Aug 2001 23:03:59 +0000 (23:03 +0000)] 
updates for swig generated code

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

23 years agoDeprecated PyShell and PyShellWindow, added a snapshot of PyCrust.
Robin Dunn [Tue, 14 Aug 2001 19:19:48 +0000 (19:19 +0000)] 
Deprecated PyShell and PyShellWindow, added a snapshot of PyCrust.

Added the new virtual list capabilities to wxListCtrl.

Other odds and ends.

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

23 years agoFixed the drawing of the HRules so they don't try to iterate over all
Robin Dunn [Tue, 14 Aug 2001 18:48:37 +0000 (18:48 +0000)] 
Fixed the drawing of the HRules so they don't try to iterate over all
the zillions of items in a large (or virtual) list control

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

23 years agoFixed a bug so wxLC_VRULES works by itself.
Robin Dunn [Tue, 14 Aug 2001 18:34:18 +0000 (18:34 +0000)] 
Fixed a bug so wxLC_VRULES works by itself.

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

23 years ago1. reset default item in ~wxWindow (better to be safe)
Vadim Zeitlin [Tue, 14 Aug 2001 14:59:44 +0000 (14:59 +0000)] 
1. reset default item in ~wxWindow (better to be safe)
2. blind fix for Motif compilation

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

23 years agounsuccessful attempts to fix wxMenuBar positioning under wxGTK
Vadim Zeitlin [Tue, 14 Aug 2001 12:57:32 +0000 (12:57 +0000)] 
unsuccessful attempts to fix wxMenuBar positioning under wxGTK

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

23 years agoreduce flicker in header window when deleting items and let space select items even...
Vadim Zeitlin [Tue, 14 Aug 2001 11:51:24 +0000 (11:51 +0000)] 
reduce flicker in header window when deleting items and let space select items even in single selection mode

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

23 years agoremoved redundant InitDialog methods
Vadim Zeitlin [Tue, 14 Aug 2001 11:24:03 +0000 (11:24 +0000)] 
removed redundant InitDialog methods

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

23 years agoA fix for attribrute sorting, but it's still broken if there are
Robin Dunn [Tue, 14 Aug 2001 09:02:37 +0000 (09:02 +0000)] 
A fix for attribrute sorting, but it's still broken if there are
duplicate sort keys...

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

23 years agoMoved fix from 2.2 branch that allows the attributes in MSW wxListCtrl
Robin Dunn [Tue, 14 Aug 2001 05:35:09 +0000 (05:35 +0000)] 
Moved fix from 2.2 branch that allows the attributes in MSW wxListCtrl
to move with their items when the list is sorted.

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

23 years agofixed the last of the off-by-one errors (some are refixed, again...)
Robin Dunn [Tue, 14 Aug 2001 03:09:59 +0000 (03:09 +0000)] 
fixed the last of the off-by-one errors (some are refixed, again...)

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

23 years agoadded translation of mac system into language, adaption of search paths
Stefan Csomor [Mon, 13 Aug 2001 19:13:08 +0000 (19:13 +0000)] 
added translation of mac system into language, adaption of search paths

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

23 years agoimplemented (untested) work around for wxScrolledWindow painting bug
Vadim Zeitlin [Mon, 13 Aug 2001 15:42:29 +0000 (15:42 +0000)] 
implemented (untested) work around for wxScrolledWindow painting bug

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

23 years agoadded missing refresh when changing focus in wxListCtrl, added test for it in the...
Vadim Zeitlin [Mon, 13 Aug 2001 15:41:18 +0000 (15:41 +0000)] 
added missing refresh when changing focus in wxListCtrl, added test for it in the sample

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

23 years agomoved wxNO_FULL_REPAINT_ON_RESIZE to wxControl from wxWindow
Vadim Zeitlin [Mon, 13 Aug 2001 15:01:25 +0000 (15:01 +0000)] 
moved wxNO_FULL_REPAINT_ON_RESIZE to wxControl from wxWindow

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

23 years agodon't try to refresh the menu bar before showing it, fixes crash on startup with...
Vadim Zeitlin [Mon, 13 Aug 2001 14:59:08 +0000 (14:59 +0000)] 
don't try to refresh the menu bar before showing it, fixes crash on startup with wxGTK

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

23 years agoReplaced /'s with \'s as BCC requires \'s for path names
George Tasker [Mon, 13 Aug 2001 00:59:40 +0000 (00:59 +0000)] 
Replaced /'s with \'s as BCC requires \'s for path names

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

23 years agoReplaced 'erase' with $(RM) so that the default file deletion program can be overriden
George Tasker [Sun, 12 Aug 2001 23:56:07 +0000 (23:56 +0000)] 
Replaced 'erase' with $(RM) so that the default file deletion program can be overriden

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

23 years agoMakefile submitted by Markus G. for G95
George Tasker [Sun, 12 Aug 2001 23:50:40 +0000 (23:50 +0000)] 
Makefile submitted by Markus G. for G95

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

23 years agoAdded regex to WXINC line (patch from Markus G)
George Tasker [Sun, 12 Aug 2001 23:49:18 +0000 (23:49 +0000)] 
Added regex to WXINC line (patch from Markus G)
Added definition of RM for use in makefiles so that 'erase' can be overridden with a different file deletion program (like 'rm')

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

23 years agoadded wxEventLoop::GetActive()
Václav Slavík [Sun, 12 Aug 2001 22:10:20 +0000 (22:10 +0000)] 
added wxEventLoop::GetActive()

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

23 years agoRemoved semi-colons off the end of two macro statement lines so that compilation...
George Tasker [Sun, 12 Aug 2001 21:45:41 +0000 (21:45 +0000)] 
Removed semi-colons off the end of two macro statement lines so that compilation would be possible for BCC

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

23 years agocorrections for Mac OS compilation
Gilles Depeyrot [Sun, 12 Aug 2001 15:45:42 +0000 (15:45 +0000)] 
corrections for Mac OS compilation

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

23 years agoadded missing methods/removed duplicated base methods
Gilles Depeyrot [Sun, 12 Aug 2001 15:43:02 +0000 (15:43 +0000)] 
added missing methods/removed duplicated base methods

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

23 years agobitmap mask corrections for Mac OS
Gilles Depeyrot [Sun, 12 Aug 2001 15:39:20 +0000 (15:39 +0000)] 
bitmap mask corrections for Mac OS

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

23 years agocorrected CodeWarrior project target names and generated application names
Gilles Depeyrot [Sun, 12 Aug 2001 15:29:21 +0000 (15:29 +0000)] 
corrected CodeWarrior project target names and generated application names

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

23 years agoapplied SourceForge patch #440594 which corrects ListBox related errors
Gilles Depeyrot [Sun, 12 Aug 2001 15:15:03 +0000 (15:15 +0000)] 
applied SourceForge patch #440594 which corrects ListBox related errors
in Carbon applications under Mac OS X
the LDEF resource is no longer used in Carbon applications

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

23 years agoadded CodeWarrior 5.3 projects for working demos
Gilles Depeyrot [Sun, 12 Aug 2001 15:07:12 +0000 (15:07 +0000)] 
added CodeWarrior 5.3 projects for working demos
corrected CodeWarrior project target names and generated application names

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

23 years agoadded missing return value
Gilles Depeyrot [Sun, 12 Aug 2001 10:39:26 +0000 (10:39 +0000)] 
added missing return value

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

23 years agoadded container class files
Gilles Depeyrot [Sun, 12 Aug 2001 10:38:50 +0000 (10:38 +0000)] 
added container class files

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

23 years agowxMGL bugfixes
Václav Slavík [Sun, 12 Aug 2001 00:13:37 +0000 (00:13 +0000)] 
wxMGL bugfixes

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

23 years agofixed fl makefiles that Julian didn't fix correctly
Václav Slavík [Sun, 12 Aug 2001 00:11:55 +0000 (00:11 +0000)] 
fixed fl makefiles that Julian didn't fix correctly

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

23 years agocompilation fix
Václav Slavík [Sun, 12 Aug 2001 00:11:45 +0000 (00:11 +0000)] 
compilation fix

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

23 years agofixed wxUniv compilation
Václav Slavík [Sun, 12 Aug 2001 00:11:31 +0000 (00:11 +0000)] 
fixed wxUniv compilation

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

23 years agoadded container class source
Gilles Depeyrot [Sat, 11 Aug 2001 11:04:21 +0000 (11:04 +0000)] 
added container class source

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

23 years agocorrected a bug in the masking code
Stefan Csomor [Sat, 11 Aug 2001 09:43:26 +0000 (09:43 +0000)] 
corrected a bug in the masking code

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

23 years agoMessage dialog crashes when calling ::Move() etc. Better
Robert Roebling [Fri, 10 Aug 2001 18:31:15 +0000 (18:31 +0000)] 
Message dialog crashes when calling ::Move() etc. Better
do nothing than crash. MacOS 9.

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

23 years agoFixed project files for regex.lib, taking the regex C files out of the main wxvc.dsp
Julian Smart [Fri, 10 Aug 2001 17:03:02 +0000 (17:03 +0000)] 
Fixed project files for regex.lib, taking the regex C files out of the main wxvc.dsp

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

23 years agowxMGL support
Václav Slavík [Thu, 9 Aug 2001 22:43:32 +0000 (22:43 +0000)] 
wxMGL support

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

23 years agoadded evtlooop.cpp for mgl
Václav Slavík [Thu, 9 Aug 2001 22:42:38 +0000 (22:42 +0000)] 
added evtlooop.cpp for mgl

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

23 years agowxMGL wxWindow and wxApp mostly complete, now hunting bugs
Václav Slavík [Thu, 9 Aug 2001 22:40:39 +0000 (22:40 +0000)] 
wxMGL wxWindow and wxApp mostly complete, now hunting bugs

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

23 years agoadded std icons to wxMGL
Václav Slavík [Thu, 9 Aug 2001 22:39:08 +0000 (22:39 +0000)] 
added std icons to wxMGL

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

23 years agoDefine _GNU_SOURCE instead of _XOPEN_SOURCE (which breaks libtiff compilation)
Vadim Zeitlin [Thu, 9 Aug 2001 01:20:12 +0000 (01:20 +0000)] 
Define _GNU_SOURCE instead of _XOPEN_SOURCE (which breaks libtiff compilation)

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

23 years agochanged CPPFLAGS to CXXFLAGS
Vadim Zeitlin [Thu, 9 Aug 2001 00:26:53 +0000 (00:26 +0000)] 
changed CPPFLAGS to CXXFLAGS

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

23 years agofixed wxINSTALL_PREFIX setting
Vadim Zeitlin [Wed, 8 Aug 2001 23:59:41 +0000 (23:59 +0000)] 
fixed wxINSTALL_PREFIX setting

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

23 years agomoved wxINSTALL_PREFIX from CPPFLAGS to setup.h
Vadim Zeitlin [Wed, 8 Aug 2001 23:46:39 +0000 (23:46 +0000)] 
moved wxINSTALL_PREFIX from CPPFLAGS to setup.h

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

23 years ago1. fixed test in configure for gettimeofday() argument
Vadim Zeitlin [Wed, 8 Aug 2001 23:35:17 +0000 (23:35 +0000)] 
1. fixed test in configure for gettimeofday() argument
2. portability fixes in wxSingleInstanceChecer (use S_IRUSR, not S_IREAD)

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

23 years agofix for nbsp problem and minor parsing flow change
Václav Slavík [Wed, 8 Aug 2001 23:19:02 +0000 (23:19 +0000)] 
fix for nbsp problem and minor parsing flow change

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

23 years agomade some wxHtmlEntitiesParser's methods public -- turned out they are useful
Václav Slavík [Wed, 8 Aug 2001 23:18:39 +0000 (23:18 +0000)] 
made some wxHtmlEntitiesParser's methods public -- turned out they are useful

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

23 years agoupdated wxTextFile docs; some typo corrections
Václav Slavík [Wed, 8 Aug 2001 23:18:24 +0000 (23:18 +0000)] 
updated wxTextFile docs; some typo corrections

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

23 years agowxEraseEvent docs corrections
Václav Slavík [Wed, 8 Aug 2001 23:18:01 +0000 (23:18 +0000)] 
wxEraseEvent docs corrections

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

23 years ago1. next attempt to fix RH 7.1 build
Vadim Zeitlin [Wed, 8 Aug 2001 22:52:53 +0000 (22:52 +0000)] 
1. next attempt to fix RH 7.1 build
2. CPPFLAGS are the flags for cpp, not for c++ compiler!

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

23 years ago Probably fixed listbox crashes.
Robert Roebling [Wed, 8 Aug 2001 20:08:07 +0000 (20:08 +0000)] 
  Probably fixed listbox crashes.

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

23 years agofixed errors in glibc test
Vadim Zeitlin [Wed, 8 Aug 2001 16:44:05 +0000 (16:44 +0000)] 
fixed errors in glibc test

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

23 years agooops, last check in undone - there is a problem somewhere there...
Vadim Zeitlin [Wed, 8 Aug 2001 16:41:57 +0000 (16:41 +0000)] 
oops, last check in undone - there is a problem somewhere there...

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

23 years agoattempts to fix recursive mutex initialized detection under RedHat 7.1 (new glibc)
Vadim Zeitlin [Wed, 8 Aug 2001 16:38:37 +0000 (16:38 +0000)] 
attempts to fix recursive mutex initialized detection under RedHat 7.1 (new glibc)

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

23 years agoCorrected my typo
Julian Smart [Wed, 8 Aug 2001 10:59:46 +0000 (10:59 +0000)] 
Corrected my typo

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

23 years agoAdded container class
Julian Smart [Wed, 8 Aug 2001 06:43:28 +0000 (06:43 +0000)] 
Added container class

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

23 years agodrastically reduced flicker in RefreshItems
Vadim Zeitlin [Wed, 8 Aug 2001 00:10:01 +0000 (00:10 +0000)] 
drastically reduced flicker in RefreshItems

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

23 years agomerged wxMGL cursors from wxUniversal branch
Václav Slavík [Tue, 7 Aug 2001 23:22:41 +0000 (23:22 +0000)] 
merged wxMGL cursors from wxUniversal branch

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

23 years agonative theme for wxMGL
Václav Slavík [Tue, 7 Aug 2001 23:16:11 +0000 (23:16 +0000)] 
native theme for wxMGL

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

23 years agoremoved Robert's message box
Vadim Zeitlin [Tue, 7 Aug 2001 19:03:06 +0000 (19:03 +0000)] 
removed Robert's message box

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

23 years agofixed unwanted owner data accesses in virtual list ctrl
Vadim Zeitlin [Tue, 7 Aug 2001 18:18:17 +0000 (18:18 +0000)] 
fixed unwanted owner data accesses in virtual list ctrl

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

23 years agocompilation fix
Vadim Zeitlin [Tue, 7 Aug 2001 15:12:33 +0000 (15:12 +0000)] 
compilation fix

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

23 years agono message
Stefan Csomor [Tue, 7 Aug 2001 06:54:30 +0000 (06:54 +0000)] 
no message

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

23 years agodon't process enter as tab, there are many controls which want to process it themselves
Vadim Zeitlin [Tue, 7 Aug 2001 00:14:45 +0000 (00:14 +0000)] 
don't process enter as tab, there are many controls which want to process it themselves

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

23 years agochanged wxControlContainer to avoid triggering tons of warnings from VC++ at
Vadim Zeitlin [Mon, 6 Aug 2001 22:50:28 +0000 (22:50 +0000)] 
changed wxControlContainer to avoid triggering tons of warnings from VC++ at
warning level 4 ("'this' : used in base member initializer list" is really
the stupidiest warning I've ever seen)

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

23 years agoUnicodification of wxTextFile
Václav Slavík [Mon, 6 Aug 2001 22:40:57 +0000 (22:40 +0000)] 
Unicodification of wxTextFile

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

23 years agoUnicodification of wxTempFile
Václav Slavík [Mon, 6 Aug 2001 22:40:09 +0000 (22:40 +0000)] 
Unicodification of wxTempFile

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

23 years agowhy was generic wxNativeFontInfo code disabled for wxMGL?
Václav Slavík [Mon, 6 Aug 2001 22:39:11 +0000 (22:39 +0000)] 
why was generic wxNativeFontInfo code disabled for wxMGL?

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

23 years agocompilation fix
Václav Slavík [Mon, 6 Aug 2001 22:38:53 +0000 (22:38 +0000)] 
compilation fix

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

23 years ago Applied patch for wxComboBox and wxListBox to
Robert Roebling [Mon, 6 Aug 2001 21:06:13 +0000 (21:06 +0000)] 
  Applied patch for wxComboBox and wxListBox to
    prevent "hanging" in single selection mode.
    Also removed call to AddPendingEvent and
    changed wxLB_EXTENDED mode so that no changes
    to the listbox go unnoticed.
  I do wonder what the difference between multiple
    and extended list boxes actually are.
  Not suer what I changed in the other files.

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

23 years agoSome Updates for latest CVS.
David Webster [Mon, 6 Aug 2001 20:40:31 +0000 (20:40 +0000)] 
Some Updates for latest CVS.

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

23 years agouse item colour when drawing the focused item if we don't highlight it
Vadim Zeitlin [Mon, 6 Aug 2001 19:49:37 +0000 (19:49 +0000)] 
use item colour when drawing the focused item if we don't highlight it

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

23 years agodon't draw the focused item rect around the image
Vadim Zeitlin [Mon, 6 Aug 2001 19:29:47 +0000 (19:29 +0000)] 
don't draw the focused item rect around the image

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

23 years agodon't draw the selected item background if we don't have the focus
Vadim Zeitlin [Mon, 6 Aug 2001 19:27:08 +0000 (19:27 +0000)] 
don't draw the selected item background if we don't have the focus

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

23 years agodon't draw the selected item background if we don't have the focus
Vadim Zeitlin [Mon, 6 Aug 2001 19:12:13 +0000 (19:12 +0000)] 
don't draw the selected item background if we don't have the focus

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

23 years agodon't allow TABbing to wxHtmlWindow
Vadim Zeitlin [Mon, 6 Aug 2001 18:59:57 +0000 (18:59 +0000)] 
don't allow TABbing to wxHtmlWindow

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

23 years agocompilation fix
Vadim Zeitlin [Mon, 6 Aug 2001 18:53:55 +0000 (18:53 +0000)] 
compilation fix

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

23 years agocorrected mac src due to new api changes
Stefan Csomor [Mon, 6 Aug 2001 15:57:14 +0000 (15:57 +0000)] 
corrected mac src due to new api changes

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

23 years ago1. slightly changed how wxControlContainer is used
Vadim Zeitlin [Mon, 6 Aug 2001 12:55:04 +0000 (12:55 +0000)] 
1. slightly changed how wxControlContainer is used
2. use it now for wxSplitterWindow too
3. don't compile wxIdleEvent in !wxUSE_GUI mode (why was it done?)

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