]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agoAdd DLL export macros
Robin Dunn [Sat, 4 Sep 2004 18:45:02 +0000 (18:45 +0000)] 
Add DLL export macros

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

19 years agoAdd a link to the changes file, move the log file
Robin Dunn [Sat, 4 Sep 2004 18:06:05 +0000 (18:06 +0000)] 
Add a link to the changes file, move the log file

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

19 years agoAdd the stock item helper fucntions back
Robin Dunn [Sat, 4 Sep 2004 18:03:22 +0000 (18:03 +0000)] 
Add the stock item helper fucntions back

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

19 years agowxArtProvider fix
Václav Slavík [Sat, 4 Sep 2004 13:23:57 +0000 (13:23 +0000)] 
wxArtProvider fix

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

19 years agoSpelling fixes [#1017001]
Włodzimierz Skiba [Sat, 4 Sep 2004 02:44:43 +0000 (02:44 +0000)] 
Spelling fixes [#1017001]

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

19 years agoSource cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE...
Włodzimierz Skiba [Sat, 4 Sep 2004 01:53:42 +0000 (01:53 +0000)] 
Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false.

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

19 years agoSpelling fixes [#1017001], source cleaning.
Włodzimierz Skiba [Sat, 4 Sep 2004 01:26:40 +0000 (01:26 +0000)] 
Spelling fixes [#1017001], source cleaning.

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

19 years agoupdated version to match latest wxPython release
Václav Slavík [Fri, 3 Sep 2004 21:53:55 +0000 (21:53 +0000)] 
updated version to match latest wxPython release

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

19 years agoMBCS and IM fixes (patch 1016292)
Václav Slavík [Fri, 3 Sep 2004 21:20:59 +0000 (21:20 +0000)] 
MBCS and IM fixes (patch 1016292)

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

19 years agoSince it is documented, changed GetOrCreateCellAttr from protected to
Robin Dunn [Fri, 3 Sep 2004 19:30:19 +0000 (19:30 +0000)] 
Since it is documented, changed GetOrCreateCellAttr from protected to
public so it can be used from wxPython.

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

19 years agofixed copy/paste error
Robin Dunn [Fri, 3 Sep 2004 19:14:09 +0000 (19:14 +0000)] 
fixed copy/paste error

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

19 years agoCheck for m_peer != NULL in Freeze and Thaw
Robin Dunn [Fri, 3 Sep 2004 19:04:17 +0000 (19:04 +0000)] 
Check for m_peer != NULL in Freeze and Thaw

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

19 years agoFixed incorrect clipping region on wxGTK
Robin Dunn [Fri, 3 Sep 2004 18:59:14 +0000 (18:59 +0000)] 
Fixed incorrect clipping region on wxGTK

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

19 years agoSource cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(), TRUE/true, FALSE/false...
Włodzimierz Skiba [Fri, 3 Sep 2004 18:32:56 +0000 (18:32 +0000)] 
Source cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(), TRUE/true, FALSE/false, whitespaces, tabs.

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

19 years agoFix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLICK [patch #1019696] with test...
Włodzimierz Skiba [Fri, 3 Sep 2004 14:35:45 +0000 (14:35 +0000)] 
Fix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLICK [patch #1019696] with test code in the sample.

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

19 years ago Applied patch to avoid g_lib wanrings.
Robert Roebling [Fri, 3 Sep 2004 12:43:28 +0000 (12:43 +0000)] 
 Applied patch to avoid g_lib wanrings.

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

19 years agoDon't set the size until after everything is initialized
Robin Dunn [Thu, 2 Sep 2004 18:35:45 +0000 (18:35 +0000)] 
Don't set the size until after everything is initialized

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

19 years agoreSWIGged
Robin Dunn [Thu, 2 Sep 2004 00:52:41 +0000 (00:52 +0000)] 
reSWIGged

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

19 years agostockitem.h no longer needed
Robin Dunn [Thu, 2 Sep 2004 00:46:22 +0000 (00:46 +0000)] 
stockitem.h no longer needed

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

19 years agoreSWIGged
Robin Dunn [Thu, 2 Sep 2004 00:40:47 +0000 (00:40 +0000)] 
reSWIGged

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

19 years agoanother tst style
Robin Dunn [Thu, 2 Sep 2004 00:33:59 +0000 (00:33 +0000)] 
another tst style

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

19 years agomore doc fixes and clarifications
Robin Dunn [Wed, 1 Sep 2004 23:52:33 +0000 (23:52 +0000)] 
more doc fixes and clarifications

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

19 years agoreally remove them
Robin Dunn [Wed, 1 Sep 2004 23:40:14 +0000 (23:40 +0000)] 
really remove them

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

19 years agoRemove wrappers for some functions meant to be interal use only.
Robin Dunn [Wed, 1 Sep 2004 23:39:07 +0000 (23:39 +0000)] 
Remove wrappers for some functions meant to be interal use only.

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

19 years agonotes about recent changes
Robin Dunn [Wed, 1 Sep 2004 23:38:20 +0000 (23:38 +0000)] 
notes about recent changes

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

19 years agoAdded demo for Stock Buttons
Robin Dunn [Wed, 1 Sep 2004 23:26:51 +0000 (23:26 +0000)] 
Added demo for Stock Buttons

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

19 years agoIf wxGetStockGtkID returns NULL (such as with wx.ID_INDENT on GTK 2.2)
Robin Dunn [Wed, 1 Sep 2004 23:22:47 +0000 (23:22 +0000)] 
If wxGetStockGtkID returns NULL (such as with wx.ID_INDENT on GTK 2.2)
then fall back to normal label setting

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

19 years agoreSWIGged
Robin Dunn [Wed, 1 Sep 2004 22:54:00 +0000 (22:54 +0000)] 
reSWIGged

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

19 years agoSome more "wxWindows" --> "wxWidgets"
Robin Dunn [Wed, 1 Sep 2004 22:52:37 +0000 (22:52 +0000)] 
Some more "wxWindows" --> "wxWidgets"

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

19 years agoAdded wx.lib.ticker.Ticker class from Chris Mellon.
Robin Dunn [Wed, 1 Sep 2004 22:00:21 +0000 (22:00 +0000)] 
Added wx.lib.ticker.Ticker class from Chris Mellon.

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

19 years agoUpdated generic window styles
Robin Dunn [Wed, 1 Sep 2004 19:47:01 +0000 (19:47 +0000)] 
Updated generic window styles

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

19 years agoAdded [GS]etBackgroundStyle
Robin Dunn [Wed, 1 Sep 2004 19:32:11 +0000 (19:32 +0000)] 
Added [GS]etBackgroundStyle

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

19 years agoupdates to support stock buttons
Robin Dunn [Wed, 1 Sep 2004 19:30:50 +0000 (19:30 +0000)] 
updates to support stock buttons

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

19 years agodoc updates
Robin Dunn [Wed, 1 Sep 2004 19:29:13 +0000 (19:29 +0000)] 
doc updates

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

19 years agoAdd a column for GetUnicodeKey
Robin Dunn [Wed, 1 Sep 2004 19:24:42 +0000 (19:24 +0000)] 
Add a column for GetUnicodeKey

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

19 years agoDemo the 3-state checkbox and also right-alignment
Robin Dunn [Wed, 1 Sep 2004 19:23:33 +0000 (19:23 +0000)] 
Demo the 3-state checkbox and also right-alignment

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

19 years agoAdded 3-state checkbox and toggle button support
Robin Dunn [Wed, 1 Sep 2004 19:22:35 +0000 (19:22 +0000)] 
Added 3-state checkbox and toggle button support

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

19 years agorebaked, for addition of xh_tglbtn
Robin Dunn [Wed, 1 Sep 2004 19:04:25 +0000 (19:04 +0000)] 
rebaked, for addition of xh_tglbtn

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

19 years agoAdd 3-state styles, and wxALIGN_RIGHT
Robin Dunn [Wed, 1 Sep 2004 19:02:19 +0000 (19:02 +0000)] 
Add 3-state styles, and wxALIGN_RIGHT

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

19 years agoAdded wxToggleButton handler
Julian Smart [Wed, 1 Sep 2004 18:24:05 +0000 (18:24 +0000)] 
Added wxToggleButton handler

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

19 years agoAdded toggle button handler header
Julian Smart [Wed, 1 Sep 2004 17:47:16 +0000 (17:47 +0000)] 
Added toggle button handler header

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

19 years agofix menu switching between children
Chris Elliott [Wed, 1 Sep 2004 13:39:17 +0000 (13:39 +0000)] 
fix menu switching between children

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

19 years agomdi menu updates fixed (after SF 1012653)
Chris Elliott [Wed, 1 Sep 2004 09:16:21 +0000 (09:16 +0000)] 
mdi menu updates fixed (after SF 1012653)

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

19 years agono real changes, just rewrote ChoiceEditor::EndEdit() in a slightly more concise...
Vadim Zeitlin [Tue, 31 Aug 2004 22:13:56 +0000 (22:13 +0000)] 
no real changes, just rewrote ChoiceEditor::EndEdit() in a slightly more concise/clear way

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

19 years agoremoved apparently useless (and provoking a dummy event) code in ChoiceEditor::EndEdi...
Vadim Zeitlin [Tue, 31 Aug 2004 22:12:06 +0000 (22:12 +0000)] 
removed apparently useless (and provoking a dummy event) code in ChoiceEditor::EndEdit() resetting the choice to 0 index

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

19 years agoVersion number bump, with preview flag
Robin Dunn [Tue, 31 Aug 2004 19:56:37 +0000 (19:56 +0000)] 
Version number bump, with preview flag

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

19 years agoDon't hide the panel for non-MSW platforms.
Robin Dunn [Tue, 31 Aug 2004 19:54:42 +0000 (19:54 +0000)] 
Don't hide the panel for non-MSW platforms.

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

19 years agofix for not sending a native click to a control if it is not enabled (does an enable...
Stefan Csomor [Tue, 31 Aug 2004 18:54:24 +0000 (18:54 +0000)] 
fix for not sending a native click to a control if it is not enabled (does an enable itself)

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

19 years agofixed compile error
Robin Dunn [Tue, 31 Aug 2004 17:26:25 +0000 (17:26 +0000)] 
fixed compile error

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

19 years agostockitem.h needs installed too.
Robin Dunn [Tue, 31 Aug 2004 17:24:46 +0000 (17:24 +0000)] 
stockitem.h needs installed too.

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

19 years agoFixes to allow DoGetBestSize to work before CreateGrid has been called.
Robin Dunn [Tue, 31 Aug 2004 16:31:39 +0000 (16:31 +0000)] 
Fixes to allow DoGetBestSize to work before CreateGrid has been called.

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

19 years agoAdding DrawnShape (patch from Pierre Hjälm)
Robin Dunn [Tue, 31 Aug 2004 14:54:13 +0000 (14:54 +0000)] 
Adding DrawnShape (patch from Pierre Hjälm)

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

19 years agosome wxUSE_* macros not used consistently (patch #992456) with source cleaning (blind...
Włodzimierz Skiba [Tue, 31 Aug 2004 13:59:07 +0000 (13:59 +0000)] 
some wxUSE_* macros not used consistently (patch #992456) with source cleaning (blind changes).

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

19 years agoFix of memory leak with generic file dialog (Patch #1017938)
Włodzimierz Skiba [Tue, 31 Aug 2004 12:44:38 +0000 (12:44 +0000)] 
Fix of memory leak with generic file dialog (Patch #1017938)

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

19 years agoSource cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE/true, FALSE/false, whitespaces...
Włodzimierz Skiba [Tue, 31 Aug 2004 12:38:46 +0000 (12:38 +0000)] 
Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE/true, FALSE/false, whitespaces, tabs.

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

19 years agoGeneric dialogs not available in shared nonUniv builds due to their adjustement to...
Włodzimierz Skiba [Tue, 31 Aug 2004 11:39:25 +0000 (11:39 +0000)] 
Generic dialogs not available in shared nonUniv builds due to their adjustement to SHARED switch of wxWidgets.

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

20 years agoAdded wxToggleButton handler
Julian Smart [Tue, 31 Aug 2004 07:53:21 +0000 (07:53 +0000)] 
Added wxToggleButton handler

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

20 years agoload icons from current icon theme under GTK >= 2.4, too
Václav Slavík [Mon, 30 Aug 2004 22:31:41 +0000 (22:31 +0000)] 
load icons from current icon theme under GTK >= 2.4, too

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

20 years agodllexport buffer classes used by wxString
Václav Slavík [Mon, 30 Aug 2004 21:31:38 +0000 (21:31 +0000)] 
dllexport buffer classes used by wxString

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

20 years ago(partially) fixed splitter sash rendering under GTK2
Václav Slavík [Mon, 30 Aug 2004 16:42:36 +0000 (16:42 +0000)] 
(partially) fixed splitter sash rendering under GTK2

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

20 years agonew stock buttons API
Václav Slavík [Mon, 30 Aug 2004 14:42:51 +0000 (14:42 +0000)] 
new stock buttons API

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

20 years agoSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespa...
Włodzimierz Skiba [Mon, 30 Aug 2004 10:18:55 +0000 (10:18 +0000)] 
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs.

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

20 years agocorrecting a source for double event delivery
Stefan Csomor [Mon, 30 Aug 2004 07:40:19 +0000 (07:40 +0000)] 
correcting a source for double event delivery

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

20 years agoadapting textctrl position to window theme
Stefan Csomor [Mon, 30 Aug 2004 07:07:26 +0000 (07:07 +0000)] 
adapting textctrl position to window theme

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

20 years agosetting the mac theme font only in VARIANT_NORMAL
Stefan Csomor [Mon, 30 Aug 2004 06:49:26 +0000 (06:49 +0000)] 
setting the mac theme font only in VARIANT_NORMAL

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

20 years agosupporting hidden status bar
Stefan Csomor [Mon, 30 Aug 2004 06:46:50 +0000 (06:46 +0000)] 
supporting hidden status bar

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

20 years agoUntabified (TABs seem to cause strange problems with autoconf-2.59, at least
Stefan Neis [Sun, 29 Aug 2004 20:09:09 +0000 (20:09 +0000)] 
Untabified (TABs seem to cause strange problems with autoconf-2.59, at least
                on OS/2.)

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

20 years agofixing retval for SetFont
Stefan Csomor [Sun, 29 Aug 2004 18:52:13 +0000 (18:52 +0000)] 
fixing retval for SetFont

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

20 years agodon't include strings that shouldn't be translated in gettext output
Václav Slavík [Sun, 29 Aug 2004 18:27:51 +0000 (18:27 +0000)] 
don't include strings that shouldn't be translated in gettext output

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

20 years agometal appearance supported under 10.3
Stefan Csomor [Sun, 29 Aug 2004 18:25:35 +0000 (18:25 +0000)] 
metal appearance supported under 10.3

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

20 years agofixing repositioning problem for statusbar
Stefan Csomor [Sun, 29 Aug 2004 15:53:14 +0000 (15:53 +0000)] 
fixing repositioning problem for statusbar

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

20 years agoremoved wx-specific fix, it's already fixed in upstream sources
Václav Slavík [Sun, 29 Aug 2004 14:30:49 +0000 (14:30 +0000)] 
removed wx-specific fix, it's already fixed in upstream sources

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

20 years agoDon't draw flat box unless background style is system
Julian Smart [Sun, 29 Aug 2004 13:55:13 +0000 (13:55 +0000)] 
Don't draw flat box unless background style is system

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

20 years agoSetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used to optimize
Julian Smart [Sun, 29 Aug 2004 13:32:45 +0000 (13:32 +0000)] 
SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used to optimize
background erase on wxGTK (no-op on other platforms)

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

20 years agofixed typo
Václav Slavík [Sun, 29 Aug 2004 11:02:16 +0000 (11:02 +0000)] 
fixed typo

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

20 years agore-merged wx fix
Václav Slavík [Sun, 29 Aug 2004 10:59:20 +0000 (10:59 +0000)] 
re-merged wx fix

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

20 years agoFirst step in background erase optimization
Julian Smart [Sun, 29 Aug 2004 10:22:34 +0000 (10:22 +0000)] 
First step in background erase optimization

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

20 years agomerged libpng-1.2.6 to HEAD
Václav Slavík [Sun, 29 Aug 2004 10:21:24 +0000 (10:21 +0000)] 
merged libpng-1.2.6 to  HEAD

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

20 years agomerged libpng-1.2.6 to HEAD
Václav Slavík [Sun, 29 Aug 2004 10:15:26 +0000 (10:15 +0000)] 
merged libpng-1.2.6 to  HEAD

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

20 years agorepositioning of mac textctrl
Stefan Csomor [Sun, 29 Aug 2004 10:07:39 +0000 (10:07 +0000)] 
repositioning of mac textctrl

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

20 years agofocus and border refreshes etc corrected
Stefan Csomor [Sun, 29 Aug 2004 10:04:36 +0000 (10:04 +0000)] 
focus and border refreshes etc corrected

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

20 years agoThis commit was generated by cvs2svn to compensate for changes in r28944,
Václav Slavík [Sun, 29 Aug 2004 09:34:35 +0000 (09:34 +0000)] 
This commit was generated by cvs2svn to compensate for changes in r28944,
which included commits to RCS files with non-trunk default branches.

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

20 years agoInitial revision
Václav Slavík [Sun, 29 Aug 2004 09:34:33 +0000 (09:34 +0000)] 
Initial revision

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

20 years agofix for CAN-2004-0797 zlib-1.2.x vulnerability (patch #1018094)
Václav Slavík [Sun, 29 Aug 2004 09:16:03 +0000 (09:16 +0000)] 
fix for CAN-2004-0797 zlib-1.2.x vulnerability (patch #1018094)

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

20 years ago Patch #1003174: Fixes crash when toolbar has a disabled control
Mattia Barbon [Sat, 28 Aug 2004 19:10:31 +0000 (19:10 +0000)] 
  Patch #1003174: Fixes crash when toolbar has a disabled control
from Ian Brown.

  If you put a control (e.g. a wxChoice) on a toolbar and then
later disable that control, you will get a crash. This is because
the toolbar code always calls disable on the button widget for a
toolbartool. When the tool is a control, there is no button, and
you should call disable on the control instead.
This small patch implements this logic.

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

20 years agocorrecting unicode data conversion
Stefan Csomor [Sat, 28 Aug 2004 08:45:42 +0000 (08:45 +0000)] 
correcting unicode data conversion

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

20 years agoreSWIGged
Robin Dunn [Fri, 27 Aug 2004 23:13:27 +0000 (23:13 +0000)] 
reSWIGged

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

20 years agomore test tweaks
Robin Dunn [Fri, 27 Aug 2004 23:12:24 +0000 (23:12 +0000)] 
more test tweaks

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

20 years agoremove preview indicator
Robin Dunn [Fri, 27 Aug 2004 23:12:03 +0000 (23:12 +0000)] 
remove preview indicator

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

20 years agoregenerated ReST docs
Robin Dunn [Fri, 27 Aug 2004 23:11:31 +0000 (23:11 +0000)] 
regenerated ReST docs

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

20 years agonote another bug fix
Robin Dunn [Fri, 27 Aug 2004 23:10:57 +0000 (23:10 +0000)] 
note another bug fix

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

20 years agoAdd new file
Robin Dunn [Fri, 27 Aug 2004 23:10:15 +0000 (23:10 +0000)] 
Add new file

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

20 years agoSource cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false.
Włodzimierz Skiba [Fri, 27 Aug 2004 18:59:37 +0000 (18:59 +0000)] 
Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false.

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

20 years agoMake wxGrid play nicer with sizers.
Robin Dunn [Thu, 26 Aug 2004 18:11:42 +0000 (18:11 +0000)] 
Make wxGrid play nicer with sizers.

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

20 years agoAdded wxGrid test
Robin Dunn [Thu, 26 Aug 2004 17:16:10 +0000 (17:16 +0000)] 
Added wxGrid test

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

20 years agoOnly initialize wxWidgets once
Robin Dunn [Thu, 26 Aug 2004 17:07:46 +0000 (17:07 +0000)] 
Only initialize wxWidgets once

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

20 years agoPolish translation to i18n sample + source cleaning.
Włodzimierz Skiba [Thu, 26 Aug 2004 11:02:13 +0000 (11:02 +0000)] 
Polish translation to i18n sample + source cleaning.

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

20 years agoPolish translation to i18n sample.
Włodzimierz Skiba [Thu, 26 Aug 2004 10:58:39 +0000 (10:58 +0000)] 
Polish translation to i18n sample.

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

20 years agoSource cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.
Włodzimierz Skiba [Thu, 26 Aug 2004 08:46:18 +0000 (08:46 +0000)] 
Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.

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

20 years agoSome of these are not in BASE, cahnge back to WXDLLEXPORT
Robin Dunn [Thu, 26 Aug 2004 04:58:43 +0000 (04:58 +0000)] 
Some of these are not in BASE, cahnge back to WXDLLEXPORT

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