]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoAdded FloodFill patch for samples
Julian Smart [Mon, 1 Apr 2002 21:47:02 +0000 (21:47 +0000)] 
Added FloodFill patch for samples

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

22 years agoApplied FloodFill patch
Julian Smart [Mon, 1 Apr 2002 21:40:42 +0000 (21:40 +0000)] 
Applied FloodFill patch

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

22 years agouse the new wxExecute() API (no real changes)
Vadim Zeitlin [Mon, 1 Apr 2002 21:33:50 +0000 (21:33 +0000)] 
use the new wxExecute() API (no real changes)

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

22 years agouse the new API in the sample as it's more readable
Vadim Zeitlin [Mon, 1 Apr 2002 21:31:58 +0000 (21:31 +0000)] 
use the new API in the sample as it's more readable

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

22 years agosleep while waiting for the spawned process to terminate so that we don't eat 100...
Vadim Zeitlin [Mon, 1 Apr 2002 21:31:27 +0000 (21:31 +0000)] 
sleep while waiting for the spawned process to terminate so that we don't eat 100 of the CPU

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

22 years agoFixed a few little bugs in how some methods are wrapped
Robin Dunn [Mon, 1 Apr 2002 20:34:02 +0000 (20:34 +0000)] 
Fixed a few little bugs in how some methods are wrapped

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

22 years agoAdded wxIconBundle and wxTopLevelWindow.SetIcons.
Robin Dunn [Mon, 1 Apr 2002 20:33:16 +0000 (20:33 +0000)] 
Added wxIconBundle and wxTopLevelWindow.SetIcons.

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

22 years agoAdded wxListCtrlAutoWidthMixin from Erik Westra.
Robin Dunn [Mon, 1 Apr 2002 20:31:23 +0000 (20:31 +0000)] 
Added wxListCtrlAutoWidthMixin from Erik Westra.

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

22 years agoA saner implementation for the new wxToolBar methods that keeps
Robin Dunn [Mon, 1 Apr 2002 20:29:35 +0000 (20:29 +0000)] 
A saner implementation for the new wxToolBar methods that keeps
backwards compatilibilty (including keyword args names for wxPython)
and still exposes the new stuff.

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

22 years agoSome cleanup
Robin Dunn [Mon, 1 Apr 2002 20:28:01 +0000 (20:28 +0000)] 
Some cleanup

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

22 years agoTrying wxTE_PROCESS_ENTER and EVT_TEXT_ENTER on a combobox, doesn't
Robin Dunn [Mon, 1 Apr 2002 20:27:19 +0000 (20:27 +0000)] 
Trying wxTE_PROCESS_ENTER and EVT_TEXT_ENTER on a combobox, doesn't
work yet.

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

22 years agoModifications to get wxNanoX compiling again
Julian Smart [Mon, 1 Apr 2002 14:09:44 +0000 (14:09 +0000)] 
Modifications to get wxNanoX compiling again

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

22 years agorestored full redraw on repain behaviour by default, also some cleanup in the
Vadim Zeitlin [Mon, 1 Apr 2002 13:36:55 +0000 (13:36 +0000)] 
restored full redraw on repain behaviour by default, also some cleanup in the
windows classes registration code

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

22 years ago Made wxFileDialog PDA friendlier.
Robert Roebling [Mon, 1 Apr 2002 11:59:38 +0000 (11:59 +0000)] 
  Made wxFileDialog PDA friendlier.

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

22 years ago Temporarily use self-made wxTextCtrl in wxX11 until
Robert Roebling [Mon, 1 Apr 2002 11:41:59 +0000 (11:41 +0000)] 
  Temporarily use self-made wxTextCtrl in wxX11 until
    the in /src/univ.cpp works better.

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

22 years ago As in 2.2.9, toolbars should not get the focus.
Robert Roebling [Sun, 31 Mar 2002 14:07:17 +0000 (14:07 +0000)] 
  As in 2.2.9, toolbars should not get the focus.

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

