]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years ago Lotta stuff for drawing etc.
Robert Roebling [Sat, 4 Mar 2000 16:23:26 +0000 (16:23 +0000)] 
  Lotta stuff for drawing etc.

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

24 years agoOps
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 13:20:35 +0000 (13:20 +0000)] 
Ops

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

24 years agoMotif blindfix :-)
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 13:20:14 +0000 (13:20 +0000)] 
Motif blindfix :-)

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

24 years agoFixed non-standard C++ syntax errors
Julian Smart [Sat, 4 Mar 2000 12:11:47 +0000 (12:11 +0000)] 
Fixed non-standard C++ syntax errors

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

24 years ago Adapted wxGTK to wxMSW's notion of region setting.
Robert Roebling [Sat, 4 Mar 2000 09:24:17 +0000 (09:24 +0000)] 
  Adapted wxGTK to wxMSW's notion of region setting.
  Made Julian's gc_include_inferior hack a bit less radical.
  Small addition to changes.txt,
  Compile fix to dbbrowse sample. Still crashes upon startup.

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

24 years agoOh well..
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:54:56 +0000 (02:54 +0000)] 
Oh well..

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

24 years agoFixed (my own) stupidity in Connect() mini-tutorial / comments
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:51:45 +0000 (02:51 +0000)] 
Fixed (my own) stupidity in Connect() mini-tutorial / comments
Changed all _T() to _() in server.cpp
Modified server to use Destroy() instead of directly accessing the wxPendingDelete list
Removed the panels which contained the textctrls - they are not needed at all.

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

24 years agoStupidity fixed in WaitOnConnect()
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:42:13 +0000 (02:42 +0000)] 
Stupidity fixed in WaitOnConnect()

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

24 years agoStupidity fixed in WaitOnConnect() docs
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:41:14 +0000 (02:41 +0000)] 
Stupidity fixed in WaitOnConnect() docs

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

24 years agoadded compression ratio argument to wxZlibOutputStream ctor
Václav Slavík [Fri, 3 Mar 2000 22:52:17 +0000 (22:52 +0000)] 
added compression ratio argument to wxZlibOutputStream ctor

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

24 years agoRemoved dependency on tiffiop.h
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 20:53:27 +0000 (20:53 +0000)] 
Removed dependency on tiffiop.h

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

24 years agowxSoundFileStream doc updates (indeed, first write)
Guilhem Lavaux [Fri, 3 Mar 2000 20:10:49 +0000 (20:10 +0000)] 
wxSoundFileStream doc updates (indeed, first write)

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

24 years ago Clean-up, speed-up and bug-fix for wxListCtrl drawing,
Robert Roebling [Fri, 3 Mar 2000 20:09:19 +0000 (20:09 +0000)] 
  Clean-up, speed-up and bug-fix for wxListCtrl drawing,
  Removed overlay things from wxScreenDC,
  Added test for bitmaps clipping with regions.
  Updates to changes.txt

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

24 years agoPlease add classes in alphabetical order
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:24:58 +0000 (19:24 +0000)] 
Please add classes in alphabetical order

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

24 years agoAdded Destroy()
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:24:24 +0000 (19:24 +0000)] 
Added Destroy()

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

24 years agomakefiles changed
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:24:21 +0000 (19:24 +0000)] 
makefiles changed

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

24 years agosmall mods
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:22:35 +0000 (19:22 +0000)] 
small mods

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

24 years agoUpdated some doc (wxProcess, wxSoundStream)
Guilhem Lavaux [Fri, 3 Mar 2000 18:46:12 +0000 (18:46 +0000)] 
Updated some doc (wxProcess, wxSoundStream)

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

24 years agobug in month day parsing - now check that it's > 1 too
Vadim Zeitlin [Fri, 3 Mar 2000 18:27:18 +0000 (18:27 +0000)] 
bug in month day parsing - now check that it's > 1 too

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

24 years agonew XPMs
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 18:22:42 +0000 (18:22 +0000)] 
new XPMs

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

24 years agonew bitmaps
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 18:22:20 +0000 (18:22 +0000)] 
new bitmaps

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

24 years agoLife version 2.1
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 18:21:48 +0000 (18:21 +0000)] 
Life version 2.1

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

24 years agono more _ftime instead of ftime
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 17:36:02 +0000 (17:36 +0000)] 
no more _ftime instead of ftime

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

24 years agoregenerated from filelist.txt
Vadim Zeitlin [Fri, 3 Mar 2000 17:04:33 +0000 (17:04 +0000)] 
regenerated from filelist.txt

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

