]>
git.saurik.com Git - wxWidgets.git/log
Julian Smart [Sun, 12 Nov 2006 16:30:38 +0000 (16:30 +0000)]
Use LONG instead of long (some Wine headers complain)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43353
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Sun, 12 Nov 2006 16:16:01 +0000 (16:16 +0000)]
some doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43352
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2006 16:07:59 +0000 (16:07 +0000)]
Wine fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43351
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 12 Nov 2006 16:06:07 +0000 (16:06 +0000)]
Applied toolbar patch for wxTB_RIGHT support (patch #
1595081 ).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43350
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2006 15:54:06 +0000 (15:54 +0000)]
Wine fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43349
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 12 Nov 2006 15:42:53 +0000 (15:42 +0000)]
Update archive overview for class factory changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43348
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2006 15:39:12 +0000 (15:39 +0000)]
Wine fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43347
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 12 Nov 2006 14:33:03 +0000 (14:33 +0000)]
Applied wxStackWalker improvement part of
item #
1591718 , [wxGTK] Native assert dialog and optimized stack walker
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43346
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2006 13:53:58 +0000 (13:53 +0000)]
Added some more 2.8 large features
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43345
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2006 13:36:32 +0000 (13:36 +0000)]
Version update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43344
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2006 13:35:23 +0000 (13:35 +0000)]
Wine fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43343
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 12 Nov 2006 13:27:13 +0000 (13:27 +0000)]
Send delete item event just before the item is actually
deleted (as per wxMSW). Also include the client data
(long value) in the event.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43342
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2006 13:11:06 +0000 (13:11 +0000)]
GTK+1 fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43341
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 12 Nov 2006 12:58:10 +0000 (12:58 +0000)]
[
1590221 ] wxStandardPaths::GetExecutablePath
Required for optimised stackwalker patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43340
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2006 12:47:12 +0000 (12:47 +0000)]
Fix for GTK+1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2006 12:12:18 +0000 (12:12 +0000)]
Version updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43338
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2006 12:09:52 +0000 (12:09 +0000)]
Manual Version update
Filled in a few blanks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43337
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 12 Nov 2006 05:21:19 +0000 (05:21 +0000)]
Remove incorrect change that accidently made it into commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43336
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 12 Nov 2006 04:08:13 +0000 (04:08 +0000)]
Add scrollbars if the columns exceed the horizontal space for the control, also, have SetColumnWidth store the value in the column's wxListItem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43335
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 12 Nov 2006 02:47:22 +0000 (02:47 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43334
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 12 Nov 2006 02:44:09 +0000 (02:44 +0000)]
Some more details about CollapsiblePane
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43333
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 12 Nov 2006 02:40:57 +0000 (02:40 +0000)]
demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43332
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 12 Nov 2006 02:37:28 +0000 (02:37 +0000)]
Add wx.version()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 12 Nov 2006 02:33:43 +0000 (02:33 +0000)]
Add wxSimpleHtmlListBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 12 Nov 2006 02:32:43 +0000 (02:32 +0000)]
move the include of collpane.h to the main header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 12 Nov 2006 01:01:05 +0000 (01:01 +0000)]
Switching to a keyed list for storing information about the column data in each row, so that columns need not be set sequentially. Also, a tweak for drawing colored backgrounds when wxLC_VRULES is set, and add a few guards before calling GetColumnInfo().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sat, 11 Nov 2006 23:48:32 +0000 (23:48 +0000)]
Adding the option to toggle between native and generic listctrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 11 Nov 2006 22:14:36 +0000 (22:14 +0000)]
update from Jonas Rydberg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Sat, 11 Nov 2006 22:14:05 +0000 (22:14 +0000)]
beginnings of wxAuiNotebook documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43325
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 11 Nov 2006 22:12:34 +0000 (22:12 +0000)]
also check for RenameGroup() calls which don't/shouldn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43324
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 11 Nov 2006 22:11:01 +0000 (22:11 +0000)]
fix the bug with renaming groups leaving wxFileConfig in inconsistent state (closes 705022)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43323
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Sat, 11 Nov 2006 22:10:19 +0000 (22:10 +0000)]
added wxAuiNotebook and wxAuiTabArt to classes.tex and category.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Sat, 11 Nov 2006 22:04:05 +0000 (22:04 +0000)]
added documentation stub files for wxAuiNotebook and wxAuiTabArt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 11 Nov 2006 22:00:59 +0000 (22:00 +0000)]
extend RenameGroup() test to demonstrate the bug 705022
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43320
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 11 Nov 2006 21:59:17 +0000 (21:59 +0000)]
use CPPUNIT_ASSERT_EQUAL() to be able to see the error in wxFileConfig tests easier
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2006 20:38:46 +0000 (20:38 +0000)]
wxFD_SETSIZE --> FD_SETSIZE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43318
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 11 Nov 2006 20:23:18 +0000 (20:23 +0000)]
added include/msvc/wx/setup.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43317
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 11 Nov 2006 20:20:58 +0000 (20:20 +0000)]
updated version to 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2006 20:06:20 +0000 (20:06 +0000)]
Patch [
1594353 ] Fix for wxCollapsiblePane docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2006 20:02:07 +0000 (20:02 +0000)]
Remove superfluous assert that conflicts with style settings needed on
wxGTK to get the same effect.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2006 19:53:54 +0000 (19:53 +0000)]
Set default version to "28"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 11 Nov 2006 17:19:59 +0000 (17:19 +0000)]
Need to check for getsockopt argument in C++ mode.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Sat, 11 Nov 2006 16:54:56 +0000 (16:54 +0000)]
fix missing path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Sat, 11 Nov 2006 12:58:04 +0000 (12:58 +0000)]
fix missing =
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43310
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Sat, 11 Nov 2006 12:05:33 +0000 (12:05 +0000)]
copy CHM files; change location of version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Sat, 11 Nov 2006 12:00:30 +0000 (12:00 +0000)]
copy CHM files; change location of version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Nov 2006 10:25:24 +0000 (10:25 +0000)]
Removed trailing comma
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43307
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Nov 2006 10:24:39 +0000 (10:24 +0000)]
Added missing include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43306
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Nov 2006 10:11:04 +0000 (10:11 +0000)]
Added missing include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43305
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2006 08:01:12 +0000 (08:01 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43304
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2006 07:43:52 +0000 (07:43 +0000)]
SetOrientationReversed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43303
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2006 07:42:26 +0000 (07:42 +0000)]
test code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43302
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2006 07:40:41 +0000 (07:40 +0000)]
Added wx.CollapsiblePane
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2006 07:32:08 +0000 (07:32 +0000)]
Some wxCollapsiblePane tweaks:
- Use wxCP_DEFAULT_STYLE
- Share a single wxCollapsiblePaneNameStr for the native and generic
versions
- Use a wxPanel for the pane so tab traversal works in the pane
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43300
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sat, 11 Nov 2006 05:41:12 +0000 (05:41 +0000)]
A more complete fix for the generic control border issue, a fix for getting/setting wxListItemAttr info for the native control, fixes for HitTest considering the column the 0 item, and for GetItemRect being one off in virtual mode. Also a fix for the function call when using a custom sort routine.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 11 Nov 2006 01:15:42 +0000 (01:15 +0000)]
corrected exit/about menu command ids in the code after replacing them with the stock ones in the resources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 11 Nov 2006 00:36:22 +0000 (00:36 +0000)]
Use wxGTK_CONV instead of wxConvUTF8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 11 Nov 2006 00:22:20 +0000 (00:22 +0000)]
Added native selection rectangle drawing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 10 Nov 2006 22:49:45 +0000 (22:49 +0000)]
A couple more tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 10 Nov 2006 22:48:50 +0000 (22:48 +0000)]
Fixes for wxVsnprintf not always null terminating and not always copying as much
as will fit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43294
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 10 Nov 2006 22:44:23 +0000 (22:44 +0000)]
WinCE background fix. Perhaps not only WinCE problem???.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 10 Nov 2006 22:42:42 +0000 (22:42 +0000)]
Fix for wxVsnprintf's %n.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43292
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Fri, 10 Nov 2006 20:55:45 +0000 (20:55 +0000)]
Fix typo with adding wxNO_BORDER to the native control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43291
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 10 Nov 2006 20:49:16 +0000 (20:49 +0000)]
Update os2/ow makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Nov 2006 20:37:41 +0000 (20:37 +0000)]
redirecting missing implementations to textctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 10 Nov 2006 20:35:39 +0000 (20:35 +0000)]
stub for wxOS2 region ctor from points.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 10 Nov 2006 20:05:31 +0000 (20:05 +0000)]
Update mgl/ow makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 10 Nov 2006 19:58:43 +0000 (19:58 +0000)]
Add wxRegion ctor from array of points to wxMGL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Nov 2006 19:15:47 +0000 (19:15 +0000)]
Add DLL export macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Nov 2006 19:14:13 +0000 (19:14 +0000)]
Compile fix to match change made in header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 10 Nov 2006 17:40:19 +0000 (17:40 +0000)]
added private wxAUI_MGR_NO_DOCK_SIZE_LIMIT flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 10 Nov 2006 16:30:10 +0000 (16:30 +0000)]
small fixed-wixth tab sizing bug fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 16:16:22 +0000 (16:16 +0000)]
stub out wxRegion ctor not implemented in wxMGL and wxDFB to at least fix compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 16:13:39 +0000 (16:13 +0000)]
use WXSIZEOF() instead of hardcoded numbers of points in the arrays
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 16:03:03 +0000 (16:03 +0000)]
removed const before WXCOLORREF because (1) g++ 3.1 doesn't like it and (2) it doesn't seem to make sense on an array type (why is WXCOLORREF an array anyhow?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 10 Nov 2006 16:00:44 +0000 (16:00 +0000)]
Make the function passed to wxStringToIntType a template parameter instead of
assuming its type.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 10 Nov 2006 15:48:46 +0000 (15:48 +0000)]
Added outline level
Removed unnecessary wxRichTextAttr::CopyTo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Fri, 10 Nov 2006 15:35:14 +0000 (15:35 +0000)]
add version to docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Fri, 10 Nov 2006 15:26:07 +0000 (15:26 +0000)]
add version to Inno Setup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 15:21:33 +0000 (15:21 +0000)]
rearrange tests for long long again to avoid clashes with SIZEOF_LONG_LONG defined by other packages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 10 Nov 2006 15:17:11 +0000 (15:17 +0000)]
factored out CalculateHintRect() from DrawHintRect(); hint fix in auibook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 15:16:02 +0000 (15:16 +0000)]
wxCocoa compilation fixes (include OpenGL/glu.h there too)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 10 Nov 2006 13:47:06 +0000 (13:47 +0000)]
fixed clipping regression in wxAuiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Fri, 10 Nov 2006 13:19:03 +0000 (13:19 +0000)]
local Bkgen add bakefile_gen dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 12:59:15 +0000 (12:59 +0000)]
regenerated with post 0.2.1rc1 bakefile to restore --out-implib=xxx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 12:40:38 +0000 (12:40 +0000)]
use C++ for variadic macros test as e.g. gcc 2.95.4 supports them while g++ 2.95 does not
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 12:36:32 +0000 (12:36 +0000)]
use C++ compiler for timezone test, otherwise wrong timezone is detected under cygwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Fri, 10 Nov 2006 12:19:03 +0000 (12:19 +0000)]
add bakefile_gen dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Fri, 10 Nov 2006 11:36:04 +0000 (11:36 +0000)]
add CHM and makefiles to daily build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 10 Nov 2006 11:31:58 +0000 (11:31 +0000)]
Missing header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 10 Nov 2006 09:00:06 +0000 (09:00 +0000)]
Remove wxFS_WRITE since it is not available in this release.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 10 Nov 2006 08:11:01 +0000 (08:11 +0000)]
ability to create tab mdi children without activating page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 10 Nov 2006 07:35:30 +0000 (07:35 +0000)]
Theme fix for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 10 Nov 2006 06:23:24 +0000 (06:23 +0000)]
updated nomenclature in menu item
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43260
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Nov 2006 04:07:21 +0000 (04:07 +0000)]
Fix object ownership issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Nov 2006 03:59:23 +0000 (03:59 +0000)]
Move version number to 2.8.0.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Nov 2006 02:32:01 +0000 (02:32 +0000)]
Move version number to 2.8.0.0 and rebake the makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 01:33:15 +0000 (01:33 +0000)]
regenerated after last changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 01:32:05 +0000 (01:32 +0000)]
undid CFLAGS to CXXFLAGS chane (rev 1.1121) which is not necessary any more; fixed a couple of problems with using WX_CHECK_FUNCS() (missing header)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2006 01:00:17 +0000 (01:00 +0000)]
use AC_CACHE_CHECK instead of AC_MSG_CHECKING + check to avoid unnecessary checking for cached tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775