]>
git.saurik.com Git - wxWidgets.git/log
Stefan Csomor [Tue, 5 Aug 2003 16:50:30 +0000 (16:50 +0000)]
xti streaming cleanup, type extensions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22597
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 5 Aug 2003 16:34:49 +0000 (16:34 +0000)]
added expat to wxWindows.dsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22596
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 5 Aug 2003 16:16:49 +0000 (16:16 +0000)]
compilation fixes for win32 dll+multilib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22595
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 5 Aug 2003 15:58:39 +0000 (15:58 +0000)]
In destructor: DestroyChildren() and make sure m_cocoaNSView is NULL so that
the ~wxWindow destructor will not try to remove it from its superview (BAD!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22594
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 5 Aug 2003 12:54:44 +0000 (12:54 +0000)]
Removed wxTheBitmapList code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22593
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 5 Aug 2003 12:50:40 +0000 (12:50 +0000)]
Initialize m_cocoaDash to NULL in copy constructor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22592
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 4 Aug 2003 19:55:49 +0000 (19:55 +0000)]
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22591
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 4 Aug 2003 18:56:58 +0000 (18:56 +0000)]
Incorrect placement of the '*' in the line "const wxChar* WXDLLIMPEXP_ODBC". It should be "const wxChar WXDLLIMPEXP_ODBC *"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22590
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 4 Aug 2003 18:55:01 +0000 (18:55 +0000)]
Added a check for a '.' in the column name before prepending a table name to the column name to avoid incorrect TABLE.COLUMN names when using a FROM clause
SF PATCH#766404 - SetColNull() was not correctly setting CbValue = SQL_NULL_DATA so that NULL columns still appeared to have data in some cases
Cleaned up some internal variable naming conventions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22589
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 17:48:35 +0000 (17:48 +0000)]
copy wxImage options when copying the images (replaces patch 780705)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22588
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 17:42:59 +0000 (17:42 +0000)]
fixes for Borland make (patch 769317)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22587
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 17:04:47 +0000 (17:04 +0000)]
update styles docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22586
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 16:44:05 +0000 (16:44 +0000)]
don't include MDI headers if !wxUSE_MDI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22585
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 16:43:39 +0000 (16:43 +0000)]
don't include unnecessary headers if we don't compile MDI at all
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22584
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 16:32:17 +0000 (16:32 +0000)]
fixed main source file name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22583
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 16:21:24 +0000 (16:21 +0000)]
fixed main source file name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22582
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 16:09:12 +0000 (16:09 +0000)]
no changes, just resolved a conflict
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22581
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 4 Aug 2003 15:46:51 +0000 (15:46 +0000)]
Implement new static Unload(handle) instead of old Unload()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22580
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 4 Aug 2003 15:33:32 +0000 (15:33 +0000)]
Remove src/cocoa/pen.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22579
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 14:05:00 +0000 (14:05 +0000)]
added Unload(handle); updated the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22578
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 4 Aug 2003 13:19:44 +0000 (13:19 +0000)]
added build options sanity checks into all main libraries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22577
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 4 Aug 2003 13:17:17 +0000 (13:17 +0000)]
reworked wxBuildOptions code to work even w/o function inlining
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22576
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 4 Aug 2003 13:13:21 +0000 (13:13 +0000)]
fixed version number expansion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22575
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 4 Aug 2003 12:57:59 +0000 (12:57 +0000)]
static libs depend on 3rd party ones now, too (for convenience)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22574
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 12:30:40 +0000 (12:30 +0000)]
minor additional notes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 4 Aug 2003 11:59:44 +0000 (11:59 +0000)]
static libs depend on 3rd party ones now, too (for convenience)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22572
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 11:18:02 +0000 (11:18 +0000)]
(Open Watcom but not only) compilation warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22571
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 11:15:56 +0000 (11:15 +0000)]
check that wxUSE_DISPLAY==1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22570
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 10:14:52 +0000 (10:14 +0000)]
document that DrawLine() doesn't draw the last point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22569
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 4 Aug 2003 08:39:41 +0000 (08:39 +0000)]
no tabs please\!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22568
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 4 Aug 2003 06:24:32 +0000 (06:24 +0000)]
wxCocoa: Added pen.mm, removed pen.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22567
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 4 Aug 2003 06:19:30 +0000 (06:19 +0000)]
Use wxPen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22566
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 4 Aug 2003 06:16:15 +0000 (06:16 +0000)]
Added dash support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22565
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 4 Aug 2003 03:10:23 +0000 (03:10 +0000)]
wxPen implementation (no dash support yet)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22564
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 02:00:02 +0000 (02:00 +0000)]
fixed non GUI cmd line options
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22563
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 01:17:33 +0000 (01:17 +0000)]
compilation fix after warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22562
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 4 Aug 2003 01:05:50 +0000 (01:05 +0000)]
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22561
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 23:58:05 +0000 (23:58 +0000)]
generate a text event even if SetValue() didn't really chaneg anything
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22560
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 23:30:54 +0000 (23:30 +0000)]
PRINTING is not dependent on DOCVIEW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22559
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 23:30:35 +0000 (23:30 +0000)]
use wrapwin.h instead of windows.h + winundef.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22558
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 23:26:11 +0000 (23:26 +0000)]
set event object correctly for the menu events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22557
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 23:12:00 +0000 (23:12 +0000)]
just tidied up the comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22556
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 23:04:37 +0000 (23:04 +0000)]
don't draw buttons unless we have wxTR_HAS_BUTTONS style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22555
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 22:57:19 +0000 (22:57 +0000)]
check that we use bitmaps of correct size in the image list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22554
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 22:53:55 +0000 (22:53 +0000)]
initialize the image list size in default ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22553
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 22:44:16 +0000 (22:44 +0000)]
WXWIN_COMPATIBILITY_2_2 should be 0 by default now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22552
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 22:37:53 +0000 (22:37 +0000)]
removed old VC++ projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22551
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 22:26:00 +0000 (22:26 +0000)]
fixed release mode warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22550
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 22:25:34 +0000 (22:25 +0000)]
fixed warning in non-DLL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22549
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 22:23:53 +0000 (22:23 +0000)]
restored custom drawing (was accidentally disabled by the last 2 commits)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22548
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 21:48:27 +0000 (21:48 +0000)]
added wrapcctl.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22547
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 21:27:40 +0000 (21:27 +0000)]
use wxDbGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22546
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 21:27:25 +0000 (21:27 +0000)]
added wrapcctl.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22545
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 21:19:21 +0000 (21:19 +0000)]
use wxDbGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22544
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 21:00:58 +0000 (21:00 +0000)]
linking fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22543
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 21:00:52 +0000 (21:00 +0000)]
moved wxUniv-specific GUI stuff from wxBase to wxCore; this fixes wxUniv DLL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22542
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 20:58:56 +0000 (20:58 +0000)]
warnings (and some errors) fixes for wxUniv DLL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22541
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 20:56:30 +0000 (20:56 +0000)]
moved some more stuff from .cpp files to here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22540
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 20:56:08 +0000 (20:56 +0000)]
removed _WIN_IE from here, we normally shouldn't need it as it was moved to wrapcctl.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22539
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 20:48:09 +0000 (20:48 +0000)]
added wxDbGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22538
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 20:45:31 +0000 (20:45 +0000)]
more bakefile-based contrib makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22537
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 20:34:31 +0000 (20:34 +0000)]
more bakefile-based makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22536
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 20:26:51 +0000 (20:26 +0000)]
added wxDbGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22535
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 20:24:38 +0000 (20:24 +0000)]
more bakefile-based makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22534
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 20:21:15 +0000 (20:21 +0000)]
make it possible to override directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22533
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 3 Aug 2003 20:14:09 +0000 (20:14 +0000)]
Warning fixes (still does not compile).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22532
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 3 Aug 2003 20:12:57 +0000 (20:12 +0000)]
Use Unix display for Motif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22531
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 3 Aug 2003 20:11:52 +0000 (20:11 +0000)]
Fix "Statement with no effect" warning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22530
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 3 Aug 2003 20:10:52 +0000 (20:10 +0000)]
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22529
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 3 Aug 2003 20:09:41 +0000 (20:09 +0000)]
Fix some wrong code: add parentheses to correct precedence,
fix comment and _WIN32_IE value (author was probably thinking about
_WIN32_WINNT. Now CVS compiles again with MinGW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22528
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 3 Aug 2003 20:05:27 +0000 (20:05 +0000)]
Improve wxHashMap documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22527
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 20:03:59 +0000 (20:03 +0000)]
missing or wrong DLLEXPORTs for DLL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22526
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 19:30:30 +0000 (19:30 +0000)]
reverted two last changes; they both broke compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22525
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 18:53:42 +0000 (18:53 +0000)]
fixed mmedia contrib to work if libesd is not present
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22524
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 18:47:32 +0000 (18:47 +0000)]
bakefilized demos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22523
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 18:45:17 +0000 (18:45 +0000)]
updates to reflect fixes to wx-config
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22522
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 18:29:53 +0000 (18:29 +0000)]
moved FL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22521
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 18:19:29 +0000 (18:19 +0000)]
moved FL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22520
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 18:09:38 +0000 (18:09 +0000)]
moved FL samples into single directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22519
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 17:14:39 +0000 (17:14 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22518
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 17:11:53 +0000 (17:11 +0000)]
ported rest of contrib to bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22517
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 16:35:41 +0000 (16:35 +0000)]
added ability to generate wx24-like wxWindows.dsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22516
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 15:09:17 +0000 (15:09 +0000)]
fix the situation when one of sublibraries is not built
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22515
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 14:51:55 +0000 (14:51 +0000)]
fix for broken --inplace, --prefix and --exec-prefix handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22514
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 13:41:28 +0000 (13:41 +0000)]
fixed wrong target names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22513
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 13:04:02 +0000 (13:04 +0000)]
ODBC update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22512
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 3 Aug 2003 10:57:51 +0000 (10:57 +0000)]
added wrapper for <commctrl.h> as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22511
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 3 Aug 2003 10:42:22 +0000 (10:42 +0000)]
added WX_DECLARE_OBJARRAY_WITH_DECL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22510
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 3 Aug 2003 04:29:53 +0000 (04:29 +0000)]
Added wxGUIAppTraits::GetToolkitInfo (ok?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22509
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 3 Aug 2003 04:06:09 +0000 (04:06 +0000)]
Removed wxGUIAppTraits::GetOSVersion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22508
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 3 Aug 2003 04:05:14 +0000 (04:05 +0000)]
Removed wxTheApp = this from wxApp constructor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22507
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 2 Aug 2003 23:26:30 +0000 (23:26 +0000)]
avoid using _WIN32_IE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22506
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 2 Aug 2003 23:23:44 +0000 (23:23 +0000)]
s/ID_SEPARATOR/wx&/ (fixes 782133)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22505
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 2 Aug 2003 22:58:30 +0000 (22:58 +0000)]
fixed wrong border/sash widths (typo during last commit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22504
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 2 Aug 2003 22:47:40 +0000 (22:47 +0000)]
minor changes to eliminate unused parameter warning + some cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22503
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 2 Aug 2003 22:42:52 +0000 (22:42 +0000)]
removed extra commas which are erros for some compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22502
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 2 Aug 2003 22:37:49 +0000 (22:37 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22501
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 2 Aug 2003 19:14:54 +0000 (19:14 +0000)]
moved DB classes into wxODBC library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22500
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 2 Aug 2003 19:11:35 +0000 (19:11 +0000)]
Intel C++ needs time.h before sys/stat.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22499
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 2 Aug 2003 16:27:21 +0000 (16:27 +0000)]
compilation fix for gcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22498
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775