]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agoNo #if wxUSE_DRAG_AND_DROP around the wxMetafileDataObject class, so compilation...
George Tasker [Mon, 10 Jan 2000 23:58:16 +0000 (23:58 +0000)] 
No #if wxUSE_DRAG_AND_DROP around the wxMetafileDataObject class, so compilation failed if wxUSE_DRAG_AND_DROP was 0 and wxUSE_METAFILE was 1

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

24 years agoMSW Caret is now destroyed and recreated when resized.
Robin Dunn [Mon, 10 Jan 2000 23:01:19 +0000 (23:01 +0000)] 
MSW Caret is now destroyed and recreated when resized.

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

24 years agoincremented version number for DLL
Robin Dunn [Mon, 10 Jan 2000 22:59:20 +0000 (22:59 +0000)] 
incremented version number for DLL

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

24 years agoNew VA 4.0 .icc file the minimal sample
David Webster [Mon, 10 Jan 2000 19:07:10 +0000 (19:07 +0000)] 
New VA 4.0 .icc file the minimal sample

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

24 years agoNew wxWin.icc for monolithic build.
David Webster [Mon, 10 Jan 2000 19:06:15 +0000 (19:06 +0000)] 
New wxWin.icc for monolithic build.

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

24 years agoSN: WXPM wants wxUSE_OWNER_DRAWN to be defined to 1 as well.
Stefan Neis [Mon, 10 Jan 2000 17:25:47 +0000 (17:25 +0000)] 
SN: WXPM wants wxUSE_OWNER_DRAWN to be defined to 1 as well.

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

24 years agofixes for 'make install' for wxBase - seems to work
Vadim Zeitlin [Mon, 10 Jan 2000 17:12:43 +0000 (17:12 +0000)] 
fixes for 'make install' for wxBase - seems to work

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

24 years agoSN: Fixes to OS/2 specific problems (use LEX_STEM and PATH_IFS set by configure).
Stefan Neis [Mon, 10 Jan 2000 17:11:19 +0000 (17:11 +0000)] 
SN: Fixes to OS/2 specific problems (use LEX_STEM and PATH_IFS set by configure).
SN: Added support for compiling wxPM with EMX using Unix-Makefiles.

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

24 years agoSN: Several workarounds for OS/2-specific problems.
Stefan Neis [Mon, 10 Jan 2000 17:07:28 +0000 (17:07 +0000)] 
SN: Several workarounds for OS/2-specific problems.
SN: "--with-pm" only allowed on OS/2.

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

24 years agoMakefiles and .rsp file edited for demos/samples
Julian Smart [Mon, 10 Jan 2000 16:56:55 +0000 (16:56 +0000)] 
Makefiles and .rsp file edited for demos/samples

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

24 years agowxAPIENTRY fixes (?)
Vadim Zeitlin [Mon, 10 Jan 2000 15:58:59 +0000 (15:58 +0000)] 
wxAPIENTRY fixes (?)

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

24 years agocheck for wxUSE_DYNLIB_CLASS corrected
Vadim Zeitlin [Mon, 10 Jan 2000 15:29:20 +0000 (15:29 +0000)] 
check for wxUSE_DYNLIB_CLASS corrected

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

24 years ago#define DEBUG_MAIN_THREAD for non __WXDEBUG__ compilation
Bart A.M. Jourquin [Mon, 10 Jan 2000 10:41:04 +0000 (10:41 +0000)] 
#define DEBUG_MAIN_THREAD for non __WXDEBUG__ compilation

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

24 years agoWrong Init was being called in ctor.
Robin Dunn [Mon, 10 Jan 2000 07:21:53 +0000 (07:21 +0000)] 
Wrong Init was being called in ctor.

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

24 years agoImportant changes to avoid dependence on events inside wxSocket
Guillermo Rodriguez Garcia [Mon, 10 Jan 2000 03:54:37 +0000 (03:54 +0000)] 
Important changes to avoid dependence on events inside wxSocket
implementation (should also ease a console only version soon)

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

24 years agoOps, small typo
Guillermo Rodriguez Garcia [Mon, 10 Jan 2000 01:06:50 +0000 (01:06 +0000)] 
Ops, small typo

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

