]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years ago Not sure how important that is, but now you
Robert Roebling [Sat, 3 Jul 2004 16:28:22 +0000 (16:28 +0000)] 
  Not sure how important that is, but now you
    can set the font of a static box.

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

20 years agogoing on with wxMacControl functionality
Stefan Csomor [Sat, 3 Jul 2004 15:51:18 +0000 (15:51 +0000)] 
going on with wxMacControl functionality

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

20 years agoSetFont implementation moved to peer
Stefan Csomor [Sat, 3 Jul 2004 15:50:10 +0000 (15:50 +0000)] 
SetFont implementation moved to peer

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

20 years agowxMacControl extensions, sleep implementations header corrected
Stefan Csomor [Sat, 3 Jul 2004 15:49:31 +0000 (15:49 +0000)] 
wxMacControl extensions, sleep implementations header corrected

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

20 years agoInvalidate notebook best size when pages are added or removed
Robin Dunn [Sat, 3 Jul 2004 15:49:29 +0000 (15:49 +0000)] 
Invalidate notebook best size when pages are added or removed

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

20 years agoadded missing include files for compilation with Apple Developer Tools
Gilles Depeyrot [Sat, 3 Jul 2004 11:56:25 +0000 (11:56 +0000)] 
added missing include files for compilation with Apple Developer Tools

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

20 years agoimplemented tab order in wxGTK2
Václav Slavík [Sat, 3 Jul 2004 11:16:03 +0000 (11:16 +0000)] 
implemented tab order in wxGTK2

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

20 years agodemonstrate tab order
Václav Slavík [Sat, 3 Jul 2004 11:14:44 +0000 (11:14 +0000)] 
demonstrate tab order

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

20 years agodon't use deprecated wxUsleep
Václav Slavík [Sat, 3 Jul 2004 10:06:23 +0000 (10:06 +0000)] 
don't use deprecated wxUsleep

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

20 years agom_queuedFullRedraw is not used anymore
Václav Slavík [Sat, 3 Jul 2004 10:02:05 +0000 (10:02 +0000)] 
m_queuedFullRedraw is not used anymore

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

20 years agowxTaskBarIconBase event handlers were never called in 2.4 compatibility mode
Václav Slavík [Fri, 2 Jul 2004 22:22:56 +0000 (22:22 +0000)] 
wxTaskBarIconBase event handlers were never called in 2.4 compatibility mode

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

20 years agofixed memory leak in wxNativeFontInfo when using Pango
Václav Slavík [Fri, 2 Jul 2004 20:54:12 +0000 (20:54 +0000)] 
fixed memory leak in wxNativeFontInfo when using Pango

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

20 years agoBCC compilation fix
Václav Slavík [Fri, 2 Jul 2004 19:38:13 +0000 (19:38 +0000)] 
BCC compilation fix

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

20 years agoPatch # 984209 - Calls to wxFind() were using an old signature. They now check for...
George Tasker [Fri, 2 Jul 2004 19:05:42 +0000 (19:05 +0000)] 
Patch # 984209 - Calls to wxFind() were using an old signature. They now check for wxNOT_FOUND

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

20 years agoPatch # 984215 - Insert was returning SUCCESS after an error
George Tasker [Fri, 2 Jul 2004 18:54:15 +0000 (18:54 +0000)] 
Patch # 984215 - Insert was returning SUCCESS after an error

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

20 years agosleep methods in synch with last changes
Stefan Csomor [Fri, 2 Jul 2004 12:06:40 +0000 (12:06 +0000)] 
sleep methods in synch with last changes

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

20 years agomoving implementation out of class declaration
Stefan Csomor [Fri, 2 Jul 2004 12:03:17 +0000 (12:03 +0000)] 
moving implementation out of class declaration

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

20 years agoadded wxMilli/MicroSleep(), deprecated wxUsleep()
Vadim Zeitlin [Thu, 1 Jul 2004 22:54:48 +0000 (22:54 +0000)] 
added wxMilli/MicroSleep(), deprecated wxUsleep()

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

20 years agofix wxTolower/upper() behaviour with signed chars > 0x7f with VC++ 6
Vadim Zeitlin [Thu, 1 Jul 2004 22:52:39 +0000 (22:52 +0000)] 
fix wxTolower/upper() behaviour with signed chars > 0x7f with VC++ 6

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

20 years agocall InheritAttributes() during creation
Vadim Zeitlin [Thu, 1 Jul 2004 22:51:49 +0000 (22:51 +0000)] 
call InheritAttributes() during creation

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

