Stefan Csomor
|
8623a8838d
|
text attributes corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-10 13:44:51 +00:00 |
|
Stefan Csomor
|
5a486641eb
|
toplevel creation respecting wxDefaultPosition again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-09 20:03:19 +00:00 |
|
Stefan Csomor
|
507ad4266a
|
move offscreen before in order to avoid transitions for mdiparent frame as it supposed not to be visible on mac anyway
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-09 08:13:00 +00:00 |
|
Stefan Csomor
|
ed2c31509f
|
allow arbitrary positions for toplevel windows (also initially off-screen )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-09 08:02:40 +00:00 |
|
Ryan Norton
|
8c98569888
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-08 05:17:32 +00:00 |
|
Ryan Norton
|
dff4be9392
|
fix playbackrate
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-08 02:39:00 +00:00 |
|
Ryan Norton
|
51884c2404
|
finalize MAC implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-08 02:23:43 +00:00 |
|
Kevin Hock
|
2456792140
|
The spacing just isn't right without the 4 pixel border around the textbox part
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-07 22:22:31 +00:00 |
|
Ryan Norton
|
16cfbafc6a
|
some setup.h changes for wxMovieCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-07 15:47:57 +00:00 |
|
Ryan Norton
|
7012506a83
|
quick fixup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-07 12:27:05 +00:00 |
|
Ryan Norton
|
3a774635dc
|
allow multiple movie loading as per Julian's suggestion. DOC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-07 12:22:11 +00:00 |
|
Ryan Norton
|
aa13eec585
|
correct Stopping - go to start of movie if stopped - add in preliminary docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-07 11:34:15 +00:00 |
|
Ryan Norton
|
0568fd59ca
|
add Length, Tell, SetPlaybackRate and GetPlaybackRate - use Connect instead of message maps - on MSW don't assert if the file has no video and only sound - add event for when the movie finishes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-07 10:56:06 +00:00 |
|
Ryan Norton
|
4ad7af2b83
|
wxMovieCtrl - for playing movies - mac carbon QT 3 MSW-compatable implementation and MSW DirectX7 directshow implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-07 08:27:51 +00:00 |
|
Ryan Norton
|
e3e817d4ac
|
[ 1057587 ] MacOSX build fails with --disable-gauge or --disable-spinbtn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-07 01:03:08 +00:00 |
|
Stefan Csomor
|
c020f4210f
|
selection handling for data browser
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-06 06:19:11 +00:00 |
|
Robert Roebling
|
04a014a5d6
|
I admit I have no good solution for wxPrinter::Setup(wxWindow*)
yet. I'd just remove it but I'll think it over if there is
or was any use for it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-05 22:25:25 +00:00 |
|
Stefan Csomor
|
13220cca72
|
Faster Deselect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-05 19:07:22 +00:00 |
|
Ryan Norton
|
c3ee1ba683
|
switch needsfocusrect to hiveiw version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-05 17:41:34 +00:00 |
|
Stefan Csomor
|
fe3dc50545
|
Listbox fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-05 12:50:51 +00:00 |
|
David Elliott
|
2449852113
|
Tabs to spaces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-04 19:58:10 +00:00 |
|
David Elliott
|
5d553c56c9
|
Moved duplicated wxMac/wxCocoa code into src/mac/corefoundation/utilsexc_cf.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-04 19:45:42 +00:00 |
|
Ryan Norton
|
e5c1e110ca
|
remove hack since it doubly-draws focus rects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-04 18:59:17 +00:00 |
|
David Elliott
|
6b1a8b64f1
|
Declare namespace std {} before using namespace std; for MetroWerks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-01 00:38:32 +00:00 |
|
David Elliott
|
e0ea0b7f1c
|
Work around the fact that Metrowerks (CW 8.3) and Apple (10.2.8 sdk) headers
try to detect each other and change their behavior but just wind up screwing
everything up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-01 00:01:40 +00:00 |
|
David Elliott
|
5f5f809d57
|
#include "wx/settings.h" wxSystemSettings is needed by non-OSX code.
Typically precompiled headers are used so this hadn't been noticed before.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-31 23:53:39 +00:00 |
|
David Elliott
|
072a99f431
|
Do not use framework includes in CFM builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-31 21:46:12 +00:00 |
|
David Elliott
|
726b98e9a1
|
Added wxStandardPaths for wxMac and wxCocoa.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-29 21:38:33 +00:00 |
|
David Elliott
|
5185263fc5
|
Moved wxCFStringHolder and some other string functions to their own files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-29 18:29:35 +00:00 |
|
Ryan Norton
|
6632a38a9b
|
Remove erronues file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-29 07:16:53 +00:00 |
|
Stefan Csomor
|
0f4c414099
|
setting the invoking window added to two other wxMenuBar manipulating methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-27 12:59:19 +00:00 |
|
Stefan Csomor
|
a99915c224
|
fixes angle calculation (on mac ALWAYS clockwise)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-27 07:45:32 +00:00 |
|
Stefan Csomor
|
fc58c6be4e
|
corrected textbackground for theme text output
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-24 12:48:00 +00:00 |
|
Stefan Csomor
|
c871c71b9b
|
adding Offset to wxRegion / carbon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-24 11:43:07 +00:00 |
|
Vadim Zeitlin
|
f90387b4b4
|
don't give focus to the window if it ate the left mouse click
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-23 21:26:01 +00:00 |
|
Stefan Csomor
|
33b35531ec
|
eliminate double deletion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-19 07:06:06 +00:00 |
|
Stefan Csomor
|
e07a214281
|
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
|
2004-10-19 07:04:52 +00:00 |
|
Vadim Zeitlin
|
6c6ea7bed1
|
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
|
2004-10-18 01:03:02 +00:00 |
|
Stefan Csomor
|
2c899c2010
|
guard against m_peer = NULL in Show()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-17 11:51:43 +00:00 |
|
Stefan Csomor
|
18a82b9cd3
|
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
|
2004-10-17 10:52:37 +00:00 |
|
Stefan Csomor
|
684e0b31ef
|
__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
|
2004-10-17 10:45:21 +00:00 |
|
Vadim Zeitlin
|
d4cace1ccd
|
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
|
2004-10-17 01:00:31 +00:00 |
|
Robert Roebling
|
c061373dc5
|
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
|
2004-10-16 22:11:48 +00:00 |
|
Vadim Zeitlin
|
fa4a69423d
|
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
|
2004-10-16 20:54:46 +00:00 |
|
Vadim Zeitlin
|
ea3cdc4f89
|
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
|
2004-10-16 20:28:36 +00:00 |
|
Vadim Zeitlin
|
488abb222a
|
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
|
2004-10-16 15:00:40 +00:00 |
|
Dimitri Schoolwerth
|
b9242cc700
|
fixed CFM build linking error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-16 01:49:28 +00:00 |
|
Stefan Csomor
|
1dd82eff99
|
removed IsShown guards, allowing now for manipulation of hidden toolbars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-15 06:12:27 +00:00 |
|
Ryan Norton
|
004a805d3d
|
some preparation for carbon/cocoa interop
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-07 18:32:25 +00:00 |
|
Dimitri Schoolwerth
|
3246bafdcf
|
fixed Carbon compilation; call HID keyboard dtor for Darwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-07 11:26:32 +00:00 |
|