]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agoRemoved a space (oh, dear, it looks like a joke
Guillermo Rodriguez Garcia [Thu, 9 Mar 2000 18:34:59 +0000 (18:34 +0000)] 
Removed a space (oh, dear, it looks like a joke

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

24 years agovery minor fixes
Vadim Zeitlin [Thu, 9 Mar 2000 18:33:16 +0000 (18:33 +0000)] 
very minor fixes

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

24 years ago(failed) attempts at fixing menu bar swapping
Vadim Zeitlin [Thu, 9 Mar 2000 17:53:58 +0000 (17:53 +0000)] 
(failed) attempts at fixing menu bar swapping

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

24 years agofixed parsing of non quoted entries in .mime.types
Vadim Zeitlin [Thu, 9 Mar 2000 17:14:26 +0000 (17:14 +0000)] 
fixed parsing of non quoted entries in .mime.types

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

24 years agoregenerated with tmake
Vadim Zeitlin [Thu, 9 Mar 2000 16:48:37 +0000 (16:48 +0000)] 
regenerated with tmake

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

24 years agoGet/SetDefaultItem docs corrections
Vadim Zeitlin [Thu, 9 Mar 2000 16:47:20 +0000 (16:47 +0000)] 
Get/SetDefaultItem docs corrections

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

24 years agodon't define __cplusplus for DECCXX if it is already defined
Vadim Zeitlin [Thu, 9 Mar 2000 16:40:55 +0000 (16:40 +0000)] 
don't define __cplusplus for DECCXX if it is already defined

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

24 years agodon't translate wxASSERT_MSG messages
Vadim Zeitlin [Thu, 9 Mar 2000 16:33:49 +0000 (16:33 +0000)] 
don't translate wxASSERT_MSG messages

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

24 years agouse wxFAIL_MSG, not wxMessageBox for programming errors
Vadim Zeitlin [Thu, 9 Mar 2000 16:33:03 +0000 (16:33 +0000)] 
use wxFAIL_MSG, not wxMessageBox for programming errors

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

24 years agoexplain why quotes/brackets should be used in #includes
Vadim Zeitlin [Thu, 9 Mar 2000 16:31:35 +0000 (16:31 +0000)] 
explain why quotes/brackets should be used in #includes

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

24 years agofixed the value of LVM_SETEXTENDEDLISTVIEWSTYLE
Vadim Zeitlin [Thu, 9 Mar 2000 16:22:51 +0000 (16:22 +0000)] 
fixed the value of LVM_SETEXTENDEDLISTVIEWSTYLE

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

24 years agodon't allow multiple root in the tree
Vadim Zeitlin [Thu, 9 Mar 2000 16:19:35 +0000 (16:19 +0000)] 
don't allow multiple root in the tree

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

24 years agoMake correct cell visible for cursor movement.
Stefan Neis [Thu, 9 Mar 2000 15:55:17 +0000 (15:55 +0000)] 
Make correct cell visible for cursor movement.

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

24 years agoAdded workaround for life crashing in toolbar deletion.
Stefan Neis [Thu, 9 Mar 2000 14:58:40 +0000 (14:58 +0000)] 
Added workaround for life crashing in toolbar deletion.

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

24 years agoModified keyboard and mouse handling wrt selecting blocks/cells.
Stefan Neis [Thu, 9 Mar 2000 14:25:07 +0000 (14:25 +0000)] 
Modified keyboard and mouse handling wrt selecting blocks/cells.

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

24 years agoAdded samples.inc to DATAFILES in Makefile.in - is that enough?
Guillermo Rodriguez Garcia [Thu, 9 Mar 2000 14:19:32 +0000 (14:19 +0000)] 
Added samples.inc to DATAFILES in Makefile.in - is that enough?

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

24 years agodoc.cpp
Mark Johnson [Thu, 9 Mar 2000 14:01:39 +0000 (14:01 +0000)] 
doc.cpp

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

24 years agoChanged Shift+Arrow handling
Stefan Neis [Thu, 9 Mar 2000 13:57:02 +0000 (13:57 +0000)] 
Changed Shift+Arrow handling
Fixed Ctrl/Shift/Alt/Meta handling in generated events.
Added display of Ctrl/Shift/Alt/Meta status to griddemo.

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

24 years ago Some make corrections for HP and related,
Robert Roebling [Thu, 9 Mar 2000 13:24:34 +0000 (13:24 +0000)] 
  Some make corrections for HP and related,
  Changed refresh order so that window-less widgets
    don't get overdrawn anymore,
  Prevent GTK from filtering our supposedly unneeded
    expose events,
  Block all expose calls if a resize is requested and
    do a full redraw then, thus removing flicker and
    behaving like wxMSW,
  Moved some doubled expose and draw code from GtkPizza
    to the respective callbacks in window.cpp,
  Set idle priority to a higher value (which should
    indicate a lower priority if I interpret glib.h
    correctly) but the desired side-effect didn't
    really show up.

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

24 years agoRemoved an extra scope resolution operator in the declaration of class LifeShape
Guillermo Rodriguez Garcia [Thu, 9 Mar 2000 12:07:01 +0000 (12:07 +0000)] 
Removed an extra scope resolution operator in the declaration of class LifeShape

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

24 years ago(blind) gcc fixes
Vadim Zeitlin [Wed, 8 Mar 2000 15:12:29 +0000 (15:12 +0000)] 
(blind) gcc fixes

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

24 years agowarnings in wxCHeCK_MSG fixed
Vadim Zeitlin [Wed, 8 Mar 2000 15:08:42 +0000 (15:08 +0000)] 
warnings in wxCHeCK_MSG fixed

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

24 years agowarning in wxCustomDataObject::Free fix (I hope)
Vadim Zeitlin [Wed, 8 Mar 2000 15:08:17 +0000 (15:08 +0000)] 
warning in wxCustomDataObject::Free fix (I hope)

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

24 years agofinal (touch wood) tidy after things went pearshaped on line 666
Ron Lee [Wed, 8 Mar 2000 15:06:28 +0000 (15:06 +0000)] 
final (touch wood) tidy after things went pearshaped on line 666

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

24 years agoFixed the fix of the fix so it will compile under VC6
George Tasker [Wed, 8 Mar 2000 14:40:56 +0000 (14:40 +0000)] 
Fixed the fix of the fix so it will compile under VC6

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

24 years agofixed my own typo.. oops
Ron Lee [Wed, 8 Mar 2000 14:17:37 +0000 (14:17 +0000)] 
fixed my own typo..  oops

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

24 years agoCorrection
Julian Smart [Wed, 8 Mar 2000 14:10:30 +0000 (14:10 +0000)] 
Correction

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

24 years agoPlaced an ifndef for VA around the MSWGetImagePixels declaration.
David Webster [Wed, 8 Mar 2000 13:48:14 +0000 (13:48 +0000)] 
Placed an ifndef for VA around the MSWGetImagePixels declaration.

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

24 years agofix for pageup 'blind spot'
Ron Lee [Wed, 8 Mar 2000 13:34:14 +0000 (13:34 +0000)] 
fix for pageup 'blind spot'

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

24 years agoAdded WinHelp sample doc to samples/help, and made it possible to show
Julian Smart [Wed, 8 Mar 2000 13:04:51 +0000 (13:04 +0000)] 
Added WinHelp sample doc to samples/help, and made it possible to show
both native and wxHTML help

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

24 years agoMore makefile and project fun
Julian Smart [Wed, 8 Mar 2000 10:38:50 +0000 (10:38 +0000)] 
More makefile and project fun

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

24 years agoMade VC++ makefiles and project files a bit more consistent
Julian Smart [Wed, 8 Mar 2000 08:32:31 +0000 (08:32 +0000)] 
Made VC++ makefiles and project files a bit more consistent

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

24 years agoForgot to add this one
Guillermo Rodriguez Garcia [Wed, 8 Mar 2000 08:30:29 +0000 (08:30 +0000)] 
Forgot to add this one

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

24 years agoUpdated to reflect some of the latest changes
Guillermo Rodriguez Garcia [Wed, 8 Mar 2000 08:29:16 +0000 (08:29 +0000)] 
Updated to reflect some of the latest changes

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

24 years agocalctrl.h
Mark Johnson [Wed, 8 Mar 2000 08:28:40 +0000 (08:28 +0000)] 
calctrl.h

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

24 years agoAll IO calls take void* instead of char*
Guillermo Rodriguez Garcia [Wed, 8 Mar 2000 08:28:20 +0000 (08:28 +0000)] 
All IO calls take void* instead of char*
Added Get/SetClientData to wxSocketBase and wxSocketEvent
Some other deprecated functions & co.

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

24 years agoAdded WIN16 code for window disabler
Julian Smart [Wed, 8 Mar 2000 08:25:42 +0000 (08:25 +0000)] 
Added WIN16 code for window disabler

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

24 years ago Committing in .
Jouk Jansen [Wed, 8 Mar 2000 07:28:35 +0000 (07:28 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/descrip.mms
 ----------------------------------------------------------------------

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

24 years agofix of previous commit
Václav Slavík [Tue, 7 Mar 2000 21:32:40 +0000 (21:32 +0000)] 
fix of previous commit

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

24 years agomakefile enhancements for dll, ne wxwindll.ics for VA 4.0 dll
David Webster [Tue, 7 Mar 2000 21:29:46 +0000 (21:29 +0000)] 
makefile enhancements for dll, ne wxwindll.ics for VA 4.0 dll

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

24 years agomore minimal stuff
David Webster [Tue, 7 Mar 2000 21:28:30 +0000 (21:28 +0000)] 
more minimal stuff

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

24 years agoremove the #warning for VisualAge
David Webster [Tue, 7 Mar 2000 21:27:31 +0000 (21:27 +0000)] 
remove the #warning for VisualAge

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

24 years agono message
David Webster [Tue, 7 Mar 2000 21:26:54 +0000 (21:26 +0000)] 
no message

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

24 years agoOps, stupid me.
Guillermo Rodriguez Garcia [Tue, 7 Mar 2000 17:16:54 +0000 (17:16 +0000)] 
Ops, stupid me.

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

24 years agofixed bug: removed m_windowStyle = style
Václav Slavík [Tue, 7 Mar 2000 16:30:45 +0000 (16:30 +0000)] 
fixed bug: removed m_windowStyle = style

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

24 years agoFirst set of changes toward wxBase compliance :-)
Guillermo Rodriguez Garcia [Tue, 7 Mar 2000 16:11:58 +0000 (16:11 +0000)] 
First set of changes toward wxBase compliance :-)

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

24 years ago*** empty log message ***
Mark Johnson [Tue, 7 Mar 2000 13:47:44 +0000 (13:47 +0000)] 
*** empty log message ***

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

24 years agoupdated to use msgmerge
Vadim Zeitlin [Tue, 7 Mar 2000 12:17:16 +0000 (12:17 +0000)] 
updated to use msgmerge

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

24 years agoAdd Child to parent instead of adding it to itself!
Stefan Neis [Tue, 7 Mar 2000 11:48:36 +0000 (11:48 +0000)] 
Add Child to parent instead of adding it to itself!

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

24 years ago calendar.cpp
Mark Johnson [Tue, 7 Mar 2000 11:02:27 +0000 (11:02 +0000)] 
  calendar.cpp

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

24 years agotechnote about translations added
Vadim Zeitlin [Tue, 7 Mar 2000 10:54:39 +0000 (10:54 +0000)] 
technote about translations added

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

24 years agotechnote about translations added
Vadim Zeitlin [Tue, 7 Mar 2000 10:53:53 +0000 (10:53 +0000)] 
technote about translations added

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

24 years agocalendar.cpp
Mark Johnson [Tue, 7 Mar 2000 10:38:12 +0000 (10:38 +0000)] 
calendar.cpp

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

24 years agocalendar.cpp
Mark Johnson [Tue, 7 Mar 2000 10:19:00 +0000 (10:19 +0000)] 
calendar.cpp

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

24 years agoModified <shift>+arrow key behaviour so that the starting cell is
Michael Bedward [Tue, 7 Mar 2000 10:07:36 +0000 (10:07 +0000)] 
Modified <shift>+arrow key behaviour so that the starting cell is
included in the selection

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

24 years agoMark Johnoson's additions for variable-width weekday names
Vadim Zeitlin [Tue, 7 Mar 2000 10:03:54 +0000 (10:03 +0000)] 
Mark Johnoson's additions for variable-width weekday names

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

24 years agoAdded Create functions. They return TRUE if the file was successfully
Michael Bedward [Tue, 7 Mar 2000 10:02:25 +0000 (10:02 +0000)] 
Added Create functions.  They return TRUE if the file was successfully
created; FALSE if it couldn't be created (or already exists - is that
ok?).

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

24 years agoAPPEXTRALIBS added to LDLIBS
Vadim Zeitlin [Tue, 7 Mar 2000 09:15:35 +0000 (09:15 +0000)] 
APPEXTRALIBS added to LDLIBS

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

24 years ago Committing in .
Jouk Jansen [Tue, 7 Mar 2000 09:02:37 +0000 (09:02 +0000)] 
 Committing in .

 VMS/GTK compile support

 Added Files:
  wxWindows/src/gtk/descrip.mms
 ----------------------------------------------------------------------

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

24 years ago Committing in .
Jouk Jansen [Tue, 7 Mar 2000 09:00:27 +0000 (09:00 +0000)] 
 Committing in .

 VMS/GTK compile support

 Modified Files:
  wxWindows/descrip.mms wxWindows/setup.h_vms
  wxWindows/samples/minimal/descrip.mms
  wxWindows/src/common/descrip.mms
  wxWindows/src/common/resource.cpp
  wxWindows/src/generic/descrip.mms
  wxWindows/src/gtk/dcclient.cpp wxWindows/src/gtk/filedlg.cpp
  wxWindows/src/gtk/fontdlg.cpp wxWindows/src/gtk/listbox.cpp
  wxWindows/src/gtk/tbargtk.cpp wxWindows/src/gtk/win_gtk.c
  wxWindows/src/unix/descrip.mms wxWindows/src/unix/fontenum.cpp
 Added Files:
  wxWindows/lib/vms_gtk.opt
  wxWindows/src/gtk/wx_gtk_vmsjackets.c
 ----------------------------------------------------------------------

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

24 years agoRemoved redundant m_displayed member var from wxGrid
Michael Bedward [Tue, 7 Mar 2000 08:22:43 +0000 (08:22 +0000)] 
Removed redundant m_displayed member var from wxGrid

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

24 years agoMoved current cell initialization from wxGrid::OnPaint to
Michael Bedward [Tue, 7 Mar 2000 07:41:58 +0000 (07:41 +0000)] 
Moved current cell initialization from wxGrid::OnPaint to
wxGrid::DrawHighlight to accommodate wxGTK behaviour.

Removed redundant m_displayed member var from wxGrid.

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

24 years agoChanged another NONE to wxSOCKET_NONE
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 23:39:09 +0000 (23:39 +0000)] 
Changed another NONE to wxSOCKET_NONE

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

