]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoFixed compile error
Robin Dunn [Fri, 23 Jan 2004 21:00:40 +0000 (21:00 +0000)] 
Fixed compile error

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

20 years agowxMenu::Append (and similar) now return a pointer to the wxMenuItem
Robin Dunn [Fri, 23 Jan 2004 18:46:05 +0000 (18:46 +0000)] 
wxMenu::Append (and similar) now return a pointer to the wxMenuItem
that was added.  Checked on MSW, GTK, and Mac, other port authors
please double check changes.

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

20 years agoCheck for WCHAR_T (thanks to ABX for pointing this out)
Ryan Norton [Fri, 23 Jan 2004 18:42:41 +0000 (18:42 +0000)] 
Check for WCHAR_T (thanks to ABX for pointing this out)

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

20 years agoApplied patch [ 882493 ] Added XRC support for wxStatusBar
Julian Smart [Fri, 23 Jan 2004 10:01:44 +0000 (10:01 +0000)] 
Applied patch [ 882493 ] Added XRC support for wxStatusBar
By Brian Ravnsgaard Riis

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

20 years agoOS X Dock Menu/Taskbar support (not added to bakefiles yet - preliminary)
Ryan Norton [Fri, 23 Jan 2004 09:52:18 +0000 (09:52 +0000)] 
OS X Dock Menu/Taskbar support (not added to bakefiles yet - preliminary)

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

20 years agoHID support (preliminary - not added to bakefiles yet)
Ryan Norton [Fri, 23 Jan 2004 09:44:05 +0000 (09:44 +0000)] 
HID support (preliminary - not added to bakefiles yet)

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

20 years agoFixed a "comparison is always false" warning
Robin Dunn [Fri, 23 Jan 2004 02:44:42 +0000 (02:44 +0000)] 
Fixed a "comparison is always false" warning

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

20 years agoMoved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncFromSystemEnc to
Robin Dunn [Fri, 23 Jan 2004 02:43:29 +0000 (02:43 +0000)] 
Moved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncFromSystemEnc to
a module that is included in wxBase to prevent linking errors.

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

20 years agoFixed DDE memory leaks.
Dimitri Schoolwerth [Fri, 23 Jan 2004 02:30:00 +0000 (02:30 +0000)] 
Fixed DDE memory leaks.

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

20 years agoFixed autodoc for static methods
Robin Dunn [Fri, 23 Jan 2004 00:12:34 +0000 (00:12 +0000)] 
Fixed autodoc for static methods

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

20 years agoensure that SetDimensions params are ints
Robin Dunn [Fri, 23 Jan 2004 00:00:13 +0000 (00:00 +0000)] 
ensure that SetDimensions params are ints

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

20 years agobuild static lib and then use it for building wxrc
Robin Dunn [Thu, 22 Jan 2004 23:59:05 +0000 (23:59 +0000)] 
build static lib  and then use it for building wxrc

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

20 years agoBatch file for building the wxWindows .chm help file
Robin Dunn [Thu, 22 Jan 2004 23:57:50 +0000 (23:57 +0000)] 
Batch file for building the wxWindows .chm help file

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

20 years agoDon't forget wxrc
Robin Dunn [Thu, 22 Jan 2004 23:57:09 +0000 (23:57 +0000)] 
Don't forget wxrc

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

20 years agoStop the timer when the demo is shutdown
Robin Dunn [Thu, 22 Jan 2004 23:56:39 +0000 (23:56 +0000)] 
Stop the timer when the demo is shutdown

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

20 years agouse Bind
Robin Dunn [Thu, 22 Jan 2004 23:56:00 +0000 (23:56 +0000)] 
use Bind

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

20 years agoAdd some missing wx. prefixes
Robin Dunn [Thu, 22 Jan 2004 23:27:39 +0000 (23:27 +0000)] 
Add some missing wx. prefixes

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

20 years agotake Throbber out of Misc
Robin Dunn [Thu, 22 Jan 2004 23:27:14 +0000 (23:27 +0000)] 
take Throbber out of Misc

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

20 years agowx.App
Robin Dunn [Thu, 22 Jan 2004 23:26:34 +0000 (23:26 +0000)] 
wx.App

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

20 years agoadd an overview
Robin Dunn [Thu, 22 Jan 2004 23:25:09 +0000 (23:25 +0000)] 
add an overview

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

