]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agodemo of clipboard support for metafiles (which still doesn't work)
Vadim Zeitlin [Fri, 7 Jan 2000 02:31:24 +0000 (02:31 +0000)] 
demo of clipboard support for metafiles (which still doesn't work)

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

24 years agoattempts at providing clipboard/dnd support for metafiles - unsuccessful
Vadim Zeitlin [Fri, 7 Jan 2000 02:30:29 +0000 (02:30 +0000)] 
attempts at providing clipboard/dnd support for metafiles - unsuccessful

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

24 years agoFixed virtual function hiding problem
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 19:05:02 +0000 (19:05 +0000)] 
Fixed virtual function hiding problem

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

24 years ago Minor resize probs solved.
Robert Roebling [Thu, 6 Jan 2000 18:40:33 +0000 (18:40 +0000)] 
  Minor resize probs solved.

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

24 years agoadded --cc, cxx, ld options to wx-config
Vadim Zeitlin [Thu, 6 Jan 2000 18:34:49 +0000 (18:34 +0000)] 
added --cc, cxx, ld options to wx-config

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

24 years agoMSW compilation fixes for !wxUSE_VALIDATORS
Vadim Zeitlin [Thu, 6 Jan 2000 18:23:59 +0000 (18:23 +0000)] 
MSW compilation fixes for !wxUSE_VALIDATORS

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

24 years ago Themes again.
Robert Roebling [Thu, 6 Jan 2000 17:32:49 +0000 (17:32 +0000)] 
  Themes again.

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

24 years agotypos fixed
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 16:58:12 +0000 (16:58 +0000)] 
typos fixed

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

24 years agoRemoving warnings
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 16:57:30 +0000 (16:57 +0000)] 
Removing warnings

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

24 years ago1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp
Vadim Zeitlin [Thu, 6 Jan 2000 16:47:48 +0000 (16:47 +0000)] 
1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp
2. wxWindow::Create() always takes a wxValidator parameter, even if
   !wxUSE_VALIDATORS - it is just ignored then, tons of #if wxUSE_VALIDATORS
   removed

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

24 years agocorrected wxComboBox::GetBestSize()
Vadim Zeitlin [Thu, 6 Jan 2000 15:58:48 +0000 (15:58 +0000)] 
corrected wxComboBox::GetBestSize()

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

24 years ago1. more HP-UX warning fixes (almost done...)
Vadim Zeitlin [Thu, 6 Jan 2000 15:42:32 +0000 (15:42 +0000)] 
1. more HP-UX warning fixes (almost done...)
2. added a macro WXUNUSED_UNLESS_DEBUG()

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

24 years agobug fixes for '\r' handling in wxTextFile::Translate()
Vadim Zeitlin [Thu, 6 Jan 2000 15:24:37 +0000 (15:24 +0000)] 
bug fixes for '\r' handling in wxTextFile::Translate()

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

24 years agoSome edits to OGL; tweaks to wxClipboard docs
Julian Smart [Thu, 6 Jan 2000 15:09:35 +0000 (15:09 +0000)] 
Some edits to OGL; tweaks to wxClipboard docs

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

24 years agoBC++ IDE compile mod to thread.cpp; other small stuff
Julian Smart [Thu, 6 Jan 2000 10:30:12 +0000 (10:30 +0000)] 
BC++ IDE compile mod to thread.cpp; other small stuff

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

24 years agoLots of new features
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 10:22:00 +0000 (10:22 +0000)] 
Lots of new features

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

24 years agoSmall change for updated wxTCPXXX classes
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 01:21:26 +0000 (01:21 +0000)] 
Small change for updated wxTCPXXX classes

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

24 years agoRewrote large parts of the non-DDE IPC stuff (wxTCPServer, wxTCPClient,
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 01:07:06 +0000 (01:07 +0000)] 
Rewrote large parts of the non-DDE IPC stuff (wxTCPServer, wxTCPClient,
wxTCPConnection) to upgrade to the 'new' wxSocket code. Plenty of bugs
removed. IPC samples at samples/dde working again.

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

24 years ago1. added wfstream.cpp to wxBase (needed by filesys.cpp)
Vadim Zeitlin [Wed, 5 Jan 2000 18:10:06 +0000 (18:10 +0000)] 
1. added wfstream.cpp to wxBase (needed by filesys.cpp)
2. small enchancements in wxCmdLineParser (handles "help" options correctly)
3. use wxCmdLineParser in makegen

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

24 years agoadded cmdline.h/.cpp to the makefiles
Vadim Zeitlin [Wed, 5 Jan 2000 17:19:29 +0000 (17:19 +0000)] 
added cmdline.h/.cpp to the makefiles

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

