]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoUpdated font dialog constructors to use a reference to the font data
Julian Smart [Sat, 18 May 2002 11:05:58 +0000 (11:05 +0000)] 
Updated font dialog constructors to use a reference to the font data
as per more recent convention

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

22 years agomade SetItemText() work for the item which we're about to start editing
Vadim Zeitlin [Fri, 17 May 2002 23:54:42 +0000 (23:54 +0000)] 
made SetItemText() work for the item which we're about to start editing

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

22 years agoconditionalized theme box drawing
Stefan Csomor [Fri, 17 May 2002 20:14:08 +0000 (20:14 +0000)] 
conditionalized theme box drawing

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

22 years agoautoresize upon setting new bitmap
Stefan Csomor [Fri, 17 May 2002 20:13:37 +0000 (20:13 +0000)] 
autoresize upon setting new bitmap

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

22 years agofixed wxScreenDC for X
Stefan Csomor [Fri, 17 May 2002 20:13:08 +0000 (20:13 +0000)] 
fixed wxScreenDC for X

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

22 years agoFixed the package build script so wxPython is built with the same
Robin Dunn [Fri, 17 May 2002 17:19:06 +0000 (17:19 +0000)] 
Fixed the package build script so wxPython is built with the same
version of wxWindows made by the same script.

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

22 years agoCommented out debug messages
Robin Dunn [Fri, 17 May 2002 16:00:20 +0000 (16:00 +0000)] 
Commented out debug messages

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

22 years agotitle-less windows also for windows
Stefan Csomor [Fri, 17 May 2002 14:10:29 +0000 (14:10 +0000)] 
title-less windows also for windows

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

22 years agousing QD Text under non OSX
Stefan Csomor [Fri, 17 May 2002 12:22:14 +0000 (12:22 +0000)] 
using QD Text under non OSX

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

22 years agoworking closer to proper MLTE support under OSX
Stefan Csomor [Fri, 17 May 2002 12:20:15 +0000 (12:20 +0000)] 
working closer to proper MLTE support under OSX

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

22 years agono event upon changing value only anymore
Stefan Csomor [Fri, 17 May 2002 12:19:37 +0000 (12:19 +0000)] 
no event upon changing value only anymore

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

22 years agoconditials for TARGET_CARBON when drawing using appearance text box
Stefan Csomor [Fri, 17 May 2002 12:18:19 +0000 (12:18 +0000)] 
conditials for TARGET_CARBON when drawing using appearance text box

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

22 years agochanged char event handling for ctrl-chars and skipped events
Stefan Csomor [Fri, 17 May 2002 12:16:38 +0000 (12:16 +0000)] 
changed char event handling for ctrl-chars and skipped events

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

22 years agoadded GetApplicationScript for non Carbon builds
Stefan Csomor [Fri, 17 May 2002 12:08:30 +0000 (12:08 +0000)] 
added GetApplicationScript for non Carbon builds

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

22 years agoA few little tweaks
Robin Dunn [Fri, 17 May 2002 06:01:44 +0000 (06:01 +0000)] 
A few little tweaks

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

22 years agoA few little tweaks, reswigged code for wxMac
Robin Dunn [Fri, 17 May 2002 05:36:40 +0000 (05:36 +0000)] 
A few little tweaks, reswigged code for wxMac

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

22 years agoScripts to make a installer package in a disk image for wxPython and
Robin Dunn [Fri, 17 May 2002 05:33:32 +0000 (05:33 +0000)] 
Scripts to make a installer package in a disk image for wxPython and
for Python too.  It's a strange mixture of sh, csh and perl, but it
works.

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

22 years agofixed the selection rectangle drawing (was off by 1)
Vadim Zeitlin [Thu, 16 May 2002 19:27:49 +0000 (19:27 +0000)] 
fixed the selection rectangle drawing (was off by 1)

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

22 years agouse the menu item text, not label, in the owner drawn items
Vadim Zeitlin [Thu, 16 May 2002 19:26:26 +0000 (19:26 +0000)] 
use the menu item text, not label, in the owner drawn items

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

22 years agofixed wrong array index in UuidToCForm
Vadim Zeitlin [Thu, 16 May 2002 18:48:17 +0000 (18:48 +0000)] 
fixed wrong array index in UuidToCForm

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

22 years ago Committing in .
Jouk Jansen [Thu, 16 May 2002 12:49:26 +0000 (12:49 +0000)] 
 Committing in .

 OpenVMS configuration file update.

 Modified Files:
  wxWindows/setup.h_vms
 ----------------------------------------------------------------------

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