22 years ago Minor tweak (up-ported from 2.2.9) to make
Robert Roebling [Sun, 31 Mar 2002 14:06:32 +0000 (14:06 +0000)] 
  Minor tweak (up-ported from 2.2.9) to make
    flat toolbars look slightly better even
    without rebar controls underneath.

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

22 years ago Compile fix when not using WXR resources.
Robert Roebling [Sun, 31 Mar 2002 12:06:49 +0000 (12:06 +0000)] 
  Compile fix when not using WXR resources.

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

22 years ago Compile fix for MinGW32
Robert Roebling [Sun, 31 Mar 2002 12:06:08 +0000 (12:06 +0000)] 
  Compile fix for MinGW32

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

22 years agofix for the paths with trailing (back)slashes
Vadim Zeitlin [Sat, 30 Mar 2002 23:27:49 +0000 (23:27 +0000)] 
fix for the paths with trailing (back)slashes

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

22 years ago some more tweaks were required
Robert Roebling [Sat, 30 Mar 2002 22:53:27 +0000 (22:53 +0000)] 
  some more tweaks were required

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

22 years ago Rewrote wxToolBar another time.
Robert Roebling [Sat, 30 Mar 2002 21:18:39 +0000 (21:18 +0000)] 
  Rewrote wxToolBar another time.
  Other minor tweaks.

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

22 years agofixed an apparent bug in DetermineScaling()
Vadim Zeitlin [Sat, 30 Mar 2002 19:57:43 +0000 (19:57 +0000)] 
fixed an apparent bug in DetermineScaling()

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

22 years ago Added code for erasing the small square between scrollbars.
Robert Roebling [Sat, 30 Mar 2002 11:16:24 +0000 (11:16 +0000)] 
  Added code for erasing the small square between scrollbars.
  Corrected window size if scrollbars is removed/added.
  Reduce flicker in scrollbars.
  Prevent scrollbars from jumping back to original position
    if the mouse just barely left the scrollbar.

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

22 years ago Configure changes for StrongARM cross-compilation.
Robert Roebling [Sat, 30 Mar 2002 01:28:47 +0000 (01:28 +0000)] 
  Configure changes for StrongARM cross-compilation.

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

22 years agoGive access to m_lastKeydownConsumed
Robin Dunn [Sat, 30 Mar 2002 01:19:59 +0000 (01:19 +0000)] 
Give access to m_lastKeydownConsumed

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

22 years agoDon't set the longhelp in the statusbar if there isn't one.
Robin Dunn [Sat, 30 Mar 2002 01:18:52 +0000 (01:18 +0000)] 
Don't set the longhelp in the statusbar if there isn't one.

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

22 years agoSet flags and libs for using unicows if MSLU=1
Robin Dunn [Sat, 30 Mar 2002 01:18:03 +0000 (01:18 +0000)] 
Set flags and libs for using unicows if MSLU=1

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

22 years ago Some work for wxX11 on 8-bit visuals.
Robert Roebling [Fri, 29 Mar 2002 22:58:15 +0000 (22:58 +0000)] 
  Some work for wxX11 on 8-bit visuals.

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

22 years ago Removed old #ifdef from GTK 1.0
Robert Roebling [Fri, 29 Mar 2002 21:11:00 +0000 (21:11 +0000)] 
  Removed old #ifdef from GTK 1.0

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

22 years ago A bit of scrolling works under GTK 2.0
Robert Roebling [Fri, 29 Mar 2002 18:01:50 +0000 (18:01 +0000)] 
  A bit of scrolling works under GTK 2.0

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

22 years ago Make scrollbars appear.
Robert Roebling [Fri, 29 Mar 2002 17:34:10 +0000 (17:34 +0000)] 
  Make scrollbars appear.

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

22 years ago Preventing bitmap crash differently.
Robert Roebling [Fri, 29 Mar 2002 17:23:54 +0000 (17:23 +0000)] 
  Preventing bitmap crash differently.

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

