]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
16 years agoindent app name + version from the rest in about dialog; use i18n-friendly way of...
Václav Slavík [Wed, 12 Mar 2008 20:47:52 +0000 (20:47 +0000)] 
indent app name + version from the rest in about dialog; use i18n-friendly way of creating strings

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

16 years agoAdded class groups example to Doxygen and added parent "Functions and Macros", and...
Bryan Petty [Wed, 12 Mar 2008 19:08:48 +0000 (19:08 +0000)] 
Added class groups example to Doxygen and added parent "Functions and Macros", and "Classes by Category" groups.
Also added CSS to add "Categories / " to the "Modules" tab label, and turned on DETAILS_AT_TOP setting.

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

16 years agoBetter fix
Julian Smart [Wed, 12 Mar 2008 13:45:29 +0000 (13:45 +0000)] 
Better fix

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

16 years agoSizing/scrollbar corrections for Mac
Julian Smart [Wed, 12 Mar 2008 13:36:28 +0000 (13:36 +0000)] 
Sizing/scrollbar corrections for Mac

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

16 years agoReplaced /*! with /** in remaining Doxygen headers, and removed intentation of overvi...
Bryan Petty [Wed, 12 Mar 2008 08:50:42 +0000 (08:50 +0000)] 
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].

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

16 years agodon't defer showing if _NET_FRAME_EXTENTS handler is not connected
Paul Cornett [Wed, 12 Mar 2008 05:46:13 +0000 (05:46 +0000)] 
don't defer showing if _NET_FRAME_EXTENTS handler is not connected

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

16 years agoAdd configuration for push builds.
Michael Wetherell [Tue, 11 Mar 2008 18:20:02 +0000 (18:20 +0000)] 
Add configuration for push builds.

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

16 years agoRemoved printer functions from doxygen docs (they were deprecated at least since...
Bryan Petty [Tue, 11 Mar 2008 18:14:32 +0000 (18:14 +0000)] 
Removed printer functions from doxygen docs (they were deprecated at least since 2.6, and don't actually exist in current source).
Updated function and macro pages to use simply "()" and not "::" or "#".

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

16 years agoRPM spec files should use Unix line endings
Václav Slavík [Tue, 11 Mar 2008 09:35:47 +0000 (09:35 +0000)] 
RPM spec files should use Unix line endings

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

16 years agoLooking for comments on new functions and macros organization of Doxygen docs shown...
Bryan Petty [Tue, 11 Mar 2008 07:57:21 +0000 (07:57 +0000)] 
Looking for comments on new functions and macros organization of Doxygen docs shown with this commit, see wx-dev.

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

16 years agodelete wxNativeContainerWindow when the native window is destroyed, even if this...
Vadim Zeitlin [Tue, 11 Mar 2008 00:03:46 +0000 (00:03 +0000)] 
delete wxNativeContainerWindow when the native window is destroyed, even if this means leaking memory in GTK case -- still better than getting X errors and crashing

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

16 years agofix handling of native toolkit command line options broken by wxCmdLineArgsArray...
Vadim Zeitlin [Mon, 10 Mar 2008 19:40:21 +0000 (19:40 +0000)] 
fix handling of native toolkit command line options broken by wxCmdLineArgsArray change

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

16 years agointerface headers reviewed
Francesco Montorsi [Mon, 10 Mar 2008 16:23:56 +0000 (16:23 +0000)] 
interface headers reviewed

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

16 years agocompilation fix after last commit
Vadim Zeitlin [Mon, 10 Mar 2008 15:54:03 +0000 (15:54 +0000)] 
compilation fix after last commit

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

16 years agoadded wxNativeContainerWindow and implemented it for wxMSW and wxGTK
Vadim Zeitlin [Mon, 10 Mar 2008 15:50:48 +0000 (15:50 +0000)] 
added wxNativeContainerWindow and implemented it for wxMSW and wxGTK

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

16 years agoupdate the technote with the conventions recently defined
Francesco Montorsi [Mon, 10 Mar 2008 15:36:23 +0000 (15:36 +0000)] 
update the technote with the conventions recently defined

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

16 years agoregenerated headers to remove @seealso in favour of @see; fixed links to global funct...
Francesco Montorsi [Mon, 10 Mar 2008 15:24:38 +0000 (15:24 +0000)] 
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'

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

16 years agofixed links to global variables; fixed categories; use @see instead of @seealso
Francesco Montorsi [Mon, 10 Mar 2008 15:19:31 +0000 (15:19 +0000)] 
fixed links to global variables; fixed categories; use @see instead of @seealso

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

16 years agouse CSS spans instead of \sections so that we uniform the look to the Doxygen HTML...
Francesco Montorsi [Mon, 10 Mar 2008 15:11:37 +0000 (15:11 +0000)] 
use CSS spans instead of \sections so that we uniform the look to the Doxygen HTML for @see tag; remove @seealso and rather use the std @see tag

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

16 years agofurther simplifiy USE_NATIVE_HEADER_WINDOW checks
Vadim Zeitlin [Mon, 10 Mar 2008 02:55:57 +0000 (02:55 +0000)] 
further simplifiy USE_NATIVE_HEADER_WINDOW checks

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

16 years agoremove spurious \b
Francesco Montorsi [Sun, 9 Mar 2008 18:13:09 +0000 (18:13 +0000)] 
remove spurious \b

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

16 years agoAdd interface/* to fileNotImportant.
Michael Wetherell [Sun, 9 Mar 2008 17:46:28 +0000 (17:46 +0000)] 
Add interface/* to fileNotImportant.

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

16 years agorevised the first two interface headers
Francesco Montorsi [Sun, 9 Mar 2008 17:42:34 +0000 (17:42 +0000)] 
revised the first two interface headers

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

16 years agouse wxAcceleratorEntryFlags as wxACCEL_* enum name so it's easier to refer to it...
Francesco Montorsi [Sun, 9 Mar 2008 17:42:07 +0000 (17:42 +0000)] 
use wxAcceleratorEntryFlags as wxACCEL_* enum name so it's easier to refer to it in wxDocs

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

16 years agofixed category
Francesco Montorsi [Sun, 9 Mar 2008 17:09:29 +0000 (17:09 +0000)] 
fixed category

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

16 years agoadd const qualifiers
Francesco Montorsi [Sun, 9 Mar 2008 16:24:26 +0000 (16:24 +0000)] 
add const qualifiers

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

16 years agoremove wxTextAttr::CreateFont(); return wxNullFont from GetFont() if we have no font...
Vadim Zeitlin [Sun, 9 Mar 2008 13:14:58 +0000 (13:14 +0000)] 
remove wxTextAttr::CreateFont(); return wxNullFont from GetFont() if we have no font attributes

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

16 years agodon't use native headers in wxUniv build (this doesn't even link under MSW)
Vadim Zeitlin [Sun, 9 Mar 2008 12:57:10 +0000 (12:57 +0000)] 
don't use native headers in wxUniv build (this doesn't even link under MSW)

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

16 years agodocument "wrap" attribute for wxStaticText
Vadim Zeitlin [Sun, 9 Mar 2008 12:47:27 +0000 (12:47 +0000)] 
document "wrap" attribute for wxStaticText

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

16 years agoremoved @NULL,@true,@false tags from the function prototypes; fixed * and & displacin...
Francesco Montorsi [Sun, 9 Mar 2008 12:33:59 +0000 (12:33 +0000)] 
removed @NULL,@true,@false tags from the function prototypes; fixed * and & displacing in the prototypes; changed @param as discussed on wx-dev; use @see instead of @sa; better indentation for @returns,@remarks,@see paragraphs; other misc fixes

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

16 years agodon't style using Doxygen tags; use <span> tags and CSS instead
Francesco Montorsi [Sun, 9 Mar 2008 12:31:29 +0000 (12:31 +0000)] 
don't style using Doxygen tags; use <span> tags and CSS instead

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

16 years agofix missing end brace
Francesco Montorsi [Sun, 9 Mar 2008 11:58:39 +0000 (11:58 +0000)] 
fix missing end brace

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

16 years agoadjust comments for latex Doxyfile; no real change; add Id keyword
Francesco Montorsi [Sun, 9 Mar 2008 11:08:33 +0000 (11:08 +0000)] 
adjust comments for latex Doxyfile; no real change; add Id keyword

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

16 years agoEnable XRC to call wxStaticText::Wrap
Robin Dunn [Sun, 9 Mar 2008 03:27:54 +0000 (03:27 +0000)] 
Enable XRC to call wxStaticText::Wrap

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

16 years agoDon't need to use wxHAVE_RAW_BITMAP any more.
Robin Dunn [Sun, 9 Mar 2008 03:24:38 +0000 (03:24 +0000)] 
Don't need to use wxHAVE_RAW_BITMAP any more.

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

16 years agowxUniv compilation fix for gs_windowHandles assignment
Vadim Zeitlin [Sat, 8 Mar 2008 23:04:39 +0000 (23:04 +0000)] 
wxUniv compilation fix for gs_windowHandles assignment

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

16 years agofixed 'Select All' context menu in wxTextCtrl with wxTE_RICH style
Václav Slavík [Sat, 8 Mar 2008 23:04:06 +0000 (23:04 +0000)] 
fixed 'Select All' context menu in wxTextCtrl with wxTE_RICH style

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

16 years agolatex include is not making things worse, so we use it all the same
Stefan Csomor [Sat, 8 Mar 2008 21:52:25 +0000 (21:52 +0000)] 
latex include is not making things worse, so we use it all the same

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

16 years agolatex include not properly working for links and titlepage
Stefan Csomor [Sat, 8 Mar 2008 21:34:28 +0000 (21:34 +0000)] 
latex include not properly working for links and titlepage

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

16 years agofixes
Stefan Csomor [Sat, 8 Mar 2008 21:32:53 +0000 (21:32 +0000)] 
fixes

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

16 years agopdflatex support
Stefan Csomor [Sat, 8 Mar 2008 21:18:06 +0000 (21:18 +0000)] 
pdflatex support

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

16 years agoadding files for pdflatex support
Stefan Csomor [Sat, 8 Mar 2008 21:15:41 +0000 (21:15 +0000)] 
adding files for pdflatex support

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

16 years agouse SPAN.literal CSS style for @true, @false, @ifdef_ and similars
Francesco Montorsi [Sat, 8 Mar 2008 17:32:21 +0000 (17:32 +0000)] 
use SPAN.literal CSS style for @true, @false, @ifdef_ and similars

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

16 years agospecify we don't use # character; other minor details
Francesco Montorsi [Sat, 8 Mar 2008 17:30:40 +0000 (17:30 +0000)] 
specify we don't use # character; other minor details

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

16 years agoTypo in filesNotImportant.
Michael Wetherell [Sat, 8 Mar 2008 16:08:36 +0000 (16:08 +0000)] 
Typo in filesNotImportant.

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

16 years agocleaning up common OSX code
Stefan Csomor [Sat, 8 Mar 2008 15:46:39 +0000 (15:46 +0000)] 
cleaning up common OSX code

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

16 years agomore comments
Francesco Montorsi [Sat, 8 Mar 2008 15:30:12 +0000 (15:30 +0000)] 
more comments

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

16 years agoadjusted indentation with astyle; added Id keyword
Francesco Montorsi [Sat, 8 Mar 2008 14:43:31 +0000 (14:43 +0000)] 
adjusted indentation with astyle; added Id keyword

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

16 years agomake it callable from any path
Francesco Montorsi [Sat, 8 Mar 2008 14:39:02 +0000 (14:39 +0000)] 
make it callable from any path

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

16 years agoadded interface headers with latest discussed changes
Francesco Montorsi [Sat, 8 Mar 2008 13:52:38 +0000 (13:52 +0000)] 
added interface headers with latest discussed changes

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

16 years agocleaning up common OSX code
Stefan Csomor [Fri, 7 Mar 2008 19:38:01 +0000 (19:38 +0000)] 
cleaning up common OSX code

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

16 years agocleaning up common OSX code
Stefan Csomor [Fri, 7 Mar 2008 16:56:04 +0000 (16:56 +0000)] 
cleaning up common OSX code

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

16 years agocleaning up common OSX code
Stefan Csomor [Fri, 7 Mar 2008 16:54:12 +0000 (16:54 +0000)] 
cleaning up common OSX code

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

16 years agocleaning up common OSX code
Stefan Csomor [Fri, 7 Mar 2008 16:53:07 +0000 (16:53 +0000)] 
cleaning up common OSX code

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

16 years agocleaning up common OSX code
Stefan Csomor [Fri, 7 Mar 2008 16:51:06 +0000 (16:51 +0000)] 
cleaning up common OSX code

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

16 years agocleaning up common OSX code
Stefan Csomor [Fri, 7 Mar 2008 16:50:27 +0000 (16:50 +0000)] 
cleaning up common OSX code

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

16 years agocleaning up common OSX code
Stefan Csomor [Fri, 7 Mar 2008 16:50:13 +0000 (16:50 +0000)] 
cleaning up common OSX code

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

16 years agoxcode_config moved
Stefan Csomor [Fri, 7 Mar 2008 16:44:06 +0000 (16:44 +0000)] 
xcode_config moved

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

16 years agoadding Aspen (iPhone)
Stefan Csomor [Fri, 7 Mar 2008 16:41:41 +0000 (16:41 +0000)] 
adding Aspen (iPhone)

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

16 years agomoving out of 'carbon' dir
Stefan Csomor [Fri, 7 Mar 2008 16:31:21 +0000 (16:31 +0000)] 
moving out of 'carbon' dir

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

16 years agomoving out of 'carbon' dir
Stefan Csomor [Fri, 7 Mar 2008 16:30:59 +0000 (16:30 +0000)] 
moving out of 'carbon' dir

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

16 years agoadding DLOPEN
Stefan Csomor [Fri, 7 Mar 2008 16:29:47 +0000 (16:29 +0000)] 
adding DLOPEN

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

16 years agofixed syntax error
Václav Slavík [Fri, 7 Mar 2008 12:59:58 +0000 (12:59 +0000)] 
fixed syntax error

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

16 years agoOnly use fonts in wxTextAttr::Combine if they are really present in the attributes.
Julian Smart [Fri, 7 Mar 2008 08:55:12 +0000 (08:55 +0000)] 
Only use fonts in wxTextAttr::Combine if they are really present in the attributes.

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

16 years agofixed minsize setting after wxCollapsiblePane is expanded - should set client, not...
Václav Slavík [Thu, 6 Mar 2008 22:23:13 +0000 (22:23 +0000)] 
fixed minsize setting after wxCollapsiblePane is expanded - should set client, not window, minsize

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

16 years agodeprecated wxWindow::SetHelpTextForId()
Václav Slavík [Thu, 6 Mar 2008 19:28:51 +0000 (19:28 +0000)] 
deprecated wxWindow::SetHelpTextForId()

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

16 years agouse %p for printing out a pointer
Vadim Zeitlin [Thu, 6 Mar 2008 17:11:37 +0000 (17:11 +0000)] 
use %p for printing out a pointer

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

16 years ago64/32 bit fixes
Stefan Csomor [Thu, 6 Mar 2008 12:24:33 +0000 (12:24 +0000)] 
64/32 bit fixes

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

16 years ago64/32 bit fixes
Stefan Csomor [Thu, 6 Mar 2008 12:20:28 +0000 (12:20 +0000)] 
64/32 bit fixes

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

16 years agouse 6px as the default wxSizer border in wxGTK to be a little bit closer to GNOME HIG
Václav Slavík [Thu, 6 Mar 2008 10:12:03 +0000 (10:12 +0000)] 
use 6px as the default wxSizer border in wxGTK to be a little bit closer to GNOME HIG

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

16 years agoinclude fixed for non-precomp
Stefan Csomor [Thu, 6 Mar 2008 09:44:36 +0000 (09:44 +0000)] 
include fixed for non-precomp

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

16 years agoUpdate OpenVMS compile configuration
Jouk Jansen [Thu, 6 Mar 2008 06:46:56 +0000 (06:46 +0000)] 
Update OpenVMS compile configuration

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

16 years agoremove wxFindFocusedChild() declaration too as g++ gets upset if an extern function...
Vadim Zeitlin [Wed, 5 Mar 2008 23:12:13 +0000 (23:12 +0000)] 
remove wxFindFocusedChild() declaration too as g++ gets upset if an extern function is redefined as static

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

16 years agographics context additions (work in progress for cocoa integration) and merging graph...
Stefan Csomor [Wed, 5 Mar 2008 21:27:46 +0000 (21:27 +0000)] 
graphics context additions (work in progress for cocoa integration) and merging graphics bitmap additions from Kevin O.

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

16 years agographics context additions (work in progress for cocoa integration) and merging graph...
Stefan Csomor [Wed, 5 Mar 2008 21:19:46 +0000 (21:19 +0000)] 
graphics context additions (work in progress for cocoa integration) and merging graphics bitmap additions from Kevin O.

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

16 years agoshaped can be minimized
Stefan Csomor [Wed, 5 Mar 2008 21:16:16 +0000 (21:16 +0000)] 
shaped can be minimized

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

16 years agographics context additions and merging graphics bitmap additions from Kevin O.
Stefan Csomor [Wed, 5 Mar 2008 21:14:28 +0000 (21:14 +0000)] 
graphics context additions and merging graphics bitmap additions from Kevin O.

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

16 years agographics context additions and merging graphics bitmap additions from Kevin O.
Stefan Csomor [Wed, 5 Mar 2008 21:13:05 +0000 (21:13 +0000)] 
graphics context additions and merging graphics bitmap additions from Kevin O.

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

16 years agographics context additions and merging graphics bitmap additions from Kevin O.
Stefan Csomor [Wed, 5 Mar 2008 21:11:44 +0000 (21:11 +0000)] 
graphics context additions and merging graphics bitmap additions from Kevin O.

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

16 years agomerging graphics bitmap additions from Kevin O.
Stefan Csomor [Wed, 5 Mar 2008 21:10:39 +0000 (21:10 +0000)] 
merging graphics bitmap additions from Kevin O.

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

16 years agofix links to overviews
Francesco Montorsi [Wed, 5 Mar 2008 19:13:12 +0000 (19:13 +0000)] 
fix links to overviews

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

16 years agofixed all doxygen warnings fixable
Francesco Montorsi [Wed, 5 Mar 2008 19:08:53 +0000 (19:08 +0000)] 
fixed all doxygen warnings fixable

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

16 years agomade wxFindFocusedChild static, the comment wasn't telling truth anymore
Václav Slavík [Wed, 5 Mar 2008 15:31:09 +0000 (15:31 +0000)] 
made wxFindFocusedChild static, the comment wasn't telling truth anymore

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

16 years agoignore more build files
Vadim Zeitlin [Wed, 5 Mar 2008 15:22:18 +0000 (15:22 +0000)] 
ignore more build files

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

16 years agocheck that parent is non-NULL in CreateWindowFromHWND() instead of just crashing...
Vadim Zeitlin [Wed, 5 Mar 2008 15:18:59 +0000 (15:18 +0000)] 
check that parent is non-NULL in CreateWindowFromHWND() instead of just crashing if it is; don't call SetEventHandler() unnecessarily; inherit the id from HWND in AdoptAttributesFromHWND()

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

16 years agocall SetHWND(hWnd) from SubclassWin(), this is consistent with calling SetHWND(0...
Vadim Zeitlin [Wed, 5 Mar 2008 15:16:50 +0000 (15:16 +0000)] 
call SetHWND(hWnd) from SubclassWin(), this is consistent with calling SetHWND(0) from UnsubclassWin()

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

16 years agoadded wxRESERVE_SPACE_EVEN_IF_HIDDEN support to XRC
Václav Slavík [Wed, 5 Mar 2008 15:14:00 +0000 (15:14 +0000)] 
added wxRESERVE_SPACE_EVEN_IF_HIDDEN support to XRC

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

16 years agodisable wxHAS_TEXT_WINDOW_STREAM for the old MSVC iostream.h library; don't disable...
Vadim Zeitlin [Wed, 5 Mar 2008 12:39:59 +0000 (12:39 +0000)] 
disable wxHAS_TEXT_WINDOW_STREAM for the old MSVC iostream.h library; don't disable it for DLL builds (why?)

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

16 years agoinclude wx/artprov.h to define wxArtID used in this header
Vadim Zeitlin [Wed, 5 Mar 2008 12:27:21 +0000 (12:27 +0000)] 
include wx/artprov.h to define wxArtID used in this header

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

16 years agoformat strings with no real text don't need translating
Václav Slavík [Tue, 4 Mar 2008 22:18:57 +0000 (22:18 +0000)] 
format strings with no real text don't need translating

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

16 years agoset wxUSE_IOSTREAMH to 0 by default, we're in 2008, not 1988
Vadim Zeitlin [Tue, 4 Mar 2008 12:16:33 +0000 (12:16 +0000)] 
set wxUSE_IOSTREAMH to 0 by default, we're in 2008, not 1988

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

16 years agoremove leading dots from .ini/.conf in AddConfFileExtIfNeeded() as this results in...
Vadim Zeitlin [Tue, 4 Mar 2008 12:14:40 +0000 (12:14 +0000)] 
remove leading dots from .ini/.conf in AddConfFileExtIfNeeded() as this results in double dots in the resulting file name

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

16 years agoremove duplicate end iterator declaration from Destroy()
Vadim Zeitlin [Tue, 4 Mar 2008 12:06:40 +0000 (12:06 +0000)] 
remove duplicate end iterator declaration from Destroy()

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

16 years agoVC6 doesn't have wostream when using old iostream.h
Vadim Zeitlin [Tue, 4 Mar 2008 12:06:07 +0000 (12:06 +0000)] 
VC6 doesn't have wostream when using old iostream.h

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

16 years agoadded macros for checking for conflicts between flags values; use it in wxSizer code
Václav Slavík [Tue, 4 Mar 2008 12:03:02 +0000 (12:03 +0000)] 
added macros for checking for conflicts between flags values; use it in wxSizer code

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

16 years agoadded wxRESERVE_SPACE_EVEN_IF_HIDDEN sizer flag that prevents the sizer from changing...
Václav Slavík [Tue, 4 Mar 2008 12:01:36 +0000 (12:01 +0000)] 
added wxRESERVE_SPACE_EVEN_IF_HIDDEN sizer flag that prevents the sizer from changing size if a window is hidden

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

16 years agofixed wxGenericTreeCtrl::DoThaw to call base class' method
Václav Slavík [Tue, 4 Mar 2008 10:06:05 +0000 (10:06 +0000)] 
fixed wxGenericTreeCtrl::DoThaw to call base class' method

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

16 years agoremoved IsFrozen() from paint handler, no need for it there
Václav Slavík [Tue, 4 Mar 2008 10:05:40 +0000 (10:05 +0000)] 
removed IsFrozen() from paint handler, no need for it there

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

16 years agotest Freeze/Thaw completely, including clearing and setting insertion point
Václav Slavík [Tue, 4 Mar 2008 10:04:25 +0000 (10:04 +0000)] 
test Freeze/Thaw completely, including clearing and setting insertion point

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

16 years agoimplemented Freeze/Thaw in wxGTK
Václav Slavík [Tue, 4 Mar 2008 10:03:01 +0000 (10:03 +0000)] 
implemented Freeze/Thaw in wxGTK

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