wxWidgets.git
16 years agoadapting to new pizza, fixing dashes, pango layout
Stefan Csomor [Sat, 10 Nov 2007 17:40:28 +0000 (17:40 +0000)] 
adapting to new pizza, fixing dashes, pango layout

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

16 years agotry to fix the problem of built-in libtiff not finding libjpeg introduced in r49598
Vadim Zeitlin [Sat, 10 Nov 2007 11:50:58 +0000 (11:50 +0000)] 
try to fix the problem of built-in libtiff not finding libjpeg introduced in r49598

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

16 years agodocument ItemDeleted()
Vadim Zeitlin [Sat, 10 Nov 2007 11:37:52 +0000 (11:37 +0000)] 
document ItemDeleted()

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

16 years agodon't forward Enter presses to the default button if any of the ancestor windows...
Vadim Zeitlin [Sat, 10 Nov 2007 01:15:03 +0000 (01:15 +0000)] 
don't forward Enter presses to the default button if any of the ancestor windows has DLGC_WANTMESSAGE dialog code (slightly modified patch 1828309)

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

16 years agoshow default title if no custom one was specified instead of clearing it (patch 1829254)
Vadim Zeitlin [Sat, 10 Nov 2007 01:01:46 +0000 (01:01 +0000)] 
show default title if no custom one was specified instead of clearing it (patch 1829254)

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

16 years agoadded functions for setting the columns order in wxListCtrl (modified patch 1828074)
Vadim Zeitlin [Sat, 10 Nov 2007 00:55:14 +0000 (00:55 +0000)] 
added functions for setting the columns order in wxListCtrl (modified patch 1828074)

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

16 years agoadded array(size_t count) ctor initializing the array with count items with default...
Vadim Zeitlin [Sat, 10 Nov 2007 00:53:47 +0000 (00:53 +0000)] 
added array(size_t count) ctor initializing the array with count items with default value for compatibility with STL version

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

16 years agofix unused parameters warnings
Vadim Zeitlin [Sat, 10 Nov 2007 00:46:11 +0000 (00:46 +0000)] 
fix unused parameters warnings

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

16 years agocleanup wxURLModule after wxSocketModule to avoid crash when destroying default proxy...
Vadim Zeitlin [Fri, 9 Nov 2007 23:17:49 +0000 (23:17 +0000)] 
cleanup wxURLModule after wxSocketModule to avoid crash when destroying default proxy (patch 1828964)

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

16 years agoremoved unused gs_centerDialog variable accidentally introduced by the last change
Vadim Zeitlin [Fri, 9 Nov 2007 23:15:09 +0000 (23:15 +0000)] 
removed unused gs_centerDialog variable accidentally introduced by the last change

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 21:12:22 +0000 (21:12 +0000)] 
forward port from 2.8

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 20:59:08 +0000 (20:59 +0000)] 
forward port from 2.8

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

16 years agoMore attempts to better support theme borders
Robert Roebling [Fri, 9 Nov 2007 20:57:39 +0000 (20:57 +0000)] 
More attempts to better support theme borders

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 20:57:38 +0000 (20:57 +0000)] 
forward port from 2.8

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 20:55:50 +0000 (20:55 +0000)] 
forward port from 2.8

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 20:45:56 +0000 (20:45 +0000)] 
forward port from 2.8

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 20:39:58 +0000 (20:39 +0000)] 
forward port from 2.8

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 20:36:20 +0000 (20:36 +0000)] 
forward port from 2.8

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 20:35:17 +0000 (20:35 +0000)] 
forward port from 2.8

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

16 years agocompilation fix for VC6 with standard (i.e. not updated) SDK (patch 1828610)
Vadim Zeitlin [Fri, 9 Nov 2007 20:34:56 +0000 (20:34 +0000)] 
compilation fix for VC6 with standard (i.e. not updated) SDK (patch 1828610)

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

