]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Mon, 17 Nov 2003 19:57:26 +0000 (19:57 +0000)]
Bugfix patch from Alberto
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24581
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 16 Nov 2003 22:20:41 +0000 (22:20 +0000)]
Modified wxGetHomeDir to take environment variable HOME into account.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24580
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 16 Nov 2003 21:56:50 +0000 (21:56 +0000)]
Fixed the code to actually work.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24579
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sun, 16 Nov 2003 20:53:10 +0000 (20:53 +0000)]
wxPopupWindow was not compiled when not using pch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24578
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 16 Nov 2003 15:13:17 +0000 (15:13 +0000)]
fixed wx-config together with gcc-3.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24576
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 16 Nov 2003 11:28:37 +0000 (11:28 +0000)]
Changes corresponding to patch #841324 from Ian Brown:
"GetPosition() returns wrong result for dialog". Moved implementation
from wxFrame to wxTopLevelWindow thus sharing it between wxFrame
and wxDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24575
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 16 Nov 2003 11:14:34 +0000 (11:14 +0000)]
Made element layout consistent with wxMSW/wxGTK when
radiobox is wider/taller than necessary. Previously
the last element was stretched to fit remaining space.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 16 Nov 2003 11:07:24 +0000 (11:07 +0000)]
Applied changes corresponding to patch #840617.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24572
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 15 Nov 2003 21:12:24 +0000 (21:12 +0000)]
Applied patch #840643 from Ian Brown with some modifications:
use DisplayWidth/DIsplayHeight instead of hardcoded values.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24569
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Nov 2003 15:42:40 +0000 (15:42 +0000)]
expand the value of HOME env var in wxGetHomeDir() because it may contain env vars inside it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24568
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Nov 2003 15:08:28 +0000 (15:08 +0000)]
iconMove was incorrectly called iconCopy in ctor docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24567
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Nov 2003 15:05:28 +0000 (15:05 +0000)]
IsAlive/Running() may only be used with joinable threads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24566
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 15 Nov 2003 10:26:46 +0000 (10:26 +0000)]
Fixes for previous fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24563
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sat, 15 Nov 2003 04:50:56 +0000 (04:50 +0000)]
Initial revision; Ignore setup.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24562
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sat, 15 Nov 2003 04:50:11 +0000 (04:50 +0000)]
Ignore isosurf.dat.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24561
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sat, 15 Nov 2003 04:21:10 +0000 (04:21 +0000)]
Fixed Open Watcom compilation of OpenGL samples; Code cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24560
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sat, 15 Nov 2003 01:06:53 +0000 (01:06 +0000)]
Applied patch #825402 ("Fix for Unicode Open Watcom build of life demo"), second part.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24559
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 14 Nov 2003 21:06:21 +0000 (21:06 +0000)]
Fixes for later WinCE versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24558
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 14 Nov 2003 21:04:17 +0000 (21:04 +0000)]
Corrected semaphores for WinCE >= 3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24557
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 14 Nov 2003 18:05:32 +0000 (18:05 +0000)]
reverted the change to the values of DEFAULT_wxUSE_XXX for the 3rd party libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24556
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 14 Nov 2003 17:19:44 +0000 (17:19 +0000)]
Applied patch #825402 ("Fix for Unicode Open Watcom build of life demo"); Code cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24555
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 14 Nov 2003 15:33:30 +0000 (15:33 +0000)]
Include wx/file.h in case previous includes don't do it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24554
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 14 Nov 2003 13:55:06 +0000 (13:55 +0000)]
Applied patch #827025 (Removes last warnings from emulator util); Cosmetic cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24553
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 14 Nov 2003 13:23:52 +0000 (13:23 +0000)]
Ignore Watcom build directory.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24552
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 14 Nov 2003 12:59:03 +0000 (12:59 +0000)]
Fixed wxUniv+OpenGL compilation for MSW; Cosmetic cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24551
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 14 Nov 2003 12:55:25 +0000 (12:55 +0000)]
Fixed Digital Mars compilation; Cosmetic cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24550
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 13 Nov 2003 18:43:39 +0000 (18:43 +0000)]
Removed %noautorepr directives
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24549
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 13 Nov 2003 18:42:38 +0000 (18:42 +0000)]
Recent changes in SWIG make this patch no longer necessary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24548
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 13 Nov 2003 16:05:24 +0000 (16:05 +0000)]
wxCocoa: Use the new native MDI implementation instead of generic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24547
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 13 Nov 2003 16:03:08 +0000 (16:03 +0000)]
Added implementation of MDI using top level windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24546
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 13 Nov 2003 15:13:55 +0000 (15:13 +0000)]
Added a mechanism allowing a toplevel window to delay its deactivation
event. This will come in handy for MDI among other things.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24545
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 13 Nov 2003 14:33:30 +0000 (14:33 +0000)]
Very lame fix for windows with -1 for a component of position or size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24544
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 13 Nov 2003 14:28:53 +0000 (14:28 +0000)]
Fix file header and remove unused include "wx/cocoa/mbarman.h"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24543
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 13 Nov 2003 14:23:07 +0000 (14:23 +0000)]
Renamed UpdateWindowMenuBar to UpdateMenuBar and removed unused parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24542
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 12 Nov 2003 21:34:20 +0000 (21:34 +0000)]
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24541
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 11 Nov 2003 13:19:57 +0000 (13:19 +0000)]
Always set background colour prior to any HTML rendering (this fixes assert in GTK2 build because BgColor of wxHtmlRenderingState was unset=invalid)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24520
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 11 Nov 2003 12:35:24 +0000 (12:35 +0000)]
part of DS' change _was_ corrent, restored
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24519
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 10 Nov 2003 17:32:04 +0000 (17:32 +0000)]
Really fixed Borland release build warning (without sabotaging code this time).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24512
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 10 Nov 2003 15:49:46 +0000 (15:49 +0000)]
previous DS' change was broken, reverted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24510
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 10 Nov 2003 15:49:08 +0000 (15:49 +0000)]
added test for CDATA handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24509
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 10 Nov 2003 15:17:46 +0000 (15:17 +0000)]
Added wxUnusedVar for Borland and fixed 2 release mode warnings for Borland (patch #835707); Slight code cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24508
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 10 Nov 2003 13:46:12 +0000 (13:46 +0000)]
bakefile cleanup: use consistent way of setting lists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24507
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 10 Nov 2003 12:47:46 +0000 (12:47 +0000)]
fixed msvc6prj - missing oleacc library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24506
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 10 Nov 2003 12:46:41 +0000 (12:46 +0000)]
added bakefile's new tag <objects-depend>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24505
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 10 Nov 2003 10:08:49 +0000 (10:08 +0000)]
Removed MGL_ROOT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24504
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 9 Nov 2003 21:43:34 +0000 (21:43 +0000)]
Fix after last commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24495
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 9 Nov 2003 21:40:34 +0000 (21:40 +0000)]
Warning fixes and deprecated method elimination from ABX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24494
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 9 Nov 2003 13:59:50 +0000 (13:59 +0000)]
addedd support for <pre width=...>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24493
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 9 Nov 2003 12:27:42 +0000 (12:27 +0000)]
fixed wxConvLocal to work with C locale (and probably some others)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24492
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 9 Nov 2003 12:09:13 +0000 (12:09 +0000)]
prevent deadlock in wxCSConv::DoCreate if it fails for wxConvLocal -- ugly but works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24491
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sat, 8 Nov 2003 19:40:29 +0000 (19:40 +0000)]
Fixed MSVC warnings from Win32 Unicode Release build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24487
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 8 Nov 2003 18:58:04 +0000 (18:58 +0000)]
Allow minimal acceptable row height/column width to be set to 0 for
hiding rows/columns.
Only return true from CanEnableCellControl if a valid cell is selected
(fixing Bug #837656).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24484
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 8 Nov 2003 18:52:53 +0000 (18:52 +0000)]
Avoid referencing WinInitialize/Finalize for non-PM builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24483
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 8 Nov 2003 18:48:47 +0000 (18:48 +0000)]
wxXRC STL-ification.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24482
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 8 Nov 2003 18:45:01 +0000 (18:45 +0000)]
Compilation fix for !WXWN_COMPATIBILITY_2_4.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24481
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 8 Nov 2003 15:40:56 +0000 (15:40 +0000)]
add -lXpm to the GUI libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24477
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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