]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoimplementation for mac added
Stefan Csomor [Sat, 21 Feb 2004 16:38:23 +0000 (16:38 +0000)] 
implementation for mac added

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

20 years agousing Large System font for Buttons needs more space
Stefan Csomor [Sat, 21 Feb 2004 16:35:24 +0000 (16:35 +0000)] 
using Large System font for Buttons needs more space

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

20 years agoOk tests pixmap and bitmap now
Julian Smart [Sat, 21 Feb 2004 14:50:13 +0000 (14:50 +0000)] 
Ok tests pixmap and bitmap now

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

20 years agoSome doc spacing fixes; removed references to
Julian Smart [Sat, 21 Feb 2004 09:06:36 +0000 (09:06 +0000)] 
Some doc spacing fixes; removed references to
deprecated classes

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

20 years agoNew SWIG runtime files
Robin Dunn [Sat, 21 Feb 2004 03:26:31 +0000 (03:26 +0000)] 
New SWIG runtime files

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

20 years agoreSWIGged
Robin Dunn [Sat, 21 Feb 2004 02:18:17 +0000 (02:18 +0000)] 
reSWIGged

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

20 years agoFix compile error on wxMac
Robin Dunn [Sat, 21 Feb 2004 02:17:23 +0000 (02:17 +0000)] 
Fix compile error on wxMac

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

20 years agoreSWIGged
Robin Dunn [Sat, 21 Feb 2004 02:04:26 +0000 (02:04 +0000)] 
reSWIGged

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

20 years agoreSWIGged
Robin Dunn [Sat, 21 Feb 2004 01:58:17 +0000 (01:58 +0000)] 
reSWIGged

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

20 years agoAdded docstrings
Robin Dunn [Sat, 21 Feb 2004 01:54:41 +0000 (01:54 +0000)] 
Added docstrings

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

20 years agoUse a local copy of the old wxBufferedDC classes until the ones in the
Robin Dunn [Sat, 21 Feb 2004 01:53:46 +0000 (01:53 +0000)] 
Use a local copy of the old wxBufferedDC classes until the ones in the
C++ library are fixed again.

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

20 years agoFixed a couple typos and such
Robin Dunn [Sat, 21 Feb 2004 01:53:02 +0000 (01:53 +0000)] 
Fixed a couple typos and such

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

20 years agoUpdated the AnalogClockWindow with many enhancements from from
Robin Dunn [Sat, 21 Feb 2004 01:52:33 +0000 (01:52 +0000)] 
Updated the AnalogClockWindow with many enhancements from from
E. A. Tacão.

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

20 years agoBig fixes. Can now use colour names, and exports the event type to
Robin Dunn [Sat, 21 Feb 2004 01:51:41 +0000 (01:51 +0000)] 
Big fixes.  Can now use colour names, and exports the event type to
the old namespace

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

20 years ago Don't do toolbar and menu UI updates if
Robert Roebling [Fri, 20 Feb 2004 22:32:00 +0000 (22:32 +0000)] 
  Don't do toolbar and menu UI updates if
    the owning frame or TLW is about to
    get deleted anyway.

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

20 years ago Give font 12pt size if none is given in pango string.
Robert Roebling [Fri, 20 Feb 2004 22:30:17 +0000 (22:30 +0000)] 
  Give font 12pt size if none is given in pango string.

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

20 years ago Scrolling pages works not under GTK2.
Robert Roebling [Fri, 20 Feb 2004 22:27:50 +0000 (22:27 +0000)] 
  Scrolling pages works not under GTK2.

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

20 years agoupdated new regex lib information
Václav Slavík [Fri, 20 Feb 2004 18:29:29 +0000 (18:29 +0000)] 
updated new regex lib information

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

20 years agoAdditions to changes.txt
Julian Smart [Fri, 20 Feb 2004 17:04:39 +0000 (17:04 +0000)] 
Additions to changes.txt
Doc corrections

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

20 years agoImplement wxMenuItemAction: and validateMenuItem: delegate messages
David Elliott [Fri, 20 Feb 2004 02:55:28 +0000 (02:55 +0000)] 
Implement wxMenuItemAction: and validateMenuItem: delegate messages

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

20 years agoreSWIGged
Robin Dunn [Fri, 20 Feb 2004 01:27:16 +0000 (01:27 +0000)] 
reSWIGged

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

20 years agoAdded docstrings
Robin Dunn [Fri, 20 Feb 2004 01:26:07 +0000 (01:26 +0000)] 
Added docstrings

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

