]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agono message
David Webster [Wed, 15 Mar 2000 16:39:36 +0000 (16:39 +0000)] 
no message

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

24 years agoadded some missing makefile.unx to samples_dist
Ron Lee [Wed, 15 Mar 2000 16:16:53 +0000 (16:16 +0000)] 
added some missing makefile.unx to samples_dist

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

24 years agomakefile changes for utils_dist
Ron Lee [Wed, 15 Mar 2000 14:58:04 +0000 (14:58 +0000)] 
makefile changes for utils_dist

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

24 years agoFixed _Read() when waitall was not set and there was data in the pushback buffer
Guillermo Rodriguez Garcia [Wed, 15 Mar 2000 14:35:33 +0000 (14:35 +0000)] 
Fixed _Read() when waitall was not set and there was data in the pushback buffer

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

24 years agoFixed typo
Guillermo Rodriguez Garcia [Wed, 15 Mar 2000 14:34:41 +0000 (14:34 +0000)] 
Fixed typo

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

24 years agoFixed a endianness stupidity in the sample
Guillermo Rodriguez Garcia [Wed, 15 Mar 2000 13:29:07 +0000 (13:29 +0000)] 
Fixed a endianness stupidity in the sample

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

24 years agoAdded a warning for unknown events
Guillermo Rodriguez Garcia [Wed, 15 Mar 2000 13:28:07 +0000 (13:28 +0000)] 
Added a warning for unknown events

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

24 years agoChanges to ProjGen for new sample filenames
Julian Smart [Wed, 15 Mar 2000 12:11:38 +0000 (12:11 +0000)] 
Changes to ProjGen for new sample filenames

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

24 years agolist.h was included twice
Guillermo Rodriguez Garcia [Wed, 15 Mar 2000 09:31:26 +0000 (09:31 +0000)] 
list.h was included twice

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

24 years agoForgot to commit this one - changes for wxBase
Guillermo Rodriguez Garcia [Wed, 15 Mar 2000 09:03:40 +0000 (09:03 +0000)] 
Forgot to commit this one - changes for wxBase

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

24 years ago*** empty log message ***
Bart A.M. Jourquin [Wed, 15 Mar 2000 08:49:20 +0000 (08:49 +0000)] 
*** empty log message ***

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

24 years agoremoving ogl from utils
Bart A.M. Jourquin [Wed, 15 Mar 2000 08:48:14 +0000 (08:48 +0000)] 
removing ogl from utils

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

24 years agoAdded missing includes
Julian Smart [Wed, 15 Mar 2000 08:41:00 +0000 (08:41 +0000)] 
Added missing includes

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

24 years agomingw32 compilation fix
Vadim Zeitlin [Wed, 15 Mar 2000 08:09:17 +0000 (08:09 +0000)] 
mingw32 compilation fix

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

24 years agosome fwd declarations added to the header
Vadim Zeitlin [Wed, 15 Mar 2000 07:52:46 +0000 (07:52 +0000)] 
some fwd declarations added to the header

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

24 years agoSome modifications and additions for full wxBase support -
Guillermo Rodriguez Garcia [Wed, 15 Mar 2000 06:05:00 +0000 (06:05 +0000)] 
Some modifications and additions for full wxBase support -
not tested yet, but it should work OK as is or with little
changes.

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

24 years agoFixed a bug in the latest 'micro optimization' - was skipping one
Guillermo Rodriguez Garcia [Wed, 15 Mar 2000 03:30:40 +0000 (03:30 +0000)] 
Fixed a bug in the latest 'micro optimization' - was skipping one
of each two events.

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

24 years agoerr.. not sure :-)
Guillermo Rodriguez Garcia [Wed, 15 Mar 2000 02:14:54 +0000 (02:14 +0000)] 
err.. not sure :-)

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

24 years agoPossible fix for DestroyWindow message in MDI apps (call DestroyChildren in destructor)
Julian Smart [Wed, 15 Mar 2000 00:22:33 +0000 (00:22 +0000)] 
Possible fix for DestroyWindow message in MDI apps (call DestroyChildren in destructor)

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

24 years agoSome doc proofreading
Julian Smart [Wed, 15 Mar 2000 00:21:49 +0000 (00:21 +0000)] 
Some doc proofreading

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

24 years ago Fixed missing paint events when overriding DoMoveWindow()
Robert Roebling [Tue, 14 Mar 2000 20:08:31 +0000 (20:08 +0000)] 
  Fixed missing paint events when overriding DoMoveWindow()

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