22 years ago Disabled masked bitmaps under GTK 2.0 until I know
Robert Roebling [Fri, 29 Mar 2002 15:43:30 +0000 (15:43 +0000)] 
  Disabled masked bitmaps under GTK 2.0 until I know
    why they crash.

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

22 years ago Pop-up menus no longer jump before appearing.
Robert Roebling [Fri, 29 Mar 2002 15:04:30 +0000 (15:04 +0000)] 
  Pop-up menus no longer jump before appearing.
  Added wxTLW::DoGetSize() which uses cashed values.

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

22 years ago Implemented two-window approach for pop-ups, since
Robert Roebling [Fri, 29 Mar 2002 14:14:06 +0000 (14:14 +0000)] 
  Implemented two-window approach for pop-ups, since
    e.g. menus have borders.

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

22 years ago Wrong #ifdef for GTK 1.2
Robert Roebling [Fri, 29 Mar 2002 13:52:42 +0000 (13:52 +0000)] 
  Wrong #ifdef for GTK 1.2

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

22 years ago More work on GTK 2.0 drawing.
Robert Roebling [Fri, 29 Mar 2002 13:05:21 +0000 (13:05 +0000)] 
  More work on GTK 2.0 drawing.

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

22 years agocommented out an unused var
Vadim Zeitlin [Fri, 29 Mar 2002 11:15:55 +0000 (11:15 +0000)] 
commented out an unused var

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

22 years agocorrected the previous warning fix so that it doesn't break the code
Vadim Zeitlin [Fri, 29 Mar 2002 10:49:54 +0000 (10:49 +0000)] 
corrected the previous warning fix so that it doesn't break the code

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

22 years agofixed fl compilation after the recent tbar changes (patch 536539)
Vadim Zeitlin [Fri, 29 Mar 2002 09:39:18 +0000 (09:39 +0000)] 
fixed fl compilation after the recent tbar changes (patch 536539)

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

22 years agocompilation fix
Vadim Zeitlin [Fri, 29 Mar 2002 09:35:33 +0000 (09:35 +0000)] 
compilation fix

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

22 years agofixed signed/unsigned comparison warning
Vadim Zeitlin [Fri, 29 Mar 2002 09:07:07 +0000 (09:07 +0000)] 
fixed signed/unsigned comparison warning

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

22 years ago Put some life into GTK 2.0 drawing.
Robert Roebling [Thu, 28 Mar 2002 23:56:36 +0000 (23:56 +0000)] 
  Put some life into GTK 2.0 drawing.

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

22 years agofixed VC++ warning in optimized build
Vadim Zeitlin [Thu, 28 Mar 2002 22:32:32 +0000 (22:32 +0000)] 
fixed VC++ warning in optimized build

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

22 years agoAdd missing include
Mattia Barbon [Thu, 28 Mar 2002 22:32:08 +0000 (22:32 +0000)] 
Add missing include

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

22 years agoIn bitmap.cpp, CreateFromImage, took GetWidth and GetHeight out of loop.
Julian Smart [Thu, 28 Mar 2002 21:42:35 +0000 (21:42 +0000)] 
In bitmap.cpp, CreateFromImage, took GetWidth and GetHeight out of loop.
Fixed wxWindowX11::FindFocus so text selections work again.

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

22 years agoFix for daily builds
Mattia Barbon [Thu, 28 Mar 2002 20:55:49 +0000 (20:55 +0000)] 
Fix for daily builds

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

22 years agoFixed problems with wxFrame::SetIcons
Mattia Barbon [Thu, 28 Mar 2002 20:51:55 +0000 (20:51 +0000)] 
Fixed problems with wxFrame::SetIcons

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

22 years agoCompile corrections
Julian Smart [Thu, 28 Mar 2002 19:48:34 +0000 (19:48 +0000)] 
Compile corrections

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

