]>
git.saurik.com Git - wxWidgets.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
David Elliott [Sun, 18 Jan 2004 21:51:53 +0000 (21:51 +0000)]
Copied gsockosx.c revision 1.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 18 Jan 2004 21:45:53 +0000 (21:45 +0000)]
Copied gsockgtk.c revision 1.16
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 18 Jan 2004 21:39:17 +0000 (21:39 +0000)]
* Add my name to authors as the new maintainer.
* Include wxWindows header files in the standard manner.
* Use the new wxAppTraits::CreateGSocket() method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 18 Jan 2004 21:35:00 +0000 (21:35 +0000)]
Added wxAppTraits::CreateGSocket() as well as implementations for wxBase and
wxGUI. This method should return a new derived instance of GSocketBSD which
implements the EventLoop_ pure virtual functions appropriately.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 18 Jan 2004 20:17:29 +0000 (20:17 +0000)]
Move GSocketBSDGUIShim from source file to header (we'll need it in a second)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 18 Jan 2004 19:34:16 +0000 (19:34 +0000)]
Add virtual methods to GSocketBSD for calling the event loop handler
instead of the GUI event functions table. Also added a compatibility class
to gsocket.cpp until we can update all of the GUIs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 18 Jan 2004 14:20:41 +0000 (14:20 +0000)]
Removed dialoged, regex/tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 18 Jan 2004 10:03:09 +0000 (10:03 +0000)]
supress warnings in regex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 18 Jan 2004 08:40:09 +0000 (08:40 +0000)]
Don't copy obsolete Dialog Editor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 18 Jan 2004 08:29:45 +0000 (08:29 +0000)]
regex doesn't have tests directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 18 Jan 2004 07:46:18 +0000 (07:46 +0000)]
Initial move from C to C++. The functionality of the code should not have
changed at all in this move from C to C++. To top that off there is a
define wxUSE_GSOCKET_CPLUSPLUS in include/wx/gsocket.h which turns off
all the new code in that file and also gsockunx.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 18 Jan 2004 03:38:34 +0000 (03:38 +0000)]
Ignore the args and args errors on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25228
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 18 Jan 2004 03:37:53 +0000 (03:37 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 18 Jan 2004 03:05:02 +0000 (03:05 +0000)]
Don't create the fonts until after they are needed (after the App
object has been created.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 18 Jan 2004 01:42:51 +0000 (01:42 +0000)]
Change owner and permissions of installed files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 18 Jan 2004 00:15:39 +0000 (00:15 +0000)]
updates for the readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 18 Jan 2004 00:14:50 +0000 (00:14 +0000)]
Updated preview version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 18 Jan 2004 00:13:51 +0000 (00:13 +0000)]
RPM tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 17 Jan 2004 23:49:44 +0000 (23:49 +0000)]
console sample contains wxDb tests, it must link against wxodbc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 17 Jan 2004 23:20:49 +0000 (23:20 +0000)]
Updated Installer builder scripts and such for OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 17 Jan 2004 22:34:51 +0000 (22:34 +0000)]
Compilation fix for MSVC 6 and wxUSE_STL=1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 17 Jan 2004 22:21:48 +0000 (22:21 +0000)]
MinGW compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 17 Jan 2004 22:18:56 +0000 (22:18 +0000)]
Correct wxPerl note.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 17 Jan 2004 22:17:58 +0000 (22:17 +0000)]
Copied gsocket.c revision 1.80
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 17 Jan 2004 22:16:56 +0000 (22:16 +0000)]
Add wxRTTI information.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 17 Jan 2004 22:14:38 +0000 (22:14 +0000)]
Handle client data correctly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 17 Jan 2004 21:49:47 +0000 (21:49 +0000)]
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 17 Jan 2004 17:05:35 +0000 (17:05 +0000)]
Applied [ 876737 ] menu item with bitmap uses wrong font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 16 Jan 2004 19:32:32 +0000 (19:32 +0000)]
also cleanup patch reject files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 16 Jan 2004 19:25:11 +0000 (19:25 +0000)]
Ensure item is valid before using it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25209
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 16 Jan 2004 06:01:51 +0000 (06:01 +0000)]
Updated metadata document
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 16 Jan 2004 03:45:22 +0000 (03:45 +0000)]
Removed bogus configuration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 16 Jan 2004 03:43:33 +0000 (03:43 +0000)]
Added setup.h stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 16 Jan 2004 01:48:53 +0000 (01:48 +0000)]
Send menu highlight events and fix statusbar to update immediatly when
status text is changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 16 Jan 2004 01:46:18 +0000 (01:46 +0000)]
Send window create events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775