wxWidgets.git
25 years agoAccelerators implemented for wxMotif; some wxComboBox stupidities cured
Julian Smart [Thu, 12 Nov 1998 22:47:51 +0000 (22:47 +0000)] 
Accelerators implemented for wxMotif; some wxComboBox stupidities cured

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

25 years ago Last fixes for wxMotif and configure
Robert Roebling [Thu, 12 Nov 1998 18:18:29 +0000 (18:18 +0000)] 
  Last fixes for wxMotif and configure

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

25 years ago Compile fixes, warnings etc.
Robert Roebling [Thu, 12 Nov 1998 16:40:16 +0000 (16:40 +0000)] 
  Compile fixes, warnings etc.

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

25 years ago"make depend" finally seems to work (thanks to Kristján Jónsson)
Vadim Zeitlin [Thu, 12 Nov 1998 16:02:36 +0000 (16:02 +0000)] 
"make depend" finally seems to work (thanks to Kristján Jónsson)

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

25 years ago CalcBoundingBox() added so that Max() works in wxDC
Robert Roebling [Thu, 12 Nov 1998 06:12:38 +0000 (06:12 +0000)] 
  CalcBoundingBox() added so that Max() works in wxDC

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

25 years ago* Fixes.
Guilhem Lavaux [Wed, 11 Nov 1998 18:06:28 +0000 (18:06 +0000)] 
* Fixes.
* Added end process notification in motif.

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

25 years agoMotif bug fixes; dialog OnPaint works now; wxColourDialog tweaking
Julian Smart [Wed, 11 Nov 1998 14:39:42 +0000 (14:39 +0000)] 
Motif bug fixes; dialog OnPaint works now; wxColourDialog tweaking

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

25 years ago Still bit fiddling in wxImage.
Robert Roebling [Wed, 11 Nov 1998 14:19:46 +0000 (14:19 +0000)] 
  Still bit fiddling in wxImage.
  SetSize rewritten.

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

25 years agoChanged setup.h so that global memory operators are switched off for GnuWin32;
Julian Smart [Wed, 11 Nov 1998 09:53:54 +0000 (09:53 +0000)] 
Changed setup.h so that global memory operators are switched off for GnuWin32;
rearranged wxWave constructors; small changes in tlog.tex

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

25 years agoMade netscape default browser.
Karsten Ballüder [Wed, 11 Nov 1998 09:28:48 +0000 (09:28 +0000)] 
Made netscape default browser.

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

25 years agoconst added to Contains
Unknown (UG) [Wed, 11 Nov 1998 08:42:10 +0000 (08:42 +0000)] 
const added to Contains

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

25 years agowxTreeCtrl now works (sort of) for wxPython-GTK. This is the new
Robin Dunn [Wed, 11 Nov 1998 04:40:53 +0000 (04:40 +0000)] 
wxTreeCtrl now works (sort of) for wxPython-GTK.  This is the new
TreeCtrl in src/gtk/treectrl.cpp not the old generic one.

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

25 years agoAdditions for wxTreeCtrl
Robin Dunn [Wed, 11 Nov 1998 03:13:19 +0000 (03:13 +0000)] 
Additions for wxTreeCtrl

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

25 years agoAdded a sample to test wxExtHelpController. Should work with other
Karsten Ballüder [Tue, 10 Nov 1998 21:22:22 +0000 (21:22 +0000)] 
Added a sample to test wxExtHelpController. Should work with other
wxHelpController implementations, too.

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

25 years agoAdded wxExtHelpController: wxHelpController implementation for external
Karsten Ballüder [Tue, 10 Nov 1998 21:17:35 +0000 (21:17 +0000)] 
Added wxExtHelpController: wxHelpController implementation for external
viewers. Made it the default viewer for wxGTK and set wxUSE_HELP=1.

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

25 years ago Added test to prove a supposed misfeature.
Robert Roebling [Tue, 10 Nov 1998 19:43:04 +0000 (19:43 +0000)] 
  Added test to prove a supposed misfeature.

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

