]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoImplemented wxSpinButton for wxMotif.
Mattia Barbon [Sun, 28 Jul 2002 13:33:29 +0000 (13:33 +0000)] 
Implemented wxSpinButton for wxMotif.
Renamed generic wxSpinCtrl::DoGetBestClientSize to DoGetBestSize
  ( the "Client" appears to be a relic of the past ).

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

22 years ago Implement SetFilterIndex
Robert Roebling [Sun, 28 Jul 2002 10:17:14 +0000 (10:17 +0000)] 
  Implement SetFilterIndex

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

22 years ago IMplement SetFilterINdex()
Robert Roebling [Sun, 28 Jul 2002 10:16:50 +0000 (10:16 +0000)] 
  IMplement SetFilterINdex()

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

22 years agoHow to use MSLU with MSVC/nmake
Václav Slavík [Sat, 27 Jul 2002 22:28:28 +0000 (22:28 +0000)] 
How to use MSLU with MSVC/nmake

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

22 years agoMSLU clarifications
Václav Slavík [Sat, 27 Jul 2002 22:28:19 +0000 (22:28 +0000)] 
MSLU clarifications

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

22 years agolibunicows moved to sourceforge
Václav Slavík [Sat, 27 Jul 2002 22:27:46 +0000 (22:27 +0000)] 
libunicows moved to sourceforge

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

22 years agoSWIGged updates for wxGTK
Robin Dunn [Sat, 27 Jul 2002 21:29:44 +0000 (21:29 +0000)] 
SWIGged updates for wxGTK

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

22 years agoAdded statline.h to wxMotif files
Mattia Barbon [Sat, 27 Jul 2002 20:24:44 +0000 (20:24 +0000)] 
Added statline.h to wxMotif files

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

22 years agoCheck for NULL before dereferencing
Mattia Barbon [Sat, 27 Jul 2002 20:14:19 +0000 (20:14 +0000)] 
Check for NULL before dereferencing

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

22 years agoAdded DoSetSize and DoMoveWindow to generic wxStaticLine.
Mattia Barbon [Sat, 27 Jul 2002 20:13:33 +0000 (20:13 +0000)] 
Added DoSetSize and DoMoveWindow to generic wxStaticLine.
Now it works with sizers.

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

22 years agoRename wxGenericImageList to wxImageList in generic wxListCtrl, too.
Mattia Barbon [Sat, 27 Jul 2002 20:12:21 +0000 (20:12 +0000)] 
Rename wxGenericImageList to wxImageList in generic wxListCtrl, too.

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

22 years agoChanged wxMotif's wxWindow::Create so it does not call DoSetSize anymore;
Mattia Barbon [Sat, 27 Jul 2002 20:10:37 +0000 (20:10 +0000)] 
Changed wxMotif's wxWindow::Create so it does not call DoSetSize anymore;
now calling wxWindow::SetSize should call wxWindow::DoMoveWindow.
As a result composite controls should work with Motif, too.

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

22 years agoadded a section on when to delete global objects
Václav Slavík [Sat, 27 Jul 2002 18:14:47 +0000 (18:14 +0000)] 
added a section on when to delete global objects

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

22 years agofixed typo
Václav Slavík [Sat, 27 Jul 2002 18:14:42 +0000 (18:14 +0000)] 
fixed typo

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

22 years ago1. clarified relation between XRC .xrs files and ZIPs
Václav Slavík [Sat, 27 Jul 2002 18:14:36 +0000 (18:14 +0000)] 
1. clarified relation between XRC .xrs files and ZIPs
2. some minor additions to XRC docs

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

22 years agominus one show stopper typo and a couple of warnings on mingw.
Ron Lee [Sat, 27 Jul 2002 05:15:39 +0000 (05:15 +0000)] 
minus one show stopper typo and a couple of warnings on mingw.

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

22 years agoadded wxADJUST_MINSIZE to XRC
Václav Slavík [Fri, 26 Jul 2002 22:09:04 +0000 (22:09 +0000)] 
added wxADJUST_MINSIZE to XRC

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