16 years agodon't call SetInsertionPointEnd() on a read-only combobox (patch 1828963)
Vadim Zeitlin [Fri, 9 Nov 2007 20:31:50 +0000 (20:31 +0000)] 
don't call SetInsertionPointEnd() on a read-only combobox (patch 1828963)

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 20:30:16 +0000 (20:30 +0000)] 
forward port from 2.8

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 20:29:28 +0000 (20:29 +0000)] 
forward port from 2.8

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

16 years agoforward ported changes in 2.8.7 from WX_2_8_BRNACH
Vadim Zeitlin [Fri, 9 Nov 2007 20:28:43 +0000 (20:28 +0000)] 
forward ported changes in 2.8.7 from WX_2_8_BRNACH

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

16 years agoforward port from 2.8
Stefan Csomor [Fri, 9 Nov 2007 20:25:57 +0000 (20:25 +0000)] 
forward port from 2.8

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

16 years agodon't show more than one about dialog (slightly modified patch 1829097)
Vadim Zeitlin [Fri, 9 Nov 2007 20:19:11 +0000 (20:19 +0000)] 
don't show more than one about dialog (slightly modified patch 1829097)

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

16 years agofixed bugs with moving/centering the file dialog (replaces patch 1825170)
Vadim Zeitlin [Fri, 9 Nov 2007 20:02:47 +0000 (20:02 +0000)] 
fixed bugs with moving/centering the file dialog (replaces patch 1825170)

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