24 years ago-fpermissive is now returned by wx-config -cflags if the library was compiled
Vadim Zeitlin [Wed, 5 Jan 2000 17:11:09 +0000 (17:11 +0000)] 
-fpermissive is now returned by wx-config -cflags if the library was compiled
with it

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

24 years agotest for date parameters to wxCmdLineParser
Vadim Zeitlin [Wed, 5 Jan 2000 17:00:26 +0000 (17:00 +0000)] 
test for date parameters to wxCmdLineParser

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

24 years agomore bug fixes: options with values and compound options seem to work
Vadim Zeitlin [Wed, 5 Jan 2000 17:00:05 +0000 (17:00 +0000)] 
more bug fixes: options with values and compound options seem to work

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

24 years agoParseDate() understands tomorrow and yesterday as well as today
Vadim Zeitlin [Wed, 5 Jan 2000 16:59:31 +0000 (16:59 +0000)] 
ParseDate() understands tomorrow and yesterday as well as today

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

24 years agomore stream-like insertion operators
Vadim Zeitlin [Wed, 5 Jan 2000 16:38:12 +0000 (16:38 +0000)] 
more stream-like insertion operators

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

24 years agomore fixes to compilation warnings from HP-UX build log. About 30% more to go
Vadim Zeitlin [Wed, 5 Jan 2000 15:35:04 +0000 (15:35 +0000)] 
more fixes to compilation warnings from HP-UX build log. About 30% more to go
<sigh>

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

24 years agoAdded contributed speedup of ConvertToBitmap under Motif, for 8-bit images.
Julian Smart [Wed, 5 Jan 2000 15:29:56 +0000 (15:29 +0000)] 
Added contributed speedup of ConvertToBitmap under Motif, for 8-bit images.

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

24 years agobug with incorrect & test fixed
Vadim Zeitlin [Wed, 5 Jan 2000 15:17:29 +0000 (15:17 +0000)] 
bug with incorrect & test fixed

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

24 years agounreachable code warning fixed
Vadim Zeitlin [Wed, 5 Jan 2000 15:17:08 +0000 (15:17 +0000)] 
unreachable code warning fixed

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

24 years agowxRegion should work with wxCoord, not long
Vadim Zeitlin [Wed, 5 Jan 2000 15:16:57 +0000 (15:16 +0000)] 
wxRegion should work with wxCoord, not long

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

24 years ago Corrceted background problem with themes.
Robert Roebling [Wed, 5 Jan 2000 15:02:28 +0000 (15:02 +0000)] 
  Corrceted background problem with themes.

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

24 years agoGeneral fixes
David Webster [Wed, 5 Jan 2000 14:07:15 +0000 (14:07 +0000)] 
General fixes

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

24 years agoAdded RC file needed by makefiles.
Julian Smart [Wed, 5 Jan 2000 13:56:51 +0000 (13:56 +0000)] 
Added RC file needed by makefiles.

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

24 years agoinclude "module.h"
Vadim Zeitlin [Wed, 5 Jan 2000 13:22:46 +0000 (13:22 +0000)] 
include "module.h"

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

24 years agowxFloatbar fixes
Robin Dunn [Wed, 5 Jan 2000 04:58:23 +0000 (04:58 +0000)] 
wxFloatbar fixes
other odds and ends

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

24 years agoFixed a bug so the toggle flag is set correctly
Robin Dunn [Wed, 5 Jan 2000 04:51:14 +0000 (04:51 +0000)] 
Fixed a bug so the toggle flag is set correctly

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

24 years agosmall bug fix for composite options
Vadim Zeitlin [Wed, 5 Jan 2000 02:46:45 +0000 (02:46 +0000)] 
small bug fix for composite options

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

24 years agowxCmdLineParser tests
Vadim Zeitlin [Wed, 5 Jan 2000 02:42:22 +0000 (02:42 +0000)] 
wxCmdLineParser tests

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

24 years ago1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
Vadim Zeitlin [Wed, 5 Jan 2000 02:41:18 +0000 (02:41 +0000)] 
1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
2. added wxCmdLineParser class

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

24 years ago Removed crashes when not using themes.
Robert Roebling [Tue, 4 Jan 2000 22:56:58 +0000 (22:56 +0000)] 
  Removed crashes when not using themes.
  Removed much flicker form tree ctrl and list ctrl.

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

24 years ago EXTRA_LIBS vs. EXTRALIBS change.
Robert Roebling [Tue, 4 Jan 2000 20:14:54 +0000 (20:14 +0000)] 
  EXTRA_LIBS vs. EXTRALIBS change.

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