25 years ago Deleted a debugging line.
Robert Roebling [Tue, 10 Nov 1998 19:21:10 +0000 (19:21 +0000)] 
  Deleted a debugging line.

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

25 years ago Bit fiddling part 4.
Robert Roebling [Tue, 10 Nov 1998 19:18:37 +0000 (19:18 +0000)] 
  Bit fiddling part 4.

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

25 years ago Yes, two more bugs killed.
Robert Roebling [Mon, 9 Nov 1998 19:44:29 +0000 (19:44 +0000)] 
  Yes, two more bugs killed.

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

25 years ago* wxMMedia: these makefiles are just indicative.
Guilhem Lavaux [Mon, 9 Nov 1998 18:39:05 +0000 (18:39 +0000)] 
* wxMMedia: these makefiles are just indicative.

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

25 years ago* Added wxMMedia in the repository so people interrested in it can work on it
Guilhem Lavaux [Mon, 9 Nov 1998 18:37:38 +0000 (18:37 +0000)] 
* Added wxMMedia in the repository so people interrested in it can work on it
* WARNING! It is quite unstable on Windows and it doesn't work on Linux for
  the moment because I didn't finish fixing the CODEC stream.

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

25 years agoRemoved references to DEBUG and WXDEBUG; cured Motif font problem; removed
Julian Smart [Mon, 9 Nov 1998 11:57:05 +0000 (11:57 +0000)] 
Removed references to DEBUG and WXDEBUG; cured Motif font problem; removed
some warnings in OGL; fixed bug in wxChoice

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

25 years agoif the wxTextCtrl is empty set by SetInsertionPointEnd to 0 and not to -1.
Mart Raudsepp [Mon, 9 Nov 1998 08:09:03 +0000 (08:09 +0000)] 
if the wxTextCtrl is empty set by  SetInsertionPointEnd to 0 and not to -1.

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

25 years ago Suppressed warnings
Robert Roebling [Mon, 9 Nov 1998 06:15:41 +0000 (06:15 +0000)] 
  Suppressed warnings

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

25 years agoOGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs.
Julian Smart [Sun, 8 Nov 1998 22:35:18 +0000 (22:35 +0000)] 
OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs.
Sorry, I may be overwriting changes Robert made due to a file copying error.

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

25 years ago Compile and build fixes for wxGTK and wxMotif
Robert Roebling [Sun, 8 Nov 1998 16:42:20 +0000 (16:42 +0000)] 
  Compile and build fixes for wxGTK and wxMotif
  Removed somw more warnings

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

25 years agoMinor changes
Julian Smart [Sun, 8 Nov 1998 15:16:11 +0000 (15:16 +0000)] 
Minor changes

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

25 years ago Fixed 5 bugs in wxImage and Blit
Robert Roebling [Sat, 7 Nov 1998 13:55:50 +0000 (13:55 +0000)] 
  Fixed 5 bugs in wxImage and Blit
  Removed warning messages
  Some more clientdata fiddleing
  Added bitmap support to wxTreeCtrl
  Fixed some bugs in wxTreeCtrl
  Added licence.txt to /docs/gtk/

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

25 years ago Second try at doing Set/GetClient right
Robert Roebling [Fri, 6 Nov 1998 13:13:43 +0000 (13:13 +0000)] 
  Second try at doing Set/GetClient right

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

25 years agono message
Unknown (UG) [Fri, 6 Nov 1998 09:45:23 +0000 (09:45 +0000)] 
no message

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

25 years agodll fixes
Unknown (UG) [Fri, 6 Nov 1998 09:33:25 +0000 (09:33 +0000)] 
dll fixes

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

25 years ago SetEventData for a few widgets
Robert Roebling [Fri, 6 Nov 1998 08:50:52 +0000 (08:50 +0000)] 
  SetEventData for a few widgets
  Re-installed wxBitmaps::LoafFile

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

25 years agoAdded GetRect to region iterator; cured window.cpp problem for BC++
Julian Smart [Wed, 4 Nov 1998 22:29:37 +0000 (22:29 +0000)] 
Added GetRect to region iterator; cured window.cpp problem for BC++

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

