]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agoLife! version 2
Guillermo Rodriguez Garcia [Tue, 8 Feb 2000 20:04:48 +0000 (20:04 +0000)] 
Life! version 2

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

24 years agoShowFullScreen (MSW) doc; projgen updates
Julian Smart [Tue, 8 Feb 2000 19:25:48 +0000 (19:25 +0000)] 
ShowFullScreen (MSW) doc; projgen updates

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

24 years agoMinor mods if any
Julian Smart [Tue, 8 Feb 2000 19:22:40 +0000 (19:22 +0000)] 
Minor mods if any

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

24 years agoAdded ShowFullScreen call (MSW only)
Julian Smart [Tue, 8 Feb 2000 19:19:47 +0000 (19:19 +0000)] 
Added ShowFullScreen call (MSW only)

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

24 years agoVC++ project file updates; minor sashwindow/splitterwindow cursor mods
Julian Smart [Tue, 8 Feb 2000 19:18:43 +0000 (19:18 +0000)] 
VC++ project file updates; minor sashwindow/splitterwindow cursor mods

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

24 years agoMisc. fixes for obscure compilers
Julian Smart [Tue, 8 Feb 2000 19:17:00 +0000 (19:17 +0000)] 
Misc. fixes for obscure compilers

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

24 years agoAdded ShowFullScreen
Julian Smart [Tue, 8 Feb 2000 19:14:50 +0000 (19:14 +0000)] 
Added ShowFullScreen

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

24 years agodon't use ROPs for drawing the text for wxMSW compatibility
Vadim Zeitlin [Tue, 8 Feb 2000 19:06:54 +0000 (19:06 +0000)] 
don't use ROPs for drawing the text for wxMSW compatibility

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

24 years agoChanged the order in which events are checked, so that LOST events are
Guillermo Rodriguez Garcia [Tue, 8 Feb 2000 18:31:07 +0000 (18:31 +0000)] 
Changed the order in which events are checked, so that LOST events are
ignored until there are no more events pending. This is because you can
have data waiting to be read, for example, even when the peer has already
closed the connection. This affects _Wait() and OnRequest().

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

24 years agoadded checks for Xm/Xpm headers/libs in CFLAGS/LDFLAGS
Vadim Zeitlin [Tue, 8 Feb 2000 17:44:50 +0000 (17:44 +0000)] 
added checks for Xm/Xpm headers/libs in CFLAGS/LDFLAGS

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

24 years agocache the result of socklen_t check
Vadim Zeitlin [Tue, 8 Feb 2000 17:16:31 +0000 (17:16 +0000)] 
cache the result of socklen_t check

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

24 years agoHP-UX compilation errors
Vadim Zeitlin [Tue, 8 Feb 2000 16:28:55 +0000 (16:28 +0000)] 
HP-UX compilation errors

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

24 years agoadd SQL_CATALOG and SQL_LOG filename variablesas extern
Bart A.M. Jourquin [Tue, 8 Feb 2000 11:06:53 +0000 (11:06 +0000)] 
add SQL_CATALOG and SQL_LOG filename variablesas extern

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

24 years agoadd SQL_CATALOG and SQL_LOG filename variables
Bart A.M. Jourquin [Tue, 8 Feb 2000 11:06:07 +0000 (11:06 +0000)] 
add SQL_CATALOG and SQL_LOG filename variables

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

24 years agoFixed problem with label resize cursor not resetting
Michael Bedward [Tue, 8 Feb 2000 04:33:03 +0000 (04:33 +0000)] 
Fixed problem with label resize cursor not resetting

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

24 years agoM_PI is not ANSI
Guillermo Rodriguez Garcia [Tue, 8 Feb 2000 02:09:54 +0000 (02:09 +0000)] 
M_PI is not ANSI

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

