]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
18 years agoCosmetic fixes.
Stefan Neis [Fri, 6 Jan 2006 22:26:15 +0000 (22:26 +0000)] 
Cosmetic fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoUnicode compilation fix
Vadim Zeitlin [Fri, 6 Jan 2006 21:44:44 +0000 (21:44 +0000)] 
Unicode compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agofixed bug in GetString() introduced during the latest round of changes
Vadim Zeitlin [Fri, 6 Jan 2006 21:41:54 +0000 (21:41 +0000)] 
fixed bug in GetString() introduced during the latest round of changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoadded GetString() test
Vadim Zeitlin [Fri, 6 Jan 2006 21:33:39 +0000 (21:33 +0000)] 
added GetString() test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agocleanup - reformat (take 2)
David Surovell [Fri, 6 Jan 2006 21:17:18 +0000 (21:17 +0000)] 
cleanup - reformat (take 2)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agocleanup - reformat
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

18 years agoadd comment about using not quite standard mbstowcs() feature
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

18 years agouse our own mbstowcs() and wcstombs() implementations with Metrowerks as MSL CRT...
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

18 years agoRemoved creation&deletion of an unused font object.
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

18 years agoAllow multiple lines for a static text
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

18 years agoadded wx/object.h include (bug 1398517)
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

18 years agoanother merge from WX_2_6_BRANCH
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

18 years agoAllow the frame (if there is one) to resize the toolbar after Realize
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

18 years agoAdded wxSizerItem::SetUserData
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

18 years agocleanup - reformat; added assignment of initial selection to match other platform...
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

18 years agocleanup - reformat; added (disabled) support for secondary highlight color
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

18 years agoWorkaround for wxMac since it is unable to dismiss the edit control
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

18 years agoinclude wx/event.h, as it is used by-value (parent class).
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

18 years agocleanup - reformat; minor code tweaks
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

18 years agolayout adaptions for mac
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

18 years agotransparent grow box for dialogs
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

18 years agoported KO's v262 change forward
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

18 years agocleanup - reformat (part 3)
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

18 years agoAdded wxGetMouseState which returns the current state of the mouse.
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

18 years agoTemporarily disabled OS/2 specific code.
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

18 years agocleanup - reformat (part 2)
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

18 years agoFixed sizing and positioning.
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

18 years agoMinor cleanup
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

18 years agoBetter default sizes.
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

18 years agoCache slider size in DoSetSize.
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

18 years agoFixed label handling (translating for accelerator handling only for relevant
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

18 years agoImproved size handling.
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

18 years agoFixed sizing and positioning, simplifying code (too much?) in the process.
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

18 years agocleanup - reformat
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

18 years agoFix control and shift key event flags
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

18 years agoUndefine true and false defined in scitech header
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

18 years agoremove sizing controls when being in fullscreen mode
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

18 years agoincrease min size to make all scrollbar controls visible
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

18 years agostarting blend modes for Core Graphics
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

18 years agofactoring out Background setter
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

18 years agocleanup - reformat
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

18 years agocleanup - reformat
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

18 years agocleanup - reformat
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

18 years agocleanup - reformat
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

18 years agoInitialize() returns bool, not void
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

18 years agocleanup - reformat
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

18 years agocleanup - reformat
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

18 years agoApplied patch #1396039 (Notebook tab bitmaps)
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

18 years agoAdded wxAddGrab, wxRemoveGrab for use by popup window implementations
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

18 years agoAdded thread-safe wrappers for get{host,serv}by{name,addr} to replace the
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

18 years agoApplied patch #1395526 (Autoradiobutton corrections)
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

18 years agoFixed bug introduced by previous change (patch #1395852)
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

18 years agocleanup - reformat
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

18 years agodocument that font set with SetFont() is not automatically used by wxPaint/Client...
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

18 years agoGetFont() only works after SetFont()
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

18 years agocleanup - reformat
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

18 years agoUse system colours
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

18 years agoMention rcdefs.h in changes.txt
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

18 years agoUpdate changes.txt with recent changes
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

18 years agoImproved support for system colours and scrollbar widths/heights
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

18 years agoAdded wx.GetColourFromUser and wx.GetFontFromUser
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

18 years agoreSWIGged
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

18 years agoreSWIGged
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

18 years agoUpdate copyright year
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

18 years agoChoose a legal default font on DC creation.
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

18 years agoSome minor corrections (typos, return value handling).
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

18 years agoAdd comments about the pango crashes on Solaris 10
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

18 years agowxpresets adjustement to dmars format.
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

18 years agoRemoved no longer needed code to fix combo sizing (causes layout problems on Windows)
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

18 years agoAdded caption parameter to wxGetFontFromUser and wxGetColourFromUser.
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

18 years agoMake radiobuttons siblings instead of children in radioboxes again and remove refresh...
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

18 years agocleanup - reformat
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

18 years agocleanup - reformat
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

18 years agoadded runtime protection for no SL_LABEL style case
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

18 years agorelaxed ReadGIF error checking as per review
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

18 years agofixed typo in event name (bug 1394834)
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

18 years agofixed VC7 unreachable code warning (given even in debug build)
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

18 years agodon't test for __WIN95__ which doesn't exist any more; don't do compiler checks here...
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

18 years agodon't set frame size to maximized one if we're restoring it
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

18 years agoNo obnoxious warnings if threading is disabled.
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

18 years agofix wxMac-QD - blank focusesed text; minor reformat
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

18 years agocleanup - reformat
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

18 years agoMerged modifications from the 2.6 branch
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

18 years agoMerged modifications from the 2.6 branch
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

18 years agowxHotkeyModifier --> wxKeyModifier
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

18 years agoNote that some deprecated items have been removed
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

18 years agominor reformat
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

18 years agotwo more ReadGIF tweaks
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

18 years agofixed spelling mistake in comment
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

18 years agoreformatted; added more error checking
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

18 years agoadded protection against corrupted GIFs in ReadGIF
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

18 years agoThe Sun customised version of Pango shipping with Solaris 10 crashes if the
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

18 years agocleanup - reformatting (lots), minor code tweaks
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

18 years agocleanup - reformatting, minor code tweaks
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

18 years agofix MinGW/gcc compilation issue
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

18 years agoRemove obsolete GetForce
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

18 years agoRemove wxConfig object caching (m_config), which solves dangling pointer problem...
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

18 years agofix MinGW/gcc compilation issue
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

18 years agofix SetInvokingWindow link problem
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

18 years agocleanup - reformatting, minor code rewrites
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