]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Fri, 18 Mar 2005 15:27:14 +0000 (15:27 +0000)]
restored const operator[]s for the compilers which need them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32897
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Mar 2005 15:16:22 +0000 (15:16 +0000)]
continue with generating EVT_CONTEXT_MENU if EVT_TREE_ITEM_MENU not handled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Mar 2005 15:13:41 +0000 (15:13 +0000)]
added EVT_TREE_ITEM_MENU test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32895
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Mar 2005 15:03:14 +0000 (15:03 +0000)]
avoid asserts from calling isprint(c) with non ASCII c
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Mar 2005 14:26:57 +0000 (14:26 +0000)]
Added WXK_SPECIAL... keycodes for special hardware buttons
Made (Un)RegisterHotKey WinCE-aware.
Added wxEVT_HIBERNATE event.
Now fakes wxEVT_ACTIVATE_APP to be symmetrical with wxEVT_HIBERNATE.
Added wxTE_CAPITALIZE for CAPEDIT controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Mar 2005 14:07:22 +0000 (14:07 +0000)]
compilation fix after last commit (missing semicolon added)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32892
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 18 Mar 2005 11:50:18 +0000 (11:50 +0000)]
* Update for new event handler stuff
* Update notebook page text on file change
* Some other misc. cleanups (remove strmiids.lib dependancy, cleanup enums, etc.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32891
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 18 Mar 2005 11:46:52 +0000 (11:46 +0000)]
Update for new event handler stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32890
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 18 Mar 2005 11:04:32 +0000 (11:04 +0000)]
Reworked directshow implementation.
* Removes the strmiids.lib dependancy
* Uses the direct quartz automation interface, thus removing the dshow.h header dependancy
* Let COM handle loading quartz.dll
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32889
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Mar 2005 10:11:37 +0000 (10:11 +0000)]
Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Mar 2005 10:05:27 +0000 (10:05 +0000)]
Add sample icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Mar 2005 09:46:49 +0000 (09:46 +0000)]
Use sample icon, and title correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Mar 2005 09:44:42 +0000 (09:44 +0000)]
Use sample icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32885
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Mar 2005 09:33:00 +0000 (09:33 +0000)]
Doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32884
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 18 Mar 2005 09:31:19 +0000 (09:31 +0000)]
SetSashSize doc'ed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32883
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 18 Mar 2005 00:16:53 +0000 (00:16 +0000)]
fixed signed/unsigned mismatch warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32881
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 23:45:24 +0000 (23:45 +0000)]
implemented wxMenuBar ctor taking array of menus/titles for all ports; added optional flags argument to it (patch
1162726 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32880
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 23:24:30 +0000 (23:24 +0000)]
return if abort dialog couldn't be created (part of patch
1160117 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32879
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 23:23:57 +0000 (23:23 +0000)]
fixed bug due to missing break in GetColourFromGTKWidget() (part of patch
1160117 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32878
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 23:23:15 +0000 (23:23 +0000)]
missing break in ParseFormat() (part of patch
1160117 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32877
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 23:19:13 +0000 (23:19 +0000)]
iterator methods fixes (patch
1164808 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32876
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 23:11:00 +0000 (23:11 +0000)]
fixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32875
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 22:58:31 +0000 (22:58 +0000)]
revert togglable tools to previous state if the change was vetoed by OnLeftClick()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32874
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 22:39:27 +0000 (22:39 +0000)]
removed #ifdef __WXMAC__ as the code is now the same in both branches anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32873
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 17 Mar 2005 22:35:53 +0000 (22:35 +0000)]
Use Update() instead of yielding and waiting for the update to happen there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32872
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 22:29:20 +0000 (22:29 +0000)]
GetVirtualSize() returns client size values for the m_virtualSize components which are not set (i.e. allow setting only one component of m_virtualSize instead of either none or both)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32871
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 22:27:28 +0000 (22:27 +0000)]
don't set virtual size of the window to (0, 0) if scrollbars are removed from it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32870
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 22:19:50 +0000 (22:19 +0000)]
removed just added UnsetVirtualSize(), it's not needed finally
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32869
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 22:18:16 +0000 (22:18 +0000)]
added UnsetVirtualSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32868
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 21:38:19 +0000 (21:38 +0000)]
removed commented out calls to ReleaseMouse() (no real changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32867
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Mar 2005 21:21:45 +0000 (21:21 +0000)]
Provided GetBestVirtualSize and DoGetBestSize implementations for
generic and GTK+ wxScrolledWindow.
wxWindowBase::DoGetBestSize was returning a virtual size if there were child
controls, which was then used to set the scrolled window actual size.
Similarly, wxWindowBase::GetBestVirtualSize was returning
the actual window size; now we return the virtual size
for dimensions that have scrolling (e.g. vertical scrolling
direction), or the minimum/actual size for those that don't
(e.g. the maximum control width if there is no horizontal
scrolling).
This allows the scrolled window to be properly sized, whereas
before it would start off at the virtual size (giving
enormous layouts).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32866
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 21:17:38 +0000 (21:17 +0000)]
added wxSizerSpacer and modified wxSizerItem to contain a pointer to either
wxWindow, wxSizer or wxSizerSpacer (instead of containing either a pointer or
just wxSize for spacers) and implement IsShown() and Show() by forwarding it
to the appropriate pointer: this means that now you can directly hide/show
windows/sizers/spacers instead of having to pass by containing sizers
Show(child) method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32865
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Mar 2005 20:16:45 +0000 (20:16 +0000)]
removed const operator[]s (should fix
1162115 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32864
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 17 Mar 2005 17:47:33 +0000 (17:47 +0000)]
Fixed MW and XLC tests when using -C (cache) option with configure.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32863
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 17 Mar 2005 17:46:32 +0000 (17:46 +0000)]
Fixed strange situation when we had wxPathExists and wxDirExists with the same finctionality. Using wxPathExists instead wxFileExists (fixes bug #865628). Minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32862
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 17 Mar 2005 17:38:51 +0000 (17:38 +0000)]
Updated configure and aclocal.m4 for new 0.1.8 Bakefile on account of
the recent commit to autoconf_inc.m4 using Bakefile 0.1.8 (CVS).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32861
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Mar 2005 12:43:15 +0000 (12:43 +0000)]
Small fixes for compiling Cygwin (with --disable-sockets)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32860
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Mar 2005 09:54:20 +0000 (09:54 +0000)]
Correct compilo for non-WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32859
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 17 Mar 2005 09:10:35 +0000 (09:10 +0000)]
stopwatch.h needed for wxGetLocalTimeMillis
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32858
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Thu, 17 Mar 2005 08:05:04 +0000 (08:05 +0000)]
Committing in .
setup.h_vms : updated VMS configuration
msgdlg.cpp : corrected include file path
Modified Files:
wxWidgets/setup.h_vms wxWidgets/src/motif/msgdlg.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 16 Mar 2005 22:54:41 +0000 (22:54 +0000)]
Drop the "rc"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32855
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 16 Mar 2005 22:53:59 +0000 (22:53 +0000)]
The --enable-rpath configure option doesn't work the same way it did
before. Work around that by specifying the rpath option myself on the
setup.py command-line.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32854
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 16 Mar 2005 17:51:41 +0000 (17:51 +0000)]
Implemented PocketPC menubar/toolbar as wxToolMenuBar derived
from wxToolBar, solving the problem of how normal toolbars
can co-exist with combined ones. Tidied up WinCE toolbar code.
Implemented wxToolBar as 'dummy' toolbar under Smartphone.
Dialogs now show an empty menubar to hide inactive one
underneath.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32853
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 16 Mar 2005 16:18:31 +0000 (16:18 +0000)]
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #
1164141 ).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Wed, 16 Mar 2005 16:03:17 +0000 (16:03 +0000)]
Unlike the preferences item which should only be enabled if it exists and is enabled, the quit item should be enabled unless it both exists and is disabled, otherwise Quit will not be enabled unless the application specifically adds wxID_EXIT. This should fix David's bug but still retain the old functionality. [ modified previously committed patch
1160343 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 16 Mar 2005 10:20:20 +0000 (10:20 +0000)]
Not forgetting PalmOS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32850
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 16 Mar 2005 10:18:13 +0000 (10:18 +0000)]
Added wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32849
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 16 Mar 2005 09:09:01 +0000 (09:09 +0000)]
Removed checklistbox test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Wed, 16 Mar 2005 05:31:13 +0000 (05:31 +0000)]
Allow using negative angles with DrawRotatedText. [ patch
1162771 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32847
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Wed, 16 Mar 2005 05:16:55 +0000 (05:16 +0000)]
Quit application menu item needs special handling like the Preferences item. [ patch
1160343 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Wed, 16 Mar 2005 05:11:37 +0000 (05:11 +0000)]
Added comments explaining more about the changes in my last commit. Also, removed __DARWIN__ check for enabling CONNECTION events, always wait to enable them until after the connect() call.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32845
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 15 Mar 2005 23:20:47 +0000 (23:20 +0000)]
set wxUSE_DEBUGREPORT to 0 by default; fixed a couple of typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32844
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Mar 2005 21:51:14 +0000 (21:51 +0000)]
UPdated notes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Mar 2005 21:50:22 +0000 (21:50 +0000)]
Chose different set of buttons for toolbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32842
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Mar 2005 21:48:20 +0000 (21:48 +0000)]
Fixed wxToolBar for WinCE so normal bitmaps can be used;
no longer uses standard buttons.
wxToolBar under Smartphone no longer tries to create
buttons since a toolbar makes no sense on this platform.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32841
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Mar 2005 21:22:24 +0000 (21:22 +0000)]
Regenerated files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32840
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Mar 2005 21:18:06 +0000 (21:18 +0000)]
WinCE doesn't have wxCheckListBox, and doesn't like wxRmDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 15 Mar 2005 21:10:18 +0000 (21:10 +0000)]
SetLeft|RightMenu is supposed to be API for all smartphones. TODO comment.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32838
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Mar 2005 20:55:59 +0000 (20:55 +0000)]
Fixed wxPropertySheetDialog for Smartphone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32837
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 15 Mar 2005 20:33:42 +0000 (20:33 +0000)]
More wxWidgets in poem demo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32836
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Mar 2005 17:40:42 +0000 (17:40 +0000)]
Fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Mar 2005 11:56:58 +0000 (11:56 +0000)]
No zero id
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32834
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 15 Mar 2005 11:29:14 +0000 (11:29 +0000)]
Don't start ids at zero
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32833
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 14 Mar 2005 22:40:44 +0000 (22:40 +0000)]
Added wxPropertySheetDialog for implementing settings dialogs
in the appropriate way on small devices and desktop platforms
(abstracting is the only way to unify the API)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 14 Mar 2005 22:26:56 +0000 (22:26 +0000)]
simplified code (removed 2 unnecessary tests) in CalcMin(), no real changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32831
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 14 Mar 2005 22:24:09 +0000 (22:24 +0000)]
Improve standard button spacing on Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 14 Mar 2005 21:55:29 +0000 (21:55 +0000)]
Remove wrong clasing bracket.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32829
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 14 Mar 2005 21:52:57 +0000 (21:52 +0000)]
Blind fix for VC6 compilation when wxUSE_STL == 1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32828
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 14 Mar 2005 20:40:24 +0000 (20:40 +0000)]
disable debug report for now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32827
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 14 Mar 2005 20:00:42 +0000 (20:00 +0000)]
'Dummy' warning fixes (might be used uninitialized).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32826
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 14 Mar 2005 19:52:52 +0000 (19:52 +0000)]
Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32825
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 14 Mar 2005 19:13:45 +0000 (19:13 +0000)]
Updated symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32824
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 14 Mar 2005 17:15:06 +0000 (17:15 +0000)]
Frames have Ctrl+Q accelerator set automatically, as per the
PocketPC guidelines
Documented issues in manual under wxWinCE topic.
wxDEFAULT_DIALOG_STYLES rationalised so we can make use of
styles such as wxCLOSE_BOX in future (OK button on titlebar)
Added Set/GetAffirmativeId and DoOK so that titlebar OK button
can be customised
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32823
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 14 Mar 2005 17:10:32 +0000 (17:10 +0000)]
Don't call Layout
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32822
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Roman Rolinsky [Mon, 14 Mar 2005 17:09:40 +0000 (17:09 +0000)]
README scrolling fix
fix for Mac (opts inside try/except)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32821
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 14 Mar 2005 17:09:00 +0000 (17:09 +0000)]
If the parents are nothing but a panel and a frame then
MSWGetBgBrushForChild will still return NULL. Fallback to a solid
background colour in this case.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32820
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 14 Mar 2005 16:37:02 +0000 (16:37 +0000)]
More PocketPC adaptations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32819
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 14 Mar 2005 16:05:52 +0000 (16:05 +0000)]
made GetDataDir() return the directory where the program is installed under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32818
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 14 Mar 2005 14:50:18 +0000 (14:50 +0000)]
Define Ctrl+Q accelerator on PocketPC for quitting the application, as
per guidelines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32817
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 14 Mar 2005 14:41:12 +0000 (14:41 +0000)]
Added support (barely tested) for MaxDB from MySQL
Added dbmsFutureX to the database enumerations to allow for adding support for new databases between releases of wxWidgets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 14 Mar 2005 14:40:05 +0000 (14:40 +0000)]
Fixed unicode builds that were not on MSW
Added dbmsFutureX to the database enumerations to allow for adding support for new databases between releases of wxWidgets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32815
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Mon, 14 Mar 2005 14:38:48 +0000 (14:38 +0000)]
Removed unneeded semicolon after DECLARE_DYNAMIC_CLASS [ bug
1162938 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 14 Mar 2005 13:31:11 +0000 (13:31 +0000)]
refactored scrollbar creation code to use CreateControl, MSWCreateControl, and MSWGetStyle: fixes default colour inheriting from parent and allows the scrollbar to be hidden initially (with 2-step creation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32813
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 14 Mar 2005 10:19:26 +0000 (10:19 +0000)]
Incomplete setup build fix (wxPalmOS).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32812
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 14 Mar 2005 09:08:50 +0000 (09:08 +0000)]
fix bug which was trashing gifs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32811
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 14 Mar 2005 04:47:28 +0000 (04:47 +0000)]
Make wxCocoa compile on Tiger.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32810
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 14 Mar 2005 03:33:50 +0000 (03:33 +0000)]
"test" for testing a [fixed] proxy crash (from last commit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32809
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 14 Mar 2005 02:15:41 +0000 (02:15 +0000)]
Dammit, try it again this time actually removing it instead of adding it
again (forgot to give patch the -R).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32808
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 14 Mar 2005 02:12:15 +0000 (02:12 +0000)]
Reverted 1.32. This breaks my Tiger builds which is part of the reason
I reverted the last incarnation of this in the first place!!!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32807
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 14 Mar 2005 01:45:36 +0000 (01:45 +0000)]
Rebaked (changes to proper WXMAC/NOTWXMAC handling from the other day)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32806
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 14 Mar 2005 01:42:56 +0000 (01:42 +0000)]
Update to include recent acinclude.m4 changes.
Yes, they aren't any longer used by configure but they're still in
acinclude.m4 so now they're here too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32805
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 14 Mar 2005 01:24:40 +0000 (01:24 +0000)]
The DLL version of Watcom's C runtime doesn't have fileno, but the static
version does
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32804
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 13 Mar 2005 21:01:37 +0000 (21:01 +0000)]
Temporary fix for Watcom link error 'fileno'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 13 Mar 2005 18:57:10 +0000 (18:57 +0000)]
Query for "default_border" not "default_outside_border" since
that is what is done in the gtk code.
Correct wrong pos in scrolled window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32802
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 13 Mar 2005 18:23:20 +0000 (18:23 +0000)]
Add wxTempFileOutputStream, patch
1152042 by Stas Sergeev
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32801
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 13 Mar 2005 17:46:23 +0000 (17:46 +0000)]
Added wxNB_FLAT for WinCE property sheet tabs
Titlebar OK button on PocketPC now looks for OK, Cancel, Close buttons.
Dialog size now takes into account SIP or menubar.
Panels more naturally white on PocketPC.
wxDIALOG_EX_CONTEXTHELP ignored on WinCE since it interferes
with correct titlebar style.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32800
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 13 Mar 2005 17:32:40 +0000 (17:32 +0000)]
PocketPC adaptations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32799
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 13 Mar 2005 17:31:23 +0000 (17:31 +0000)]
Added wxNB_FLAT for WinCE property sheet tabs
Titlebar OK button on PocketPC now looks for OK, Cancel, Close buttons.
Dialog size now takes into account SIP or menubar.
Panels more naturally white on PocketPC.
wxDIALOG_EX_CONTEXTHELP ignored on WinCE since it interferes
with correct titlebar style.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 13 Mar 2005 17:08:43 +0000 (17:08 +0000)]
Fixed compilation for GCC 3.4 when wxUSE_STL == 1.
Should be compatible with VC6.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 13 Mar 2005 16:20:51 +0000 (16:20 +0000)]
Add wxTempFileOutputStream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32796
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775