]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agochanges to make wxWindow::FindFocus work as expected with composite controls
Václav Slavík [Wed, 29 Sep 2004 14:34:28 +0000 (14:34 +0000)] 
changes to make wxWindow::FindFocus work as expected with composite controls

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

19 years agoApplied patch [ 1036833 ] Hiding declaration of wxScrollHelper
Julian Smart [Wed, 29 Sep 2004 14:02:24 +0000 (14:02 +0000)] 
Applied patch [ 1036833 ] Hiding declaration of wxScrollHelper

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

19 years agoIncreased a buffer size
Julian Smart [Wed, 29 Sep 2004 13:29:48 +0000 (13:29 +0000)] 
Increased a buffer size

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

19 years agoMissed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor...
Włodzimierz Skiba [Wed, 29 Sep 2004 11:25:34 +0000 (11:25 +0000)] 
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.

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

19 years agosigned/unsigned comparison warning fix
Vadim Zeitlin [Wed, 29 Sep 2004 11:16:22 +0000 (11:16 +0000)] 
signed/unsigned comparison warning fix

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

19 years agoremoved C++ comments from C files
Vadim Zeitlin [Wed, 29 Sep 2004 10:42:37 +0000 (10:42 +0000)] 
removed C++ comments from C files

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

19 years agowxTLW::SetLeft/RightMenu of smart phones documented.
Włodzimierz Skiba [Wed, 29 Sep 2004 09:46:26 +0000 (09:46 +0000)] 
wxTLW::SetLeft/RightMenu of smart phones documented.

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

19 years agomore 64 bit correctness fixes
Vadim Zeitlin [Wed, 29 Sep 2004 09:25:47 +0000 (09:25 +0000)] 
more 64 bit correctness fixes

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

19 years agoUpdate the wx-config man page.
Ron Lee [Wed, 29 Sep 2004 09:07:08 +0000 (09:07 +0000)] 
Update the wx-config man page.
Remove some cruft from the docs package.
Bump version in configure.
Update aclocal.

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

19 years agoremove unfinished sample for release
Ryan Norton [Wed, 29 Sep 2004 08:20:14 +0000 (08:20 +0000)] 
remove unfinished sample for release

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

19 years agoHardware defines spec.
Włodzimierz Skiba [Wed, 29 Sep 2004 08:03:26 +0000 (08:03 +0000)] 
Hardware defines spec.

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

19 years agoIncremented version
Julian Smart [Wed, 29 Sep 2004 07:48:17 +0000 (07:48 +0000)] 
Incremented version

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

19 years agoUpdate odbc for parallel installs too.
Ron Lee [Wed, 29 Sep 2004 07:36:34 +0000 (07:36 +0000)] 
Update odbc for parallel installs too.

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

19 years agoC++ removed from C syntax.
Włodzimierz Skiba [Wed, 29 Sep 2004 07:21:18 +0000 (07:21 +0000)] 
C++ removed from C syntax.

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

19 years agoInclude missing.h to find O_* flags.
Włodzimierz Skiba [Wed, 29 Sep 2004 05:44:37 +0000 (05:44 +0000)] 
Include missing.h to find O_* flags.

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

19 years agoCorrection to lost #ifdef
Włodzimierz Skiba [Wed, 29 Sep 2004 05:42:47 +0000 (05:42 +0000)] 
Correction to lost #ifdef

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

19 years agowxStaticBox constructor is not supposed to take a wxValidator
David Elliott [Wed, 29 Sep 2004 05:18:38 +0000 (05:18 +0000)] 
wxStaticBox constructor is not supposed to take a wxValidator

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