24 years agorenamed treelay sample
Ron Lee [Tue, 14 Mar 2000 19:55:34 +0000 (19:55 +0000)] 
renamed treelay sample

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

24 years agorenamed dragimag sample
Ron Lee [Tue, 14 Mar 2000 19:47:10 +0000 (19:47 +0000)] 
renamed dragimag sample

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

24 years agorenamed thread sample
Ron Lee [Tue, 14 Mar 2000 19:35:40 +0000 (19:35 +0000)] 
renamed thread sample

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

24 years agorenamed splitter sample
Ron Lee [Tue, 14 Mar 2000 19:30:04 +0000 (19:30 +0000)] 
renamed splitter sample

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

24 years agorenamed notebook sample
Ron Lee [Tue, 14 Mar 2000 19:24:14 +0000 (19:24 +0000)] 
renamed notebook sample

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

24 years agorenamed minifram sample
Ron Lee [Tue, 14 Mar 2000 19:17:41 +0000 (19:17 +0000)] 
renamed minifram sample

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

24 years agorenamed grid sample
Ron Lee [Tue, 14 Mar 2000 19:09:12 +0000 (19:09 +0000)] 
renamed grid sample

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

24 years agorenamed tab sample
Ron Lee [Tue, 14 Mar 2000 18:58:22 +0000 (18:58 +0000)] 
renamed tab sample

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

24 years agorenamed wizard sample
Ron Lee [Tue, 14 Mar 2000 18:50:24 +0000 (18:50 +0000)] 
renamed wizard sample

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

24 years agosome micro optimisations in SearchEventTable
Vadim Zeitlin [Tue, 14 Mar 2000 18:46:17 +0000 (18:46 +0000)] 
some micro optimisations in SearchEventTable

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

24 years agorenamed treectrl sample
Ron Lee [Tue, 14 Mar 2000 18:37:46 +0000 (18:37 +0000)] 
renamed treectrl sample

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

24 years agocall wxMenubarSetInvokingWindow for submenus appended during run-time
Vadim Zeitlin [Tue, 14 Mar 2000 18:28:19 +0000 (18:28 +0000)] 
call wxMenubarSetInvokingWindow for submenus appended during run-time

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

24 years ago...and extra proplist makefiles too
Ron Lee [Tue, 14 Mar 2000 18:22:50 +0000 (18:22 +0000)] 
...and extra proplist makefiles too

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

24 years agorenamed proplist sample
Ron Lee [Tue, 14 Mar 2000 18:20:11 +0000 (18:20 +0000)] 
renamed proplist sample

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

24 years agoportuguese translator added
Vadim Zeitlin [Tue, 14 Mar 2000 17:58:33 +0000 (17:58 +0000)] 
portuguese translator added

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

24 years agoRemoved some redundant files
Julian Smart [Tue, 14 Mar 2000 17:53:11 +0000 (17:53 +0000)] 
Removed some redundant files

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

24 years ago Corrected status bar redraw problems.
Robert Roebling [Tue, 14 Mar 2000 17:20:42 +0000 (17:20 +0000)] 
  Corrected status bar redraw problems.

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

24 years agoremoved -Icontrib from src/make.env, use APPEXTRADEFS for such things instead
Vadim Zeitlin [Tue, 14 Mar 2000 17:09:45 +0000 (17:09 +0000)] 
removed -Icontrib from src/make.env, use APPEXTRADEFS for such things instead

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

24 years agofixed crash in OnChar() after m_key_current was deleted
Vadim Zeitlin [Tue, 14 Mar 2000 16:51:43 +0000 (16:51 +0000)] 
fixed crash in OnChar() after m_key_current was deleted

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

24 years agofixed infinite recursion in TAB handling with panels inside panels
Vadim Zeitlin [Tue, 14 Mar 2000 16:35:03 +0000 (16:35 +0000)] 
fixed infinite recursion in TAB handling with panels inside panels

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

24 years agostc targets in the global makefiles
Vadim Zeitlin [Tue, 14 Mar 2000 16:11:33 +0000 (16:11 +0000)] 
stc targets in the global makefiles

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

24 years agowxDropSource should have def ctor
Vadim Zeitlin [Tue, 14 Mar 2000 16:01:06 +0000 (16:01 +0000)] 
wxDropSource should have def ctor

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