20 years ago Don't update toolbar UI if the parent will
Robert Roebling [Thu, 19 Feb 2004 23:13:01 +0000 (23:13 +0000)] 
  Don't update toolbar UI if the parent will
   get destroyed later anyway.

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

20 years agoSince this class is fully inline don't specify an import/export policy
Robin Dunn [Thu, 19 Feb 2004 23:11:48 +0000 (23:11 +0000)] 
Since this class is fully inline don't specify an import/export policy

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

20 years agoReverted wxBufferedDC changes
Robin Dunn [Thu, 19 Feb 2004 20:42:00 +0000 (20:42 +0000)] 
Reverted wxBufferedDC changes

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

20 years agowin32 doesn't treat ' as quotes
Václav Slavík [Thu, 19 Feb 2004 19:58:49 +0000 (19:58 +0000)] 
win32 doesn't treat ' as quotes

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

20 years agoregenerated makefiles
Václav Slavík [Thu, 19 Feb 2004 19:36:30 +0000 (19:36 +0000)] 
regenerated makefiles

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

20 years ago Compile fix for sound without threads. Not sure
Robert Roebling [Thu, 19 Feb 2004 19:17:59 +0000 (19:17 +0000)] 
  Compile fix for sound without threads. Not sure
    if that is the optimal fix.

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

20 years agofixed syntax errors
Václav Slavík [Thu, 19 Feb 2004 19:03:50 +0000 (19:03 +0000)] 
fixed syntax errors

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

20 years agoapplied patch 890642: wxRE_ADVANCED flag and docs
Václav Slavík [Thu, 19 Feb 2004 18:02:48 +0000 (18:02 +0000)] 
applied patch 890642: wxRE_ADVANCED flag and docs

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

20 years agoapplied patch 890642: wxRE_ADVANCED flag and docs
Václav Slavík [Thu, 19 Feb 2004 17:50:01 +0000 (17:50 +0000)] 
applied patch 890642: wxRE_ADVANCED flag and docs

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

20 years agoapplied patch 890642: wxRE_ADVANCED flag and docs
Václav Slavík [Thu, 19 Feb 2004 17:28:56 +0000 (17:28 +0000)] 
applied patch 890642: wxRE_ADVANCED flag and docs

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

20 years agoRemoved dcbuffer.cpp, its implementation is all inline now.
Ron Lee [Thu, 19 Feb 2004 17:23:23 +0000 (17:23 +0000)] 
Removed dcbuffer.cpp, its implementation is all inline now.

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

20 years agoapplied patch 890642: wxRE_ADVANCED flag and docs
Václav Slavík [Thu, 19 Feb 2004 16:57:15 +0000 (16:57 +0000)] 
applied patch 890642: wxRE_ADVANCED flag and docs

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

20 years agoreverted to TCL version of regex library
Václav Slavík [Thu, 19 Feb 2004 16:47:02 +0000 (16:47 +0000)] 
reverted to TCL version of regex library

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

20 years agoGetSubcontrols now const
Julian Smart [Thu, 19 Feb 2004 15:26:03 +0000 (15:26 +0000)] 
GetSubcontrols now const

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

20 years agoRemove crash due to reference being kept after object destroyed
Julian Smart [Thu, 19 Feb 2004 15:04:54 +0000 (15:04 +0000)] 
Remove crash due to reference being kept after object destroyed

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

20 years agoRemoved obsolete file
Julian Smart [Thu, 19 Feb 2004 14:06:47 +0000 (14:06 +0000)] 
Removed obsolete file

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

20 years agoChanged default namespace of Shell to __main__.__dict__, instead of an
Patrick K. O'Brien [Thu, 19 Feb 2004 13:53:20 +0000 (13:53 +0000)] 
Changed default namespace of Shell to __main__.__dict__, instead of an
empty dictionary.

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

20 years agoUse one wxNSWindowDelegate instance per wxCocoaNSWindow instance
David Elliott [Thu, 19 Feb 2004 06:32:34 +0000 (06:32 +0000)] 
Use one wxNSWindowDelegate instance per wxCocoaNSWindow instance

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

20 years agoRemoved the SaveBG hack. The real incompatibility is that the MemoryDC
Ron Lee [Thu, 19 Feb 2004 06:23:01 +0000 (06:23 +0000)] 
Removed the SaveBG hack.  The real incompatibility is that the MemoryDC
is not automatically cleared to the BG colour of the window when a
temporary bitmap is used.

Inlined the rest of the methods, there really is no reason for them not
to be.  (will remove dcbuffer.cpp as soon as I figure out the bakefiles)

Do device to logical transforms in UnMask.

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