22 years agogenerate EVT_SCROLL events for the standalong scrollbars, not EVT_SCROLLWIN
Vadim Zeitlin [Thu, 16 May 2002 10:45:49 +0000 (10:45 +0000)] 
generate EVT_SCROLL events for the standalong scrollbars, not EVT_SCROLLWIN

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

22 years agoCheck for null return value in wxClientDC constructor
Julian Smart [Wed, 15 May 2002 20:03:07 +0000 (20:03 +0000)] 
Check for null return value in wxClientDC constructor

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

22 years agoDon't call a function that might do drawing when setting a null image list
Julian Smart [Wed, 15 May 2002 19:59:10 +0000 (19:59 +0000)] 
Don't call a function that might do drawing when setting a null image list
(might be deleting the tree control)

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

22 years agoUpdates from contributor
Robin Dunn [Wed, 15 May 2002 19:46:31 +0000 (19:46 +0000)] 
Updates from contributor

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

22 years agoAn implementation of wxPen.GetDashes.
Robin Dunn [Wed, 15 May 2002 19:46:10 +0000 (19:46 +0000)] 
An implementation of wxPen.GetDashes.
wxSplitterEvent derives from wxNotifyEvent.

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

22 years agodemo update
Robin Dunn [Wed, 15 May 2002 19:45:03 +0000 (19:45 +0000)] 
demo update

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

22 years agoSome files to ignore
Robin Dunn [Wed, 15 May 2002 19:09:31 +0000 (19:09 +0000)] 
Some files to ignore

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

22 years agowxSTC changes to help it work better on wxMac
Robin Dunn [Wed, 15 May 2002 19:07:48 +0000 (19:07 +0000)] 
wxSTC changes to help it work better on wxMac

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

22 years agomore demo updates
Robin Dunn [Wed, 15 May 2002 19:06:54 +0000 (19:06 +0000)] 
more demo updates

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

22 years agoAdded missing const for operator !=
Julian Smart [Wed, 15 May 2002 13:13:17 +0000 (13:13 +0000)] 
Added missing const for operator !=

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

22 years agoapplied copy constructor fix to assignment operator as well
Gilles Depeyrot [Wed, 15 May 2002 06:22:01 +0000 (06:22 +0000)] 
applied copy constructor fix to assignment operator as well

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

22 years agoRe-enable clipboard and DnD classes for wxMac
Robin Dunn [Wed, 15 May 2002 05:05:48 +0000 (05:05 +0000)] 
Re-enable clipboard and DnD classes for wxMac

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

22 years agodemo updates
Robin Dunn [Wed, 15 May 2002 05:05:02 +0000 (05:05 +0000)] 
demo updates

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

22 years agoIn an expose event, the m_clearRegion is also updated as well
Julian Smart [Tue, 14 May 2002 20:38:22 +0000 (20:38 +0000)] 
In an expose event, the m_clearRegion is also updated as well
as m_updateRegion because otherwise in a scroll or resize,
a custom OnEraseBackground method will draw over more window than
OnPaint will redraw -- clearly not what's wanted.

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

22 years agodon't send SPLITTER_POS_CHANGED events when the splitter position was changed from...
Vadim Zeitlin [Tue, 14 May 2002 18:10:04 +0000 (18:10 +0000)] 
don't send SPLITTER_POS_CHANGED events when the splitter position was changed from the program itself

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