24 years agoAdded extended selection support.
Stefan Neis [Fri, 3 Mar 2000 16:44:33 +0000 (16:44 +0000)] 
Added extended selection support.

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

24 years agoAdded gridsel.cpp
Stefan Neis [Fri, 3 Mar 2000 16:35:47 +0000 (16:35 +0000)] 
Added gridsel.cpp

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

24 years agomingw32 makefiles must use tabs as separators
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 16:09:38 +0000 (16:09 +0000)] 
mingw32 makefiles must use tabs as separators

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

24 years agofatal bug in wxSplitPath fixed
Vadim Zeitlin [Fri, 3 Mar 2000 14:05:42 +0000 (14:05 +0000)] 
fatal bug in wxSplitPath fixed

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

24 years agoAdded HAVE_FTIME for all Windows compilers
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 13:51:28 +0000 (13:51 +0000)] 
Added HAVE_FTIME for all Windows compilers

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

24 years agoAdded OGL to contrib
Julian Smart [Fri, 3 Mar 2000 11:25:10 +0000 (11:25 +0000)] 
Added OGL to contrib

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

24 years agoRemoved OGL prior to re-adding; some Watcom corrections
Julian Smart [Fri, 3 Mar 2000 11:10:51 +0000 (11:10 +0000)] 
Removed OGL prior to re-adding; some Watcom corrections

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

24 years agoremoved OGL files from wxGTK build, fixed configure for wxBase
Vadim Zeitlin [Fri, 3 Mar 2000 10:46:23 +0000 (10:46 +0000)] 
removed OGL files from wxGTK build, fixed configure for wxBase

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

24 years ago1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!)
Vadim Zeitlin [Fri, 3 Mar 2000 10:31:34 +0000 (10:31 +0000)] 
1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!)
   and also added a version which captures the programs output
2. fix for compilers which have void ftime() (my mingw does) in timercmn.cpp
3. updated console sample to test wxShell/wxExecute
4. treetest now can toggle images or change their size
5. wxTreeCtrl doesn't crash if it has no image list

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

24 years agoMore framework updates
David Webster [Thu, 2 Mar 2000 22:13:38 +0000 (22:13 +0000)] 
More framework updates

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

24 years agoAdded class to handle selection inside wxGrid
Stefan Neis [Thu, 2 Mar 2000 19:41:17 +0000 (19:41 +0000)] 
Added class to handle selection inside wxGrid

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

24 years ago Added test for region clipping.
Robert Roebling [Thu, 2 Mar 2000 19:18:45 +0000 (19:18 +0000)] 
  Added test for region clipping.
  Corrected makefile.

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