20 years agocorrect boundaries for carbon
Stefan Csomor [Thu, 19 Feb 2004 05:32:09 +0000 (05:32 +0000)] 
correct boundaries for carbon

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

20 years agoAllow comparrisons with None
Robin Dunn [Thu, 19 Feb 2004 02:33:28 +0000 (02:33 +0000)] 
Allow comparrisons with None

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

20 years agoMade finding the bakefile related tech note easier.
Dimitri Schoolwerth [Thu, 19 Feb 2004 00:34:53 +0000 (00:34 +0000)] 
Made finding the bakefile related tech note easier.

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

20 years agowxCleanup; Added accelerators for navigation (Alt+left, Alt+right).
Dimitri Schoolwerth [Thu, 19 Feb 2004 00:24:06 +0000 (00:24 +0000)] 
wxCleanup; Added accelerators for navigation (Alt+left, Alt+right).

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

20 years agoRemoved warning
Julian Smart [Wed, 18 Feb 2004 17:24:12 +0000 (17:24 +0000)] 
Removed warning

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

20 years agoVC++ correction
Julian Smart [Wed, 18 Feb 2004 16:21:27 +0000 (16:21 +0000)] 
VC++ correction

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

20 years agoApplied [ 897450 ] Patch for WXDEBUG_NEW docs
Julian Smart [Wed, 18 Feb 2004 11:44:11 +0000 (11:44 +0000)] 
Applied [ 897450 ] Patch for WXDEBUG_NEW docs

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

20 years agoAdded wxDIALOG_NO_PARENT style to XRC
Julian Smart [Wed, 18 Feb 2004 09:35:46 +0000 (09:35 +0000)] 
Added wxDIALOG_NO_PARENT style to XRC

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

20 years agofixed a compile warning
Robin Dunn [Wed, 18 Feb 2004 02:23:01 +0000 (02:23 +0000)] 
fixed a compile warning

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

20 years agoreSWIGged
Robin Dunn [Wed, 18 Feb 2004 02:17:35 +0000 (02:17 +0000)] 
reSWIGged

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

20 years agoAdded some more docstrings, and also a few little tweaks along the way.
Robin Dunn [Wed, 18 Feb 2004 02:12:12 +0000 (02:12 +0000)] 
Added some more docstrings, and also a few little tweaks along the way.

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

20 years agoFixed typo causing multiple file selections to always return the same single name.
Dimitri Schoolwerth [Tue, 17 Feb 2004 18:11:16 +0000 (18:11 +0000)] 
Fixed typo causing multiple file selections to always return the same single name.

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

20 years agocorrected %addtofunc for BufferedDC constructor
Robin Dunn [Tue, 17 Feb 2004 16:00:03 +0000 (16:00 +0000)] 
corrected %addtofunc for BufferedDC constructor

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

20 years agoFixed a bug in DoGetBestSize that would make wxSpinCtrl too tall
Julian Smart [Tue, 17 Feb 2004 14:44:22 +0000 (14:44 +0000)] 
Fixed a bug in DoGetBestSize that would make wxSpinCtrl too tall

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

20 years agoregenerated
Václav Slavík [Tue, 17 Feb 2004 11:53:01 +0000 (11:53 +0000)] 
regenerated

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

20 years agoTweaked the WinCE readme
Julian Smart [Tue, 17 Feb 2004 11:19:41 +0000 (11:19 +0000)] 
Tweaked the WinCE readme

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

20 years agoFixed source for WinCE compatibility
Julian Smart [Tue, 17 Feb 2004 10:06:26 +0000 (10:06 +0000)] 
Fixed source for WinCE compatibility

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

20 years agoFixed invalid background colour of controls on a notebookpage when using certain...
Dimitri Schoolwerth [Tue, 17 Feb 2004 04:21:41 +0000 (04:21 +0000)] 
Fixed invalid background colour of controls on a notebookpage when using certain XP themes/WindowBlinds skins (bug 897965).

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

20 years agoImplemented wxExecute (minimal flags support).
Dimitri Schoolwerth [Tue, 17 Feb 2004 03:41:25 +0000 (03:41 +0000)] 
Implemented wxExecute (minimal flags support).

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

20 years agoFixed compilation for !wxUSE_IMAGE as well as !wxUSE_TOOLBAR.
Dimitri Schoolwerth [Mon, 16 Feb 2004 23:27:54 +0000 (23:27 +0000)] 
Fixed compilation for !wxUSE_IMAGE as well as !wxUSE_TOOLBAR.

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

20 years agoAdded config checks for wxUSE_IMAGE = 0.
Dimitri Schoolwerth [Mon, 16 Feb 2004 23:24:23 +0000 (23:24 +0000)] 
Added config checks for wxUSE_IMAGE = 0.

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

