]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
23 years ago1. added wxTE_AUTO_URL style and support for it under Win32 (and brief
Vadim Zeitlin [Sun, 29 Jul 2001 22:40:21 +0000 (22:40 +0000)] 
1. added wxTE_AUTO_URL style and support for it under Win32 (and brief
   mention in docs and tests in the sample)
2. moved wxTextCtrl-specific stuff from defs.h/event.h to textctrl.h

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

23 years agocompilation fix for recent commit
Vadim Zeitlin [Sun, 29 Jul 2001 22:20:50 +0000 (22:20 +0000)] 
compilation fix for recent commit

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

23 years agoadded Freeze/Thaw implementation for Windows
Vadim Zeitlin [Sun, 29 Jul 2001 21:22:12 +0000 (21:22 +0000)] 
added Freeze/Thaw implementation for Windows

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

23 years agoAdded context help stuff to wxPython
Robin Dunn [Sun, 29 Jul 2001 03:06:02 +0000 (03:06 +0000)] 
Added context help stuff to wxPython

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

23 years agowxMGL compilation fix
Václav Slavík [Sat, 28 Jul 2001 22:40:02 +0000 (22:40 +0000)] 
wxMGL compilation fix

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

23 years agowxMGL compilation fixes
Václav Slavík [Sat, 28 Jul 2001 22:39:51 +0000 (22:39 +0000)] 
wxMGL compilation fixes

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

23 years agoVarious tweaks, fixes, and additions
Robin Dunn [Sat, 28 Jul 2001 03:29:34 +0000 (03:29 +0000)] 
Various tweaks, fixes, and additions

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

23 years agoVarious tweaks, fixes, and additions
Robin Dunn [Sat, 28 Jul 2001 03:12:32 +0000 (03:12 +0000)] 
Various tweaks, fixes, and additions

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

23 years agoFixed resource leak for wxListItem
Robin Dunn [Sat, 28 Jul 2001 03:10:39 +0000 (03:10 +0000)] 
Fixed resource leak for wxListItem

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

23 years agoThe installer should also check HKCU for the python install dir, since
Robin Dunn [Sat, 28 Jul 2001 03:07:18 +0000 (03:07 +0000)] 
The installer should also check HKCU for the python install dir, since
ActivePython will use that key.

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

23 years agoA couple fixes for the demo, and some code to show a bug
Robin Dunn [Sat, 28 Jul 2001 03:06:02 +0000 (03:06 +0000)] 
A couple fixes for the demo, and some code to show a bug

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

23 years agoA couple off-by-one fixes
Robin Dunn [Sat, 28 Jul 2001 02:57:53 +0000 (02:57 +0000)] 
A couple off-by-one fixes

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

23 years agomingw32/cygwin compilation fixes
Vadim Zeitlin [Fri, 27 Jul 2001 20:05:07 +0000 (20:05 +0000)] 
mingw32/cygwin compilation fixes

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

23 years agodon't crash when invalid colour is set as fg/bg colour
Vadim Zeitlin [Fri, 27 Jul 2001 13:30:16 +0000 (13:30 +0000)] 
don't crash when invalid colour is set as fg/bg colour

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

23 years agoAdded fix to send scroll messages from mouse wheel instead of scrolling directly
Julian Smart [Fri, 27 Jul 2001 10:07:46 +0000 (10:07 +0000)] 
Added fix to send scroll messages from mouse wheel instead of scrolling directly

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

23 years agoAdded some WXDLLEXPORTs
Robin Dunn [Fri, 27 Jul 2001 02:54:19 +0000 (02:54 +0000)] 
Added some WXDLLEXPORTs

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

23 years ago(bad) fix for asserts and OnIdle events
Vadim Zeitlin [Thu, 26 Jul 2001 18:40:25 +0000 (18:40 +0000)] 
(bad) fix for asserts and OnIdle events

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

23 years agoforgotten method declaration
Vadim Zeitlin [Thu, 26 Jul 2001 18:39:36 +0000 (18:39 +0000)] 
forgotten method declaration

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

23 years agomade the log dialog resizeable (again?)
Vadim Zeitlin [Thu, 26 Jul 2001 16:45:41 +0000 (16:45 +0000)] 
made the log dialog resizeable (again?)

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

23 years agohighlight the focused item in non report mode too
Vadim Zeitlin [Thu, 26 Jul 2001 16:33:19 +0000 (16:33 +0000)] 
highlight the focused item in non report mode too

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

23 years agofix for (re)positioning the main window when the style changes
Vadim Zeitlin [Thu, 26 Jul 2001 16:19:27 +0000 (16:19 +0000)] 
fix for (re)positioning the main window when the style changes

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

23 years agoavoid nested modal log dialogs
Vadim Zeitlin [Thu, 26 Jul 2001 15:26:02 +0000 (15:26 +0000)] 
avoid nested modal log dialogs

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

23 years agotest for wxLog interaction with wxYield better
Vadim Zeitlin [Thu, 26 Jul 2001 15:09:35 +0000 (15:09 +0000)] 
test for wxLog interaction with wxYield better

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

23 years ago*really* suppress log messages from inside wxYield
Vadim Zeitlin [Thu, 26 Jul 2001 13:21:34 +0000 (13:21 +0000)] 
*really* suppress log messages from inside wxYield

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

23 years ago Fixed problem with missing refresh in wxScrolledWindow::
Robert Roebling [Thu, 26 Jul 2001 11:32:03 +0000 (11:32 +0000)] 
  Fixed problem with missing refresh in wxScrolledWindow::
    SetScrollbars().

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

23 years agorespect SetFont/SetXXXColour in wxTextCtrl even when using styles
Vadim Zeitlin [Thu, 26 Jul 2001 09:58:19 +0000 (09:58 +0000)] 
respect SetFont/SetXXXColour in wxTextCtrl even when using styles

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

23 years agodon't do anything in SetBackgroundColour() if colour is invalid
Vadim Zeitlin [Thu, 26 Jul 2001 09:24:36 +0000 (09:24 +0000)] 
don't do anything in SetBackgroundColour() if colour is invalid

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

23 years agotimestampt trace/debug messages under Unix too, this is useful for debugging
Vadim Zeitlin [Thu, 26 Jul 2001 09:06:35 +0000 (09:06 +0000)] 
timestampt trace/debug messages under Unix too, this is useful for debugging

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

23 years agoadded demo of the difference Freeze/Thaw makes in wxTextCtrl
Vadim Zeitlin [Thu, 26 Jul 2001 08:59:00 +0000 (08:59 +0000)] 
added demo of the difference Freeze/Thaw makes in wxTextCtrl

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

23 years agoadded wxWindow::Freeze/Thaw(), implemented them for wxGTK::wxTextCtrl
Vadim Zeitlin [Thu, 26 Jul 2001 08:33:53 +0000 (08:33 +0000)] 
added wxWindow::Freeze/Thaw(), implemented them for wxGTK::wxTextCtrl

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

23 years agofix for focus handling when deleting the items
Vadim Zeitlin [Wed, 25 Jul 2001 16:13:32 +0000 (16:13 +0000)] 
fix for focus handling when deleting the items

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

23 years agoTweaks to fl project files
Julian Smart [Wed, 25 Jul 2001 13:17:35 +0000 (13:17 +0000)] 
Tweaks to fl project files

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

23 years agocompilation warning fixed
Vadim Zeitlin [Tue, 24 Jul 2001 19:33:55 +0000 (19:33 +0000)] 
compilation warning fixed

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

23 years agoreverted my previous change to WINVER - it is already defined elsewhere
Vadim Zeitlin [Tue, 24 Jul 2001 17:08:28 +0000 (17:08 +0000)] 
reverted my previous change to WINVER - it is already defined elsewhere

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

23 years agofixed compilation problem with multiple Update()s
Vadim Zeitlin [Tue, 24 Jul 2001 16:19:46 +0000 (16:19 +0000)] 
fixed compilation problem with multiple Update()s

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

23 years agoAdded fl (frame layout) to wxWindows, from source tidied by Hans Van Leemputten ...
Julian Smart [Tue, 24 Jul 2001 15:27:12 +0000 (15:27 +0000)] 
Added fl (frame layout) to wxWindows, from source tidied by Hans Van Leemputten <Hansvl@softhome.net>.

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

23 years agorenamed Number method (should be GetCount)
Gilles Depeyrot [Mon, 23 Jul 2001 20:11:12 +0000 (20:11 +0000)] 
renamed Number method (should be GetCount)

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

23 years agofixed bug with wxPathExists('c:\') yet again
Vadim Zeitlin [Mon, 23 Jul 2001 18:17:28 +0000 (18:17 +0000)] 
fixed bug with wxPathExists('c:\') yet again

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

23 years agodon't process VK_OEM_XXX key presses
Vadim Zeitlin [Mon, 23 Jul 2001 18:13:36 +0000 (18:13 +0000)] 
don't process VK_OEM_XXX key presses

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

23 years agouse Windows standard icons instead of our own (patch 443856)
Vadim Zeitlin [Mon, 23 Jul 2001 18:06:13 +0000 (18:06 +0000)] 
use Windows standard icons instead of our own (patch 443856)

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

23 years agoadded test for writing empty value to the config
Vadim Zeitlin [Mon, 23 Jul 2001 17:46:15 +0000 (17:46 +0000)] 
added test for writing empty value to the config

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

23 years ago1. fixed bug with empty value not being written to the file
Vadim Zeitlin [Mon, 23 Jul 2001 17:45:56 +0000 (17:45 +0000)] 
1. fixed bug with empty value not being written to the file
2. moved ConfigEntry/Group into .cpp from .h and renamed them to wxXXX

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

23 years agodon't call wxYield() from EnsureVisible(), this is too dangerous - and unnecessary...
Vadim Zeitlin [Mon, 23 Jul 2001 15:54:41 +0000 (15:54 +0000)] 
don't call wxYield() from EnsureVisible(), this is too dangerous - and unnecessary as well

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

23 years agofixed bug with deletion of several last items in wxListCtrl, added tests for it in...
Vadim Zeitlin [Mon, 23 Jul 2001 14:57:01 +0000 (14:57 +0000)] 
fixed bug with deletion of several last items in wxListCtrl, added tests for it in the sample

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

23 years agoadded and documented wxDir::HasFiles/SubDirs(), use the latter in wxDirDialog - it...
Vadim Zeitlin [Mon, 23 Jul 2001 13:28:39 +0000 (13:28 +0000)] 
added and documented wxDir::HasFiles/SubDirs(), use the latter in wxDirDialog - it is several orders of magniture faster than wxFindFirstFile!

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

23 years agocorrection for Mac OS X compilation
Gilles Depeyrot [Sun, 22 Jul 2001 20:26:08 +0000 (20:26 +0000)] 
correction for Mac OS X compilation

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

23 years agocorrected pragma interface/implementation (clash with wxWindows library)
Gilles Depeyrot [Sun, 22 Jul 2001 20:25:27 +0000 (20:25 +0000)] 
corrected pragma interface/implementation (clash with wxWindows library)

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

23 years agofixed wxListBox inheritance
Gilles Depeyrot [Sun, 22 Jul 2001 20:05:15 +0000 (20:05 +0000)] 
fixed wxListBox inheritance

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

23 years agoadded property sheet option
Gilles Depeyrot [Sun, 22 Jul 2001 19:36:05 +0000 (19:36 +0000)] 
added property sheet option
corrected tree layout option
corrected samples list configuration

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

23 years agoadded tree layout define
Gilles Depeyrot [Sun, 22 Jul 2001 18:07:19 +0000 (18:07 +0000)] 
added tree layout define

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

23 years agocorrected conditional compilation tests
Gilles Depeyrot [Sun, 22 Jul 2001 18:06:09 +0000 (18:06 +0000)] 
corrected conditional compilation tests

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

23 years agopost wxUniv merge fix
Gilles Depeyrot [Sun, 22 Jul 2001 17:21:59 +0000 (17:21 +0000)] 
post wxUniv merge fix

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

23 years agopost wxUniv merge fix
Gilles Depeyrot [Sun, 22 Jul 2001 17:15:14 +0000 (17:15 +0000)] 
post wxUniv merge fix

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

23 years agopost wxUniv merge fix
Gilles Depeyrot [Sun, 22 Jul 2001 17:09:23 +0000 (17:09 +0000)] 
post wxUniv merge fix

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

23 years agocorrected pragma interface/implementation for Mac OS X
Gilles Depeyrot [Sun, 22 Jul 2001 17:03:06 +0000 (17:03 +0000)] 
corrected pragma interface/implementation for Mac OS X

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

23 years agoadded missing conditional compilation test for MSW specific events
Gilles Depeyrot [Sun, 22 Jul 2001 17:00:57 +0000 (17:00 +0000)] 
added missing conditional compilation test for MSW specific events

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

23 years agoadded dependency handling to Makefiles
Gilles Depeyrot [Sun, 22 Jul 2001 15:05:53 +0000 (15:05 +0000)] 
added dependency handling to Makefiles

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

23 years agocorrections for Mac OS X compilation
Gilles Depeyrot [Sun, 22 Jul 2001 14:57:47 +0000 (14:57 +0000)] 
corrections for Mac OS X compilation

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

23 years agoignore files produced by CodeWarrior
Gilles Depeyrot [Sun, 22 Jul 2001 14:50:50 +0000 (14:50 +0000)] 
ignore files produced by CodeWarrior

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

23 years agocorrection for Mac OS compilation
Gilles Depeyrot [Sun, 22 Jul 2001 14:23:55 +0000 (14:23 +0000)] 
correction for Mac OS compilation

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

23 years agoadded dependency handling to Makefiles
Gilles Depeyrot [Sun, 22 Jul 2001 14:19:42 +0000 (14:19 +0000)] 
added dependency handling to Makefiles

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

23 years agocorrection for Mac OS X compilation
Gilles Depeyrot [Sun, 22 Jul 2001 14:10:45 +0000 (14:10 +0000)] 
correction for Mac OS X compilation

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

23 years agopost wxUniv merge fixes
Gilles Depeyrot [Sun, 22 Jul 2001 14:09:23 +0000 (14:09 +0000)] 
post wxUniv merge fixes

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

23 years agocorrections for Mac OS X compilation
Gilles Depeyrot [Sun, 22 Jul 2001 14:08:55 +0000 (14:08 +0000)] 
corrections for Mac OS X compilation

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

23 years agoadded dependency handling to Makefiles
Gilles Depeyrot [Sun, 22 Jul 2001 14:06:10 +0000 (14:06 +0000)] 
added dependency handling to Makefiles

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

23 years agoremoved inexistant header files
Gilles Depeyrot [Sun, 22 Jul 2001 13:52:52 +0000 (13:52 +0000)] 
removed inexistant header files

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

23 years agocompilation fix for old broken Borland compiler
Vadim Zeitlin [Sun, 22 Jul 2001 12:06:46 +0000 (12:06 +0000)] 
compilation fix for old broken Borland compiler

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

23 years agobackported fix for proper tree ctrl refershing after changing item colour/font from 2.2
Vadim Zeitlin [Sun, 22 Jul 2001 01:28:18 +0000 (01:28 +0000)] 
backported fix for proper tree ctrl refershing after changing item colour/font from 2.2

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

23 years agoreplaced hardcoded wxgtk_gl library with appropriate configure macro
Gilles Depeyrot [Sat, 21 Jul 2001 06:51:11 +0000 (06:51 +0000)] 
replaced hardcoded wxgtk_gl library with appropriate configure macro

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

23 years agoadded WX_TARGET_LIBRARY_GL to recursive configure substitutions
Gilles Depeyrot [Sat, 21 Jul 2001 06:48:40 +0000 (06:48 +0000)] 
added WX_TARGET_LIBRARY_GL to recursive configure substitutions

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

23 years agoadded wxWindows shared library to link of OpenGL wxWindows shared library
Gilles Depeyrot [Sat, 21 Jul 2001 06:47:48 +0000 (06:47 +0000)] 
added wxWindows shared library to link of OpenGL wxWindows shared library

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

23 years agocorrected bad Darwin related configure test
Gilles Depeyrot [Sat, 21 Jul 2001 06:45:33 +0000 (06:45 +0000)] 
corrected bad Darwin related configure test
implemented OpenGL configuration for Mac OS X
added WX_TARGET_LIBRARY_GL to config cache

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

23 years agoadded DEP_INFO_FLAGS to compilation options
Gilles Depeyrot [Sat, 21 Jul 2001 06:42:20 +0000 (06:42 +0000)] 
added DEP_INFO_FLAGS to compilation options

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

23 years agocorrections for wxGtk compilation under Darwin/Mac OS X
Gilles Depeyrot [Sat, 21 Jul 2001 05:32:09 +0000 (05:32 +0000)] 
corrections for wxGtk compilation under Darwin/Mac OS X

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

23 years agoadded missing conditional compilation test for wxUSE_PROPSHEET
Gilles Depeyrot [Sat, 21 Jul 2001 05:23:06 +0000 (05:23 +0000)] 
added missing conditional compilation test for wxUSE_PROPSHEET

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

23 years agominor changes to correct compilation warnings
Gilles Depeyrot [Sat, 21 Jul 2001 05:19:25 +0000 (05:19 +0000)] 
minor changes to correct compilation warnings

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

23 years agofix for rather mysterious problem when deleting the list ctrl
Vadim Zeitlin [Fri, 20 Jul 2001 20:54:17 +0000 (20:54 +0000)] 
fix for rather mysterious problem when deleting the list ctrl

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

23 years agopost wxUniv merge fixes
Gilles Depeyrot [Fri, 20 Jul 2001 18:46:55 +0000 (18:46 +0000)] 
post wxUniv merge fixes

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

23 years agopost wxUniv merge fix
Gilles Depeyrot [Fri, 20 Jul 2001 18:44:10 +0000 (18:44 +0000)] 
post wxUniv merge fix

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

23 years agoapplied numpad keys patch
Vadim Zeitlin [Fri, 20 Jul 2001 14:35:39 +0000 (14:35 +0000)] 
applied numpad keys patch

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

23 years agofixed entities parsing under win32
Václav Slavík [Fri, 20 Jul 2001 12:33:32 +0000 (12:33 +0000)] 
fixed entities parsing under win32

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

23 years agooops, forgot to fix wxHtmlTag dtor
Václav Slavík [Fri, 20 Jul 2001 12:32:50 +0000 (12:32 +0000)] 
oops, forgot to fix wxHtmlTag dtor

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

23 years agotest for __WIN95__ in the main header, not platform-sepcific one for consistency...
Vadim Zeitlin [Fri, 20 Jul 2001 11:59:46 +0000 (11:59 +0000)] 
test for __WIN95__ in the main header, not platform-sepcific one for consistency with the other classes

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

23 years agodefine WINVER for mingw32 cross compilation
Vadim Zeitlin [Fri, 20 Jul 2001 11:58:54 +0000 (11:58 +0000)] 
define WINVER for mingw32 cross compilation

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

23 years agoimplemented EVT_LIST_CACHE_HINT support: send this message from OnPaint() now
Vadim Zeitlin [Fri, 20 Jul 2001 11:12:34 +0000 (11:12 +0000)] 
implemented EVT_LIST_CACHE_HINT support: send this message from OnPaint() now

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

23 years agofixed three new warnings after the last warning fix
Vadim Zeitlin [Fri, 20 Jul 2001 08:56:27 +0000 (08:56 +0000)] 
fixed three new warnings after the last warning fix

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

23 years agofixed a warning and detabified
Vadim Zeitlin [Fri, 20 Jul 2001 08:55:08 +0000 (08:55 +0000)] 
fixed a warning and detabified

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

23 years agomade 2 column list wider to accomodate all entries
Vadim Zeitlin [Fri, 20 Jul 2001 08:48:41 +0000 (08:48 +0000)] 
made 2 column list wider to accomodate all entries

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

23 years agoreplaced literal backslashes with backslash TeX macro
Vadim Zeitlin [Fri, 20 Jul 2001 08:47:48 +0000 (08:47 +0000)] 
replaced literal backslashes with backslash TeX macro

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

23 years agofixed crash in XPM decoder when reading non XPM files
Vadim Zeitlin [Fri, 20 Jul 2001 01:18:08 +0000 (01:18 +0000)] 
fixed crash in XPM decoder when reading non XPM files

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

23 years agofilter out garbage Windows sends us via LVN_ODCACHEHINT
Vadim Zeitlin [Fri, 20 Jul 2001 01:00:21 +0000 (01:00 +0000)] 
filter out garbage Windows sends us via LVN_ODCACHEHINT

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

23 years agoadded EVT_LIST_COMMAND_CACHE_HINT, implemented it for MSW and test in the sample...
Vadim Zeitlin [Fri, 20 Jul 2001 00:25:09 +0000 (00:25 +0000)] 
added EVT_LIST_COMMAND_CACHE_HINT, implemented it for MSW and test in the sample; briefly documented virtual list control fucntionality

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

23 years agoVC++ warning fixed
Vadim Zeitlin [Thu, 19 Jul 2001 23:43:40 +0000 (23:43 +0000)] 
VC++ warning fixed

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

23 years agonew wxHtmlParser core and changes implied by it
Václav Slavík [Thu, 19 Jul 2001 22:31:00 +0000 (22:31 +0000)] 
new wxHtmlParser core and changes implied by it

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

23 years agonew wxHtmlParser core
Václav Slavík [Thu, 19 Jul 2001 22:30:22 +0000 (22:30 +0000)] 
new wxHtmlParser core

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

23 years agoFreeBSD compilation fix
Vadim Zeitlin [Thu, 19 Jul 2001 20:54:49 +0000 (20:54 +0000)] 
FreeBSD compilation fix

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

23 years agofixed some warnings
Vadim Zeitlin [Thu, 19 Jul 2001 20:52:26 +0000 (20:52 +0000)] 
fixed some warnings

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

23 years ago1. don't delete item attributes in the virtual list control (=> crash)
Vadim Zeitlin [Thu, 19 Jul 2001 20:50:40 +0000 (20:50 +0000)] 
1. don't delete item attributes in the virtual list control (=> crash)
2. refresh the window after deleting all items

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

23 years agoadded test for THREADS if JOYSTICK is set
Vadim Zeitlin [Thu, 19 Jul 2001 20:49:55 +0000 (20:49 +0000)] 
added test for THREADS if JOYSTICK is set

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

23 years agodon't remove lib/wx when making clean
Vadim Zeitlin [Thu, 19 Jul 2001 20:48:59 +0000 (20:48 +0000)] 
don't remove lib/wx when making clean

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