wxWidgets.git
17 years agorevert part of my recent change, fixing the libwxbase and libwxgtk
Robin Dunn [Tue, 14 Nov 2006 00:22:18 +0000 (00:22 +0000)] 
revert part of my recent change, fixing the libwxbase and libwxgtk
package names

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

17 years agocorrected wrong tab colors
Benjamin Williams [Mon, 13 Nov 2006 21:43:40 +0000 (21:43 +0000)] 
corrected wrong tab colors

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

17 years agocorrected sentence
Benjamin Williams [Mon, 13 Nov 2006 21:00:52 +0000 (21:00 +0000)] 
corrected sentence

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

17 years agodisable wxGLCanvas for wxMGL and wxDFB which don't support it
Vadim Zeitlin [Mon, 13 Nov 2006 19:50:59 +0000 (19:50 +0000)] 
disable wxGLCanvas for wxMGL and wxDFB which don't support it

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

17 years agoadded new features to welcome page
Benjamin Williams [Mon, 13 Nov 2006 18:39:42 +0000 (18:39 +0000)] 
added new features to welcome page

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

17 years agominor tab height bug fix
Benjamin Williams [Mon, 13 Nov 2006 18:25:52 +0000 (18:25 +0000)] 
minor tab height bug fix

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

17 years agoDon't use wxLB_EXTENDED with the checklistbox
Robin Dunn [Mon, 13 Nov 2006 18:09:21 +0000 (18:09 +0000)] 
Don't use wxLB_EXTENDED with the checklistbox

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

17 years agoCorrected wxMultiChoiceDialog if wxCheckListBox is used
Julian Smart [Mon, 13 Nov 2006 17:08:23 +0000 (17:08 +0000)] 
Corrected wxMultiChoiceDialog if wxCheckListBox is used

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

17 years agoAdded further icons
Julian Smart [Mon, 13 Nov 2006 15:48:27 +0000 (15:48 +0000)] 
Added further icons

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

17 years ago Minor change to stackwalker.
Robert Roebling [Mon, 13 Nov 2006 15:03:30 +0000 (15:03 +0000)] 
 Minor change to stackwalker.

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

17 years agofix some gcc warnings due to SQLINTEGER not being long under OS X
Vadim Zeitlin [Mon, 13 Nov 2006 14:45:44 +0000 (14:45 +0000)] 
fix some gcc warnings due to SQLINTEGER not being long under OS X

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

17 years agofix conflict with BOOL definition in X11/Xmd.h (bug 1592325); also unified all differ...
Vadim Zeitlin [Mon, 13 Nov 2006 12:01:37 +0000 (12:01 +0000)] 
fix conflict with BOOL definition in X11/Xmd.h (bug 1592325); also unified all different BOOL fixes in a single one

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

17 years agoreadded layer insert code
Benjamin Williams [Mon, 13 Nov 2006 09:51:57 +0000 (09:51 +0000)] 
readded layer insert code

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

17 years agoTrailing newline
Julian Smart [Mon, 13 Nov 2006 09:37:08 +0000 (09:37 +0000)] 
Trailing newline

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

17 years agodocumentation updates
Benjamin Williams [Mon, 13 Nov 2006 07:55:52 +0000 (07:55 +0000)] 
documentation updates

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

17 years agotab ctrl height api fix
Benjamin Williams [Mon, 13 Nov 2006 07:03:51 +0000 (07:03 +0000)] 
tab ctrl height api fix

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

17 years agoDisable SortItems support for now, it is causing a crash on the wxPython side and...
Kevin Ollivier [Mon, 13 Nov 2006 00:24:19 +0000 (00:24 +0000)] 
Disable SortItems support for now, it is causing a crash on the wxPython side and we get the column click event too late to affect the initial sort.

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

17 years agoreSWIGged
Robin Dunn [Sun, 12 Nov 2006 23:43:50 +0000 (23:43 +0000)] 
reSWIGged

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

17 years agoAdjust the layout a bit, don't show the checkbox if we're not running
Robin Dunn [Sun, 12 Nov 2006 23:41:06 +0000 (23:41 +0000)] 
Adjust the layout a bit, don't show the checkbox if we're not running
the demo framework.

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

17 years agoattempt to disable experimental font dialog for OS X 10.2 (to fix the tinderbox build)
Vadim Zeitlin [Sun, 12 Nov 2006 23:34:38 +0000 (23:34 +0000)] 
attempt to disable experimental font dialog for OS X 10.2 (to fix the tinderbox build)

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

17 years agochanged last DrawButton() parameter from bool to int to allow for future extensions...
Vadim Zeitlin [Sun, 12 Nov 2006 23:34:11 +0000 (23:34 +0000)] 
changed last DrawButton() parameter from bool to int to allow for future extensions (patch 1595264)

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