22 years agofix for memory leak in XRC-generated CXX resources code
Václav Slavík [Fri, 26 Jul 2002 22:08:59 +0000 (22:08 +0000)] 
fix for memory leak in XRC-generated CXX resources code

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

22 years agoDon't fail to register remaining window classes if
Julian Smart [Fri, 26 Jul 2002 16:13:02 +0000 (16:13 +0000)] 
Don't fail to register remaining window classes if
one fails to register
Set window proc for non-control windows

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

22 years agochanged library include to use relative paths
Stefan Csomor [Fri, 26 Jul 2002 07:13:53 +0000 (07:13 +0000)] 
changed library include to use relative paths

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

22 years agoadded msgout.cpp
Stefan Csomor [Fri, 26 Jul 2002 06:52:53 +0000 (06:52 +0000)] 
added msgout.cpp

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

22 years agoShow how to prevent deselection of specific items
Robin Dunn [Fri, 26 Jul 2002 01:51:50 +0000 (01:51 +0000)] 
Show how to prevent deselection of specific items

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

22 years agoDon't show a dialog upon import when Numeric isn't installed
Robin Dunn [Fri, 26 Jul 2002 01:51:29 +0000 (01:51 +0000)] 
Don't show a dialog upon import when Numeric isn't installed

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

22 years agoprefix include file for Project Builder project
Gilles Depeyrot [Thu, 25 Jul 2002 21:47:25 +0000 (21:47 +0000)] 
prefix include file for Project Builder project

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

