]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agoMSW compilation fixes (untested)
Vadim Zeitlin [Fri, 22 Oct 1999 13:26:45 +0000 (13:26 +0000)] 
MSW compilation fixes (untested)

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

24 years agotests for sorted wxChoice added
Vadim Zeitlin [Fri, 22 Oct 1999 13:13:51 +0000 (13:13 +0000)] 
tests for sorted wxChoice added

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

24 years agoMore broken code corrections; broken Latex file corrections.
Julian Smart [Fri, 22 Oct 1999 13:12:08 +0000 (13:12 +0000)] 
More broken code corrections; broken Latex file corrections.

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

24 years ago1. some fixes for wxSortedArrayString
Vadim Zeitlin [Fri, 22 Oct 1999 13:12:04 +0000 (13:12 +0000)] 
1. some fixes for wxSortedArrayString
2. wxChoice understands wxCB_SORT under GTK

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

24 years agoyet another BC++ fix
Vadim Zeitlin [Fri, 22 Oct 1999 13:07:05 +0000 (13:07 +0000)] 
yet another BC++ fix

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

24 years agoBC++ fixes.
Julian Smart [Fri, 22 Oct 1999 12:45:04 +0000 (12:45 +0000)] 
BC++ fixes.

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

24 years agoanother BC++ fix
Vadim Zeitlin [Fri, 22 Oct 1999 12:27:43 +0000 (12:27 +0000)] 
another BC++ fix

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

24 years agoModified Mingw32 makefiles to compile with Mingw32 2.95 or earlier;
Julian Smart [Fri, 22 Oct 1999 12:03:54 +0000 (12:03 +0000)] 
Modified Mingw32 makefiles to compile with Mingw32 2.95 or earlier;
some wxMSW/gcc compile fixes

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

24 years agowxDataFormat default ctor doesn't crash for global objects
Vadim Zeitlin [Fri, 22 Oct 1999 11:37:39 +0000 (11:37 +0000)] 
wxDataFormat default ctor doesn't crash for global objects

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

24 years agoattempt to fix BC++ compilation
Vadim Zeitlin [Fri, 22 Oct 1999 11:24:01 +0000 (11:24 +0000)] 
attempt to fix BC++ compilation

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

24 years ago1. made wxBase compile/link/run again under Unix
Vadim Zeitlin [Fri, 22 Oct 1999 09:24:15 +0000 (09:24 +0000)] 
1. made wxBase compile/link/run again under Unix
2. added wxSortedArrayString class and documented it

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

24 years ago*** empty log message ***
David Webster [Fri, 22 Oct 1999 04:40:12 +0000 (04:40 +0000)] 
*** empty log message ***

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

24 years ago*** empty log message ***
David Webster [Fri, 22 Oct 1999 04:37:39 +0000 (04:37 +0000)] 
*** empty log message ***

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

24 years agono message
David Webster [Thu, 21 Oct 1999 22:37:14 +0000 (22:37 +0000)] 
no message

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