24 years agomakefiles for stc lib and sample for Unix
Vadim Zeitlin [Tue, 14 Mar 2000 16:00:24 +0000 (16:00 +0000)] 
makefiles for stc lib and sample for Unix

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

24 years agoDoc edits; adding mmedia.rsp; added STC BC++ makefiles
Julian Smart [Tue, 14 Mar 2000 15:18:20 +0000 (15:18 +0000)] 
Doc edits; adding mmedia.rsp; added STC BC++ makefiles

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

24 years agotemp ugly hack around the bug under GTK
Vadim Zeitlin [Tue, 14 Mar 2000 15:15:35 +0000 (15:15 +0000)] 
temp ugly hack around the bug under GTK

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

24 years agoreverted all changes by Mark Johnson
Vadim Zeitlin [Tue, 14 Mar 2000 15:10:15 +0000 (15:10 +0000)] 
reverted all changes by Mark Johnson

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

24 years ago1. aapplied patch for bcc makefiles from Ricky Gonzales
Vadim Zeitlin [Tue, 14 Mar 2000 14:57:16 +0000 (14:57 +0000)] 
1. aapplied patch for bcc makefiles from Ricky Gonzales
2. regenerated makefiles with tmake

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

24 years agosome appearance fixes
Vadim Zeitlin [Tue, 14 Mar 2000 14:50:30 +0000 (14:50 +0000)] 
some appearance fixes

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

24 years agobetter dialog for Motif
Bart A.M. Jourquin [Tue, 14 Mar 2000 14:43:30 +0000 (14:43 +0000)] 
better dialog for Motif

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

24 years agocompilation fir for !WX_PRECOMP
Vadim Zeitlin [Tue, 14 Mar 2000 14:42:25 +0000 (14:42 +0000)] 
compilation fir for !WX_PRECOMP

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

24 years agochanged test -a into 2 tests
Vadim Zeitlin [Tue, 14 Mar 2000 14:34:28 +0000 (14:34 +0000)] 
changed test -a into 2 tests

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

24 years agoTiff library icc for VisualAge 4.0
David Webster [Tue, 14 Mar 2000 14:07:33 +0000 (14:07 +0000)] 
Tiff library icc for VisualAge 4.0

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

24 years agoupdated samples makefiles
Ron Lee [Tue, 14 Mar 2000 14:06:41 +0000 (14:06 +0000)] 
updated samples makefiles

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

24 years ago Even more printfs in GSocket,
Robert Roebling [Tue, 14 Mar 2000 13:53:34 +0000 (13:53 +0000)] 
  Even more printfs in GSocket,
  Copmile fix for splitter.

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

24 years agoSome changes to fix event processing
David Webster [Tue, 14 Mar 2000 13:36:35 +0000 (13:36 +0000)] 
Some changes to fix event processing

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

24 years agofixed arguments to "test"
Karsten Ballüder [Tue, 14 Mar 2000 12:33:37 +0000 (12:33 +0000)] 
fixed arguments to "test"

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

24 years agoAdded/updated some BC++ makefiles
Julian Smart [Tue, 14 Mar 2000 11:51:29 +0000 (11:51 +0000)] 
Added/updated some BC++ makefiles

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

24 years agoCzech message catalog is now up to date
Václav Slavík [Tue, 14 Mar 2000 11:33:48 +0000 (11:33 +0000)] 
Czech message catalog is now up to date

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

24 years agoremoved files that have nothing to do here (cz is alias for cs, .mo files for other...
Václav Slavík [Tue, 14 Mar 2000 11:33:22 +0000 (11:33 +0000)] 
removed files that have nothing to do here (cz is alias for cs, .mo files for other languages are not here)

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

24 years agoFixed crash-on-exit bug due to status bar being deleted twice (MDI apps);
Julian Smart [Tue, 14 Mar 2000 11:25:54 +0000 (11:25 +0000)] 
Fixed crash-on-exit bug due to status bar being deleted twice (MDI apps);
small changes

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

24 years agoChanged Socket() and SocketEvent() to Get... in the samples, also added
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 09:56:38 +0000 (09:56 +0000)] 
Changed Socket() and SocketEvent() to Get... in the samples, also added
a few more comments and output messages for easier understanding of what's
going on inside wxSocket.

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

24 years agoChanged declaration of functions taking an empty arglist (which means
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 09:32:27 +0000 (09:32 +0000)] 
Changed declaration of functions taking an empty arglist (which means
no prototype in C, not (void) like in C++) to take (void) instead.

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