22 years agoApplied patch from Ian Brown to make menus look better in wxMotif (#586347)
Mattia Barbon [Thu, 25 Jul 2002 20:29:55 +0000 (20:29 +0000)] 
Applied patch from Ian Brown to make menus look better in wxMotif (#586347)

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

22 years agocorrected Enable() docs to correspond to the real method signature
Vadim Zeitlin [Thu, 25 Jul 2002 17:07:05 +0000 (17:07 +0000)] 
corrected Enable() docs to correspond to the real method signature

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

22 years ago Committing in .
Jouk Jansen [Thu, 25 Jul 2002 13:29:47 +0000 (13:29 +0000)] 
 Committing in .

 changed one parameter in the definition of wxBitmap from long to int.
 (just as it is in wxGTK). This solves a compilation problem on OpenVMS.

 Modified Files:
  wxWindows/include/wx/motif/bitmap.h
  wxWindows/src/motif/bitmap.cpp
 ----------------------------------------------------------------------

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

22 years ago Committing in .
Jouk Jansen [Thu, 25 Jul 2002 13:18:52 +0000 (13:18 +0000)] 
 Committing in .

 Updated OpenVMS compile support:
   setip.h_vms : added definition of wxExplicit
   descrip.mms : added msgout.cpp
   utilsunx.cpp : supressed unreacheable code warning in one routine by
                  OpenVMS only #pragma's.

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/common/descrip.mms
  wxWindows/src/unix/utilsunx.cpp
 ----------------------------------------------------------------------

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

22 years agoremoved virtual modifier from Command handlers, added readonly and color information...
Stefan Csomor [Thu, 25 Jul 2002 09:58:49 +0000 (09:58 +0000)] 
removed virtual modifier from Command handlers, added readonly and color information to textctrls

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

22 years agoUpdated Makefiles for Motif
Mattia Barbon [Thu, 25 Jul 2002 09:08:12 +0000 (09:08 +0000)] 
Updated Makefiles for Motif

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

22 years agoremoved virtual modifier from Command handlers, added readonly and color information...
Stefan Csomor [Thu, 25 Jul 2002 08:42:04 +0000 (08:42 +0000)] 
removed virtual modifier from Command handlers, added readonly and color information to textctrls

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

22 years agochanges to match recent CVS updates
Robin Dunn [Thu, 25 Jul 2002 01:28:56 +0000 (01:28 +0000)] 
changes to match recent CVS updates

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

22 years agoAdded wxUSE_RICHEDIT to match usage in header
Robin Dunn [Thu, 25 Jul 2002 01:27:57 +0000 (01:27 +0000)] 
Added wxUSE_RICHEDIT to match usage in header

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

22 years agoUpdated Makefiles for all but Motif; there is either a lock or a CVS problem.
Mattia Barbon [Wed, 24 Jul 2002 19:46:48 +0000 (19:46 +0000)] 
Updated Makefiles for all but Motif; there is either a lock or a CVS problem.

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

22 years agoAdded wxMessageOutput as per the discussion on wx-dev.
Mattia Barbon [Wed, 24 Jul 2002 19:29:53 +0000 (19:29 +0000)] 
Added wxMessageOutput as per the discussion on wx-dev.
Added wxApp::DoInit to initialize the global wxMessageOutput instance.
Changed wxCommandLineParser to use wxMessageOutput.

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

22 years agoIsSingleLine() is now in the base class
Vadim Zeitlin [Tue, 23 Jul 2002 21:59:40 +0000 (21:59 +0000)] 
IsSingleLine() is now in the base class

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

22 years agoadded operator++/-- for wxAutoULong (SF patch from Igor)
Vadim Zeitlin [Tue, 23 Jul 2002 21:59:06 +0000 (21:59 +0000)] 
added operator++/-- for wxAutoULong (SF patch from Igor)

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

22 years agoChanged wxGTK's notion of SetSize() to never allow setting
Robert Roebling [Tue, 23 Jul 2002 20:51:42 +0000 (20:51 +0000)] 
Changed wxGTK's notion of SetSize() to never allow setting
the width and height to -1 even if the wxALLOW_MINUS_ONE
flag is set.

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

22 years agoAdded wxMotif comments
Julian Smart [Tue, 23 Jul 2002 17:32:52 +0000 (17:32 +0000)] 
Added wxMotif comments

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

22 years agoApplied patch [ 585436 ] motif toolbar control alignment fix
Julian Smart [Tue, 23 Jul 2002 17:31:31 +0000 (17:31 +0000)] 
Applied patch [ 585436 ] motif toolbar control alignment fix

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

22 years agoApplied patch [ 585322 ] motif border style fix for statictext
Julian Smart [Tue, 23 Jul 2002 17:28:58 +0000 (17:28 +0000)] 
Applied patch [ 585322 ] motif border style fix for statictext

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

22 years agoApplied patch [ 584885 ] better colour handling in motif
Julian Smart [Tue, 23 Jul 2002 17:25:08 +0000 (17:25 +0000)] 
Applied patch [ 584885 ] better colour handling in motif

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

22 years agoPossibly cured the assertion message dialog paint problem,
Julian Smart [Tue, 23 Jul 2002 16:27:14 +0000 (16:27 +0000)] 
Possibly cured the assertion message dialog paint problem,
by explicitly calling OnInternalIdle if it's a message dialog
within an assertion.

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

22 years agofix to not show ampersands in the static box title (needed after the previous change)
Vadim Zeitlin [Tue, 23 Jul 2002 14:09:32 +0000 (14:09 +0000)] 
fix to not show ampersands in the static box title (needed after the previous change)

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

22 years agoadded test for toggling the main toolbar
Vadim Zeitlin [Tue, 23 Jul 2002 14:08:39 +0000 (14:08 +0000)] 
added test for toggling the main toolbar

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

22 years agoWeekly catch up and slider fixes.
David Webster [Mon, 22 Jul 2002 23:07:09 +0000 (23:07 +0000)] 
Weekly catch up and slider fixes.

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

22 years agoOS/2 tweaks.
David Webster [Mon, 22 Jul 2002 23:06:36 +0000 (23:06 +0000)] 
OS/2 tweaks.

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

22 years agoAdded wxListCtrl to derive from wxGenericListCtrl,
Julian Smart [Mon, 22 Jul 2002 23:03:03 +0000 (23:03 +0000)] 
Added wxListCtrl to derive from wxGenericListCtrl,
ditto for wxImageList

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

22 years agoFALSE not false.
David Webster [Mon, 22 Jul 2002 14:46:41 +0000 (14:46 +0000)] 
FALSE not false.

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

22 years agomade wxDllLoader more backwards compatible
Vadim Zeitlin [Mon, 22 Jul 2002 14:42:38 +0000 (14:42 +0000)] 
made wxDllLoader more backwards compatible

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

22 years agoChanged main ftp address to ftp://biolpc22.york.ac.uk/pub
Julian Smart [Mon, 22 Jul 2002 13:37:07 +0000 (13:37 +0000)] 
Changed main ftp address to ftp://biolpc22.york.ac.uk/pub

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

22 years agoApplied patch [ 583922 ] Make generic/wxListCtrl avail. in WIN32
Julian Smart [Mon, 22 Jul 2002 08:51:49 +0000 (08:51 +0000)] 
Applied patch [ 583922 ] Make generic/wxListCtrl avail. in WIN32

Generic wxListCtrl renamed to wxGenericListCtrl, wxImageList
renamed to wxGenericImageList, so they can be used on wxMSW
(Rene Rivera).

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

22 years agoDialogs and slider updates
David Webster [Mon, 22 Jul 2002 03:29:07 +0000 (03:29 +0000)] 
Dialogs and slider updates

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

22 years agoOS/2 Update
David Webster [Mon, 22 Jul 2002 03:28:12 +0000 (03:28 +0000)] 
OS/2 Update

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

22 years agoLots of updates for color dialog and sliders
David Webster [Mon, 22 Jul 2002 03:27:36 +0000 (03:27 +0000)] 
Lots of updates for color dialog and sliders

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

22 years agoUnicodification of wxDataStreams
Václav Slavík [Sun, 21 Jul 2002 22:29:08 +0000 (22:29 +0000)] 
Unicodification of wxDataStreams

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

22 years agoReturned value from operator=
Julian Smart [Sun, 21 Jul 2002 21:45:40 +0000 (21:45 +0000)] 
Returned value from operator=

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

22 years agofixed small memory leak
Vadim Zeitlin [Sun, 21 Jul 2002 20:44:11 +0000 (20:44 +0000)] 
fixed small memory leak

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

22 years agooperator = implemented inline.
Julian Smart [Sun, 21 Jul 2002 20:32:41 +0000 (20:32 +0000)] 
operator = implemented inline.

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

22 years agoadded (and documented) trivial but useful IsSingleLine() and IsMultiLine() text contr...
Vadim Zeitlin [Sun, 21 Jul 2002 18:51:04 +0000 (18:51 +0000)] 
added (and documented) trivial but useful IsSingleLine() and IsMultiLine() text control methods

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

22 years agodefault style now applies to the text entered by the user as well (patch 574789)
Vadim Zeitlin [Sun, 21 Jul 2002 18:49:10 +0000 (18:49 +0000)] 
default style now applies to the text entered by the user as well (patch 574789)

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

22 years agofixed a compilation warning
Vadim Zeitlin [Sun, 21 Jul 2002 18:46:50 +0000 (18:46 +0000)] 
fixed a compilation warning

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

22 years agofixed crash in text ctrl log on exit
Vadim Zeitlin [Sun, 21 Jul 2002 18:44:15 +0000 (18:44 +0000)] 
fixed crash in text ctrl log on exit

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

22 years agoMade wxMouseEvent = operator public
Julian Smart [Sun, 21 Jul 2002 17:34:06 +0000 (17:34 +0000)] 
Made wxMouseEvent = operator public

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

22 years agofixed notebook sample page creation for wxGTK (patch 581280)
Vadim Zeitlin [Sun, 21 Jul 2002 14:43:09 +0000 (14:43 +0000)] 
fixed notebook sample page creation for wxGTK (patch 581280)

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

22 years ago1. more consistency in wxTree/ListEvent methods naming convention:
Vadim Zeitlin [Sun, 21 Jul 2002 14:29:13 +0000 (14:29 +0000)] 
1. more consistency in wxTree/ListEvent methods naming convention:
   GetKeyCode() instead of GetCode()
2. wxTreeEvent::GetKeyEvent()::IsAltDown() now works under MSW
3. wxTreeEvent::GetKeyCode() works for alnum keys

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

22 years agodon't cache the result of IsAlwaysConnected() and don't call IsOnline() unnecessarily...
Vadim Zeitlin [Sun, 21 Jul 2002 13:47:39 +0000 (13:47 +0000)] 
don't cache the result of IsAlwaysConnected() and don't call IsOnline() unnecessarily from there

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

22 years agoreverted Chris' MSW additions patch (we should use IPC, not Windows-only functions...
Vadim Zeitlin [Sun, 21 Jul 2002 12:41:38 +0000 (12:41 +0000)] 
reverted Chris' MSW additions patch (we should use IPC, not Windows-only functions to implement this functionality)

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

22 years agomention that usually wxGetUserId() should be used to construct the lock name
Vadim Zeitlin [Sun, 21 Jul 2002 12:38:34 +0000 (12:38 +0000)] 
mention that usually wxGetUserId() should be used to construct the lock name

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

22 years agocorrected assertion with message
Gilles Depeyrot [Sun, 21 Jul 2002 10:17:02 +0000 (10:17 +0000)] 
corrected assertion with message

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

22 years agoTest for wxPyTipProvider
Robin Dunn [Sun, 21 Jul 2002 02:57:38 +0000 (02:57 +0000)] 
Test for wxPyTipProvider

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

22 years agoFix for wxPyTipProvider. Now it is possible to derive from it and
Robin Dunn [Sat, 20 Jul 2002 19:45:24 +0000 (19:45 +0000)] 
Fix for wxPyTipProvider.  Now it is possible to derive from it and
implement GetTip.

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

22 years agoread message catalogs from the location where wxWin was installed, too
Václav Slavík [Sat, 20 Jul 2002 18:10:06 +0000 (18:10 +0000)] 
read message catalogs from the location where wxWin was installed, too

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

22 years agoadded Mark Newsam's patch
Stefan Csomor [Sat, 20 Jul 2002 13:31:31 +0000 (13:31 +0000)] 
added Mark Newsam's patch

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

22 years agoadded Mark Newsam's patch
Stefan Csomor [Sat, 20 Jul 2002 13:10:06 +0000 (13:10 +0000)] 
added Mark Newsam's patch

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

22 years agoSWIGged updates for wxGTK
Robin Dunn [Sat, 20 Jul 2002 02:08:34 +0000 (02:08 +0000)] 
SWIGged updates for wxGTK

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

22 years agoSWIGged updates for wxMSW
Robin Dunn [Sat, 20 Jul 2002 02:07:56 +0000 (02:07 +0000)] 
SWIGged updates for wxMSW

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

22 years agosignned/unsigned fix
Robin Dunn [Sat, 20 Jul 2002 02:06:47 +0000 (02:06 +0000)] 
signned/unsigned fix

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

22 years agoVarious little tweaks
Robin Dunn [Sat, 20 Jul 2002 00:14:28 +0000 (00:14 +0000)] 
Various little tweaks

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

22 years agoMade the wxInputStream typemap useable outside the core wxc module
Robin Dunn [Sat, 20 Jul 2002 00:10:46 +0000 (00:10 +0000)] 
Made the wxInputStream typemap useable outside the core wxc module

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

22 years agoAdded overloaded LoadMenuBar as LoadMenuBarOnFrame for wxPython
Robin Dunn [Sat, 20 Jul 2002 00:07:51 +0000 (00:07 +0000)] 
Added overloaded LoadMenuBar as LoadMenuBarOnFrame for wxPython

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

22 years agoNew wxActiveX code from Lindsay and added ability to load page from stream
Robin Dunn [Sat, 20 Jul 2002 00:06:59 +0000 (00:06 +0000)] 
New wxActiveX code from Lindsay and added ability to load page from stream

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

22 years agoSome refinements to my experimental RPM builder script and spec
Robin Dunn [Fri, 19 Jul 2002 22:30:42 +0000 (22:30 +0000)] 
Some refinements to my experimental RPM builder script and spec

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

22 years agoMoved the check for page scrolling with the wheel into wxMouseEvent so
Robin Dunn [Fri, 19 Jul 2002 21:11:31 +0000 (21:11 +0000)] 
Moved the check for page scrolling with the wheel into wxMouseEvent so
it wouldn't have to be duplicated everywhere.

Also fixed wxSTC so it can handle wheel page scrolling too.

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

22 years agoApplied patch [ 573644 ] wxDisplay for Mac (again)
Julian Smart [Fri, 19 Jul 2002 20:42:34 +0000 (20:42 +0000)] 
Applied patch [ 573644 ] wxDisplay for Mac (again)
Applied patch [ 573172 ] Implements wxDisplay for mac
Applied patch [ 573356 ] wxDisplay for MSW

Alterations:
Put sample in regular samples, not contrib
Removed multimon.h for copyright reasons

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

22 years agoApplied patch [ 578052 ] Doc/View and recursion problems
Julian Smart [Fri, 19 Jul 2002 20:13:18 +0000 (20:13 +0000)] 
Applied patch [ 578052 ] Doc/View and recursion problems

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

22 years agoApplied patch [ 581280 ] Revamped notebook sample
Julian Smart [Fri, 19 Jul 2002 19:57:58 +0000 (19:57 +0000)] 
Applied patch [ 581280 ] Revamped notebook sample

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

22 years agoApplied patch [ 581139 ] Misc wxCmdLineParser changes/fixes
Julian Smart [Fri, 19 Jul 2002 19:53:02 +0000 (19:53 +0000)] 
Applied patch [ 581139 ] Misc wxCmdLineParser changes/fixes

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

22 years agoApplied patch [ 583877 ] Clone events correction
Julian Smart [Fri, 19 Jul 2002 19:43:55 +0000 (19:43 +0000)] 
Applied patch [ 583877 ] Clone events correction
Applied patch [ 583937 ] Fix in wxClassInfo

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

22 years agoFix for mousewheel events when it is set to page mode instead of lines.
Robin Dunn [Fri, 19 Jul 2002 19:36:53 +0000 (19:36 +0000)] 
Fix for mousewheel events when it is set to page mode instead of lines.

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

22 years agoexplicitly pass -lstdc++ to the linker in case of DJGPP
Václav Slavík [Fri, 19 Jul 2002 19:21:50 +0000 (19:21 +0000)] 
explicitly pass -lstdc++ to the linker in case of DJGPP

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

22 years agouse wxLogFatalError, not wxFatalError
Václav Slavík [Fri, 19 Jul 2002 19:15:13 +0000 (19:15 +0000)] 
use wxLogFatalError, not wxFatalError

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

22 years agodde.cpp is lowlevel file
Václav Slavík [Fri, 19 Jul 2002 11:27:40 +0000 (11:27 +0000)] 
dde.cpp is lowlevel file

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

22 years agoSet default encoding
Julian Smart [Fri, 19 Jul 2002 08:39:00 +0000 (08:39 +0000)] 
Set default encoding

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

22 years agoadded missing return to avoid 'control reaches end of non-void function'
Gilles Depeyrot [Thu, 18 Jul 2002 12:59:56 +0000 (12:59 +0000)] 
added missing return to avoid 'control reaches end of non-void function'

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

22 years agoAdded Set{Position,Size} to wxRect.
Ron Lee [Thu, 18 Jul 2002 06:29:22 +0000 (06:29 +0000)] 
Added Set{Position,Size} to wxRect.

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

22 years agoRPM experiments
Robin Dunn [Thu, 18 Jul 2002 06:16:25 +0000 (06:16 +0000)] 
RPM experiments

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

22 years agowxSTAY_ON_TOP support in wxMessageBox (patch 581826)
Vadim Zeitlin [Wed, 17 Jul 2002 23:36:53 +0000 (23:36 +0000)] 
wxSTAY_ON_TOP support in wxMessageBox (patch 581826)

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

22 years agoexplicit support for CW (patch 582581)
Vadim Zeitlin [Wed, 17 Jul 2002 21:55:19 +0000 (21:55 +0000)] 
explicit support for CW (patch 582581)

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

22 years agomaintenance update (patch 582592)
Vadim Zeitlin [Wed, 17 Jul 2002 21:53:29 +0000 (21:53 +0000)] 
maintenance update (patch 582592)

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