]>
git.saurik.com Git - wxWidgets.git/log
Włodzimierz Skiba [Thu, 18 Nov 2004 13:16:41 +0000 (13:16 +0000)]
3rd state in checkboxes for wxUniv [closes bug#
1040585 ].
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30603
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 18 Nov 2004 10:30:22 +0000 (10:30 +0000)]
reverted DrawRotatedText change, it's broken
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30602
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 18 Nov 2004 10:02:56 +0000 (10:02 +0000)]
Null m_select_me when this item is deleted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30601
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 18 Nov 2004 09:50:11 +0000 (09:50 +0000)]
avoid locale that always returns US-ASCII on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30600
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Thu, 18 Nov 2004 08:36:25 +0000 (08:36 +0000)]
fix initial color
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30599
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 18 Nov 2004 08:14:18 +0000 (08:14 +0000)]
Fixes for USE_GUI=0 to make pure wxBase makefiles possible. Nothing rebaked because GUI builds are not influenced (but makefiles minimally changed).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30598
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Nov 2004 01:28:18 +0000 (01:28 +0000)]
StandardPaths updates. Added a demo sample for StandardPaths. Made
the Python install prefix be the default install prefix for
StandardPaths.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30597
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 17 Nov 2004 23:50:46 +0000 (23:50 +0000)]
Added wxBU_ALIGN_MASK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30596
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 17 Nov 2004 21:57:16 +0000 (21:57 +0000)]
Start for Pango 1.6 based text rotation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30595
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 17 Nov 2004 21:56:02 +0000 (21:56 +0000)]
Added support for most print page/selection/copies
etc. options in the native GNOME dialog.
Added support for printing rotated text and alpha
channel images.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30594
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 17 Nov 2004 18:38:10 +0000 (18:38 +0000)]
added unix/stdpaths
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30593
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 17 Nov 2004 18:02:56 +0000 (18:02 +0000)]
Implement toolbar tool clicks. Get rid of wxNSActionCell stuff because
Cells send their action from the view anyway so we'd have no way of knowing
which tool was clicked.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30592
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 17 Nov 2004 16:59:50 +0000 (16:59 +0000)]
Use native printing dialog for wxPrintDialog,
not for setup only as before. It prints,
but page selection etc. is still an idea
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30591
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 17 Nov 2004 16:36:28 +0000 (16:36 +0000)]
Typecast before endian adjustements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30590
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 17 Nov 2004 16:13:29 +0000 (16:13 +0000)]
Several casts due to assigning signed to unsigned or more to less bits of integral values.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30589
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 17 Nov 2004 16:11:08 +0000 (16:11 +0000)]
Typecast during compilation instead of class constructor call (OW warnig fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30588
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 17 Nov 2004 15:16:58 +0000 (15:16 +0000)]
wxStat call preliminary fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30587
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 17 Nov 2004 15:14:35 +0000 (15:14 +0000)]
file name char set string conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30586
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 17 Nov 2004 13:42:14 +0000 (13:42 +0000)]
Added IsTopLevel() check to last message loop in PreProcessMessage. This
stops e.g. ESC being processed by a parent modal dialog if not processed
by the child -> assert and lockup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30585
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 17 Nov 2004 08:57:09 +0000 (08:57 +0000)]
fixed static libs detection (shouldn't suppress stdout, just stderr)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30584
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Wed, 17 Nov 2004 07:39:21 +0000 (07:39 +0000)]
who knows, maybe this will fix the 10.3 problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30583
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Wed, 17 Nov 2004 02:47:32 +0000 (02:47 +0000)]
Added archive.h to list of headers, put archive.cpp in alphabetical order, but did not rebake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30582
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Wed, 17 Nov 2004 02:33:58 +0000 (02:33 +0000)]
Fix tree control focus issues on OS X (and possibly others) caused by toplevel.cpp not giving focus if children eat the LEFT_DOWN event... added event.Skip() on LeftDown() (whether an item is hit or not) after all dragging and moving conditions have been considered so that LEFT_DOWN events are never eaten by the tree preventing receiving focus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30581
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 16 Nov 2004 21:01:12 +0000 (21:01 +0000)]
commented out dbg message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30580
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 16 Nov 2004 20:49:58 +0000 (20:49 +0000)]
Wrapped two generated literals in _T
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30579
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 16 Nov 2004 20:48:11 +0000 (20:48 +0000)]
Doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30578
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 16 Nov 2004 20:08:25 +0000 (20:08 +0000)]
somehow commit did not work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30577
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 16 Nov 2004 16:41:11 +0000 (16:41 +0000)]
missed commit files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30576
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 16 Nov 2004 15:53:38 +0000 (15:53 +0000)]
makefile regen, include fix, duplicate file fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30575
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 16 Nov 2004 14:36:10 +0000 (14:36 +0000)]
cleanup OSX native font dialog stuff a bit (it should prob. be an option in configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30574
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 16 Nov 2004 14:19:03 +0000 (14:19 +0000)]
files for native font dialog on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 16 Nov 2004 13:56:18 +0000 (13:56 +0000)]
WinCE fix. IsEmpty() -> empty().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30572
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 16 Nov 2004 13:54:33 +0000 (13:54 +0000)]
WinCE correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30571
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 16 Nov 2004 13:52:47 +0000 (13:52 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30570
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 16 Nov 2004 13:51:16 +0000 (13:51 +0000)]
eVC3 media fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30569
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 16 Nov 2004 13:49:27 +0000 (13:49 +0000)]
Define wxMediaEvent before it is used. Make OnMediaFinish compatible to wxObjectEventFunction. Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30568
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Nov 2004 12:09:17 +0000 (12:09 +0000)]
attempts to suppress C4702 for VC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30567
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Nov 2004 12:07:03 +0000 (12:07 +0000)]
added operator>>(wchar_t)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30566
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Nov 2004 12:06:02 +0000 (12:06 +0000)]
small optimization for wxTextCtrl (forgot to commit with textctrl.cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30565
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Nov 2004 12:00:51 +0000 (12:00 +0000)]
made default background colour BTNFACE (so that panels don't have to erase their background explicitly); removed now unneeded SetBackgroundColour() in wxDialog which now has default bg colour and restored one in wxFrame which now has a non default one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30564
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 16 Nov 2004 11:58:56 +0000 (11:58 +0000)]
fixed wxEncodingConverter-base wxCSConv to report failures as expected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30563
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 16 Nov 2004 11:58:24 +0000 (11:58 +0000)]
modified wxEncodingConverter API to report failures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30562
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Nov 2004 11:56:52 +0000 (11:56 +0000)]
suppress output of wx-config --static to fix problems introduced by wx-config rewrite
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30561
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Nov 2004 11:30:15 +0000 (11:30 +0000)]
removed unused variable to suppress warning (and put a TODO in place)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30560
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 16 Nov 2004 06:04:59 +0000 (06:04 +0000)]
onsize event not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30559
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 16 Nov 2004 03:15:00 +0000 (03:15 +0000)]
Prevent crashes in wxFFile(Input|Output)Stream: Do not call Eof() or Error()
without first checking IsOpened().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30558
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 15 Nov 2004 20:51:05 +0000 (20:51 +0000)]
Use wxUint16 instead of WORD and wxUint8 instead of BYTE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30557
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 15 Nov 2004 20:25:18 +0000 (20:25 +0000)]
changed fonts on OSX to use OSX system fonts having the full Unicode Tables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30556
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 15 Nov 2004 19:50:58 +0000 (19:50 +0000)]
adapted to current filelist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30555
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 15 Nov 2004 19:29:51 +0000 (19:29 +0000)]
correcting include type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30554
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 19:20:47 +0000 (19:20 +0000)]
set bg style to custom as we overwrite it anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30553
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 19:17:45 +0000 (19:17 +0000)]
fixed XP sash rendering to really do something (using REBAR style didn't work but it was hidden because background was erased anyhow)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30552
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 19:15:53 +0000 (19:15 +0000)]
don't draw background at all if bg style is custom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30551
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 18:22:11 +0000 (18:22 +0000)]
removed unnecessary (now that we leave Windows paint background itself) SetBackgroundColour() calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30550
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 18:10:48 +0000 (18:10 +0000)]
restored OnEraseBackground(), we do need it but only for the cases when the window has a non default background colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30549
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 17:58:32 +0000 (17:58 +0000)]
wxDC::DrawLabel documented.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30548
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 17:57:05 +0000 (17:57 +0000)]
Order fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30547
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 17:40:00 +0000 (17:40 +0000)]
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30546
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 17:38:05 +0000 (17:38 +0000)]
wxUniv actualization.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30545
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 17:33:59 +0000 (17:33 +0000)]
Vertical tabs orientation in gtk renderer of wxUniv.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30544
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 15 Nov 2004 17:11:37 +0000 (17:11 +0000)]
RC parse fixes from Michael Shamgar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30543
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 14:44:39 +0000 (14:44 +0000)]
added \deprecated command
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30542
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 14:43:51 +0000 (14:43 +0000)]
don't always erase the background ourselves as this is incompatible with XP themed appearance (replaces patch
1046164 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30541
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 13:46:33 +0000 (13:46 +0000)]
fixed va_copy test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30540
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 11:25:13 +0000 (11:25 +0000)]
Partial fix to bug #
1040607 : support for vertical orientation in win32 renderer of wxUniv notebook.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30539
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 15 Nov 2004 11:15:08 +0000 (11:15 +0000)]
fixed to work with themes that redefine icons (e.g. Fedora's Bluecurve)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30538
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 15 Nov 2004 09:07:46 +0000 (09:07 +0000)]
updated to be in sync with wxwin.py code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30537
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 15 Nov 2004 07:44:22 +0000 (07:44 +0000)]
fix buglet wxKeyEvent->wxMouseEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30536
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 15 Nov 2004 07:20:35 +0000 (07:20 +0000)]
fix technical accuracy of statement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30535
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 15 Nov 2004 07:18:22 +0000 (07:18 +0000)]
WXUNUSED warning fixes - unicode compilo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30534
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 07:08:47 +0000 (07:08 +0000)]
Wise path to generic dialogs sources.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30533
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 15 Nov 2004 06:59:44 +0000 (06:59 +0000)]
fix for [
1066432 ] wxTextOutputStream: endl doesn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30532
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 06:23:57 +0000 (06:23 +0000)]
wxUniv use wxBU flags [bug #
1040584 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30531
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 14 Nov 2004 23:43:32 +0000 (23:43 +0000)]
generate mediaplayer sample in configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30530
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 14 Nov 2004 23:34:36 +0000 (23:34 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30529
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 14 Nov 2004 23:33:12 +0000 (23:33 +0000)]
doc for mediaplayer sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30528
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 14 Nov 2004 23:26:55 +0000 (23:26 +0000)]
Massive reworking of wxMediaCtrl code - backend everything, search for backends via RTTI lookup, and more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30527
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 14 Nov 2004 23:13:18 +0000 (23:13 +0000)]
doc update for wxMediaCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30526
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 14 Nov 2004 23:03:51 +0000 (23:03 +0000)]
fixed rendering of bitmaps with alpha channel under GTK+ 2.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30525
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 14 Nov 2004 21:53:51 +0000 (21:53 +0000)]
added system colours and fonts support to XRC (based on patch #
1038207 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30524
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 14 Nov 2004 21:52:55 +0000 (21:52 +0000)]
The wxGNOME whitepaper-to-be.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30523
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 14 Nov 2004 16:56:29 +0000 (16:56 +0000)]
spelling/grammer (lol) :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30522
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 14 Nov 2004 10:52:17 +0000 (10:52 +0000)]
made wxMBConv_iconv MT-safe
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30521
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 14 Nov 2004 06:53:06 +0000 (06:53 +0000)]
Rebaked and autoconfiscated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30520
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 14 Nov 2004 06:51:16 +0000 (06:51 +0000)]
Moved some OS X only files into MAC_OSX_SRC from MAC_SRC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30519
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 14 Nov 2004 06:47:58 +0000 (06:47 +0000)]
Added Mac OS support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30518
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 14 Nov 2004 05:02:17 +0000 (05:02 +0000)]
Reran aclocal using bakefile.m4 from Bakefile CVS HEAD. This adds support
for MacOS and BeOS and includes some other fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30517
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 03:24:21 +0000 (03:24 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30516
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 03:01:02 +0000 (03:01 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30515
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 03:00:09 +0000 (03:00 +0000)]
the python2 check is gone, take out the use of the flag too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30514
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 02:55:07 +0000 (02:55 +0000)]
bump subrelease
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30513
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 02:40:46 +0000 (02:40 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30512
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 02:30:14 +0000 (02:30 +0000)]
* wxPrintDialog no longer derives from wxDialog.
* Add wxRTTI info for wxPyPrintout
* wxPrintFactory probably doesn't need to be exposed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30511
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 02:26:20 +0000 (02:26 +0000)]
Fix for uninitialized pointer access from wxPrintData's copy ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30510
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 02:24:35 +0000 (02:24 +0000)]
The assumption that if SIZEOF_INT is defined then SIZEOF_SIZE_T is too
is not always true.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30509
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 12 Nov 2004 21:44:26 +0000 (21:44 +0000)]
more wxPostEvent MT fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30508
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 12 Nov 2004 21:43:25 +0000 (21:43 +0000)]
removed unused static variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30507
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 12 Nov 2004 21:21:00 +0000 (21:21 +0000)]
Moved wxStandardPathsCF into base library when using CarbonLib or Darwin.
Make wxStandardPathsBase::Get() return a wxStandardPathsBase reference.
Implement it using wxAppTraits::GetStandardPaths() which is overridden by
wxMac and wxCocoa GUI libraries to return a reference to a wxStandardPathsCF.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30506
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Nov 2004 20:38:16 +0000 (20:38 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30505
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Nov 2004 20:34:57 +0000 (20:34 +0000)]
Compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30504
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775