]>
git.saurik.com Git - wxWidgets.git/log
David Surovell [Fri, 6 Jan 2006 21:14:34 +0000 (21:14 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36738
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 6 Jan 2006 17:10:32 +0000 (17:10 +0000)]
add comment about using not quite standard mbstowcs() feature
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36737
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 6 Jan 2006 16:52:54 +0000 (16:52 +0000)]
use our own mbstowcs() and wcstombs() implementations with Metrowerks as MSL CRT doesn't implement Unix98 extension of allowing to call them with NULL output parameters to just get the size of the needed buffer which we rely on
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36735
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Fri, 6 Jan 2006 16:04:00 +0000 (16:04 +0000)]
Removed creation&deletion of an unused font object.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36734
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Fri, 6 Jan 2006 16:01:33 +0000 (16:01 +0000)]
Allow multiple lines for a static text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36733
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 6 Jan 2006 12:54:44 +0000 (12:54 +0000)]
added wx/object.h include (bug
1398517 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36732
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Jan 2006 07:05:15 +0000 (07:05 +0000)]
another merge from WX_2_6_BRANCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36730
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Jan 2006 05:26:22 +0000 (05:26 +0000)]
Allow the frame (if there is one) to resize the toolbar after Realize
is called
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36728
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Jan 2006 04:46:38 +0000 (04:46 +0000)]
Added wxSizerItem::SetUserData
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36725
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Fri, 6 Jan 2006 03:17:29 +0000 (03:17 +0000)]
cleanup - reformat; added assignment of initial selection to match other platform behavior
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36723
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Fri, 6 Jan 2006 00:36:37 +0000 (00:36 +0000)]
cleanup - reformat; added (disabled) support for secondary highlight color
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36722
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 5 Jan 2006 23:55:55 +0000 (23:55 +0000)]
Workaround for wxMac since it is unable to dismiss the edit control
when the listctrl is clicked on. It has to do with a dependency on
the order of focus events so on wxMac we'll just explicitly dismiss
the edit control if it's active when the listctrl is clicked on.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36720
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Thu, 5 Jan 2006 23:11:58 +0000 (23:11 +0000)]
include wx/event.h, as it is used by-value (parent class).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36715
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Thu, 5 Jan 2006 19:02:39 +0000 (19:02 +0000)]
cleanup - reformat; minor code tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36711
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 5 Jan 2006 11:26:07 +0000 (11:26 +0000)]
layout adaptions for mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36707
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 5 Jan 2006 11:24:34 +0000 (11:24 +0000)]
transparent grow box for dialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36706
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Thu, 5 Jan 2006 08:46:08 +0000 (08:46 +0000)]
ported KO's v262 change forward
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36705
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Thu, 5 Jan 2006 08:38:57 +0000 (08:38 +0000)]
cleanup - reformat (part 3)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36704
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 5 Jan 2006 04:31:27 +0000 (04:31 +0000)]
Added wxGetMouseState which returns the current state of the mouse.
Returns an instance of a wxMouseState object that contains the current
position of the mouse pointer in screen coordinants, as well as
boolean values indicating the up/down status of the mouse buttons and
the modifier keys. Implemented for wxMSW, wxGTK and wxMac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36691
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Thu, 5 Jan 2006 01:00:34 +0000 (01:00 +0000)]
Temporarily disabled OS/2 specific code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36690
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Thu, 5 Jan 2006 00:43:32 +0000 (00:43 +0000)]
cleanup - reformat (part 2)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36689
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 4 Jan 2006 23:27:16 +0000 (23:27 +0000)]
Fixed sizing and positioning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36688
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 4 Jan 2006 23:05:18 +0000 (23:05 +0000)]
Minor cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36687
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 4 Jan 2006 22:54:37 +0000 (22:54 +0000)]
Better default sizes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36686
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 4 Jan 2006 22:49:55 +0000 (22:49 +0000)]
Cache slider size in DoSetSize.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36685
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 4 Jan 2006 22:46:06 +0000 (22:46 +0000)]
Fixed label handling (translating for accelerator handling only for relevant
classes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36684
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 4 Jan 2006 22:37:54 +0000 (22:37 +0000)]
Improved size handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36683
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 4 Jan 2006 22:19:06 +0000 (22:19 +0000)]
Fixed sizing and positioning, simplifying code (too much?) in the process.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36682
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Wed, 4 Jan 2006 18:10:31 +0000 (18:10 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36681
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 4 Jan 2006 14:17:53 +0000 (14:17 +0000)]
Fix control and shift key event flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36680
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 4 Jan 2006 14:14:32 +0000 (14:14 +0000)]
Undefine true and false defined in scitech header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36679
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 4 Jan 2006 11:52:52 +0000 (11:52 +0000)]
remove sizing controls when being in fullscreen mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36677
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 4 Jan 2006 11:49:01 +0000 (11:49 +0000)]
increase min size to make all scrollbar controls visible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36676
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 4 Jan 2006 11:43:45 +0000 (11:43 +0000)]
starting blend modes for Core Graphics
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36675
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 4 Jan 2006 10:34:34 +0000 (10:34 +0000)]
factoring out Background setter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36674
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Wed, 4 Jan 2006 09:36:36 +0000 (09:36 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36673
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Wed, 4 Jan 2006 08:19:13 +0000 (08:19 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36672
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Wed, 4 Jan 2006 05:21:30 +0000 (05:21 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36671
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Wed, 4 Jan 2006 03:14:01 +0000 (03:14 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36670
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 4 Jan 2006 00:06:13 +0000 (00:06 +0000)]
Initialize() returns bool, not void
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36669
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Tue, 3 Jan 2006 23:11:20 +0000 (23:11 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36668
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Tue, 3 Jan 2006 22:06:25 +0000 (22:06 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36667
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Tue, 3 Jan 2006 16:52:50 +0000 (16:52 +0000)]
Applied patch #
1396039 (Notebook tab bitmaps)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36665
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 3 Jan 2006 16:37:32 +0000 (16:37 +0000)]
Added wxAddGrab, wxRemoveGrab for use by popup window implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36663
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Tue, 3 Jan 2006 16:36:20 +0000 (16:36 +0000)]
Added thread-safe wrappers for get{host,serv}by{name,addr} to replace the
currently still used unsafe versions once possible compilation
problems are sorted out.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36662
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Tue, 3 Jan 2006 11:49:09 +0000 (11:49 +0000)]
Applied patch #
1395526 (Autoradiobutton corrections)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36660
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Tue, 3 Jan 2006 11:08:11 +0000 (11:08 +0000)]
Fixed bug introduced by previous change (patch #
1395852 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36659
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Tue, 3 Jan 2006 04:36:25 +0000 (04:36 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36658
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 2 Jan 2006 23:30:06 +0000 (23:30 +0000)]
document that font set with SetFont() is not automatically used by wxPaint/Client/WindowDC associated with the window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36656
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 2 Jan 2006 23:28:36 +0000 (23:28 +0000)]
GetFont() only works after SetFont()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36655
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Mon, 2 Jan 2006 22:45:50 +0000 (22:45 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36653
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 2 Jan 2006 21:26:13 +0000 (21:26 +0000)]
Use system colours
Fixed handling of scrollbar heigh/width
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36650
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 2 Jan 2006 19:42:29 +0000 (19:42 +0000)]
Mention rcdefs.h in changes.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36642
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 2 Jan 2006 19:37:12 +0000 (19:37 +0000)]
Update changes.txt with recent changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36641
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 2 Jan 2006 19:37:11 +0000 (19:37 +0000)]
Improved support for system colours and scrollbar widths/heights
acoording to patch #
1395329 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36640
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 2 Jan 2006 19:35:00 +0000 (19:35 +0000)]
Added wx.GetColourFromUser and wx.GetFontFromUser
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36639
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 2 Jan 2006 19:23:18 +0000 (19:23 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36638
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 2 Jan 2006 19:11:14 +0000 (19:11 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36637
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 2 Jan 2006 19:01:51 +0000 (19:01 +0000)]
Update copyright year
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36636
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 2 Jan 2006 16:32:12 +0000 (16:32 +0000)]
Choose a legal default font on DC creation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36634
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 2 Jan 2006 16:17:43 +0000 (16:17 +0000)]
Some minor corrections (typos, return value handling).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36633
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 2 Jan 2006 15:42:24 +0000 (15:42 +0000)]
Add comments about the pango crashes on Solaris 10
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36631
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 2 Jan 2006 15:06:45 +0000 (15:06 +0000)]
wxpresets adjustement to dmars format.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36626
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 2 Jan 2006 14:28:37 +0000 (14:28 +0000)]
Removed no longer needed code to fix combo sizing (causes layout problems on Windows)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36624
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 2 Jan 2006 14:26:36 +0000 (14:26 +0000)]
Added caption parameter to wxGetFontFromUser and wxGetColourFromUser.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36623
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jamie Gadd [Mon, 2 Jan 2006 11:03:28 +0000 (11:03 +0000)]
Make radiobuttons siblings instead of children in radioboxes again and remove refresh hack. Fixes bug #
1387591 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36622
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Mon, 2 Jan 2006 02:29:16 +0000 (02:29 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36621
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Mon, 2 Jan 2006 02:10:24 +0000 (02:10 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36620
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Mon, 2 Jan 2006 00:12:55 +0000 (00:12 +0000)]
added runtime protection for no SL_LABEL style case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36619
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sun, 1 Jan 2006 20:19:13 +0000 (20:19 +0000)]
relaxed ReadGIF error checking as per review
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36618
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 1 Jan 2006 18:44:06 +0000 (18:44 +0000)]
fixed typo in event name (bug
1394834 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36616
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 1 Jan 2006 01:47:19 +0000 (01:47 +0000)]
fixed VC7 unreachable code warning (given even in debug build)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36615
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 1 Jan 2006 01:42:13 +0000 (01:42 +0000)]
don't test for __WIN95__ which doesn't exist any more; don't do compiler checks here as they belong to other files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36614
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 31 Dec 2005 19:59:39 +0000 (19:59 +0000)]
don't set frame size to maximized one if we're restoring it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36612
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 31 Dec 2005 18:56:32 +0000 (18:56 +0000)]
No obnoxious warnings if threading is disabled.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36611
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sat, 31 Dec 2005 09:19:15 +0000 (09:19 +0000)]
fix wxMac-QD - blank focusesed text; minor reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36610
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sat, 31 Dec 2005 01:33:40 +0000 (01:33 +0000)]
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36609
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 30 Dec 2005 23:11:27 +0000 (23:11 +0000)]
Merged modifications from the 2.6 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36608
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 30 Dec 2005 23:02:03 +0000 (23:02 +0000)]
Merged modifications from the 2.6 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36607
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 30 Dec 2005 20:48:57 +0000 (20:48 +0000)]
wxHotkeyModifier --> wxKeyModifier
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36605
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 30 Dec 2005 20:48:12 +0000 (20:48 +0000)]
Note that some deprecated items have been removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36604
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Fri, 30 Dec 2005 19:01:34 +0000 (19:01 +0000)]
minor reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36602
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Fri, 30 Dec 2005 18:53:40 +0000 (18:53 +0000)]
two more ReadGIF tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36601
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Fri, 30 Dec 2005 18:48:00 +0000 (18:48 +0000)]
fixed spelling mistake in comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36600
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Fri, 30 Dec 2005 18:40:20 +0000 (18:40 +0000)]
reformatted; added more error checking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36599
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Fri, 30 Dec 2005 18:38:23 +0000 (18:38 +0000)]
added protection against corrupted GIFs in ReadGIF
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36598
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 30 Dec 2005 13:30:08 +0000 (13:30 +0000)]
The Sun customised version of Pango shipping with Solaris 10 crashes if the
language is left NULL (bug
1374114 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36597
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Thu, 29 Dec 2005 22:23:21 +0000 (22:23 +0000)]
cleanup - reformatting (lots), minor code tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36593
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Thu, 29 Dec 2005 19:42:43 +0000 (19:42 +0000)]
cleanup - reformatting, minor code tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36592
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Thu, 29 Dec 2005 06:43:26 +0000 (06:43 +0000)]
fix MinGW/gcc compilation issue
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36589
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Thu, 29 Dec 2005 02:01:33 +0000 (02:01 +0000)]
Remove obsolete GetForce
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36588
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Thu, 29 Dec 2005 01:49:55 +0000 (01:49 +0000)]
Remove wxConfig object caching (m_config), which solves dangling pointer problem if the global config object changes (and just makes things simpler)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36586
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Wed, 28 Dec 2005 23:40:21 +0000 (23:40 +0000)]
fix MinGW/gcc compilation issue
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36584
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Wed, 28 Dec 2005 23:02:22 +0000 (23:02 +0000)]
fix SetInvokingWindow link problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36583
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Wed, 28 Dec 2005 06:44:35 +0000 (06:44 +0000)]
cleanup - reformatting, minor code rewrites
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36582
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Dec 2005 22:16:05 +0000 (22:16 +0000)]
compilation fix after latest dc.h changes for !WX_PRECOMP case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36580
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Tue, 27 Dec 2005 19:50:23 +0000 (19:50 +0000)]
cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36576
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Dec 2005 15:00:32 +0000 (15:00 +0000)]
mention wxDC change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36574
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Tue, 27 Dec 2005 11:20:46 +0000 (11:20 +0000)]
Applied Patch #
1390457 (Incorrect wxRadioBox widths & heights).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 27 Dec 2005 00:00:39 +0000 (00:00 +0000)]
added support for <sub> and <sup> to wxHTML (based on patch #
1263152 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36572
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775