22 years agounapplied part of Dimitri's patch at his request
Vadim Zeitlin [Thu, 28 Mar 2002 19:14:41 +0000 (19:14 +0000)] 
unapplied part of Dimitri's patch at his request

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

22 years ago More changes for better redraw flow under X11.
Robert Roebling [Thu, 28 Mar 2002 18:57:50 +0000 (18:57 +0000)] 
   More changes for better redraw flow under X11.
   Probably fixed problem with TLW appearing wrong.

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

22 years agoadded iconbndl method, removed deleted files from project
Stefan Csomor [Thu, 28 Mar 2002 14:30:41 +0000 (14:30 +0000)] 
added iconbndl method, removed deleted files from project

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

22 years agochanged implementation (was using now removed methods)
Stefan Csomor [Thu, 28 Mar 2002 14:26:38 +0000 (14:26 +0000)] 
changed implementation (was using now removed methods)

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

22 years agochanged image.h include to be correct in all (precomp and non-precomp) cases
Stefan Csomor [Thu, 28 Mar 2002 14:15:07 +0000 (14:15 +0000)] 
changed image.h include to be correct in all (precomp and non-precomp) cases

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

22 years agocorrected dynarray.h include
Stefan Csomor [Thu, 28 Mar 2002 14:14:00 +0000 (14:14 +0000)] 
corrected dynarray.h include

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

22 years agofixed a buffer overflow (!) in wxHtmlTagsCache
Vadim Zeitlin [Thu, 28 Mar 2002 12:52:27 +0000 (12:52 +0000)] 
fixed a buffer overflow (!) in wxHtmlTagsCache

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

22 years agofixed a (harmless) BoundsChecker warning
Vadim Zeitlin [Thu, 28 Mar 2002 12:31:54 +0000 (12:31 +0000)] 
fixed a (harmless) BoundsChecker warning

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

22 years agofixed compilation in Unicode build
Vadim Zeitlin [Thu, 28 Mar 2002 12:07:56 +0000 (12:07 +0000)] 
fixed compilation in Unicode build

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

22 years agofixed typos in Unicode configs of wxBase (thanks Dimitri)
Vadim Zeitlin [Thu, 28 Mar 2002 12:07:04 +0000 (12:07 +0000)] 
fixed typos in Unicode configs of wxBase (thanks Dimitri)

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

22 years agocommitting the file which I forgot to commit yesterday (sorry)
Vadim Zeitlin [Thu, 28 Mar 2002 11:44:30 +0000 (11:44 +0000)] 
committing the file which I forgot to commit yesterday (sorry)

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

22 years ago Compile fix for TLW under X11.
Robert Roebling [Thu, 28 Mar 2002 09:08:58 +0000 (09:08 +0000)] 
  Compile fix for TLW under X11.

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

22 years ago Compile fix for wxFileName.
Robert Roebling [Thu, 28 Mar 2002 09:08:08 +0000 (09:08 +0000)] 
  Compile fix for wxFileName.

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

22 years agouse PALETTERGB instead of RGB when creating wxMask from colour
Vadim Zeitlin [Thu, 28 Mar 2002 00:37:52 +0000 (00:37 +0000)] 
use PALETTERGB instead of RGB when creating wxMask from colour

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

22 years agobasic wxFileName functions seem to work under Windows
Vadim Zeitlin [Thu, 28 Mar 2002 00:29:13 +0000 (00:29 +0000)] 
basic wxFileName functions seem to work under Windows

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

22 years agoadded test of wxFSVolume
Vadim Zeitlin [Wed, 27 Mar 2002 23:31:51 +0000 (23:31 +0000)] 
added test of wxFSVolume

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

22 years agowxFileName::Get/SetTimes() finally seem to work under Windows
Vadim Zeitlin [Wed, 27 Mar 2002 23:17:41 +0000 (23:17 +0000)] 
wxFileName::Get/SetTimes() finally seem to work under Windows

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

