]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agofixes for compilation with the old mingw32, wxUSE_NORLANDER_HEADERS is always
Vadim Zeitlin [Mon, 14 Feb 2000 18:21:21 +0000 (18:21 +0000)] 
fixes for compilation with the old mingw32, wxUSE_NORLANDER_HEADERS is always
defined (as 0 or 1)

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

24 years agoAdded a bigger wxMMedia2 demonstration: wxMultimediaBoard: it is a sort
Guilhem Lavaux [Mon, 14 Feb 2000 18:12:37 +0000 (18:12 +0000)] 
Added a bigger wxMMedia2 demonstration: wxMultimediaBoard: it is a sort
of light clone of the Windows Media Player.
Early development, but it plays WAV/AIFF files and should work on Windows
as soon as I build the makefiles.

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

24 years ago* Various fixes
Guilhem Lavaux [Mon, 14 Feb 2000 18:09:24 +0000 (18:09 +0000)] 
* Various fixes
* Introduced FinishPreparation() in wxSoundFileStream as a conclusion
  to PrepareToPlay()

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

24 years agoUSE_DYNLIB_CLASS set to 1 by default
Vadim Zeitlin [Mon, 14 Feb 2000 15:32:40 +0000 (15:32 +0000)] 
USE_DYNLIB_CLASS set to 1 by default

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

24 years agofix for id of CHAR_HOOK events
Vadim Zeitlin [Mon, 14 Feb 2000 15:06:40 +0000 (15:06 +0000)] 
fix for id of CHAR_HOOK events

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

24 years ago dbtree.cpp de/dbbrowse.mo de/dbbrowse.po de/mo.cmd
Mark Johnson [Mon, 14 Feb 2000 14:58:54 +0000 (14:58 +0000)] 
  dbtree.cpp de/dbbrowse.mo de/dbbrowse.po de/mo.cmd

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

24 years ago dbtree.cpp
Mark Johnson [Mon, 14 Feb 2000 11:14:48 +0000 (11:14 +0000)] 
dbtree.cpp

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

24 years agowxGridCellEditor plugged in and operational for strings.
Robin Dunn [Mon, 14 Feb 2000 11:05:35 +0000 (11:05 +0000)] 
wxGridCellEditor plugged in and operational for strings.

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

24 years ago browsedb.cpp dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp
Mark Johnson [Mon, 14 Feb 2000 11:05:14 +0000 (11:05 +0000)] 
  browsedb.cpp dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp
  de/dbbrowse.mo de/dbbrowse.po

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

24 years ago browsedb.cpp dbtree.cpp dlguser.cpp dlguser.h pgmctrl.cpp
Mark Johnson [Mon, 14 Feb 2000 09:07:41 +0000 (09:07 +0000)] 
  browsedb.cpp dbtree.cpp dlguser.cpp dlguser.h pgmctrl.cpp
  de/dbbrowse.mo de/dbbrowse.po

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

24 years ago1. Fixed slow-click timer.
Robin Dunn [Mon, 14 Feb 2000 08:53:06 +0000 (08:53 +0000)] 
1. Fixed slow-click timer.

2. Fix for full cell background to be painted.  (One line on the edges
was showing through to the background.)

3. Added current cell highlight.  Currently it just draws a thick
border using the gridLineColour just inside the cell borders.

4. Make dragging a little less sensitive by ensuring that the mouse
drags at least 3 pixels before anything is done to the grid.

5. CaptureMouse while drag-selecting cells and fixed to make cells
visible if dragging outside window boundaries.  Still a problem here
though, it moves way to fast to see what's happening (at least on MSW.)

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

24 years agoFix for VA 4.0
David Webster [Mon, 14 Feb 2000 05:00:55 +0000 (05:00 +0000)] 
Fix for VA 4.0

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

24 years agoMinor updates
David Webster [Mon, 14 Feb 2000 04:58:59 +0000 (04:58 +0000)] 
Minor updates

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

24 years agoStill with the same 'read after close' thing...
Guillermo Rodriguez Garcia [Sun, 13 Feb 2000 23:49:23 +0000 (23:49 +0000)] 
Still with the same 'read after close' thing...

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

24 years agoShift edit control (since we shifted cells in last version!)
Stefan Neis [Sun, 13 Feb 2000 19:43:54 +0000 (19:43 +0000)] 
Shift edit control (since we shifted cells in last version!)
Only draw valid help lines in resizing.
First try to enable EditCtrl on slow clicking: Doesn't work yet.

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