24 years ago Doc updates.
Robert Roebling [Tue, 4 Jan 2000 19:41:25 +0000 (19:41 +0000)] 
  Doc updates.

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

24 years agoAdded Calctrl.cpp to sources list
David Webster [Tue, 4 Jan 2000 18:19:34 +0000 (18:19 +0000)] 
Added Calctrl.cpp to sources list

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

24 years agoFixed a bug that caused a crash on startup
Robin Dunn [Tue, 4 Jan 2000 18:00:43 +0000 (18:00 +0000)] 
Fixed a bug that caused a crash on startup

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

24 years agofixed a compilation error for VC++ 6
Robin Dunn [Tue, 4 Jan 2000 17:53:52 +0000 (17:53 +0000)] 
fixed a compilation error for VC++ 6

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

24 years ago Compilation fix,
Robert Roebling [Tue, 4 Jan 2000 17:20:21 +0000 (17:20 +0000)] 
  Compilation fix,
  wxGTK requires GTK 1.2.3.

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

24 years agoUpdated OS/2 sources with fixes to wxControl and wxSpinCtrl
David Webster [Tue, 4 Jan 2000 17:15:34 +0000 (17:15 +0000)] 
Updated OS/2 sources with fixes to wxControl and wxSpinCtrl

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

24 years agowxMSW compilation fixes for old mingw32
Vadim Zeitlin [Tue, 4 Jan 2000 16:35:55 +0000 (16:35 +0000)] 
wxMSW compilation fixes for old mingw32

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

24 years agoCorrected problem related to wxSIZE_ALLOW_MINUS_ONE
Guillermo Rodriguez Garcia [Tue, 4 Jan 2000 16:18:44 +0000 (16:18 +0000)] 
Corrected problem related to wxSIZE_ALLOW_MINUS_ONE

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

24 years ago Update bug in wxListCtrl,
Robert Roebling [Tue, 4 Jan 2000 15:32:14 +0000 (15:32 +0000)] 
  Update bug in wxListCtrl,
  Y2000 bug in wxFileDialog (sic).

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

24 years agoneeded a check for wxUSE_VALIDATORS in the wxListCtrl::Create proc when calling the...
David Webster [Tue, 4 Jan 2000 15:14:09 +0000 (15:14 +0000)] 
needed a check for wxUSE_VALIDATORS in the wxListCtrl::Create proc when calling the parent class, wxControl::Create

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

24 years ago Committing in .
Jouk Jansen [Tue, 4 Jan 2000 15:02:12 +0000 (15:02 +0000)] 
 Committing in .

 Patches for VMS
 Temporarily patch to get the IMAGE sample compiled in MOTIF-mode
  N.B. GetSubImage still gives rubish

 Modified Files:
  wxWindows/setup.h_vms wxWindows/include/wx/motif/bitmap.h
  wxWindows/src/common/datetime.cpp
  wxWindows/src/common/descrip.mms
  wxWindows/src/generic/descrip.mms
  wxWindows/src/motif/bitmap.cpp
 ----------------------------------------------------------------------

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

24 years agowxSIZE_ALLOW_MINUS_ONE handling corrected
Vadim Zeitlin [Tue, 4 Jan 2000 14:53:13 +0000 (14:53 +0000)] 
wxSIZE_ALLOW_MINUS_ONE handling corrected

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

24 years ago Correct deafult GUI font is now found when querying
Robert Roebling [Tue, 4 Jan 2000 14:34:03 +0000 (14:34 +0000)] 
  Correct deafult GUI font is now found when querying
    wxSystemSetting. Hack.

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

24 years agoAdded Calctrl.obj to generic build list
David Webster [Tue, 4 Jan 2000 13:41:55 +0000 (13:41 +0000)] 
Added Calctrl.obj to generic build list

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

24 years agoAdd some "USE" defs that were missing.
David Webster [Tue, 4 Jan 2000 13:35:23 +0000 (13:35 +0000)] 
Add some "USE" defs that were missing.

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

24 years ago New colour, font, theme and size code..
Robert Roebling [Tue, 4 Jan 2000 13:02:27 +0000 (13:02 +0000)] 
  New colour, font, theme and size code..

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

24 years agoSome typos fixed
Guillermo Rodriguez Garcia [Tue, 4 Jan 2000 11:54:57 +0000 (11:54 +0000)] 
Some typos fixed

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

24 years agoadded test of bg colour in the tree sample
Vadim Zeitlin [Mon, 3 Jan 2000 23:56:41 +0000 (23:56 +0000)] 
added test of bg colour in the tree sample

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