20 years agodon't force excessively large minsize, it makes the sample nearly unusable on X11
Václav Slavík [Thu, 1 Jul 2004 17:45:08 +0000 (17:45 +0000)] 
don't force excessively large minsize, it makes the sample nearly unusable on X11

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

20 years agoComboboxes should have default height
Julian Smart [Thu, 1 Jul 2004 14:17:47 +0000 (14:17 +0000)] 
Comboboxes should have default height

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

20 years agoadded wxMilli/MicroSleep(), deprecated wxUsleep()
Vadim Zeitlin [Thu, 1 Jul 2004 12:15:00 +0000 (12:15 +0000)] 
added wxMilli/MicroSleep(), deprecated wxUsleep()

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

20 years agoadded wxGetKeyState() doc (patch 967255)
Vadim Zeitlin [Thu, 1 Jul 2004 11:51:46 +0000 (11:51 +0000)] 
added wxGetKeyState() doc (patch 967255)

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

20 years agoimplementation of the range insert for wxStringArray (patch 975003)
Vadim Zeitlin [Thu, 1 Jul 2004 11:47:52 +0000 (11:47 +0000)] 
implementation of the range insert for wxStringArray (patch 975003)

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

20 years agoadded and documented wxWindow::MoveBefore/AfterInTabOrder()
Vadim Zeitlin [Thu, 1 Jul 2004 11:44:37 +0000 (11:44 +0000)] 
added and documented wxWindow::MoveBefore/AfterInTabOrder()

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

20 years agoremoved spurious semicolon
Vadim Zeitlin [Thu, 1 Jul 2004 11:43:01 +0000 (11:43 +0000)] 
removed spurious semicolon

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

20 years agofont inheritance fixes (patch 983251)
Vadim Zeitlin [Thu, 1 Jul 2004 10:46:38 +0000 (10:46 +0000)] 
font inheritance fixes (patch 983251)

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

20 years agorecognize EUC-KR charset (patch 983264)
Vadim Zeitlin [Thu, 1 Jul 2004 09:32:48 +0000 (09:32 +0000)] 
recognize EUC-KR charset (patch 983264)

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

20 years agoupdate from Hiroshi Saito (patch 981938)
Vadim Zeitlin [Thu, 1 Jul 2004 09:25:49 +0000 (09:25 +0000)] 
update from Hiroshi Saito (patch 981938)

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

20 years agoset descent in GetTextExtend; use PANGO_PIXELS instead of dividing by PANGO_SCALE
Václav Slavík [Thu, 1 Jul 2004 08:56:25 +0000 (08:56 +0000)] 
set descent in GetTextExtend; use PANGO_PIXELS instead of dividing by PANGO_SCALE

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

20 years agosimplified justification code; fixed incorrect positioning of first cell on line...
Václav Slavík [Thu, 1 Jul 2004 07:59:19 +0000 (07:59 +0000)] 
simplified justification code; fixed incorrect positioning of first cell on line in justified paragraph

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

20 years agofixed a bug that prevented wxLogGui from being used by default
Václav Slavík [Thu, 1 Jul 2004 07:40:57 +0000 (07:40 +0000)] 
fixed a bug that prevented wxLogGui from being used by default

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

20 years agocopy doc/ directory to builddir
Václav Slavík [Thu, 1 Jul 2004 07:07:52 +0000 (07:07 +0000)] 
copy doc/ directory to builddir

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

20 years agoreSWIGged
Robin Dunn [Thu, 1 Jul 2004 00:57:07 +0000 (00:57 +0000)] 
reSWIGged

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

20 years agoPrint start and stop time
Robin Dunn [Thu, 1 Jul 2004 00:53:26 +0000 (00:53 +0000)] 
Print start and stop time

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

20 years agoa little cleanup
Robin Dunn [Thu, 1 Jul 2004 00:48:01 +0000 (00:48 +0000)] 
a little cleanup

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

20 years agoadded CmdDown()
Robin Dunn [Thu, 1 Jul 2004 00:45:06 +0000 (00:45 +0000)] 
added CmdDown()

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

20 years agouse CmdDown() instead of #ifdefs for Mac
Vadim Zeitlin [Thu, 1 Jul 2004 00:05:56 +0000 (00:05 +0000)] 
use CmdDown() instead of #ifdefs for Mac

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

20 years agoadded and documented wxKey/MouseEvent::CmdDown()
Vadim Zeitlin [Thu, 1 Jul 2004 00:04:48 +0000 (00:04 +0000)] 
added and documented wxKey/MouseEvent::CmdDown()

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

20 years agoThe gaps should *not* be included in the space given to the item, and
Robin Dunn [Wed, 30 Jun 2004 23:43:02 +0000 (23:43 +0000)] 
The gaps should *not* be included in the space given to the item, and
so should also not be accounted for in the alignment adjustmanets

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