24 years agoSome other typos
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 21:00:02 +0000 (21:00 +0000)] 
Some other typos

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

24 years agoUse IsConnected instead of m_connected
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 20:35:53 +0000 (20:35 +0000)] 
Use IsConnected instead of m_connected

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

24 years agoOps, typo
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 18:14:32 +0000 (18:14 +0000)] 
Ops, typo

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

24 years agoTrying to fix IPC problems under Linux as reported by VS
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 17:44:27 +0000 (17:44 +0000)] 
Trying to fix IPC problems under Linux as reported by VS

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

24 years agosystem libtiff can now be used instead of the built-in one
Vadim Zeitlin [Mon, 6 Mar 2000 17:37:58 +0000 (17:37 +0000)] 
system libtiff can now be used instead of the built-in one

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

24 years agoCorrections
Julian Smart [Mon, 6 Mar 2000 17:34:25 +0000 (17:34 +0000)] 
Corrections

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

24 years agoAdded wxIcon(const char **) ctor (same as char **)
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 17:34:24 +0000 (17:34 +0000)] 
Added wxIcon(const char **) ctor (same as char **)

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

24 years agoremoved wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 17:23:16 +0000 (17:23 +0000)] 
removed wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG

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

24 years agopatches from Ricky Gonzales <gonzales@pyramid3.net>:
Vadim Zeitlin [Mon, 6 Mar 2000 17:16:12 +0000 (17:16 +0000)] 
patches from Ricky Gonzales <gonzales@pyramid3.net>:

