]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years agomove frame decorations drawing to the base class
Vadim Zeitlin [Wed, 20 Sep 2006 22:49:57 +0000 (22:49 +0000)] 
move frame decorations drawing to the base class

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

17 years agofix infinite recursion in DrawStatusField() after latest changes
Vadim Zeitlin [Wed, 20 Sep 2006 22:41:49 +0000 (22:41 +0000)] 
fix infinite recursion in DrawStatusField() after latest changes

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

17 years agoonly include generic imaglist.{cpp|h} in the ports which don't have the native version
Vadim Zeitlin [Wed, 20 Sep 2006 21:20:18 +0000 (21:20 +0000)] 
only include generic imaglist.{cpp|h} in the ports which don't have the native version

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

17 years agoadded stubs for the missing functions, this theme links now
Vadim Zeitlin [Wed, 20 Sep 2006 17:25:40 +0000 (17:25 +0000)] 
added stubs for the missing functions, this theme links now

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

17 years agomove generic part of AdjustSize() and status bar methods to the base class
Vadim Zeitlin [Wed, 20 Sep 2006 17:24:29 +0000 (17:24 +0000)] 
move generic part of AdjustSize() and status bar methods to the base class

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

17 years agoadd Inflate(wxSize) overload
Vadim Zeitlin [Wed, 20 Sep 2006 17:20:10 +0000 (17:20 +0000)] 
add Inflate(wxSize) overload

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

17 years agodefine wxCONTROL_SIZEGRIP as another possible interpretation of wxCONTROL_SPECIAL bit
Vadim Zeitlin [Wed, 20 Sep 2006 17:15:52 +0000 (17:15 +0000)] 
define wxCONTROL_SIZEGRIP as another possible interpretation of wxCONTROL_SPECIAL bit

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

17 years agofirst compilable version of the mono theme, replacing the accidentally checked in...
Vadim Zeitlin [Wed, 20 Sep 2006 15:57:36 +0000 (15:57 +0000)] 
first compilable version of the mono theme, replacing the accidentally checked in previous revision

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

17 years agopreliminary editing support
Stefan Csomor [Wed, 20 Sep 2006 15:48:15 +0000 (15:48 +0000)] 
preliminary editing support

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

17 years agomoved Arrow_ constants to the base class
Vadim Zeitlin [Wed, 20 Sep 2006 15:38:18 +0000 (15:38 +0000)] 
moved Arrow_ constants to the base class

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

17 years agoundoing my duplicate efforts to solve the same problem ...
Stefan Csomor [Wed, 20 Sep 2006 15:37:25 +0000 (15:37 +0000)] 
undoing my duplicate efforts to solve the same problem ...

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

17 years agoadding support for listctrl editable columns
Stefan Csomor [Wed, 20 Sep 2006 15:33:06 +0000 (15:33 +0000)] 
adding support for listctrl editable columns

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

17 years agoadding support for listctrl editable columns
Stefan Csomor [Wed, 20 Sep 2006 15:29:58 +0000 (15:29 +0000)] 
adding support for listctrl editable columns

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

17 years agotype corrections, adding support for listctrl editable columns
Stefan Csomor [Wed, 20 Sep 2006 15:27:20 +0000 (15:27 +0000)] 
type corrections, adding support for listctrl editable columns

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

17 years agorefactored common parts of DrawItem() in the base class; implemented GetTextTotal...
Vadim Zeitlin [Wed, 20 Sep 2006 14:51:14 +0000 (14:51 +0000)] 
refactored common parts of DrawItem() in the base class; implemented GetTextTotal/ClientArea() there as well

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

17 years ago [ 1505048 ] wxHtml rendering of underlined text
Robert Roebling [Wed, 20 Sep 2006 14:18:15 +0000 (14:18 +0000)] 
  [ 1505048 ] wxHtml rendering of underlined text
   by using a Pango hack to make it underline leading
   space and trailing space. recognized as a Pango
   bug fixed in recent Pango.

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

