]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoForgot about CalendarEvent
Robin Dunn [Fri, 10 Sep 2004 20:54:41 +0000 (20:54 +0000)] 
Forgot about CalendarEvent

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

20 years agoExtended the wx.calendar.CalendarCtrl class with methods that get/set
Robin Dunn [Fri, 10 Sep 2004 20:53:21 +0000 (20:53 +0000)] 
Extended the wx.calendar.CalendarCtrl class with methods that get/set
a Python datetime or date object.  (These will only work with Python
2.3+) The methods are PySetDate, PyGetDate, PySetLowerDateLimit,
PySetUpperDateLimit, PySetDateRange, PyGetLowerDateLimit, and
PyGetUpperDateLimit.

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

20 years agomake background colour apply to choice/combobox dropdown listbox as well as the main...
Vadim Zeitlin [Fri, 10 Sep 2004 20:36:50 +0000 (20:36 +0000)] 
make background colour apply to choice/combobox dropdown listbox as well as the main part (patch 1023669)

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

20 years agoFixed typo
Robin Dunn [Fri, 10 Sep 2004 20:08:01 +0000 (20:08 +0000)] 
Fixed typo

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

20 years agoAdd depth param to ConvertToBitmap
Robin Dunn [Fri, 10 Sep 2004 20:06:16 +0000 (20:06 +0000)] 
Add depth param to ConvertToBitmap

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

20 years agoAdded GetListView accessor
Robin Dunn [Fri, 10 Sep 2004 20:01:02 +0000 (20:01 +0000)] 
Added GetListView accessor

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

20 years agoFix for ogl.FORMAT_SIZE_TO_CONTENTS
Robin Dunn [Fri, 10 Sep 2004 19:54:05 +0000 (19:54 +0000)] 
Fix for ogl.FORMAT_SIZE_TO_CONTENTS

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

20 years agoSome unnecessary wxUSE_MFC occurences removed following Vadim's experience (see wx...
Włodzimierz Skiba [Fri, 10 Sep 2004 13:24:20 +0000 (13:24 +0000)] 
Some unnecessary wxUSE_MFC occurences removed following Vadim's experience (see wx-dev on 6.8.2004).

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

20 years agoSource cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoor...
Włodzimierz Skiba [Fri, 10 Sep 2004 12:56:07 +0000 (12:56 +0000)] 
Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty().

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

20 years agoDMC reality.
Włodzimierz Skiba [Fri, 10 Sep 2004 12:09:35 +0000 (12:09 +0000)] 
DMC reality.

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

20 years agoreSWIGed
Robin Dunn [Fri, 10 Sep 2004 04:54:41 +0000 (04:54 +0000)] 
reSWIGed

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

20 years agofixed case typo
Robin Dunn [Thu, 9 Sep 2004 23:14:24 +0000 (23:14 +0000)] 
fixed case typo

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

20 years agoreSWIGged
Robin Dunn [Thu, 9 Sep 2004 21:02:38 +0000 (21:02 +0000)] 
reSWIGged

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

20 years agoundo last change
Robin Dunn [Thu, 9 Sep 2004 20:37:36 +0000 (20:37 +0000)] 
undo last change

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

20 years agodefault is gtk2 & unicode
Robin Dunn [Thu, 9 Sep 2004 20:35:00 +0000 (20:35 +0000)] 
default is gtk2 & unicode

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

20 years agodependencies for the new swig runtime files
Robin Dunn [Thu, 9 Sep 2004 20:34:17 +0000 (20:34 +0000)] 
dependencies for the new swig runtime files

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

20 years agoAdded RequestUserAttention
Robin Dunn [Thu, 9 Sep 2004 19:16:36 +0000 (19:16 +0000)] 
Added RequestUserAttention

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

20 years agoRemoved my copy of distutils from the wxPython source tree.
Robin Dunn [Thu, 9 Sep 2004 19:07:56 +0000 (19:07 +0000)] 
Removed my copy of distutils from the wxPython source tree.

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

20 years agoAdded RequestUserAttention
Robin Dunn [Thu, 9 Sep 2004 19:03:20 +0000 (19:03 +0000)] 
Added RequestUserAttention

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

20 years agoNew SWIG runtime files and api updates for the move to SWIG 1.3.22
Robin Dunn [Thu, 9 Sep 2004 18:59:20 +0000 (18:59 +0000)] 
New SWIG runtime files and api updates for the move to SWIG 1.3.22

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

20 years agoAdded StockButtons to main demo list
Robin Dunn [Thu, 9 Sep 2004 18:58:40 +0000 (18:58 +0000)] 
Added StockButtons to main demo list

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