17 years agoput #if wxUSE_COLLPANE around AddCollapsiblePane() declaration
Vadim Zeitlin [Sun, 12 Nov 2006 23:18:52 +0000 (23:18 +0000)] 
put #if wxUSE_COLLPANE around AddCollapsiblePane() declaration

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

17 years agowxStandardPathsCF::GetExecutablePath() implementation doesn't use CF API but Carbon...
Vadim Zeitlin [Sun, 12 Nov 2006 22:37:33 +0000 (22:37 +0000)] 
wxStandardPathsCF::GetExecutablePath() implementation doesn't use CF API but Carbon one and so doesn't compile in wxCocoa, don't use it there

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

17 years agowxCocoa doesn't have multi point wxRegion ctor neither
Vadim Zeitlin [Sun, 12 Nov 2006 22:35:27 +0000 (22:35 +0000)] 
wxCocoa doesn't have multi point wxRegion ctor neither

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

17 years agodon't assert if 'c' key is pressed when there is no selection
Vadim Zeitlin [Sun, 12 Nov 2006 22:33:21 +0000 (22:33 +0000)] 
don't assert if 'c' key is pressed when there is no selection

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

17 years agocall SetAnimation() from the ctor instead of just assigning m_animation directly...
Vadim Zeitlin [Sun, 12 Nov 2006 22:16:58 +0000 (22:16 +0000)] 
call SetAnimation() from the ctor instead of just assigning m_animation directly to ensure that UpdateBackingStoreWithStaticImage() is initially called

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

17 years agoSmall fix.
Michael Wetherell [Sun, 12 Nov 2006 21:57:18 +0000 (21:57 +0000)] 
Small fix.

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

17 years agouse wxFputs(s) instead of puts(s.mb_str()) to avoid crashes when conversion fails...
Vadim Zeitlin [Sun, 12 Nov 2006 21:52:46 +0000 (21:52 +0000)] 
use wxFputs(s) instead of puts(s.mb_str()) to avoid crashes when conversion fails (see bug 1591388)

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

17 years agoAdd wxTar docs.
Michael Wetherell [Sun, 12 Nov 2006 21:49:16 +0000 (21:49 +0000)] 
Add wxTar docs.

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

17 years agoAdd links to the zip and tar classes.
Michael Wetherell [Sun, 12 Nov 2006 21:47:13 +0000 (21:47 +0000)] 
Add links to the zip and tar classes.

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

17 years agoFix a couple of small errors.
Michael Wetherell [Sun, 12 Nov 2006 21:45:06 +0000 (21:45 +0000)] 
Fix a couple of small errors.

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

17 years agoshow all available information in the dialog (somewhat modified patch 1592306)
Vadim Zeitlin [Sun, 12 Nov 2006 21:43:27 +0000 (21:43 +0000)] 
show all available information in the dialog (somewhat modified patch 1592306)

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

17 years agoin addition to wxWinCE, also set background colour explicitly for GTK1, otherwise...
Vadim Zeitlin [Sun, 12 Nov 2006 21:38:49 +0000 (21:38 +0000)] 
in addition to wxWinCE, also set background colour explicitly for GTK1, otherwise it is black there

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

17 years agoGetColumnTextValue() can't return a reference to a temporary string, so changed it...
Vadim Zeitlin [Sun, 12 Nov 2006 21:25:19 +0000 (21:25 +0000)] 
GetColumnTextValue() can't return a reference to a temporary string, so changed it to return wxString by value

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

17 years agogcc warning fix: don't use NULL where integer is required
Vadim Zeitlin [Sun, 12 Nov 2006 21:18:52 +0000 (21:18 +0000)] 
gcc warning fix: don't use NULL where integer is required

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

17 years agogtk crash fix
Benjamin Williams [Sun, 12 Nov 2006 21:01:38 +0000 (21:01 +0000)] 
gtk crash fix

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

17 years ago Add cast
Robert Roebling [Sun, 12 Nov 2006 20:53:06 +0000 (20:53 +0000)] 
  Add cast

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

17 years agotab sizing and split sizing fixes
Benjamin Williams [Sun, 12 Nov 2006 20:32:40 +0000 (20:32 +0000)] 
tab sizing and split sizing fixes

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