24 years agoAdded gsockmsw.c to VC++ project files
Julian Smart [Tue, 14 Mar 2000 09:02:13 +0000 (09:02 +0000)] 
Added gsockmsw.c to VC++ project files

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

24 years agoAdded prototypes to eliminate BC++ warnings
Julian Smart [Tue, 14 Mar 2000 09:00:46 +0000 (09:00 +0000)] 
Added prototypes to eliminate BC++ warnings

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

24 years agoAdded new file: gsockmsw.c
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 04:44:32 +0000 (04:44 +0000)] 
Added new file: gsockmsw.c

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

24 years agoAdded gsockmsw which now contains all GUI-specific code for the MSW version
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 04:43:58 +0000 (04:43 +0000)] 
Added gsockmsw which now contains all GUI-specific code for the MSW version
of gsocket - a step towards wxBase

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

24 years agosrc\unix\gsocket.c
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 04:41:34 +0000 (04:41 +0000)] 
src\unix\gsocket.c

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

24 years agoremove HWND association when DestroyWindow
Unknown (MT) [Tue, 14 Mar 2000 03:13:01 +0000 (03:13 +0000)] 
remove HWND association when DestroyWindow

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

24 years agoRemoved the PREEXTRALIBS hack - no longer needed
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 01:05:54 +0000 (01:05 +0000)] 
Removed the PREEXTRALIBS hack - no longer needed

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

24 years agoA few unimportant changes
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 01:00:08 +0000 (01:00 +0000)] 
A few unimportant changes

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

24 years ago1. demo of status bar at the top in statbar
Vadim Zeitlin [Tue, 14 Mar 2000 00:47:03 +0000 (00:47 +0000)] 
1. demo of status bar at the top in statbar
2. kbd accels added to splitter

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

24 years ago1. status bar can now be positioned on top (and anywhere, in fact)
Vadim Zeitlin [Tue, 14 Mar 2000 00:45:54 +0000 (00:45 +0000)] 
1. status bar can now be positioned on top (and anywhere, in fact)
2. status bar without wxST_SIZEGRIP style won't have the size grip (wow)
3. scrollbars don't get the cursor of the main window any more
4. introduced wxSetCursorEvent and use it in wxSplitterWindow

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

24 years agoAdded PREEXTRALIBS and .cxx rule
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 00:09:00 +0000 (00:09 +0000)] 
Added PREEXTRALIBS and .cxx rule

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

24 years agoAdded PREEXTRALIBS (ugh)
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 00:08:41 +0000 (00:08 +0000)] 
Added PREEXTRALIBS (ugh)

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

24 years agonew
Guillermo Rodriguez Garcia [Mon, 13 Mar 2000 23:41:18 +0000 (23:41 +0000)] 
new

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

24 years agoSome changes to fix event processing
David Webster [Mon, 13 Mar 2000 23:29:44 +0000 (23:29 +0000)] 
Some changes to fix event processing

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

24 years agoImproved selection mode handling in wxGrid::SelectBlock
Stefan Neis [Mon, 13 Mar 2000 22:11:24 +0000 (22:11 +0000)] 
Improved selection mode handling in wxGrid::SelectBlock

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

24 years agoreplaced 'wxPCX/GIFHandler:' by 'PCX/GIF:' in error messages -- these are for users...
Václav Slavík [Mon, 13 Mar 2000 17:22:49 +0000 (17:22 +0000)] 
replaced 'wxPCX/GIFHandler:' by 'PCX/GIF:' in error messages -- these are for users, should not reveal internals

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

24 years agoadded test for selection events
Vadim Zeitlin [Mon, 13 Mar 2000 17:20:39 +0000 (17:20 +0000)] 
added test for selection events

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

24 years agoInitialize the field count in Create(). It was using a garbage value
Robin Dunn [Mon, 13 Mar 2000 17:12:31 +0000 (17:12 +0000)] 
Initialize the field count in Create().  It was using a garbage value
and causing havoc...

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

24 years ago Found bug that skrewed up display wrt horizontal
Robert Roebling [Mon, 13 Mar 2000 16:45:26 +0000 (16:45 +0000)] 
  Found bug that skrewed up display wrt horizontal
    scrolling of wxListCtrl. The selected area still
    seems wrong, though.

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