20 years agotypo fixed
Robin Dunn [Thu, 9 Sep 2004 18:53:07 +0000 (18:53 +0000)] 
typo fixed

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

20 years agoNew SWIG runtime files and api updates for the move to SWIG 1.3.22
Robin Dunn [Thu, 9 Sep 2004 18:48:25 +0000 (18:48 +0000)] 
New SWIG runtime files and api updates for the move to SWIG 1.3.22

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

20 years agoNew patch for SWIG, updated to SWIG 1.3.22. Removed old patches that
Robin Dunn [Thu, 9 Sep 2004 18:32:44 +0000 (18:32 +0000)] 
New patch for SWIG, updated to SWIG 1.3.22.  Removed old patches that
have already been put in to SWIG

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

20 years agoFor editors and renderers the type registry takes precedence over the
Robin Dunn [Thu, 9 Sep 2004 18:29:25 +0000 (18:29 +0000)] 
For editors and renderers the type registry takes precedence over the
default attr, so we need to register the new editor/renderer for the string
data type in order to make setting a default editor/renderer appear to
work correctly.

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

20 years agoSource cleaning: TRUE/true, FALSE/false, whitespaces, tabs.
Włodzimierz Skiba [Thu, 9 Sep 2004 17:42:36 +0000 (17:42 +0000)] 
Source cleaning: TRUE/true, FALSE/false, whitespaces, tabs.

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

20 years agoRemoved my copy of distutils from the wxPython source tree.
Robin Dunn [Thu, 9 Sep 2004 17:26:39 +0000 (17:26 +0000)] 
Removed my copy of distutils from the wxPython source tree.

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

20 years agocompilation fix for VC6 (closes 1025093)
Vadim Zeitlin [Thu, 9 Sep 2004 14:34:48 +0000 (14:34 +0000)] 
compilation fix for VC6 (closes 1025093)

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

20 years agodefine WINVER as 0x0400 for VC++ 6 because its headers give a warning if WINVER ...
Vadim Zeitlin [Thu, 9 Sep 2004 14:33:02 +0000 (14:33 +0000)] 
define WINVER as 0x0400 for VC++ 6 because its headers give a warning if WINVER >= 0x0500 is used and are generally broken for higher WINVER values

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

20 years agoCorrect positioning of the entry text dialog.
Włodzimierz Skiba [Thu, 9 Sep 2004 14:14:20 +0000 (14:14 +0000)] 
Correct positioning of the entry text dialog.

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

20 years agoWinCE fixes.
Włodzimierz Skiba [Thu, 9 Sep 2004 13:14:28 +0000 (13:14 +0000)] 
WinCE fixes.

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

20 years agoFixed wrong append() name
Robin Dunn [Wed, 8 Sep 2004 23:50:59 +0000 (23:50 +0000)] 
Fixed wrong append() name

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

20 years agoSource cleaning: whitespaces, tabs, TRUE/true, FALSE/false.
Włodzimierz Skiba [Wed, 8 Sep 2004 17:30:19 +0000 (17:30 +0000)] 
Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false.

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

20 years agoupdate from Vegh Janos
Vadim Zeitlin [Wed, 8 Sep 2004 13:40:55 +0000 (13:40 +0000)] 
update from Vegh Janos

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

20 years agounregister GL windows classes on program termination, fixes problem with wx being...
Vadim Zeitlin [Wed, 8 Sep 2004 12:00:12 +0000 (12:00 +0000)] 
unregister GL windows classes on program termination, fixes problem with wx being used in a DLL which is being unloaded and reloaded again

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

20 years agoWarning fix.
Włodzimierz Skiba [Wed, 8 Sep 2004 11:18:10 +0000 (11:18 +0000)] 
Warning fix.

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

20 years agoreverted last check in
Vadim Zeitlin [Wed, 8 Sep 2004 10:49:36 +0000 (10:49 +0000)] 
reverted last check in

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

20 years agoadded wxTopLevelWindow::RequestUserAttention(); documented it and implemented it...
Vadim Zeitlin [Wed, 8 Sep 2004 09:53:46 +0000 (09:53 +0000)] 
added wxTopLevelWindow::RequestUserAttention(); documented it and implemented it for MSW

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

20 years agoFixes and source cleaning for WinCE.
Włodzimierz Skiba [Wed, 8 Sep 2004 06:41:06 +0000 (06:41 +0000)] 
Fixes and source cleaning for WinCE.

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

20 years agoMissed include due to wxBookCtrlSizer existence.
Włodzimierz Skiba [Wed, 8 Sep 2004 06:26:28 +0000 (06:26 +0000)] 
Missed include due to wxBookCtrlSizer existence.

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