24 years agoSolved a 'bug' in GSocket_Select (a bug in the user side, I'd say)
Guillermo Rodriguez Garcia [Sun, 13 Feb 2000 19:04:55 +0000 (19:04 +0000)] 
Solved a 'bug' in GSocket_Select (a bug in the user side, I'd say)

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

24 years ago pgmtext.mo pgmtext.po
Mark Johnson [Sun, 13 Feb 2000 18:33:43 +0000 (18:33 +0000)] 
pgmtext.mo pgmtext.po

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

24 years ago dbbrowse.cpp dbgrid.cpp dlguser.cpp pgmctrl.cpp de/help.mo
Mark Johnson [Sun, 13 Feb 2000 18:31:05 +0000 (18:31 +0000)] 
  dbbrowse.cpp dbgrid.cpp dlguser.cpp pgmctrl.cpp de/help.mo
  de/help.po
  de/dbbrowse.mo de/dbbrowse.po

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

24 years agoAdded enabling/disabling of cell edit control.
Stefan Neis [Sun, 13 Feb 2000 16:58:43 +0000 (16:58 +0000)] 
Added enabling/disabling of cell edit control.
Moved grid lines and cells by one pixel.
Call SelectBlock in SetCurrentCell (possibly not, what we want?)

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

24 years agoBitmap name changes (also done by RR, oops)
Julian Smart [Sun, 13 Feb 2000 16:28:19 +0000 (16:28 +0000)] 
Bitmap name changes (also done by  RR, oops)

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

24 years ago Applied colour reduction and changes to use
Robert Roebling [Sun, 13 Feb 2000 15:08:34 +0000 (15:08 +0000)] 
  Applied colour reduction and changes to use
    Windows standard palette to plot BMPs.

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

24 years ago Reverted Vadims change for the size of filled
Robert Roebling [Sun, 13 Feb 2000 14:50:47 +0000 (14:50 +0000)] 
  Reverted Vadims change for the size of filled
  rects, the are the same now on GTK and Win95.

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

24 years ago Corrected BMP names for plot window.
Robert Roebling [Sun, 13 Feb 2000 14:49:40 +0000 (14:49 +0000)] 
  Corrected BMP names for plot window.

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

24 years agoAdded mingw32 makefile for plot demo.
Robert Roebling [Sun, 13 Feb 2000 14:48:20 +0000 (14:48 +0000)] 
Added mingw32 makefile for plot demo.

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

24 years agoSome updates and fixes
Robin Dunn [Sun, 13 Feb 2000 06:35:39 +0000 (06:35 +0000)] 
Some updates and fixes

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

24 years agoSome updates and fixes
Robin Dunn [Sun, 13 Feb 2000 06:01:58 +0000 (06:01 +0000)] 
Some updates and fixes

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

24 years ago1. Grid cell defaults are now handled by an internal
Robin Dunn [Sun, 13 Feb 2000 05:38:03 +0000 (05:38 +0000)] 
1. Grid cell defaults are now handled by an internal
wxGridCellAttr object

2. wxGridCellRenderer::Draw updated to expect an attr object and
use it instead of going back to the grid for everything

3. The selection colours are now initialized from wxSystemSettings,
and are configurable.

4. Now either CreateGrid() or SetTable() can be called to initialize
the grid.  Added a test for using a non-default table.

5. Reduced flicker even more byt using empty EVT_ERASE_BACKGROUND handlers.

6. The beginings of wxGridCellEditor are in there but not activated
yet. (This is the next step.)

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

24 years ago1. Grid cell defaults are now handled by an internal wxGridCellAttr
Robin Dunn [Sun, 13 Feb 2000 05:37:37 +0000 (05:37 +0000)] 
1. Grid cell defaults are now handled by an internal wxGridCellAttr
object.

2. wxGridCellRenderer::Draw updated to expect an attr object and use
it instead of going back to the grid for everything

3. The selection colours are now initialized from wxSystemSettings,
and are configurable.

4. Now either CreateGrid() or SetTable() can be called to initialize
the grid.  Added a test for using a non-default table.

5. Reduced flicker even more byt using empty EVT_ERASE_BACKGROUND
handlers.

6. The beginings of wxGridCellEditor are in there but not activated
yet. (This is the next step.)

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

24 years agoFixed thread state problem in wxTreeCtrl.GetBoundingBox
Robin Dunn [Sun, 13 Feb 2000 00:29:38 +0000 (00:29 +0000)] 
Fixed thread state problem in wxTreeCtrl.GetBoundingBox

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

24 years agoBC++ doesn't like periods in resource names
Julian Smart [Sat, 12 Feb 2000 19:10:14 +0000 (19:10 +0000)] 
BC++ doesn't like periods in resource names

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

24 years agomouse event flags have MSW-compatible values for click/release events
Vadim Zeitlin [Sat, 12 Feb 2000 14:57:21 +0000 (14:57 +0000)] 
mouse event flags have MSW-compatible values for click/release events

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

24 years ago browsedb.cpp browsedb.h dbbrowse.cpp dbbrowse.h dbbrowse.rc
Mark Johnson [Sat, 12 Feb 2000 14:11:17 +0000 (14:11 +0000)] 
  browsedb.cpp browsedb.h dbbrowse.cpp dbbrowse.h dbbrowse.rc
  dbgrid.cpp dbgrid.h dbtree.cpp dbtree.h dlguser.cpp dlguser.h
  doc.cpp doc.h pgmctrl.cpp pgmctrl.h

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

24 years ago* Updated README
Guilhem Lavaux [Sat, 12 Feb 2000 12:11:23 +0000 (12:11 +0000)] 
* Updated README
* Recoded converters (in a cleaner way)

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

24 years agoDistrib file updates; test for bitmap presence in controls.cpp
Julian Smart [Sat, 12 Feb 2000 10:44:03 +0000 (10:44 +0000)] 
Distrib file updates; test for bitmap presence in controls.cpp

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

24 years agoPartially rewrote rotation code due to a potential alignment problem
Guillermo Rodriguez Garcia [Fri, 11 Feb 2000 23:11:40 +0000 (23:11 +0000)] 
Partially rewrote rotation code due to a potential alignment problem

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

24 years agoUncommented listctrl.tex
Julian Smart [Fri, 11 Feb 2000 22:36:29 +0000 (22:36 +0000)] 
Uncommented listctrl.tex

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

24 years agoDoc bug fixes
Julian Smart [Fri, 11 Feb 2000 22:36:05 +0000 (22:36 +0000)] 
Doc bug fixes

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

24 years agoadded attr assignment for rows/columns
Vadim Zeitlin [Fri, 11 Feb 2000 21:14:58 +0000 (21:14 +0000)] 
added attr assignment for rows/columns

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

24 years agoadded an extremely simple cell attr cache (yet it catches 80% of acccesses)
Vadim Zeitlin [Fri, 11 Feb 2000 20:38:04 +0000 (20:38 +0000)] 
added an extremely simple cell attr cache (yet it catches 80% of acccesses)

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

24 years agoAnother oops.
Guillermo Rodriguez Garcia [Fri, 11 Feb 2000 20:09:02 +0000 (20:09 +0000)] 
Another oops.

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

24 years agoManual fixes
Julian Smart [Fri, 11 Feb 2000 19:42:46 +0000 (19:42 +0000)] 
Manual fixes

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

24 years agoadded wxGridCellRenderer
Vadim Zeitlin [Fri, 11 Feb 2000 19:40:56 +0000 (19:40 +0000)] 
added wxGridCellRenderer

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

24 years agofixed setting more than one attr for a cell
Vadim Zeitlin [Fri, 11 Feb 2000 18:18:18 +0000 (18:18 +0000)] 
fixed setting more than one attr for a cell

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

24 years agoUpdated to include recent fixes to configure.in
Stefan Neis [Fri, 11 Feb 2000 18:01:56 +0000 (18:01 +0000)] 
Updated to include recent fixes to configure.in

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

24 years ago Made HelpGen compile here.
Robert Roebling [Fri, 11 Feb 2000 18:00:42 +0000 (18:00 +0000)] 
  Made HelpGen compile here.
  Documented wxPlotWindow.

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

24 years agoOops.
Guillermo Rodriguez Garcia [Fri, 11 Feb 2000 17:57:15 +0000 (17:57 +0000)] 
Oops.

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

24 years agoModified for new THUMBRELEASE event
Guillermo Rodriguez Garcia [Fri, 11 Feb 2000 17:56:39 +0000 (17:56 +0000)] 
Modified for new THUMBRELEASE event
Optimized game engine a bit more

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

24 years agoAdded wxEVT_SCROLL[WIN]_THUMBRELEASE
Guillermo Rodriguez Garcia [Fri, 11 Feb 2000 17:55:28 +0000 (17:55 +0000)] 
Added wxEVT_SCROLL[WIN]_THUMBRELEASE

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

24 years agoremoved debugging messages I just added by default
Vadim Zeitlin [Fri, 11 Feb 2000 17:47:18 +0000 (17:47 +0000)] 
removed debugging messages I just added by default

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

24 years agoadded ChangeCursorMode() method, rewrote the col/row resizing code to capture/release...
Vadim Zeitlin [Fri, 11 Feb 2000 17:43:42 +0000 (17:43 +0000)] 
added ChangeCursorMode() method, rewrote the col/row resizing code to capture/release mouse properly

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

24 years agoSome BC++ 5.4 fixes
Julian Smart [Fri, 11 Feb 2000 13:29:43 +0000 (13:29 +0000)] 
Some BC++ 5.4 fixes

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

24 years ago Added BMP files for wxPlotWindow,
Robert Roebling [Fri, 11 Feb 2000 12:28:21 +0000 (12:28 +0000)] 
  Added BMP files for wxPlotWindow,
  Replaced wxWindow with wxNotebookPage in wxNotebook.

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

24 years agofixed bug in scaling images
Václav Slavík [Fri, 11 Feb 2000 12:08:23 +0000 (12:08 +0000)] 
fixed bug in scaling images

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

24 years agoAdded facility to resize rows and cols by dragging grid lines.
Michael Bedward [Fri, 11 Feb 2000 04:09:20 +0000 (04:09 +0000)] 
Added facility to resize rows and cols by dragging grid lines.
Fixed bug where row col resize events were sent twice.

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

24 years ago1. exchanged binary ROPs wxSET/wxCLEAR meaning for wxMSW to match wxGTK
Vadim Zeitlin [Fri, 11 Feb 2000 02:41:07 +0000 (02:41 +0000)] 
1. exchanged binary ROPs wxSET/wxCLEAR meaning for wxMSW to match wxGTK
2. bug with multiline messages in wxLogGui fixed
3. wxLogGui visual enhancements (for MSW, don't know how it looks elsewhere)
4. fixed 2 nice (i.e. BIG) memory leaks in wxImage::Rotate()
5. modified the text sample to show the mouse events too
6. documented strange behaviour of LEAVE_WINDOW mouse event under MSW

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

24 years ago Fixed Vadims fix.
Robert Roebling [Thu, 10 Feb 2000 19:31:55 +0000 (19:31 +0000)] 
  Fixed Vadims fix.

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

24 years ago Whole lotta stuff for wxPlotWindow,
Robert Roebling [Thu, 10 Feb 2000 18:43:33 +0000 (18:43 +0000)] 
  Whole lotta stuff for wxPlotWindow,
  repaired image sample.

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

24 years agoAdded an OS/2 section to the sql defines
David Webster [Thu, 10 Feb 2000 18:32:08 +0000 (18:32 +0000)] 
Added an OS/2 section to the sql defines

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

24 years ago1. fixed bug with the index of the last column in EVT_COL_CLICK being shifted
Vadim Zeitlin [Thu, 10 Feb 2000 18:12:44 +0000 (18:12 +0000)] 
1. fixed bug with the index of the last column in EVT_COL_CLICK being shifted
   by 1 (always)
2. added a menu item to toggle single/multiple selection to the sample

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

24 years ago dbgrid.cpp dbtree.cpp
Mark Johnson [Thu, 10 Feb 2000 16:53:59 +0000 (16:53 +0000)] 
  dbgrid.cpp dbtree.cpp

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

24 years agoAdded a few makefiles
Julian Smart [Thu, 10 Feb 2000 15:42:35 +0000 (15:42 +0000)] 
Added a few makefiles

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

24 years ago dbbrowse.rc dbgrid.cpp dbtree.cpp dbtree.h help.de/icons.htm
Mark Johnson [Thu, 10 Feb 2000 15:36:10 +0000 (15:36 +0000)] 
  dbbrowse.rc dbgrid.cpp dbtree.cpp dbtree.h help.de/icons.htm
  help.de/problems.htm help.std/icons.htm help.std/problems.htm
  bitmaps/view.ico bitmaps/view.xpm help.png/view.png

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

24 years agoAdded support for transparency in rotation code
Guillermo Rodriguez Garcia [Thu, 10 Feb 2000 13:27:07 +0000 (13:27 +0000)] 
Added support for transparency in rotation code

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

24 years agoAdded code to test the transparency stuff for image rotation
Guillermo Rodriguez Garcia [Thu, 10 Feb 2000 13:26:30 +0000 (13:26 +0000)] 
Added code to test the transparency stuff for image rotation

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

24 years ago#include textfile.h out of the WX_PRECOMP section (bcc)
Bart A.M. Jourquin [Thu, 10 Feb 2000 08:36:51 +0000 (08:36 +0000)] 
#include textfile.h out of the WX_PRECOMP section (bcc)

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

24 years agoAdded comments explaining my recent changes
Guillermo Rodriguez Garcia [Thu, 10 Feb 2000 07:28:43 +0000 (07:28 +0000)] 
Added comments explaining my recent changes

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

24 years agoROP 0x00AA0029 used for transparent area in DrawBitmap and Blit
Guillermo Rodriguez Garcia [Thu, 10 Feb 2000 06:54:50 +0000 (06:54 +0000)] 
ROP 0x00AA0029 used for transparent area in DrawBitmap and Blit

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

24 years agoMinor updates
Guillermo Rodriguez Garcia [Thu, 10 Feb 2000 05:01:21 +0000 (05:01 +0000)] 
Minor updates

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

24 years agomoved Clear() outside of if (textured)...
Robin Dunn [Thu, 10 Feb 2000 05:00:06 +0000 (05:00 +0000)] 
moved Clear() outside of if (textured)...

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

24 years agoadded option for drawing a textured background to test masks on a
Robin Dunn [Thu, 10 Feb 2000 04:56:16 +0000 (04:56 +0000)] 
added option for drawing a textured background to test masks on a
non-solid background.

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

24 years agoAdded wxTextFile functions to make multi-line text formatting portable.
Michael Bedward [Thu, 10 Feb 2000 03:50:51 +0000 (03:50 +0000)] 
Added wxTextFile functions to make multi-line text formatting portable.
Fixed cell background colour problem.

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

24 years agoReverted changes to grid line positioning that caused many problems
Michael Bedward [Thu, 10 Feb 2000 02:39:05 +0000 (02:39 +0000)] 
Reverted changes to grid line positioning that caused many problems
with refreshing and edit control placement.

Added calls to wxFAIL_MSG.

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

24 years ago- wxSocket no loner automatically Closes() the socket when it receives a
Guillermo Rodriguez Garcia [Thu, 10 Feb 2000 01:02:34 +0000 (01:02 +0000)] 
- wxSocket no loner automatically Closes() the socket when it receives a
LOST event.

- Elusive bug found and fixed when:
a) there was still data to be read in the input buffer, but
b) the socket had already been closed by the peer, so
c) there was a LOST event before the next INPUT event was generated.

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

