wxWidgets.git
15 years agoget rid of unused variable warning
Vadim Zeitlin [Sun, 12 Oct 2008 22:30:04 +0000 (22:30 +0000)] 
get rid of unused variable warning

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

15 years agowxUSE_STL compilation fix
Vadim Zeitlin [Sun, 12 Oct 2008 22:27:49 +0000 (22:27 +0000)] 
wxUSE_STL compilation fix

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

15 years agodon't allocate a too big buffer on stack
Vadim Zeitlin [Sun, 12 Oct 2008 20:57:19 +0000 (20:57 +0000)] 
don't allocate a too big buffer on stack

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

15 years agoadd simple (and disabled by default) wxSocket client test
Vadim Zeitlin [Sun, 12 Oct 2008 20:45:29 +0000 (20:45 +0000)] 
add simple (and disabled by default) wxSocket client test

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

15 years agoCorrect spelling and signature of FixIndexesOfChildren
Robert Roebling [Sun, 12 Oct 2008 18:07:01 +0000 (18:07 +0000)] 
Correct spelling and signature of FixIndexesOfChildren

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

15 years agodon't replace . and .. with the corresponding directoties names in GetLongPath()...
Vadim Zeitlin [Sun, 12 Oct 2008 15:15:32 +0000 (15:15 +0000)] 
don't replace . and .. with the corresponding directoties names in GetLongPath() as this breaks the normalization of file names without wxPATH_NORM_DOTS flag (#9814)

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

