]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

23 years agoadded another small test for wxTimeSpan::Format
Vadim Zeitlin [Mon, 6 Aug 2001 12:24:29 +0000 (12:24 +0000)] 
added another small test for wxTimeSpan::Format

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

23 years agoadded wxUSE_SPLASH
Vadim Zeitlin [Mon, 6 Aug 2001 12:19:35 +0000 (12:19 +0000)] 
added wxUSE_SPLASH

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

23 years agowxBase compilation fix
Vadim Zeitlin [Mon, 6 Aug 2001 12:18:03 +0000 (12:18 +0000)] 
wxBase compilation fix

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

23 years agoadded wxUSE_SPLASH
Vadim Zeitlin [Mon, 6 Aug 2001 12:13:48 +0000 (12:13 +0000)] 
added wxUSE_SPLASH

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

23 years agofixed infinite recursion in SetFocus()
Vadim Zeitlin [Mon, 6 Aug 2001 12:12:32 +0000 (12:12 +0000)] 
fixed infinite recursion in SetFocus()

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

23 years agoregenerated to include src/common/containr.cpp
Vadim Zeitlin [Mon, 6 Aug 2001 11:58:42 +0000 (11:58 +0000)] 
regenerated to include src/common/containr.cpp

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

23 years agobug in SetLastFocus corrected
Vadim Zeitlin [Mon, 6 Aug 2001 11:58:05 +0000 (11:58 +0000)] 
bug in SetLastFocus corrected

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

23 years agocompilation fixes
Vadim Zeitlin [Mon, 6 Aug 2001 11:57:23 +0000 (11:57 +0000)] 
compilation fixes

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

23 years agocompilation fix (sorry)
Vadim Zeitlin [Mon, 6 Aug 2001 11:48:00 +0000 (11:48 +0000)] 
compilation fix (sorry)

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

23 years agopragma fix for gcc
Vadim Zeitlin [Mon, 6 Aug 2001 11:43:04 +0000 (11:43 +0000)] 
pragma fix for gcc

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

23 years agoUpdates to fix statusbar and menu errors.
David Webster [Mon, 6 Aug 2001 02:37:13 +0000 (02:37 +0000)] 
Updates to fix statusbar and menu errors.

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

