]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agowxMotif::wxFont supports encodings too (and shares 99% of font code with wxGTK)
Vadim Zeitlin [Fri, 1 Oct 1999 14:59:52 +0000 (14:59 +0000)] 
wxMotif::wxFont supports encodings too (and shares 99% of font code with wxGTK)

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

24 years agorenamed gsockmot.cpp to *.c
Vadim Zeitlin [Fri, 1 Oct 1999 13:53:26 +0000 (13:53 +0000)] 
renamed gsockmot.cpp to *.c

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

24 years agofix from Ron for one-shot timers
Vadim Zeitlin [Fri, 1 Oct 1999 13:21:34 +0000 (13:21 +0000)] 
fix from Ron for one-shot timers

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

24 years agoUpdates to VC++ project files
Julian Smart [Fri, 1 Oct 1999 11:41:15 +0000 (11:41 +0000)] 
Updates to VC++ project files

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

24 years agosmall font demo
Vadim Zeitlin [Fri, 1 Oct 1999 00:50:45 +0000 (00:50 +0000)] 
small font demo

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

24 years agobasic support for encodings for wxMSW::wxFont
Vadim Zeitlin [Fri, 1 Oct 1999 00:49:52 +0000 (00:49 +0000)] 
basic support for encodings for wxMSW::wxFont

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

24 years agonew sample
Guillermo Rodriguez Garcia [Thu, 30 Sep 1999 23:56:10 +0000 (23:56 +0000)] 
new sample

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

24 years agobugfixes
Guillermo Rodriguez Garcia [Thu, 30 Sep 1999 23:53:10 +0000 (23:53 +0000)] 
bugfixes

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

24 years agoAll events now internally watched
Guillermo Rodriguez Garcia [Thu, 30 Sep 1999 23:44:00 +0000 (23:44 +0000)] 
All events now internally watched

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

24 years agoUses wxSocketBase::Unread instead of CreatePushback
Guillermo Rodriguez Garcia [Thu, 30 Sep 1999 23:42:36 +0000 (23:42 +0000)] 
Uses wxSocketBase::Unread instead of CreatePushback

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

24 years agoSeveral changes and updates
Guillermo Rodriguez Garcia [Thu, 30 Sep 1999 23:41:33 +0000 (23:41 +0000)] 
Several changes and updates

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

24 years agofixed compilation and added support for all 4 images (as a side effect) to the
Vadim Zeitlin [Thu, 30 Sep 1999 23:25:19 +0000 (23:25 +0000)] 
fixed compilation and added support for all 4 images (as a side effect) to the
generic tree control

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

24 years agogernerated source code updates
Robin Dunn [Thu, 30 Sep 1999 22:28:18 +0000 (22:28 +0000)] 
gernerated source code updates

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

24 years agoversion string is now quoted properly
Robin Dunn [Thu, 30 Sep 1999 22:27:28 +0000 (22:27 +0000)] 
version string is now quoted properly

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

24 years agofixed an error in the sample
Robin Dunn [Thu, 30 Sep 1999 22:26:02 +0000 (22:26 +0000)] 
fixed an error in the sample

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

24 years agowxListCtrl::InsertItem returns the index of the inserted item
Vadim Zeitlin [Thu, 30 Sep 1999 22:17:02 +0000 (22:17 +0000)] 
wxListCtrl::InsertItem returns the index of the inserted item

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

24 years ago Corrected filelist.txt a little - one gsocket.c is enough,
Robert Roebling [Thu, 30 Sep 1999 22:13:45 +0000 (22:13 +0000)] 
  Corrected filelist.txt a little - one gsocket.c is enough,
  Corrected cursors - not yet perfect,
  Added some tests to scroll sample
  Made wxScrolledWindow::Scroll() call Refresh(),
  Change wxListCtrl to reflect the latter change (wxTreeCtrl will follow),
  Added activate event for wxMDIChildFrame
  Implemented wxSIMPLE_BORDER for wxWindow (no controls),
  Tried to correct positioning upon start-up - no way,
  Rewrote catching of scroll events - page-up, page-down, up and down
    work now. Don't know what TOP and BOTTOM are used for.

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

24 years agofixed the rule for the DLL so it doesn't build the .lib file twice
Robin Dunn [Thu, 30 Sep 1999 21:28:29 +0000 (21:28 +0000)] 
fixed the rule for the DLL so it doesn't build the .lib file twice

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

24 years agoadded missing fontcmn.cpp
Robin Dunn [Thu, 30 Sep 1999 21:26:44 +0000 (21:26 +0000)] 
added missing fontcmn.cpp

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

24 years agoonly set parent frame ontop when the current frame being destructed is active
Unknown (MT) [Thu, 30 Sep 1999 08:01:13 +0000 (08:01 +0000)] 
only set parent frame ontop when the current frame being destructed is active

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

24 years agoupdates for wxPython docs
Robin Dunn [Thu, 30 Sep 1999 07:13:40 +0000 (07:13 +0000)] 
updates for wxPython docs

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

24 years ago1. wxHtmlHelpController and related classes
Robin Dunn [Thu, 30 Sep 1999 07:11:20 +0000 (07:11 +0000)] 
1. wxHtmlHelpController and related classes
2. the C++ versions of wxSizer and firends, Python versions are
   'depreciated'