24 years ago1. some patches from Janos Vegh to docview template detection
Vadim Zeitlin [Mon, 13 Mar 2000 15:48:03 +0000 (15:48 +0000)] 
1. some patches from Janos Vegh to docview template detection
2. fixed reentrancy bug in wxGetTranslation/wxLogError resulting in infinite
   number of messageboxes
3. wxMenuItem::GetLabelFromText("&Foo") now returns "Foo", not "&Foo" in GTK
   as well
4. test for update region being NULL in wxPaintDC

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

24 years agosuppress gcc warning about non virtual dtor
Vadim Zeitlin [Mon, 13 Mar 2000 15:31:15 +0000 (15:31 +0000)] 
suppress gcc warning about non virtual dtor

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

24 years ago Typo GtkPizza,
Robert Roebling [Mon, 13 Mar 2000 15:21:40 +0000 (15:21 +0000)] 
  Typo GtkPizza,
  More debug printf()s in GSocket_Write()
  Did I touch plot.cpp ?

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

24 years agomoved wxDash typedef to gdicmn.h
Ron Lee [Mon, 13 Mar 2000 14:34:35 +0000 (14:34 +0000)] 
moved wxDash typedef to gdicmn.h
added wxXXXDash, platform dependant types for all ports
made using native dialogs the default in msw/setup0.h

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

24 years agoFixed a harmless warning about $d in sprintf and long argument
Guillermo Rodriguez Garcia [Mon, 13 Mar 2000 13:52:49 +0000 (13:52 +0000)] 
Fixed a harmless warning about $d in sprintf and long argument

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

24 years agoUse system default font for all platforms
Guillermo Rodriguez Garcia [Mon, 13 Mar 2000 13:00:26 +0000 (13:00 +0000)] 
Use system default font for all platforms

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

24 years agoMore compilation fixes.
Stefan Neis [Mon, 13 Mar 2000 12:04:25 +0000 (12:04 +0000)] 
More compilation fixes.

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

24 years agoAdded tech note on adding class documentation.
Julian Smart [Mon, 13 Mar 2000 11:20:59 +0000 (11:20 +0000)] 
Added tech note on adding class documentation.

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

24 years agofixed cross-compilation for Windows with mingw
Vadim Zeitlin [Mon, 13 Mar 2000 09:45:00 +0000 (09:45 +0000)] 
fixed cross-compilation for Windows with mingw

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

24 years agoremove \r from literal strings
Vadim Zeitlin [Mon, 13 Mar 2000 08:28:21 +0000 (08:28 +0000)] 
remove \r from literal strings

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

24 years agocheck for strtok_r() using C++ compiler
Vadim Zeitlin [Mon, 13 Mar 2000 08:27:44 +0000 (08:27 +0000)] 
check for strtok_r() using C++ compiler

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

24 years agoAdded methods for folding
Robin Dunn [Mon, 13 Mar 2000 06:50:32 +0000 (06:50 +0000)] 
Added methods for folding
dropTarget is now allocated with new

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

24 years agono message
David Webster [Mon, 13 Mar 2000 05:43:53 +0000 (05:43 +0000)] 
no message

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

24 years agosomeone forgot to clear the m_needUpdating flag, so Splitter-Windows were always...
Unknown (NI) [Mon, 13 Mar 2000 02:34:50 +0000 (02:34 +0000)] 
someone forgot to clear the m_needUpdating flag, so Splitter-Windows were always redrawn after the first sash move in the OnIdle function, even after the dragging was over\!

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

24 years agosomeone forgot to clear the m_needUpdating flag, so Splitter-Windows were always...
Unknown (NI) [Mon, 13 Mar 2000 01:59:16 +0000 (01:59 +0000)] 
someone forgot to clear the m_needUpdating flag, so Splitter-Windows were always redrawn after the first sash move in the OnIdle function, even after the dragging was over\!

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

24 years ago Added debuf printf()s to GSocket,
Robert Roebling [Sun, 12 Mar 2000 21:26:48 +0000 (21:26 +0000)] 
  Added debuf printf()s to GSocket,

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

24 years ago Some doc updates,
Robert Roebling [Sun, 12 Mar 2000 17:11:54 +0000 (17:11 +0000)] 
  Some doc updates,
  makefile and distrib things.

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

24 years agoLatex doc compilation fixes
Guilhem Lavaux [Sun, 12 Mar 2000 16:10:13 +0000 (16:10 +0000)] 
Latex doc compilation fixes

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