20 years agomention that wxPostEvent() only works for sending messages to the main thread
Vadim Zeitlin [Wed, 30 Jun 2004 23:28:10 +0000 (23:28 +0000)] 
mention that wxPostEvent() only works for sending messages to the main thread

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

20 years agomention that detached threads shouldn't be deleted
Vadim Zeitlin [Wed, 30 Jun 2004 23:21:49 +0000 (23:21 +0000)] 
mention that detached threads shouldn't be deleted

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

20 years agoNeed to ensure that the right background is explicitly set.
Robin Dunn [Wed, 30 Jun 2004 22:00:45 +0000 (22:00 +0000)] 
Need to ensure that the right background is explicitly set.

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

20 years agofixed typo
Robin Dunn [Wed, 30 Jun 2004 21:55:10 +0000 (21:55 +0000)] 
fixed typo

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

20 years agoFixed typos and added test case that changes the font of a CalendarCtrl
Robin Dunn [Wed, 30 Jun 2004 21:50:28 +0000 (21:50 +0000)] 
Fixed typos and added test case that changes the font of a CalendarCtrl

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

20 years agoLayout fixes due to measuring with the wrong font. Also added
Robin Dunn [Wed, 30 Jun 2004 21:49:17 +0000 (21:49 +0000)] 
Layout fixes due to measuring with the wrong font.  Also added
GetDefaultAttributes and switched everything to use GetXXX instead of
m_XXX.

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

20 years agoSince the wxPyMake_wxObject typemap is also used for constructors we
Robin Dunn [Wed, 30 Jun 2004 20:12:14 +0000 (20:12 +0000)] 
Since the wxPyMake_wxObject typemap is also used for constructors we
need to allow it to use the $owner value to specify if the thisown
attribute shoudl be set to true.

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

20 years agoAllow the size, pos, and title of the default output window to be modified
Robin Dunn [Wed, 30 Jun 2004 20:10:21 +0000 (20:10 +0000)] 
Allow the size, pos, and title of the default output window to be modified

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

20 years agoupdate for CVS versions of bakefile
Václav Slavík [Wed, 30 Jun 2004 18:44:35 +0000 (18:44 +0000)] 
update for CVS versions of bakefile

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

20 years agoSetDefaultXXX -> SetOwnXXX
Václav Slavík [Wed, 30 Jun 2004 17:12:03 +0000 (17:12 +0000)] 
SetDefaultXXX -> SetOwnXXX

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

20 years agotrying to fix missing new line before a heading start
Vadim Zeitlin [Wed, 30 Jun 2004 16:25:06 +0000 (16:25 +0000)] 
trying to fix missing new line before a heading start

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