24 years ago1. wxTreeCtrl::SetBackgroundColour() works (with new comctl32 anyhow)
Vadim Zeitlin [Mon, 3 Jan 2000 23:38:57 +0000 (23:38 +0000)] 
1. wxTreeCtrl::SetBackgroundColour() works (with new comctl32 anyhow)
2. wxToolTip should work with old comctl32

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

24 years agoVisualage C++ V4.0 has a native long long data type.
David Webster [Mon, 3 Jan 2000 23:32:03 +0000 (23:32 +0000)] 
Visualage C++ V4.0 has a native long long data type.

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

24 years agoVisualAge C++ V4.0 fixups, can't differentiate between time_t and double???
David Webster [Mon, 3 Jan 2000 23:31:12 +0000 (23:31 +0000)] 
VisualAge C++ V4.0 fixups, can't differentiate between time_t and double???

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

24 years agoBC++ 5.x also supports _beginthreadex and _endthreadex
Ove Kaaven [Mon, 3 Jan 2000 23:21:50 +0000 (23:21 +0000)] 
BC++ 5.x also supports _beginthreadex and _endthreadex

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

24 years agoSome little changes
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 22:45:07 +0000 (22:45 +0000)] 
Some little changes

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

24 years agoBetter make it a const reference then.
Ove Kaaven [Mon, 3 Jan 2000 20:00:44 +0000 (20:00 +0000)] 
Better make it a const reference then.

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

24 years agoMake wxColour parameter be passed by reference to inline method,
Ove Kaaven [Mon, 3 Jan 2000 19:57:59 +0000 (19:57 +0000)] 
Make wxColour parameter be passed by reference to inline method,
so it can be inlined by BC++.

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

24 years agoCast both operands of ?: to (wxControl*) so BC++ compiles it
Ove Kaaven [Mon, 3 Jan 2000 19:31:02 +0000 (19:31 +0000)] 
Cast both operands of ?: to (wxControl*) so BC++ compiles it

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

24 years agoMade wxEditor constructor args consistent with other window classes
Robin Dunn [Mon, 3 Jan 2000 19:30:51 +0000 (19:30 +0000)] 
Made wxEditor constructor args consistent with other window classes

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

24 years agoUnicode compilation fix
Ove Kaaven [Mon, 3 Jan 2000 19:15:43 +0000 (19:15 +0000)] 
Unicode compilation fix

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

24 years agoUnicode compilation fixes for BC++ 5
Ove Kaaven [Mon, 3 Jan 2000 18:58:57 +0000 (18:58 +0000)] 
Unicode compilation fixes for BC++ 5
(BC++ 5 mostly doesn't cope with the wxString == char* operation)

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

24 years agoThose wxTRACE_* string constants appears to need wxT()
Ove Kaaven [Mon, 3 Jan 2000 18:53:10 +0000 (18:53 +0000)] 
Those wxTRACE_* string constants appears to need wxT()

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

24 years agoNeed LINKAGEMODE for Visualage C++ compiles on the static global procs at the top
David Webster [Mon, 3 Jan 2000 18:52:29 +0000 (18:52 +0000)] 
Need LINKAGEMODE for Visualage C++ compiles on the static global procs at the top

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

24 years agoHalved DEFAULT_ITEM_WIDTH so default sizes resembles wxGTK better
Ove Kaaven [Mon, 3 Jan 2000 18:51:22 +0000 (18:51 +0000)] 
Halved DEFAULT_ITEM_WIDTH so default sizes resembles wxGTK better

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

24 years agoBC++ 5 does not have Unicode version of GetProcAddress.
Ove Kaaven [Mon, 3 Jan 2000 18:48:02 +0000 (18:48 +0000)] 
BC++ 5 does not have Unicode version of GetProcAddress.
Giving it a plain ASCII string in an #if

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

24 years agoAnother Unicode compilation fix
Ove Kaaven [Mon, 3 Jan 2000 18:44:32 +0000 (18:44 +0000)] 
Another Unicode compilation fix

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

24 years ago Distrib things.
Robert Roebling [Mon, 3 Jan 2000 18:41:14 +0000 (18:41 +0000)] 
  Distrib things.
  Readded resource support.

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

24 years agoUpdated config files for VisualAge C++ V4.0 to include new sources
David Webster [Mon, 3 Jan 2000 18:26:07 +0000 (18:26 +0000)] 
Updated config files for VisualAge C++ V4.0 to include new sources

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

24 years agoFixes to get library to compile
David Webster [Mon, 3 Jan 2000 18:25:26 +0000 (18:25 +0000)] 
Fixes to get library to compile

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

24 years agoTwo new font implementations for OS/2
David Webster [Mon, 3 Jan 2000 18:24:58 +0000 (18:24 +0000)] 
Two new font implementations for OS/2

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

24 years agosmall updates for OS/2
David Webster [Mon, 3 Jan 2000 18:24:10 +0000 (18:24 +0000)] 
small updates for OS/2

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

24 years agono enums with commas past last element, please
David Webster [Mon, 3 Jan 2000 18:22:51 +0000 (18:22 +0000)] 
no enums with commas past last element, please

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

24 years ago1. corrections for compilation of the wxBase apps with wxApp
Vadim Zeitlin [Mon, 3 Jan 2000 17:51:24 +0000 (17:51 +0000)] 
1. corrections for compilation of the wxBase apps with wxApp
2. wxCAL_NO_MONTH/YEAR_CHANGE styles implemented, cosmetic corrections
3. attempt at BC++ compilation fix

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

24 years ago Forgot these.
Robert Roebling [Mon, 3 Jan 2000 17:13:01 +0000 (17:13 +0000)] 
  Forgot these.

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

24 years ago Distrib things,
Robert Roebling [Mon, 3 Jan 2000 17:11:48 +0000 (17:11 +0000)] 
  Distrib things,
  Fixed typo in wxCheckListBox.

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

24 years agonow grabs encoding info not from but from '' (empty string) -- default po header...
Václav Slavík [Mon, 3 Jan 2000 14:27:24 +0000 (14:27 +0000)] 
now grabs encoding info not from  but from '' (empty string) -- default po header (mo catalog must be, of course, contain the header)

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

24 years agoBorland #include hack
Václav Slavík [Mon, 3 Jan 2000 14:27:17 +0000 (14:27 +0000)] 
Borland #include hack

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

24 years agoAdd default size for slider
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 14:10:36 +0000 (14:10 +0000)] 
Add default size for slider

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