24 years agoVA fussy compiler fix (must qualify any reference to member more than one class up...
David Webster [Thu, 21 Oct 1999 22:36:51 +0000 (22:36 +0000)] 
VA fussy compiler fix (must qualify any reference to member more than one class up the inheritance tree

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

24 years agoAdded some test code
Robin Dunn [Thu, 21 Oct 1999 21:13:21 +0000 (21:13 +0000)] 
Added some test code

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

24 years agowxMotif compilation fixes for wxDataObject and PROCESS_EVENTS (wxSocket)
Vadim Zeitlin [Thu, 21 Oct 1999 20:16:53 +0000 (20:16 +0000)] 
wxMotif compilation fixes for wxDataObject and PROCESS_EVENTS (wxSocket)

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

24 years agoand the compilation fix which really compiles, finally
Vadim Zeitlin [Thu, 21 Oct 1999 19:44:11 +0000 (19:44 +0000)] 
and the compilation fix which really compiles, finally

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

24 years agocompilation fixes for old gcc
Vadim Zeitlin [Thu, 21 Oct 1999 19:33:03 +0000 (19:33 +0000)] 
compilation fixes for old gcc

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

24 years agoa better compilation fix
Vadim Zeitlin [Thu, 21 Oct 1999 19:31:23 +0000 (19:31 +0000)] 
a better compilation fix

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

24 years agocompilation fix - as nobody else doesn't seem to want to do it...
Vadim Zeitlin [Thu, 21 Oct 1999 19:21:43 +0000 (19:21 +0000)] 
compilation fix - as nobody else doesn't seem to want to do it...

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

24 years agoand some more WXUNUSED() added
Vadim Zeitlin [Thu, 21 Oct 1999 19:16:25 +0000 (19:16 +0000)] 
and some more WXUNUSED() added

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

24 years agosome WXUNUSED() added
Vadim Zeitlin [Thu, 21 Oct 1999 19:15:58 +0000 (19:15 +0000)] 
some WXUNUSED() added

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

24 years agofound the double deltion bug - now it seems to work under wxGTK!
Vadim Zeitlin [Thu, 21 Oct 1999 18:30:50 +0000 (18:30 +0000)] 
found the double deltion bug - now it seems to work under wxGTK!

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

24 years agominor change: disable debug messages flood from OnDragOver
Vadim Zeitlin [Thu, 21 Oct 1999 18:04:20 +0000 (18:04 +0000)] 
minor change: disable debug messages flood from OnDragOver

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

24 years agoOnEnter/OnDragOver API update (compiles, links, somewhat runs under wxGTK)
Vadim Zeitlin [Thu, 21 Oct 1999 17:47:45 +0000 (17:47 +0000)] 
OnEnter/OnDragOver API update (compiles, links, somewhat runs under wxGTK)

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

24 years ago A bit more or multi-format clipboard.
Robert Roebling [Thu, 21 Oct 1999 16:53:38 +0000 (16:53 +0000)] 
  A bit more or multi-format clipboard.
  Added == operator to wxDataFormat for standard types (again).

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

24 years agoimproved dialup manager, added wxALL_FILES define
Karsten Ballüder [Thu, 21 Oct 1999 15:00:17 +0000 (15:00 +0000)] 
improved dialup manager, added wxALL_FILES define

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

24 years ago wxSlider should now display int values,
Robert Roebling [Thu, 21 Oct 1999 14:53:42 +0000 (14:53 +0000)] 
  wxSlider should now display int values,
  Corrected garbage deletion in dnd sample.

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

24 years agoreadding
Vadim Zeitlin [Thu, 21 Oct 1999 14:14:10 +0000 (14:14 +0000)] 
readding

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

24 years agoremoving corrupted files
Vadim Zeitlin [Thu, 21 Oct 1999 14:13:42 +0000 (14:13 +0000)] 
removing corrupted files

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

24 years agoand now it even compiles
Vadim Zeitlin [Thu, 21 Oct 1999 14:00:30 +0000 (14:00 +0000)] 
and now it even compiles

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

24 years agoupdated the makefile to copy dnd.wxr so that the program can find it,
Vadim Zeitlin [Thu, 21 Oct 1999 13:57:08 +0000 (13:57 +0000)] 
updated the makefile to copy dnd.wxr so that the program can find it,
don't forget to open the clipboard

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

24 years agowxClipboard::IsOpened() and wxCLipboardLocker helper class added
Vadim Zeitlin [Thu, 21 Oct 1999 13:56:34 +0000 (13:56 +0000)] 
wxClipboard::IsOpened() and wxCLipboardLocker helper class added

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

24 years agoSupport different for Visualage Versions
David Webster [Thu, 21 Oct 1999 13:44:31 +0000 (13:44 +0000)] 
Support different for Visualage Versions

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

24 years agoadded helpext.cpp and regenerated the makefiles
Vadim Zeitlin [Thu, 21 Oct 1999 13:41:18 +0000 (13:41 +0000)] 
added helpext.cpp and regenerated the makefiles

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

24 years agoadded the makefile for tex2rtf compilation using configure, fixed compilation
Vadim Zeitlin [Thu, 21 Oct 1999 13:40:47 +0000 (13:40 +0000)] 
added the makefile for tex2rtf compilation using configure, fixed compilation
for wxUSE_HELP == 0

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

24 years agosome conflicts resolved
Vadim Zeitlin [Thu, 21 Oct 1999 13:40:07 +0000 (13:40 +0000)] 
some conflicts resolved

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

24 years ago More DnD.
Robert Roebling [Thu, 21 Oct 1999 13:09:06 +0000 (13:09 +0000)] 
  More DnD.

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

24 years agosome compilation warnings/errors fixed (still doesn't compile under wxGTK though)
Vadim Zeitlin [Thu, 21 Oct 1999 12:46:48 +0000 (12:46 +0000)] 
some compilation warnings/errors fixed (still doesn't compile under wxGTK though)

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

24 years ago Made wxGTK compile and link again. Broke wxMSW a little.
Robert Roebling [Thu, 21 Oct 1999 10:23:30 +0000 (10:23 +0000)] 
  Made wxGTK compile and link again. Broke wxMSW a little.

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

24 years ago*** empty log message ***
David Webster [Thu, 21 Oct 1999 05:13:26 +0000 (05:13 +0000)] 
*** empty log message ***

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

24 years agoTcl regex lib
Ryan Norton [Thu, 21 Oct 1999 02:16:19 +0000 (02:16 +0000)] 
Tcl regex lib

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

24 years agocreate makefiles in right location
Vadim Zeitlin [Thu, 21 Oct 1999 02:15:07 +0000 (02:15 +0000)] 
create makefiles in right location

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

24 years agoadded wxDataObject related files and regenerated the makefiles
Vadim Zeitlin [Thu, 21 Oct 1999 02:13:46 +0000 (02:13 +0000)] 
added wxDataObject related files and regenerated  the makefiles

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

24 years agomore files for wxDataObject change
Vadim Zeitlin [Thu, 21 Oct 1999 02:06:27 +0000 (02:06 +0000)] 
more files for wxDataObject change

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

24 years agowxDataObject changes - ok for MSW, still not for GTK/Motif/...
Vadim Zeitlin [Thu, 21 Oct 1999 01:58:57 +0000 (01:58 +0000)] 
wxDataObject changes - ok for MSW, still not for GTK/Motif/...

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

24 years agowxDataObejct and related changes (won't compile right now)
Vadim Zeitlin [Thu, 21 Oct 1999 00:25:42 +0000 (00:25 +0000)] 
wxDataObejct and related changes (won't compile right now)

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

24 years agovi swap files added
Vadim Zeitlin [Thu, 21 Oct 1999 00:25:02 +0000 (00:25 +0000)] 
vi swap files added

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

24 years agoadded dobjcmn.cpp
Vadim Zeitlin [Thu, 21 Oct 1999 00:22:47 +0000 (00:22 +0000)] 
added dobjcmn.cpp

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

24 years agono message
David Webster [Wed, 20 Oct 1999 22:41:35 +0000 (22:41 +0000)] 
no message

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

24 years ago Fixed problem with mouse events getting sent to wrong
Robert Roebling [Wed, 20 Oct 1999 20:38:47 +0000 (20:38 +0000)] 
  Fixed problem with mouse events getting sent to wrong
    children when these were scrolled.
  wxCheckBox and wxRadioButton now have cursors and
    will do other things more sanely.

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

24 years agoSince wxPanel is now AutoLayout aware, removed indirect auto layouting
Robin Dunn [Wed, 20 Oct 1999 18:30:47 +0000 (18:30 +0000)] 
Since wxPanel is now AutoLayout aware, removed indirect auto layouting
of child windows from wxNotebook and wxSplitter, as per Robert's
request.

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

24 years agodoes compile under MSW now
Václav Slavík [Wed, 20 Oct 1999 18:23:41 +0000 (18:23 +0000)] 
does compile under MSW now

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

24 years agofixed compile error for FINAL=1
Robin Dunn [Wed, 20 Oct 1999 17:46:37 +0000 (17:46 +0000)] 
fixed compile error for FINAL=1

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

24 years agoSize the notebook page when it is added to the notebook.
Robin Dunn [Wed, 20 Oct 1999 17:31:53 +0000 (17:31 +0000)] 
Size the notebook page when it is added to the notebook.

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

24 years agoforgot the clean target
Robin Dunn [Wed, 20 Oct 1999 16:53:01 +0000 (16:53 +0000)] 
forgot the clean target

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

24 years agoWill now make glcanvas_d.lib if FINAL=0
Robin Dunn [Wed, 20 Oct 1999 16:51:42 +0000 (16:51 +0000)] 
Will now make glcanvas_d.lib if FINAL=0

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

24 years ago Minor Reparent() and SetToolBar() fix for wxFrame.
Robert Roebling [Wed, 20 Oct 1999 15:30:42 +0000 (15:30 +0000)] 
  Minor Reparent() and SetToolBar() fix for wxFrame.
  Corrected size reported by wxToolBar.

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

24 years agowxHtmlEasyPrinting now uses wxThePrintSetupData - creates local copy
Václav Slavík [Wed, 20 Oct 1999 08:49:53 +0000 (08:49 +0000)] 
wxHtmlEasyPrinting now uses wxThePrintSetupData - creates local copy

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

24 years agomade wxPanel be auto layout aware
Robin Dunn [Wed, 20 Oct 1999 05:08:37 +0000 (05:08 +0000)] 
made wxPanel be auto layout aware

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

24 years agomade wxPanel be auto layout aware
Robin Dunn [Wed, 20 Oct 1999 04:57:45 +0000 (04:57 +0000)] 
made wxPanel be auto layout aware

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

24 years ago*** empty log message ***
David Webster [Wed, 20 Oct 1999 04:42:32 +0000 (04:42 +0000)] 
*** empty log message ***

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

24 years agoFixed wxSlider95 bug; updated .dsp files; added Set/GetLastDirectory to wxDocManager
Julian Smart [Tue, 19 Oct 1999 22:18:32 +0000 (22:18 +0000)] 
Fixed wxSlider95 bug; updated .dsp files; added Set/GetLastDirectory to wxDocManager

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

24 years ago Further DnD changes. Untested.
Robert Roebling [Tue, 19 Oct 1999 22:13:33 +0000 (22:13 +0000)] 
  Further DnD changes. Untested.

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

24 years agoFixes for long to wxCoord
David Webster [Tue, 19 Oct 1999 21:03:55 +0000 (21:03 +0000)] 
Fixes for long to wxCoord

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

24 years agono message
David Webster [Tue, 19 Oct 1999 18:53:33 +0000 (18:53 +0000)] 
no message

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

24 years ago Changed two conflicting defines in defs.h
Robert Roebling [Tue, 19 Oct 1999 15:12:11 +0000 (15:12 +0000)] 
  Changed two conflicting defines in defs.h
  DnD multiformat fine-tuning

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

24 years agoaccels for menu commands
Vadim Zeitlin [Tue, 19 Oct 1999 13:58:16 +0000 (13:58 +0000)] 
accels for menu commands

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

24 years agosome more TODOs
Vadim Zeitlin [Tue, 19 Oct 1999 13:58:05 +0000 (13:58 +0000)] 
some more TODOs

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

24 years agonever undefine inline for C++ sources
Vadim Zeitlin [Tue, 19 Oct 1999 13:57:34 +0000 (13:57 +0000)] 
never undefine inline for C++ sources

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

24 years ago Added size hints to dialog,
Robert Roebling [Tue, 19 Oct 1999 10:51:48 +0000 (10:51 +0000)] 
  Added size hints to dialog,
  Corrected client data "code" for wxChoice,

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

24 years agoRemoved #pragma implementation "appbase.h" which caused duplicate symbols
Michael Bedward [Tue, 19 Oct 1999 09:21:44 +0000 (09:21 +0000)] 
Removed #pragma implementation "appbase.h" which caused duplicate symbols
to between app.o and appcmn.o

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

24 years agoAdded demo of handling EVT_GRID_SELECT_CELL.
Michael Bedward [Tue, 19 Oct 1999 07:27:56 +0000 (07:27 +0000)] 
Added demo of handling EVT_GRID_SELECT_CELL.
A couple of other minor tweaks.

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

24 years agoAdded EVT_GRID_SELECT_CELL
Michael Bedward [Tue, 19 Oct 1999 07:24:46 +0000 (07:24 +0000)] 
Added EVT_GRID_SELECT_CELL

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

24 years agoAdded EVT_GRID_SELECT_CELL
Michael Bedward [Tue, 19 Oct 1999 07:14:27 +0000 (07:14 +0000)] 
Added EVT_GRID_SELECT_CELL

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

24 years agoAdded a simple makefile for those whose fingers can't type anything
Robin Dunn [Tue, 19 Oct 1999 05:01:36 +0000 (05:01 +0000)] 
Added a simple makefile for those whose fingers can't type anything
but "make install"

Ensure that the full TARGETDIR exists

changed the build scripts to play nicer with make.

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

24 years agoNumerous changes to comply with use of wxCoord.
Michael Bedward [Tue, 19 Oct 1999 03:26:24 +0000 (03:26 +0000)] 
Numerous changes to comply with use of wxCoord.

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

24 years ago New wxDataObject etc. Almost works.
Robert Roebling [Mon, 18 Oct 1999 22:22:56 +0000 (22:22 +0000)] 
  New wxDataObject etc. Almost works.
  A few more compatibility funcs for (long*) vs (int*).
  Makefile.in regenerated from filelist...

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

24 years agowxUSE_HTML was missiing at some places
Václav Slavík [Mon, 18 Oct 1999 19:46:54 +0000 (19:46 +0000)] 
wxUSE_HTML was missiing at some places

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

24 years agowxControl and wxChoice derive from the base classes under wxGTK too now
Vadim Zeitlin [Mon, 18 Oct 1999 15:45:28 +0000 (15:45 +0000)] 
wxControl and wxChoice derive from the base classes under wxGTK too now

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

24 years agoadded appcmn.cpp to the list of files
Vadim Zeitlin [Mon, 18 Oct 1999 15:15:21 +0000 (15:15 +0000)] 
added appcmn.cpp to the list of files

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

24 years ago1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and
Vadim Zeitlin [Mon, 18 Oct 1999 15:14:52 +0000 (15:14 +0000)] 
1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and
   regenerated the makefiles. wxPostEvent() should work for wxGTK too (untested)
2. long -> wxCoord change for wxGTK and wxMSW, use
   wxUSE_COMPATIBLE_COORD_TYPES to get the old behaviour
3. wxHTML compilation fixes (for !wxUSE_HTML case)
4. a couple of handy macros in thread.h added

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

24 years agodon't try to build shared library on platforms not supporting it
Vadim Zeitlin [Mon, 18 Oct 1999 15:12:14 +0000 (15:12 +0000)] 
don't try to build shared library on platforms not supporting it

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

24 years agoinclude/wx/choice.hpragma warning is only for VC++
Vadim Zeitlin [Mon, 18 Oct 1999 14:57:21 +0000 (14:57 +0000)] 
include/wx/choice.hpragma warning is only for VC++

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

24 years agocompilation fix for !WX_PRECOMP
Vadim Zeitlin [Mon, 18 Oct 1999 14:55:17 +0000 (14:55 +0000)] 
compilation fix for !WX_PRECOMP

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

24 years agocompilation fix for non OLE clipboard
Vadim Zeitlin [Mon, 18 Oct 1999 14:53:47 +0000 (14:53 +0000)] 
compilation fix for non OLE clipboard

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

24 years agogcc warning about printf() format mismatch corrected
Vadim Zeitlin [Mon, 18 Oct 1999 14:29:23 +0000 (14:29 +0000)] 
gcc warning about printf() format mismatch corrected

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

24 years agogcc warning about printf() format mismatch corrected
Vadim Zeitlin [Mon, 18 Oct 1999 14:19:19 +0000 (14:19 +0000)] 
gcc warning about printf() format mismatch corrected

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

24 years agoAdd wxImage::CanRead, wasn't in 1.59 ?
Sylvain Bougnoux [Mon, 18 Oct 1999 14:18:15 +0000 (14:18 +0000)] 
Add wxImage::CanRead, wasn't in 1.59 ?

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

24 years agoadded a rule about DoXXX() functions
Vadim Zeitlin [Mon, 18 Oct 1999 13:17:43 +0000 (13:17 +0000)] 
added a rule about DoXXX() functions

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

24 years agodescribed a patch to mingw32 headers to fix va_arg warnings
Vadim Zeitlin [Mon, 18 Oct 1999 13:05:13 +0000 (13:05 +0000)] 
described a patch to mingw32 headers to fix va_arg warnings

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

24 years ago Corrected wxImage for use with mono wxBitmaps,
Robert Roebling [Mon, 18 Oct 1999 08:51:23 +0000 (08:51 +0000)] 
  Corrected wxImage for use with mono wxBitmaps,
  Corrected compilation of wxApp without threads (untested).

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

24 years ago*** empty log message ***
David Webster [Mon, 18 Oct 1999 03:30:47 +0000 (03:30 +0000)] 
*** empty log message ***

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

24 years agoRemoved unused code
Michael Bedward [Mon, 18 Oct 1999 03:16:29 +0000 (03:16 +0000)] 
Removed unused code

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

24 years agoImproved cell highlighting when in-place editing is disabled
Michael Bedward [Mon, 18 Oct 1999 03:13:45 +0000 (03:13 +0000)] 
Improved cell highlighting when in-place editing is disabled

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

24 years agopart of dnd sample I forgot
Vadim Zeitlin [Mon, 18 Oct 1999 00:10:22 +0000 (00:10 +0000)] 
part of dnd sample I forgot

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

24 years ago1. more drag and drop and clipboard changes:
Vadim Zeitlin [Mon, 18 Oct 1999 00:08:40 +0000 (00:08 +0000)] 
1. more drag and drop and clipboard changes:
 a) OLE clipboard works fine
 b) wxBitmapDataObject now accepts DIBs (but doesn't give them back :-( )
 c) bugs in sample corrected
2. wxFatalExit() replaced with wxFAIL_MSG() in bitmap.cpp and dcmemory.cpp
3. wxFrame::ClientToScreen and ScreenToClient() replaced with DoXXX() - like
   this, they don't hide the base class versions

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

24 years agoattempt at documenting drag and drop and clipboard classes
Vadim Zeitlin [Sun, 17 Oct 1999 23:57:10 +0000 (23:57 +0000)] 
attempt at documenting drag and drop and clipboard classes

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

24 years agocorrected serious bug in SetHBITMAP
Vadim Zeitlin [Sun, 17 Oct 1999 21:24:31 +0000 (21:24 +0000)] 
corrected serious bug in SetHBITMAP

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