19 years agodrawer sample mods from ABX (with only one mod - _CODE Added to #define USE_DRAWER 0)
Ryan Norton [Wed, 29 Sep 2004 04:28:42 +0000 (04:28 +0000)] 
drawer sample mods from ABX (with only one mod - _CODE Added to #define USE_DRAWER 0)

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

19 years agoreSWIGged
Robin Dunn [Wed, 29 Sep 2004 00:22:24 +0000 (00:22 +0000)] 
reSWIGged

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

19 years agoAllow embedded double quotes, and hex-encode single quotes. Makes the
Robin Dunn [Wed, 29 Sep 2004 00:20:27 +0000 (00:20 +0000)] 
Allow embedded double quotes, and hex-encode single quotes.  Makes the
typical case a bit more readable.

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

19 years agoUpdates for how the Python code is generated
Robin Dunn [Wed, 29 Sep 2004 00:15:21 +0000 (00:15 +0000)] 
Updates for how the Python code is generated

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

19 years agoSend EVT_COMMAND_TEXT_UPDATED from the spin control when the text in a spin control...
Kevin Hock [Wed, 29 Sep 2004 00:14:29 +0000 (00:14 +0000)] 
Send EVT_COMMAND_TEXT_UPDATED from the spin control when the text in a spin control is updated by typing

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

19 years agoVersion number bump
Robin Dunn [Wed, 29 Sep 2004 00:11:58 +0000 (00:11 +0000)] 
Version number bump

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

19 years agoBeginings of supporting multiple versions installed side-by-side
Robin Dunn [Wed, 29 Sep 2004 00:11:17 +0000 (00:11 +0000)] 
Beginings of supporting multiple versions installed side-by-side

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

19 years agoTRUE/FALSE/etc. cleanup in the *.in files, regenerated the .h and .cpp
Robin Dunn [Tue, 28 Sep 2004 23:36:33 +0000 (23:36 +0000)] 
TRUE/FALSE/etc. cleanup in the *.in files, regenerated the .h and .cpp
files

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

19 years agoWhen enabling events, use CommonModes instead of DefaultMode for the RunLoop. In...
Kevin Hock [Tue, 28 Sep 2004 23:23:21 +0000 (23:23 +0000)] 
When enabling events, use CommonModes instead of DefaultMode for the RunLoop.  In use locally since January, indicated as better mode setting by Dave E.

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

19 years agowxListItem::m_data is now of type wxUIntPtr, not long, for compatibility with 64...
Vadim Zeitlin [Tue, 28 Sep 2004 21:53:19 +0000 (21:53 +0000)] 
wxListItem::m_data is now of type wxUIntPtr, not long, for compatibility with 64 bit systems

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

19 years agoadded wxPtrToUInt() to cast pointer to an integer type without warnings
Vadim Zeitlin [Tue, 28 Sep 2004 21:48:47 +0000 (21:48 +0000)] 
added wxPtrToUInt() to cast pointer to an integer type without warnings

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

19 years agoadded HAVE_REINTERPRET_CAST detection
Vadim Zeitlin [Tue, 28 Sep 2004 21:46:05 +0000 (21:46 +0000)] 
added HAVE_REINTERPRET_CAST detection

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

19 years agoadded AC_CXX_REINTERPRET_CAST
Vadim Zeitlin [Tue, 28 Sep 2004 21:44:59 +0000 (21:44 +0000)] 
added AC_CXX_REINTERPRET_CAST

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

19 years agoadded wx_reinterpret_cast() macro
Vadim Zeitlin [Tue, 28 Sep 2004 21:44:10 +0000 (21:44 +0000)] 
added wx_reinterpret_cast() macro

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

19 years agosuppress VC7.1 64 bit correctness warnings
Vadim Zeitlin [Tue, 28 Sep 2004 21:16:57 +0000 (21:16 +0000)] 
suppress VC7.1 64 bit correctness warnings

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

19 years agooff-by-one fix
Robin Dunn [Tue, 28 Sep 2004 19:49:00 +0000 (19:49 +0000)] 
off-by-one fix

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

19 years agoCorrected compile warnings, took out debug printf
Robin Dunn [Tue, 28 Sep 2004 19:24:58 +0000 (19:24 +0000)] 
Corrected compile warnings, took out debug printf

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

19 years agoPatch from Alberto Griggio to use the wxRenderer for drawing the
Robin Dunn [Tue, 28 Sep 2004 18:59:28 +0000 (18:59 +0000)] 
Patch from Alberto Griggio  to use the wxRenderer for drawing the
header and buttons, plus some tweaks from me to calculate the height
of the header based on font size.

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

19 years agoHardware defines spec.
Włodzimierz Skiba [Tue, 28 Sep 2004 18:17:07 +0000 (18:17 +0000)] 
Hardware defines spec.

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

19 years agoHardware defines spec.
Włodzimierz Skiba [Tue, 28 Sep 2004 17:39:16 +0000 (17:39 +0000)] 
Hardware defines spec.

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

19 years agoDuplicate wxLC_VIRTUAL removed
Julian Smart [Tue, 28 Sep 2004 17:30:00 +0000 (17:30 +0000)] 
Duplicate wxLC_VIRTUAL removed

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

19 years agoHardware defines spec.
Włodzimierz Skiba [Tue, 28 Sep 2004 17:29:37 +0000 (17:29 +0000)] 
Hardware defines spec.

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

19 years agoHardware defines spec.
Włodzimierz Skiba [Tue, 28 Sep 2004 17:13:15 +0000 (17:13 +0000)] 
Hardware defines spec.

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

19 years agoPatch from Victor V. Kryukov
Robin Dunn [Tue, 28 Sep 2004 16:46:43 +0000 (16:46 +0000)] 
Patch from Victor V. Kryukov

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

19 years agoHardware defines spec.
Włodzimierz Skiba [Tue, 28 Sep 2004 16:32:06 +0000 (16:32 +0000)] 
Hardware defines spec.

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

19 years agoHardware defines spec. Their application to the sources will take more commits since...
Włodzimierz Skiba [Tue, 28 Sep 2004 16:11:04 +0000 (16:11 +0000)] 
Hardware defines spec. Their application to the sources will take more commits since it not always as easy as it seems when they are part of more complicated conditions.

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

19 years agoImproved the generic font dialog appearance.
Julian Smart [Tue, 28 Sep 2004 15:46:17 +0000 (15:46 +0000)] 
Improved the generic font dialog appearance.

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

19 years agopossibly fix compilo error w/xcode
Ryan Norton [Tue, 28 Sep 2004 15:41:27 +0000 (15:41 +0000)] 
possibly fix compilo error w/xcode

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

19 years agoFix some bugs
Ryan Norton [Tue, 28 Sep 2004 15:24:48 +0000 (15:24 +0000)] 
Fix some bugs

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

19 years agoSource cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoor...
Włodzimierz Skiba [Tue, 28 Sep 2004 15:13:27 +0000 (15:13 +0000)] 
Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND.

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

19 years agoremove unfinished impl
Ryan Norton [Tue, 28 Sep 2004 15:02:56 +0000 (15:02 +0000)] 
remove unfinished impl

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

19 years agoEnable concurrent installs of runtime packages after a soname change.
Ron Lee [Tue, 28 Sep 2004 14:47:08 +0000 (14:47 +0000)] 
Enable concurrent installs of runtime packages after a soname change.
Add a common package for afm metrics, and other 'static' data and utilities.
Remove the version/flavour from afm installs on unix as discussed with Vaclav,
these files really do never change.
Mention --static along with other selection options in --help.

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

19 years agoUse generic font dialog on MacOS X
Julian Smart [Tue, 28 Sep 2004 14:28:22 +0000 (14:28 +0000)] 
Use generic font dialog on MacOS X

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

19 years agowxFile::Length() return type fix (replaces last check in)
Vadim Zeitlin [Tue, 28 Sep 2004 12:05:29 +0000 (12:05 +0000)] 
wxFile::Length() return type fix (replaces last check in)

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

19 years agoMissed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor...
Włodzimierz Skiba [Tue, 28 Sep 2004 11:54:59 +0000 (11:54 +0000)] 
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.

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

19 years agoTypo corrections
Julian Smart [Tue, 28 Sep 2004 10:32:34 +0000 (10:32 +0000)] 
Typo corrections

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

19 years agoblind fix for wxGetEmptyString() compilation with wxUSE_STL == 1
Vadim Zeitlin [Tue, 28 Sep 2004 09:50:23 +0000 (09:50 +0000)] 
blind fix for wxGetEmptyString() compilation with wxUSE_STL == 1

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

19 years agofix unicode stuff
Ryan Norton [Tue, 28 Sep 2004 09:24:48 +0000 (09:24 +0000)] 
fix unicode stuff

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

19 years agoRemoved fcntl.h include
Julian Smart [Tue, 28 Sep 2004 08:01:31 +0000 (08:01 +0000)] 
Removed fcntl.h include

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

19 years ago__WINCE__ -> __WXWINCE__
Julian Smart [Tue, 28 Sep 2004 07:45:37 +0000 (07:45 +0000)] 
__WINCE__ -> __WXWINCE__
Added missing O_... symbols
Incremented the version

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

19 years agoMake the warnings a little more relevant in other contexts
Ron Lee [Tue, 28 Sep 2004 04:30:39 +0000 (04:30 +0000)] 
Make the warnings a little more relevant in other contexts
in which they may be seen.

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

19 years agoOn the Mac the Alt key is a character modifier like Shift, so let char
Robin Dunn [Tue, 28 Sep 2004 00:13:53 +0000 (00:13 +0000)] 
On the Mac the Alt key is a character modifier like Shift, so let char
events with AltDown proceed into Scintilla.

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

19 years agosource nice-ness and remove erronous files
Ryan Norton [Mon, 27 Sep 2004 23:19:24 +0000 (23:19 +0000)] 
source nice-ness and remove erronous files

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

19 years agorevert bad change
Ryan Norton [Mon, 27 Sep 2004 22:46:16 +0000 (22:46 +0000)] 
revert bad change

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

19 years agofix link errors
Robin Dunn [Mon, 27 Sep 2004 21:35:44 +0000 (21:35 +0000)] 
fix link errors

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

19 years agoAllow style spec strings to contain colour names as well as hex values
Robin Dunn [Mon, 27 Sep 2004 21:17:01 +0000 (21:17 +0000)] 
Allow style spec strings to contain colour names as well as hex values

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

19 years agoDon't try to typedef off_t twice (eVC++)
Julian Smart [Mon, 27 Sep 2004 21:08:54 +0000 (21:08 +0000)] 
Don't try to typedef off_t twice (eVC++)

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

19 years agocode cleanup for the pen width condition (patch 1034942 + more)
Vadim Zeitlin [Mon, 27 Sep 2004 21:02:57 +0000 (21:02 +0000)] 
code cleanup for the pen width condition (patch 1034942 + more)

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

19 years agoScript updates
Julian Smart [Mon, 27 Sep 2004 20:55:59 +0000 (20:55 +0000)] 
Script updates

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

19 years agoset click coordinates to (-1, -1) if right mouse button event was generated from...
Vadim Zeitlin [Mon, 27 Sep 2004 20:52:10 +0000 (20:52 +0000)] 
set click coordinates to (-1, -1) if right mouse button event was generated from the keyboard

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

19 years agoinitialize m_reusable (patch 1035725)
Vadim Zeitlin [Mon, 27 Sep 2004 20:51:19 +0000 (20:51 +0000)] 
initialize m_reusable (patch 1035725)

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

19 years agoFix for probably rare but potential refcount leak.
Robin Dunn [Mon, 27 Sep 2004 20:46:44 +0000 (20:46 +0000)] 
Fix for probably rare but potential refcount leak.

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

19 years agoOops, forgot to remove some whitespace and to sort the list of files
Robin Dunn [Mon, 27 Sep 2004 20:40:24 +0000 (20:40 +0000)] 
Oops, forgot to remove some whitespace and to sort the list of files

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

19 years agoUpdated wxSTC's copy of Scintilla to version 1.61
Robin Dunn [Mon, 27 Sep 2004 20:29:49 +0000 (20:29 +0000)] 
Updated wxSTC's copy of Scintilla to version 1.61

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

19 years agoSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND, TRUE...
Włodzimierz Skiba [Mon, 27 Sep 2004 19:24:45 +0000 (19:24 +0000)] 
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false.

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

19 years agoSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND, TRUE...
Włodzimierz Skiba [Mon, 27 Sep 2004 19:15:07 +0000 (19:15 +0000)] 
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false.

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

19 years agoSource cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE/true, FALSE/false.
Włodzimierz Skiba [Mon, 27 Sep 2004 19:06:39 +0000 (19:06 +0000)] 
Source cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE/true, FALSE/false.

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

19 years agoAdded IsActive
Robin Dunn [Mon, 27 Sep 2004 19:00:20 +0000 (19:00 +0000)] 
Added IsActive

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

19 years agoAdded FontFromPixelSize
Robin Dunn [Mon, 27 Sep 2004 18:59:10 +0000 (18:59 +0000)] 
Added FontFromPixelSize

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

19 years agoexplicitly forward declare wxHashTableBase when wxUSE_STL == 1; this is apparently...
Vadim Zeitlin [Mon, 27 Sep 2004 18:19:22 +0000 (18:19 +0000)] 
explicitly forward declare wxHashTableBase when wxUSE_STL == 1; this is apparently needed for xlC (AIX compiler)

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

19 years agoWatcom fixes after recent wxFile changes.
Włodzimierz Skiba [Mon, 27 Sep 2004 17:27:41 +0000 (17:27 +0000)] 
Watcom fixes after recent wxFile changes.

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

19 years agofix crash when calling wxGetEmptyString() with wxUSE_STL == 1 (bug 1028804)
Vadim Zeitlin [Mon, 27 Sep 2004 17:20:55 +0000 (17:20 +0000)] 
fix crash when calling wxGetEmptyString() with wxUSE_STL == 1 (bug 1028804)

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

19 years agoMissed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor...
Włodzimierz Skiba [Mon, 27 Sep 2004 16:01:38 +0000 (16:01 +0000)] 
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.

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

19 years agodefine wxInvalidOffset properly (as wxFileOffset, not off_t)
Vadim Zeitlin [Mon, 27 Sep 2004 14:33:51 +0000 (14:33 +0000)] 
define wxInvalidOffset properly (as wxFileOffset, not off_t)

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

19 years agoremove stuff
Ryan Norton [Mon, 27 Sep 2004 14:20:01 +0000 (14:20 +0000)] 
remove stuff

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

19 years ago[ 1035247 ] fix the number of ticks in slider (with annotations)
Ryan Norton [Mon, 27 Sep 2004 13:57:34 +0000 (13:57 +0000)] 
1035247 ] fix the number of ticks in slider (with annotations)

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

19 years agouse both generic and native on osx 10.2 for presentation purposes
Ryan Norton [Mon, 27 Sep 2004 13:14:22 +0000 (13:14 +0000)] 
use both generic and native on osx 10.2 for presentation purposes

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

19 years agoIOKit framework now req. under darwin
Ryan Norton [Mon, 27 Sep 2004 13:07:39 +0000 (13:07 +0000)] 
IOKit framework now req. under darwin

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

19 years ago Compile fixes.
Robert Roebling [Mon, 27 Sep 2004 13:06:30 +0000 (13:06 +0000)] 
  Compile fixes.

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

19 years agofix crash after radio button fix
Vadim Zeitlin [Mon, 27 Sep 2004 13:01:12 +0000 (13:01 +0000)] 
fix crash after radio button fix

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

19 years agoEarly versions of GTK+2 don't have has_toplevel_focus
Julian Smart [Mon, 27 Sep 2004 12:20:21 +0000 (12:20 +0000)] 
Early versions of GTK+2 don't have has_toplevel_focus

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

19 years agomake go generic
Ryan Norton [Mon, 27 Sep 2004 11:44:29 +0000 (11:44 +0000)] 
make go generic

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

19 years agogeneric (will comment on list later about was does/doesn't work) drawer
Ryan Norton [Mon, 27 Sep 2004 11:32:05 +0000 (11:32 +0000)] 
generic (will comment on list later about was does/doesn't work) drawer

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

19 years agoadded src/msw/wince/filefnwce.cpp
Vadim Zeitlin [Mon, 27 Sep 2004 11:30:03 +0000 (11:30 +0000)] 
added src/msw/wince/filefnwce.cpp

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

19 years agowarning fix after huge file patch
Vadim Zeitlin [Mon, 27 Sep 2004 11:29:12 +0000 (11:29 +0000)] 
warning fix after huge file patch

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

19 years agokeep the old wxFont::Create() signature (changed by font size in pixels patch) to...
Vadim Zeitlin [Mon, 27 Sep 2004 11:02:11 +0000 (11:02 +0000)] 
keep the old wxFont::Create() signature (changed by font size in pixels patch) to fix XTI and to preserve backwards compatibility

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

19 years agoadded wxGetFullModuleName(); use it instead of calling ::GetModuleFileName() directly
Vadim Zeitlin [Mon, 27 Sep 2004 10:58:32 +0000 (10:58 +0000)] 
added wxGetFullModuleName(); use it instead of calling ::GetModuleFileName() directly

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

19 years agodoc-typo
Dimitri Schoolwerth [Mon, 27 Sep 2004 10:55:56 +0000 (10:55 +0000)] 
doc-typo

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

19 years agodoc-typo
Dimitri Schoolwerth [Mon, 27 Sep 2004 10:34:39 +0000 (10:34 +0000)] 
doc-typo

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

19 years agofixed MSVC6 warning
Dimitri Schoolwerth [Mon, 27 Sep 2004 10:25:41 +0000 (10:25 +0000)] 
fixed MSVC6 warning

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

19 years agoHandle the case of unresolveable ambiguity in --list now too.
Ron Lee [Mon, 27 Sep 2004 08:08:02 +0000 (08:08 +0000)] 
Handle the case of unresolveable ambiguity in --list now too.

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

19 years agopass by reference, not value
Ryan Norton [Mon, 27 Sep 2004 07:45:15 +0000 (07:45 +0000)] 
pass by reference, not value

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

19 years agofix warnings
Ryan Norton [Mon, 27 Sep 2004 07:42:40 +0000 (07:42 +0000)] 
fix warnings

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