15 years agofix off by one bug in the buffer size (fixes #10039)
Vadim Zeitlin [Sun, 12 Oct 2008 14:51:45 +0000 (14:51 +0000)] 
fix off by one bug in the buffer size (fixes #10039)

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

15 years agorenamed the subdirectory to indicate that it contains stock icons
Vadim Zeitlin [Sun, 12 Oct 2008 14:41:48 +0000 (14:41 +0000)] 
renamed the subdirectory to indicate that it contains stock icons

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

15 years agoadd stock images to the stock items page (closes #9533)
Vadim Zeitlin [Sun, 12 Oct 2008 14:24:26 +0000 (14:24 +0000)] 
add stock images to the stock items page (closes #9533)

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

15 years agocompilation fix for PCH-less build
Vadim Zeitlin [Sun, 12 Oct 2008 14:12:57 +0000 (14:12 +0000)] 
compilation fix for PCH-less build

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

15 years agoadd wxGenericStaticText (#9656)
Vadim Zeitlin [Sun, 12 Oct 2008 13:04:00 +0000 (13:04 +0000)] 
add wxGenericStaticText (#9656)

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

15 years agoremoved a warning that should only be a FIXME
Václav Slavík [Sun, 12 Oct 2008 13:03:53 +0000 (13:03 +0000)] 
removed a warning that should only be a FIXME

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

15 years agoadd a unit test for reading non existent values (to check for #10030)
Vadim Zeitlin [Sun, 12 Oct 2008 12:52:43 +0000 (12:52 +0000)] 
add a unit test for reading non existent values (to check for #10030)

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

15 years agoEliminate (or at least reduce) 64-bit build warnings (as described in wxPG sourceforg...
Jaakko Salli [Sun, 12 Oct 2008 12:23:48 +0000 (12:23 +0000)] 
Eliminate (or at least reduce) 64-bit build warnings (as described in wxPG sourceforge bug report #2156069)

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

15 years agoRe-added GetSelectProperty() to wxPropertyGridManager
Jaakko Salli [Sun, 12 Oct 2008 11:29:41 +0000 (11:29 +0000)] 
Re-added GetSelectProperty() to wxPropertyGridManager

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

15 years agoAlso update description text when wxPG_DESCRIPTION window style is toggled
Jaakko Salli [Sun, 12 Oct 2008 11:25:18 +0000 (11:25 +0000)] 
Also update description text when wxPG_DESCRIPTION window style is toggled

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

15 years agoSet focus back to canvas when child editors are being destroyed (fixes wxGTK property...
Jaakko Salli [Sun, 12 Oct 2008 11:13:21 +0000 (11:13 +0000)] 
Set focus back to canvas when child editors are being destroyed (fixes wxGTK property selection focus bug)

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

15 years agoget help frame's icon using wxART_FRAME_ICON wxArtClient hint, not wxART_HELP_BROWSER
Václav Slavík [Sat, 11 Oct 2008 20:17:55 +0000 (20:17 +0000)] 
get help frame's icon using wxART_FRAME_ICON wxArtClient hint, not wxART_HELP_BROWSER

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

15 years agoinit the file and dir pickers with dummy files/folders
Francesco Montorsi [Sat, 11 Oct 2008 16:03:59 +0000 (16:03 +0000)] 
init the file and dir pickers with dummy files/folders

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

15 years agofix the menu item bitmaps for wxMSW;
Francesco Montorsi [Sat, 11 Oct 2008 15:55:23 +0000 (15:55 +0000)] 
fix the menu item bitmaps for wxMSW;
fix the name of the screenshot generated for wxHyperlinkCtrl on platforms != wxGTK

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

15 years agoAct as wxMSW and make an assert fail, if the user forgot to give a "type flag" (previ...
Francesco Montorsi [Sat, 11 Oct 2008 15:54:14 +0000 (15:54 +0000)] 
Act as wxMSW and make an assert fail, if the user forgot to give a "type flag" (previously it assumed wxLC_LIST type flag).

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

15 years agoadded automatically generated screenshots of wxMSW controls
Francesco Montorsi [Sat, 11 Oct 2008 15:53:30 +0000 (15:53 +0000)] 
added automatically generated screenshots of wxMSW controls

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

15 years agoadded automatically-generated bitmaps of wxWidgets controls
Francesco Montorsi [Sat, 11 Oct 2008 13:15:06 +0000 (13:15 +0000)] 
added automatically-generated bitmaps of wxWidgets controls

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

15 years agorevised m*h headers
Francesco Montorsi [Sat, 11 Oct 2008 13:10:48 +0000 (13:10 +0000)] 
revised m*h headers

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

15 years agoadding missing cast
Stefan Csomor [Sat, 11 Oct 2008 06:00:17 +0000 (06:00 +0000)] 
adding missing cast

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

15 years agosuperfluous embedding API
Stefan Csomor [Sat, 11 Oct 2008 05:18:26 +0000 (05:18 +0000)] 
superfluous embedding API

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

15 years agofix two bugs: 1) the missing NOT in the if (real) test; 2) the missing +1 in getID...
Francesco Montorsi [Fri, 10 Oct 2008 22:51:26 +0000 (22:51 +0000)] 
fix two bugs: 1) the missing NOT in the if (real) test; 2) the missing +1 in getID() function; add many checks and log messages

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

15 years agoSTL build compilation fix
Vadim Zeitlin [Fri, 10 Oct 2008 21:20:46 +0000 (21:20 +0000)] 
STL build compilation fix

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

15 years agofix C strings comparison in LoadSave() test in STL build
Vadim Zeitlin [Fri, 10 Oct 2008 21:12:51 +0000 (21:12 +0000)] 
fix C strings comparison in LoadSave() test in STL build

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

15 years agofixed the status of the second radio button; now (on wxGTK at least) it appears corre...
Francesco Montorsi [Fri, 10 Oct 2008 20:56:45 +0000 (20:56 +0000)] 
fixed the status of the second radio button; now (on wxGTK at least) it appears correctly as unchecked

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

15 years agofix doxygen warnings
Francesco Montorsi [Fri, 10 Oct 2008 19:14:22 +0000 (19:14 +0000)] 
fix doxygen warnings

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

15 years agogroup hit-test flags into an enum (like I did in docs); this makes easier to document...
Francesco Montorsi [Fri, 10 Oct 2008 19:13:50 +0000 (19:13 +0000)] 
group hit-test flags into an enum (like I did in docs); this makes easier to document them, but is also logically the best thing since wxRichTextBuffer::HitTest is documented to return only _one_ of those flags.

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

15 years agomoving embedding to common API
Stefan Csomor [Fri, 10 Oct 2008 19:01:32 +0000 (19:01 +0000)] 
moving embedding to common API

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

15 years agobetter use of <wx-data>
Francesco Montorsi [Fri, 10 Oct 2008 18:46:13 +0000 (18:46 +0000)] 
better use of <wx-data>

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

15 years agojust return false instead of crashing if the document contents can't be converted...
Vadim Zeitlin [Fri, 10 Oct 2008 16:13:53 +0000 (16:13 +0000)] 
just return false instead of crashing if the document contents can't be converted to the target encoding (#10064)

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

15 years agodon't crash when streaming out a wxString into an std::ostream, just set the failbit...
Vadim Zeitlin [Fri, 10 Oct 2008 16:11:40 +0000 (16:11 +0000)] 
don't crash when streaming out a wxString into an std::ostream, just set the failbit instead

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

15 years agouse correct background color when drawing borders
Paul Cornett [Fri, 10 Oct 2008 15:51:09 +0000 (15:51 +0000)] 
use correct background color when drawing borders

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

15 years agoadd a very simple test for Load/Save()
Vadim Zeitlin [Fri, 10 Oct 2008 15:37:50 +0000 (15:37 +0000)] 
add a very simple test for Load/Save()

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

15 years agoGetPendingEditedValue() -> GetUncommittedPropertyValue() (more consistent API naming...
Jaakko Salli [Fri, 10 Oct 2008 15:22:08 +0000 (15:22 +0000)] 
GetPendingEditedValue() -> GetUncommittedPropertyValue() (more consistent API naming. Eg. there is also CommitChangesFromEditor())

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

15 years agoFix crash again
Robert Roebling [Fri, 10 Oct 2008 10:02:35 +0000 (10:02 +0000)] 
Fix crash again

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

15 years agoTrying to make introduction reappear
Robert Roebling [Fri, 10 Oct 2008 08:44:49 +0000 (08:44 +0000)] 
Trying to make introduction reappear

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

15 years agoFix crash with NULL pointer dereferencing
Robert Roebling [Fri, 10 Oct 2008 07:36:36 +0000 (07:36 +0000)] 
Fix crash with NULL pointer dereferencing

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

15 years agoimplement GetSizeAvailableForScrollTarget
Robert Roebling [Thu, 9 Oct 2008 19:18:28 +0000 (19:18 +0000)] 
implement GetSizeAvailableForScrollTarget

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

15 years agoUse g_signal_connect_after for wxRadioButton as well
Robert Roebling [Thu, 9 Oct 2008 18:12:41 +0000 (18:12 +0000)] 
Use g_signal_connect_after for wxRadioButton as well

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

15 years agoBlind guess fix for wxRB_SINGLE
Robert Roebling [Thu, 9 Oct 2008 18:09:11 +0000 (18:09 +0000)] 
Blind guess fix for wxRB_SINGLE

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

15 years agofixed a bug caused by passing a wxChar[] buffer to a function taking a wxString;...
Francesco Montorsi [Thu, 9 Oct 2008 17:00:32 +0000 (17:00 +0000)] 
fixed a bug caused by passing a wxChar[] buffer to a function taking a wxString; the buffer was automatically converted but since it was not NULL-terminated, a crash resulted

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

15 years agodoxygen warning fix
Francesco Montorsi [Thu, 9 Oct 2008 16:42:52 +0000 (16:42 +0000)] 
doxygen warning fix

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

15 years agorevised richtext headers
Francesco Montorsi [Thu, 9 Oct 2008 16:30:57 +0000 (16:30 +0000)] 
revised richtext headers

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

15 years agofix typo (missing P2 argument in template)
Francesco Montorsi [Thu, 9 Oct 2008 14:23:06 +0000 (14:23 +0000)] 
fix typo (missing P2 argument in template)

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

15 years agouse standard tags @class,,@lib,@category for wxScopeGuard, too (to keep the documenta...
Francesco Montorsi [Thu, 9 Oct 2008 13:45:25 +0000 (13:45 +0000)] 
use standard tags @class,,@lib,@category for wxScopeGuard, too (to keep the documentation style uniform)

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

15 years agouse wxScopeGuard instead of an explicit try/catch(...)/throw: this suppresses wxUSE_E...
Vadim Zeitlin [Thu, 9 Oct 2008 11:27:59 +0000 (11:27 +0000)] 
use wxScopeGuard instead of an explicit try/catch(...)/throw: this suppresses wxUSE_EXCEPTIONS tests and also avoids MSVC unreachable code warnings

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

15 years agoadd 3 parameter scope guard; improve its documentation
Vadim Zeitlin [Thu, 9 Oct 2008 11:26:50 +0000 (11:26 +0000)] 
add 3 parameter scope guard; improve its documentation

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

15 years agouse /nologo nmake switch to avoid many annoying copyright notices in output
Vadim Zeitlin [Thu, 9 Oct 2008 09:49:18 +0000 (09:49 +0000)] 
use /nologo nmake switch to avoid many annoying copyright notices in output

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

15 years agoexclude contrib from build for as long as there is no makefile.vc there
Vadim Zeitlin [Thu, 9 Oct 2008 09:48:24 +0000 (09:48 +0000)] 
exclude contrib from build for as long as there is no makefile.vc there

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

15 years agotrying to fix visibility problems for ObjC++ files after bakefile 0.2.4 upgrade
Vadim Zeitlin [Thu, 9 Oct 2008 09:39:31 +0000 (09:39 +0000)] 
trying to fix visibility problems for ObjC++ files after bakefile 0.2.4 upgrade

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

15 years agofix bug in the test in STL build (where std::vector uses operator=() and not copy...
Vadim Zeitlin [Thu, 9 Oct 2008 09:33:13 +0000 (09:33 +0000)] 
fix bug in the test in STL build (where std::vector uses operator=() and not copy ctor to copy objects around, at least with g++)

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

15 years agofix errors due to missing wxPrintf() declaration in STL build
Vadim Zeitlin [Thu, 9 Oct 2008 09:02:27 +0000 (09:02 +0000)] 
fix errors due to missing wxPrintf() declaration in STL build

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

15 years agorebaked with glgrab again
Stefan Csomor [Thu, 9 Oct 2008 07:46:12 +0000 (07:46 +0000)] 
rebaked with glgrab again

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

15 years agoforgot to commit this file ...
Stefan Csomor [Thu, 9 Oct 2008 05:36:34 +0000 (05:36 +0000)] 
forgot to commit this file ...

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

15 years agoAdded test for Select()
Robert Roebling [Wed, 8 Oct 2008 18:55:23 +0000 (18:55 +0000)] 
Added test for Select()

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

15 years agoForgot to set GtkIter stamp in Select() and friends
Robert Roebling [Wed, 8 Oct 2008 18:46:46 +0000 (18:46 +0000)] 
Forgot to set GtkIter stamp in Select() and friends

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

15 years agoRemoved '#ifndef DOXYGEN' sections
Jaakko Salli [Wed, 8 Oct 2008 18:19:02 +0000 (18:19 +0000)] 
Removed '#ifndef DOXYGEN' sections

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

15 years agoRemoved dysfunctional wxPGPropery::PrepareValueForDialogEditing(); Replaced its funct...
Jaakko Salli [Wed, 8 Oct 2008 18:15:10 +0000 (18:15 +0000)] 
Removed dysfunctional wxPGPropery::PrepareValueForDialogEditing(); Replaced its functionality with wxPropertyGrid::GetPendingEditedValue(); Added wxPropertyGrid::PerformValidation() flags so it can be called in generic context.

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

15 years agoFixed header file conflict.
Stefan Neis [Wed, 8 Oct 2008 17:53:03 +0000 (17:53 +0000)] 
Fixed header file conflict.

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

15 years agoRemoved wxPropertyGridInterface::SetPropertyAttributes()
Jaakko Salli [Wed, 8 Oct 2008 17:02:02 +0000 (17:02 +0000)] 
Removed wxPropertyGridInterface::SetPropertyAttributes()

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

15 years agoregenerated after updating to 0.2.4 bakefile.m4
Vadim Zeitlin [Wed, 8 Oct 2008 16:53:42 +0000 (16:53 +0000)] 
regenerated after updating to 0.2.4 bakefile.m4

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

15 years agoadd VC9 project files (closes #9960)
Vadim Zeitlin [Wed, 8 Oct 2008 16:42:00 +0000 (16:42 +0000)] 
add VC9 project files (closes #9960)

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

15 years agoupdate to 0.2.4 version
Vadim Zeitlin [Wed, 8 Oct 2008 16:32:41 +0000 (16:32 +0000)] 
update to 0.2.4 version

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

15 years agoadded wxDC::GetHDC() for backwards compatibility with the existing wxMSW code
Vadim Zeitlin [Wed, 8 Oct 2008 16:09:09 +0000 (16:09 +0000)] 
added wxDC::GetHDC() for backwards compatibility with the existing wxMSW code

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

15 years agoadded propgrid files
Vadim Zeitlin [Wed, 8 Oct 2008 15:58:57 +0000 (15:58 +0000)] 
added propgrid files

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

15 years agorebaked makefiles with 0.2.4 (and now with forgotten files)
Vadim Zeitlin [Wed, 8 Oct 2008 15:47:51 +0000 (15:47 +0000)] 
rebaked makefiles with 0.2.4 (and now with forgotten files)

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

15 years agorebaked makefiles with 0.2.4
Vadim Zeitlin [Wed, 8 Oct 2008 15:44:49 +0000 (15:44 +0000)] 
rebaked makefiles with 0.2.4

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

15 years agofocus propagation, fixes #10047
Stefan Csomor [Wed, 8 Oct 2008 14:35:32 +0000 (14:35 +0000)] 
focus propagation, fixes #10047

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

15 years agoAdded missing include.
Stefan Neis [Wed, 8 Oct 2008 12:13:05 +0000 (12:13 +0000)] 
Added missing include.

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

15 years agoWorkaround for bug in gcc-3.1 through gcc-3.3 in handling deprecation.
Stefan Neis [Wed, 8 Oct 2008 12:11:07 +0000 (12:11 +0000)] 
Workaround for bug in gcc-3.1 through gcc-3.3 in handling deprecation.

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

15 years agoAvoid cyclic includes by forward declaring wxColour.
Stefan Neis [Tue, 7 Oct 2008 22:22:19 +0000 (22:22 +0000)] 
Avoid cyclic includes by forward declaring wxColour.

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

15 years agoadd wx_xrc.bkl bakefile wxpreset to the list of files to install; set Id in the svn...
Francesco Montorsi [Tue, 7 Oct 2008 17:51:13 +0000 (17:51 +0000)] 
add wx_xrc.bkl bakefile wxpreset to the list of files to install; set Id in the svn:keyword for that file

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

15 years agoRemoved SetPropertiesFlag() (high-level function using 'undocumented' wxPGProperty...
Jaakko Salli [Tue, 7 Oct 2008 17:35:06 +0000 (17:35 +0000)] 
Removed SetPropertiesFlag() (high-level function using 'undocumented' wxPGProperty flags, IIRC was mostly used as poor-man's SetEditableState() and possibly for internal use until very recently)

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

15 years agoEliminated last property generation macros from props.h (colour property gen ones...
Jaakko Salli [Tue, 7 Oct 2008 17:28:05 +0000 (17:28 +0000)] 
Eliminated last property generation macros from props.h (colour property gen ones, now use subclassing facilities present in wx(System)ColourProperty)

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

15 years agoremoved duplicated row of bitmap buttons added for error
Francesco Montorsi [Tue, 7 Oct 2008 17:22:26 +0000 (17:22 +0000)] 
removed duplicated row of bitmap buttons added for error

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

15 years agorevised st*.h headers
Francesco Montorsi [Tue, 7 Oct 2008 16:57:34 +0000 (16:57 +0000)] 
revised st*.h headers

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

15 years agoRemoved wxLongStringProperty derived property creator macros (just subclass and imple...
Jaakko Salli [Tue, 7 Oct 2008 16:56:43 +0000 (16:56 +0000)] 
Removed wxLongStringProperty derived property creator macros (just subclass and implement OnButtonClick()); Partially fixed wxPGProperty::PrepareValueForDialogEditing()

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

15 years agoadd missing semicolon; add some @see commands to link wxExecute/wxLaunchDefault*...
Francesco Montorsi [Tue, 7 Oct 2008 16:16:57 +0000 (16:16 +0000)] 
add missing semicolon; add some @see commands to link wxExecute/wxLaunchDefault* functions

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

15 years agodocument that Set/ChangeValue() set the insertion point to 0
Vadim Zeitlin [Tue, 7 Oct 2008 11:34:46 +0000 (11:34 +0000)] 
document that Set/ChangeValue() set the insertion point to 0

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

15 years agoGTK+ version guard
Robert Roebling [Tue, 7 Oct 2008 08:05:07 +0000 (08:05 +0000)] 
GTK+ version guard

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

15 years agoDon't set HINT_COMBO as wxPopupWindow is used for different windows as well
Robert Roebling [Tue, 7 Oct 2008 08:02:45 +0000 (08:02 +0000)] 
Don't set HINT_COMBO as wxPopupWindow is used for different windows as well

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

15 years agoForgot to commit
Robert Roebling [Tue, 7 Oct 2008 08:01:34 +0000 (08:01 +0000)] 
Forgot to commit

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

15 years agoAdd builds for the stable branch, and make the release builds quick builds.
Michael Wetherell [Mon, 6 Oct 2008 23:25:51 +0000 (23:25 +0000)] 
Add builds for the stable branch, and make the release builds quick builds.

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

15 years agoLimit to one build at a time with a lock, share checkout dirs, do full builds
Michael Wetherell [Mon, 6 Oct 2008 20:48:32 +0000 (20:48 +0000)] 
Limit to one build at a time with a lock, share checkout dirs, do full builds
out of tree and use ccache.

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

15 years agoinside <wx-data> we need to use instead of /
Francesco Montorsi [Mon, 6 Oct 2008 20:04:21 +0000 (20:04 +0000)] 
inside <wx-data> we need to use  instead of /

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

15 years agoporting dcscreen blit from 2.8
Stefan Csomor [Mon, 6 Oct 2008 19:48:52 +0000 (19:48 +0000)] 
porting dcscreen blit from 2.8

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

15 years agoMinimize use of editor class macros
Jaakko Salli [Mon, 6 Oct 2008 16:09:36 +0000 (16:09 +0000)] 
Minimize use of editor class macros

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

15 years agoWhen registering editor, try wxRTTI class name in additon to result of wxPGEditor...
Jaakko Salli [Mon, 6 Oct 2008 15:48:27 +0000 (15:48 +0000)] 
When registering editor, try wxRTTI class name in additon to result of wxPGEditor::GetName(). Allows creating custom editors without needing to implement GetName().

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

15 years agoRemove use of wxPG_EDITOR macro
Jaakko Salli [Mon, 6 Oct 2008 15:38:30 +0000 (15:38 +0000)] 
Remove use of wxPG_EDITOR macro

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

15 years agoRemoved GetExpandedProperties() (used to act as poor man's GetEditableState())
Jaakko Salli [Mon, 6 Oct 2008 15:24:05 +0000 (15:24 +0000)] 
Removed GetExpandedProperties() (used to act as poor man's GetEditableState())

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

15 years agoFix RCS-IDs
Jaakko Salli [Mon, 6 Oct 2008 15:14:06 +0000 (15:14 +0000)] 
Fix RCS-IDs

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

15 years agoRemoved wxPropertyGridInterface::ClearPropertyValue() (use SetPropertyValue(defaultVa...
Jaakko Salli [Mon, 6 Oct 2008 15:10:00 +0000 (15:10 +0000)] 
Removed wxPropertyGridInterface::ClearPropertyValue() (use SetPropertyValue(defaultValue) instead)

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

15 years agomake Capture() functions static members of AutoCaptureMechanism; adjusted slightly...
Francesco Montorsi [Mon, 6 Oct 2008 14:48:48 +0000 (14:48 +0000)] 
make Capture() functions static members of AutoCaptureMechanism; adjusted slightly question boxes to fit the default wxGTK width of wxMessageBox

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

15 years agoother cleanup; adjusted english in the UI
Francesco Montorsi [Mon, 6 Oct 2008 14:08:08 +0000 (14:08 +0000)] 
other cleanup; adjusted english in the UI

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

15 years agoimplemented wxMemoryFSHandler::FindFirst/Next()
Vadim Zeitlin [Mon, 6 Oct 2008 13:55:39 +0000 (13:55 +0000)] 
implemented wxMemoryFSHandler::FindFirst/Next()

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