24 years ago1. wxWizard appears in the centre of the screen by default
Vadim Zeitlin [Tue, 8 Feb 2000 01:08:51 +0000 (01:08 +0000)] 
1. wxWizard appears in the centre of the screen by default
2. the selected brush isn't damaged any more by DrawBitmap()
3. corrected confusion between current and bg brush in DrawBitmap()
4. added wxGetColourFromUser() (to match wxGetTextFromUser() &c)
5. mem leak/crash in wxListCtrl on mode change fixed
6. wxListCtrl::Set{Fore|Back}groundColour() work as expected now

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

24 years ago1. more test code for drawing with ROPs/masks/bg brushes in drawing
Vadim Zeitlin [Tue, 8 Feb 2000 01:07:48 +0000 (01:07 +0000)] 
1. more test code for drawing with ROPs/masks/bg brushes in drawing
2. wxListCtrl colour setting tests added

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

24 years agoFixed transparency problem when masked area was not black
Guillermo Rodriguez Garcia [Mon, 7 Feb 2000 23:26:29 +0000 (23:26 +0000)] 
Fixed transparency problem when masked area was not black

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

24 years agoAdd ctor with shared GLCanvas ( to be gtk compliant)
Sylvain Bougnoux [Mon, 7 Feb 2000 20:47:05 +0000 (20:47 +0000)] 
Add ctor with shared GLCanvas ( to be gtk compliant)

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

24 years agofix for missing AC_SUBST(SAMPLES_SUBDIRS)
Vadim Zeitlin [Mon, 7 Feb 2000 17:33:23 +0000 (17:33 +0000)] 
fix for missing AC_SUBST(SAMPLES_SUBDIRS)

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

24 years agomany fixed for configure for Win32 - cross-compiling should work now
Vadim Zeitlin [Mon, 7 Feb 2000 17:28:48 +0000 (17:28 +0000)] 
many fixed for configure for Win32 - cross-compiling should work now

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

24 years agowxLogFatalError() should abort now
Vadim Zeitlin [Mon, 7 Feb 2000 16:53:47 +0000 (16:53 +0000)] 
wxLogFatalError() should abort now

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

24 years agotrying to fix memory leak in wxListCtrl (attributes not deleted)
Vadim Zeitlin [Mon, 7 Feb 2000 16:51:39 +0000 (16:51 +0000)] 
trying to fix memory leak in wxListCtrl (attributes not deleted)

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

24 years ago1. modified Makefile to copy the .bmp
Vadim Zeitlin [Mon, 7 Feb 2000 16:37:59 +0000 (16:37 +0000)] 
1. modified Makefile to copy the .bmp
2. added "change angle" to the menu, abort (and not crash) if bitmap not found

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

24 years agowxListCtrl::SortItems() clarifications, more samples docs
Vadim Zeitlin [Mon, 7 Feb 2000 15:48:53 +0000 (15:48 +0000)] 
wxListCtrl::SortItems() clarifications, more samples docs

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

24 years agoCopied XPM files to new names to avoid conflict when compilign with VC++ project...
Julian Smart [Mon, 7 Feb 2000 12:50:46 +0000 (12:50 +0000)] 
Copied XPM files to new names to avoid conflict when compilign with VC++ project files

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

24 years ago*** empty log message ***
Stefan Neis [Mon, 7 Feb 2000 11:15:53 +0000 (11:15 +0000)] 
*** empty log message ***

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

24 years agoSome fixes (&->\&, _->\_) to remove latex complaints.
Harco de Hilster [Mon, 7 Feb 2000 10:14:56 +0000 (10:14 +0000)] 
Some fixes (&->\&, _->\_) to remove latex complaints.

Actually the whole point of this excercise was to try to make a nice pdf file
with contents tree and thumbnail pages using pdflatex, but it keeps depleting
tex's resources :-(

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

24 years agoadd definition for FAR for mingwin 2.95
Bart A.M. Jourquin [Mon, 7 Feb 2000 10:08:09 +0000 (10:08 +0000)] 
add definition for FAR for mingwin 2.95

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