20 years ago Added better visual feedback for tree control
Robert Roebling [Mon, 16 Feb 2004 23:12:33 +0000 (23:12 +0000)] 
  Added better visual feedback for tree control
    triangles. They now have a sort of prelight
    status like they have under GTK2.

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

20 years agoRemoved c++ style comments.
Dimitri Schoolwerth [Mon, 16 Feb 2004 22:38:43 +0000 (22:38 +0000)] 
Removed c++ style comments.

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

20 years agoIncluded required wx/image.h and added wxUSE_IMAGE guard.
Dimitri Schoolwerth [Mon, 16 Feb 2004 21:35:54 +0000 (21:35 +0000)] 
Included required wx/image.h and added wxUSE_IMAGE guard.

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

20 years agoFixed unreferenced function 'CutEmptyBorders' warning (MSVC6).
Dimitri Schoolwerth [Mon, 16 Feb 2004 20:57:17 +0000 (20:57 +0000)] 
Fixed unreferenced function 'CutEmptyBorders' warning (MSVC6).

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

20 years agofixed IsOk() for root directory paths
Vadim Zeitlin [Mon, 16 Feb 2004 18:30:18 +0000 (18:30 +0000)] 
fixed IsOk() for root directory paths

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

20 years agoAdded instructions for running Applescript scripts.
Julian Smart [Mon, 16 Feb 2004 17:41:58 +0000 (17:41 +0000)] 
Added instructions for running Applescript scripts.

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

