]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agofixed misgenerated makefiles
Václav Slavík [Sat, 4 Oct 2003 17:57:33 +0000 (17:57 +0000)] 
fixed misgenerated makefiles

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

20 years agoregenerated makefiles
Václav Slavík [Sat, 4 Oct 2003 13:49:34 +0000 (13:49 +0000)] 
regenerated makefiles

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

20 years agoregenerated with DESTDIR fixes
Václav Slavík [Sat, 4 Oct 2003 09:10:20 +0000 (09:10 +0000)] 
regenerated with DESTDIR fixes

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

20 years agoapplied bug fix
Stefan Csomor [Sat, 4 Oct 2003 08:26:05 +0000 (08:26 +0000)] 
applied bug fix

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

20 years agoAdd some WXDLLIMPEXP's
Robin Dunn [Sat, 4 Oct 2003 03:00:46 +0000 (03:00 +0000)] 
Add some WXDLLIMPEXP's

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

20 years agofixed inconsistencies with indices in wxTE_RICH2 controls (remove CRs when streaming...
Vadim Zeitlin [Sat, 4 Oct 2003 00:21:54 +0000 (00:21 +0000)] 
fixed inconsistencies with indices in wxTE_RICH2 controls (remove CRs when streaming text out now)

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

20 years agofixed horrible flicker and 100 CPU usage (text ctrl was being updated all the time)
Vadim Zeitlin [Sat, 4 Oct 2003 00:19:35 +0000 (00:19 +0000)] 
fixed horrible flicker and 100 CPU usage (text ctrl was being updated all the time)

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

20 years agofixed wxMOUSE_BTN_XXX values, use them instead of hard coded constants
Vadim Zeitlin [Fri, 3 Oct 2003 22:22:59 +0000 (22:22 +0000)] 
fixed wxMOUSE_BTN_XXX values, use them instead of hard coded constants

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

20 years agoAdded more meta-data for PyPi
Robin Dunn [Fri, 3 Oct 2003 19:51:12 +0000 (19:51 +0000)] 
Added more meta-data for PyPi

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

20 years agofixed memory leak (#817324)
Václav Slavík [Fri, 3 Oct 2003 18:30:38 +0000 (18:30 +0000)] 
fixed memory leak (#817324)

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

20 years agoFixed usage of uninitialized variable.
Stefan Neis [Fri, 3 Oct 2003 17:03:52 +0000 (17:03 +0000)] 
Fixed usage of uninitialized variable.

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

20 years agoFixed typo.
Stefan Neis [Fri, 3 Oct 2003 17:01:06 +0000 (17:01 +0000)] 
Fixed typo.

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

20 years agoAdded dummies for Enable and SetDelay.
Stefan Neis [Fri, 3 Oct 2003 16:58:17 +0000 (16:58 +0000)] 
Added dummies for Enable and SetDelay.

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

20 years agoOnly use unicode format when unicode support is enabled.
Stefan Neis [Fri, 3 Oct 2003 16:56:58 +0000 (16:56 +0000)] 
Only use unicode format when unicode support is enabled.

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

20 years agoAdded Unix implementation of platform specific files for OS/2.
Stefan Neis [Fri, 3 Oct 2003 16:03:03 +0000 (16:03 +0000)] 
Added Unix implementation of platform specific files for OS/2.

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

20 years agofixed utils.bkl to include all utils
Václav Slavík [Fri, 3 Oct 2003 15:52:48 +0000 (15:52 +0000)] 
fixed utils.bkl to include all utils

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

20 years agofix wxLongLong values printinf for MGL and for wxUSE_LONGLONG_WX case
Vadim Zeitlin [Fri, 3 Oct 2003 15:08:49 +0000 (15:08 +0000)] 
fix wxLongLong values printinf for MGL and for wxUSE_LONGLONG_WX case

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

20 years agoRemoved MainLoop, ExitMainLoop, Pending, and Dispatch
David Elliott [Fri, 3 Oct 2003 13:15:56 +0000 (13:15 +0000)] 
Removed MainLoop, ExitMainLoop, Pending, and Dispatch

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

20 years agoAdded src/cocoa/evtloop.mm
David Elliott [Fri, 3 Oct 2003 13:12:52 +0000 (13:12 +0000)] 
Added src/cocoa/evtloop.mm

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

20 years agoExtremely simple implementation of wxEventLoop using wxGTK as a skeleton
David Elliott [Fri, 3 Oct 2003 13:05:42 +0000 (13:05 +0000)] 
Extremely simple implementation of wxEventLoop using wxGTK as a skeleton

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

20 years agouse soft links, not hard links for data files
Václav Slavík [Fri, 3 Oct 2003 12:09:36 +0000 (12:09 +0000)] 
use soft links, not hard links for data files

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

20 years agofixed incorrect output of wx-config --libs for wxBAse
Václav Slavík [Fri, 3 Oct 2003 12:07:57 +0000 (12:07 +0000)] 
fixed incorrect output of wx-config --libs for wxBAse

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

20 years agofixed off by 1 in new GetRange() for wxTE_RICH2 controls
Vadim Zeitlin [Thu, 2 Oct 2003 22:45:10 +0000 (22:45 +0000)] 
fixed off by 1 in new GetRange() for wxTE_RICH2 controls

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

20 years agofixed (harmless) mem leak when wxUSE_THREADS == 0
Vadim Zeitlin [Thu, 2 Oct 2003 21:01:18 +0000 (21:01 +0000)] 
fixed (harmless) mem leak when wxUSE_THREADS == 0

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

20 years agoCorrectly bracketed initializers.
Stefan Neis [Thu, 2 Oct 2003 18:08:25 +0000 (18:08 +0000)] 
Correctly bracketed initializers.

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

20 years agoAdded a const to be consistent with the generic class
Robin Dunn [Thu, 2 Oct 2003 16:51:36 +0000 (16:51 +0000)] 
Added a const to be consistent with the generic class

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

20 years agoSwitches OS/2 back to generic ListCtrl and TreeCtrl as those compile and
Stefan Neis [Thu, 2 Oct 2003 16:50:41 +0000 (16:50 +0000)] 
Switches OS/2 back to generic ListCtrl and TreeCtrl as those compile and
        link at least (and problems with generic controls needs fixing anyway).

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

20 years agoinclude "wx/encinfo.h" for wxNativeEncodingInfo
David Elliott [Thu, 2 Oct 2003 16:15:31 +0000 (16:15 +0000)] 
include "wx/encinfo.h" for wxNativeEncodingInfo

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

20 years agofix for DMC bug reading JPEGs
Chris Elliott [Thu, 2 Oct 2003 15:53:14 +0000 (15:53 +0000)] 
fix for DMC bug reading JPEGs

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

20 years agodon't lose encoding information when getting/setting the text in the control
Vadim Zeitlin [Thu, 2 Oct 2003 12:24:45 +0000 (12:24 +0000)] 
don't lose encoding information when getting/setting the text in the control

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

20 years agoregenerated the images
Robin Dunn [Thu, 2 Oct 2003 04:26:33 +0000 (04:26 +0000)] 
regenerated the images

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

20 years agoA huge glob of changes in the 2.4 branch merged over to HEAD
Robin Dunn [Thu, 2 Oct 2003 00:58:06 +0000 (00:58 +0000)] 
A huge glob of changes in the 2.4 branch merged over to HEAD

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

20 years agonewevent helpers
Robin Dunn [Wed, 1 Oct 2003 23:30:43 +0000 (23:30 +0000)] 
newevent helpers

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

20 years agomakedocs script now also crunches through some of the contribs docs
Robin Dunn [Wed, 1 Oct 2003 23:29:54 +0000 (23:29 +0000)] 
makedocs script now also crunches through some of the contribs docs

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

20 years agoAdded listbook demo and also some other demo tweaks
Robin Dunn [Wed, 1 Oct 2003 23:28:31 +0000 (23:28 +0000)] 
Added listbook demo and also some other demo tweaks

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

20 years agoInsure that top level windows will be at least visible
Stefan Neis [Wed, 1 Oct 2003 21:50:56 +0000 (21:50 +0000)] 
Insure that top level windows will be at least visible
        when relying on default size.

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

20 years agoAdded MarkDirty implementation for MultiLine Edit controls.
Stefan Neis [Wed, 1 Oct 2003 21:23:04 +0000 (21:23 +0000)] 
Added MarkDirty implementation for MultiLine Edit controls.

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

20 years agomention Spanish translations update
Vadim Zeitlin [Wed, 1 Oct 2003 20:48:44 +0000 (20:48 +0000)] 
mention Spanish translations update

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

20 years agoupdate from JSJ
Vadim Zeitlin [Wed, 1 Oct 2003 20:45:15 +0000 (20:45 +0000)] 
update from JSJ

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

20 years agoadded translation to Afrikaans (Petri Jooste)
Vadim Zeitlin [Wed, 1 Oct 2003 18:51:17 +0000 (18:51 +0000)] 
added translation to Afrikaans (Petri Jooste)

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

20 years agofixed accelerators in wxGTK if NumLock is active (bug #723379)
Václav Slavík [Wed, 1 Oct 2003 17:05:06 +0000 (17:05 +0000)] 
fixed accelerators in wxGTK if NumLock is active (bug #723379)

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

20 years ago More wxMac compilation fixes.
Mattia Barbon [Wed, 1 Oct 2003 16:43:17 +0000 (16:43 +0000)] 
  More wxMac compilation fixes.

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

20 years agowxInetFSHandler
Václav Slavík [Wed, 1 Oct 2003 15:16:20 +0000 (15:16 +0000)] 
wxInetFSHandler

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

20 years ago More (blind) wxMac configtool compilation fixes.
Mattia Barbon [Wed, 1 Oct 2003 11:51:42 +0000 (11:51 +0000)] 
  More (blind) wxMac configtool compilation fixes.

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

20 years agofixed file: protocol for filenames with space (patch #815772)
Václav Slavík [Wed, 1 Oct 2003 11:47:30 +0000 (11:47 +0000)] 
fixed file: protocol for filenames with space (patch #815772)

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

20 years agowx resource file must be linked into executables on OS/2
Václav Slavík [Wed, 1 Oct 2003 10:23:27 +0000 (10:23 +0000)] 
wx resource file must be linked into executables on OS/2

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

20 years agomention wxChoice::Delete() change in wxGTK
Vadim Zeitlin [Tue, 30 Sep 2003 22:28:55 +0000 (22:28 +0000)] 
mention wxChoice::Delete() change in wxGTK

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

20 years agoand now it even compiles
Vadim Zeitlin [Tue, 30 Sep 2003 22:26:47 +0000 (22:26 +0000)] 
and now it even compiles

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

20 years agomake Delete() work in presence of client data
Vadim Zeitlin [Tue, 30 Sep 2003 22:24:06 +0000 (22:24 +0000)] 
make Delete() work in presence of client data

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

20 years agocompilation fix after last commit
Vadim Zeitlin [Tue, 30 Sep 2003 22:14:20 +0000 (22:14 +0000)] 
compilation fix after last commit

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

20 years ago Blinf wxMac compilation fix.
Mattia Barbon [Tue, 30 Sep 2003 21:22:56 +0000 (21:22 +0000)] 
  Blinf wxMac compilation fix.

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

20 years agoVarious changes needed to get up to date with current CVS
Robin Dunn [Tue, 30 Sep 2003 21:04:25 +0000 (21:04 +0000)] 
Various changes needed to get up to date with current CVS

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

20 years agoCorrectly bracketed initializers.
Stefan Neis [Tue, 30 Sep 2003 20:22:16 +0000 (20:22 +0000)] 
Correctly bracketed initializers.

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

20 years agoModal dialogs now correctly use wxEventLoop.
Stefan Neis [Tue, 30 Sep 2003 20:13:51 +0000 (20:13 +0000)] 
Modal dialogs now correctly use wxEventLoop.

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

20 years agoFixed compilation problem.
Stefan Neis [Tue, 30 Sep 2003 19:56:23 +0000 (19:56 +0000)] 
Fixed compilation problem.

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

20 years agoFixed compilation problem.
Stefan Neis [Tue, 30 Sep 2003 19:13:53 +0000 (19:13 +0000)] 
Fixed compilation problem.

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

20 years agoproperly quote characters when streaming out XML properties
Václav Slavík [Tue, 30 Sep 2003 19:08:28 +0000 (19:08 +0000)] 
properly quote characters when streaming out XML properties

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

20 years agoFixed bad merge...
Robin Dunn [Tue, 30 Sep 2003 19:07:59 +0000 (19:07 +0000)] 
Fixed bad merge...

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

20 years agoMore AutoComplete crash fixes
Robin Dunn [Tue, 30 Sep 2003 19:04:03 +0000 (19:04 +0000)] 
More AutoComplete crash fixes

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

20 years agoXML code fixes (patch #815196)
Václav Slavík [Tue, 30 Sep 2003 18:36:05 +0000 (18:36 +0000)] 
XML code fixes (patch #815196)

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

20 years agofixed typo
Stefan Csomor [Tue, 30 Sep 2003 15:52:50 +0000 (15:52 +0000)] 
fixed typo

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

20 years agouse wxEvent::ShouldPropagate() instead of its own propgation control mechanism in...
Vadim Zeitlin [Tue, 30 Sep 2003 12:49:56 +0000 (12:49 +0000)] 
use wxEvent::ShouldPropagate() instead of its own propgation control mechanism in wxNavigationKeyEvent (patch 814644)

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

20 years agoUnicode fixes for Watcom (part of patch 813225)
Vadim Zeitlin [Tue, 30 Sep 2003 12:41:46 +0000 (12:41 +0000)] 
Unicode fixes for Watcom (part of patch 813225)

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

20 years agono real changes
Vadim Zeitlin [Tue, 30 Sep 2003 12:33:28 +0000 (12:33 +0000)] 
no real changes

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

20 years agodon't draw raised border around disabled bitmaps (patch 814745)
Vadim Zeitlin [Tue, 30 Sep 2003 12:29:34 +0000 (12:29 +0000)] 
don't draw raised border around disabled bitmaps (patch 814745)

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

20 years agotreat 0xc0c0c0 as transparent colour by default
Vadim Zeitlin [Tue, 30 Sep 2003 12:26:42 +0000 (12:26 +0000)] 
treat 0xc0c0c0 as transparent colour by default

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

20 years agoupgraded bakefile to empy-3.1.1, it has more readable templates syntax
Václav Slavík [Tue, 30 Sep 2003 06:30:24 +0000 (06:30 +0000)] 
upgraded bakefile to empy-3.1.1, it has more readable templates syntax

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

20 years agounused params warnings fixes
Vadim Zeitlin [Tue, 30 Sep 2003 00:29:04 +0000 (00:29 +0000)] 
unused params warnings fixes

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

20 years agoShould not delete colours that come from the wxColourDatabase
Robin Dunn [Mon, 29 Sep 2003 17:42:18 +0000 (17:42 +0000)] 
Should not delete colours that come from the wxColourDatabase

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

20 years agosupport creating larger minidumps; support WX_CRASH_FLAGS env var
Vadim Zeitlin [Mon, 29 Sep 2003 17:14:52 +0000 (17:14 +0000)] 
support creating larger minidumps; support WX_CRASH_FLAGS env var

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

20 years ago (Blind) compilation fix for Sun compiler.
Mattia Barbon [Mon, 29 Sep 2003 15:18:35 +0000 (15:18 +0000)] 
  (Blind) compilation fix for Sun compiler.

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

20 years agofixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent...
Vadim Zeitlin [Mon, 29 Sep 2003 12:05:49 +0000 (12:05 +0000)] 
fixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent with socket IPC classes); do check that they're all destroyed before DDE is shut down

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

20 years agoreversed order of configurations to make the IDE happy about the default one
Václav Slavík [Sun, 28 Sep 2003 18:38:11 +0000 (18:38 +0000)] 
reversed order of configurations to make the IDE happy about the default one

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

20 years agocompile db sample conditionally only if odbc support was built
Václav Slavík [Sun, 28 Sep 2003 18:23:23 +0000 (18:23 +0000)] 
compile db sample conditionally only if odbc support was built

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

20 years agoreverted strange and IMO unnecessary OFN_OVERWRITEPROMPT emulation (bug 812346)
Vadim Zeitlin [Sun, 28 Sep 2003 18:12:26 +0000 (18:12 +0000)] 
reverted strange and IMO unnecessary OFN_OVERWRITEPROMPT emulation (bug 812346)

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

20 years agoSetValue() takes just bool, not const bool
Vadim Zeitlin [Sun, 28 Sep 2003 18:01:42 +0000 (18:01 +0000)] 
SetValue() takes just bool, not const bool

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

20 years agoSetValue() takes just bool, not const bool
Vadim Zeitlin [Sun, 28 Sep 2003 17:51:11 +0000 (17:51 +0000)] 
SetValue() takes just bool, not const bool

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

20 years agoadded displayx11.{cpp,h}
Václav Slavík [Sun, 28 Sep 2003 16:05:23 +0000 (16:05 +0000)] 
added displayx11.{cpp,h}

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

20 years ago MinGW compilation fixes.
Mattia Barbon [Sun, 28 Sep 2003 13:57:52 +0000 (13:57 +0000)] 
  MinGW compilation fixes.

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

20 years ago (Blind) wxMotif compilation fix.
Mattia Barbon [Sun, 28 Sep 2003 13:53:07 +0000 (13:53 +0000)] 
  (Blind) wxMotif compilation fix.

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

20 years agomention that Write(string) works with NUL-terminated strings only
Vadim Zeitlin [Sun, 28 Sep 2003 11:10:46 +0000 (11:10 +0000)] 
mention that Write(string) works with NUL-terminated strings only

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

20 years agomention wxListBook
Vadim Zeitlin [Sun, 28 Sep 2003 00:29:57 +0000 (00:29 +0000)] 
mention wxListBook

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

20 years agoadded 3-state checkboxes (patch 813790)
Vadim Zeitlin [Sun, 28 Sep 2003 00:23:08 +0000 (00:23 +0000)] 
added 3-state checkboxes (patch 813790)

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

20 years agoregenerated after adding gzstream.* and vidmode.h
Vadim Zeitlin [Sat, 27 Sep 2003 15:48:14 +0000 (15:48 +0000)] 
regenerated after adding gzstream.* and vidmode.h

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

20 years agono changes, just resolved a conflict
Vadim Zeitlin [Sat, 27 Sep 2003 15:40:49 +0000 (15:40 +0000)] 
no changes, just resolved a conflict

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

20 years agoshow how to use different bitmaps for enabled/disabled menu item state
Vadim Zeitlin [Sat, 27 Sep 2003 15:33:06 +0000 (15:33 +0000)] 
show how to use different bitmaps for enabled/disabled menu item state

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

20 years agoadded wxMirrorDC test; some warning fixes
Vadim Zeitlin [Sat, 27 Sep 2003 15:30:41 +0000 (15:30 +0000)] 
added wxMirrorDC test; some warning fixes

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

20 years agoadded handlers for radio btn events for testing
Vadim Zeitlin [Sat, 27 Sep 2003 15:28:58 +0000 (15:28 +0000)] 
added handlers for radio btn events for testing

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

20 years agowarning fixes
Vadim Zeitlin [Sat, 27 Sep 2003 15:28:28 +0000 (15:28 +0000)] 
warning fixes

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

20 years agoadded a test for wxTextFile in Unicode
Vadim Zeitlin [Sat, 27 Sep 2003 15:27:52 +0000 (15:27 +0000)] 
added a test for wxTextFile in Unicode

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

20 years agoremoved Initialized()
Vadim Zeitlin [Sat, 27 Sep 2003 15:20:28 +0000 (15:20 +0000)] 
removed Initialized()

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

20 years agoUnicode fix
Vadim Zeitlin [Sat, 27 Sep 2003 15:14:44 +0000 (15:14 +0000)] 
Unicode fix

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

20 years ago Linking fixes for wxGTK + wxUniversal: include minifram.cpp in
Mattia Barbon [Sat, 27 Sep 2003 14:10:44 +0000 (14:10 +0000)] 
  Linking fixes for wxGTK + wxUniversal: include minifram.cpp in
lowlevel files (as in wxMSW and wxX11).

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

20 years agoremoved duplicate UTF16/32 values
Vadim Zeitlin [Sat, 27 Sep 2003 14:06:18 +0000 (14:06 +0000)] 
removed duplicate UTF16/32 values

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

20 years agofixed bug in wxDisplay::GetFromPoint() when Xinerama is not used (patch 813543)
Vadim Zeitlin [Sat, 27 Sep 2003 13:58:10 +0000 (13:58 +0000)] 
fixed bug in wxDisplay::GetFromPoint() when Xinerama is not used (patch 813543)

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

20 years agoextra word removed (patch 813536)
Vadim Zeitlin [Sat, 27 Sep 2003 13:49:01 +0000 (13:49 +0000)] 
extra word removed (patch 813536)

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

20 years agoremoved wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp...
Vadim Zeitlin [Sat, 27 Sep 2003 13:47:46 +0000 (13:47 +0000)] 
removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too

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

20 years ago Updated changes.txt.
Mattia Barbon [Sat, 27 Sep 2003 13:33:45 +0000 (13:33 +0000)] 
  Updated changes.txt.

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

20 years agosuppress compiler warning about uninit var
Vadim Zeitlin [Sat, 27 Sep 2003 13:28:28 +0000 (13:28 +0000)] 
suppress compiler warning about uninit var

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

20 years agodefine wxFONTENCODING_UNICODE as UTF16/32 depending on the platform
Vadim Zeitlin [Sat, 27 Sep 2003 13:24:57 +0000 (13:24 +0000)] 
define wxFONTENCODING_UNICODE as UTF16/32 depending on the platform

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