]>
git.saurik.com Git - wxWidgets.git/log
Stefan Neis [Thu, 22 May 2008 21:21:36 +0000 (21:21 +0000)]
Linker fix for non-PM builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53708
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 22 May 2008 20:53:10 +0000 (20:53 +0000)]
Remove m_blockEvents and use Disable/Enable instead, some more rearraging
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53706
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 22 May 2008 20:19:00 +0000 (20:19 +0000)]
Minor doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53705
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 22 May 2008 18:19:43 +0000 (18:19 +0000)]
Also allow UP and DOWN if we reached max number of characters, part of [
1947652 ] Improves keyboard behavior in wxTextCtrl on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53704
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 22 May 2008 18:11:46 +0000 (18:11 +0000)]
[ wxwindows-Patches-
1947680 ] wxMac: Fixes number of printouts and more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53703
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 22 May 2008 16:46:08 +0000 (16:46 +0000)]
add missing static keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53701
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 May 2008 00:55:59 +0000 (00:55 +0000)]
add back wxChoice::DoGetBestSize() removed by the previous refactoring, it's still needed (#9150)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53698
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 May 2008 00:49:27 +0000 (00:49 +0000)]
added wxDateTime::SetFrom/GetAsMSWSysTime() (#9161)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53697
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 May 2008 00:36:48 +0000 (00:36 +0000)]
don't reserve space for the icons if none are used, even if we're in icon view (closes 9472)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53696
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 May 2008 00:33:12 +0000 (00:33 +0000)]
add handling of wxWrapSizer flags (part of ticket 9468)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53695
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 May 2008 00:25:53 +0000 (00:25 +0000)]
fix the confusion in boolean attributes handling in pre-1.3 and 1.3 versions of GLX API (closes 4823)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53694
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 21 May 2008 16:18:49 +0000 (16:18 +0000)]
button text uses fg color, not text color
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53690
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Wed, 21 May 2008 13:06:44 +0000 (13:06 +0000)]
Update OpenVMS compile support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53689
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 May 2008 11:54:30 +0000 (11:54 +0000)]
Make height of red square depend on value in the model
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53688
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 May 2008 09:42:52 +0000 (09:42 +0000)]
Add test for progress renderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53687
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 May 2008 09:41:59 +0000 (09:41 +0000)]
Query value from the model column given by col->GetModelColumn()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53686
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 21 May 2008 09:38:39 +0000 (09:38 +0000)]
fixed compilation with DirectFB 0.9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53685
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 May 2008 08:47:21 +0000 (08:47 +0000)]
Added InsertColumn( pos, col ), some reformating
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53684
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 May 2008 08:12:22 +0000 (08:12 +0000)]
Update wxString overview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53683
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 May 2008 08:10:00 +0000 (08:10 +0000)]
Correct wxString:Append docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53682
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 May 2008 07:39:34 +0000 (07:39 +0000)]
Correct formatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53681
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 21 May 2008 07:34:47 +0000 (07:34 +0000)]
Mention dropdown menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53680
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 20 May 2008 19:40:10 +0000 (19:40 +0000)]
Commit mem leak fix I introduced
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53679
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 20 May 2008 17:15:27 +0000 (17:15 +0000)]
replaces unsigned int with wxUIntPtr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53678
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 20 May 2008 17:01:20 +0000 (17:01 +0000)]
Fix mem corruption due to string no longer being in scope
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53677
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 20 May 2008 15:10:11 +0000 (15:10 +0000)]
get wxSYS_COLOUR_HIGHLIGHTTEXT from GTK+, ticket 4733
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53676
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 May 2008 13:25:25 +0000 (13:25 +0000)]
make independent from carbon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53675
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 20 May 2008 13:24:53 +0000 (13:24 +0000)]
COnversion of some common font names to current platform
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53674
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 May 2008 13:24:46 +0000 (13:24 +0000)]
allows resetting color of text to black, closes #4826
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53673
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 May 2008 13:23:46 +0000 (13:23 +0000)]
allows resetting color of text to black, closes #4826
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53672
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 20 May 2008 12:44:21 +0000 (12:44 +0000)]
Don't make lines narrower that default line height in variable height mode, don't miss button press
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53668
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bryan Petty [Tue, 20 May 2008 07:48:30 +0000 (07:48 +0000)]
More interface header reviews by Azriel Fasten, and added skeleton docs for wxBookCtrlBase (still needs docs though).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53665
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 20 May 2008 05:19:20 +0000 (05:19 +0000)]
remove unused files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53664
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 20 May 2008 05:19:07 +0000 (05:19 +0000)]
add missing braces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53663
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 20 May 2008 03:36:33 +0000 (03:36 +0000)]
add missing break statement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53662
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 20 May 2008 03:27:12 +0000 (03:27 +0000)]
put frame extents XGetWindowProperty code in one place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53661
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 19 May 2008 12:46:44 +0000 (12:46 +0000)]
Set EventObject in event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53649
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 19 May 2008 12:42:11 +0000 (12:42 +0000)]
Made the various logical 2 device transforms consistent with what's drawn on all platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53648
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 19 May 2008 08:13:45 +0000 (08:13 +0000)]
Missing header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53647
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Sun, 18 May 2008 20:12:44 +0000 (20:12 +0000)]
try to fix SF bug
1913671
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53645
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Sun, 18 May 2008 19:55:31 +0000 (19:55 +0000)]
remove helpGen from distribution (see SF bug
1812087
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53644
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 18 May 2008 17:40:34 +0000 (17:40 +0000)]
Correct remaining bits of variable height lines for wxMac, change highlight colour to just white (query it?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53642
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 May 2008 17:26:28 +0000 (17:26 +0000)]
use GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows to derive wxComboBox from wxChoice in wxGTK as in wxMSW (ticket #9150)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53641
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 May 2008 17:17:49 +0000 (17:17 +0000)]
add missing header to fix compilation after changes of r53629 in STL build (in fact fixed by Robert in exactly the same moment, so this change just resolves a local conflict)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53640
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 18 May 2008 17:14:52 +0000 (17:14 +0000)]
Compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53639
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 18 May 2008 17:03:53 +0000 (17:03 +0000)]
Fixed a bug preventing style resetting to occur
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53637
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 May 2008 11:38:33 +0000 (11:38 +0000)]
add tests for wxPATH_NORM_CASE (unsuccessfully trying to reproduce the problem of #9162)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53636
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 18 May 2008 11:38:07 +0000 (11:38 +0000)]
removing double set of geometry
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53635
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 May 2008 11:14:20 +0000 (11:14 +0000)]
work around VC7 compiler bug resulting in a warning about FileNameTest being never instantiatable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53634
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 23:53:11 +0000 (23:53 +0000)]
fix handling of the commands with negative ids (e.g. created by NewControlId()) in MDI frames
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53633
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 23:42:37 +0000 (23:42 +0000)]
(blind) fixes for PCH-less build after r53626
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53632
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 23:14:25 +0000 (23:14 +0000)]
fix gcc warnings about not calling the base class ctors (replaces patch
1962992 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53631
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 23:07:20 +0000 (23:07 +0000)]
make cast from double to long explicit to suppress gcc warning (part of patch
1962992 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53630
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 22:51:52 +0000 (22:51 +0000)]
allow loading wxAnimationCtrl contents from stream (patch
1962344 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53629
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 22:49:30 +0000 (22:49 +0000)]
added language info for Northern Sami (patch
1964036 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53628
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 22:44:49 +0000 (22:44 +0000)]
fix crash in BitmapComboBoxWidgetsPage under wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53627
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 22:43:00 +0000 (22:43 +0000)]
native wxBitmapComboBox implementation for MSW (patch
1941399 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53626
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 22:41:28 +0000 (22:41 +0000)]
take const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory::Load() (patch
1942316 ) [should have been part of r53562]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53625
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 22:13:22 +0000 (22:13 +0000)]
don't blit more than necessary in wxBufferedDC::UnMask() (patch
1943622 ) [should have been part of r53565]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53624
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 17 May 2008 21:24:43 +0000 (21:24 +0000)]
minor Unicode overview corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53623
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 17 May 2008 17:54:11 +0000 (17:54 +0000)]
Fixed common style collection and superscript/subscript selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53621
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 17 May 2008 16:20:19 +0000 (16:20 +0000)]
Cast for argument to delete[] - VC6 doesn't want to delete a const pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53619
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 May 2008 12:56:18 +0000 (12:56 +0000)]
fix window rectangle computation in Centre(wxCENTER_ON_SCREEN)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53617
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 17 May 2008 09:41:25 +0000 (09:41 +0000)]
wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv code, they depend on the theme, not lowlovel port
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53616
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 17 May 2008 09:40:37 +0000 (09:40 +0000)]
Fixed wxWindowOS2::Reparent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53615
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 17 May 2008 09:34:28 +0000 (09:34 +0000)]
fixed error logging in TIFF image handler to output something useful regardless of the build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53614
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 17 May 2008 09:28:36 +0000 (09:28 +0000)]
Added missing #include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53613
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 16 May 2008 22:05:26 +0000 (22:05 +0000)]
Tried unsuccessfully to change individual line height
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53611
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 16 May 2008 21:03:35 +0000 (21:03 +0000)]
Correct vert alignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53610
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 16 May 2008 20:08:09 +0000 (20:08 +0000)]
ignore invisble columns in height calculation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53609
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 16 May 2008 19:51:56 +0000 (19:51 +0000)]
Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53608
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Fri, 16 May 2008 12:50:26 +0000 (12:50 +0000)]
Ensure that wxApp::Yield is always processing pending event by creating a
temporary event loop if needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53606
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 16 May 2008 12:49:35 +0000 (12:49 +0000)]
[
1965257 ] wxMac implementation of wxDataViewColumn::SetResizeable()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53605
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 16 May 2008 12:37:32 +0000 (12:37 +0000)]
Option for variable line heights (MSW and GTK+ sofar)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53604
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 15 May 2008 17:24:48 +0000 (17:24 +0000)]
fix some warnings from GCC -Wextra
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53599
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 15 May 2008 11:53:06 +0000 (11:53 +0000)]
Missing semicolon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53595
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 15 May 2008 11:50:35 +0000 (11:50 +0000)]
[
1960295 ] wxWeakRef - Reorganization and comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53594
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 14 May 2008 14:27:26 +0000 (14:27 +0000)]
fixing 64-32 bit conversion warnings, no brush must be set for color bitmaps, only for monochrome ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53593
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 14 May 2008 09:27:48 +0000 (09:27 +0000)]
[wx-dev] [ wxwindows-Bugs-
1566309 ] wxDir::IsOpened() and wxDir::Open() always true
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53592
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Wed, 14 May 2008 09:04:33 +0000 (09:04 +0000)]
Update OpebVMS compile support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53591
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 14 May 2008 01:30:49 +0000 (01:30 +0000)]
generate size event when the dialog is shown for consistency with frames and other ports (bug
1961671 ); this also makes workaround for showing the gripper in the previous revision unnecessary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53590
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 14 May 2008 00:53:16 +0000 (00:53 +0000)]
delay gripper positioning until the dialog is shown to ensure that it doesn't overwrite other dialog children
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53589
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 13 May 2008 20:52:56 +0000 (20:52 +0000)]
adapting to new m_font handling in base (it's not always valid, so use GetFont())
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53588
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 13 May 2008 19:40:42 +0000 (19:40 +0000)]
fix bug introduced by the last change: we could overwrite the buffer if the file size changed while we were reading it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53587
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 13 May 2008 02:51:17 +0000 (02:51 +0000)]
fix overload ambiguity when compiler doesn't know NULL is a pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53586
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 12 May 2008 12:47:59 +0000 (12:47 +0000)]
Clarified difference between wrap width and width of control in wxStaticText.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 May 2008 11:22:39 +0000 (11:22 +0000)]
don't dereference end iterator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53571
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 12 May 2008 06:27:38 +0000 (06:27 +0000)]
fix wxColourData::FromString() not restoring 16th color, bug
1844355
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53570
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 May 2008 00:05:18 +0000 (00:05 +0000)]
add wxCAL_SHOW_WEEK_NUMBERS support (patch
1960860 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53568
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 May 2008 00:03:06 +0000 (00:03 +0000)]
add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAGE_TEXT (modified patch
1957542 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53567
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 May 2008 23:46:24 +0000 (23:46 +0000)]
make GetUsageString() public, this is useful at least for the tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53566
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 May 2008 23:19:58 +0000 (23:19 +0000)]
don't blit more than necessary in wxBufferedDC::UnMask() (patch
1943622 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53565
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 11 May 2008 23:04:14 +0000 (23:04 +0000)]
disconnect handler in wxTaskBarIcon dtor, should have been part of previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53564
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 11 May 2008 22:45:36 +0000 (22:45 +0000)]
prevent crash if panel/kicker is killed, bug
1872724
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53563
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 May 2008 20:32:35 +0000 (20:32 +0000)]
take const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory::Load() (patch
1942316 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53562
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 11 May 2008 20:17:30 +0000 (20:17 +0000)]
don't change brush settings in SetBackgroundMode(), it is only supposed to affect text background, bug
1480986
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53561
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 May 2008 19:59:17 +0000 (19:59 +0000)]
fix appending items to sorted control (patch
1940384 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53560
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 May 2008 17:45:52 +0000 (17:45 +0000)]
include wx/timer.h for wxUSE_GUI==0 now that timers can be used in console apps too (patch
1939223 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53558
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 May 2008 17:44:32 +0000 (17:44 +0000)]
avoid extra reallocations and memcpy for seekable files in OnRead() (slightly modified patch
1935975 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53557
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 May 2008 17:43:56 +0000 (17:43 +0000)]
add a test for reading files >4KB
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53556
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775