1. BC++ 5.5 compilation/building fixes
2. wxMSW listctrl will use correct ILC_COLOR flag depending on current display
   depth
3. wxFrame::Show() argument is TRUE by default undet GTK/Motif too

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

24 years agoDocumented Destroy()
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 17:14:16 +0000 (17:14 +0000)] 
Documented Destroy()

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

24 years agoDocumented Destroy()
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 17:11:10 +0000 (17:11 +0000)] 
Documented Destroy()

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

24 years agoAdded a mention about demos/ instead of samples/
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 16:50:13 +0000 (16:50 +0000)] 
Added a mention about demos/ instead of samples/
Added a mention of the 'samples overview' section in the wxWindows manual
Added EOF marker to easily distinguish the text from the CVS log.

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

24 years agoAdded rotate sample and comment about masks in wxImage::Rotate
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 16:31:05 +0000 (16:31 +0000)] 
Added rotate sample and comment about masks in wxImage::Rotate

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

24 years agoDisabled memory tracing code for mingw32,
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 16:19:39 +0000 (16:19 +0000)] 
Disabled memory tracing code for mingw32,
Added LIBTIFF support by default,
Added comment about itsy bitsy lib being useful for win3.1 only,

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

24 years agoAnd now some more of them
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 15:35:55 +0000 (15:35 +0000)] 
And now some more of them

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