24 years agoadd casts + type to untyped const for GCC2.95
Bart A.M. Jourquin [Mon, 7 Feb 2000 10:07:00 +0000 (10:07 +0000)] 
add casts + type to untyped const for GCC2.95

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

24 years agoFixes for problem where selection fails to start on dragging mouse in
Michael Bedward [Mon, 7 Feb 2000 05:39:28 +0000 (05:39 +0000)] 
Fixes for problem where selection fails to start on dragging mouse in
grid cell window.

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

24 years agoFixed bug in wxGrid::DrawAllGridLines that was causing crashes
Michael Bedward [Mon, 7 Feb 2000 03:36:01 +0000 (03:36 +0000)] 
Fixed bug in wxGrid::DrawAllGridLines that was causing crashes

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

24 years agoSmall changes for VC++ 4 compilation
Julian Smart [Sun, 6 Feb 2000 21:25:27 +0000 (21:25 +0000)] 
Small changes for VC++ 4 compilation

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

24 years ago Small modifications to listtest.
Robert Roebling [Sun, 6 Feb 2000 20:36:00 +0000 (20:36 +0000)] 
  Small modifications to listtest.

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

24 years ago Reenabled deleteallitems events, marked
Robert Roebling [Sun, 6 Feb 2000 20:35:32 +0000 (20:35 +0000)] 
  Reenabled deleteallitems events, marked
    with RR.

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

24 years agoMinor fix in screen update code
Stefan Neis [Sun, 6 Feb 2000 19:51:59 +0000 (19:51 +0000)] 
Minor fix in screen update code

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

24 years agoSome doc corrections; Watcom C++ corrections; VC++ 4 corrections
Julian Smart [Sun, 6 Feb 2000 19:11:10 +0000 (19:11 +0000)] 
Some doc corrections; Watcom C++ corrections; VC++ 4 corrections

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

24 years ago compilation fixes.
Robert Roebling [Sun, 6 Feb 2000 17:13:14 +0000 (17:13 +0000)] 
  compilation fixes.

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

24 years agoChanged static_cast syntax not recogised by all compilers
Julian Smart [Sun, 6 Feb 2000 15:05:46 +0000 (15:05 +0000)] 
Changed static_cast syntax not recogised by all compilers

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

24 years agoAdded rotation to wxImage
Julian Smart [Sun, 6 Feb 2000 14:51:36 +0000 (14:51 +0000)] 
Added rotation to wxImage

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

24 years ago Tried to prevent scrollbars from scrolling as
Robert Roebling [Sun, 6 Feb 2000 13:51:01 +0000 (13:51 +0000)] 
  Tried to prevent scrollbars from scrolling as
    per MSW, didn't work.
  Added DeleteAllItems event and test to listctrl.

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

24 years agolong -> wxCoord
Julian Smart [Sun, 6 Feb 2000 12:12:25 +0000 (12:12 +0000)] 
long -> wxCoord

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

24 years ago Scrolling fixes.
Robert Roebling [Sun, 6 Feb 2000 12:11:19 +0000 (12:11 +0000)] 
  Scrolling fixes.

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

24 years agoSome BC++ 4.5 and other compile fixes; changed FAR definition to WXFAR
Julian Smart [Sun, 6 Feb 2000 11:48:14 +0000 (11:48 +0000)] 
Some BC++ 4.5 and other compile fixes; changed FAR definition to WXFAR

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

24 years agopatched DoSetClippingRegionAsRegion to update clipping state vars
Ron Lee [Sun, 6 Feb 2000 09:06:54 +0000 (09:06 +0000)] 
patched DoSetClippingRegionAsRegion to update clipping state vars

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

24 years agoOptimized Refresh Area in various functions
Stefan Neis [Sun, 6 Feb 2000 01:58:45 +0000 (01:58 +0000)] 
Optimized Refresh Area in various functions

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