20 years agomade GetTextExtent() work correctly with NULL theFont parameter (m_font might nto...
Vadim Zeitlin [Wed, 30 Jun 2004 15:47:01 +0000 (15:47 +0000)] 
made GetTextExtent() work correctly with NULL theFont parameter (m_font might nto be set); drastically simplified it by using helper WindowHDC and SelectInHDC classes instead of the old mess

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

20 years agodon't use &this->GetFont(), this is _not_ valid C++ and GetTextExtent() should work...
Vadim Zeitlin [Wed, 30 Jun 2004 15:45:24 +0000 (15:45 +0000)] 
don't use &this->GetFont(), this is _not_ valid C++ and GetTextExtent() should work correctly with the default value of font parameter anyhow

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

20 years agoadded WindowHDC similar to Screen/MemoryHDC
Vadim Zeitlin [Wed, 30 Jun 2004 15:44:11 +0000 (15:44 +0000)] 
added WindowHDC similar to Screen/MemoryHDC

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

20 years agofix VC++ warning about redeclaring wxHtmlHelpMergedIndexItem class as struct in .cpp
Vadim Zeitlin [Wed, 30 Jun 2004 15:35:14 +0000 (15:35 +0000)] 
fix VC++ warning about redeclaring wxHtmlHelpMergedIndexItem class as struct in .cpp

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

20 years agoimplemented wxSS::GetMetric on wxGTK2 (patch 950618)
Václav Slavík [Wed, 30 Jun 2004 13:06:50 +0000 (13:06 +0000)] 
implemented wxSS::GetMetric on wxGTK2 (patch 950618)

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

20 years agodecoupled attributes inheritance and m_hasXXX flags
Václav Slavík [Wed, 30 Jun 2004 13:05:20 +0000 (13:05 +0000)] 
decoupled attributes inheritance and m_hasXXX flags

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

20 years agowxXXChoiceDialog documentation fixes
Václav Slavík [Wed, 30 Jun 2004 12:32:21 +0000 (12:32 +0000)] 
wxXXChoiceDialog documentation fixes

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

20 years agomade GetEntitiesParser public, it's useful for some tag handlers
Václav Slavík [Wed, 30 Jun 2004 10:22:23 +0000 (10:22 +0000)] 
made GetEntitiesParser public, it's useful for some tag handlers

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

20 years agofixed HTML entities parsing inside <titl
Václav Slavík [Wed, 30 Jun 2004 10:21:47 +0000 (10:21 +0000)] 
fixed HTML entities parsing inside <titl
e> tag

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

20 years agoLots of SWIGging
Robin Dunn [Tue, 29 Jun 2004 21:06:02 +0000 (21:06 +0000)] 
Lots of SWIGging

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

20 years agoput -DNO_GCC_PRAGMA into CPPFLAGS
Václav Slavík [Tue, 29 Jun 2004 20:36:13 +0000 (20:36 +0000)] 
put -DNO_GCC_PRAGMA into CPPFLAGS

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

20 years agocleanup whitespace
Robin Dunn [Tue, 29 Jun 2004 19:33:34 +0000 (19:33 +0000)] 
cleanup whitespace

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

20 years agoAllow the MustHaveApp exception feature to be inherited
Robin Dunn [Tue, 29 Jun 2004 19:29:17 +0000 (19:29 +0000)] 
Allow the MustHaveApp exception feature to be inherited

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

20 years agoAdd SetState/GetState for wxMSW
Robin Dunn [Tue, 29 Jun 2004 18:04:27 +0000 (18:04 +0000)] 
Add SetState/GetState for wxMSW

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

20 years agoDon't need to adjust the position for HitTest any longer
Robin Dunn [Tue, 29 Jun 2004 18:03:48 +0000 (18:03 +0000)] 
Don't need to adjust the position for HitTest any longer

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

20 years agoremoved some commented out code that should have been removed in the
Robin Dunn [Tue, 29 Jun 2004 18:02:13 +0000 (18:02 +0000)] 
removed some commented out code that should have been removed in the
last commit

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

20 years agominsize and attribute tweaks
Robin Dunn [Tue, 29 Jun 2004 17:44:21 +0000 (17:44 +0000)] 
minsize and attribute tweaks

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

20 years agoremoved gtk.h include
Vadim Zeitlin [Tue, 29 Jun 2004 16:55:35 +0000 (16:55 +0000)] 
removed gtk.h include

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

20 years agodocumented return value of Find[Absolute]ValidPath() correctly
Vadim Zeitlin [Tue, 29 Jun 2004 07:53:03 +0000 (07:53 +0000)] 
documented return value of Find[Absolute]ValidPath() correctly

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

20 years agofixed bug in FindAbsoluteValidPath() which returned cwd instead of empty string if...
Vadim Zeitlin [Tue, 29 Jun 2004 07:52:38 +0000 (07:52 +0000)] 
fixed bug in FindAbsoluteValidPath() which returned cwd instead of empty string if the path was not found

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

20 years agorecognize roman8 charset as us-ascii (this is wrong but better than not recognizing...
Vadim Zeitlin [Tue, 29 Jun 2004 07:48:15 +0000 (07:48 +0000)] 
recognize roman8 charset as us-ascii (this is wrong but better than not recognizing it at all) (fixes bug 978251)

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

20 years agoimplemented wxFRAME_NO_TASKBAR for wxGTK2
Václav Slavík [Tue, 29 Jun 2004 07:25:22 +0000 (07:25 +0000)] 
implemented wxFRAME_NO_TASKBAR for wxGTK2

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

20 years agoimplemented nested index entries and index entries pointing to multiple documents...
Václav Slavík [Tue, 29 Jun 2004 07:16:51 +0000 (07:16 +0000)] 
implemented nested index entries and index entries pointing to multiple documents in wxHtmlHelpController; modified wxHtmlHelpData API to make it possible

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

20 years agoreSWIGged
Robin Dunn [Tue, 29 Jun 2004 03:02:58 +0000 (03:02 +0000)] 
reSWIGged

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

20 years agouse TWIST buttons by default on the Mac, but also make it possible to
Robin Dunn [Tue, 29 Jun 2004 02:58:19 +0000 (02:58 +0000)] 
use TWIST buttons by default on the Mac, but also make it possible to
skip the style adjustments so the programmer can do what they want too.

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

20 years agoreSWIGged
Robin Dunn [Tue, 29 Jun 2004 02:08:09 +0000 (02:08 +0000)] 
reSWIGged

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

20 years agoTweaks for testing styles
Robin Dunn [Tue, 29 Jun 2004 02:06:16 +0000 (02:06 +0000)] 
Tweaks for testing styles

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

20 years agoAdd some refreshes to try and workaround a display glitch
Robin Dunn [Tue, 29 Jun 2004 02:05:36 +0000 (02:05 +0000)] 
Add some refreshes to try and workaround a display glitch

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

20 years agoRefresh after changing the bitmap
Robin Dunn [Tue, 29 Jun 2004 02:04:04 +0000 (02:04 +0000)] 
Refresh after changing the bitmap

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

20 years agoUse root for OSX build
Robin Dunn [Tue, 29 Jun 2004 02:03:36 +0000 (02:03 +0000)] 
Use root for OSX build

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

20 years agofixed icon image data
Robin Dunn [Tue, 29 Jun 2004 02:03:09 +0000 (02:03 +0000)] 
fixed icon image data

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

20 years agotweaked comment
Robin Dunn [Tue, 29 Jun 2004 02:02:52 +0000 (02:02 +0000)] 
tweaked comment

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

20 years agoA little better failure message
Robin Dunn [Tue, 29 Jun 2004 02:01:11 +0000 (02:01 +0000)] 
A little better failure message

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

20 years agoFixed HitTest for columns > 1
Robin Dunn [Tue, 29 Jun 2004 01:58:35 +0000 (01:58 +0000)] 
Fixed HitTest for columns > 1

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

20 years agoAllow for Cmd-click on wxMac
Robin Dunn [Tue, 29 Jun 2004 01:09:06 +0000 (01:09 +0000)] 
Allow for Cmd-click on wxMac

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

20 years agoOops, forgot to remove som testing code
Robin Dunn [Tue, 29 Jun 2004 01:00:12 +0000 (01:00 +0000)] 
Oops, forgot to remove som testing code

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

20 years agowxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style
Robin Dunn [Tue, 29 Jun 2004 00:57:55 +0000 (00:57 +0000)] 
wxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style

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

20 years agoFixed lots of painting, clipping and alignment issues.
Robin Dunn [Tue, 29 Jun 2004 00:56:52 +0000 (00:56 +0000)] 
Fixed lots of painting, clipping and alignment issues.

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

20 years agoimplemented wxFRAME_NO_TASKBAR for wxGTK2
Václav Slavík [Mon, 28 Jun 2004 21:47:54 +0000 (21:47 +0000)] 
implemented wxFRAME_NO_TASKBAR for wxGTK2

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

20 years agorespect absence of wxCENTRE
Václav Slavík [Mon, 28 Jun 2004 21:46:05 +0000 (21:46 +0000)] 
respect absence of wxCENTRE

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

20 years agoimplemented nested index entries and index entries pointing to multiple documents...
Václav Slavík [Mon, 28 Jun 2004 21:45:30 +0000 (21:45 +0000)] 
implemented nested index entries and index entries pointing to multiple documents in wxHtmlHelpController; modified wxHtmlHelpData API to make it possible

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

20 years agowxHTML_REALLOC_STEP not used anymore
Václav Slavík [Mon, 28 Jun 2004 21:43:23 +0000 (21:43 +0000)] 
wxHTML_REALLOC_STEP not used anymore

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

20 years agowxObjArray::empty() was missing
Václav Slavík [Mon, 28 Jun 2004 21:42:40 +0000 (21:42 +0000)] 
wxObjArray::empty() was missing

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

20 years agotest nested indexes
Václav Slavík [Mon, 28 Jun 2004 21:42:03 +0000 (21:42 +0000)] 
test nested indexes

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

20 years agocreate wxDialog with proper _NET_WM hint so that the WMs recognize it as a dialog
Václav Slavík [Mon, 28 Jun 2004 21:37:33 +0000 (21:37 +0000)] 
create wxDialog with proper _NET_WM hint so that the WMs recognize it as a dialog

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

20 years agoFix HitTest offset, and some other little things that had been changed
Robin Dunn [Mon, 28 Jun 2004 21:30:52 +0000 (21:30 +0000)] 
Fix HitTest offset, and some other little things that had been changed
in our old copy of treelistctrl

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

20 years agoAdded GetUnicodeKey
Robin Dunn [Mon, 28 Jun 2004 19:27:06 +0000 (19:27 +0000)] 
Added GetUnicodeKey

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

20 years agoUse top-level parent for the dialog parent
Robin Dunn [Mon, 28 Jun 2004 19:23:08 +0000 (19:23 +0000)] 
Use top-level parent for the dialog parent

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