24 years agoMoved some items to 'already done' in the todo list
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 15:28:41 +0000 (15:28 +0000)] 
Moved some items to 'already done' in the todo list

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

24 years agoSlight changes to the stopwatch test
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 15:08:17 +0000 (15:08 +0000)] 
Slight changes to the stopwatch test

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

24 years ago*** empty log message ***
Mark Johnson [Mon, 6 Mar 2000 09:37:35 +0000 (09:37 +0000)] 
*** empty log message ***

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

24 years ago dbbrowse.cpp dbbrowse.h
Mark Johnson [Mon, 6 Mar 2000 09:08:03 +0000 (09:08 +0000)] 
  dbbrowse.cpp dbbrowse.h

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

24 years agoset m_clipXX so dc.GetClippingBox returns real bounding box
Ron Lee [Mon, 6 Mar 2000 04:40:01 +0000 (04:40 +0000)] 
set m_clipXX so dc.GetClippingBox returns real bounding box

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

24 years agoAdded blind-fix for vert. scrollbars - not tested yet
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 02:30:36 +0000 (02:30 +0000)] 
Added blind-fix for vert. scrollbars - not tested yet

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

24 years agoAdded support for timer events in Motif
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 00:59:31 +0000 (00:59 +0000)] 
Added support for timer events in Motif

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