24 years agosome minor changes in controls/image, timings added to listtest
Vadim Zeitlin [Sun, 6 Feb 2000 01:30:21 +0000 (01:30 +0000)] 
some minor changes in controls/image, timings added to listtest

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

24 years agolong -> wxCoord
Stefan Neis [Sun, 6 Feb 2000 00:21:43 +0000 (00:21 +0000)] 
long -> wxCoord

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

24 years agotried to fix compilation for mingw32 and wxGTK/Motif in the same time
Vadim Zeitlin [Sun, 6 Feb 2000 00:03:26 +0000 (00:03 +0000)] 
tried to fix compilation for mingw32 and wxGTK/Motif in the same time

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

24 years agoSetStatusFields type in implementation now matches header
Julian Smart [Sat, 5 Feb 2000 23:07:43 +0000 (23:07 +0000)] 
SetStatusFields type in implementation now matches header

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

24 years agoOk -> OK; status bar typo/cast
Julian Smart [Sat, 5 Feb 2000 20:03:40 +0000 (20:03 +0000)] 
Ok -> OK; status bar typo/cast

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

24 years agoSome compilation fixes
Guillermo Rodriguez Garcia [Sat, 5 Feb 2000 18:18:28 +0000 (18:18 +0000)] 
Some compilation fixes

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

24 years agoReverted a change which breaks compilation for win32 - not sure on how to fix this :-?
Guillermo Rodriguez Garcia [Sat, 5 Feb 2000 18:16:47 +0000 (18:16 +0000)] 
Reverted a change which breaks compilation for win32 - not sure on how to fix this :-?

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

24 years agoMissing includes - please test without precompiled headers before committing
Guillermo Rodriguez Garcia [Sat, 5 Feb 2000 18:15:17 +0000 (18:15 +0000)] 
Missing includes - please test without precompiled headers before committing

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

24 years agoAdded different strategy for updating grid lines.
Stefan Neis [Sat, 5 Feb 2000 18:04:13 +0000 (18:04 +0000)] 
Added different strategy for updating grid lines.

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

24 years ago Fixed status bar probs,
Robert Roebling [Sat, 5 Feb 2000 17:56:26 +0000 (17:56 +0000)] 
  Fixed status bar probs,
  Compilation fixes.

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

24 years agoVC++ changes + makeproj additions
Julian Smart [Sat, 5 Feb 2000 16:09:10 +0000 (16:09 +0000)] 
VC++ changes + makeproj additions

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

24 years agoInclude Header file of base class!
Stefan Neis [Sat, 5 Feb 2000 15:56:59 +0000 (15:56 +0000)] 
Include Header file of base class!

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

24 years agoFixed typo
Stefan Neis [Sat, 5 Feb 2000 14:27:37 +0000 (14:27 +0000)] 
Fixed typo

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

24 years agoFixed a typo in a comment
George Tasker [Sat, 5 Feb 2000 14:13:41 +0000 (14:13 +0000)] 
Fixed a typo in a comment

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

24 years agoCorrected initial m_filterIndex value (was 1)
Julian Smart [Sat, 5 Feb 2000 11:16:14 +0000 (11:16 +0000)] 
Corrected initial m_filterIndex value (was 1)

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

24 years ago wxWindow no longer emits any scroll events after
Robert Roebling [Sat, 5 Feb 2000 10:33:57 +0000 (10:33 +0000)] 
  wxWindow no longer emits any scroll events after
    a programmatic change to its scrollbars.
  Reverted sense of SHIFT and CONTROL in wxListCtrl.

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

24 years agodocs for wxTimer change
Vadim Zeitlin [Sat, 5 Feb 2000 02:07:38 +0000 (02:07 +0000)] 
docs for wxTimer change

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

24 years ago1. wxTimer change - now generates EVT_TIMER()
Vadim Zeitlin [Sat, 5 Feb 2000 01:57:38 +0000 (01:57 +0000)] 
1. wxTimer change - now generates EVT_TIMER()
2. wxStatusBar reorganisation

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