3. wxPyEvent and wxPyCommandEvent, event classes that can carry some
   python objects through the event system and safely come back out
   again.
4. wxGridSizer and wxFlexGridSizer
5. wxValidator
6. wxPyOnDemandOutputWindow
7. several tweaks, fixes and additions of missing methods, etc.
8. and probably several other things I am forgetting since CVS was
   down so long...

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

24 years agoCreated and wrapped wxPyControlPoint
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

24 years ago1. Implemented support for different icons for different states (expanded,
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

24 years agoChange wxGetCurrentUTime as wxGetCurrentMTime (milli not micro!)
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

24 years agoFactorize timercmm.cpp code
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

24 years ago1. added a brief overview of Unicode support
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

24 years agoAdded wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement
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

24 years agoAdded defines to allow altered tab placement under gcc-2.95
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

24 years agoAdded wxNB_RIGHT,LEFT,BOTTOM flags for tab placement
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

24 years agoparam type of wxWindow::Reparent() fixed in wxGTK
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

24 years agoAdded wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement
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

24 years agoRemoved call to SetValidator since CreateBase was doing it already
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

24 years agoMisc changes, including to wxPropertyForm and sample to make it work
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

24 years agowxListCtrlCompare typedef now is defined correctly (was missing CALLBACK)
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

24 years ago//... => /* ... */
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

24 years agoitem about constants naming added
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

24 years agoIfdef'd out sample code for wxStaticBitmap. It's not working under
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

24 years agoAdded check to ensure that style arg to ctor has either wxHORIZONTAL or
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

24 years ago*** empty log message ***
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

24 years agoAdded code to wxMemoryDC ctor to set default font. This fixes the controls
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

24 years agoAdded code to implement wxTE_READONLY style for single line text controls.
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

24 years agono message
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

24 years agoI got tired of some of the memory leak messages related to html and
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

24 years agoadd imagall.cpp
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

24 years agochange wxImage::InitAllHandlers to wxInitAllImageHandlers and put it in a separate...
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

24 years ago*** empty log message ***
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

24 years agoMore OS/2 changes and fixes. Getting there.
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

24 years agothe bitmaps in wxPropertyList are created on demand: this speeds up the
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

24 years agostarted separating GUI parts of wxLog from the rest
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

24 years agoheader inclusion fix
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

24 years agoRemoved obsolete files.
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

24 years agoAdd wxImage::InitAllHandlers()
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

24 years ago*** empty log message ***
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

24 years agoAdded userData to wxSizerItems and other things to make sizers more
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

24 years agoAdded CVS module for wxPython
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

24 years agoupdates of some SWIG generated stuff
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

24 years agosome ifdef'd out things added back in
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

24 years agominor changes
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

24 years agomore things to ignore
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

24 years agosetlocale() argument corrected
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

24 years agosmall underscores fix for GTK 1.0
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

24 years agounderscores in menu items handled too under GTK+ 1.2
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

24 years agounused parameter warnings suppressed
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

24 years agoserbase.cpp added to the list of files
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

24 years agounused parameter warnings suppressed
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

24 years agoFreeBSD linking fix
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

24 years agounused parameter warnings suppressed
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

24 years agotypo fixed
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

24 years agomore files to ignore (*.env)
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

24 years agoambiguous ctor call resolved
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

24 years agotypo fixed
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

24 years agounused parameter warnings suppressed
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

24 years agomore files to ignore (*.d and configarg.cache)
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

24 years agofont selector dialog doesn't work with GTK+ 1.0
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

24 years agoextra consts removed here and there
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

24 years agounused parameter warnings suppressed
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

24 years ago'static not in the beginning of the decl' warnings fixed
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

24 years agoMac and OS2 files excluded from wxGTK and wxMSW modules
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

24 years agoFixed wxTreeCtrl to use the proper bacground color from
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

24 years agocompilation error corrected
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

24 years agonow we initialize wxListEvent correctly
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

24 years agoSolved problem with wxhInstance name being mangled by MSVC; wxGetInstance is now...
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

24 years agoSolved problem with wxhInstance name being mangled by MSVC
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

24 years agoMore OS/2 stubs and caret fix
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

24 years agoMore stubs
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

24 years agouncommented a try...except that I had removed for testing.
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

24 years agoDon't need these in the demo directory anymore
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

24 years agoNew wxHtml stuff, including a TagHandler for placing wxPython widgets
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

24 years agoset tooltip to be TOPMOST
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

24 years ago*** empty log message ***
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

24 years ago- NOWAIT flag now implemented
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

24 years agotypedef unsigned int bool (instead of int) for consistency with defs.h
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

24 years agocall HasMask() before writing PNG files, as was done in WX_2_0_FIXES
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

24 years agovetoing item collapse works again
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

24 years agouse "cd dir && make" instead of "cd dir; make" which results in infinite loop
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

24 years agoAdded GetMainWidget() to fix bug that was causing crashes under wxMOTIF.
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

24 years agoCorrecting minor painting problems
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

24 years agoModified wxTranslateMouseEvent so that it can recognize double clicks.
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

24 years agoUpdated makefiles for VisualAge C++ V3.0
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