24 years agoset m_clipXX to resultant clipping region
Ron Lee [Sun, 5 Mar 2000 23:42:50 +0000 (23:42 +0000)] 
set m_clipXX to resultant clipping region

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

24 years agoRe-added XtDestroyWidget call in ~wxWindow - hopefully fixed the problem
Stefan Neis [Sun, 5 Mar 2000 20:03:09 +0000 (20:03 +0000)] 
Re-added XtDestroyWidget call in ~wxWindow - hopefully fixed the problem
        with scrolledWindow.

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

24 years ago Enabled OpenGl in RPM.
Robert Roebling [Sun, 5 Mar 2000 19:53:29 +0000 (19:53 +0000)] 
  Enabled OpenGl in RPM.

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

24 years agocouple of typo/thinko bug fixes
Ron Lee [Sun, 5 Mar 2000 19:18:31 +0000 (19:18 +0000)] 
couple of typo/thinko bug fixes

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

24 years agoRemoved all wxMMedia2 files
Guilhem Lavaux [Sun, 5 Mar 2000 19:05:13 +0000 (19:05 +0000)] 
Removed all wxMMedia2 files

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

24 years agoMoved wxMMedia to contrib/src/mmedia
Guilhem Lavaux [Sun, 5 Mar 2000 19:03:21 +0000 (19:03 +0000)] 
Moved wxMMedia to contrib/src/mmedia
Added contrib configure
Made wxSocket sample compile
Made OGL compile
Modified main configure to pass some more parameter
to children
Changed the wxProcess doc according to the modification

Still some win makefiles to come

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

24 years agoFixed apparent typo (int->wxWindowID)
Stefan Neis [Sun, 5 Mar 2000 18:46:27 +0000 (18:46 +0000)] 
Fixed apparent typo (int->wxWindowID)

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

24 years ago Various makefile and installation things.
Robert Roebling [Sun, 5 Mar 2000 17:49:58 +0000 (17:49 +0000)] 
  Various makefile and installation things.
  main() is now always in the program. Also added a
    macro that doesn't set main at all so that users
    can have their own.
  The isosurf sample doesn't work anymore.

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

24 years ago*** empty log message ***
Stefan Neis [Sun, 5 Mar 2000 16:25:23 +0000 (16:25 +0000)] 
*** empty log message ***

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

24 years agoRemoved wxMMedia classes doc from the main wx doc
Guilhem Lavaux [Sun, 5 Mar 2000 16:05:53 +0000 (16:05 +0000)] 
Removed wxMMedia classes doc from the main wx doc

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

24 years agoadded missing wxImageList::Add methods
Václav Slavík [Sun, 5 Mar 2000 14:15:47 +0000 (14:15 +0000)] 
added missing wxImageList::Add methods

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

24 years agoFixed blatant non-initialisation bug
Julian Smart [Sun, 5 Mar 2000 11:45:03 +0000 (11:45 +0000)] 
Fixed blatant non-initialisation bug

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

24 years agotest for 'backwards clock' bug
Vadim Zeitlin [Sun, 5 Mar 2000 02:31:16 +0000 (02:31 +0000)] 
test for 'backwards clock' bug

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

24 years ago1. wxStopWatch tests in console
Vadim Zeitlin [Sun, 5 Mar 2000 02:23:53 +0000 (02:23 +0000)] 
1. wxStopWatch tests in console
2. some more messages in exec

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

24 years agocreate null, not empty, region in default wxRegion ctor
Vadim Zeitlin [Sun, 5 Mar 2000 02:14:10 +0000 (02:14 +0000)] 
create null, not empty, region in default wxRegion ctor

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