20 years agoThese files just changed in SWIG again, so update the patches again.
Robin Dunn [Thu, 22 Jan 2004 22:55:38 +0000 (22:55 +0000)] 
These files just changed in SWIG again, so update the patches again.

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

20 years agoUpdated SWIG patches and wxPython's SWIG runtime
Robin Dunn [Thu, 22 Jan 2004 22:31:34 +0000 (22:31 +0000)] 
Updated SWIG patches and wxPython's SWIG runtime

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

20 years agofixed wrong handling of magenta (patch #882201)
Václav Slavík [Thu, 22 Jan 2004 21:15:30 +0000 (21:15 +0000)] 
fixed wrong handling of magenta (patch #882201)

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

20 years agono message
Stefan Csomor [Thu, 22 Jan 2004 20:09:31 +0000 (20:09 +0000)] 
no message

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

20 years agofixed wrong handling of magenta (patch #882201)
Václav Slavík [Thu, 22 Jan 2004 20:05:34 +0000 (20:05 +0000)] 
fixed wrong handling of magenta (patch #882201)

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

20 years agofont encoding support added
Stefan Csomor [Thu, 22 Jan 2004 18:53:46 +0000 (18:53 +0000)] 
font encoding support added

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

20 years agosetting the default locale during startup
Stefan Csomor [Thu, 22 Jan 2004 18:52:11 +0000 (18:52 +0000)] 
setting the default locale during startup

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

20 years agomoved system-fontencoding conversions to fontutil.cpp
Stefan Csomor [Thu, 22 Jan 2004 18:41:58 +0000 (18:41 +0000)] 
moved system-fontencoding conversions to fontutil.cpp

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

20 years agomac encodings support
Stefan Csomor [Thu, 22 Jan 2004 18:40:04 +0000 (18:40 +0000)] 
mac encodings support

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

20 years agosysten encoding for mac
Stefan Csomor [Thu, 22 Jan 2004 18:38:40 +0000 (18:38 +0000)] 
systen encoding for mac

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

20 years agofont and system conversion functions for wxMac
Stefan Csomor [Thu, 22 Jan 2004 18:36:06 +0000 (18:36 +0000)] 
font and system conversion functions for wxMac

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

20 years agoadded all standard mac encodings
Stefan Csomor [Thu, 22 Jan 2004 18:32:50 +0000 (18:32 +0000)] 
added all standard mac encodings

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

20 years agoimplemented SetSelection
Vadim Zeitlin [Thu, 22 Jan 2004 15:20:34 +0000 (15:20 +0000)] 
implemented SetSelection

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

20 years agopreselect the text in the dialog to allow replacing it easier (just as in the text...
Vadim Zeitlin [Thu, 22 Jan 2004 15:09:08 +0000 (15:09 +0000)] 
preselect the text in the dialog to allow replacing it easier (just as in the text entry dialog)

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

20 years agoimplemented HitTest() (modified patch 875957)
Vadim Zeitlin [Thu, 22 Jan 2004 14:47:19 +0000 (14:47 +0000)] 
implemented HitTest() (modified patch 875957)

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

20 years agofix what seems to be a big memory leaks in SetPageImage()
Vadim Zeitlin [Thu, 22 Jan 2004 14:39:29 +0000 (14:39 +0000)] 
fix what seems to be a big memory leaks in SetPageImage()

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

20 years agoGerman translations update from Martin Jost (patch 875687)
Vadim Zeitlin [Thu, 22 Jan 2004 14:09:19 +0000 (14:09 +0000)] 
German translations update from Martin Jost (patch 875687)

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

20 years agominimal changes needed to allow linking wxCocoa as shared lib
Vadim Zeitlin [Thu, 22 Jan 2004 13:35:08 +0000 (13:35 +0000)] 
minimal changes needed to allow linking wxCocoa as shared lib

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

20 years agoreplaced (references to) LastError() with GetLastError() (bug 878525)
Vadim Zeitlin [Thu, 22 Jan 2004 12:53:04 +0000 (12:53 +0000)] 
replaced (references to) LastError() with GetLastError() (bug 878525)

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

20 years agouse wxColourDatabase::Find(), not obsolete FindColour(), in wxColour::InitFromName()
Vadim Zeitlin [Thu, 22 Jan 2004 12:16:04 +0000 (12:16 +0000)] 
use wxColourDatabase::Find(), not obsolete FindColour(), in wxColour::InitFromName()

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

20 years agosuppress warnings about implicit float -> int conversions
Vadim Zeitlin [Thu, 22 Jan 2004 11:55:03 +0000 (11:55 +0000)] 
suppress warnings about implicit float -> int conversions

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

20 years agowarning about returning something from a void function
Vadim Zeitlin [Thu, 22 Jan 2004 11:53:29 +0000 (11:53 +0000)] 
warning about returning something from a void function

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

20 years agosuppress warnings about implicit double -> int conversions
Vadim Zeitlin [Thu, 22 Jan 2004 11:52:34 +0000 (11:52 +0000)] 
suppress warnings about implicit double -> int conversions

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

20 years agocompilation fix for !wxUSE_VALIDATOR
Vadim Zeitlin [Thu, 22 Jan 2004 11:34:15 +0000 (11:34 +0000)] 
compilation fix for !wxUSE_VALIDATOR

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

20 years agolinking fix for wxCocoa apps using clipboard
Vadim Zeitlin [Thu, 22 Jan 2004 11:28:44 +0000 (11:28 +0000)] 
linking fix for wxCocoa apps using clipboard

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

20 years agofix for wx-config --inplace --rezflags output in wxCocoa (and reorganization of code...
Vadim Zeitlin [Thu, 22 Jan 2004 11:28:06 +0000 (11:28 +0000)] 
fix for wx-config --inplace --rezflags output in wxCocoa (and reorganization of code common to wxMac/wxCocoa)

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

20 years agodon't crash when restoring focus after showing a modal dialog
Vadim Zeitlin [Thu, 22 Jan 2004 11:26:20 +0000 (11:26 +0000)] 
don't crash when restoring focus after showing a modal dialog

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

20 years agomake it possible to restart timer with a simple Start(), as in other ports
Vadim Zeitlin [Thu, 22 Jan 2004 11:26:15 +0000 (11:26 +0000)] 
make it possible to restart timer with a simple Start(), as in other ports

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

20 years agofixed compilation when wxUSE_THREADS == 0
Vadim Zeitlin [Thu, 22 Jan 2004 11:26:10 +0000 (11:26 +0000)] 
fixed compilation when wxUSE_THREADS == 0

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

20 years agolet <wx-lib>odbc</wx-lib> do nothing if USE_ODBC=0
Václav Slavík [Thu, 22 Jan 2004 09:01:33 +0000 (09:01 +0000)] 
let <wx-lib>odbc</wx-lib> do nothing if USE_ODBC=0

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

20 years agobcc has ODBC symbols in odbc32.lib, not import32.lib
Václav Slavík [Thu, 22 Jan 2004 08:56:24 +0000 (08:56 +0000)] 
bcc has ODBC symbols in odbc32.lib, not import32.lib

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

20 years agoUnicode build fixes
David Elliott [Thu, 22 Jan 2004 07:29:54 +0000 (07:29 +0000)] 
Unicode build fixes

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

20 years ago* Add Unicode support for wxNSStringWithWxString and wxInitNSStringWithWxString
David Elliott [Thu, 22 Jan 2004 06:18:06 +0000 (06:18 +0000)] 
* Add Unicode support for wxNSStringWithWxString and wxInitNSStringWithWxString
* Add wxStringWithNSString which works for both WC and MB builds

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

20 years agoApplied patch #881258: Add wxT() to debug messages and a few others
David Elliott [Thu, 22 Jan 2004 06:13:51 +0000 (06:13 +0000)] 
Applied patch #881258: Add wxT() to debug messages and a few others

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

20 years agoApplied correct filename case for header imports from patch #881258
David Elliott [Thu, 22 Jan 2004 04:41:34 +0000 (04:41 +0000)] 
Applied correct filename case for header imports from patch #881258

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

20 years agoBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python 2.3)
David Elliott [Thu, 22 Jan 2004 03:48:09 +0000 (03:48 +0000)] 
Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python 2.3)

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

20 years agoTypos fixed and further clarification of the Python situation on Panther
Robin Dunn [Wed, 21 Jan 2004 23:05:25 +0000 (23:05 +0000)] 
Typos fixed and further clarification of the Python situation on Panther

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

20 years agoChanges needed to put the Panther version in the right place, also
Robin Dunn [Wed, 21 Jan 2004 20:53:39 +0000 (20:53 +0000)] 
Changes needed to put the Panther version in the right place, also
changed to using "panther" and "jaguar" in the names.

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

20 years agoTypos fixed and other tweaks
Robin Dunn [Wed, 21 Jan 2004 20:33:57 +0000 (20:33 +0000)] 
Typos fixed and other tweaks

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

20 years agofixed typo
Václav Slavík [Wed, 21 Jan 2004 17:59:39 +0000 (17:59 +0000)] 
fixed typo

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

20 years agodisable multilib by default for Watcom
Václav Slavík [Wed, 21 Jan 2004 17:52:49 +0000 (17:52 +0000)] 
disable multilib by default for Watcom

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

20 years agowxFileDialog now returns correct filter index for multiple-file
Julian Smart [Wed, 21 Jan 2004 13:44:54 +0000 (13:44 +0000)] 
wxFileDialog now returns correct filter index for multiple-file
dialogs.

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

20 years agoFilter index wasn't being set for multiple file dialog
Julian Smart [Wed, 21 Jan 2004 13:41:12 +0000 (13:41 +0000)] 
Filter index wasn't being set for multiple file dialog
Added several filters to multiple files test in dialogs sample
to test that it's now working

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

20 years agoUse Bind
Robin Dunn [Wed, 21 Jan 2004 03:06:55 +0000 (03:06 +0000)] 
Use Bind

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

20 years agonew encoding constants
Robin Dunn [Wed, 21 Jan 2004 02:15:31 +0000 (02:15 +0000)] 
new encoding constants

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

20 years agoFix cleanup exceptions
Robin Dunn [Wed, 21 Jan 2004 01:50:22 +0000 (01:50 +0000)] 
Fix cleanup exceptions

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

20 years agocleanup, docs, and typos
Robin Dunn [Wed, 21 Jan 2004 01:48:24 +0000 (01:48 +0000)] 
cleanup, docs, and typos

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

20 years agoUse new SystemSettings names
Robin Dunn [Tue, 20 Jan 2004 23:31:20 +0000 (23:31 +0000)] 
Use new SystemSettings names

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

20 years agouse new syntax for emitting python code
Robin Dunn [Tue, 20 Jan 2004 23:30:54 +0000 (23:30 +0000)] 
use new syntax for emitting python code

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

20 years agotypos fixed and more notes on some changes
Robin Dunn [Tue, 20 Jan 2004 23:29:16 +0000 (23:29 +0000)] 
typos fixed and more notes on some changes

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

20 years agoBe sure to mention the directories too so they get cleaned up upon uninstall
Robin Dunn [Tue, 20 Jan 2004 23:28:37 +0000 (23:28 +0000)] 
Be sure to mention the directories too so they get cleaned up upon uninstall

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

20 years agoPatches from Tomo
Robin Dunn [Tue, 20 Jan 2004 23:26:57 +0000 (23:26 +0000)] 
Patches from Tomo

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

20 years agopreliminary fix, for using the correct output encoding on mac
Stefan Csomor [Tue, 20 Jan 2004 22:01:43 +0000 (22:01 +0000)] 
preliminary fix, for using the correct output encoding on mac

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

20 years agoadded mac conversions
Stefan Csomor [Tue, 20 Jan 2004 21:59:11 +0000 (21:59 +0000)] 
added mac conversions

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

20 years agowchar_t (4 bytes) / unichar (2 bytes) problems first attempt to fix
Stefan Csomor [Tue, 20 Jan 2004 18:22:46 +0000 (18:22 +0000)] 
wchar_t (4 bytes) / unichar (2 bytes) problems first attempt to fix

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

20 years agostring conversion implemented for mac
Stefan Csomor [Tue, 20 Jan 2004 18:20:44 +0000 (18:20 +0000)] 
string conversion implemented for mac

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

20 years agoambiguous operator[] access
Stefan Csomor [Tue, 20 Jan 2004 18:19:55 +0000 (18:19 +0000)] 
ambiguous operator[] access

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

20 years agosystem includes instead of user
Stefan Csomor [Tue, 20 Jan 2004 18:18:48 +0000 (18:18 +0000)] 
system includes instead of user

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

20 years agogcc warnings
Stefan Csomor [Tue, 20 Jan 2004 18:17:48 +0000 (18:17 +0000)] 
gcc warnings

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

20 years agoturn off unknown pragma for CW 9
Stefan Csomor [Tue, 20 Jan 2004 18:14:08 +0000 (18:14 +0000)] 
turn off unknown pragma for CW 9

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

20 years agoRemoved obsolete file and added 2 new required ones.
Dimitri Schoolwerth [Tue, 20 Jan 2004 18:03:18 +0000 (18:03 +0000)] 
Removed obsolete file and added 2 new required ones.

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

20 years agoAdded ../../include/wx/ to path.
Dimitri Schoolwerth [Tue, 20 Jan 2004 18:01:49 +0000 (18:01 +0000)] 
Added ../../include/wx/ to path.

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

20 years agofix for DMC missing mouse defines - linking of minimal failed
Chris Elliott [Tue, 20 Jan 2004 09:01:11 +0000 (09:01 +0000)] 
fix for DMC missing mouse defines - linking of minimal failed

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

20 years agoWhen inserting a new menu don't try to find th eposition of the current one
David Elliott [Tue, 20 Jan 2004 02:57:06 +0000 (02:57 +0000)] 
When inserting a new menu don't try to find th eposition of the current one
if the menubar is not yet attached.

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

20 years ago- Got rid of warnings
Ryan Norton [Mon, 19 Jan 2004 22:11:48 +0000 (22:11 +0000)] 
- Got rid of warnings
- Fixed locale problems (?)
- Fixed newlines of rege_dfa.c

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

20 years agoSometimes the clipping region can become bigger than the
Julian Smart [Mon, 19 Jan 2004 21:35:17 +0000 (21:35 +0000)] 
Sometimes the clipping region can become bigger than the
actual window, and this can cause X11 to fail inside gdk_gc_set_clip_region
intermittently. The clipping region is now limited to the actual
window size so only valid regions can be passed to this function.

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

20 years agoReverting wxAppTraits GSocket patch
David Elliott [Mon, 19 Jan 2004 18:40:45 +0000 (18:40 +0000)] 
Reverting wxAppTraits GSocket patch

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

20 years agofix for DMC missing mouse defines
Chris Elliott [Mon, 19 Jan 2004 16:41:08 +0000 (16:41 +0000)] 
fix for DMC missing mouse defines

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

20 years agofix for DMC missing TVS_INFOTIP
Chris Elliott [Mon, 19 Jan 2004 15:54:05 +0000 (15:54 +0000)] 
fix for DMC missing TVS_INFOTIP

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

20 years agoSome doc corrections
Julian Smart [Mon, 19 Jan 2004 14:39:11 +0000 (14:39 +0000)] 
Some doc corrections

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

20 years agoApplied patch #876800: "Alphabetical order of tabs in widgets sample".
Dimitri Schoolwerth [Mon, 19 Jan 2004 13:27:24 +0000 (13:27 +0000)] 
Applied patch #876800: "Alphabetical order of tabs in widgets sample".

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

20 years agosupressing legitimate warnings was bad idea, reverting
Václav Slavík [Mon, 19 Jan 2004 10:30:38 +0000 (10:30 +0000)] 
supressing legitimate warnings was bad idea, reverting

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

20 years agoAdded back constructor implementations
Julian Smart [Mon, 19 Jan 2004 08:15:35 +0000 (08:15 +0000)] 
Added back constructor implementations

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

20 years agoBaked files with Bakefile 0.1.1 using Python 2.3
David Elliott [Mon, 19 Jan 2004 06:16:56 +0000 (06:16 +0000)] 
Baked files with Bakefile 0.1.1 using Python 2.3

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

20 years agoCopied gsockpm.c revision 1.4
David Elliott [Sun, 18 Jan 2004 22:43:55 +0000 (22:43 +0000)] 
Copied gsockpm.c revision 1.4

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

20 years agoCopied gsockmsw.c revision 1.20
David Elliott [Sun, 18 Jan 2004 22:42:07 +0000 (22:42 +0000)] 
Copied gsockmsw.c revision 1.20

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

20 years agoencinfo.h was missing
Julian Smart [Sun, 18 Jan 2004 22:04:00 +0000 (22:04 +0000)] 
encinfo.h was missing

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

20 years agoCopied gsockmot.c revision 1.7
David Elliott [Sun, 18 Jan 2004 22:00:00 +0000 (22:00 +0000)] 
Copied gsockmot.c revision 1.7

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

20 years agoRemoved this file since it was only stubs and we now have the common
David Elliott [Sun, 18 Jan 2004 21:57:52 +0000 (21:57 +0000)] 
Removed this file since it was only stubs and we now have the common
Mac OS X implementation in src/mac/gsockosx.c(pp)

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

20 years agoCopied gsockx11.c revision 1.7
David Elliott [Sun, 18 Jan 2004 21:55:10 +0000 (21:55 +0000)] 
Copied gsockx11.c revision 1.7

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