20 years agoRemove superfluous call to CocoaRemoveFromParent (it's done in ~wxWindow)
David Elliott [Mon, 16 Feb 2004 03:40:26 +0000 (03:40 +0000)] 
Remove superfluous call to CocoaRemoveFromParent (it's done in ~wxWindow)

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

20 years agoCosmetic cleanup (TRUE/FALSE, tabs, ...).
Dimitri Schoolwerth [Sun, 15 Feb 2004 21:56:40 +0000 (21:56 +0000)] 
Cosmetic cleanup (TRUE/FALSE, tabs, ...).

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

20 years agoExtended maximum tooltip length (in non-Unicode comctl32 4.70+ mode) from (MSW limite...
Dimitri Schoolwerth [Sun, 15 Feb 2004 21:38:22 +0000 (21:38 +0000)] 
Extended maximum tooltip length (in non-Unicode comctl32 4.70+ mode) from (MSW limited) 39 chars to 512 chars (customizable).

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

20 years agouse correct way to get a pointer to vector elements in DoGetPartialTextExtents()
Vadim Zeitlin [Sun, 15 Feb 2004 19:12:54 +0000 (19:12 +0000)] 
use correct way to get a pointer to vector elements in DoGetPartialTextExtents()

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

20 years ago Fix warning.
Robert Roebling [Sun, 15 Feb 2004 18:38:36 +0000 (18:38 +0000)] 
  Fix warning.

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

20 years agoAdded accelerator handling for buttons and infrastructure to do the same for
Stefan Neis [Sun, 15 Feb 2004 18:00:27 +0000 (18:00 +0000)] 
Added accelerator handling for buttons and infrastructure to do the same for
        other controls (patch 893580).

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

20 years agoFixed separator handling for menus.
Stefan Neis [Sun, 15 Feb 2004 17:33:26 +0000 (17:33 +0000)] 
Fixed separator handling for menus.
Extracted common code for handling translation of labels containing
        accelerators from wxWindows representation to native representation.

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

20 years agoremoved unused variable
Vadim Zeitlin [Sun, 15 Feb 2004 16:56:15 +0000 (16:56 +0000)] 
removed unused variable

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

20 years agofail WC2MB conversion in wxCSConv if we can't be sure that we don't lose information
Vadim Zeitlin [Sun, 15 Feb 2004 15:44:07 +0000 (15:44 +0000)] 
fail WC2MB conversion in wxCSConv if we can't be sure that we don't lose information

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

20 years agoadded tech note about writing unit tests
Vadim Zeitlin [Sun, 15 Feb 2004 15:43:42 +0000 (15:43 +0000)] 
added tech note about writing unit tests

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

20 years agoadded (draft of) a unit test for wxMBConv
Vadim Zeitlin [Sun, 15 Feb 2004 15:43:21 +0000 (15:43 +0000)] 
added (draft of) a unit test for wxMBConv

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

20 years ago wxGPE updates to HEAD.
Robert Roebling [Sun, 15 Feb 2004 15:31:39 +0000 (15:31 +0000)] 
  wxGPE updates to HEAD.

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

20 years agoDo a configure test whether or not to include -I/usr/local/include in
Stefan Neis [Sun, 15 Feb 2004 14:14:03 +0000 (14:14 +0000)] 
Do a configure test whether or not to include -I/usr/local/include in
        wx-config --c*flags instead of never doing it for gcc.

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

20 years agoDo _not_ test for strcasecmp on OS/2 (where stricmp is the function to be used).
Stefan Neis [Sun, 15 Feb 2004 14:09:59 +0000 (14:09 +0000)] 
Do _not_ test for strcasecmp on OS/2 (where stricmp is the function to be used).

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

20 years ago This should work on SuSE and Mandrake icon themes.
Robert Roebling [Sun, 15 Feb 2004 13:15:50 +0000 (13:15 +0000)] 
  This should work on SuSE and Mandrake icon themes.

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

20 years ago Slightly less hacky way to get the KDE icon theme name.
Robert Roebling [Sun, 15 Feb 2004 12:57:23 +0000 (12:57 +0000)] 
 Slightly less hacky way to get the KDE icon theme name.

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

20 years ago This allows white space to be in the name
Robert Roebling [Sun, 15 Feb 2004 12:55:35 +0000 (12:55 +0000)] 
 This allows white space to be in the name
  of a key (as KDE ini files allow it).

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

20 years agoadded wrapper header for CppUnit headers
Vadim Zeitlin [Sun, 15 Feb 2004 02:58:56 +0000 (02:58 +0000)] 
added wrapper header for CppUnit headers

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

20 years agoinclude stdlib.h to get malloc/free decl
Vadim Zeitlin [Sun, 15 Feb 2004 02:57:43 +0000 (02:57 +0000)] 
include stdlib.h to get malloc/free decl

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

20 years agoBakefile 0.1.3
David Elliott [Sun, 15 Feb 2004 02:14:15 +0000 (02:14 +0000)] 
Bakefile 0.1.3

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

20 years ago Updates to MIME-types and wxFileDialog code for better
Robert Roebling [Sun, 15 Feb 2004 00:35:16 +0000 (00:35 +0000)] 
 Updates to MIME-types and wxFileDialog code for better
   native looking image handling.

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

20 years ago InitAsNeeded no longer inline in the header.
Robert Roebling [Sun, 15 Feb 2004 00:32:45 +0000 (00:32 +0000)] 
  InitAsNeeded no longer inline in the header.

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

20 years ago Updated exefile and default file icons to newer look.
Robert Roebling [Sun, 15 Feb 2004 00:31:47 +0000 (00:31 +0000)] 
  Updated exefile and default file icons to newer look.

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

20 years ago The file dialog needs to be able to read images (mostly PNG).
Robert Roebling [Sun, 15 Feb 2004 00:30:44 +0000 (00:30 +0000)] 
  The file dialog needs to be able to read images (mostly PNG).

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

20 years agoNow sends an exit command to the app so Quit behaves as it should
Julian Smart [Sat, 14 Feb 2004 23:19:53 +0000 (23:19 +0000)] 
Now sends an exit command to the app so Quit behaves as it should

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

20 years ago Updated italian translation.
Mattia Barbon [Sat, 14 Feb 2004 14:25:14 +0000 (14:25 +0000)] 
  Updated italian translation.

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

20 years agodon't truncate filenames by default (why?)
Vadim Zeitlin [Sat, 14 Feb 2004 11:35:26 +0000 (11:35 +0000)] 
don't truncate filenames by default (why?)

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

20 years agocorrected system condition for panther
Stefan Csomor [Sat, 14 Feb 2004 05:22:14 +0000 (05:22 +0000)] 
corrected system condition for panther

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

20 years agoOops, used the wrong script to generate the metadata...
Robin Dunn [Sat, 14 Feb 2004 03:24:18 +0000 (03:24 +0000)] 
Oops, used the wrong script to generate the metadata...

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

20 years agoreSWIGged
Robin Dunn [Sat, 14 Feb 2004 03:17:53 +0000 (03:17 +0000)] 
reSWIGged

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

20 years agoAdded some docstrings.
Robin Dunn [Sat, 14 Feb 2004 03:11:36 +0000 (03:11 +0000)] 
Added some docstrings.
Added wx.DefaultDateTime.
Fixed CalendarCtrl.HitTest

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

20 years agoSimplified OS X Panther detection code.
Dimitri Schoolwerth [Sat, 14 Feb 2004 02:40:59 +0000 (02:40 +0000)] 
Simplified OS X Panther detection code.

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