24 years ago1. wxProcess changes to make capturing subprocess output easier (and more
Vadim Zeitlin [Thu, 2 Mar 2000 19:06:13 +0000 (19:06 +0000)] 
1. wxProcess changes to make capturing subprocess output easier (and more
   reliable), now works in both sync and async modes
2. wxSafeYieldBug() corrected, wxWindowDisabler which is now used in it
   added and documented
3. exec sample updated to illustrate capturing the subprocess output
4. wxStreamBase::IsOk() added
5. wxInputStream::Eof() added and non-blocking Eof() implementation in
   wxPipeInputStream used by wxExecute

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

24 years agoLatest OS/2 changes broke xpmlib for MSW. Fixed.
Guillermo Rodriguez Garcia [Thu, 2 Mar 2000 17:18:34 +0000 (17:18 +0000)] 
Latest OS/2 changes broke xpmlib for MSW. Fixed.

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

24 years agoadded demo of capturing program output - doesn't work very well though
Vadim Zeitlin [Thu, 2 Mar 2000 16:17:43 +0000 (16:17 +0000)] 
added demo of capturing program output - doesn't work very well though

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

24 years agocorrected Remove() description
Vadim Zeitlin [Thu, 2 Mar 2000 15:41:18 +0000 (15:41 +0000)] 
corrected Remove() description

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

24 years ago Committing in .
Jouk Jansen [Thu, 2 Mar 2000 11:29:59 +0000 (11:29 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/common/timercmn.cpp
 ----------------------------------------------------------------------

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

24 years agomade msw wxRegion(wxRect&) constructor consistant with other wxRegion constructors
Ron Lee [Thu, 2 Mar 2000 10:47:38 +0000 (10:47 +0000)] 
made msw wxRegion(wxRect&) constructor consistant with other wxRegion constructors

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

24 years agoRenamed tech notes to tnxxxx.txt
Guillermo Rodriguez Garcia [Thu, 2 Mar 2000 04:18:53 +0000 (04:18 +0000)] 
Renamed tech notes to tnxxxx.txt

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

24 years agoChanged naming to TNxxxx
Guillermo Rodriguez Garcia [Thu, 2 Mar 2000 04:17:18 +0000 (04:17 +0000)] 
Changed naming to TNxxxx

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

24 years agono changes
Vadim Zeitlin [Thu, 2 Mar 2000 01:06:16 +0000 (01:06 +0000)] 
no changes

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

24 years ago1. wxGrid row can't be resized to less than minimal height
Vadim Zeitlin [Thu, 2 Mar 2000 00:58:11 +0000 (00:58 +0000)] 
1. wxGrid row can't be resized to less than minimal height
2. memory leaks fixed in wxHashTableLong
3. and in wxGrid
4. changed newgrid sample to use char buffers
5. fixed double clicking owner-drawn buttons
6. compilation fix in enhmeta.cpp for !wxUSE_DND
7. bug introduced earlier today in wxGridCellAttr::GetEditor() fixed
8. bool renderer/editor now look as good as I may ever make them look
   good under MSW

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

24 years agomenu sample added
Vadim Zeitlin [Wed, 1 Mar 2000 23:37:09 +0000 (23:37 +0000)] 
menu sample added

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

24 years agoused in the sample
Vadim Zeitlin [Wed, 1 Mar 2000 23:07:48 +0000 (23:07 +0000)] 
used in the sample

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

24 years ago Various changes due to OGL and glcanvas having changed
Robert Roebling [Wed, 1 Mar 2000 20:27:16 +0000 (20:27 +0000)] 
  Various changes due to OGL and glcanvas having changed
    position.

  Had to butcher Vadims system header patch.

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

24 years ago OGL: misc.cpp clashes with misc.c frim iODBC, therefore
Robert Roebling [Wed, 1 Mar 2000 20:13:42 +0000 (20:13 +0000)] 
  OGL: misc.cpp clashes with misc.c frim iODBC, therefore
    added oglmsc.cpp instead. misc.cpp should be removed.

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

24 years ago typo in plot.cpp
Robert Roebling [Wed, 1 Mar 2000 20:11:47 +0000 (20:11 +0000)] 
  typo in plot.cpp

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

24 years ago get opengl samples going again
Robert Roebling [Wed, 1 Mar 2000 20:11:17 +0000 (20:11 +0000)] 
  get opengl samples going again

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

24 years agoadded a note about where to find makegen
Vadim Zeitlin [Wed, 1 Mar 2000 19:24:07 +0000 (19:24 +0000)] 
added a note about where to find makegen

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

24 years agocreated 'how to add a sample' technote
Vadim Zeitlin [Wed, 1 Mar 2000 19:22:41 +0000 (19:22 +0000)] 
created 'how to add a sample' technote

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

24 years agocreated tech note directory
Vadim Zeitlin [Wed, 1 Mar 2000 19:22:22 +0000 (19:22 +0000)] 
created tech note directory

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

24 years ago1. warning in gtk/menu.cpp fixed
Vadim Zeitlin [Wed, 1 Mar 2000 18:55:29 +0000 (18:55 +0000)] 
1. warning in gtk/menu.cpp fixed
2. Unicode fix in msw/textctrl.cpp
3. more parameters support in grid editors/handlers

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

24 years agoFull-screen dragging fix (GC setting)
Julian Smart [Wed, 1 Mar 2000 18:09:39 +0000 (18:09 +0000)] 
Full-screen dragging fix (GC setting)

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

24 years agoasserts in wxGridStringTable corrected
Vadim Zeitlin [Wed, 1 Mar 2000 17:21:00 +0000 (17:21 +0000)] 
asserts in wxGridStringTable corrected

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

24 years agopatch for using system libz
Vadim Zeitlin [Wed, 1 Mar 2000 17:08:20 +0000 (17:08 +0000)] 
patch for using system libz

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

24 years agoIMPLEMENT_DYNAMIC_CLASS() for wxMenuBar correction
Vadim Zeitlin [Wed, 1 Mar 2000 17:02:32 +0000 (17:02 +0000)] 
IMPLEMENT_DYNAMIC_CLASS() for wxMenuBar correction

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

24 years agoDrawButtonFrame was a bit wrong because it was ignoring COLOR_3DLIGHT;
Guillermo Rodriguez Garcia [Wed, 1 Mar 2000 16:39:22 +0000 (16:39 +0000)] 
DrawButtonFrame was a bit wrong because it was ignoring COLOR_3DLIGHT;
fixed now.

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

24 years agoFixing commit problem
Julian Smart [Wed, 1 Mar 2000 15:01:51 +0000 (15:01 +0000)] 
Fixing commit problem

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

24 years agowxBitmapButton transparency fixed by using wxDC API at all times
Guillermo Rodriguez Garcia [Wed, 1 Mar 2000 14:57:33 +0000 (14:57 +0000)] 
wxBitmapButton transparency fixed by using wxDC API at all times

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

24 years agoAdded wxDragImage generic implementation and sample; added mask handling to Motif's
Julian Smart [Wed, 1 Mar 2000 11:05:49 +0000 (11:05 +0000)] 
Added wxDragImage generic implementation and sample; added mask handling to Motif's
wxImage::ConvertToBitmap

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

24 years agoremove 'extern' from IsKeyDown,... for bcc
Bart A.M. Jourquin [Wed, 1 Mar 2000 10:35:30 +0000 (10:35 +0000)] 
remove 'extern' from IsKeyDown,... for bcc

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

24 years agoRestore previous ogl sources. Waiting for fix in configure system
Bart A.M. Jourquin [Wed, 1 Mar 2000 08:44:38 +0000 (08:44 +0000)] 
Restore previous ogl sources. Waiting for fix in configure system

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

24 years agoMinor compilation fix for Borland
Michael Bedward [Wed, 1 Mar 2000 04:10:21 +0000 (04:10 +0000)] 
Minor compilation fix for Borland

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

24 years agoFixed the QUERY dialog so it would not crash on exit, and the COUNT button now works
George Tasker [Wed, 1 Mar 2000 01:01:01 +0000 (01:01 +0000)] 
Fixed the QUERY dialog so it would not crash on exit, and the COUNT button now works

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

24 years agoAdded a #include of wx/module.h
George Tasker [Tue, 29 Feb 2000 23:58:50 +0000 (23:58 +0000)] 
Added a #include of wx/module.h

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

24 years agono message
David Webster [Tue, 29 Feb 2000 23:18:42 +0000 (23:18 +0000)] 
no message

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

24 years agoBeginning the thread with _beginthreadex but ending with ExitThread is not a good...
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:12:34 +0000 (21:12 +0000)] 
Beginning the thread with _beginthreadex but ending with ExitThread is not a good thing.

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

24 years agoTell is now compatible with the wback buffer
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:05:12 +0000 (21:05 +0000)] 
Tell is now compatible with the wback buffer

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

24 years agoChanged to use current wxSocket flag names instead of old ones
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:04:04 +0000 (21:04 +0000)] 
Changed to use current wxSocket flag names instead of old ones

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

