]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
16 years agodon't clear the list control when wxLC_[HV]RULES style is toggled (#4688)
Vadim Zeitlin [Fri, 13 Jun 2008 22:38:33 +0000 (22:38 +0000)] 
don't clear the list control when wxLC_[HV]RULES style is toggled (#4688)

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

16 years agosearch for X11 headers in paths under /usr/local before those under /usr (#9477)
Vadim Zeitlin [Fri, 13 Jun 2008 22:19:24 +0000 (22:19 +0000)] 
search for X11 headers in paths under /usr/local before those under /usr (#9477)

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

16 years agofix reference counting problems with wxGridCellWithAttr (re-#9567)
Vadim Zeitlin [Fri, 13 Jun 2008 21:37:58 +0000 (21:37 +0000)] 
fix reference counting problems with wxGridCellWithAttr (re-#9567)

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

16 years ago Ticket #1032 wxVariant::operator==(wxVariant& variant) has bad bug
Robert Roebling [Fri, 13 Jun 2008 19:23:45 +0000 (19:23 +0000)] 
 Ticket #1032 wxVariant::operator==(wxVariant& variant) has bad bug

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

16 years agoSmall improvement in HTML help options dialog.
Julian Smart [Fri, 13 Jun 2008 12:53:05 +0000 (12:53 +0000)] 
Small improvement in HTML help options dialog.

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

16 years agoSkip base command line parsing, which fails when passing a book file
Julian Smart [Fri, 13 Jun 2008 11:56:42 +0000 (11:56 +0000)] 
Skip base command line parsing, which fails when passing a book file

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

16 years agofixing file paths after renaming
Stefan Csomor [Fri, 13 Jun 2008 04:20:10 +0000 (04:20 +0000)] 
fixing file paths after renaming

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

16 years agomac paths updated
Stefan Csomor [Fri, 13 Jun 2008 04:17:57 +0000 (04:17 +0000)] 
mac paths updated

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

16 years agouse HandleWindowEvent() in Close() as it can be called from a GTK+ callback (#9565)
Vadim Zeitlin [Fri, 13 Jun 2008 00:09:19 +0000 (00:09 +0000)] 
use HandleWindowEvent() in Close() as it can be called from a GTK+ callback (#9565)

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

16 years agouse @deprecated doxygen tag, a few other minor corrections (#9564)
Vadim Zeitlin [Fri, 13 Jun 2008 00:05:15 +0000 (00:05 +0000)] 
use @deprecated doxygen tag, a few other minor corrections (#9564)

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

16 years agocorrect bad references and use of @begincode instead of @code (#9566)
Vadim Zeitlin [Fri, 13 Jun 2008 00:01:33 +0000 (00:01 +0000)] 
correct bad references and use of @begincode instead of @code (#9566)

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

16 years agofix crash which happened if you called SetAttr(NULL) followed by SetAttr(attr) (...
Vadim Zeitlin [Thu, 12 Jun 2008 23:58:19 +0000 (23:58 +0000)] 
fix crash which happened if you called SetAttr(NULL) followed by SetAttr(attr) (#9567)

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

16 years agooptimize wxGrid::BlockToDeviceRect() to avoid iterating over all cells, it's enough...
Vadim Zeitlin [Thu, 12 Jun 2008 23:49:35 +0000 (23:49 +0000)] 
optimize wxGrid::BlockToDeviceRect() to avoid iterating over all cells, it's enough to only iterate over the visible ones (#9527)

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

16 years agoexclude pieces of wx hash map implementation which were wrongly included when std...
Vadim Zeitlin [Thu, 12 Jun 2008 23:28:25 +0000 (23:28 +0000)] 
exclude pieces of wx hash map implementation which were wrongly included when std::unordered_map was used in STL build

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

16 years agomac paths updated
Stefan Csomor [Thu, 12 Jun 2008 20:14:32 +0000 (20:14 +0000)] 
mac paths updated

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

16 years agodon't test for hash_{map,set} classes if we have unordered_map
Vadim Zeitlin [Thu, 12 Jun 2008 18:51:50 +0000 (18:51 +0000)] 
don't test for hash_{map,set} classes if we have unordered_map

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

16 years agoget rid of several dozen of warnings when using g++ >= 4.2 about string literals...
Vadim Zeitlin [Thu, 12 Jun 2008 18:51:27 +0000 (18:51 +0000)] 
get rid of several dozen of warnings when using g++ >= 4.2 about string literals to char* conversion

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

16 years agouse std[::tr1]::unordered_map if available in wxUSE_STL build (#9532)
Vadim Zeitlin [Thu, 12 Jun 2008 18:43:41 +0000 (18:43 +0000)] 
use std[::tr1]::unordered_map if available in wxUSE_STL build (#9532)

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

16 years agomac paths updated
Stefan Csomor [Thu, 12 Jun 2008 18:15:36 +0000 (18:15 +0000)] 
mac paths updated

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

16 years agofix some wrong declarations which upset mingw32
Vadim Zeitlin [Thu, 12 Jun 2008 18:12:55 +0000 (18:12 +0000)] 
fix some wrong declarations which upset mingw32

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:08:41 +0000 (18:08 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:07:53 +0000 (18:07 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:07:37 +0000 (18:07 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:07:17 +0000 (18:07 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:06:16 +0000 (18:06 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:05:59 +0000 (18:05 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:05:31 +0000 (18:05 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:04:55 +0000 (18:04 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:04:38 +0000 (18:04 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:04:23 +0000 (18:04 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:03:44 +0000 (18:03 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:03:25 +0000 (18:03 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:03:07 +0000 (18:03 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:02:41 +0000 (18:02 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:02:13 +0000 (18:02 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:01:48 +0000 (18:01 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 18:01:34 +0000 (18:01 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 17:59:58 +0000 (17:59 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 17:59:25 +0000 (17:59 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 17:59:00 +0000 (17:59 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 17:57:20 +0000 (17:57 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 17:56:48 +0000 (17:56 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 17:56:27 +0000 (17:56 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 17:54:47 +0000 (17:54 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 12:42:59 +0000 (12:42 +0000)] 
fixing file paths after renaming

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

16 years ago#4479: wx.ComboBox needs a SetFont method
Robert Roebling [Thu, 12 Jun 2008 12:16:42 +0000 (12:16 +0000)] 
#4479: wx.ComboBox needs a SetFont method

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

16 years agoUpdate openVMS setup-file
Jouk Jansen [Thu, 12 Jun 2008 09:42:18 +0000 (09:42 +0000)] 
Update openVMS setup-file

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

16 years agofixing file paths after renaming
Stefan Csomor [Thu, 12 Jun 2008 06:45:46 +0000 (06:45 +0000)] 
fixing file paths after renaming

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

16 years agopropagate style changes correctly to buttons with images (#3939)
Vadim Zeitlin [Thu, 12 Jun 2008 00:50:07 +0000 (00:50 +0000)] 
propagate style changes correctly to buttons with images (#3939)

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

16 years agofixing non precomp include
Stefan Csomor [Wed, 11 Jun 2008 21:14:21 +0000 (21:14 +0000)] 
fixing non precomp include

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

16 years agofixing file paths after renaming
Stefan Csomor [Wed, 11 Jun 2008 20:58:31 +0000 (20:58 +0000)] 
fixing file paths after renaming

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

16 years agorender pages in print preview at idle time, not from OnPaint, to make the UI appear...
Václav Slavík [Wed, 11 Jun 2008 20:56:41 +0000 (20:56 +0000)] 
render pages in print preview at idle time, not from OnPaint, to make the UI appear more responsive when preview takes long time to create

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

16 years agofixing file paths after renaming
Stefan Csomor [Wed, 11 Jun 2008 20:49:06 +0000 (20:49 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Wed, 11 Jun 2008 20:46:47 +0000 (20:46 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Wed, 11 Jun 2008 19:58:25 +0000 (19:58 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Wed, 11 Jun 2008 19:30:52 +0000 (19:30 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Wed, 11 Jun 2008 19:24:52 +0000 (19:24 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Wed, 11 Jun 2008 19:23:52 +0000 (19:23 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Wed, 11 Jun 2008 19:22:25 +0000 (19:22 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Wed, 11 Jun 2008 19:17:41 +0000 (19:17 +0000)] 
fixing file paths after renaming

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

16 years agofixing file paths after renaming
Stefan Csomor [Wed, 11 Jun 2008 19:14:39 +0000 (19:14 +0000)] 
fixing file paths after renaming

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

16 years agosimplify menu item callbacks by passing in wxMenuItem instead of wxMenu
Paul Cornett [Wed, 11 Jun 2008 17:07:07 +0000 (17:07 +0000)] 
simplify menu item callbacks by passing in wxMenuItem instead of wxMenu

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

16 years agorenaming mac to osx and subdirs
Stefan Csomor [Wed, 11 Jun 2008 16:53:57 +0000 (16:53 +0000)] 
renaming mac to osx and subdirs

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

16 years agorenaming mac to osx and subdirs
Stefan Csomor [Wed, 11 Jun 2008 16:50:31 +0000 (16:50 +0000)] 
renaming mac to osx and subdirs

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

16 years agorenaming
Stefan Csomor [Wed, 11 Jun 2008 16:46:55 +0000 (16:46 +0000)] 
renaming

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

16 years agorenaming
Stefan Csomor [Wed, 11 Jun 2008 16:46:03 +0000 (16:46 +0000)] 
renaming

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

16 years agorenaming
Stefan Csomor [Wed, 11 Jun 2008 16:44:18 +0000 (16:44 +0000)] 
renaming

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

16 years agorenaming
Stefan Csomor [Wed, 11 Jun 2008 16:30:48 +0000 (16:30 +0000)] 
renaming

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

16 years agorenaming
Stefan Csomor [Wed, 11 Jun 2008 16:27:44 +0000 (16:27 +0000)] 
renaming

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

16 years agorenaming
Stefan Csomor [Wed, 11 Jun 2008 16:26:59 +0000 (16:26 +0000)] 
renaming

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

16 years agoiphone additions
Stefan Csomor [Wed, 11 Jun 2008 16:26:14 +0000 (16:26 +0000)] 
iphone additions

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

16 years agoiphone additions
Stefan Csomor [Wed, 11 Jun 2008 16:25:18 +0000 (16:25 +0000)] 
iphone additions

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

16 years agopure CF code
Stefan Csomor [Wed, 11 Jun 2008 16:23:57 +0000 (16:23 +0000)] 
pure CF code

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

16 years agorename round
Stefan Csomor [Wed, 11 Jun 2008 16:13:32 +0000 (16:13 +0000)] 
rename round

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

16 years agorename round
Stefan Csomor [Wed, 11 Jun 2008 16:12:53 +0000 (16:12 +0000)] 
rename round

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

16 years agorename round
Stefan Csomor [Wed, 11 Jun 2008 16:09:45 +0000 (16:09 +0000)] 
rename round

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

16 years agorename round
Stefan Csomor [Wed, 11 Jun 2008 16:09:14 +0000 (16:09 +0000)] 
rename round

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

16 years agorename round
Stefan Csomor [Wed, 11 Jun 2008 16:08:31 +0000 (16:08 +0000)] 
rename round

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

16 years agocommitting changes before renaming
Stefan Csomor [Wed, 11 Jun 2008 16:06:28 +0000 (16:06 +0000)] 
committing changes before renaming

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

16 years agocommon private decls
Stefan Csomor [Wed, 11 Jun 2008 16:05:58 +0000 (16:05 +0000)] 
common private decls

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

16 years agocommon private decls
Stefan Csomor [Wed, 11 Jun 2008 16:05:46 +0000 (16:05 +0000)] 
common private decls

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

16 years agorearranging sources according to environment
Stefan Csomor [Wed, 11 Jun 2008 16:00:47 +0000 (16:00 +0000)] 
rearranging sources according to environment

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

16 years agoremoving double includes
Stefan Csomor [Wed, 11 Jun 2008 15:54:15 +0000 (15:54 +0000)] 
removing double includes

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

16 years agoswitching to OSX naming
Stefan Csomor [Wed, 11 Jun 2008 15:53:10 +0000 (15:53 +0000)] 
switching to OSX naming

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

16 years agouse more general pointer-to-member representation for wxEvtHandler methods to make...
Vadim Zeitlin [Wed, 11 Jun 2008 14:22:21 +0000 (14:22 +0000)] 
use more general pointer-to-member representation for wxEvtHandler methods to make it possible to use as event handlers methods of classes multiply inheriting from it and some other class (#9556)

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

16 years agofix for crash under wxX11: we get text event there when m_popup is still NULL
Vadim Zeitlin [Wed, 11 Jun 2008 11:47:24 +0000 (11:47 +0000)] 
fix for crash under wxX11: we get text event there when m_popup is still NULL

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

16 years agouse native calendar control in wxDatePickerCtrl if available (#9548)
Vadim Zeitlin [Wed, 11 Jun 2008 11:45:57 +0000 (11:45 +0000)] 
use native calendar control in wxDatePickerCtrl if available (#9548)

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

16 years agouse wxDC::SetDeviceClippingRegion() instead of deprecated SetClippingRegion()
Vadim Zeitlin [Wed, 11 Jun 2008 11:41:44 +0000 (11:41 +0000)] 
use wxDC::SetDeviceClippingRegion() instead of deprecated SetClippingRegion()

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

16 years agoremoving outdated files for mac
Stefan Csomor [Wed, 11 Jun 2008 08:32:34 +0000 (08:32 +0000)] 
removing outdated files for mac

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

16 years ago#9559 DataViewCtrl wrong behaviour with reordering not reorderable columns
Robert Roebling [Wed, 11 Jun 2008 07:43:42 +0000 (07:43 +0000)] 
#9559  DataViewCtrl wrong behaviour with reordering not reorderable columns

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

16 years agoremoving outdated files for mac
Stefan Csomor [Wed, 11 Jun 2008 06:56:47 +0000 (06:56 +0000)] 
removing outdated files for mac

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

16 years agomove 8 copies of the same function to common code
Paul Cornett [Wed, 11 Jun 2008 05:23:53 +0000 (05:23 +0000)] 
move 8 copies of the same function to common code

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

16 years agoremoving outdated files for mac
Stefan Csomor [Wed, 11 Jun 2008 05:01:23 +0000 (05:01 +0000)] 
removing outdated files for mac

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

16 years agoforward port of fix
Stefan Csomor [Wed, 11 Jun 2008 04:14:40 +0000 (04:14 +0000)] 
forward port of fix

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

16 years agoremoving old files
Stefan Csomor [Wed, 11 Jun 2008 04:13:35 +0000 (04:13 +0000)] 
removing old files

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

16 years agoremember the last type used for loading or saving the image and return it from GetTyp...
Vadim Zeitlin [Wed, 11 Jun 2008 00:28:23 +0000 (00:28 +0000)] 
remember the last type used for loading or saving the image and return it from GetType() (#9551)

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

16 years agofix some parameters docs and other minor changes (#9557)
Vadim Zeitlin [Wed, 11 Jun 2008 00:03:20 +0000 (00:03 +0000)] 
fix some parameters docs and other minor changes (#9557)

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

16 years agoremoving outdated files on mac
Stefan Csomor [Tue, 10 Jun 2008 19:00:47 +0000 (19:00 +0000)] 
removing outdated files on mac

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

16 years agoremoving outdated files on mac
Stefan Csomor [Tue, 10 Jun 2008 18:59:48 +0000 (18:59 +0000)] 
removing outdated files on mac

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

16 years agoremoving outdated files on mac
Stefan Csomor [Tue, 10 Jun 2008 18:56:13 +0000 (18:56 +0000)] 
removing outdated files on mac

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