23 years agomoved knd handling logic from wxPanel to wxControlContainer (sorry for
Vadim Zeitlin [Mon, 6 Aug 2001 00:49:59 +0000 (00:49 +0000)] 
moved knd handling logic from wxPanel to wxControlContainer (sorry for
the dull name Julian ;-)

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

23 years agoadded empty and unused wxTLW - to be used later
Vadim Zeitlin [Sun, 5 Aug 2001 22:40:41 +0000 (22:40 +0000)] 
added empty and unused wxTLW - to be used later

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

23 years ago Patch that should prevent problem with interference
Robert Roebling [Sun, 5 Aug 2001 21:40:30 +0000 (21:40 +0000)] 
  Patch that should prevent problem with interference
    between dragging the scrollbat thumb and normal
    mouse events. Also, thumb-release event are now
    sent from wxScrollWindow. Neither has been tested,
    but the same code works in wxWindow.

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

23 years agoremoved useless include (already in glcanvas.h)
Gilles Depeyrot [Sun, 5 Aug 2001 16:39:03 +0000 (16:39 +0000)] 
removed useless include (already in glcanvas.h)

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

23 years agoadded include for Mac OS X
Gilles Depeyrot [Sun, 5 Aug 2001 16:37:32 +0000 (16:37 +0000)] 
added include for Mac OS X

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

23 years agocorrected includes for Mac OS X
Gilles Depeyrot [Sun, 5 Aug 2001 16:34:37 +0000 (16:34 +0000)] 
corrected includes for Mac OS X

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

23 years agocorrected conditional compilation for wxMac
Gilles Depeyrot [Sun, 5 Aug 2001 16:32:48 +0000 (16:32 +0000)] 
corrected conditional compilation for wxMac

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

23 years agofixed processing of the implicit wxTextCtrl accelerators (Ctrl-C/V/X)
Vadim Zeitlin [Sun, 5 Aug 2001 15:07:28 +0000 (15:07 +0000)] 
fixed processing of the implicit wxTextCtrl accelerators (Ctrl-C/V/X)
without breaking all the others by using a new MSWShouldPreProcessMessage()
function

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

23 years agofixed kbd handling in wxFindReplaceDialog
Vadim Zeitlin [Sun, 5 Aug 2001 14:13:28 +0000 (14:13 +0000)] 
fixed kbd handling in wxFindReplaceDialog

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

23 years agoreverted my Set/getTitle change
Václav Slavík [Sat, 4 Aug 2001 22:36:19 +0000 (22:36 +0000)] 
reverted my Set/getTitle change

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

23 years agocompilation fixes
Václav Slavík [Fri, 3 Aug 2001 20:26:24 +0000 (20:26 +0000)] 
compilation fixes

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

23 years agoonce again forgot about this OS/2 strangeness
Václav Slavík [Fri, 3 Aug 2001 20:26:04 +0000 (20:26 +0000)] 
once again forgot about this OS/2 strangeness

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

23 years agofix for infinite recursion in UpdateFontIfNeeded
Vadim Zeitlin [Fri, 3 Aug 2001 17:19:55 +0000 (17:19 +0000)] 
fix for infinite recursion in UpdateFontIfNeeded

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

23 years agocompilation error fixed
Vadim Zeitlin [Fri, 3 Aug 2001 16:26:05 +0000 (16:26 +0000)] 
compilation error fixed

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

23 years agoadded gaugecmn
Stefan Csomor [Fri, 3 Aug 2001 16:02:09 +0000 (16:02 +0000)] 
added gaugecmn

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

23 years agoAdded missing Makefile names
Julian Smart [Fri, 3 Aug 2001 15:20:35 +0000 (15:20 +0000)] 
Added missing Makefile names

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

23 years agono changes
Vadim Zeitlin [Fri, 3 Aug 2001 14:50:41 +0000 (14:50 +0000)] 
no changes

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

23 years agofailed attempt to change the default action for GTK dnd (nothing changed finally)
Vadim Zeitlin [Fri, 3 Aug 2001 13:24:23 +0000 (13:24 +0000)] 
failed attempt to change the default action for GTK dnd (nothing changed finally)

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

23 years agoSet/GetTitle out of wxWindowBase, forked and put to gtk/window.h and mgl/window.h...
Václav Slavík [Thu, 2 Aug 2001 23:46:38 +0000 (23:46 +0000)] 
Set/GetTitle out of wxWindowBase, forked and put to gtk/window.h and mgl/window.h (and no, we can't get rid of them completely unless Vadim stops using them in wxUniv)

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

23 years agoSet/GetTitle out of wxWindowBase, forked and put to gtk/window.h and mgl/window.h...
Václav Slavík [Thu, 2 Aug 2001 23:32:27 +0000 (23:32 +0000)] 
Set/GetTitle out of wxWindowBase, forked and put to gtk/window.h and mgl/window.h (and no, we can't get rid of them completely unless Vadim stops using them in wxUniv)

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

23 years agofixed docs to accomodate more strict wxHTML Help controller
Václav Slavík [Thu, 2 Aug 2001 23:31:49 +0000 (23:31 +0000)] 
fixed docs to accomodate more strict wxHTML Help controller

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

23 years ago Fix tree control invalid pointer after drag bug.
Robert Roebling [Thu, 2 Aug 2001 21:37:15 +0000 (21:37 +0000)] 
  Fix tree control invalid pointer after drag bug.

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

23 years agocompilation fix
Vadim Zeitlin [Thu, 2 Aug 2001 20:15:33 +0000 (20:15 +0000)] 
compilation fix

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

23 years agoremember unknown charsets in the config too
Vadim Zeitlin [Thu, 2 Aug 2001 19:20:47 +0000 (19:20 +0000)] 
remember unknown charsets in the config too

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

23 years agoapplied patch 446014 (misc mingw fixes from Mattia)
Vadim Zeitlin [Thu, 2 Aug 2001 19:02:17 +0000 (19:02 +0000)] 
applied patch 446014 (misc mingw fixes from Mattia)

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

23 years agoapplied patch 446010 (unicode compilation fixes)
Vadim Zeitlin [Thu, 2 Aug 2001 18:59:50 +0000 (18:59 +0000)] 
applied patch 446010 (unicode compilation fixes)

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

23 years agoapplied patch 446009 (DLL cross compilation using mingw32)
Vadim Zeitlin [Thu, 2 Aug 2001 18:58:52 +0000 (18:58 +0000)] 
applied patch 446009 (DLL cross compilation using mingw32)

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

23 years agoremoved wxYield call from wxBusyCursorSuspender
Vadim Zeitlin [Thu, 2 Aug 2001 18:26:06 +0000 (18:26 +0000)] 
removed wxYield call from wxBusyCursorSuspender

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

23 years agoCorrections to the VC++ project files
Julian Smart [Thu, 2 Aug 2001 17:20:38 +0000 (17:20 +0000)] 
Corrections to the VC++ project files

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

23 years agoRemoved memory leak
Julian Smart [Thu, 2 Aug 2001 17:16:56 +0000 (17:16 +0000)] 
Removed memory leak

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

23 years agocompilation fix for cygwin/old mingw32 (patch 446700)
Vadim Zeitlin [Thu, 2 Aug 2001 14:57:02 +0000 (14:57 +0000)] 
compilation fix for cygwin/old mingw32 (patch 446700)

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

23 years agoDon't send a focus event if the window is a wxTextCtrl, since it sends
Robin Dunn [Thu, 2 Aug 2001 03:06:24 +0000 (03:06 +0000)] 
Don't send a focus event if the window is a wxTextCtrl, since it sends
it's own focus event later on.

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

23 years agoDon't send a focus event if the window is a wxTextCtrl, since it sends
Robin Dunn [Thu, 2 Aug 2001 03:01:14 +0000 (03:01 +0000)] 
Don't send a focus event if the window is a wxTextCtrl, since it sends
it's own focus event later on.

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

23 years agocompilation fix for VC++
Robin Dunn [Thu, 2 Aug 2001 02:48:01 +0000 (02:48 +0000)] 
compilation fix for VC++

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

23 years agochanged Replace and Remove to always use EM_REPLACESEL instead of
Robin Dunn [Thu, 2 Aug 2001 02:34:44 +0000 (02:34 +0000)] 
changed Replace and Remove to always use EM_REPLACESEL instead of
going through the clipboard

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

23 years agodocumented changes
Václav Slavík [Wed, 1 Aug 2001 23:07:08 +0000 (23:07 +0000)] 
documented changes

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

23 years agoSHARED_LD must be CXX, not CC, otherwise we get unresolved
Václav Slavík [Wed, 1 Aug 2001 23:06:46 +0000 (23:06 +0000)] 
SHARED_LD must be CXX, not CC, otherwise we get unresolved
externals (at least with gcc3) if app binary wasn't linked with CXX. This may
happen for instance when dynamically loading wxPython module.
(Let's change it for all platforms, not only Linux, and see what happens.)

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

23 years agofixed MGL files
Václav Slavík [Wed, 1 Aug 2001 23:06:01 +0000 (23:06 +0000)] 
fixed MGL files

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

23 years agowxMGL update (no, it still doesn't work, I'm backuping it just in case my disk burns)
Václav Slavík [Wed, 1 Aug 2001 22:57:11 +0000 (22:57 +0000)] 
wxMGL update (no, it still doesn't work, I'm backuping it just in case my disk burns)

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

23 years agomore tests
Václav Slavík [Wed, 1 Aug 2001 22:56:40 +0000 (22:56 +0000)] 
more tests

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