20 years agoNative Smartphone wxTextCtrl.
Włodzimierz Skiba [Wed, 8 Sep 2004 06:20:42 +0000 (06:20 +0000)] 
Native Smartphone wxTextCtrl.

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

20 years agoadded wxTopLevelWindow::RequestUserAttention(); documented it and implemented it...
Vadim Zeitlin [Tue, 7 Sep 2004 21:02:55 +0000 (21:02 +0000)] 
added wxTopLevelWindow::RequestUserAttention(); documented it and implemented it for MSW

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

20 years agodocumented GetIcon(s), extended SetIcons() doc
Vadim Zeitlin [Tue, 7 Sep 2004 20:39:35 +0000 (20:39 +0000)] 
documented GetIcon(s), extended SetIcons() doc

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

20 years agoextracted common wxDialog/wxFrame methods to tlw.tex
Vadim Zeitlin [Tue, 7 Sep 2004 20:34:08 +0000 (20:34 +0000)] 
extracted common wxDialog/wxFrame methods to tlw.tex

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

20 years agodefine WINVER as 0x0502 by default (highest possible), not 0x0400; made the comment...
Vadim Zeitlin [Tue, 7 Sep 2004 20:16:51 +0000 (20:16 +0000)] 
define WINVER as 0x0502 by default (highest possible), not 0x0400; made the comment before it more clear

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

20 years agoadded accels for submenus; removed weird wxConvCurrent assignment (such code has...
Vadim Zeitlin [Tue, 7 Sep 2004 19:50:47 +0000 (19:50 +0000)] 
added accels for submenus; removed weird wxConvCurrent assignment (such code has nothing to do in a sample, especially without any explanation)

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

20 years agofixed MSW linking (check for wxUSE_GENERIC_DIALOGS_IN_MSW)
Vadim Zeitlin [Tue, 7 Sep 2004 19:42:31 +0000 (19:42 +0000)] 
fixed MSW linking (check for wxUSE_GENERIC_DIALOGS_IN_MSW)

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

20 years agoSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!/!IsEmpty(), TRUE/true. FALSE...
Włodzimierz Skiba [Tue, 7 Sep 2004 11:11:05 +0000 (11:11 +0000)] 
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!/!IsEmpty(), TRUE/true. FALSE/false, tabs, whitespaces.

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

20 years ago Committing in .
Jouk Jansen [Tue, 7 Sep 2004 08:34:00 +0000 (08:34 +0000)] 
 Committing in .

 Update of an OpenVMS makefile

 Modified Files:
  wxWidgets/src/common/descrip.mms
 ----------------------------------------------------------------------

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

20 years agoSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE/true. FALSE/false, tabs, whites...
Włodzimierz Skiba [Tue, 7 Sep 2004 06:01:01 +0000 (06:01 +0000)] 
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE/true. FALSE/false, tabs, whitespaces.

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

20 years agoPorted forward improvements from the 2.4.2.6 release.
Ron Lee [Mon, 6 Sep 2004 04:51:11 +0000 (04:51 +0000)] 
Ported forward improvements from the 2.4.2.6 release.
This still won't build new 2.5 packages yet, but it is changes
that will happen anyway so I'm checkpointing the diff here.

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

20 years agoadded all IDs
Václav Slavík [Sun, 5 Sep 2004 19:19:41 +0000 (19:19 +0000)] 
added all IDs

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

20 years agoGTK Combobox and Listbox aren't realized until actually
Ron Lee [Sun, 5 Sep 2004 10:08:19 +0000 (10:08 +0000)] 
GTK Combobox and Listbox aren't realized until actually
visible, so a list_item created before that would
receive a default style instead of the control's style.

Instead of calling ApplyWidgetStyle() which would
iterate all items, only the newly created item will
receive the current style to speed things up.

Thanks to Andreas Pflug.  Closes 984861

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

20 years agoreSWIGged
Robin Dunn [Sat, 4 Sep 2004 23:47:25 +0000 (23:47 +0000)] 
reSWIGged

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

20 years agoreSWIGed
Robin Dunn [Sat, 4 Sep 2004 23:39:30 +0000 (23:39 +0000)] 
reSWIGed

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

20 years agoreSWIGged
Robin Dunn [Sat, 4 Sep 2004 19:01:22 +0000 (19:01 +0000)] 
reSWIGged

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

20 years agoreSWIGed
Robin Dunn [Sat, 4 Sep 2004 18:48:31 +0000 (18:48 +0000)] 
reSWIGed

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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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