25 years agoAdded Motif install.txt.
Julian Smart [Wed, 4 Nov 1998 22:17:19 +0000 (22:17 +0000)] 
Added Motif install.txt.

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

25 years agoRemoved wxUpdateIterator documentation, added wxRegionIterator documentation.
Julian Smart [Wed, 4 Nov 1998 22:16:10 +0000 (22:16 +0000)] 
Removed wxUpdateIterator documentation, added wxRegionIterator documentation.

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

25 years agoChanged m_font to * GetFont() since m_font isn't in all implementations.
Julian Smart [Wed, 4 Nov 1998 13:07:46 +0000 (13:07 +0000)] 
Changed m_font to * GetFont() since m_font isn't in all implementations.

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

25 years ago Test for image conversion correctness.
Robert Roebling [Wed, 4 Nov 1998 12:03:48 +0000 (12:03 +0000)] 
  Test for image conversion correctness.

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

25 years agofile got garbled, replaced
Karsten Ballüder [Tue, 3 Nov 1998 15:45:55 +0000 (15:45 +0000)] 
file got garbled, replaced

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

25 years agoDialog Editor bug fixes, several other small ones
Julian Smart [Tue, 3 Nov 1998 15:43:57 +0000 (15:43 +0000)] 
Dialog Editor bug fixes, several other small ones

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

25 years ago Bit fiddling.
Robert Roebling [Tue, 3 Nov 1998 14:46:38 +0000 (14:46 +0000)] 
  Bit fiddling.

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

25 years ago Fix for TextCtrl problem as reported by Vegh
Robert Roebling [Tue, 3 Nov 1998 11:19:58 +0000 (11:19 +0000)] 
  Fix for TextCtrl problem as reported by Vegh
  Move definition of wxMenuItem to /gtk/menuitem.h
  Radical change of how to insert a child into a
    paren window. As C++ doesn't have any VMT in
    a class's consructor, I have to use a callback.
  Fixed culumn resizing bug in wxListCtrl
  Fixed menu height bug in MDI code

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

25 years agoNew generated code
Robin Dunn [Tue, 3 Nov 1998 09:22:52 +0000 (09:22 +0000)] 
New generated code

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

25 years agofixed a typo
Robin Dunn [Tue, 3 Nov 1998 09:21:57 +0000 (09:21 +0000)] 
fixed a typo

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

25 years ago DnD fixes
Robert Roebling [Mon, 2 Nov 1998 14:12:29 +0000 (14:12 +0000)] 
  DnD fixes
  Image fixes
  Clipboard API

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

25 years agoAdded test.xpm generated from horse.png, for compilation.
Karsten Ballüder [Mon, 2 Nov 1998 14:09:42 +0000 (14:09 +0000)] 
Added test.xpm generated from horse.png, for compilation.

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

25 years agoAll functionality I know hot implement already implemented.
Denis Pershin [Mon, 2 Nov 1998 00:53:35 +0000 (00:53 +0000)] 
All functionality I know hot implement already implemented.
Testing is needed.

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

25 years agofixes
Karsten Ballüder [Sun, 1 Nov 1998 21:48:22 +0000 (21:48 +0000)] 
fixes

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

25 years ago Font fixes and icons in report view for list control
Robert Roebling [Sat, 31 Oct 1998 10:12:29 +0000 (10:12 +0000)] 
  Font fixes and icons in report view for list control

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

25 years agoVisible functions implemented
Denis Pershin [Sat, 31 Oct 1998 05:43:05 +0000 (05:43 +0000)] 
Visible functions implemented

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

25 years agowxTreeCtrl changes:
Denis Pershin [Sat, 31 Oct 1998 04:29:25 +0000 (04:29 +0000)] 
wxTreeCtrl changes:
More functions implemented...
I cannot rid of one assert... I do not know what should
I do to avoid it... It happens on collapsing...

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