16 years agoResynch with 2.8 changes (realized I don't need __WX_COMPILING_COCOA_MSGDLG_MM__)
David Elliott [Fri, 9 Nov 2007 19:02:06 +0000 (19:02 +0000)] 
Resynch with 2.8 changes (realized I don't need __WX_COMPILING_COCOA_MSGDLG_MM__)

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

16 years agoAdd RCS-ID and normalize whitespace.
David Elliott [Fri, 9 Nov 2007 18:58:47 +0000 (18:58 +0000)] 
Add RCS-ID and normalize whitespace.

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

16 years agoMake new wxCocoaMessageDialog suitable for backport to 2.8.
David Elliott [Fri, 9 Nov 2007 18:26:21 +0000 (18:26 +0000)] 
Make new wxCocoaMessageDialog suitable for backport to 2.8.

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

16 years agoApplied slightly-modified patch 1826540 from Gareth Simpson.
David Elliott [Fri, 9 Nov 2007 18:11:17 +0000 (18:11 +0000)] 
Applied slightly-modified patch 1826540 from Gareth Simpson.

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

16 years agocompilation
Robert Roebling [Fri, 9 Nov 2007 15:31:11 +0000 (15:31 +0000)] 
compilation

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

16 years agolittle fix
Robert Roebling [Fri, 9 Nov 2007 15:26:53 +0000 (15:26 +0000)] 
little fix

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

16 years agoTrying to get these drawing right (little success)
Robert Roebling [Fri, 9 Nov 2007 15:07:14 +0000 (15:07 +0000)] 
Trying to get these drawing right (little success)

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

16 years agoFixed compilo with VC++
Julian Smart [Fri, 9 Nov 2007 12:14:08 +0000 (12:14 +0000)] 
Fixed compilo with VC++

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

16 years agoadded test for simplistic control with border
Robert Roebling [Fri, 9 Nov 2007 12:12:47 +0000 (12:12 +0000)] 
added test for simplistic control with border

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

16 years agoFix from wxAUI forum (http://www.kirix.com/forums/viewtopic.php?f=16&t=564) for displ...
Julian Smart [Fri, 9 Nov 2007 12:06:29 +0000 (12:06 +0000)] 
Fix from wxAUI forum (kirix.com/forums/viewtopic.php?f=16&t=564) for display problem on Vista

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

16 years agoDon't delete dangling pointers in destructor (ported from 2.8)
Julian Smart [Fri, 9 Nov 2007 11:01:53 +0000 (11:01 +0000)] 
Don't delete dangling pointers in destructor (ported from 2.8)

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

16 years agoRemoved redundant iostream inclusion
Julian Smart [Fri, 9 Nov 2007 10:10:35 +0000 (10:10 +0000)] 
Removed redundant iostream inclusion

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

16 years agoUse const for xpm icons
Robert Roebling [Fri, 9 Nov 2007 09:06:22 +0000 (09:06 +0000)] 
Use const for xpm icons

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

16 years agoWe don't use the old GtkCombo widget any more
Robert Roebling [Fri, 9 Nov 2007 09:04:17 +0000 (09:04 +0000)] 
We don't use the old GtkCombo widget any more

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

16 years agoWe don't use the old GtkCombo widget any more
Robert Roebling [Fri, 9 Nov 2007 09:00:57 +0000 (09:00 +0000)] 
We don't use the old GtkCombo widget any more

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

16 years agouse const for xpm icons
Robert Roebling [Fri, 9 Nov 2007 08:53:58 +0000 (08:53 +0000)] 
use const for xpm icons

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

16 years agouse const for xpm icons
Robert Roebling [Fri, 9 Nov 2007 08:52:52 +0000 (08:52 +0000)] 
use const for xpm icons

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

16 years agomodified fix for empty client area, first one broke sizing of some children
Paul Cornett [Fri, 9 Nov 2007 05:10:41 +0000 (05:10 +0000)] 
modified fix for empty client area, first one broke sizing of some children

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

16 years agoAdd wxDataViewTextRendererAttr, blind noop under wxMac
Robert Roebling [Thu, 8 Nov 2007 22:51:58 +0000 (22:51 +0000)] 
Add wxDataViewTextRendererAttr, blind noop under wxMac

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

16 years agofix for blank client area after restoring a "rolled up" tlw
Paul Cornett [Thu, 8 Nov 2007 19:22:23 +0000 (19:22 +0000)] 
fix for blank client area after restoring a "rolled up" tlw

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

16 years agoMenubar accelerators are now preserved
Julian Smart [Thu, 8 Nov 2007 14:56:36 +0000 (14:56 +0000)] 
Menubar accelerators are now preserved

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

16 years agoCompilationf fixes according to patch #1828105.
Stefan Neis [Thu, 8 Nov 2007 08:29:06 +0000 (08:29 +0000)] 
Compilationf fixes according to patch #1828105.

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

16 years agoFixed compilation error (patch #1827541).
Stefan Neis [Wed, 7 Nov 2007 22:32:40 +0000 (22:32 +0000)] 
Fixed compilation error (patch #1827541).

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

16 years agoWarning fix
Julian Smart [Wed, 7 Nov 2007 18:16:12 +0000 (18:16 +0000)] 
Warning fix

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

16 years agoVertically centres a left-aligned wxChoiceBook controller
Julian Smart [Wed, 7 Nov 2007 12:49:05 +0000 (12:49 +0000)] 
Vertically centres a left-aligned wxChoiceBook controller

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

16 years agoUpport hint window improvement using custom GTK+ code
Robert Roebling [Wed, 7 Nov 2007 11:12:08 +0000 (11:12 +0000)] 
Upport hint window improvement using custom GTK+ code

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

16 years agoUpport wxMiniFrame corrections
Robert Roebling [Wed, 7 Nov 2007 11:04:27 +0000 (11:04 +0000)] 
Upport wxMiniFrame corrections

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

16 years agoreplaced FIXME comment left in the last commit with an explanation
Vadim Zeitlin [Wed, 7 Nov 2007 00:16:40 +0000 (00:16 +0000)] 
replaced FIXME comment left in the last commit with an explanation

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

16 years agoRemoved no longer needed desktop size hack
Julian Smart [Tue, 6 Nov 2007 23:05:38 +0000 (23:05 +0000)] 
Removed no longer needed desktop size hack

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

16 years agoimplement wxGetCientDisplayRect() correctly for X11-based ports
Vadim Zeitlin [Tue, 6 Nov 2007 22:27:15 +0000 (22:27 +0000)] 
implement wxGetCientDisplayRect() correctly for X11-based ports

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

16 years agoNew "pizza" widget implementation (should have been part of previous commit)
Paul Cornett [Tue, 6 Nov 2007 18:20:57 +0000 (18:20 +0000)] 
New "pizza" widget implementation (should have been part of previous commit)

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

16 years agoNew "pizza" widget implementation. Window border widths now match the GtkStyle they...
Paul Cornett [Tue, 6 Nov 2007 18:14:15 +0000 (18:14 +0000)] 
New "pizza" widget implementation. Window border widths now match the GtkStyle they are drawn with.

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

16 years agodon't renumber dock rows to remove gaps
Benjamin Williams [Tue, 6 Nov 2007 17:03:00 +0000 (17:03 +0000)] 
don't renumber dock rows to remove gaps

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

16 years agoaui dock renumbering fix
Benjamin Williams [Tue, 6 Nov 2007 14:03:13 +0000 (14:03 +0000)] 
aui dock renumbering fix

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

16 years agoMoved desktop margin options to a more sensible place
Julian Smart [Tue, 6 Nov 2007 10:52:14 +0000 (10:52 +0000)] 
Moved desktop margin options to a more sensible place

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

16 years agoAdded sizer.desktopmargin.x, sizer.desktopmargin.y options to allow for desktop decor...
Julian Smart [Tue, 6 Nov 2007 09:42:28 +0000 (09:42 +0000)] 
Added sizer.desktopmargin.x, sizer.desktopmargin.y options to allow for desktop decorations in wxSizer::Fit

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

16 years agodon't add 0.5 to GetTextExtent() results and do take trailing spaces into account...
Vadim Zeitlin [Tue, 6 Nov 2007 01:43:56 +0000 (01:43 +0000)] 
don't add 0.5 to GetTextExtent() results and do take trailing spaces into account, as wxDC does (patch 1814620)

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

16 years agoFix compilation of gnome-vfs module after dynlib.h changes back in September:
Mart Raudsepp [Tue, 6 Nov 2007 01:35:56 +0000 (01:35 +0000)] 
Fix compilation of gnome-vfs module after dynlib.h changes back in September:
* Use wxDL_VOIDMETHOD_DEFINE where necessary
* Add a semi-colon after wxDL_METHOD_LOAD calls

Linking is still broken though (MimeTypesManagerImpl::AddToMimeData required, but not exported from base)

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

16 years agoInclude the parent classes header to fix compilation of wxGTK core after these contro...
Mart Raudsepp [Tue, 6 Nov 2007 00:32:34 +0000 (00:32 +0000)] 
Include the parent classes header to fix compilation of wxGTK core after these controls don't inherit from generic control anymore (which happened to do the include of button.h before)

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

16 years agoimplemented wxTextEntry for wxMotif, made wxComboBox derive from it
Vadim Zeitlin [Mon, 5 Nov 2007 23:13:09 +0000 (23:13 +0000)] 
implemented wxTextEntry for wxMotif, made wxComboBox derive from it

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

16 years agoundid an overeager WXUNUSED() which broke non-Mac compilation
Vadim Zeitlin [Mon, 5 Nov 2007 22:47:05 +0000 (22:47 +0000)] 
undid an overeager WXUNUSED() which broke non-Mac compilation

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

16 years agomore unused parameters warnings (should have been part of r49659)
Vadim Zeitlin [Mon, 5 Nov 2007 22:33:54 +0000 (22:33 +0000)] 
more unused parameters warnings (should have been part of r49659)

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

16 years agodon't include generic files in wxGTK build (should have been part of r49660)
Vadim Zeitlin [Mon, 5 Nov 2007 22:33:24 +0000 (22:33 +0000)] 
don't include generic files in wxGTK build (should have been part of r49660)

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

16 years agorequire GTK+ 2.4 for wxGTK2
Vadim Zeitlin [Mon, 5 Nov 2007 22:32:45 +0000 (22:32 +0000)] 
require GTK+ 2.4 for wxGTK2

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

16 years agoremoved all compile- and run-time checks for GTK+ < 2.4; don't include the generic...
Vadim Zeitlin [Mon, 5 Nov 2007 22:31:24 +0000 (22:31 +0000)] 
removed all compile- and run-time checks for GTK+ < 2.4; don't include the generic files which are now never used in wxGTK in the build

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

16 years agofix a few hundreds of harmless unused parameters warnings and a couple of real bugs...
Vadim Zeitlin [Mon, 5 Nov 2007 22:29:16 +0000 (22:29 +0000)] 
fix a few hundreds of harmless unused parameters warnings and a couple of real bugs discovered thanks to them

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

16 years agosuppress (harmless) gcc warning about non-virtual dtor in a class with virtual functions
Vadim Zeitlin [Mon, 5 Nov 2007 21:49:26 +0000 (21:49 +0000)] 
suppress (harmless) gcc warning about non-virtual dtor in a class with virtual functions

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

16 years agoexclude include/wx/vms_x_fix.h from ctags input, it doesn't contain any useful defini...
Vadim Zeitlin [Mon, 5 Nov 2007 21:28:42 +0000 (21:28 +0000)] 
exclude include/wx/vms_x_fix.h from ctags input, it doesn't contain any useful definitions and just gets in the way

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

16 years agotemporary wxMotif compilation fix
Vadim Zeitlin [Mon, 5 Nov 2007 21:21:09 +0000 (21:21 +0000)] 
temporary wxMotif compilation fix

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

16 years agoMinimum is now GTK+ 2.4
Robert Roebling [Mon, 5 Nov 2007 18:51:23 +0000 (18:51 +0000)] 
Minimum is now GTK+ 2.4

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

16 years agoMinimum is now GTK+ 2.4
Robert Roebling [Mon, 5 Nov 2007 18:49:49 +0000 (18:49 +0000)] 
Minimum is now GTK+ 2.4

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

16 years agoMinimum is now GTK+ 2.4
Robert Roebling [Mon, 5 Nov 2007 18:48:42 +0000 (18:48 +0000)] 
Minimum is now GTK+ 2.4

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

16 years agoMinimum is now GTK+ 2.4
Robert Roebling [Mon, 5 Nov 2007 18:46:43 +0000 (18:46 +0000)] 
Minimum is now GTK+ 2.4

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

16 years ago[ 1823588 ] gtk filedlg - droping support for gtk 2.2
Robert Roebling [Mon, 5 Nov 2007 18:43:14 +0000 (18:43 +0000)] 
[ 1823588 ] gtk filedlg - droping support for gtk 2.2

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

16 years agofix ReceiveTimeout() reference
Vadim Zeitlin [Mon, 5 Nov 2007 18:22:22 +0000 (18:22 +0000)] 
fix ReceiveTimeout() reference

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

16 years agoupdate the requirements: OS X >= 10.3, GTK+ >= 2.4
Vadim Zeitlin [Mon, 5 Nov 2007 17:49:27 +0000 (17:49 +0000)] 
update the requirements: OS X >= 10.3, GTK+ >= 2.4

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

16 years agocompilation fix for stuff missing from mingw32 headers
Vadim Zeitlin [Mon, 5 Nov 2007 13:35:24 +0000 (13:35 +0000)] 
compilation fix for stuff missing from mingw32 headers

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

16 years agoforward declare wxArrayString (compilation fix for non-PCH build)
Vadim Zeitlin [Mon, 5 Nov 2007 13:27:58 +0000 (13:27 +0000)] 
forward declare wxArrayString (compilation fix for non-PCH build)

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

16 years agoinitialize bitmap to avoid assertion
Paul Cornett [Mon, 5 Nov 2007 07:11:01 +0000 (07:11 +0000)] 
initialize bitmap to avoid assertion

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

16 years agoimplement AutoComplete for wxMSW too
Vadim Zeitlin [Mon, 5 Nov 2007 00:44:26 +0000 (00:44 +0000)] 
implement AutoComplete for wxMSW too

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

16 years agobuild fix: return type for AutoComplete is bool
Paul Cornett [Sun, 4 Nov 2007 23:27:59 +0000 (23:27 +0000)] 
build fix: return type for AutoComplete is bool

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

16 years agoadded wxTextEntry::AutoCompleteFileNames() and implemented it for wxMSW
Vadim Zeitlin [Sun, 4 Nov 2007 23:08:26 +0000 (23:08 +0000)] 
added wxTextEntry::AutoCompleteFileNames() and implemented it for wxMSW

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

16 years agoadded wxTextEntry::AutoComplete() and implemented it for wxGTK
Vadim Zeitlin [Sun, 4 Nov 2007 22:39:54 +0000 (22:39 +0000)] 
added wxTextEntry::AutoComplete() and implemented it for wxGTK

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

16 years agobug fix for vista in multi-selection tree
Benjamin Williams [Sun, 4 Nov 2007 21:26:56 +0000 (21:26 +0000)] 
bug fix for vista in multi-selection tree

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

16 years agobuild fixes for universal
Paul Cornett [Sun, 4 Nov 2007 19:39:12 +0000 (19:39 +0000)] 
build fixes for universal

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

16 years agoremove unused file
Paul Cornett [Sun, 4 Nov 2007 19:02:05 +0000 (19:02 +0000)] 
remove unused file

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

16 years agouse gtk_entry_set_activates_default() instead of redoing its work manually ourselves
Vadim Zeitlin [Sun, 4 Nov 2007 16:34:36 +0000 (16:34 +0000)] 
use gtk_entry_set_activates_default() instead of redoing its work manually ourselves

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

16 years agoonly generate wxEVT_COMMAND_TEXT_ENTER if the combobox has wxTE_PROCESS_ENTER style...
Vadim Zeitlin [Sun, 4 Nov 2007 16:16:46 +0000 (16:16 +0000)] 
only generate wxEVT_COMMAND_TEXT_ENTER if the combobox has wxTE_PROCESS_ENTER style (for compatibility with wxMSW and wxTextCtrl); removed code using gtk_widget_activate() as this shouldn't be needed here at all

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

16 years agoimplement wxLocale::GetInfo() using CFLocale (modified patch 1760939)
Vadim Zeitlin [Sun, 4 Nov 2007 16:01:05 +0000 (16:01 +0000)] 
implement wxLocale::GetInfo() using CFLocale (modified patch 1760939)

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

16 years agoinclude wx/wxprec.h first (patch 1743343)
Vadim Zeitlin [Sun, 4 Nov 2007 15:40:30 +0000 (15:40 +0000)] 
include wx/wxprec.h first (patch 1743343)

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

16 years agomention that wxTE_PROCESS_ENTER must be used in order to receive EVT_TEXT_ENTER from...
Vadim Zeitlin [Sun, 4 Nov 2007 00:06:12 +0000 (00:06 +0000)] 
mention that wxTE_PROCESS_ENTER must be used in order to receive EVT_TEXT_ENTER from combobox (to avoid reports such as bug 1820215)

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

16 years agoadded wxWindow::AlwaysShowScrollbars() and its wxMac implementation
Vadim Zeitlin [Sat, 3 Nov 2007 22:14:29 +0000 (22:14 +0000)] 
added wxWindow::AlwaysShowScrollbars() and its wxMac implementation

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

16 years agomake wxScrollBar derive from wxScrollBarBase under wxMac too
Vadim Zeitlin [Sat, 3 Nov 2007 22:12:26 +0000 (22:12 +0000)] 
make wxScrollBar derive from wxScrollBarBase under wxMac too

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