24 years agocosemtic fixes
Vadim Zeitlin [Sat, 5 Feb 2000 01:55:54 +0000 (01:55 +0000)] 
cosemtic fixes

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

24 years agoSpace now move active cell right if grid is not editable
Michael Bedward [Sat, 5 Feb 2000 01:06:47 +0000 (01:06 +0000)] 
Space now move active cell right if grid is not editable

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

24 years agoRemoved ^M chars again
Michael Bedward [Sat, 5 Feb 2000 01:03:52 +0000 (01:03 +0000)] 
Removed ^M chars again

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

24 years agoRemoved erroneous EVT_SCROLLWIN
Michael Bedward [Sat, 5 Feb 2000 00:26:11 +0000 (00:26 +0000)] 
Removed erroneous EVT_SCROLLWIN

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

24 years agoAdded #ifdef HAVE_SCHED_YIELD
Stefan Neis [Fri, 4 Feb 2000 23:41:25 +0000 (23:41 +0000)] 
Added #ifdef HAVE_SCHED_YIELD

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

24 years agoreadding back
Vadim Zeitlin [Fri, 4 Feb 2000 20:27:31 +0000 (20:27 +0000)] 
readding back

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

24 years agonew sample: statbar
Vadim Zeitlin [Fri, 4 Feb 2000 20:27:10 +0000 (20:27 +0000)] 
new sample: statbar

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

24 years agoupdated to reflect the current situation
Vadim Zeitlin [Fri, 4 Feb 2000 19:27:18 +0000 (19:27 +0000)] 
updated to reflect the current situation

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

24 years agoanother new version of wxStringTokenizer (with tests and docs)
Vadim Zeitlin [Fri, 4 Feb 2000 18:31:26 +0000 (18:31 +0000)] 
another new version of wxStringTokenizer (with tests and docs)

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

24 years agoMinor doc typos removed; compilation improved for VC++ 4.x
Julian Smart [Fri, 4 Feb 2000 17:08:11 +0000 (17:08 +0000)] 
Minor doc typos removed; compilation improved for VC++ 4.x

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

24 years ago Minor GTK fixes for wxGrid.
Robert Roebling [Fri, 4 Feb 2000 17:01:47 +0000 (17:01 +0000)] 
  Minor GTK fixes for wxGrid.

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

24 years agofixed resize line drawing
Vadim Zeitlin [Fri, 4 Feb 2000 15:17:15 +0000 (15:17 +0000)] 
fixed resize line drawing

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

24 years agofixed refresh problem due to rounding errors
Vadim Zeitlin [Fri, 4 Feb 2000 14:57:09 +0000 (14:57 +0000)] 
fixed refresh problem due to rounding errors

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

24 years ago ROP changes.
Robert Roebling [Fri, 4 Feb 2000 14:16:17 +0000 (14:16 +0000)] 
  ROP changes.

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

24 years agofixed AdvanceSelection() wrapping
Vadim Zeitlin [Fri, 4 Feb 2000 13:49:12 +0000 (13:49 +0000)] 
fixed AdvanceSelection() wrapping

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

24 years agoMany bug fixes for display code:
Michael Bedward [Fri, 4 Feb 2000 11:17:01 +0000 (11:17 +0000)] 
Many bug fixes for display code:
- clicking outside cell area no longer causes crashes
- clicking beyond labels is now ignored
- better cell selection code
- old grid sample now works with this grid
- newlines can be entered in to cell edit control

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

24 years agoAdded drag-shrinking
Stefan Neis [Fri, 4 Feb 2000 08:41:34 +0000 (08:41 +0000)] 
Added drag-shrinking

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

24 years agofixed bug in handling quoted characters in value names
Vadim Zeitlin [Thu, 3 Feb 2000 17:37:53 +0000 (17:37 +0000)] 
fixed bug in handling quoted characters in value names

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