17 years ago Made MSW wxSpinCtrl emit UPDATE event when validating
Robert Roebling [Wed, 20 Sep 2006 14:15:14 +0000 (14:15 +0000)] 
 Made MSW wxSpinCtrl emit UPDATE event when validating
   the value in the text field upon kill focus.
 Documented this behaviour.
 This is in line with the GTK+ control.

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

17 years agocorrected ifdef condition
Vadim Zeitlin [Wed, 20 Sep 2006 13:15:58 +0000 (13:15 +0000)] 
corrected ifdef condition

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

17 years agoFix label positioning when text is LTR.
Jamie Gadd [Wed, 20 Sep 2006 12:05:49 +0000 (12:05 +0000)] 
Fix label positioning when text is LTR.

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

17 years agoReverted last change
Julian Smart [Wed, 20 Sep 2006 08:17:13 +0000 (08:17 +0000)] 
Reverted last change

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

17 years agolast change broke seting the surface in the common case, fixed (and reorganized the...
Václav Slavík [Wed, 20 Sep 2006 08:09:51 +0000 (08:09 +0000)] 
last change broke seting the surface in the common case, fixed (and reorganized the code a bit)

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

17 years ago Fixed [ 1556843 ] wxGTK FindFocus returns NULL when a wxListBox is focused
Robert Roebling [Wed, 20 Sep 2006 08:08:53 +0000 (08:08 +0000)] 
  Fixed [ 1556843 ] wxGTK FindFocus returns NULL when a wxListBox is focused

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

17 years agoImproved handling of column widths, removed need for hidden column for sorting, and...
Kevin Ollivier [Tue, 19 Sep 2006 22:09:41 +0000 (22:09 +0000)] 
Improved handling of column widths, removed need for hidden column for sorting, and put in a stub for editing support.

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

17 years ago Fixed [ 1558015 ] No deselection event from wxGenericTreeCtrl::SelectItem()
Robert Roebling [Tue, 19 Sep 2006 18:18:26 +0000 (18:18 +0000)] 
  Fixed [ 1558015 ] No deselection event from wxGenericTreeCtrl::SelectItem()

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

17 years ago More tests for circles and arcs.
Robert Roebling [Tue, 19 Sep 2006 17:58:22 +0000 (17:58 +0000)] 
  More tests for circles and arcs.

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

17 years ago Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed like a pie
Robert Roebling [Tue, 19 Sep 2006 17:56:27 +0000 (17:56 +0000)] 
  Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed like a pie

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

17 years ago [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl
Robert Roebling [Tue, 19 Sep 2006 17:29:45 +0000 (17:29 +0000)] 
  [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl

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

17 years ago 1552971 ] Add flag for wxODComboBox::OnDrawItem to indicate selection
Robert Roebling [Tue, 19 Sep 2006 17:16:50 +0000 (17:16 +0000)] 
   1552971 ] Add flag for wxODComboBox::OnDrawItem to indicate selection

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

17 years agoHandle cases where an index larger than GetItemCount() is passed into InsertItem.
Kevin Ollivier [Tue, 19 Sep 2006 17:08:36 +0000 (17:08 +0000)] 
Handle cases where an index larger than GetItemCount() is passed into InsertItem.

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

17 years agoBetter compatibility between wxRichTextCtrl and wxTextCtrlBase
Julian Smart [Tue, 19 Sep 2006 17:06:54 +0000 (17:06 +0000)] 
Better compatibility between wxRichTextCtrl and wxTextCtrlBase

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

17 years agoBuild fix.
Włodzimierz Skiba [Tue, 19 Sep 2006 16:30:15 +0000 (16:30 +0000)] 
Build fix.

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

17 years ago'configtool' removal.
Włodzimierz Skiba [Tue, 19 Sep 2006 15:37:21 +0000 (15:37 +0000)] 
'configtool' removal.

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

17 years agofixed shutdown crashes after recent handlers creation changes
Václav Slavík [Tue, 19 Sep 2006 15:22:39 +0000 (15:22 +0000)] 
fixed shutdown crashes after recent handlers creation changes

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

17 years agofixes to wxWindowDC flipping+clipping when painting on hidden windows or windows...
Václav Slavík [Tue, 19 Sep 2006 14:14:21 +0000 (14:14 +0000)] 
fixes to wxWindowDC flipping+clipping when painting on hidden windows or windows not being painted at the moment

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

17 years agoCorrections to take into account that range in the API has an end position
Julian Smart [Tue, 19 Sep 2006 13:47:32 +0000 (13:47 +0000)] 
Corrections to take into account that range in the API has an end position
that is 1 more than the last affected position

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

17 years agofixed TLWs resizing to invalidate the DFB surface used for painting
Václav Slavík [Tue, 19 Sep 2006 13:07:46 +0000 (13:07 +0000)] 
fixed TLWs resizing to invalidate the DFB surface used for painting

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

17 years ago Include "xrc" support properly for OpenVMS
Jouk Jansen [Tue, 19 Sep 2006 11:59:21 +0000 (11:59 +0000)] 
 Include "xrc" support properly for OpenVMS

 Modified Files:
wxWidgets/descrip.mms wxWidgets/setup.h_vms
  wxWidgets/lib/VMS_GTK2.OPT wxWidgets/lib/VMS_X11_UNIV.OPT
  wxWidgets/lib/vms_gtk.opt wxWidgets/src/common/descrip.mms
  wxWidgets/src/generic/descrip.mms
  wxWidgets/src/gtk1/descrip.mms wxWidgets/src/motif/descrip.mms
  wxWidgets/src/xrc/descrip.mms
 Added Files:
  wxWidgets/samples/xrc/descrip.mms

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

17 years agoadd if wxUSE_NOTEBOOK around notebook-only renderer methods
Vadim Zeitlin [Tue, 19 Sep 2006 11:40:40 +0000 (11:40 +0000)] 
add if wxUSE_NOTEBOOK around notebook-only renderer methods

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

17 years agoFix a few warnings that appear with -Wextra (unused parameters where WXUNUSED is...
Mart Raudsepp [Tue, 19 Sep 2006 11:35:41 +0000 (11:35 +0000)] 
Fix a few warnings that appear with -Wextra (unused parameters where WXUNUSED is already used for other parameters
for the same function, and some GTypeInfo initializations)

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

17 years ago Another RTL fix.
Robert Roebling [Tue, 19 Sep 2006 10:42:42 +0000 (10:42 +0000)] 
  Another RTL fix.

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

17 years ago Give wxGrid its own string name for easier debugging.
Robert Roebling [Tue, 19 Sep 2006 10:28:23 +0000 (10:28 +0000)] 
  Give wxGrid its own string name for easier debugging.

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

17 years ago Fix scrolling bug where client size was reported wrong
Robert Roebling [Tue, 19 Sep 2006 10:22:20 +0000 (10:22 +0000)] 
  Fix scrolling bug where client size was reported wrong
    when the scrollbar size was not subtracted when
    using a targetwindow != this.

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

17 years agorebaked after listctrl/imagelist and wxUniv changes
Vadim Zeitlin [Mon, 18 Sep 2006 23:26:55 +0000 (23:26 +0000)] 
rebaked after listctrl/imagelist and wxUniv changes

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

17 years agorefactor some existing themes methods in a new base wxStdRenderer class (before addin...
Vadim Zeitlin [Mon, 18 Sep 2006 23:09:42 +0000 (23:09 +0000)] 
refactor some existing themes methods in a new base wxStdRenderer class (before adding a new theme)

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

17 years agouse native wxImageList for wxUniv, it's a low level class and so it doesn't make...
Vadim Zeitlin [Mon, 18 Sep 2006 23:06:35 +0000 (23:06 +0000)] 
use native wxImageList for wxUniv, it's a low level class and so it doesn't make sense to always usegeneric version (also fixes wxUniv build broken by recent changes)

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

17 years ago More wxGrid RTL things.
Robert Roebling [Mon, 18 Sep 2006 21:02:09 +0000 (21:02 +0000)] 
  More wxGrid RTL things.

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

17 years ago Fix compilo under MINGW32
Robert Roebling [Mon, 18 Sep 2006 21:00:29 +0000 (21:00 +0000)] 
  Fix compilo under MINGW32

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

17 years agoKevin's prefered way to do the last fix
Robin Dunn [Mon, 18 Sep 2006 20:41:08 +0000 (20:41 +0000)] 
Kevin's prefered way to do the last fix

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

17 years agoUse wxListCtrlNameStr for the generic control too.
Robin Dunn [Mon, 18 Sep 2006 20:39:41 +0000 (20:39 +0000)] 
Use wxListCtrlNameStr for the generic control too.

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

17 years agodocstrings and other minor tweaks
Robin Dunn [Mon, 18 Sep 2006 19:44:21 +0000 (19:44 +0000)] 
docstrings and other minor tweaks

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

17 years agorevert last change
Robin Dunn [Mon, 18 Sep 2006 19:15:12 +0000 (19:15 +0000)] 
revert last change

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

17 years agoAdd a couple missing methods
Robin Dunn [Mon, 18 Sep 2006 19:14:02 +0000 (19:14 +0000)] 
Add a couple missing methods

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

17 years agoDon't unconditionally include the generic headers, fixes build
Robin Dunn [Mon, 18 Sep 2006 19:13:11 +0000 (19:13 +0000)] 
Don't unconditionally include the generic headers, fixes build
problems on Windows.

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

17 years agominor demo tweak
Robin Dunn [Mon, 18 Sep 2006 15:26:09 +0000 (15:26 +0000)] 
minor demo tweak

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

17 years agoDon't turn off the HAS_BUTTONS stle on wxMac
Robin Dunn [Mon, 18 Sep 2006 15:25:30 +0000 (15:25 +0000)] 
Don't turn off the HAS_BUTTONS stle on wxMac

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

17 years ago More RTL work. Now transform m_updateRegion and
Robert Roebling [Mon, 18 Sep 2006 14:29:16 +0000 (14:29 +0000)] 
  More RTL work. Now transform m_updateRegion and
   do nothing special in IsExposed() since some
   code may use m_updateRegion directly. Keep
   untransformed version around for use with
   GTK clipping in the DC.

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

17 years ago Draw 2-pixel width rectangle ourselves, the
Robert Roebling [Mon, 18 Sep 2006 13:20:08 +0000 (13:20 +0000)] 
  Draw 2-pixel width rectangle ourselves, the
    X11 code leaves one pixel white (?) and
    looks differently positioned in RTL.

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

17 years agofixing notifications
Stefan Csomor [Mon, 18 Sep 2006 12:17:34 +0000 (12:17 +0000)] 
fixing notifications

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

17 years agobasic blitting implementation
Václav Slavík [Mon, 18 Sep 2006 11:20:58 +0000 (11:20 +0000)] 
basic blitting implementation

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

17 years agoRemoved rogue continue statement (bug 1560636)
Julian Smart [Mon, 18 Sep 2006 10:59:28 +0000 (10:59 +0000)] 
Removed rogue continue statement (bug 1560636)

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

17 years agofixed crash when no status bar is present, conditionals around optional parts
Stefan Csomor [Mon, 18 Sep 2006 07:52:49 +0000 (07:52 +0000)] 
fixed crash when no status bar is present, conditionals around optional parts

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

17 years agoRemove duplication in wxImageList defines and always default to using the native...
Kevin Ollivier [Mon, 18 Sep 2006 04:41:09 +0000 (04:41 +0000)] 
Remove duplication in wxImageList defines and always default to using the native wxImageList when available, even for wxGenericListCtrl.

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

17 years agoFixing compilation on Mac, and attempting to better calculate the bottom position...
Kevin Ollivier [Mon, 18 Sep 2006 02:39:36 +0000 (02:39 +0000)] 
Fixing compilation on Mac, and attempting to better calculate the bottom position for the toolbar. However, this is not completely fixed and needs more work.

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

17 years ago [ 1521481 ] wxPathList modernization
Robert Roebling [Sun, 17 Sep 2006 11:58:12 +0000 (11:58 +0000)] 
 [ 1521481 ] wxPathList modernization
  Applied part II.

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

17 years ago [ 1550698 ] Bottom aligned toolbar
Robert Roebling [Sun, 17 Sep 2006 11:51:08 +0000 (11:51 +0000)] 
 [ 1550698 ] Bottom aligned toolbar

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

17 years ago[ 1558691 ] wxPNGHandler: Preserve palette
Robert Roebling [Sun, 17 Sep 2006 11:43:17 +0000 (11:43 +0000)] 
1558691 ] wxPNGHandler: Preserve palette

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

17 years ago [ 1559550 ] Fix wxVariant wxDateTime conversion from time string
Robert Roebling [Sun, 17 Sep 2006 11:21:43 +0000 (11:21 +0000)] 
  [ 1559550 ] Fix wxVariant wxDateTime conversion from time string

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

17 years ago Mention that GTK+ and OS X already are double buffered.
Robert Roebling [Sun, 17 Sep 2006 11:09:26 +0000 (11:09 +0000)] 
  Mention that GTK+ and OS X already are double buffered.

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

17 years ago [ 1557326 ] Remove redundant code from wxComboCtrl
Robert Roebling [Sun, 17 Sep 2006 11:03:15 +0000 (11:03 +0000)] 
 [ 1557326 ] Remove redundant code from wxComboCtrl

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

17 years ago Applied [ 1555974 ] small wxURL improvements
Robert Roebling [Sun, 17 Sep 2006 10:59:18 +0000 (10:59 +0000)] 
  Applied [ 1555974 ] small wxURL improvements

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

17 years ago Commit patch [ 1559950 ] fix mem leaks in wx{Dir|File}Dialog
Robert Roebling [Sun, 17 Sep 2006 10:49:11 +0000 (10:49 +0000)] 
  Commit patch [ 1559950 ] fix mem leaks in wx{Dir|File}Dialog

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

17 years ago Remove debug code.
Robert Roebling [Sun, 17 Sep 2006 10:30:06 +0000 (10:30 +0000)] 
 Remove debug code.

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

17 years agoFix missing 3rd party builtin libs for static monolithic builds.
Michael Wetherell [Sun, 17 Sep 2006 09:07:07 +0000 (09:07 +0000)] 
Fix missing 3rd party builtin libs for static monolithic builds.

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

17 years agoCommiting re-baked files after wxListCtrl OS X additions.
Kevin Ollivier [Sun, 17 Sep 2006 08:06:09 +0000 (08:06 +0000)] 
Commiting re-baked files after wxListCtrl OS X additions.

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

17 years agoAccidently checked for invalid image index rather than using the mask.
Kevin Ollivier [Sun, 17 Sep 2006 01:30:26 +0000 (01:30 +0000)] 
Accidently checked for invalid image index rather than using the mask.

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

17 years agoInitial commit of native OS X list ctrl support. Compile tested on Win, Mac, FC4...
Kevin Ollivier [Sun, 17 Sep 2006 01:20:08 +0000 (01:20 +0000)] 
Initial commit of native OS X list ctrl support. Compile tested on Win, Mac, FC4/GTK2. Tested samples on Win and OS X. Also, support for co-existance of native and generic list ctrl on OS X.

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

17 years agoAdding OS X list ctrl implementation file, and listctrlcmn file for shared wxListCtrl...
Kevin Ollivier [Sat, 16 Sep 2006 23:04:34 +0000 (23:04 +0000)] 
Adding OS X list ctrl implementation file, and listctrlcmn file for shared wxListCtrl code (only events right now).

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

17 years ago Next round of RTL fixes. This change greatly simplifes
Robert Roebling [Sat, 16 Sep 2006 21:44:21 +0000 (21:44 +0000)] 
  Next round of RTL fixes. This change greatly simplifes
    the code and makes most #ifdefs redundant.

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

17 years agotweaks
Robin Dunn [Sat, 16 Sep 2006 19:55:03 +0000 (19:55 +0000)] 
tweaks

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

17 years agoTweaks and cleanup
Robin Dunn [Sat, 16 Sep 2006 19:50:26 +0000 (19:50 +0000)] 
Tweaks and cleanup

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

17 years agonew wxRect and wxPlatformInformation methods
Robin Dunn [Sat, 16 Sep 2006 19:05:36 +0000 (19:05 +0000)] 
new wxRect and wxPlatformInformation methods

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

17 years agoadded more properties
Robin Dunn [Sat, 16 Sep 2006 18:12:37 +0000 (18:12 +0000)] 
added more properties

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

17 years agoremove unused any more wxArrayHandlers
Vadim Zeitlin [Sat, 16 Sep 2006 13:51:22 +0000 (13:51 +0000)] 
remove unused any more wxArrayHandlers

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

17 years agoadded wxRect::GetTopRight/BottomLeft() for consistency with the existing GetTopLeft...
Vadim Zeitlin [Sat, 16 Sep 2006 13:36:30 +0000 (13:36 +0000)] 
added wxRect::GetTopRight/BottomLeft() for consistency with the existing GetTopLeft/BottomRight()

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

17 years agobuild extra wxUniv tags file
Vadim Zeitlin [Sat, 16 Sep 2006 13:15:13 +0000 (13:15 +0000)] 
build extra wxUniv tags file

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

17 years agoMinor cleanup: use AC_CHECK_DECLS for the gtk_icon_size_lookup check instead of
Michael Wetherell [Sat, 16 Sep 2006 08:09:43 +0000 (08:09 +0000)] 
Minor cleanup: use AC_CHECK_DECLS for the gtk_icon_size_lookup check instead of
AC_TRY_COMPILE.

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

17 years agoMissing header.
Michael Wetherell [Sat, 16 Sep 2006 08:01:17 +0000 (08:01 +0000)] 
Missing header.

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

17 years agowx.EvtHandler is OOR capable
Robin Dunn [Sat, 16 Sep 2006 01:37:29 +0000 (01:37 +0000)] 
wx.EvtHandler is OOR capable
docstring fixes

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

17 years agofix wxGetFreeMemory() for Linux 2.6 (part of patch 1549176)
Vadim Zeitlin [Sat, 16 Sep 2006 00:43:13 +0000 (00:43 +0000)] 
fix wxGetFreeMemory() for Linux 2.6 (part of patch 1549176)

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

17 years agoadded CheckOS/ToolkitVersion()
Vadim Zeitlin [Sat, 16 Sep 2006 00:38:36 +0000 (00:38 +0000)] 
added CheckOS/ToolkitVersion()

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

17 years agoadded more properties
Robin Dunn [Fri, 15 Sep 2006 21:31:02 +0000 (21:31 +0000)] 
added more properties

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

17 years agoIf we use a background brush, we _must_ set a colour (fixes a bug with static labels
Julian Smart [Fri, 15 Sep 2006 19:46:50 +0000 (19:46 +0000)] 
If we use a background brush, we _must_ set a colour (fixes a bug with static labels
not showing on a panel with a black background when system colours are high-contrast)

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

17 years agowrap print headers at top level
Paul Cornett [Fri, 15 Sep 2006 16:45:48 +0000 (16:45 +0000)] 
wrap print headers at top level

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

17 years agoadded Bryan's new icons
Stefan Csomor [Fri, 15 Sep 2006 10:22:07 +0000 (10:22 +0000)] 
added Bryan's new icons

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

17 years agoreSWIGged
Robin Dunn [Thu, 14 Sep 2006 21:27:26 +0000 (21:27 +0000)] 
reSWIGged

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

17 years agoAdded wx.lib.delayedresult from Oliver Schoenborn.
Robin Dunn [Thu, 14 Sep 2006 21:06:57 +0000 (21:06 +0000)] 
Added wx.lib.delayedresult from Oliver Schoenborn.

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

17 years agorelease the GIL before calling base version
Robin Dunn [Thu, 14 Sep 2006 20:39:33 +0000 (20:39 +0000)] 
release the GIL before calling base version

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

17 years agoGetScrollLines?
Robin Dunn [Thu, 14 Sep 2006 20:38:45 +0000 (20:38 +0000)] 
GetScrollLines?

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

17 years agoInside --> Contains
Robin Dunn [Thu, 14 Sep 2006 20:28:28 +0000 (20:28 +0000)] 
Inside --> Contains

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

17 years agoIsVisible --> IsShownOnScreen
Robin Dunn [Thu, 14 Sep 2006 20:27:47 +0000 (20:27 +0000)] 
IsVisible --> IsShownOnScreen

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