]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

18 years agocompilation fix after latest dc.h changes for !WX_PRECOMP case
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

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

18 years agomention wxDC change
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

18 years agoApplied Patch #1390457 (Incorrect wxRadioBox widths & heights).
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

18 years agoadded support for <sub> and <sup> to wxHTML (based on patch #1263152)
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

18 years agoallow opening .html files, too
Václav Slavík [Mon, 26 Dec 2005 23:29:17 +0000 (23:29 +0000)] 
allow opening .html files, too

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

18 years agoprotect separators against inappropriate state changes
David Surovell [Mon, 26 Dec 2005 18:45:48 +0000 (18:45 +0000)] 
protect separators against inappropriate state changes

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

18 years agocleanup - reformatting
David Surovell [Mon, 26 Dec 2005 17:58:27 +0000 (17:58 +0000)] 
cleanup - reformatting

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

18 years agoFixed GetIcon to keep up with return type change on all other platforms.
Stefan Neis [Sun, 25 Dec 2005 14:37:51 +0000 (14:37 +0000)] 
Fixed GetIcon to keep up with return type change on all other platforms.

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

18 years agoimplemented wxDC::DoGetSize() correctly for metafile DC classes
Vadim Zeitlin [Sun, 25 Dec 2005 13:06:05 +0000 (13:06 +0000)] 
implemented wxDC::DoGetSize() correctly for metafile DC classes

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

18 years agoStart/EndDrawingOnTop are still used under Motif, don't deprecate them
Vadim Zeitlin [Sun, 25 Dec 2005 12:52:53 +0000 (12:52 +0000)] 
Start/EndDrawingOnTop are still used under Motif, don't deprecate them

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

18 years agodisallow creation of wxDC objects and made wxDC an ABC; use wxDCTemp instead of wxDC...
Vadim Zeitlin [Sun, 25 Dec 2005 02:34:42 +0000 (02:34 +0000)] 
disallow creation of wxDC objects and made wxDC an ABC; use wxDCTemp instead of wxDC in wx code; fixed WinCE bug with deleting a DC which should be released in wxListBox::MSWOnMeasure()

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

18 years agomore cleanup
David Surovell [Sat, 24 Dec 2005 17:10:36 +0000 (17:10 +0000)] 
more cleanup

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

18 years agoalso generate wxEVT_SCROLL_CHANGED as under wxMSW
Vadim Zeitlin [Sat, 24 Dec 2005 02:55:03 +0000 (02:55 +0000)] 
also generate wxEVT_SCROLL_CHANGED as under wxMSW

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

18 years agodetermine the slider event type more precisely (i.e. generate LINE/PAGE UP/DOWN and...
Vadim Zeitlin [Sat, 24 Dec 2005 02:52:25 +0000 (02:52 +0000)] 
determine the slider event type more precisely (i.e. generate LINE/PAGE UP/DOWN and not only THUMBTRACK always) under GTK2 (bug 1377777); also generate THUMBTRACK/RELEASE

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

18 years agofixed labels under GTK+ 1 after recent changes (remove underscores from them again)
Vadim Zeitlin [Sat, 24 Dec 2005 02:21:00 +0000 (02:21 +0000)] 
fixed labels under GTK+ 1 after recent changes (remove underscores from them again)

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

18 years agoGTK+ 1 compilation fixes
Vadim Zeitlin [Sat, 24 Dec 2005 02:20:15 +0000 (02:20 +0000)] 
GTK+ 1 compilation fixes

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

18 years agoimplemented wxCURSOR_BLANK (bug 1377290)
Vadim Zeitlin [Sat, 24 Dec 2005 02:02:33 +0000 (02:02 +0000)] 
implemented wxCURSOR_BLANK (bug 1377290)

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

18 years agowarn that GetMenu() may return NULL
Vadim Zeitlin [Sat, 24 Dec 2005 01:31:55 +0000 (01:31 +0000)] 
warn that GetMenu() may return NULL

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

18 years agomoded wxWindow::PopupMenu() from window.cpp to menu.cpp as this allows it to access...
Vadim Zeitlin [Sat, 24 Dec 2005 01:29:08 +0000 (01:29 +0000)] 
moded wxWindow::PopupMenu() from window.cpp to menu.cpp as this allows it to access static functions in menu.cpp; implemented sending of wxEVT_MENU_OPEN/CLOSE for popup menus

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

18 years agosend wxEVT_MENU_CLOSE from menubar deactivate handler, this ensures that the event...
Vadim Zeitlin [Sat, 24 Dec 2005 01:21:27 +0000 (01:21 +0000)] 
send wxEVT_MENU_CLOSE from menubar deactivate handler, this ensures that the event is sent even when the menu is dismissed

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