24 years agoAdded drag-shrinking.
Stefan Neis [Thu, 3 Feb 2000 15:14:13 +0000 (15:14 +0000)] 
Added drag-shrinking.

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

24 years agoReplaced C++ comment with C comment
George Tasker [Thu, 3 Feb 2000 13:56:12 +0000 (13:56 +0000)] 
Replaced C++ comment with C comment

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

24 years agore-checking in files in Unix mode
Vadim Zeitlin [Thu, 3 Feb 2000 13:30:28 +0000 (13:30 +0000)] 
re-checking in files in Unix mode

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

24 years agoremove c++ comment in header
Bart A.M. Jourquin [Thu, 3 Feb 2000 13:17:32 +0000 (13:17 +0000)] 
remove c++ comment in header

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

24 years agofix include files path
Bart A.M. Jourquin [Thu, 3 Feb 2000 13:07:42 +0000 (13:07 +0000)] 
fix include files path

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

24 years agoadded WM_SYSCHAR processing
Vadim Zeitlin [Thu, 3 Feb 2000 12:35:58 +0000 (12:35 +0000)] 
added WM_SYSCHAR processing

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

24 years agofixed bug with propagating wxWS_EX_VALIDATE_RECURSIVELY
Vadim Zeitlin [Thu, 3 Feb 2000 12:20:34 +0000 (12:20 +0000)] 
fixed bug with propagating wxWS_EX_VALIDATE_RECURSIVELY

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

24 years agoUsed old name SelectCell instead of new name SetCurrentCell
Michael Bedward [Thu, 3 Feb 2000 07:18:02 +0000 (07:18 +0000)] 
Used old name SelectCell instead of new name SetCurrentCell

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

24 years agoAdded missing SetGridCursor function
Michael Bedward [Thu, 3 Feb 2000 07:11:12 +0000 (07:11 +0000)] 
Added missing SetGridCursor function

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

24 years agoUpdated demo program to work with revised grid code
Michael Bedward [Thu, 3 Feb 2000 06:07:07 +0000 (06:07 +0000)] 
Updated demo program to work with revised grid code

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

24 years agoRemoved cell highlighting temporarily. Now wxGrid::EnableEditing(bool)
Michael Bedward [Thu, 3 Feb 2000 06:03:03 +0000 (06:03 +0000)] 
Removed cell highlighting temporarily.  Now wxGrid::EnableEditing(bool)
sets the cell edit control to be editable or read-only.

Fixed row sizing problem where text was clipped in the cell edit control.

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

24 years agoMajor redesign of grid classes:
Michael Bedward [Thu, 3 Feb 2000 04:43:45 +0000 (04:43 +0000)] 
Major redesign of grid classes:
- wxGrid now derives from wxScrolledWindow
- Row labels, col labels, corner labels and grid cell area
  implemented as separate classes

The new design fixes the display problems (bad flicker when
scrolling) and simplifies the internal handling of grid cell
coordinates, the edit control etc.

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

24 years agomore change documentation
Robin Dunn [Wed, 2 Feb 2000 22:43:22 +0000 (22:43 +0000)] 
more change documentation

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

24 years agomore change documentation
Robin Dunn [Wed, 2 Feb 2000 22:38:13 +0000 (22:38 +0000)] 
more change documentation

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

24 years agoadded wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing (quite useless otherwise)
Václav Slavík [Wed, 2 Feb 2000 21:32:15 +0000 (21:32 +0000)] 
added wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing (quite useless otherwise)

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

24 years agofixed bug that caused assertion failure when printing HTML with images
Václav Slavík [Wed, 2 Feb 2000 21:18:31 +0000 (21:18 +0000)] 
fixed bug that caused assertion failure when printing HTML with images

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

24 years agofixed memory leaks
Václav Slavík [Wed, 2 Feb 2000 21:18:02 +0000 (21:18 +0000)] 
fixed memory leaks

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