24 years ago Corrected some things in, and some thing revealed by
Robert Roebling [Mon, 3 Jan 2000 13:45:20 +0000 (13:45 +0000)] 
  Corrected some things in, and some thing revealed by
    the Life! sample.

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

24 years agomakegen program for makefile generation for the samples
Vadim Zeitlin [Mon, 3 Jan 2000 13:45:00 +0000 (13:45 +0000)] 
makegen program for makefile generation for the samples

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

24 years agomakefile for the calendar sample as generated by makegen
Vadim Zeitlin [Mon, 3 Jan 2000 13:36:21 +0000 (13:36 +0000)] 
makefile for the calendar sample as generated by makegen

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

24 years ago Corrected spin control, which ignored hand typed text.
Robert Roebling [Mon, 3 Jan 2000 11:42:49 +0000 (11:42 +0000)] 
  Corrected spin control, which ignored hand typed text.
  Corrceted GetBestSize() etc of static text (displayed
    in tip dialog and elsewhere).

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

24 years agoO_BINARY added to wxFile::Create
Vadim Zeitlin [Mon, 3 Jan 2000 10:32:19 +0000 (10:32 +0000)] 
O_BINARY added to wxFile::Create

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

24 years agobmps and ico added as binaries
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 09:05:38 +0000 (09:05 +0000)] 
bmps and ico added as binaries

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

24 years agoups; must add as binary
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 09:04:53 +0000 (09:04 +0000)] 
ups; must add as binary

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

24 years agoLife!
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 08:56:57 +0000 (08:56 +0000)] 
Life!

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

24 years agoUnicode fixes
Ove Kaaven [Mon, 3 Jan 2000 02:24:26 +0000 (02:24 +0000)] 
Unicode fixes

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

24 years agoSplit "?:" into "if" statement for assignment of converted buffers,
Ove Kaaven [Mon, 3 Jan 2000 02:23:42 +0000 (02:23 +0000)] 
Split "?:" into "if" statement for assignment of converted buffers,
so Borland C++ 5 accepts compiling it

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

24 years agoUnicode compilation fixes
Ove Kaaven [Mon, 3 Jan 2000 02:20:03 +0000 (02:20 +0000)] 
Unicode compilation fixes

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

24 years agoMake this compile in Unicode mode under Borland C++ 5.02
Ove Kaaven [Mon, 3 Jan 2000 02:19:07 +0000 (02:19 +0000)] 
Make this compile in Unicode mode under Borland C++ 5.02

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

24 years agoUnicode compilation fixes
Ove Kaaven [Mon, 3 Jan 2000 02:14:45 +0000 (02:14 +0000)] 
Unicode compilation fixes

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