25 years ago Compile fixes for tree ctrl
Robert Roebling [Fri, 30 Oct 1998 19:52:46 +0000 (19:52 +0000)] 
  Compile fixes for tree ctrl

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

25 years ago Fixes to fonts, static text, radiobox, frame
Robert Roebling [Fri, 30 Oct 1998 19:37:03 +0000 (19:37 +0000)] 
  Fixes to fonts, static text, radiobox, frame

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

25 years agoregenerated configure from new configure.in
Karsten Ballüder [Fri, 30 Oct 1998 18:27:55 +0000 (18:27 +0000)] 
regenerated configure from new configure.in

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

25 years agoitems without children couldn't be expanded even after a call to
Vadim Zeitlin [Fri, 30 Oct 1998 12:55:48 +0000 (12:55 +0000)] 
items without children couldn't be expanded even after a call to
SetHasChildren() - fixed.

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

25 years agowait4() now extern "C" :-)
Karsten Ballüder [Fri, 30 Oct 1998 11:24:38 +0000 (11:24 +0000)] 
wait4() now extern "C" :-)

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

25 years agofixed wxICON() usage
Karsten Ballüder [Fri, 30 Oct 1998 11:24:16 +0000 (11:24 +0000)] 
fixed wxICON() usage

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

25 years agoadded wait4() prototype for solaris
Karsten Ballüder [Fri, 30 Oct 1998 10:58:04 +0000 (10:58 +0000)] 
added wait4() prototype for solaris

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

25 years agofixes
Karsten Ballüder [Fri, 30 Oct 1998 10:14:58 +0000 (10:14 +0000)] 
fixes

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

25 years agofixed destructor
Karsten Ballüder [Fri, 30 Oct 1998 09:50:04 +0000 (09:50 +0000)] 
fixed destructor

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

25 years ago Tought Systemettings that sysfont has 12 pts
Robert Roebling [Fri, 30 Oct 1998 09:17:24 +0000 (09:17 +0000)] 
  Tought Systemettings that sysfont has 12 pts
  wxListCtrl can now resize column by dragging

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

25 years ago 24-bit rendering from wxImage into wxBitmap
Robert Roebling [Thu, 29 Oct 1998 22:57:46 +0000 (22:57 +0000)] 
 24-bit rendering from wxImage into wxBitmap
 I think requiring GTK 1.0.4 is enough (not 1.0.6)

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

25 years ago Big color update with the newest information
Robert Roebling [Thu, 29 Oct 1998 18:03:18 +0000 (18:03 +0000)] 
  Big color update with the newest information
  from the GTK+ hot-line, eh mail-list. The news
  is that they don't know what they do.

  Conversion from 12pt, wxSWISS, wxNORMAL, wxNORMAL to
  GTK+ system font

  Probably some other things

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

25 years ago(very) small changes for Windows compilation
Vadim Zeitlin [Wed, 28 Oct 1998 21:47:16 +0000 (21:47 +0000)] 
(very) small changes for Windows compilation

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

25 years agosome old changes I forgot to check in
Vadim Zeitlin [Wed, 28 Oct 1998 21:32:29 +0000 (21:32 +0000)] 
some old changes I forgot to check in

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

25 years ago* Build IODBC on demand on unix.
Guilhem Lavaux [Wed, 28 Oct 1998 18:29:51 +0000 (18:29 +0000)] 
* Build IODBC on demand on unix.
* wxStream updates

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

25 years agoMac fixes (thanks to Stefan Csomor)
Vadim Zeitlin [Wed, 28 Oct 1998 15:28:21 +0000 (15:28 +0000)] 
Mac fixes (thanks to Stefan Csomor)

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

25 years agoMinor modifications...
Denis Pershin [Wed, 28 Oct 1998 15:26:39 +0000 (15:26 +0000)] 
Minor modifications...
Vadim skipped some mistakes due to wxTreeItemId on msw == long

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

25 years agowxWave class for wxGTK (linux)
Mart Raudsepp [Wed, 28 Oct 1998 13:21:29 +0000 (13:21 +0000)] 
wxWave class for wxGTK (linux)

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