24 years agoUpdates to make latest changes compile
David Webster [Wed, 9 Feb 2000 22:58:41 +0000 (22:58 +0000)] 
Updates to make latest changes compile

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

24 years agoStupid bug: using LastError() instead of Error()
Guillermo Rodriguez Garcia [Wed, 9 Feb 2000 22:53:26 +0000 (22:53 +0000)] 
Stupid bug: using LastError() instead of Error()

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

24 years agoUpdated/Added build instructions for OS/2.
Stefan Neis [Wed, 9 Feb 2000 21:50:15 +0000 (21:50 +0000)] 
Updated/Added build instructions for OS/2.

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

24 years agoZooming buttons / menu options automatically disabled when needed
Guillermo Rodriguez Garcia [Wed, 9 Feb 2000 20:52:12 +0000 (20:52 +0000)] 
Zooming buttons / menu options automatically disabled when needed

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

24 years agofixed VC6 compilation error
Robin Dunn [Wed, 9 Feb 2000 20:51:09 +0000 (20:51 +0000)] 
fixed VC6 compilation error

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

24 years agoplugged memory leak
Robin Dunn [Wed, 9 Feb 2000 20:35:09 +0000 (20:35 +0000)] 
plugged memory leak

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

24 years agocell attributes added (doesn't quite work, work in progress, beware, don't use, ...
Vadim Zeitlin [Wed, 9 Feb 2000 20:30:27 +0000 (20:30 +0000)] 
cell attributes added (doesn't quite work, work in progress, beware, don't use, &c &c)

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

24 years agoAdded automatic connection of drawn points
Guillermo Rodriguez Garcia [Wed, 9 Feb 2000 20:22:57 +0000 (20:22 +0000)] 
Added automatic connection of drawn points

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

24 years agofixed fatal bug in wxStatusBar::SetFieldsCount(), added demo of it to the sample
Vadim Zeitlin [Wed, 9 Feb 2000 18:23:37 +0000 (18:23 +0000)] 
fixed fatal bug in wxStatusBar::SetFieldsCount(), added demo of it to the sample

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

24 years agosome Motif compilation fixes
Vadim Zeitlin [Wed, 9 Feb 2000 17:53:42 +0000 (17:53 +0000)] 
some Motif compilation fixes

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

24 years agomore HP-UX compilation warnings fixed (187th try)
Vadim Zeitlin [Wed, 9 Feb 2000 17:51:16 +0000 (17:51 +0000)] 
more HP-UX compilation warnings fixed (187th try)

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

24 years agoand ITEM_COLLAPSED/ING too
Vadim Zeitlin [Wed, 9 Feb 2000 15:36:30 +0000 (15:36 +0000)] 
and ITEM_COLLAPSED/ING too

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

24 years agoadded EVT_TREE_ITEM_ACTIVATED
Vadim Zeitlin [Wed, 9 Feb 2000 15:34:47 +0000 (15:34 +0000)] 
added EVT_TREE_ITEM_ACTIVATED

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

24 years agoFix refreshs for wxGTK.
Stefan Neis [Wed, 9 Feb 2000 14:29:25 +0000 (14:29 +0000)] 
Fix refreshs for wxGTK.

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

24 years agolet's see it it works now...
Guillermo Rodriguez Garcia [Wed, 9 Feb 2000 08:54:56 +0000 (08:54 +0000)] 
let's see it it works now...

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

24 years agoChanged grid line positioning slightly to line up the cells with the labels.
Michael Bedward [Wed, 9 Feb 2000 08:18:52 +0000 (08:18 +0000)] 
Changed grid line positioning slightly to line up the cells with the labels.

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

24 years agoFixed problem where corner label was displayed when either row or col label size...
Michael Bedward [Wed, 9 Feb 2000 08:09:19 +0000 (08:09 +0000)] 
Fixed problem where corner label was displayed when either row or col label size had been set to zero prior to first display.

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

24 years agoSimplified sizing code. Sub-windows are now sized explicitly in wxGrid::CalcWindowSi...
Michael Bedward [Wed, 9 Feb 2000 07:17:12 +0000 (07:17 +0000)] 
Simplified sizing code.  Sub-windows are now sized explicitly in wxGrid::CalcWindowSizes().

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

24 years agoPartially reverted last changes because of problems under wxMotif
Michael Bedward [Wed, 9 Feb 2000 05:12:01 +0000 (05:12 +0000)] 
Partially reverted last changes because of problems under wxMotif

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

24 years agoInitializing more variables in wxGrid::Create()
Michael Bedward [Wed, 9 Feb 2000 05:04:21 +0000 (05:04 +0000)] 
Initializing more variables in wxGrid::Create()
Minor fixes for crashes under wxMotif when setting attributes before
the grid has been first painted.

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

24 years agoAdded more 3d rendering to row and col labels and removed sunken border style from...
Michael Bedward [Wed, 9 Feb 2000 03:49:52 +0000 (03:49 +0000)] 
Added more 3d rendering to row and col labels and removed sunken border style from the grid cell window so that labels and cells line up better.

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

24 years agoA few optimizations to Refresh() calls for the grid cell area window
Michael Bedward [Wed, 9 Feb 2000 03:03:52 +0000 (03:03 +0000)] 
A few optimizations to Refresh() calls for the grid cell area window

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

24 years agoImplemented row and col label size functions.
Michael Bedward [Wed, 9 Feb 2000 02:15:05 +0000 (02:15 +0000)] 
Implemented row and col label size functions.

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

24 years agoMore fixes
Stefan Neis [Wed, 9 Feb 2000 00:31:10 +0000 (00:31 +0000)] 
More fixes

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

24 years agoFixed typo
Stefan Neis [Tue, 8 Feb 2000 23:48:32 +0000 (23:48 +0000)] 
Fixed typo

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

24 years agofixed incorrect parsing of http://domain.com:portnumber/
Václav Slavík [Tue, 8 Feb 2000 23:42:06 +0000 (23:42 +0000)] 
fixed incorrect parsing of http://domain.com:portnumber/

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

24 years agoFix in parse headers so it wouldn't always store an empty string
Robin Dunn [Tue, 8 Feb 2000 21:31:29 +0000 (21:31 +0000)] 
Fix in parse headers so it wouldn't always store an empty string
for each header value.

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