wxWidgets.git
24 years agoMisc fixes
Julian Smart [Fri, 5 May 2000 16:40:32 +0000 (16:40 +0000)] 
Misc fixes

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

24 years agoFixed wxStudio module.
Unknown (HK) [Fri, 5 May 2000 15:21:59 +0000 (15:21 +0000)] 
Fixed wxStudio module.

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

24 years agoAdded wxStudio module.
Unknown (HK) [Fri, 5 May 2000 13:11:45 +0000 (13:11 +0000)] 
Added wxStudio module.

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

24 years agocompilation fix inside WXWIN_COMPATIBILITY
Vadim Zeitlin [Tue, 11 Apr 2000 16:14:07 +0000 (16:14 +0000)] 
compilation fix inside WXWIN_COMPATIBILITY

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

24 years agoconst cast inside WXWIN_COMPATIBILITY
Vadim Zeitlin [Tue, 11 Apr 2000 16:10:25 +0000 (16:10 +0000)] 
const cast inside WXWIN_COMPATIBILITY

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

24 years agoadded -mt note for Sun CC 4.2
Vadim Zeitlin [Tue, 11 Apr 2000 16:06:44 +0000 (16:06 +0000)] 
added -mt note for Sun CC 4.2

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

24 years agomention wxNB_LEFT/RIGHT/BOTTOM styles
Vadim Zeitlin [Tue, 11 Apr 2000 15:47:22 +0000 (15:47 +0000)] 
mention wxNB_LEFT/RIGHT/BOTTOM styles

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

24 years agofixed double eol problem
Vadim Zeitlin [Tue, 11 Apr 2000 14:34:38 +0000 (14:34 +0000)] 
fixed double eol problem

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

24 years agoChanged a little the initialization code
Guilhem Lavaux [Mon, 3 Apr 2000 17:41:16 +0000 (17:41 +0000)] 
Changed a little the initialization code

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

24 years agoUndoing Eric's changes on the main branch
Robin Dunn [Fri, 31 Mar 2000 17:44:48 +0000 (17:44 +0000)] 
Undoing Eric's changes on the main branch

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

24 years agoThis commit includes the following changes:
Eric W. Sink [Thu, 30 Mar 2000 18:43:38 +0000 (18:43 +0000)] 
This commit includes the following changes:

1.  I have grabbed a new copy of the original Scintilla code from its
CVS repository on SourceForge.  I believe this code corresponds to
Scintilla 1.24.

2.  That code included several new files (stc/scintilla/src/Lex*.cxx)

3.  I added mentions of those files to Makefile.in and the .dsp file.

4.  I added a new required method to PlatWX.cpp, but it doesn't do
anything, and I don't think it needs to.

5.  I added code to stc.cpp which gratuitously references all of the
lexers, to prevent them from being optimized away by the linker.

6.  I modified (stc/scintilla/src/Lex*.cxx) to make the LexerModule
objects externally visible.

Gripes to me.  (eric@sourcegear.com)

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

24 years agosimple change to test new CVS server
Robin Dunn [Tue, 28 Mar 2000 17:15:58 +0000 (17:15 +0000)] 
simple change to test new CVS server

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

24 years agojoystick made conditional
Karsten Ballüder [Mon, 27 Mar 2000 11:20:54 +0000 (11:20 +0000)] 
joystick made conditional

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

24 years agono message
David Webster [Thu, 23 Mar 2000 05:17:18 +0000 (05:17 +0000)] 
no message

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

24 years agoReworked Frame class
David Webster [Wed, 22 Mar 2000 23:22:48 +0000 (23:22 +0000)] 
Reworked Frame class

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

24 years agofrench translation done!
Vadim Zeitlin [Wed, 22 Mar 2000 12:50:10 +0000 (12:50 +0000)] 
french translation done!

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