24 years agoFixed from Mumit Khan to allow DLL compilation for mingw32
Guillermo Rodriguez Garcia [Mon, 10 Jan 2000 01:00:13 +0000 (01:00 +0000)] 
Fixed from Mumit Khan to allow DLL compilation for mingw32

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

24 years agoFixes from Mumit Khan to allow DLL compilation; most fixes related to
Guillermo Rodriguez Garcia [Mon, 10 Jan 2000 00:55:05 +0000 (00:55 +0000)] 
Fixes from Mumit Khan to allow DLL compilation; most fixes related to
missing WXDLLEXPORTs

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

24 years ago Themes crash fix.
Robert Roebling [Sun, 9 Jan 2000 16:12:35 +0000 (16:12 +0000)] 
  Themes crash fix.

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

24 years agoSome other mini test I used for wxmedia2
Guilhem Lavaux [Sun, 9 Jan 2000 15:13:57 +0000 (15:13 +0000)] 
Some other mini test I used for wxmedia2

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

24 years agoAdd XPM handlers by default if XPM support is enabled
Guillermo Rodriguez Garcia [Sun, 9 Jan 2000 13:12:28 +0000 (13:12 +0000)] 
Add XPM handlers by default if XPM support is enabled

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

24 years agoWas using CPPFLAGS instead of CFLAGS for C files
Guillermo Rodriguez Garcia [Sun, 9 Jan 2000 13:10:29 +0000 (13:10 +0000)] 
Was using CPPFLAGS instead of CFLAGS for C files

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

24 years agoRemoved mingw32 fix
Guillermo Rodriguez Garcia [Sun, 9 Jan 2000 13:09:28 +0000 (13:09 +0000)] 
Removed mingw32 fix

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

24 years agoadded IsEncodingAvailable and GetAltForEncoding extended by facename argument and...
Václav Slavík [Sat, 8 Jan 2000 23:45:31 +0000 (23:45 +0000)] 
added IsEncodingAvailable and GetAltForEncoding extended by facename argument and added GetAltForEncoding alternative that returns only wxFontEncoding (and thus more useful for wxWin users)

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

24 years agoadd wxFontEncoding member into wxNativeEncodingInfo
Václav Slavík [Sat, 8 Jan 2000 23:45:24 +0000 (23:45 +0000)] 
add wxFontEncoding member into wxNativeEncodingInfo

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

24 years agoBorland #include hack
Václav Slavík [Sat, 8 Jan 2000 23:44:49 +0000 (23:44 +0000)] 
Borland #include hack

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

24 years agotried to correct the colour problems
Vadim Zeitlin [Sat, 8 Jan 2000 22:20:03 +0000 (22:20 +0000)] 
tried to correct the colour problems

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

24 years agoSplit the sample in three source files + three header files, for improved
Guillermo Rodriguez Garcia [Sat, 8 Jan 2000 18:27:19 +0000 (18:27 +0000)] 
Split the sample in three source files + three header files, for improved
clarity. Now there is a 'life' module (main app), a 'game' module (game
logic) and a 'dialogs' module (guess what).

Also, speeded up drawing a lot.

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

24 years ago Applied listbox isselected fix.
Robert Roebling [Sat, 8 Jan 2000 16:53:37 +0000 (16:53 +0000)] 
   Applied listbox isselected fix.

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

24 years ago Themes and threads testing code.
Robert Roebling [Sat, 8 Jan 2000 16:26:41 +0000 (16:26 +0000)] 
  Themes and threads testing code.

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

24 years ago??
Guillermo Rodriguez Garcia [Sat, 8 Jan 2000 16:12:49 +0000 (16:12 +0000)] 
??

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

24 years agoops. SetFocus should be public
Guillermo Rodriguez Garcia [Sat, 8 Jan 2000 16:10:31 +0000 (16:10 +0000)] 
ops. SetFocus should be public

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

24 years agoupdated configure and the makefiles after the samples move
Vadim Zeitlin [Sat, 8 Jan 2000 16:07:56 +0000 (16:07 +0000)] 
updated configure and the makefiles after the samples move

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