25 years ago DnD
Robert Roebling [Wed, 28 Oct 1998 11:44:41 +0000 (11:44 +0000)] 
  DnD
  RadioBox layout

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

25 years ago Fixes, typos etc...
Robert Roebling [Tue, 27 Oct 1998 22:03:21 +0000 (22:03 +0000)] 
  Fixes, typos etc...

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

25 years agoMotif wxNotebook about done; added print/preview to OGLEdit sample
Julian Smart [Tue, 27 Oct 1998 17:58:46 +0000 (17:58 +0000)] 
Motif wxNotebook about done; added print/preview to OGLEdit sample

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

25 years ago"unsigned char" restored in wxColour ctor
Vadim Zeitlin [Tue, 27 Oct 1998 17:09:42 +0000 (17:09 +0000)] 
"unsigned char" restored in wxColour ctor

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

25 years ago Added background colour again
Robert Roebling [Tue, 27 Oct 1998 15:04:35 +0000 (15:04 +0000)] 
  Added background colour again
  Added wxTextCtrl methods
  Removed Imlib

  -> Recompile

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

25 years agomore fixes, printing works quite fine now
Karsten Ballüder [Tue, 27 Oct 1998 09:55:07 +0000 (09:55 +0000)] 
more fixes, printing works quite fine now

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

25 years agoAdded OnEraseBackground to wxNotebook on wxMSW to avoid black background;
Julian Smart [Mon, 26 Oct 1998 18:34:17 +0000 (18:34 +0000)] 
Added OnEraseBackground to wxNotebook on wxMSW to avoid black background;
wxTreeCtrl mod for BC++

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

25 years agoAdded simple notebook sample
Julian Smart [Mon, 26 Oct 1998 18:32:07 +0000 (18:32 +0000)] 
Added simple notebook sample

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

25 years agofinal (?) changes to the generic tree ctrl -- seems to work ok
Vadim Zeitlin [Mon, 26 Oct 1998 17:11:33 +0000 (17:11 +0000)] 
final (?) changes to the generic tree ctrl -- seems to work ok

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

25 years agoMotif and other mods
Julian Smart [Mon, 26 Oct 1998 17:10:25 +0000 (17:10 +0000)] 
Motif and other mods

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

