]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Sat, 8 Nov 2003 15:16:38 +0000 (15:16 +0000)]
added comments to the makefile; added WX_CONFIG var to be able to use a different wx-config easily
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24476
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Nov 2003 15:06:15 +0000 (15:06 +0000)]
1. fixed --with-libxpm switch handling, added it to the summary
2. show toolkit name in lower case in the summary
3. changed defaults for all external libraries to "sys", didn't we
agree to do this some long, long time ago?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24475
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Nov 2003 14:10:03 +0000 (14:10 +0000)]
restored double square brackets for now, my last fix was wrong
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24474
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Nov 2003 13:09:10 +0000 (13:09 +0000)]
fix for previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24473
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Nov 2003 12:43:22 +0000 (12:43 +0000)]
use [A-Z] instead of [[A-Z]] in tr (replaces patch 838397)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24472
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Nov 2003 12:28:48 +0000 (12:28 +0000)]
removed assert which became incorrect after last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24471
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 8 Nov 2003 10:31:36 +0000 (10:31 +0000)]
build_cfg_file is phony target
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24470
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Nov 2003 20:52:35 +0000 (20:52 +0000)]
Fixed an accidental name clash, and added back a wxCHECK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24463
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Nov 2003 19:33:25 +0000 (19:33 +0000)]
A little narrower initial layout
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24460
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Nov 2003 17:45:10 +0000 (17:45 +0000)]
Set m_rows, m_cols so GetRows/GetCols in the base class work. Added
GetCellSize method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24459
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Nov 2003 11:42:23 +0000 (11:42 +0000)]
fix for infinite loop in wxFileConfig when reading from input stream fails (patch 837134)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24458
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Nov 2003 11:34:39 +0000 (11:34 +0000)]
fixed bug with looking beyond the end of string in ConvertStringToArgs() (patch 828609)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24457
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 7 Nov 2003 10:23:13 +0000 (10:23 +0000)]
after rearrangement to-Page got lost
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24456
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Nov 2003 08:30:58 +0000 (08:30 +0000)]
Forgot to change the pos and span names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24454
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Nov 2003 08:27:41 +0000 (08:27 +0000)]
Refactored wxSizerXmlHandler and added support for wxGridBagSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24453
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Nov 2003 08:07:42 +0000 (08:07 +0000)]
Fixed warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24451
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Nov 2003 07:05:39 +0000 (07:05 +0000)]
Added default ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24435
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Nov 2003 07:04:55 +0000 (07:04 +0000)]
Calling sizerItem->SetWindow shoudl set the minsize too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24434
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 6 Nov 2003 23:52:01 +0000 (23:52 +0000)]
moved build.cfg to setup.h directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24433
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 6 Nov 2003 23:44:26 +0000 (23:44 +0000)]
moved build.cfg to setup.h directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24432
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 20:37:16 +0000 (20:37 +0000)]
Add wxCocoaNSWindow* parameter to GetAppMenuBar so implementations can
return an alternate menubar based on the window which needs it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24431
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 20:12:11 +0000 (20:12 +0000)]
* Removed CocoaInternalIdle()
* Removed methods that were called by wxTopLevelWindow notification handlers
* Removed now useless m_needMenuBar
* Added an Objective-C notification observer class
* Added methods to receive the notifications
* InstallMenuBarForWindow now takes a wxCocoaNSWindow
* Do not keep track of key/main window
* Keep track of window for which menu bar was installed (m_windowCurrent)
* SetMenuBar() will now install the main menu immediately
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24430
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 20:04:24 +0000 (20:04 +0000)]
Don't pass notifications to wxMenuBarManager. It will be getting its own.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24429
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 20:02:32 +0000 (20:02 +0000)]
Don't call wxMenuBarManager::CocoaInternalIdle(). It is about to be removed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24428
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 19:53:31 +0000 (19:53 +0000)]
Add virtual wxMenuBar* GetAppMenuBar();
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24427
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Nov 2003 19:41:46 +0000 (19:41 +0000)]
fixed vertical scrollbar handling (broken by some relatively recent but unknown precisely change)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24426
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Nov 2003 19:28:24 +0000 (19:28 +0000)]
update list ctrl size after recreating it (when the mode changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24425
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 19:25:06 +0000 (19:25 +0000)]
wxMenuBarManager::InstallMenuBarForWindow no longer looks for a menubar
attached to the parent of a window without one. Instead, it is now up to
the GetAppMenuBar() function to do so. The new implementation in
wxTopLevelWindow does just that. The wxFrame implementation now calls
the base class version if it does not have a menubar. Also, it is now
invalid to call the function with a NULL window (it is internal anyway).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24424
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 6 Nov 2003 18:53:45 +0000 (18:53 +0000)]
Tweaked the layout sample a bit for wxGridBagSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24423
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 18:36:49 +0000 (18:36 +0000)]
Include mondrian.xpm for _all_ platforms except wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24422
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 18:33:09 +0000 (18:33 +0000)]
Wrap ToolBar stuff with #if wxUSE_TOOLBAR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24421
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 18:22:27 +0000 (18:22 +0000)]
Wrap some toolbar code in #if wxUSE_TOOLBAR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24420
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 18:14:39 +0000 (18:14 +0000)]
Changed Command to ProcessCommand
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24419
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 6 Nov 2003 18:09:48 +0000 (18:09 +0000)]
Replaced all occurences of id with winid for Objective-C++ compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24418
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 6 Nov 2003 15:21:40 +0000 (15:21 +0000)]
Removed some old doc targets
Fixed doc typos
No longer convert OS/2 files to lower case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24417
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 6 Nov 2003 01:31:44 +0000 (01:31 +0000)]
Added wxGridBagSizer, a grid sizer where item positions can be
specified and row/col spanning is allowed.
Updated docs, the layout sample, files.bkl, and updated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24416
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 5 Nov 2003 23:33:24 +0000 (23:33 +0000)]
generate build.cfg file on Windows, with information about settings used to build the library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24415
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 5 Nov 2003 22:53:36 +0000 (22:53 +0000)]
fixed wrong format names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24414
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Wed, 5 Nov 2003 16:10:32 +0000 (16:10 +0000)]
Fixed bug introduced by previous commit (Swapped if/else order).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24413
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Wed, 5 Nov 2003 15:46:58 +0000 (15:46 +0000)]
Ignore Borland build directory; Ignore 3 .lib files generated by DigitalMars.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24412
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 4 Nov 2003 20:00:37 +0000 (20:00 +0000)]
Use a lowercase 'q' for the Quit menu item's keyEquivalent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24411
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 4 Nov 2003 19:45:59 +0000 (19:45 +0000)]
Removed call to InitBase() from wxWindowCocoa::Init()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24410
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Tue, 4 Nov 2003 13:16:32 +0000 (13:16 +0000)]
Removed usage of deprecated methods (patch #827023); Slight code cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24409
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Tue, 4 Nov 2003 12:21:26 +0000 (12:21 +0000)]
Ignore expat*.lib files and vc_lib directory which are created during build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24408
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Tue, 4 Nov 2003 09:22:28 +0000 (09:22 +0000)]
wxWindowsPrinter::Print ignored the "All pages" option, instead it was using the (invalid) from-to range (patch #835254); Slight code cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24407
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 3 Nov 2003 01:20:15 +0000 (01:20 +0000)]
Added some bad hacks to make region processing work at least a bit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24400
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 2 Nov 2003 15:40:21 +0000 (15:40 +0000)]
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24398
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 2 Nov 2003 15:39:01 +0000 (15:39 +0000)]
Fix (correct) warning about potentially uninitialized variables.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24397
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 2 Nov 2003 15:37:49 +0000 (15:37 +0000)]
Compilation fix for wxUSE_STL==1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24396
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 2 Nov 2003 15:36:13 +0000 (15:36 +0000)]
Updated changes.txt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24395
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 2 Nov 2003 15:34:11 +0000 (15:34 +0000)]
Updated not to use deprecated wxList methods.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24394
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 2 Nov 2003 15:32:24 +0000 (15:32 +0000)]
Updated wxHashTable::Next documentation to use wxHashTable::Node*
for the return type (which currently is just a typedef for wxNode*).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24393
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 1 Nov 2003 18:58:51 +0000 (18:58 +0000)]
standardize configure flags in RPMs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24389
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 1 Nov 2003 18:30:37 +0000 (18:30 +0000)]
update from Tsolakos Stavros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24388
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 1 Nov 2003 12:17:29 +0000 (12:17 +0000)]
compilation fix for VC++ statis MT build with wxUSE_STL==1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24386
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 1 Nov 2003 09:28:44 +0000 (09:28 +0000)]
don't show hidden child frames when the parent is restored
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24385
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 31 Oct 2003 19:51:03 +0000 (19:51 +0000)]
add upper-case extensions to fallbac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24375
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 31 Oct 2003 15:58:58 +0000 (15:58 +0000)]
added resolution option to JPEG handler (patch #833234)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24374
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 Oct 2003 15:17:59 +0000 (15:17 +0000)]
warning about VC++ /ZI option and wxCOMPILE_TIME_ASSERT added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24373
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 31 Oct 2003 15:16:25 +0000 (15:16 +0000)]
don't use deprecated symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24372
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 Oct 2003 14:27:56 +0000 (14:27 +0000)]
updated SendIdleEvent() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24371
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 Oct 2003 14:11:41 +0000 (14:11 +0000)]
removed InitBase()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24370
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 Oct 2003 13:26:59 +0000 (13:26 +0000)]
removed InitBase()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24369
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 31 Oct 2003 01:12:25 +0000 (01:12 +0000)]
Patch #826420, and also adapted to new SWIG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24359
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 30 Oct 2003 23:08:39 +0000 (23:08 +0000)]
removed calls to wxWindowBase::InitBase(), it is called from the ctor anyhow (and so was called twice)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24358
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 30 Oct 2003 22:26:29 +0000 (22:26 +0000)]
#if around deprecated macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24355
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 30 Oct 2003 22:15:57 +0000 (22:15 +0000)]
added missing _T()s in wxLogTraces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24354
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 29 Oct 2003 22:59:37 +0000 (22:59 +0000)]
update from Vegh Janos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24347
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 29 Oct 2003 22:44:44 +0000 (22:44 +0000)]
changed case of the cursor names to be consistent with wx.rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24346
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 29 Oct 2003 04:28:53 +0000 (04:28 +0000)]
Added SetMin/SetMax
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24342
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 29 Oct 2003 02:42:29 +0000 (02:42 +0000)]
Fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24340
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 28 Oct 2003 23:22:26 +0000 (23:22 +0000)]
use -headerpad_max_install_names when linking shared libs on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 28 Oct 2003 10:55:05 +0000 (10:55 +0000)]
don't give error msg when deleting non existing keys neither (part of patch 830049)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 27 Oct 2003 23:43:54 +0000 (23:43 +0000)]
Added examples of an INSERT and a DELETE to the sample application that is part of the overview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 27 Oct 2003 21:41:53 +0000 (21:41 +0000)]
really applied Robert's patch (and not the converse of it)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 27 Oct 2003 12:36:29 +0000 (12:36 +0000)]
removed virtual from functions which are not; expanded wxWindow description
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 27 Oct 2003 11:02:12 +0000 (11:02 +0000)]
wxFileExists() returns false for directories (bug 825507)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24325
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 27 Oct 2003 08:04:25 +0000 (08:04 +0000)]
Initialize m_lNumRects to avoid core dumps if GpiQueryRegionRects fails.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24324
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 27 Oct 2003 04:12:45 +0000 (04:12 +0000)]
Changed all symbols with the name "id" to "winid" to allow Objective-C++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24323
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 27 Oct 2003 03:47:39 +0000 (03:47 +0000)]
Changed all symbols with the name "id" to "winid" to allow Objective-C++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 27 Oct 2003 03:42:30 +0000 (03:42 +0000)]
Changed all symbols with the name "id" to "timerid" to allow Objective-C++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 26 Oct 2003 20:47:14 +0000 (20:47 +0000)]
ignore Bakefiles.local.bkgen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24320
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 26 Oct 2003 20:45:27 +0000 (20:45 +0000)]
added C++BuilderX support (disabled by default)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 26 Oct 2003 17:55:04 +0000 (17:55 +0000)]
Darwin compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24318
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 26 Oct 2003 16:11:20 +0000 (16:11 +0000)]
Fixed update rectangle passed to WinInvalidateRect in wxWindowOS2::Refresh().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24317
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 25 Oct 2003 19:53:45 +0000 (19:53 +0000)]
fixed sed command on solaris (bug #830138)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 25 Oct 2003 08:52:23 +0000 (08:52 +0000)]
More NO_PTR -> PTR compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24306
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 24 Oct 2003 22:35:18 +0000 (22:35 +0000)]
fixed placement of pythonnote
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 24 Oct 2003 21:50:00 +0000 (21:50 +0000)]
use iconv() for wxCSConv constructed from a wxFontEncoding; don't use wxFontMapper unless really needed; when it is used, don't use it interactively
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Fri, 24 Oct 2003 21:28:56 +0000 (21:28 +0000)]
Match changes in DECLARE_*_CLASS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 24 Oct 2003 20:12:07 +0000 (20:12 +0000)]
compilation fix for some Unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 24 Oct 2003 20:08:12 +0000 (20:08 +0000)]
fixed crash on startup under GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Oct 2003 19:25:48 +0000 (19:25 +0000)]
fixed iso-8859-1 handling to report failures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Oct 2003 09:32:29 +0000 (09:32 +0000)]
fixed crash if szLocale==NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 23 Oct 2003 22:19:32 +0000 (22:19 +0000)]
Until configure and aclocal.m4 are in CVS they should not
be in .cvsignore.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 23 Oct 2003 21:58:22 +0000 (21:58 +0000)]
Make both GCC and MSVC 5 happy.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 23 Oct 2003 21:51:33 +0000 (21:51 +0000)]
wxMac linking fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 23 Oct 2003 21:49:44 +0000 (21:49 +0000)]
Suboptimal wxColour::CreateByName implementation for wxMotif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 23 Oct 2003 21:38:31 +0000 (21:38 +0000)]
Compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 23 Oct 2003 17:46:04 +0000 (17:46 +0000)]
fix for gcc MacOS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775