17 years agoadded aui and richtext and also some extra (probably unneeded) dependencies (patch...
Vadim Zeitlin [Sun, 12 Nov 2006 20:29:23 +0000 (20:29 +0000)] 
added aui and richtext and also some extra (probably unneeded) dependencies (patch 1590292)

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

17 years agoremoved obsolete src/make*.env files
Vadim Zeitlin [Sun, 12 Nov 2006 20:13:09 +0000 (20:13 +0000)] 
removed obsolete src/make*.env files

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

17 years agomade GetMultiLineTextExtent() const (part of patch 1595123)
Vadim Zeitlin [Sun, 12 Nov 2006 20:06:56 +0000 (20:06 +0000)] 
made GetMultiLineTextExtent() const (part of patch 1595123)

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

17 years agofixed probable typo
Vadim Zeitlin [Sun, 12 Nov 2006 19:55:57 +0000 (19:55 +0000)] 
fixed probable typo

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

17 years agocompilation fix after last commit
Vadim Zeitlin [Sun, 12 Nov 2006 19:55:19 +0000 (19:55 +0000)] 
compilation fix after last commit

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

17 years agoadd places to change the version for distribution
Chris Elliott [Sun, 12 Nov 2006 18:55:33 +0000 (18:55 +0000)] 
add places to change the version for distribution

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

17 years agoupdate for bakefile 0.2.1-xx
Chris Elliott [Sun, 12 Nov 2006 18:50:14 +0000 (18:50 +0000)] 
update for bakefile 0.2.1-xx

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

17 years agoTypo fix
Julian Smart [Sun, 12 Nov 2006 18:01:16 +0000 (18:01 +0000)] 
Typo fix

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

17 years agoFixed compile error on Wine due to type mismatch
Julian Smart [Sun, 12 Nov 2006 17:58:27 +0000 (17:58 +0000)] 
Fixed compile error on Wine due to type mismatch

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

17 years agoNote about Unicode builds not working
Julian Smart [Sun, 12 Nov 2006 16:47:06 +0000 (16:47 +0000)] 
Note about Unicode builds not working

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

17 years agoAdded newline for PDF RTF
Julian Smart [Sun, 12 Nov 2006 16:40:19 +0000 (16:40 +0000)] 
Added newline for PDF RTF

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

17 years agoAdded missing arg
Julian Smart [Sun, 12 Nov 2006 16:35:51 +0000 (16:35 +0000)] 
Added missing arg

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

17 years agoUse LONG instead of long (some Wine headers complain)
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

17 years agosome doc updates
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

17 years agoWine fix
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

17 years agoApplied toolbar patch for wxTB_RIGHT support (patch #1595081).
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

17 years agoWine fixes
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

17 years agoUpdate archive overview for class factory changes.
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

17 years agoWine fixes
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

17 years ago Applied wxStackWalker improvement part of
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

17 years agoAdded some more 2.8 large features
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

17 years agoVersion update
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

17 years agoWine fix
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

17 years ago Send delete item event just before the item is actually
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

17 years agoGTK+1 fix
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

17 years ago [ 1590221 ] wxStandardPaths::GetExecutablePath
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

17 years agoFix for GTK+1
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

17 years agoVersion updates
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

17 years agoManual Version update
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

17 years agoRemove incorrect change that accidently made it into commit.
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

17 years agoAdd scrollbars if the columns exceed the horizontal space for the control, also,...
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

17 years agoreSWIGged
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

17 years agoSome more details about CollapsiblePane
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

17 years agodemo tweaks
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

17 years agoAdd wx.version()
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

17 years agoAdd wxSimpleHtmlListBox
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

17 years agomove the include of collpane.h to the main header
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

17 years agoSwitching to a keyed list for storing information about the column data in each row...
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

17 years agoAdding the option to toggle between native and generic listctrl.
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

17 years agoupdate from Jonas Rydberg
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

17 years agobeginnings of wxAuiNotebook documentation
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

17 years agoalso check for RenameGroup() calls which don't/shouldn't work
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

17 years agofix the bug with renaming groups leaving wxFileConfig in inconsistent state (closes...
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

17 years agoadded wxAuiNotebook and wxAuiTabArt to classes.tex and category.tex
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

17 years agoadded documentation stub files for wxAuiNotebook and wxAuiTabArt
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

17 years agoextend RenameGroup() test to demonstrate the bug 705022
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

17 years agouse CPPUNIT_ASSERT_EQUAL() to be able to see the error in wxFileConfig tests easier
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

17 years agowxFD_SETSIZE --> FD_SETSIZE
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

17 years agoadded include/msvc/wx/setup.h
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

17 years agoupdated version to 2.8
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

17 years agoPatch [ 1594353 ] Fix for wxCollapsiblePane docs
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

17 years agoRemove superfluous assert that conflicts with style settings needed on
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

17 years agoSet default version to "28"
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

17 years agoNeed to check for getsockopt argument in C++ mode.
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

17 years agofix missing path
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

17 years agofix missing =
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

17 years agocopy CHM files; change location of version
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

17 years agocopy CHM files; change location of version
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

17 years agoRemoved trailing comma
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

17 years agoAdded missing include
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

17 years agoAdded missing include
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

17 years agoreSWIGged
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