24 years ago Committing in .
Jouk Jansen [Wed, 22 Mar 2000 12:42:38 +0000 (12:42 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/src/gtk/wx_gtk_vmsjackets.c
 ----------------------------------------------------------------------

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

24 years agosmall fix to the msg catalog search path
Vadim Zeitlin [Wed, 22 Mar 2000 12:32:46 +0000 (12:32 +0000)] 
small fix to the msg catalog search path

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

24 years agonote about comctl32.dll bug with tree ctrl colours added
Vadim Zeitlin [Wed, 22 Mar 2000 12:11:54 +0000 (12:11 +0000)] 
note about comctl32.dll bug with tree ctrl colours added

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

24 years agoQuick VA fix
David Webster [Tue, 21 Mar 2000 13:39:53 +0000 (13:39 +0000)] 
Quick VA fix

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

24 years agoSettle on one shortcut key utility proc.
David Webster [Tue, 21 Mar 2000 13:39:23 +0000 (13:39 +0000)] 
Settle on one shortcut key utility proc.

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

24 years agoAdded WXDLLEXPORT keywords
Julian Smart [Tue, 21 Mar 2000 10:39:00 +0000 (10:39 +0000)] 
Added WXDLLEXPORT keywords

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

24 years ago Great. A dot mssing in the spec file so I can start
Robert Roebling [Mon, 20 Mar 2000 18:51:59 +0000 (18:51 +0000)] 
  Great. A dot mssing in the spec file so I can start
    building again.

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

24 years ago1. some (benign) warnings fixed
Vadim Zeitlin [Mon, 20 Mar 2000 18:41:55 +0000 (18:41 +0000)] 
1. some (benign) warnings fixed
2. make dist/install fixes for wxBase

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

24 years agowxThread::Kill() doesn't call OnExit() incorrectly
Vadim Zeitlin [Mon, 20 Mar 2000 17:39:18 +0000 (17:39 +0000)] 
wxThread::Kill() doesn't call OnExit() incorrectly

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

24 years agoHad to #ifdef out wxGetFullHostName for Cygwin b20
Julian Smart [Mon, 20 Mar 2000 16:52:43 +0000 (16:52 +0000)] 
Had to #ifdef out wxGetFullHostName for Cygwin b20

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

24 years agoWin16 BC++ makefile fixes, other v. small fixes
Julian Smart [Mon, 20 Mar 2000 16:32:55 +0000 (16:32 +0000)] 
Win16 BC++ makefile fixes, other v. small fixes

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

24 years agoSetBrushOrgExt broke WIN16 compilation
Julian Smart [Mon, 20 Mar 2000 15:48:54 +0000 (15:48 +0000)] 
SetBrushOrgExt broke WIN16 compilation

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

24 years agogsocket update. Fix for EMX broke VA.
David Webster [Mon, 20 Mar 2000 14:47:47 +0000 (14:47 +0000)] 
gsocket update.  Fix for EMX broke VA.

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

24 years agoalways link with libm
Vadim Zeitlin [Mon, 20 Mar 2000 13:46:14 +0000 (13:46 +0000)] 
always link with libm

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

24 years agoDocview mended (grrr) and OGL studio partially working under wxGTK
Julian Smart [Mon, 20 Mar 2000 13:41:16 +0000 (13:41 +0000)] 
Docview mended (grrr) and OGL studio partially working under wxGTK

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

24 years agoAdded extern "C" around winsock and moved it before "wx/msw/private.h"
Guillermo Rodriguez Garcia [Mon, 20 Mar 2000 13:00:27 +0000 (13:00 +0000)] 
Added extern "C" around winsock and moved it before "wx/msw/private.h"
to make it work with mingw (2.95 is buggy)

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

24 years agoPatch to add extern "C" to winsock.h in gcc2.95
Guillermo Rodriguez Garcia [Mon, 20 Mar 2000 12:57:26 +0000 (12:57 +0000)] 
Patch to add extern "C" to winsock.h in gcc2.95

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

24 years agoAdded joytest Makefile.in
Julian Smart [Mon, 20 Mar 2000 10:54:26 +0000 (10:54 +0000)] 
Added joytest Makefile.in

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

24 years agoFixed wrong cursor problem in wxGTK
Julian Smart [Mon, 20 Mar 2000 10:53:48 +0000 (10:53 +0000)] 
Fixed wrong cursor problem in wxGTK

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

24 years agoFixed problem with CaptureMouse if cursor is null.
Julian Smart [Mon, 20 Mar 2000 10:53:04 +0000 (10:53 +0000)] 
Fixed problem with CaptureMouse if cursor is null.

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

24 years agoOS/2 Updates
David Webster [Mon, 20 Mar 2000 00:31:11 +0000 (00:31 +0000)] 
OS/2 Updates

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

24 years agoOS/2 Updates
David Webster [Mon, 20 Mar 2000 00:20:29 +0000 (00:20 +0000)] 
OS/2 Updates

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

24 years agoA duplicate case label broken mingw compilation
Guillermo Rodriguez Garcia [Sun, 19 Mar 2000 23:43:38 +0000 (23:43 +0000)] 
A duplicate case label broken mingw compilation

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

24 years agoAdded a Motif-only extra call to UpdateInfoText() just after frame creation
Guillermo Rodriguez Garcia [Sun, 19 Mar 2000 23:19:52 +0000 (23:19 +0000)] 
Added a Motif-only extra call to UpdateInfoText() just after frame creation

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

24 years agofixed broken test for wxUSE_JOYSTICK in configure.
Ron Lee [Sun, 19 Mar 2000 23:04:18 +0000 (23:04 +0000)] 
fixed broken test for wxUSE_JOYSTICK in configure.
added joytest sample to samples_dist and samples/configure.

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

24 years agoMisc small changes
Julian Smart [Sun, 19 Mar 2000 19:55:13 +0000 (19:55 +0000)] 
Misc small changes

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

24 years ago The Return of WM Size Hints Part IV.
Robert Roebling [Sun, 19 Mar 2000 19:51:08 +0000 (19:51 +0000)] 
  The Return of WM Size Hints Part IV.

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

24 years agozlib objects linked together with wxBase
Vadim Zeitlin [Sun, 19 Mar 2000 18:51:40 +0000 (18:51 +0000)] 
zlib objects linked together with wxBase

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

24 years agowxFTP::Close() shouldn't hide base wxSocket function
Vadim Zeitlin [Sun, 19 Mar 2000 18:46:55 +0000 (18:46 +0000)] 
wxFTP::Close() shouldn't hide base wxSocket function

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

24 years agoAllows wxStatusBar95 to send common events like other windows
Robin Dunn [Sun, 19 Mar 2000 17:21:28 +0000 (17:21 +0000)] 
Allows wxStatusBar95 to send common events like other windows

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

24 years ago1. corrected HAVE_PW_GECOS detection in configure (which never worked)
Vadim Zeitlin [Sun, 19 Mar 2000 16:45:43 +0000 (16:45 +0000)] 
1. corrected HAVE_PW_GECOS detection in configure (which never worked)
2. added and documented wxGetFreeMemory() for Unix (Linux/Solaris only)

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

24 years ago Funny resize behaviour fix.
Robert Roebling [Sun, 19 Mar 2000 16:23:09 +0000 (16:23 +0000)] 
  Funny resize behaviour fix.

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

24 years agofixed KeySym handling ((keysym & 0xF000) != 0 instead of keysym < 0xFF to determine...
Václav Slavík [Sun, 19 Mar 2000 15:28:45 +0000 (15:28 +0000)] 
fixed KeySym handling ((keysym & 0xF000) != 0 instead of keysym < 0xFF to determine printable characters

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

24 years agoSmall mods to distrib files
Julian Smart [Sun, 19 Mar 2000 15:24:27 +0000 (15:24 +0000)] 
Small mods to distrib files

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

24 years agoSome VC++ makefile fixes; minor comment mods to setup0.h
Julian Smart [Sun, 19 Mar 2000 14:47:13 +0000 (14:47 +0000)] 
Some VC++ makefile fixes; minor comment mods to setup0.h

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

24 years agoadded missing object file for vidxanm to unix makefile
Ron Lee [Sun, 19 Mar 2000 14:43:52 +0000 (14:43 +0000)] 
added missing object file for vidxanm to unix makefile

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

24 years agoAdded info about versions for XFree86/OS2.
Stefan Neis [Sun, 19 Mar 2000 14:34:23 +0000 (14:34 +0000)] 
Added info about versions for XFree86/OS2.

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

24 years agosome old Danish translations
Vadim Zeitlin [Sun, 19 Mar 2000 14:18:16 +0000 (14:18 +0000)] 
some old Danish translations

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

24 years agoOS/2 info added
Vadim Zeitlin [Sun, 19 Mar 2000 13:59:52 +0000 (13:59 +0000)] 
OS/2 info added

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

24 years agocompilation fix for anything different from VC++
Vadim Zeitlin [Sun, 19 Mar 2000 13:52:50 +0000 (13:52 +0000)] 
compilation fix for anything different from VC++

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

24 years agoadded missing object files for oss & esd to unix makefile
Ron Lee [Sun, 19 Mar 2000 13:51:13 +0000 (13:51 +0000)] 
added missing object files for oss & esd to unix makefile

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

24 years agosome more (apparently harmless) changes from Klass Holwerda
Vadim Zeitlin [Sun, 19 Mar 2000 13:27:52 +0000 (13:27 +0000)] 
some more (apparently harmless) changes from Klass Holwerda

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

24 years agotranslator for Swedish added
Vadim Zeitlin [Sun, 19 Mar 2000 13:20:06 +0000 (13:20 +0000)] 
translator for Swedish added

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

24 years agosome more explanations about thread exiting/killing/deleting
Vadim Zeitlin [Sun, 19 Mar 2000 13:10:02 +0000 (13:10 +0000)] 
some more explanations about thread exiting/killing/deleting

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

24 years agoChnaged includes to work without precompiled headers
Stefan Neis [Sun, 19 Mar 2000 12:57:08 +0000 (12:57 +0000)] 
Chnaged includes to work without precompiled headers

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

24 years agoapparent gcc bug workaround
Vadim Zeitlin [Sun, 19 Mar 2000 12:36:04 +0000 (12:36 +0000)] 
apparent gcc bug workaround

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

24 years ago Highly experimental, unstable code (for determining the
Robert Roebling [Sun, 19 Mar 2000 10:31:26 +0000 (10:31 +0000)] 
  Highly experimental, unstable code (for determining the
    encoding of the default GUI font). #ifdeffed.

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

24 years ago Small speed-up.
Robert Roebling [Sun, 19 Mar 2000 09:08:09 +0000 (09:08 +0000)] 
  Small speed-up.

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

24 years agorepaired some of the more obvious horrors in the contrib (configure) Makefiles
Ron Lee [Sun, 19 Mar 2000 04:09:08 +0000 (04:09 +0000)] 
repaired some of the more obvious horrors in the contrib (configure) Makefiles
reworked makelib.env so that it now can create shared libs and has (un)install
targets.

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

24 years agowxUSE_DYNAMIC_CLASSES was left out.
Robin Dunn [Sun, 19 Mar 2000 03:41:25 +0000 (03:41 +0000)] 
wxUSE_DYNAMIC_CLASSES was left out.

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

24 years agofixed wxListMainWindow::HitTest
Unknown (NI) [Sun, 19 Mar 2000 02:10:09 +0000 (02:10 +0000)] 
fixed wxListMainWindow::HitTest

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

24 years agodon't compile docvwmdi sample if !wxUSE_MDI_ARCHITECTURE
Vadim Zeitlin [Sun, 19 Mar 2000 00:57:10 +0000 (00:57 +0000)] 
don't compile docvwmdi sample if !wxUSE_MDI_ARCHITECTURE

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

24 years ago1. fixed crash in wxDateTime::ParseDate
Vadim Zeitlin [Sun, 19 Mar 2000 00:56:22 +0000 (00:56 +0000)] 
1. fixed crash in wxDateTime::ParseDate
2. some DLL compilation fixes
3. wxHandleFatalExceptions() implemented for MSW and documented
4. some attempts to make setup0.h a bit nicer

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

24 years agoAdded includes needed if not using precompiled headers.
Stefan Neis [Sat, 18 Mar 2000 23:42:28 +0000 (23:42 +0000)] 
Added includes needed if not using precompiled headers.

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

24 years agoRemoved redundant member variable.
Stefan Neis [Sat, 18 Mar 2000 23:24:51 +0000 (23:24 +0000)] 
Removed redundant member variable.

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

24 years agoDon't try to use Tooltips, if they are not available.
Stefan Neis [Sat, 18 Mar 2000 23:12:01 +0000 (23:12 +0000)] 
Don't try to use Tooltips, if they are not available.

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

24 years agoNo precompiled headers for gcc, even if compiling WXPM.
Stefan Neis [Sat, 18 Mar 2000 22:50:07 +0000 (22:50 +0000)] 
No precompiled headers for gcc, even if compiling WXPM.

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

24 years agoAdded a couple of fixes.
Stefan Neis [Sat, 18 Mar 2000 22:28:28 +0000 (22:28 +0000)] 
Added a couple of fixes.

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

24 years agosome files for wxHandleFatalException() I previously forgot to commit
Vadim Zeitlin [Sat, 18 Mar 2000 22:25:22 +0000 (22:25 +0000)] 
some files for wxHandleFatalException() I previously forgot to commit

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

24 years agochanged titlebar text colour from white to fg[GTK_STATE_SELECTED]
Václav Slavík [Sat, 18 Mar 2000 21:46:18 +0000 (21:46 +0000)] 
changed titlebar text colour from white to fg[GTK_STATE_SELECTED]

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

24 years agoThese two makefiles were *horrid* abominations.
Ron Lee [Sat, 18 Mar 2000 21:15:16 +0000 (21:15 +0000)] 
These two makefiles were *horrid* abominations.
In fact they still are.  But at least now they have
some _chance_ of actually working..

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

24 years agomade makefile more robust
Ron Lee [Sat, 18 Mar 2000 20:22:18 +0000 (20:22 +0000)] 
made makefile more robust

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

24 years ago wxAccel fix.
Robert Roebling [Sat, 18 Mar 2000 20:18:00 +0000 (20:18 +0000)] 
  wxAccel fix.

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

24 years agoAdded def files for making OpenGL DLLs (Mingw32); added comment to wxHTML format
Julian Smart [Sat, 18 Mar 2000 20:11:10 +0000 (20:11 +0000)] 
Added def files for making OpenGL DLLs (Mingw32); added comment to wxHTML format
doc; added OpenGL libs to makeg95.env

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

24 years ago I don't think the last person to edit splitter.cpp did
Robert Roebling [Sat, 18 Mar 2000 18:47:00 +0000 (18:47 +0000)] 
  I don't think the last person to edit splitter.cpp did
    actually run the sample afterwards. I did.

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

24 years agoAdded conversion of menu labels (&->~)
Stefan Neis [Sat, 18 Mar 2000 17:39:14 +0000 (17:39 +0000)] 
Added conversion of menu labels (&->~)

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

24 years agoHad to #ifdef out all the new wxGetFullHostName code as it breaks all
Guillermo Rodriguez Garcia [Sat, 18 Mar 2000 16:48:02 +0000 (16:48 +0000)] 
Had to #ifdef out all the new wxGetFullHostName code as it breaks all
the samples and apps _at least_ under mingw (and I think it will also
cause other problems). Sorry, will have to wait for 2.1.14 to be released
before this can be properly fixed.

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

24 years agoRemoved the wonderfully malicious WS_CLIPSIBLINGS style.
Julian Smart [Sat, 18 Mar 2000 15:50:40 +0000 (15:50 +0000)] 
Removed the wonderfully malicious WS_CLIPSIBLINGS style.

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

24 years agoCorrected my correction.
Julian Smart [Sat, 18 Mar 2000 14:12:11 +0000 (14:12 +0000)] 
Corrected my correction.

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

24 years agoMoved position of WXDLLEXPORT keyword
Julian Smart [Sat, 18 Mar 2000 13:24:58 +0000 (13:24 +0000)] 
Moved position of WXDLLEXPORT keyword

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

24 years agoCorrected WXDLLEXPORT keyword position.
Julian Smart [Sat, 18 Mar 2000 13:19:54 +0000 (13:19 +0000)] 
Corrected WXDLLEXPORT keyword position.

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

24 years agoRestored sane way of using BC++ linker
Julian Smart [Sat, 18 Mar 2000 09:34:56 +0000 (09:34 +0000)] 
Restored sane way of using BC++ linker

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

24 years agoAdded stub for wxHandleFatalExceptions. But where's the implementation?
Julian Smart [Sat, 18 Mar 2000 09:26:44 +0000 (09:26 +0000)] 
Added stub for wxHandleFatalExceptions. But where's the implementation?

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

24 years agoDoc tweaks
Julian Smart [Sat, 18 Mar 2000 09:20:21 +0000 (09:20 +0000)] 
Doc tweaks

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

24 years agoWhen making the DLL with glcanvas then you have to link the dll with
Robin Dunn [Sat, 18 Mar 2000 08:33:15 +0000 (08:33 +0000)] 
When making the DLL with glcanvas then you have to link the dll with
the gl libraries.  Added a flag to let the makefile do that.

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

24 years agoWhen making the DLL with glcanvas then you have to link the dll with
Robin Dunn [Sat, 18 Mar 2000 08:15:25 +0000 (08:15 +0000)] 
When making the DLL with glcanvas then you have to link the dll with
the gl libraries.  Added a flag to let the makefile do that.

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

24 years agonew swig generated code
Robin Dunn [Sat, 18 Mar 2000 07:57:59 +0000 (07:57 +0000)] 
new swig generated code

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

24 years agochanges for wxDash
Robin Dunn [Sat, 18 Mar 2000 07:57:15 +0000 (07:57 +0000)] 
changes for wxDash

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

24 years agomore tests: OS/user info functions
Vadim Zeitlin [Fri, 17 Mar 2000 23:02:38 +0000 (23:02 +0000)] 
more tests: OS/user info functions

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

24 years agocompilation fix
Vadim Zeitlin [Fri, 17 Mar 2000 23:02:03 +0000 (23:02 +0000)] 
compilation fix

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

24 years agoAdded include of module.h
Stefan Neis [Fri, 17 Mar 2000 23:01:33 +0000 (23:01 +0000)] 
Added include of module.h

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

24 years ago1. wxGetFullHostName() does return the full host name now under MSW
Vadim Zeitlin [Fri, 17 Mar 2000 23:00:10 +0000 (23:00 +0000)] 
1. wxGetFullHostName() does return the full host name now under MSW
2. wxGetEmailAddress() doesn't always return empty string...
3. status bar created under MSW is of type wxStatusBar, hence wxWin RTTI
   works for it
4. carsh in IPC sample fixed

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

24 years agofixes for drop source and for capturing the mouse
Robin Dunn [Fri, 17 Mar 2000 19:30:19 +0000 (19:30 +0000)] 
fixes for drop source and for capturing the mouse

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

24 years agoSome wxPython doc changes
Robin Dunn [Fri, 17 Mar 2000 18:59:26 +0000 (18:59 +0000)] 
Some wxPython doc changes

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