24 years agoAdded some safety checks
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:02:16 +0000 (21:02 +0000)] 
Added some safety checks

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

24 years agomfc not available for mingw
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:00:19 +0000 (21:00 +0000)] 
mfc not available for mingw

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

24 years agomoved Destroy() to the beginning
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 20:58:36 +0000 (20:58 +0000)] 
moved Destroy() to the beginning

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

24 years agoFixed potential bug related to clock skew when different clocks are used
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 20:57:58 +0000 (20:57 +0000)] 
Fixed potential bug related to clock skew when different clocks are used
for hi and lo res timing. Still to be solved where ftime or gettimeofday
are not available!

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

24 years agosetting parameters for wxGridCellFloatRenderer seems to work
Vadim Zeitlin [Tue, 29 Feb 2000 19:30:26 +0000 (19:30 +0000)] 
setting parameters for wxGridCellFloatRenderer seems to work

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

24 years ago1. more corrections for ref counted editors/renderers (doesn't crash any more,
Vadim Zeitlin [Tue, 29 Feb 2000 18:36:04 +0000 (18:36 +0000)] 
1. more corrections for ref counted editors/renderers (doesn't crash any more,
   might leak memory though)
2. attempt to add parameters to renderers - failed.

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

24 years agowxGridCellRenderer/Editor made ref counted
Vadim Zeitlin [Tue, 29 Feb 2000 17:42:28 +0000 (17:42 +0000)] 
wxGridCellRenderer/Editor made ref counted

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

24 years ago1. added range checks in wxGridStringTable
Vadim Zeitlin [Tue, 29 Feb 2000 17:21:20 +0000 (17:21 +0000)] 
1. added range checks in wxGridStringTable
2. added AutoSizeRow(), setting minimal size for the rows is supported as
   well now
3. replaced ugly wxHashTables with (just created) wxHashTableLong

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

24 years agoadded wxHashTableLong
Vadim Zeitlin [Tue, 29 Feb 2000 17:19:36 +0000 (17:19 +0000)] 
added wxHashTableLong

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

24 years agoadded missing include mdi.h
Ron Lee [Tue, 29 Feb 2000 16:12:54 +0000 (16:12 +0000)] 
added missing include mdi.h

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

24 years ago Commented out debug code.
Robert Roebling [Tue, 29 Feb 2000 15:09:09 +0000 (15:09 +0000)] 
  Commented out debug code.

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

24 years agowxListCtrl uses SetWindowChange() in its OnChar
Vadim Zeitlin [Tue, 29 Feb 2000 15:00:21 +0000 (15:00 +0000)] 
wxListCtrl uses SetWindowChange() in its OnChar

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

24 years ago Makefile.in makefile.g95 makefile.vc
Mark Johnson [Tue, 29 Feb 2000 12:48:33 +0000 (12:48 +0000)] 
  Makefile.in makefile.g95 makefile.vc

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

24 years ago Committing in .
Jouk Jansen [Tue, 29 Feb 2000 12:21:27 +0000 (12:21 +0000)] 
 Committing in .

 Configuration for VMS

 Modified Files:
  wxWindows/setup.h_vms
 ----------------------------------------------------------------------

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

24 years agoFixed a misleading comment regarding MySQL and Postgres
George Tasker [Tue, 29 Feb 2000 11:27:43 +0000 (11:27 +0000)] 
Fixed a misleading comment regarding MySQL and Postgres

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

24 years agoAutoSizeColumns and AutoSizeRows changed to pass FALSE for calcOnly arg
Michael Bedward [Tue, 29 Feb 2000 08:27:29 +0000 (08:27 +0000)] 
AutoSizeColumns and AutoSizeRows changed to pass FALSE for calcOnly arg
to SetOrCalcXXXSizes()

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

24 years agoadd wxTE_AUTO_SCROLL
Unknown (MT) [Tue, 29 Feb 2000 08:14:01 +0000 (08:14 +0000)] 
add wxTE_AUTO_SCROLL

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

24 years agotypo(s) fixed
Vadim Zeitlin [Tue, 29 Feb 2000 01:52:48 +0000 (01:52 +0000)] 
typo(s) fixed

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

24 years ago1. fruitless attempts to reproduce wxNotebook bug in the sample
Vadim Zeitlin [Tue, 29 Feb 2000 01:49:05 +0000 (01:49 +0000)] 
1. fruitless attempts to reproduce wxNotebook bug in the sample
2. multiple selection related changes in the treetest

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

24 years ago1. fixed bug with MDI child frames changign state when parent frame was
Vadim Zeitlin [Tue, 29 Feb 2000 01:47:34 +0000 (01:47 +0000)] 
1. fixed bug with MDI child frames changign state when parent frame was
   iconized/uniconized
2. multiple selection emulation for wxTreeCtrl almost done

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

24 years agoAdded wxWANTS_CHARS style to all windows so that the grid reacts to
Michael Bedward [Tue, 29 Feb 2000 01:37:37 +0000 (01:37 +0000)] 
Added wxWANTS_CHARS style to all windows so that the grid reacts to
cursor keys when it is on a panel.

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

24 years agoChanged string members in BugsGridData struct to wxChar * for Borland
Michael Bedward [Tue, 29 Feb 2000 01:27:42 +0000 (01:27 +0000)] 
Changed string members in BugsGridData struct to wxChar * for Borland
only and added code to BugsGridTable::SetValue() for Borland to set
string values.

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

24 years agono message
David Webster [Mon, 28 Feb 2000 23:47:35 +0000 (23:47 +0000)] 
no message

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

24 years agowxGridCellAttr::Clone() added to allow the demo of custom grid cell attr provider...
Vadim Zeitlin [Mon, 28 Feb 2000 19:08:01 +0000 (19:08 +0000)] 
wxGridCellAttr::Clone() added to allow the demo of custom grid cell attr provider to work

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

24 years agocorrection for Fit() which didn't handle properly windows positioned at (-1, -1)
Vadim Zeitlin [Mon, 28 Feb 2000 19:07:20 +0000 (19:07 +0000)] 
correction for Fit() which didn't handle properly windows positioned at (-1, -1)

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

24 years agoCtrl-TAB works when notebook has focus
Vadim Zeitlin [Mon, 28 Feb 2000 17:54:17 +0000 (17:54 +0000)] 
Ctrl-TAB works when notebook has focus

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

24 years agouse _beginthreadex() for mingw32 if possible
Vadim Zeitlin [Mon, 28 Feb 2000 17:33:56 +0000 (17:33 +0000)] 
use _beginthreadex() for mingw32 if possible

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