25 years agointerchanged w and h in wxSplitterWindow::OnSashPositionChange (now
Vadim Zeitlin [Mon, 26 Oct 1998 13:29:15 +0000 (13:29 +0000)] 
interchanged w and h in wxSplitterWindow::OnSashPositionChange (now
it does what expected)

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

25 years ago Implemented wxScreenDC the hard way
Robert Roebling [Mon, 26 Oct 1998 10:56:58 +0000 (10:56 +0000)] 
  Implemented wxScreenDC the hard way
  INcreased menu bar size
  Ripped off handles (a few days ago)
  Corrected $Id:$ somewhere

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

25 years ago Did much work on colors. It doesn't work and I guess
Robert Roebling [Mon, 26 Oct 1998 00:19:25 +0000 (00:19 +0000)] 
  Did much work on colors. It doesn't work and I guess
  it's a GTK bug.
  Small change to Blit()
  Added GTK_NO_TYPE_CHECK when compiling without debug_flag
  Added more wxCHECK_XXX

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

25 years agono message
Unknown (UG) [Sun, 25 Oct 1998 17:04:49 +0000 (17:04 +0000)] 
no message

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

25 years agono message
Unknown (UG) [Sun, 25 Oct 1998 16:31:41 +0000 (16:31 +0000)] 
no message

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

25 years agoPrinting moreless works now.
Karsten Ballüder [Sun, 25 Oct 1998 11:08:43 +0000 (11:08 +0000)] 
Printing moreless works now.

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

25 years agoFixed a trivial error.
Karsten Ballüder [Sun, 25 Oct 1998 11:07:54 +0000 (11:07 +0000)] 
Fixed a trivial error.

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

25 years agono message
Unknown (UG) [Sun, 25 Oct 1998 07:37:45 +0000 (07:37 +0000)] 
no message

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

25 years agominor changes for windows compilability
Unknown (UG) [Sun, 25 Oct 1998 01:48:51 +0000 (01:48 +0000)] 
minor changes for windows compilability

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

25 years agosome new functions:
Vadim Zeitlin [Sat, 24 Oct 1998 23:53:20 +0000 (23:53 +0000)] 
some new functions:
 1. wxTreeItemData::SetId() added
 2. wxTreeCtrl::SetItemHasChildren() added

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

25 years ago Added support for frames without borders (such as for
Robert Roebling [Sat, 24 Oct 1998 20:25:36 +0000 (20:25 +0000)] 
  Added support for frames without borders (such as for
  splash screen) with wxSIMPLE_BORDER
  Fixed tooltip bug -> recompile everything
  Added validators to wxListCtrl
  Fixed Create/Realize bug

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

25 years agoRewrite. Cursor handling better, split Layout() and Draw(), faster.
Karsten Ballüder [Sat, 24 Oct 1998 18:08:20 +0000 (18:08 +0000)] 
Rewrite. Cursor handling better, split Layout() and Draw(), faster.
Printing almost works.

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

25 years ago Removed usage of GdkImlib
Robert Roebling [Sat, 24 Oct 1998 17:12:05 +0000 (17:12 +0000)] 
  Removed usage of GdkImlib
  Added platform independent wxImage class
  Changed wxBitmap and wxImageList accordingly
  Correctted header text

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

25 years agouint to unsigned int
Unknown (UG) [Sat, 24 Oct 1998 14:55:43 +0000 (14:55 +0000)] 
uint to unsigned int

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

25 years agoPrealpha, prebeta of new wxTreeCtrl for GTK. It is possible to AddRoot,
Denis Pershin [Sat, 24 Oct 1998 05:52:43 +0000 (05:52 +0000)] 
Prealpha, prebeta of new wxTreeCtrl for GTK. It is possible to AddRoot,
AppendItem... InsertItem and PrependItem is not working...
Sample modified to new API. I understand that operator wxTreeItemId::long()
exists on MSW wxWindows, but on wxGTK id type is a pointer...

2Vadim: Please test the sample with MSW wxTreeCtrl.

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

25 years agoMore Motif changes (colour/font stuff)
Julian Smart [Fri, 23 Oct 1998 18:22:30 +0000 (18:22 +0000)] 
More Motif changes (colour/font stuff)

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

25 years ago1. Split{Horizontal|Vertical} now accept negative args to set the
Vadim Zeitlin [Fri, 23 Oct 1998 13:15:15 +0000 (13:15 +0000)] 
1. Split{Horizontal|Vertical} now accept negative args to set the
   size of right/lower pane (positive arg sets the size of
   left/upper one as before, 0 is the same as -1 before: choose
   default)

2. OnSashPositionChange() virtual function added - it may return
   FALSE to cancel position change

3. splitter sample and docs (couldn't compile them though) updated

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

25 years agoAdded casts to fix compile problem
Julian Smart [Thu, 22 Oct 1998 14:13:54 +0000 (14:13 +0000)] 
Added casts to fix compile problem

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

25 years agoMore-or-less finished reasonably cool wxToolBar class with tooltips.
Julian Smart [Thu, 22 Oct 1998 14:08:14 +0000 (14:08 +0000)] 
More-or-less finished reasonably cool wxToolBar class with tooltips.

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

25 years agoAdded WXHTREEITEM
Julian Smart [Thu, 22 Oct 1998 10:44:07 +0000 (10:44 +0000)] 
Added WXHTREEITEM

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

25 years agoMods for Gnu-Win32
Julian Smart [Thu, 22 Oct 1998 10:43:16 +0000 (10:43 +0000)] 
Mods for Gnu-Win32

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

25 years ago SetBackground for ListBox and others
Robert Roebling [Wed, 21 Oct 1998 22:21:09 +0000 (22:21 +0000)] 
  SetBackground for ListBox and others
  Removed the old and famous wxSplitter bug

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