22 years agofixed bug in ConvertWxToFileTime (bug 525868)
Vadim Zeitlin [Wed, 27 Mar 2002 22:29:43 +0000 (22:29 +0000)] 
fixed bug in ConvertWxToFileTime (bug 525868)

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

22 years ago wxX11 wants to have the border style flag
Robert Roebling [Wed, 27 Mar 2002 22:09:49 +0000 (22:09 +0000)] 
  wxX11 wants to have the border style flag
    in wxWindowX11.

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

22 years agofixed data format cast (patch 528965)
Vadim Zeitlin [Wed, 27 Mar 2002 19:04:49 +0000 (19:04 +0000)] 
fixed data format cast (patch 528965)

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

22 years agominor cosmetic fixes
Vadim Zeitlin [Wed, 27 Mar 2002 19:00:49 +0000 (19:00 +0000)] 
minor cosmetic fixes

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

22 years agoUnicode compilation fixes (patch from Dimitri)
Vadim Zeitlin [Wed, 27 Mar 2002 18:45:20 +0000 (18:45 +0000)] 
Unicode compilation fixes (patch from Dimitri)

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

22 years agoremoved a few warnings and CW compilation problems (patch from Dimitri)
Vadim Zeitlin [Wed, 27 Mar 2002 18:43:13 +0000 (18:43 +0000)] 
removed a few warnings and CW compilation problems (patch from Dimitri)

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

22 years agofix for building in a directory with a long name (patch 534399)
Vadim Zeitlin [Wed, 27 Mar 2002 18:39:03 +0000 (18:39 +0000)] 
fix for building in a directory with a long name (patch 534399)

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

22 years agoadded wxEXEC_MAKE_GROUP_LEADER (patch 535422)
Vadim Zeitlin [Wed, 27 Mar 2002 18:36:37 +0000 (18:36 +0000)] 
added wxEXEC_MAKE_GROUP_LEADER (patch 535422)

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

22 years agoadded wxExecute tests and a few other misc additions
Vadim Zeitlin [Wed, 27 Mar 2002 17:15:13 +0000 (17:15 +0000)] 
added wxExecute tests and a few other misc additions

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

22 years agocompilation warning fixed
Vadim Zeitlin [Wed, 27 Mar 2002 16:35:44 +0000 (16:35 +0000)] 
compilation warning fixed

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

22 years agocompilation warning about signed/unsigned comparison fixed
Vadim Zeitlin [Wed, 27 Mar 2002 16:35:04 +0000 (16:35 +0000)] 
compilation warning about signed/unsigned comparison fixed

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

22 years agocompilation fix: include wx/iconbndl.h
Vadim Zeitlin [Wed, 27 Mar 2002 16:30:42 +0000 (16:30 +0000)] 
compilation fix: include wx/iconbndl.h

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

22 years ago Committing in .
Jouk Jansen [Wed, 27 Mar 2002 14:46:33 +0000 (14:46 +0000)] 
 Committing in .

 OpenVMS complie support

 Modified Files:
  wxWindows/src/common/descrip.mms
  wxWindows/src/unix/descrip.mms wxWindows/src/unix/utilsx11.cpp
 ----------------------------------------------------------------------

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

22 years agoUpdates for new wxToolBar API
Robin Dunn [Wed, 27 Mar 2002 01:44:34 +0000 (01:44 +0000)] 
Updates for new wxToolBar API

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

22 years agoUpdates for new wxToolBar API
Robin Dunn [Wed, 27 Mar 2002 01:10:28 +0000 (01:10 +0000)] 
Updates for new wxToolBar API

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

22 years agoUpdates to match recent CVS changes.
Robin Dunn [Tue, 26 Mar 2002 22:06:04 +0000 (22:06 +0000)] 
Updates to match recent CVS changes.

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

22 years agoUpdates to match recent CVS changes.
Robin Dunn [Tue, 26 Mar 2002 21:55:33 +0000 (21:55 +0000)] 
Updates to match recent CVS changes.

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