22 years agono, DO NOT use wxMessageBox where wxLogError is more suitable
Václav Slavík [Tue, 14 May 2002 17:58:54 +0000 (17:58 +0000)] 
no, DO NOT use wxMessageBox where wxLogError is more suitable
 (and don't display Information icon when reporting an *error* (sigh...))

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

22 years agoFixed double deletion in region iterator
Julian Smart [Tue, 14 May 2002 15:49:35 +0000 (15:49 +0000)] 
Fixed double deletion in region iterator

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

22 years agoFixed a lost #else
Robin Dunn [Tue, 14 May 2002 14:37:33 +0000 (14:37 +0000)] 
Fixed a lost #else

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

22 years agoInitialized control member pointers and checked for null pointer
Julian Smart [Tue, 14 May 2002 14:05:12 +0000 (14:05 +0000)] 
Initialized control member pointers and checked for null pointer
to make controls sample run on MacOS X again

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

22 years agoNow shows author correctly under MacOS X
Julian Smart [Tue, 14 May 2002 13:53:48 +0000 (13:53 +0000)] 
Now shows author correctly under MacOS X

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

22 years agoadded missing extern "C" required for Sun CC
Vadim Zeitlin [Tue, 14 May 2002 12:28:07 +0000 (12:28 +0000)] 
added missing extern "C" required for Sun CC

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

22 years agorenamed main to mymain to suppress the warnings
Vadim Zeitlin [Tue, 14 May 2002 11:33:24 +0000 (11:33 +0000)] 
renamed main to mymain to suppress the warnings

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

22 years agofixed a warning
Vadim Zeitlin [Tue, 14 May 2002 11:28:26 +0000 (11:28 +0000)] 
fixed a warning

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

22 years agoInitialized the controls on the widgets spinbutton page
Julian Smart [Tue, 14 May 2002 11:28:13 +0000 (11:28 +0000)] 
Initialized the controls on the widgets spinbutton page
and checked for NULL in one of the event handlers, since
on the Mac the event handler may be called before the
control is properly initialized
Tested for an empty string in Mac's textctrl.cpp
else we get a crash if there is nothing in the text control

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

22 years agowanted to fix zlib include path but it turned out to be already ok so I just added...
Vadim Zeitlin [Tue, 14 May 2002 11:09:53 +0000 (11:09 +0000)] 
wanted to fix zlib include path but it turned out to be already ok so I just added a comment saying why should it be left like this

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

22 years agoswigged updates for wxMac
Robin Dunn [Tue, 14 May 2002 07:50:21 +0000 (07:50 +0000)] 
swigged updates for wxMac

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

22 years agoFixing nested triple quotes again
Robin Dunn [Tue, 14 May 2002 07:49:32 +0000 (07:49 +0000)] 
Fixing nested triple quotes again

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

22 years agoUse the stdout/stderr window by default on Mac too. Force it on in
Robin Dunn [Tue, 14 May 2002 07:49:05 +0000 (07:49 +0000)] 
Use the stdout/stderr window by default on Mac too.  Force it on in
the demo.

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

22 years agoMinor updates to build scripts
Robin Dunn [Tue, 14 May 2002 07:47:40 +0000 (07:47 +0000)] 
Minor updates to build scripts

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

22 years agowxSTC begins to work on wxMac...
Robin Dunn [Tue, 14 May 2002 07:44:33 +0000 (07:44 +0000)] 
wxSTC begins to work on wxMac...

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

22 years agoIf'd out the listbox on wxPopupWindow test for now
Robin Dunn [Tue, 14 May 2002 00:06:37 +0000 (00:06 +0000)] 
If'd out the listbox on wxPopupWindow test for now

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

22 years agodocumented wxFileName::SplitPath(), added more obsolescence notes about the functions...
Vadim Zeitlin [Mon, 13 May 2002 23:50:39 +0000 (23:50 +0000)] 
documented wxFileName::SplitPath(), added more obsolescence notes about the functions superseded by wxFileName

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

22 years agocleared the wxFileNameFromPath mess
Vadim Zeitlin [Mon, 13 May 2002 23:49:32 +0000 (23:49 +0000)] 
cleared the wxFileNameFromPath mess

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

22 years agoAdded some inline helpers so the dependence on wxUSE_UNICODE and
Robin Dunn [Mon, 13 May 2002 23:31:02 +0000 (23:31 +0000)] 
Added some inline helpers so the dependence on wxUSE_UNICODE and
wxUSE_WCHAR_T can be localized instead of having #if's all over the
place.

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

22 years agoThe use of wxPopupWindow fo rhte autocomplete and calltip windows is
Robin Dunn [Mon, 13 May 2002 20:33:54 +0000 (20:33 +0000)] 
The use of wxPopupWindow fo rhte autocomplete and calltip windows is
now a little better integrated.

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

22 years agoPopup Window now supported in OS/2 (for tipwindows and such associated with toolbars).
David Webster [Mon, 13 May 2002 18:11:52 +0000 (18:11 +0000)] 
Popup Window now supported in OS/2 (for tipwindows and such associated with toolbars).

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

22 years agoWeekly catch up.
David Webster [Mon, 13 May 2002 18:10:59 +0000 (18:10 +0000)] 
Weekly catch up.

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

22 years agoWXPM now uses popupwindows.
David Webster [Mon, 13 May 2002 18:09:46 +0000 (18:09 +0000)] 
WXPM now uses popupwindows.

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

22 years agotextctrl.cpp: Removed assert from CanRedo/CanUndo since the best behaviour is
Julian Smart [Mon, 13 May 2002 16:54:32 +0000 (16:54 +0000)] 
textctrl.cpp: Removed assert from CanRedo/CanUndo since the best behaviour is
to return FALSE (Redo/Undo functions are unimplemented)
treectrlg.cpp: in InsertItem, allow previous item to be null in order
to insert at first position of possibly-empty child list
dcclient.cpp: allow setting of null font (common espec. on Windows)

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

22 years agoCompiler bug
David Webster [Mon, 13 May 2002 15:49:41 +0000 (15:49 +0000)] 
Compiler bug

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

22 years agoEliminated a couple of warnings
Julian Smart [Mon, 13 May 2002 10:11:13 +0000 (10:11 +0000)] 
Eliminated a couple of warnings

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

22 years agouse built-in wcslen instead of disabling wide character support for Darwin
Gilles Depeyrot [Mon, 13 May 2002 05:41:51 +0000 (05:41 +0000)] 
use built-in wcslen instead of disabling wide character support for Darwin

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

22 years agofixed bug with using wrong interval (-1) when restarting a running timer
Vadim Zeitlin [Sun, 12 May 2002 22:46:12 +0000 (22:46 +0000)] 
fixed bug with using wrong interval (-1) when restarting a running timer

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

22 years agofixes to wxFontDialog after recent changes
Vadim Zeitlin [Sun, 12 May 2002 22:26:01 +0000 (22:26 +0000)] 
fixes to wxFontDialog after recent changes

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

22 years agofixed wxFontDialog API: accept const ref instead of (well, in addition to) a possibly...
Vadim Zeitlin [Sun, 12 May 2002 19:35:33 +0000 (19:35 +0000)] 
fixed wxFontDialog API: accept const ref instead of (well, in addition to) a possibly NULL pointer

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

22 years agoAdded overloaded AddChild from contributor
Julian Smart [Sun, 12 May 2002 18:43:46 +0000 (18:43 +0000)] 
Added overloaded AddChild from contributor

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

22 years agoFixed mouse handling for captured windows
Julian Smart [Sun, 12 May 2002 16:08:47 +0000 (16:08 +0000)] 
Fixed mouse handling for captured windows
Didn't need most of the cshelp fix

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

22 years agoDon't use context id for context help since it doesn't seem to be working at present
Julian Smart [Sun, 12 May 2002 12:47:54 +0000 (12:47 +0000)] 
Don't use context id for context help since it doesn't seem to be working at present

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

22 years agoAdded recursive event handler pushing to fix context help problem.
Julian Smart [Sun, 12 May 2002 12:46:34 +0000 (12:46 +0000)] 
Added recursive event handler pushing to fix context help problem.

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

22 years agoAdded missing brace in checkbox.tex
Julian Smart [Sun, 12 May 2002 11:34:19 +0000 (11:34 +0000)] 
Added missing brace in checkbox.tex

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

22 years agoadded the test for GtkText inside wxYield crash
Vadim Zeitlin [Sun, 12 May 2002 11:28:31 +0000 (11:28 +0000)] 
added the test for GtkText inside wxYield crash

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

22 years agofixed crashes in GtkText when it was refreshed from inside wxYield
Vadim Zeitlin [Sun, 12 May 2002 11:26:06 +0000 (11:26 +0000)] 
fixed crashes in GtkText when it was refreshed from inside wxYield

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

22 years agomade wxIsInsideYield global -- will be fixed when we have some better way to test...
Vadim Zeitlin [Sun, 12 May 2002 11:25:39 +0000 (11:25 +0000)] 
made wxIsInsideYield global -- will be fixed when we have some better way to test if we're inside wxYield() from wxApp

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

22 years agoAdded deprecated property classes for future reference (maybe separate manual)
Julian Smart [Sun, 12 May 2002 11:10:24 +0000 (11:10 +0000)] 
Added deprecated property classes for future reference (maybe separate manual)

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

22 years agouse tm_gmtoff instead of timezone variable if tm struct member exists
Gilles Depeyrot [Sun, 12 May 2002 09:17:04 +0000 (09:17 +0000)] 
use tm_gmtoff instead of timezone variable if tm struct member exists

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

22 years agono timezone variable is only a warning instead of an error (use tm_gmtoff
Gilles Depeyrot [Sun, 12 May 2002 08:49:36 +0000 (08:49 +0000)] 
no timezone variable is only a warning instead of an error (use tm_gmtoff
instead, in particular for Darwin / Mac OS X)

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

22 years agocorrected wxFontData assignement operator (was recursive!)
Gilles Depeyrot [Sun, 12 May 2002 07:48:53 +0000 (07:48 +0000)] 
corrected wxFontData assignement operator (was recursive!)

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

22 years agoswigged updates for wxGTK
Robin Dunn [Sun, 12 May 2002 04:16:47 +0000 (04:16 +0000)] 
swigged updates for wxGTK

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

22 years agovarious tweaks and updates
Robin Dunn [Sun, 12 May 2002 03:20:42 +0000 (03:20 +0000)] 
various tweaks and updates

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

22 years agoadded a comment about the default button handling
Vadim Zeitlin [Sat, 11 May 2002 23:40:38 +0000 (23:40 +0000)] 
added a comment about the default button handling

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

22 years agodon't treat Enter always as Tab, just for the text controls
Vadim Zeitlin [Sat, 11 May 2002 23:34:36 +0000 (23:34 +0000)] 
don't treat Enter always as Tab, just for the text controls

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

22 years agofixed typo
Vadim Zeitlin [Sat, 11 May 2002 23:24:01 +0000 (23:24 +0000)] 
fixed typo

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

22 years agochanged the handling of the default buttons to be more logical
Vadim Zeitlin [Sat, 11 May 2002 22:31:05 +0000 (22:31 +0000)] 
changed the handling of the default buttons to be more logical

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

22 years agoadded wxControlWithItems constructor/destructor (for Darwin)
Gilles Depeyrot [Sat, 11 May 2002 17:14:46 +0000 (17:14 +0000)] 
added wxControlWithItems constructor/destructor (for Darwin)

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

22 years agocorrected pragma interface
Gilles Depeyrot [Sat, 11 May 2002 17:13:20 +0000 (17:13 +0000)] 
corrected pragma interface

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

22 years agofixed zlib compression test
Vadim Zeitlin [Sat, 11 May 2002 15:09:10 +0000 (15:09 +0000)] 
fixed zlib compression test

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

22 years agofixed incorrect assert for the default compression level value
Vadim Zeitlin [Sat, 11 May 2002 15:08:53 +0000 (15:08 +0000)] 
fixed incorrect assert for the default compression level value

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

22 years agodon't test for msvcrt under Unix nor libw under Windows in wcslen() test
Vadim Zeitlin [Sat, 11 May 2002 14:41:42 +0000 (14:41 +0000)] 
don't test for msvcrt under Unix nor libw under Windows in wcslen() test

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

22 years agofixed the rule for compiling the RC files
Vadim Zeitlin [Sat, 11 May 2002 13:45:23 +0000 (13:45 +0000)] 
fixed the rule for compiling the RC files

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

22 years agoconst KEY_T& does not do the right thing for pointers.
Mattia Barbon [Sat, 11 May 2002 08:43:35 +0000 (08:43 +0000)] 
const KEY_T& does not do the right thing for pointers.

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

22 years agoappearance box drawing
Stefan Csomor [Sat, 11 May 2002 06:55:38 +0000 (06:55 +0000)] 
appearance box drawing

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

22 years agoappearance fonts
Stefan Csomor [Sat, 11 May 2002 06:55:06 +0000 (06:55 +0000)] 
appearance fonts

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

22 years agokey handling
Stefan Csomor [Sat, 11 May 2002 06:54:50 +0000 (06:54 +0000)] 
key handling

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

22 years agocorrected background
Stefan Csomor [Sat, 11 May 2002 06:54:36 +0000 (06:54 +0000)] 
corrected background

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

22 years agocommon value changed code for spinbutton
Stefan Csomor [Sat, 11 May 2002 06:53:56 +0000 (06:53 +0000)] 
common value changed code for spinbutton

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

22 years agofixed redrawing bug
Stefan Csomor [Sat, 11 May 2002 06:53:27 +0000 (06:53 +0000)] 
fixed redrawing bug

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

22 years agoadded carbon events for navigation keys, size corrections
Stefan Csomor [Sat, 11 May 2002 06:52:50 +0000 (06:52 +0000)] 
added carbon events for navigation keys, size corrections

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

22 years agotooltip displaying correct background under OSX , antialiased system font used
Stefan Csomor [Sat, 11 May 2002 06:51:15 +0000 (06:51 +0000)] 
tooltip displaying correct background under OSX , antialiased system font used

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

22 years agotoplevel native window disposal in deferred delete clas
Stefan Csomor [Sat, 11 May 2002 06:50:06 +0000 (06:50 +0000)] 
toplevel native window disposal in deferred delete clas

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