]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Thu, 30 Sep 1999 06:58:38 +0000 (06:58 +0000)]
Created and wrapped wxPyControlPoint
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3757
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 29 Sep 1999 22:47:56 +0000 (22:47 +0000)]
1. Implemented support for different icons for different states (expanded,
selected, combination of them) for the tree control (and doc'd it)
2. removed code which was sending extra event if wxFrame::SetSize() was
used
3. important changes to wxWizard interface
4. small compilation corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3756
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Wed, 29 Sep 1999 19:51:04 +0000 (19:51 +0000)]
Change wxGetCurrentUTime as wxGetCurrentMTime (milli not micro!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3755
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Wed, 29 Sep 1999 19:40:04 +0000 (19:40 +0000)]
Factorize timercmm.cpp code
Added wxGetCurrentUtime
Put extern declaration in wx/timer.h instead of wx/*/timer.h
Added wxChrono class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3754
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 29 Sep 1999 19:02:07 +0000 (19:02 +0000)]
1. added a brief overview of Unicode support
2. added and documented wxBITMAP() macros (as wxICON)
3. restructured wxFont class, added support of encoding parameter
4. regenerated makefiles to compile the new fontcmn.cpp file
5. corrected bug with non existing files in document-view history
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3753
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Wed, 29 Sep 1999 17:45:41 +0000 (17:45 +0000)]
Added wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3752
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Wed, 29 Sep 1999 17:44:14 +0000 (17:44 +0000)]
Added defines to allow altered tab placement under gcc-2.95
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3751
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Wed, 29 Sep 1999 17:41:05 +0000 (17:41 +0000)]
Added wxNB_RIGHT,LEFT,BOTTOM flags for tab placement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3750
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 29 Sep 1999 17:35:52 +0000 (17:35 +0000)]
param type of wxWindow::Reparent() fixed in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3749
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Wed, 29 Sep 1999 17:34:58 +0000 (17:34 +0000)]
Added wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3748
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 29 Sep 1999 16:10:48 +0000 (16:10 +0000)]
Removed call to SetValidator since CreateBase was doing it already
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3747
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 29 Sep 1999 15:55:50 +0000 (15:55 +0000)]
Misc changes, including to wxPropertyForm and sample to make it work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3746
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 29 Sep 1999 15:18:58 +0000 (15:18 +0000)]
wxListCtrlCompare typedef now is defined correctly (was missing CALLBACK)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3745
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Sep 1999 11:44:12 +0000 (11:44 +0000)]
//... => /* ... */
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3744
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Sep 1999 11:39:52 +0000 (11:39 +0000)]
item about constants naming added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3743
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Tue, 21 Sep 1999 05:32:59 +0000 (05:32 +0000)]
Ifdef'd out sample code for wxStaticBitmap. It's not working under
wxMOTIF at the moment.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3742
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Tue, 21 Sep 1999 05:22:34 +0000 (05:22 +0000)]
Added check to ensure that style arg to ctor has either wxHORIZONTAL or
wxVERTICAL. Without one of these the slider doesn't display under
Motif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3741
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 21 Sep 1999 05:16:03 +0000 (05:16 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3740
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Tue, 21 Sep 1999 03:29:16 +0000 (03:29 +0000)]
Added code to wxMemoryDC ctor to set default font. This fixes the controls
sample which was crashing when calling wxDC::DrawText.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3739
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Tue, 21 Sep 1999 02:37:29 +0000 (02:37 +0000)]
Added code to implement wxTE_READONLY style for single line text controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3738
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 20 Sep 1999 22:29:47 +0000 (22:29 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3737
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 20 Sep 1999 20:15:31 +0000 (20:15 +0000)]
I got tired of some of the memory leak messages related to html and
filesystem classes, (even when I wasn't using them) so I added to the
cleanup code already there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3736
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Mon, 20 Sep 1999 19:06:44 +0000 (19:06 +0000)]
add imagall.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3735
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Mon, 20 Sep 1999 19:05:49 +0000 (19:05 +0000)]
change wxImage::InitAllHandlers to wxInitAllImageHandlers and put it in a separate file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3734
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Mon, 20 Sep 1999 19:03:59 +0000 (19:03 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3733
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 20 Sep 1999 17:19:25 +0000 (17:19 +0000)]
More OS/2 changes and fixes. Getting there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3732
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 20 Sep 1999 16:22:26 +0000 (16:22 +0000)]
the bitmaps in wxPropertyList are created on demand: this speeds up the
program startup and also cures the crash under wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3731
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 20 Sep 1999 16:10:03 +0000 (16:10 +0000)]
started separating GUI parts of wxLog from the rest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3730
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 20 Sep 1999 11:53:41 +0000 (11:53 +0000)]
header inclusion fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3729
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Mon, 20 Sep 1999 11:52:56 +0000 (11:52 +0000)]
Removed obsolete files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3728
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Mon, 20 Sep 1999 09:03:37 +0000 (09:03 +0000)]
Add wxImage::InitAllHandlers()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3727
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 20 Sep 1999 04:49:19 +0000 (04:49 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3726
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 20 Sep 1999 03:12:49 +0000 (03:12 +0000)]
Added userData to wxSizerItems and other things to make sizers more
usable/overrideable from wxPython.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3725
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 19 Sep 1999 18:54:02 +0000 (18:54 +0000)]
Added CVS module for wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3724
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 18 Sep 1999 18:33:39 +0000 (18:33 +0000)]
updates of some SWIG generated stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3723
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 18 Sep 1999 18:23:56 +0000 (18:23 +0000)]
some ifdef'd out things added back in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3722
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 18 Sep 1999 18:21:02 +0000 (18:21 +0000)]
minor changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3721
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 18 Sep 1999 18:20:13 +0000 (18:20 +0000)]
more things to ignore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3720
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 18:02:58 +0000 (18:02 +0000)]
setlocale() argument corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3719
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 17:59:05 +0000 (17:59 +0000)]
small underscores fix for GTK 1.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3718
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 17:54:14 +0000 (17:54 +0000)]
underscores in menu items handled too under GTK+ 1.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3717
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 17:34:17 +0000 (17:34 +0000)]
unused parameter warnings suppressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3716
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 17:23:20 +0000 (17:23 +0000)]
serbase.cpp added to the list of files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3715
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 17:17:04 +0000 (17:17 +0000)]
unused parameter warnings suppressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3714
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 17:14:49 +0000 (17:14 +0000)]
FreeBSD linking fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3713
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:57:21 +0000 (16:57 +0000)]
unused parameter warnings suppressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3712
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:53:10 +0000 (16:53 +0000)]
typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3711
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:51:31 +0000 (16:51 +0000)]
more files to ignore (*.env)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3710
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:50:48 +0000 (16:50 +0000)]
ambiguous ctor call resolved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3709
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:49:31 +0000 (16:49 +0000)]
typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3708
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:49:30 +0000 (16:49 +0000)]
unused parameter warnings suppressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3707
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:48:25 +0000 (16:48 +0000)]
more files to ignore (*.d and configarg.cache)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3706
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:42:13 +0000 (16:42 +0000)]
font selector dialog doesn't work with GTK+ 1.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3705
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:39:08 +0000 (16:39 +0000)]
extra consts removed here and there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3704
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:34:02 +0000 (16:34 +0000)]
unused parameter warnings suppressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3703
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:32:53 +0000 (16:32 +0000)]
'static not in the beginning of the decl' warnings fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3702
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 18 Sep 1999 16:30:44 +0000 (16:30 +0000)]
Mac and OS2 files excluded from wxGTK and wxMSW modules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3701
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 18 Sep 1999 00:10:03 +0000 (00:10 +0000)]
Fixed wxTreeCtrl to use the proper bacground color from
SystemSettings, and changed how wxListCtrl used SystemSettings
too (static method doesn't need an instance.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3700
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 17 Sep 1999 23:37:27 +0000 (23:37 +0000)]
compilation error corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3699
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 17 Sep 1999 23:26:38 +0000 (23:26 +0000)]
now we initialize wxListEvent correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3698
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 17 Sep 1999 22:24:28 +0000 (22:24 +0000)]
Solved problem with wxhInstance name being mangled by MSVC; wxGetInstance is now extern C
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3697
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 17 Sep 1999 22:23:37 +0000 (22:23 +0000)]
Solved problem with wxhInstance name being mangled by MSVC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3696
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Sep 1999 21:46:51 +0000 (21:46 +0000)]
More OS/2 stubs and caret fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3695
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Sep 1999 21:45:56 +0000 (21:45 +0000)]
More stubs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3694
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 17 Sep 1999 15:43:05 +0000 (15:43 +0000)]
uncommented a try...except that I had removed for testing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3693
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 17 Sep 1999 05:58:27 +0000 (05:58 +0000)]
Don't need these in the demo directory anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3692
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 17 Sep 1999 05:55:00 +0000 (05:55 +0000)]
New wxHtml stuff, including a TagHandler for placing wxPython widgets
on the html page.
Some other tweaks and fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3691
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (MT) [Fri, 17 Sep 1999 04:03:10 +0000 (04:03 +0000)]
set tooltip to be TOPMOST
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3690
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Sep 1999 03:29:33 +0000 (03:29 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3689
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 17 Sep 1999 01:51:06 +0000 (01:51 +0000)]
- NOWAIT flag now implemented
- WaitForXXX are now correct (will not report readability / writability if
in the middle of a defered read / write operation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3688
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 17 Sep 1999 01:45:36 +0000 (01:45 +0000)]
typedef unsigned int bool (instead of int) for consistency with defs.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3687
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (AN) [Thu, 16 Sep 1999 19:24:01 +0000 (19:24 +0000)]
call HasMask() before writing PNG files, as was done in WX_2_0_FIXES
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3686
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Sep 1999 13:32:03 +0000 (13:32 +0000)]
vetoing item collapse works again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3685
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Sep 1999 11:37:41 +0000 (11:37 +0000)]
use "cd dir && make" instead of "cd dir; make" which results in infinite loop
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3684
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Thu, 16 Sep 1999 10:32:03 +0000 (10:32 +0000)]
Added GetMainWidget() to fix bug that was causing crashes under wxMOTIF.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3683
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick Albert [Thu, 16 Sep 1999 08:56:32 +0000 (08:56 +0000)]
Correcting minor painting problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3682
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Thu, 16 Sep 1999 07:33:16 +0000 (07:33 +0000)]
Modified wxTranslateMouseEvent so that it can recognize double clicks.
This allows double click events to be intercepted by panel items.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3681
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 15 Sep 1999 21:56:39 +0000 (21:56 +0000)]
Updated makefiles for VisualAge C++ V3.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3680
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Wed, 15 Sep 1999 21:45:36 +0000 (21:45 +0000)]
corrected to allow drag and drop for mingw32/gcc295
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3679
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Sep 1999 16:15:50 +0000 (16:15 +0000)]
added test for changing toolbar on the fly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3678
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Sep 1999 15:22:48 +0000 (15:22 +0000)]
removed some unneeded bit of test code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3677
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Sep 1999 15:06:19 +0000 (15:06 +0000)]
underscors are handled better in the menu item labels
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3676
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Sep 1999 14:27:04 +0000 (14:27 +0000)]
corrected the bad patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3675
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Sep 1999 14:12:22 +0000 (14:12 +0000)]
patch for AIX compilation (Hans-Joachim Baader)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3674
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 02:21:15 +0000 (02:21 +0000)]
Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__ should be right, now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3673
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 00:17:15 +0000 (00:17 +0000)]
Now uses wxSocketBase::Error() to see if last IO call failed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3672
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 00:15:39 +0000 (00:15 +0000)]
Various small bugfixes
Serious bugfix in ReadMsg (Read was being called with buffer == NULL !)
Added m_error
Added error handling to all IO functions
Discard now correctly updates m_lcount
Implemented wxSocketBase::SetTimeout
Deleted wxSocketClient::OnRequest (all is handled inside wxSocketBase's)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3671
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 00:09:54 +0000 (00:09 +0000)]
You CAN'T check for wxUSE_SOCKET *before* #including <wx/setup.h>!!! Who has done this?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3670
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 00:04:44 +0000 (00:04 +0000)]
wxSocketBase::OnRequest is non.virtual now (and there is no wxSocketClient::OnRequest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3669
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 00:02:49 +0000 (00:02 +0000)]
Added _GSOCKET_STANDALONE_ symbol
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3668
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 14 Sep 1999 21:09:30 +0000 (21:09 +0000)]
Added GetParser method to wxHtmlWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3667
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 14 Sep 1999 21:03:19 +0000 (21:03 +0000)]
Patches for mingw32/gcc-2.95
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3666
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 14 Sep 1999 20:57:06 +0000 (20:57 +0000)]
Mingw32/gcc-2.95 change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3665
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 14 Sep 1999 20:55:29 +0000 (20:55 +0000)]
Changes for mingw32/gcc-2.95
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3664
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 14 Sep 1999 20:54:48 +0000 (20:54 +0000)]
Makefile for mingw/gcc-2.95
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3663
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 14 Sep 1999 20:53:04 +0000 (20:53 +0000)]
Added makeg295.env file for building with gcc-2.95/mingw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3662
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 14 Sep 1999 20:52:00 +0000 (20:52 +0000)]
Added files for mingw32/gcc-2.95/norlander headers build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3661
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 14 Sep 1999 20:30:33 +0000 (20:30 +0000)]
Added makefile and resource script for building under mingw32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3660
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Tue, 14 Sep 1999 19:32:20 +0000 (19:32 +0000)]
Changed AppendCommon (called by all Append methods) so it doesn't
call ApplyWidgetStyle (which applies the current style to all list_items,
which should already have the right style), but instead only applies
the style to the new list_item. This results in a *great* speedup for large
listboxes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3659
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 14 Sep 1999 03:34:00 +0000 (03:34 +0000)]
ifdef'ed out GetBoundingRect for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3658
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775