]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Tue, 19 Oct 2004 21:48:08 +0000 (21:48 +0000)]
Give wxEVT_WEBKIT_STATE_CHANGED a dummy value too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 19 Oct 2004 21:41:29 +0000 (21:41 +0000)]
reSWIGged for WebKitCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30015
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 19 Oct 2004 21:40:31 +0000 (21:40 +0000)]
More WebKitCtrl tweaks, added wxWebKitStateChangedEvent and etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30014
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 19 Oct 2004 21:10:42 +0000 (21:10 +0000)]
Warning fix to avoid typecasting with OW elsewhere.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30013
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 19 Oct 2004 21:05:00 +0000 (21:05 +0000)]
a little cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30012
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 19 Oct 2004 21:03:10 +0000 (21:03 +0000)]
reSWIGged for WebKitCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30011
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 19 Oct 2004 21:00:30 +0000 (21:00 +0000)]
Some tweaks for WebKitCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30010
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 19 Oct 2004 21:00:17 +0000 (21:00 +0000)]
OW warning fix. Our compile time asserts warns when used within function and dedicated #pragma seems not influence it so they are moved from functions into global space as near as possible.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30009
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 19 Oct 2004 18:54:59 +0000 (18:54 +0000)]
added wxTB_HORZ_TEXT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30008
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 18:51:17 +0000 (18:51 +0000)]
declaration (only, so far) for Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30007
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 18:50:26 +0000 (18:50 +0000)]
wxStandardPaths test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30006
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 18:50:06 +0000 (18:50 +0000)]
initial implementation for MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30005
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 18:49:02 +0000 (18:49 +0000)]
switched to using a real class instead of a namespace because of Mac base/GUI problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30004
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 18:47:31 +0000 (18:47 +0000)]
fixed GetConfigDir() description; added MT-safety note
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30003
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 18:11:21 +0000 (18:11 +0000)]
document that not skipping left click event results in focus not being given to the window under mouse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30002
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 18:09:13 +0000 (18:09 +0000)]
don't set focus to the window when it is clicked if the event has been processed by the user code (this is consistent with how the standard controls already behave)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 16:43:53 +0000 (16:43 +0000)]
extracted LPITEMIDLIST wrappers in a separate header (also [will be] used by wxStdnardPaths)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 19 Oct 2004 15:13:11 +0000 (15:13 +0000)]
always use wxStaticCast in XRCCTRL (asserts in case of bad use in debug build)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 19 Oct 2004 13:45:01 +0000 (13:45 +0000)]
Cleaned up commented-out code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29998
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 19 Oct 2004 13:42:38 +0000 (13:42 +0000)]
Removed accidentally committed file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 19 Oct 2004 13:40:30 +0000 (13:40 +0000)]
Committed William Osborne's wxPalmOS port
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 11:49:37 +0000 (11:49 +0000)]
don't return wxLIST_HITTEST_ONITEMICON from HitTest() when the muse is clicked to the right of the icon label
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 09:02:10 +0000 (09:02 +0000)]
define __WXOSX__ for wxMac/Cocoa; document it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Oct 2004 08:31:50 +0000 (08:31 +0000)]
set mouse capture flag to false when releasing the mouse (bug
1049693 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 19 Oct 2004 08:18:40 +0000 (08:18 +0000)]
SQLINTEGER not defined in iodbc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 19 Oct 2004 07:06:06 +0000 (07:06 +0000)]
eliminate double deletion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 19 Oct 2004 07:04:52 +0000 (07:04 +0000)]
leads to a double call of AddChild, if we don't see any problems, we'll remove it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29990
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Tue, 19 Oct 2004 06:07:13 +0000 (06:07 +0000)]
Additions for webkit wrapper support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29989
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Tue, 19 Oct 2004 06:04:26 +0000 (06:04 +0000)]
Adding wxWebKitCtrl wrappers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29988
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 19 Oct 2004 05:18:02 +0000 (05:18 +0000)]
Rework comment a bit to accurately reflect situation on 10.2 - it doesn't crash, rather it stalls :).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 19 Oct 2004 04:43:03 +0000 (04:43 +0000)]
Fixed incorrect comment about [NSDate distantPast]. We aren't seeking to
block for an infinite amount of time but rather to not block at all.
Also added a bit of an overview since apparently the purpose of this code
was not readily apparent even with the existing comments.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 19 Oct 2004 04:04:27 +0000 (04:04 +0000)]
Remove pre-existing wx dirs from sys.path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 19 Oct 2004 03:58:40 +0000 (03:58 +0000)]
More PyPlot updates from Gordon Williams:
- Imported modules given leading underscore to name.
- Added Cursor Line Tracking and User Point Labels.
- Demo for Cursor Line Tracking and Point Labels.
- Size of plot preview frame adjusted to show page better.
- Added helper functions PositionUserToScreen and
PositionScreenToUser in PlotCanvas.
- Added functions GetClosestPoints (all curves) and GetClosestPoint
(only closest curve) can be in either user coords or screen
coords.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 19 Oct 2004 03:51:35 +0000 (03:51 +0000)]
Remove comment too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 19 Oct 2004 03:50:09 +0000 (03:50 +0000)]
use multiple images for changing the taskbar icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 19 Oct 2004 03:49:19 +0000 (03:49 +0000)]
fix image range
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Oct 2004 23:28:41 +0000 (23:28 +0000)]
fixed include guard after renaming the file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Oct 2004 23:27:37 +0000 (23:27 +0000)]
- added and documented Get/SetInstallPath() under Unix
- corrected returns values of several functions for Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Oct 2004 22:35:51 +0000 (22:35 +0000)]
renamed wxFileLocator to wxStandardPaths
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29978
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Oct 2004 22:26:24 +0000 (22:26 +0000)]
fix Mac/Unicode build after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 18 Oct 2004 22:23:51 +0000 (22:23 +0000)]
Due to the last change the delegate should not release itself.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Oct 2004 22:17:07 +0000 (22:17 +0000)]
unsigned off_t doesn't exist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 18 Oct 2004 22:12:57 +0000 (22:12 +0000)]
Renamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa).
Create delegate as a static member shared by all instances.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 18 Oct 2004 22:07:47 +0000 (22:07 +0000)]
Don't remove generic status bar from parent, since it can be used on
arbitrary windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 18 Oct 2004 21:41:34 +0000 (21:41 +0000)]
Removed some extraneous whitespace.
Changed YES/NO to true/false; do not confuse BOOL (Objective-C) with bool (C++).
Changed some of the indentation to match that the rest of wxCocoa.
There was an if (isLastSoundInScope = NO) which I think was wrong not only
because it used NO rather than false but also because it's an assignment
rather than a test. Changed it to if (!isLastSoundInScope).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 18 Oct 2004 20:20:47 +0000 (20:20 +0000)]
wxRadioButtons in the same group no longer have to be consecutive
(there may be intervening controls). Without this fix, an out-of-sync
assert is generated when clicking on a radio button and then calling
GetValue().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 18 Oct 2004 19:15:42 +0000 (19:15 +0000)]
wxCocoa: Add native file dialog from Ryan Norton. Modified patch #
1039368
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=
1039368 &group_id=9863
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 18 Oct 2004 17:02:37 +0000 (17:02 +0000)]
Rebaked (build/bakefiles/common.bkl 1.95->1.96 change)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29969
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 18 Oct 2004 13:13:39 +0000 (13:13 +0000)]
fixed previous revision: call wxControl's, not wxButton's DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 18 Oct 2004 13:00:11 +0000 (13:00 +0000)]
Unnecessary const_ prefix removed (blindly).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 18 Oct 2004 12:50:10 +0000 (12:50 +0000)]
be user friendly on Unix and expand the / node automatically
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29966
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 18 Oct 2004 12:38:21 +0000 (12:38 +0000)]
wxBitmapButton doesn't need own DoGetBestSize, wxControl's one works (fixes sizing bug)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 18 Oct 2004 09:43:37 +0000 (09:43 +0000)]
support alpha channel in menu items bitmaps, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 18 Oct 2004 09:30:32 +0000 (09:30 +0000)]
XRC ignored menu bitmap on non-MSW platforms, fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 18 Oct 2004 09:05:49 +0000 (09:05 +0000)]
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 18 Oct 2004 05:56:07 +0000 (05:56 +0000)]
Warning fixes for OpenWatcom.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Oct 2004 01:03:02 +0000 (01:03 +0000)]
remove the selection when SetSelection(-1) is called instead of asserting (as documented)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Oct 2004 00:23:56 +0000 (00:23 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Oct 2004 00:18:43 +0000 (00:18 +0000)]
documented that SetSelection(-1) removes the selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29958
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 23:20:51 +0000 (23:20 +0000)]
added wxDynamicLibrary::HasSymbol()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29957
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 23:00:41 +0000 (23:00 +0000)]
Renamed wxPrintNativeData methods to better match
those of the preexisting wxMac class. This should
make transition of the wxMac classes to the new
wxPrintNativeData classes easier.
Renamed wxWindowsPrintNativeData to a proper name
that is less confusing (GetNativeData -> GetDevMode).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 22:30:01 +0000 (22:30 +0000)]
added \newsince command
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29955
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 21:43:08 +0000 (21:43 +0000)]
added interface for wxFileLocator class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29954
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 17 Oct 2004 21:39:05 +0000 (21:39 +0000)]
Warning fixes related to various cases of typecasting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29953
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 21:28:18 +0000 (21:28 +0000)]
mention enhanced metafiles bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29952
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 20:17:00 +0000 (20:17 +0000)]
compilation fix for Borland
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29951
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 17 Oct 2004 19:45:42 +0000 (19:45 +0000)]
wxHashMap compatible typecasting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29950
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 19:45:20 +0000 (19:45 +0000)]
- wxDynamicLibrary::GetDllExt() now returns ".bundle", not ".dylib"
- wxDynamicLibrary::GetSymbol() now prepends underscore to the symbol name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 19:32:48 +0000 (19:32 +0000)]
Took one part of the patch back again...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29948
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 17:25:40 +0000 (17:25 +0000)]
First step at moving the print (dialog) native
data into native dirs and cleaning up the code.
The native part of wxPrintData is now created
via the wxPrintFactory. I moved the code for
PostScript to /src/generic/prntdlgg. and for
MSW to its the respective dir. I only made
wxMac compile, but it already has a native
print data class, which should be easy to
merge.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29947
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 17 Oct 2004 16:28:20 +0000 (16:28 +0000)]
__WXDEBUG__ is defined/undefined, not 0/1!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29946
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 17 Oct 2004 16:21:32 +0000 (16:21 +0000)]
_() needs intl.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29945
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 14:54:17 +0000 (14:54 +0000)]
removed obsolete and unused code for USE_BITMAP_MASKS == 0 case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29944
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 14:47:27 +0000 (14:47 +0000)]
Forgot to commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29943
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 14:32:42 +0000 (14:32 +0000)]
Applied (part of) small patch from Chris Bogolte which
corrects a test in the Blit code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29942
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 14:28:26 +0000 (14:28 +0000)]
compilation fix for !USE_PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29941
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 17 Oct 2004 13:11:05 +0000 (13:11 +0000)]
added mac constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29940
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 17 Oct 2004 11:51:43 +0000 (11:51 +0000)]
guard against m_peer = NULL in Show()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29939
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 17 Oct 2004 10:52:37 +0000 (10:52 +0000)]
don't restrict to OS9 API for Mac-Builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 17 Oct 2004 10:45:21 +0000 (10:45 +0000)]
__WXMAC_OSBUILDTYPE__ selections are now only defined if they are TRUE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 17 Oct 2004 10:36:33 +0000 (10:36 +0000)]
__WXMAC_OSBUILDTYPE__ selections are now only defined if they are TRUE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 09:58:46 +0000 (09:58 +0000)]
Fixed lost focus events in wxListBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29935
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 17 Oct 2004 09:57:22 +0000 (09:57 +0000)]
Link problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 17 Oct 2004 02:29:51 +0000 (02:29 +0000)]
Test GetTextRange on some unicode text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29933
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 17 Oct 2004 02:27:22 +0000 (02:27 +0000)]
Use Scintilla's functions for Unicode/UTF8 conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29932
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 01:13:54 +0000 (01:13 +0000)]
added test for the (just fixed) bug with adding the first entry to the root group
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 01:00:31 +0000 (01:00 +0000)]
use common code to determine best notebook size instaed of Mac-specific which mistakenly used current pages sizes and not the best ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29930
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 00:38:31 +0000 (00:38 +0000)]
added --linkdeps switch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29929
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 17 Oct 2004 00:05:21 +0000 (00:05 +0000)]
fixed bug with adding new entries to a root group with subgroups but without any existing entries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29928
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 16 Oct 2004 22:11:48 +0000 (22:11 +0000)]
Began work on print dialogs. Now wxPrintDialog
is a pimpl implementation of the native
dialog classes, which are created in wxPrintFactory.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29927
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 16 Oct 2004 21:52:54 +0000 (21:52 +0000)]
don't use m_instanceAsWindow to convert dialog units, it's not fully constructed yet and can't provide the information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29926
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 20:54:46 +0000 (20:54 +0000)]
don't leave two conscutive separators after "moving" a standard menu item to the application menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 20:28:36 +0000 (20:28 +0000)]
don't reset tool/status bar pointers manually, it is now done automatically by the dtors of the bars themselves
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29924
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 20:25:39 +0000 (20:25 +0000)]
reset parent frame tool/status bar pointer automatically when the bar is destroyed; this ensures that we're never left with dangling pointers and fixes a crash under Mac when MDI child frame with a toolbar is closed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 19:59:04 +0000 (19:59 +0000)]
added wxSetCursorEvent documentation (patch
1048181 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29922
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 16 Oct 2004 19:43:52 +0000 (19:43 +0000)]
wxProcess::OnTerminate is not const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29920
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 19:41:18 +0000 (19:41 +0000)]
unused params warnings (patch
1048431 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29919
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 16 Oct 2004 17:46:29 +0000 (17:46 +0000)]
Fix to use old AutoWidthMixin API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29918
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 15:00:40 +0000 (15:00 +0000)]
call AddChild() when the control is already reallly created
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29917
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Oct 2004 13:39:45 +0000 (13:39 +0000)]
suppress VC++ warning about long -> void * conversion too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29916
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775