24 years ago??
Guillermo Rodriguez Garcia [Sat, 8 Jan 2000 16:07:41 +0000 (16:07 +0000)] 
??

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

24 years agoregenerate several files at once, not only one
Vadim Zeitlin [Sat, 8 Jan 2000 15:46:33 +0000 (15:46 +0000)] 
regenerate several files at once, not only one

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

24 years agoregenerated from template
Vadim Zeitlin [Sat, 8 Jan 2000 15:38:51 +0000 (15:38 +0000)] 
regenerated from template

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

24 years agorenaming and moving samples around
Vadim Zeitlin [Sat, 8 Jan 2000 15:28:31 +0000 (15:28 +0000)] 
renaming and moving samples around

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

24 years agowxLongLongWx::Assign(double) works - thanks Guillermo
Vadim Zeitlin [Sat, 8 Jan 2000 14:26:40 +0000 (14:26 +0000)] 
wxLongLongWx::Assign(double) works - thanks Guillermo

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

24 years agokeyword search should work now
Vadim Zeitlin [Sat, 8 Jan 2000 13:59:39 +0000 (13:59 +0000)] 
keyword search should work now

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

24 years agoadded test mode to wxLongLongWx which allowed to find the bug in operator*=()
Vadim Zeitlin [Fri, 7 Jan 2000 20:35:34 +0000 (20:35 +0000)] 
added test mode to wxLongLongWx which allowed to find the bug in operator*=()
which was breaking wxDateTime - now seems to work

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

24 years agobug fix for OnLinkClicked callback
Robin Dunn [Fri, 7 Jan 2000 19:46:28 +0000 (19:46 +0000)] 
bug fix for OnLinkClicked callback

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

24 years agoAdded limits to wxSpinCtrls, fixed one bug
Guillermo Rodriguez Garcia [Fri, 7 Jan 2000 18:23:33 +0000 (18:23 +0000)] 
Added limits to wxSpinCtrls, fixed one bug

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

24 years agoFixed problem with tab traversal in wxSpinCtrl (added SetFocus())
Guillermo Rodriguez Garcia [Fri, 7 Jan 2000 18:22:38 +0000 (18:22 +0000)] 
Fixed problem with tab traversal in wxSpinCtrl (added SetFocus())

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

24 years agomingw32 specific compile fix
Guillermo Rodriguez Garcia [Fri, 7 Jan 2000 16:26:00 +0000 (16:26 +0000)] 
mingw32 specific compile fix

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

24 years agoAdded libxpm
Guillermo Rodriguez Garcia [Fri, 7 Jan 2000 16:23:39 +0000 (16:23 +0000)] 
Added libxpm

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

24 years agowxControl child of wxControlBase
Bart A.M. Jourquin [Fri, 7 Jan 2000 14:59:14 +0000 (14:59 +0000)] 
wxControl child of wxControlBase

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

24 years ago*** empty log message ***
Bart A.M. Jourquin [Fri, 7 Jan 2000 14:14:03 +0000 (14:14 +0000)] 
*** empty log message ***

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

24 years agowxFONTENUMPROC definition changed for mingwin 2.95
Bart A.M. Jourquin [Fri, 7 Jan 2000 11:06:39 +0000 (11:06 +0000)] 
wxFONTENUMPROC definition changed for mingwin 2.95

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

24 years agodeleting the 'validator' param in call to wxControl::Create. To be further fixed
Bart A.M. Jourquin [Fri, 7 Jan 2000 10:50:12 +0000 (10:50 +0000)] 
deleting the 'validator' param in call to wxControl::Create. To be further fixed

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

24 years agofix _beginthreadex problem with bcc
Bart A.M. Jourquin [Fri, 7 Jan 2000 10:22:15 +0000 (10:22 +0000)] 
fix _beginthreadex problem with bcc

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

24 years agosmall fixes and cleanups
Robin Dunn [Fri, 7 Jan 2000 09:09:50 +0000 (09:09 +0000)] 
small fixes and cleanups

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

24 years agoTrying out addition of SetSize to wxCaret...
Robin Dunn [Fri, 7 Jan 2000 05:42:30 +0000 (05:42 +0000)] 
Trying out addition of SetSize to wxCaret...

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

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