]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agofixed radiobox layouting: asks GTK for best size, does not compute it from string...
Václav Slavík [Tue, 15 Feb 2000 22:07:58 +0000 (22:07 +0000)] 
fixed radiobox layouting: asks GTK for best size, does not compute it from string&font anymore (fixes GNU Step theme problem)

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

24 years agofixed typo bug in my last commit that caused image size (-1,-1)
Václav Slavík [Tue, 15 Feb 2000 22:07:51 +0000 (22:07 +0000)] 
fixed typo bug in my last commit that caused image size (-1,-1)

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

24 years agoUpdate entering/leaving
Sylvain Bougnoux [Tue, 15 Feb 2000 20:21:30 +0000 (20:21 +0000)] 
Update entering/leaving

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

24 years agoGeneric path instead of hardcoded
David Webster [Tue, 15 Feb 2000 19:56:21 +0000 (19:56 +0000)] 
Generic path instead of hardcoded

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

24 years agoFixed precedence order problem for IsShiftDown and IsCtrlDown. (It
Robin Dunn [Tue, 15 Feb 2000 19:48:19 +0000 (19:48 +0000)] 
Fixed precedence order problem for IsShiftDown and IsCtrlDown.  (It
was using the toggle bit instead of the is-down-now bit because of
the order of evaluation of the operators.)

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

24 years agoA few more minor fixes for OS/2
David Webster [Tue, 15 Feb 2000 19:44:04 +0000 (19:44 +0000)] 
A few more minor fixes for OS/2

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

24 years agoTypo corrected
Julian Smart [Tue, 15 Feb 2000 19:26:20 +0000 (19:26 +0000)] 
Typo corrected

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

24 years ago* Added IsPaused() to wxSoundFileStream
Guilhem Lavaux [Tue, 15 Feb 2000 18:49:25 +0000 (18:49 +0000)] 
* Added IsPaused() to wxSoundFileStream
* Play/Pause/Resume should work in wxMMBoard

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

24 years ago list ctrl and tree ctrl didn't like the new focus code,
Robert Roebling [Tue, 15 Feb 2000 18:38:19 +0000 (18:38 +0000)] 
  list ctrl and tree ctrl didn't like the new focus code,
  mem clean uop crash fixed.

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

24 years agofix for goofed up grid borders when scrolling/refreshing
Robin Dunn [Tue, 15 Feb 2000 18:33:16 +0000 (18:33 +0000)] 
fix for goofed up grid borders when scrolling/refreshing

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

24 years agoReadded fix to adjust size of rectangles with transparent outline
Guillermo Rodriguez Garcia [Tue, 15 Feb 2000 18:06:56 +0000 (18:06 +0000)] 
Readded fix to adjust size of rectangles with transparent outline

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

24 years ago wxGTK now ignores widget style when using the pixmap theme.
Robert Roebling [Tue, 15 Feb 2000 18:01:16 +0000 (18:01 +0000)] 
  wxGTK now ignores widget style when using the pixmap theme.

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

24 years agoAdded comment makeg95.env
Julian Smart [Tue, 15 Feb 2000 17:32:14 +0000 (17:32 +0000)] 
Added comment makeg95.env

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

24 years ago Minor wxYield() change.
Robert Roebling [Tue, 15 Feb 2000 16:38:01 +0000 (16:38 +0000)] 
  Minor wxYield() change.

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

24 years agotext bg is transparent now, but the icons are still not
Vadim Zeitlin [Tue, 15 Feb 2000 16:28:54 +0000 (16:28 +0000)] 
text bg is transparent now, but the icons are still not

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

24 years ago Forgot to add this one.
Robert Roebling [Tue, 15 Feb 2000 15:56:43 +0000 (15:56 +0000)] 
  Forgot to add this one.

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

24 years ago plot docs.
Robert Roebling [Tue, 15 Feb 2000 15:56:09 +0000 (15:56 +0000)] 
  plot docs.

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

24 years agomore xpm fixes
David Webster [Tue, 15 Feb 2000 15:43:51 +0000 (15:43 +0000)] 
more xpm fixes

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

24 years agomore xpm fixes
David Webster [Tue, 15 Feb 2000 15:31:34 +0000 (15:31 +0000)] 
more xpm fixes

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

24 years agoadded tests for filled rects
Guillermo Rodriguez Garcia [Tue, 15 Feb 2000 15:21:59 +0000 (15:21 +0000)] 
added tests for filled rects

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

24 years ago...
Guillermo Rodriguez Garcia [Tue, 15 Feb 2000 15:17:31 +0000 (15:17 +0000)] 
...

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

24 years agodemo of wxYield() bug
Vadim Zeitlin [Tue, 15 Feb 2000 14:48:06 +0000 (14:48 +0000)] 
demo of wxYield() bug

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

24 years agofixed bug in handling value names with escaped chars
Vadim Zeitlin [Tue, 15 Feb 2000 14:08:37 +0000 (14:08 +0000)] 
fixed bug in handling value names with escaped chars

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

24 years ago Various distrib related changes.
Robert Roebling [Tue, 15 Feb 2000 12:56:16 +0000 (12:56 +0000)] 
  Various distrib related changes.

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

24 years agotypo fixed
Vadim Zeitlin [Tue, 15 Feb 2000 12:53:23 +0000 (12:53 +0000)] 
typo fixed

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

24 years agoadded wxUSE_PLOT
Vadim Zeitlin [Tue, 15 Feb 2000 12:36:33 +0000 (12:36 +0000)] 
added wxUSE_PLOT

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

24 years agoFixed typo with TV_HITTESTINFO
Michael Bedward [Tue, 15 Feb 2000 11:50:18 +0000 (11:50 +0000)] 
Fixed typo with TV_HITTESTINFO

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

24 years ago Readded plot event constants.
Robert Roebling [Tue, 15 Feb 2000 11:49:06 +0000 (11:49 +0000)] 
  Readded plot event constants.

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

24 years agoRemoved old Ming95 makefiles
Julian Smart [Tue, 15 Feb 2000 11:25:18 +0000 (11:25 +0000)] 
Removed old Ming95 makefiles

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

24 years agomore translators
Vadim Zeitlin [Tue, 15 Feb 2000 10:21:22 +0000 (10:21 +0000)] 
more translators

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

24 years agoadded wxUSE_PLOT
Vadim Zeitlin [Tue, 15 Feb 2000 10:06:32 +0000 (10:06 +0000)] 
added wxUSE_PLOT

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

24 years agoSCROLLWIN instead of SCROLL again
Bart A.M. Jourquin [Tue, 15 Feb 2000 09:55:29 +0000 (09:55 +0000)] 
SCROLLWIN instead of SCROLL again

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

24 years agooops... another incorrectly resolved cvs conflict
Vadim Zeitlin [Tue, 15 Feb 2000 09:53:53 +0000 (09:53 +0000)] 
oops... another incorrectly resolved cvs conflict

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

24 years agoconflicts markers removed
Vadim Zeitlin [Tue, 15 Feb 2000 09:50:19 +0000 (09:50 +0000)] 
conflicts markers removed

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

24 years agofix for drawing bitmap buttons under Win95 (untested)
Vadim Zeitlin [Tue, 15 Feb 2000 09:49:16 +0000 (09:49 +0000)] 
fix for drawing bitmap buttons under Win95 (untested)

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

24 years ago Many plot window gooddies.
Robert Roebling [Tue, 15 Feb 2000 09:37:39 +0000 (09:37 +0000)] 
  Many plot window gooddies.

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

24 years agofixed test for _vsnprintf
Ron Lee [Tue, 15 Feb 2000 09:26:41 +0000 (09:26 +0000)] 
fixed test for _vsnprintf

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

24 years ago wxEVT_SCROLL_THUMBRELEASE instead of wxEVT_SCROLLWIN_THUMBRELEASE
Bart A.M. Jourquin [Tue, 15 Feb 2000 09:22:20 +0000 (09:22 +0000)] 
 wxEVT_SCROLL_THUMBRELEASE instead of  wxEVT_SCROLLWIN_THUMBRELEASE

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

24 years agoSome cleanup.
Robin Dunn [Tue, 15 Feb 2000 07:08:42 +0000 (07:08 +0000)] 
Some cleanup.

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

24 years agoUpdates to make VA 3.0 compile again, particularly xpm
David Webster [Tue, 15 Feb 2000 05:49:02 +0000 (05:49 +0000)] 
Updates to make VA 3.0 compile again, particularly xpm

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

24 years agominimal makefile for VA 3.0
David Webster [Tue, 15 Feb 2000 05:00:28 +0000 (05:00 +0000)] 
minimal makefile for VA 3.0

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

24 years ago1. implemented wxRegKey::Copy() and CopyValue()
Vadim Zeitlin [Tue, 15 Feb 2000 00:05:36 +0000 (00:05 +0000)] 
1. implemented wxRegKey::Copy() and CopyValue()
2. regtest sample doesn't crash any more
3. wxLogGui uses msg box for only 1 message
4. "const wxEventType" => "enum"
5. wxEVT_COMMAND_TREE_END_DRAG introduced - see sample for example
6. fixed several non fatal bugs in wxRegKey
7. many changes in regtest sample, not tested yet

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

24 years agojust some comments
Guillermo Rodriguez Garcia [Mon, 14 Feb 2000 21:45:06 +0000 (21:45 +0000)] 
just some comments

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

24 years ago1. Initialized m_displayed to TRUE to solve a cell highlight problem
Robin Dunn [Mon, 14 Feb 2000 21:35:42 +0000 (21:35 +0000)] 
1. Initialized m_displayed to TRUE to solve a cell highlight problem
for some systems.  If this causes no problems then this flag can be
removed.

2. Took out the edit timer so now a second click in the current cell
will activate the edit control, even if it is several seconds later.

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

24 years agoFixed SetCurrentCell.
Stefan Neis [Mon, 14 Feb 2000 19:27:40 +0000 (19:27 +0000)] 
Fixed SetCurrentCell.
Fixed CalcCellsExposed.

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

24 years agolist of official wxWin translators
Vadim Zeitlin [Mon, 14 Feb 2000 18:54:18 +0000 (18:54 +0000)] 
list of official wxWin translators

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

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