22 years agowxIconBundle implementation.
Mattia Barbon [Tue, 26 Mar 2002 21:54:23 +0000 (21:54 +0000)] 
wxIconBundle implementation.
wxTLW::SetIcons() properly implemented for wxMotif, wxGTK, wxMSW, wxX11, wxUniversal
Placeholders that just call SetIcon for wxOS2 and wxMac.
Regenerated makefiles.
Added hardwired wxSYS_ICON_X/Y = 32 for wxGTK.

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

22 years agoCopied roadmap from wxWebSite module
Julian Smart [Tue, 26 Mar 2002 21:42:34 +0000 (21:42 +0000)] 
Copied roadmap from wxWebSite module
added newline to end of hashmap.tex
Reworded wxView::OnCreate doc

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

22 years agoDon't use ConvertToBitmap
Robin Dunn [Tue, 26 Mar 2002 21:42:06 +0000 (21:42 +0000)] 
Don't use ConvertToBitmap

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

22 years agoDocs for wxDialog/wxFrame::SetIcons and wxIconBundle.
Mattia Barbon [Tue, 26 Mar 2002 21:41:45 +0000 (21:41 +0000)] 
Docs for wxDialog/wxFrame::SetIcons and wxIconBundle.
\verb$ $ -> \tt{ } ( as per tex2rtf suggestion ).

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

22 years agowxhtml.rc not needed anymore
Václav Slavík [Tue, 26 Mar 2002 21:25:30 +0000 (21:25 +0000)] 
wxhtml.rc not needed anymore

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

22 years agodon't include wxhtml.rc
Václav Slavík [Tue, 26 Mar 2002 21:24:46 +0000 (21:24 +0000)] 
don't include wxhtml.rc

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

22 years agominimum changes required for toolbar text related changes
Gilles Depeyrot [Tue, 26 Mar 2002 20:52:26 +0000 (20:52 +0000)] 
minimum changes required for toolbar text related changes

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

22 years agominor compilation warning corrections
Gilles Depeyrot [Tue, 26 Mar 2002 20:18:36 +0000 (20:18 +0000)] 
minor compilation warning corrections

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

22 years agocommented unused variables and otherwise removed compilation warnings
Gilles Depeyrot [Tue, 26 Mar 2002 20:15:41 +0000 (20:15 +0000)] 
commented unused variables and otherwise removed compilation warnings

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

22 years agofixed compilation warnings with GTK+ 2.0
Vadim Zeitlin [Tue, 26 Mar 2002 18:42:39 +0000 (18:42 +0000)] 
fixed compilation warnings with GTK+ 2.0

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

22 years agofixed crash under GTK+ 2.0
Vadim Zeitlin [Tue, 26 Mar 2002 18:42:10 +0000 (18:42 +0000)] 
fixed crash under GTK+ 2.0

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

22 years agofixed compilation error
Vadim Zeitlin [Tue, 26 Mar 2002 17:45:04 +0000 (17:45 +0000)] 
fixed compilation error

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

22 years agoupdate the toolbar docs for radio buttons
Vadim Zeitlin [Tue, 26 Mar 2002 16:24:04 +0000 (16:24 +0000)] 
update the toolbar docs for radio buttons

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

22 years agofix for toolbar radio buttons event generation
Vadim Zeitlin [Tue, 26 Mar 2002 16:23:35 +0000 (16:23 +0000)] 
fix for toolbar radio buttons event generation

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

22 years agoradio toolbar buttons finally work
Vadim Zeitlin [Tue, 26 Mar 2002 16:09:32 +0000 (16:09 +0000)] 
radio toolbar buttons finally work

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

22 years agodon't send the events for the radio menu items being unchecked
Vadim Zeitlin [Tue, 26 Mar 2002 14:09:55 +0000 (14:09 +0000)] 
don't send the events for the radio menu items being unchecked

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