]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agocorrected EVT_TEXT_URL() definition, its handler takes wxTextUrlEvent and not wxComma...
Vadim Zeitlin [Tue, 15 Feb 2005 13:57:52 +0000 (13:57 +0000)] 
corrected EVT_TEXT_URL() definition, its handler takes wxTextUrlEvent and not wxCommandEvent

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

19 years agoTypo correction
Julian Smart [Tue, 15 Feb 2005 13:34:11 +0000 (13:34 +0000)] 
Typo correction

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

19 years agoSmall doc corrections
Julian Smart [Tue, 15 Feb 2005 13:17:10 +0000 (13:17 +0000)] 
Small doc corrections

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

19 years agoreuse code from wxDC::GetMultiLineTextExtent() instead of duplicating it here
Vadim Zeitlin [Tue, 15 Feb 2005 12:22:07 +0000 (12:22 +0000)] 
reuse code from wxDC::GetMultiLineTextExtent() instead of duplicating it here

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

19 years ago(blind) fix for virtual function hiding warning
Vadim Zeitlin [Tue, 15 Feb 2005 12:16:33 +0000 (12:16 +0000)] 
(blind) fix for virtual function hiding warning

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

19 years agomerged new strings into updated translation
Vadim Zeitlin [Tue, 15 Feb 2005 12:05:21 +0000 (12:05 +0000)] 
merged new strings into updated translation

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

19 years ago(blind) fix for ambiguity between Disconnect() overloads
Vadim Zeitlin [Tue, 15 Feb 2005 12:04:53 +0000 (12:04 +0000)] 
(blind) fix for ambiguity between Disconnect() overloads

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

19 years agouse type-safe Connect()s
Vadim Zeitlin [Tue, 15 Feb 2005 11:59:55 +0000 (11:59 +0000)] 
use type-safe Connect()s

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

19 years agoupdate from Martin Srebotnjak
Vadim Zeitlin [Tue, 15 Feb 2005 11:58:41 +0000 (11:58 +0000)] 
update from Martin Srebotnjak

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

19 years agodocumented new overloaded Connect() and wxFooEventHandler macros
Vadim Zeitlin [Tue, 15 Feb 2005 11:42:36 +0000 (11:42 +0000)] 
documented new overloaded Connect() and wxFooEventHandler macros

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

19 years agofix CFDictionary/Number/String combo memory leak in wxChoice - also gets rid of all...
Ryan Norton [Tue, 15 Feb 2005 09:56:44 +0000 (09:56 +0000)] 
fix CFDictionary/Number/String combo memory leak in wxChoice - also gets rid of all the memory leaks in the display sample that i thought were mine...

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

19 years agoAdded EVT_COMMAND_CONTEXT_MENU with id arg
Julian Smart [Tue, 15 Feb 2005 09:28:00 +0000 (09:28 +0000)] 
Added EVT_COMMAND_CONTEXT_MENU with id arg

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

19 years agowxDatePicker and wxDateTime for PalmOS. Remove conflict with internal maxDays in...
Włodzimierz Skiba [Tue, 15 Feb 2005 07:24:37 +0000 (07:24 +0000)] 
wxDatePicker and wxDateTime for PalmOS. Remove conflict with internal maxDays in PalmOS. #if wxUSE_XXX for limited builds.

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

19 years agotheme brush erasing and cleanup
Stefan Csomor [Tue, 15 Feb 2005 06:29:14 +0000 (06:29 +0000)] 
theme brush erasing and cleanup

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

19 years agomoving focus and border handling at one place, adding HITheme implementations, grow...
Stefan Csomor [Tue, 15 Feb 2005 06:15:22 +0000 (06:15 +0000)] 
moving focus and border handling at one place, adding HITheme implementations, grow-box painting

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

19 years agoclipping to client area
Stefan Csomor [Tue, 15 Feb 2005 06:11:29 +0000 (06:11 +0000)] 
clipping to client area

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

19 years agoslowly approaching dcscreen...
Stefan Csomor [Tue, 15 Feb 2005 06:08:17 +0000 (06:08 +0000)] 
slowly approaching dcscreen...

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

19 years agoicon - bitmap conversions corrections (size is not always the 'standard' 32 pixels)
Stefan Csomor [Tue, 15 Feb 2005 06:05:52 +0000 (06:05 +0000)] 
icon - bitmap conversions corrections (size is not always the 'standard' 32 pixels)

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

19 years agogetting rid of redundant redraws
Stefan Csomor [Tue, 15 Feb 2005 06:03:59 +0000 (06:03 +0000)] 
getting rid of redundant redraws

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

19 years agotoplevel background behaviour changed
Stefan Csomor [Tue, 15 Feb 2005 06:02:05 +0000 (06:02 +0000)] 
toplevel background behaviour changed

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

19 years agocompile warnings, M_BITMAPDATA privatized
Stefan Csomor [Tue, 15 Feb 2005 06:00:32 +0000 (06:00 +0000)] 
compile warnings, M_BITMAPDATA privatized

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

19 years agodrawing fixes
Stefan Csomor [Tue, 15 Feb 2005 05:50:48 +0000 (05:50 +0000)] 
drawing fixes

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

19 years agoNote the media lib
Ryan Norton [Tue, 15 Feb 2005 01:40:50 +0000 (01:40 +0000)] 
Note the media lib

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

19 years agoUse the new event handler macros
Ryan Norton [Tue, 15 Feb 2005 01:20:27 +0000 (01:20 +0000)] 
Use the new event handler macros

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

19 years agoinclude mondorian xpmm on cocoa too
Ryan Norton [Tue, 15 Feb 2005 00:56:51 +0000 (00:56 +0000)] 
include mondorian xpmm on cocoa too

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

19 years agouse wxDC::GetMultiLineTextExtent() instead of duplicating its code in wxButton::DoGet...
Vadim Zeitlin [Tue, 15 Feb 2005 00:37:12 +0000 (00:37 +0000)] 
use wxDC::GetMultiLineTextExtent() instead of duplicating its code in wxButton::DoGetBestSize()

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

19 years agoupdated all .po files for 2.5.4
Vadim Zeitlin [Tue, 15 Feb 2005 00:27:10 +0000 (00:27 +0000)] 
updated all .po files for 2.5.4

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

19 years agoremove INSTANCE declaration which uses wrong dll export convention and is unneeded...
Vadim Zeitlin [Tue, 15 Feb 2005 00:02:09 +0000 (00:02 +0000)] 
remove INSTANCE declaration which uses wrong dll export convention and is unneeded anyhow

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

19 years agodefine wxFooHandler() macros for all wxFooEvents to make it possible to use Connect...
Vadim Zeitlin [Mon, 14 Feb 2005 23:53:48 +0000 (23:53 +0000)] 
define wxFooHandler() macros for all wxFooEvents to make it possible to use Connect() type-safely; simplified event macros definitions by extracing common part to wx__DECLARE_EVTn()

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

19 years agofix null-pointer crash
Ryan Norton [Mon, 14 Feb 2005 23:00:27 +0000 (23:00 +0000)] 
fix null-pointer crash

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

19 years agoNeeds to inherit from wxSliderBase for new ValueInvertOrNot Change
Ryan Norton [Mon, 14 Feb 2005 22:27:07 +0000 (22:27 +0000)] 
Needs to inherit from wxSliderBase for new ValueInvertOrNot Change

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

19 years agoFinalize wxJoystick on mac. Note change. Pretty up joystick sample a bit. Don...
Ryan Norton [Mon, 14 Feb 2005 20:12:11 +0000 (20:12 +0000)] 
Finalize wxJoystick on mac.  Note change.  Pretty up joystick sample a bit.  Don't logsyserror when wxSound can't find a file - its annoying.

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

19 years agoCommon code for the same handling of wxSL_INVERSE.
Włodzimierz Skiba [Mon, 14 Feb 2005 19:29:37 +0000 (19:29 +0000)] 
Common code for the same handling of wxSL_INVERSE.

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

19 years agoadded alpha channel support to ShrinkBy
Stefan Csomor [Mon, 14 Feb 2005 19:29:09 +0000 (19:29 +0000)] 
added alpha channel support to ShrinkBy

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

19 years agoMinor editing.
Włodzimierz Skiba [Mon, 14 Feb 2005 18:28:56 +0000 (18:28 +0000)] 
Minor editing.

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

19 years agoBuild fix.
Włodzimierz Skiba [Mon, 14 Feb 2005 18:08:24 +0000 (18:08 +0000)] 
Build fix.

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

19 years agoOups...
Włodzimierz Skiba [Mon, 14 Feb 2005 18:05:38 +0000 (18:05 +0000)] 
Oups...

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

19 years agoAdded wxContextMenuEvent
Julian Smart [Mon, 14 Feb 2005 15:40:06 +0000 (15:40 +0000)] 
Added wxContextMenuEvent

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

19 years agofixed MSVC6's "C4702: unreachable code" warnings
Dimitri Schoolwerth [Mon, 14 Feb 2005 14:59:57 +0000 (14:59 +0000)] 
fixed MSVC6's "C4702: unreachable code" warnings

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

19 years agofixed Cygwin compilation (can't use extern "C" in C compilation)
Dimitri Schoolwerth [Mon, 14 Feb 2005 14:53:28 +0000 (14:53 +0000)] 
fixed Cygwin compilation (can't use extern "C" in C compilation)

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

19 years agofixed Cygwin compilation (there's no _get_osfhandle)
Dimitri Schoolwerth [Mon, 14 Feb 2005 14:48:35 +0000 (14:48 +0000)] 
fixed Cygwin compilation (there's no _get_osfhandle)

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

19 years agobakefile-0.1.7 changes affect wx,too
Václav Slavík [Mon, 14 Feb 2005 13:17:00 +0000 (13:17 +0000)] 
bakefile-0.1.7 changes affect wx,too

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

19 years ago Committing in .
Jouk Jansen [Mon, 14 Feb 2005 12:02:16 +0000 (12:02 +0000)] 
 Committing in .

 OpenVMS setup file update

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

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

19 years ago Committing in .
Jouk Jansen [Mon, 14 Feb 2005 11:11:56 +0000 (11:11 +0000)] 
 Committing in .

 Some more ; fixes

 Modified Files:
  wxWidgets/include/wx/motif/tglbtn.h
  wxWidgets/src/motif/evtloop.cpp wxWidgets/src/x11/bitmap.cpp
 ----------------------------------------------------------------------

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

19 years agoInversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of...
Włodzimierz Skiba [Mon, 14 Feb 2005 10:49:02 +0000 (10:49 +0000)] 
Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows.

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

19 years agono changes, just mention gtk_paint_expander() in comment
Vadim Zeitlin [Mon, 14 Feb 2005 10:18:31 +0000 (10:18 +0000)] 
no changes, just mention gtk_paint_expander() in comment

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

19 years agoMove HID stuff into both OSX builds. Add preliminary joystick for OSX
Ryan Norton [Mon, 14 Feb 2005 09:38:42 +0000 (09:38 +0000)] 
Move HID stuff into both OSX builds.  Add preliminary joystick for OSX

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

19 years agoForce OMF mode for DLL builds.
Stefan Neis [Mon, 14 Feb 2005 08:41:52 +0000 (08:41 +0000)] 
Force OMF mode for DLL builds.

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

19 years agocleanup
Stefan Csomor [Mon, 14 Feb 2005 05:51:52 +0000 (05:51 +0000)] 
cleanup

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

19 years agossize_t is always defined in OSX
Stefan Csomor [Mon, 14 Feb 2005 05:50:02 +0000 (05:50 +0000)] 
ssize_t is always defined in OSX

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

19 years agowarnin - move pict to where it belongs :)
Ryan Norton [Mon, 14 Feb 2005 04:18:53 +0000 (04:18 +0000)] 
warnin - move pict to where it belongs :)

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

19 years agowarnins!
Ryan Norton [Mon, 14 Feb 2005 04:06:10 +0000 (04:06 +0000)] 
warnins!

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

19 years agowarning and compilos
Ryan Norton [Mon, 14 Feb 2005 03:57:18 +0000 (03:57 +0000)] 
warning and compilos

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

19 years ago10.2 fix for CG
Ryan Norton [Mon, 14 Feb 2005 03:46:28 +0000 (03:46 +0000)] 
10.2 fix for CG

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

19 years agoNow needs wxBitmap as a concrete type.
Ron Lee [Mon, 14 Feb 2005 00:10:01 +0000 (00:10 +0000)] 
Now needs wxBitmap as a concrete type.

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

19 years agoadded support for background bitmap specified in background attribute of the HTML...
Vadim Zeitlin [Sun, 13 Feb 2005 23:17:12 +0000 (23:17 +0000)] 
added support for background bitmap specified in background attribute of the HTML body tag

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

19 years agoAdded support for current version of "emxomf".
Stefan Neis [Sun, 13 Feb 2005 23:09:33 +0000 (23:09 +0000)] 
Added support for current version of "emxomf".

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

19 years agoremoved trailing CRs
Vadim Zeitlin [Sun, 13 Feb 2005 23:08:09 +0000 (23:08 +0000)] 
removed trailing CRs

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

19 years agocorrected link to the list test page
Vadim Zeitlin [Sun, 13 Feb 2005 23:06:42 +0000 (23:06 +0000)] 
corrected link to the list test page

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

19 years agocompilo
Ryan Norton [Sun, 13 Feb 2005 21:22:19 +0000 (21:22 +0000)] 
compilo

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

19 years agomoved GNOME printing code back to wxCore and fixed for --enable-plugins case
Václav Slavík [Sun, 13 Feb 2005 21:09:46 +0000 (21:09 +0000)] 
moved GNOME printing code back to wxCore and fixed for --enable-plugins case

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

19 years agomoved GNOME printing code back to wxCore and fixed for --enable-plugins case
Václav Slavík [Sun, 13 Feb 2005 21:06:55 +0000 (21:06 +0000)] 
moved GNOME printing code back to wxCore and fixed for --enable-plugins case

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

19 years agoSimplified and extended compiler detection for OS/2.
Stefan Neis [Sun, 13 Feb 2005 21:00:00 +0000 (21:00 +0000)] 
Simplified and extended compiler detection for OS/2.

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

19 years agoAdd some information for HP-UX 11i
Michael Wetherell [Sun, 13 Feb 2005 20:28:32 +0000 (20:28 +0000)] 
Add some information for HP-UX 11i

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

19 years agocompile fix
Ryan Norton [Sun, 13 Feb 2005 19:58:07 +0000 (19:58 +0000)] 
compile fix

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

19 years agocompile fixes
Ryan Norton [Sun, 13 Feb 2005 19:57:11 +0000 (19:57 +0000)] 
compile fixes

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

19 years agodon't crash on unterminated CDATA elements (patch #1117629)
Václav Slavík [Sun, 13 Feb 2005 19:40:03 +0000 (19:40 +0000)] 
don't crash on unterminated CDATA elements (patch #1117629)

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

19 years agoreplaced wxLogDebugs() with wxLogTrace()S
Vadim Zeitlin [Sun, 13 Feb 2005 19:30:21 +0000 (19:30 +0000)] 
replaced wxLogDebugs() with wxLogTrace()S

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

19 years agodon't duplicate wxItemContainer methods in wxRadioBoxBase, instead extract the common...
Vadim Zeitlin [Sun, 13 Feb 2005 19:01:17 +0000 (19:01 +0000)] 
don't duplicate wxItemContainer methods in wxRadioBoxBase, instead extract the common intersection to a new wxItemContainerImmutable class and derive wxRadioBoxBase from it

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

19 years agoinclude wx/rawbmp.h
Vadim Zeitlin [Sun, 13 Feb 2005 17:17:12 +0000 (17:17 +0000)] 
include wx/rawbmp.h

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

19 years agoanother compilation fix: added dummy UseAlpha(0 and HasAlpha()
Vadim Zeitlin [Sun, 13 Feb 2005 17:16:33 +0000 (17:16 +0000)] 
another compilation fix: added dummy UseAlpha(0 and HasAlpha()

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

19 years agocompilation fix for raw bitmaps (can't include wx/rawbmp.h from wx/bitmap.h as the...
Vadim Zeitlin [Sun, 13 Feb 2005 17:14:19 +0000 (17:14 +0000)] 
compilation fix for raw bitmaps (can't include wx/rawbmp.h from wx/bitmap.h as the former includes the latter!)

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

19 years ago1. added SetSelection() to wxItemContainer and removed its declarations
Vadim Zeitlin [Sun, 13 Feb 2005 17:08:27 +0000 (17:08 +0000)] 
1. added SetSelection() to wxItemContainer and removed its declarations
   from derived classes
2. made wxItemContainer::Select() non virtual: it simply calls SetSelection()
3. renamed wxListBox::SetSelection(n, select) to DoSetSelection() for all
   ports and defined non virtual SetSelection() overloads in the base class
   to avoid virtual functions hiding

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

19 years agoImproved support for OS/2's ancient version of "ash" - since it is about
Stefan Neis [Sun, 13 Feb 2005 17:00:48 +0000 (17:00 +0000)] 
Improved support for OS/2's ancient version of "ash" - since it is about
        20% faster on configure than up-to-date (pd)ksh ports it's worth
        this small change, IMHO.

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

19 years agosource compatible way to solve the background problem
Stefan Csomor [Sun, 13 Feb 2005 16:48:00 +0000 (16:48 +0000)] 
source compatible way to solve the background problem

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

19 years agochanged back, as I found a source compatible way to solve the background problem
Stefan Csomor [Sun, 13 Feb 2005 16:45:34 +0000 (16:45 +0000)] 
changed back, as I found a source compatible way to solve the background problem

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

19 years agoremoved multiple duplicate copies (with subtly different behaviour) of SetStringSelec...
Vadim Zeitlin [Sun, 13 Feb 2005 16:29:31 +0000 (16:29 +0000)] 
removed multiple duplicate copies (with subtly different behaviour) of SetStringSelection(); left only one of them in wxItemContainer (and another one in wxRadioBoxBase, to be removed)

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

19 years agocopy the right part of the existing background to the memory buffer (corrects junk...
Vadim Zeitlin [Sun, 13 Feb 2005 16:08:10 +0000 (16:08 +0000)] 
copy the right part of the existing background to the memory buffer (corrects junk during scrolling introduced by last change)

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

19 years ago Documentedm, that the print setup dialog has been
Robert Roebling [Sun, 13 Feb 2005 15:44:27 +0000 (15:44 +0000)] 
  Documentedm, that the print setup dialog has been
   made obsolete.

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

19 years agoadded test for not erasing background
Vadim Zeitlin [Sun, 13 Feb 2005 15:42:31 +0000 (15:42 +0000)] 
added test for not erasing background

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

19 years ago Added raw bitmap access support to GTK 2.0.
Robert Roebling [Sun, 13 Feb 2005 15:35:43 +0000 (15:35 +0000)] 
 Added raw bitmap access support to GTK 2.0.

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

19 years ago Small correction to erase sample, added PrepareDC()
Robert Roebling [Sun, 13 Feb 2005 14:36:15 +0000 (14:36 +0000)] 
  Small correction to erase sample, added PrepareDC()
   to erase background handler.

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

19 years agowxMac needs inherited on paint for the correct background as well
Stefan Csomor [Sun, 13 Feb 2005 14:31:30 +0000 (14:31 +0000)] 
wxMac needs inherited on paint for the correct background as well

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

19 years agoadding clipping support
Stefan Csomor [Sun, 13 Feb 2005 14:29:09 +0000 (14:29 +0000)] 
adding clipping support

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

19 years agodefault painting back to OnPaint handler
Stefan Csomor [Sun, 13 Feb 2005 14:28:11 +0000 (14:28 +0000)] 
default painting back to OnPaint handler

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

19 years ago Comment out line that set the VirtualSizeHints() upon
Robert Roebling [Sun, 13 Feb 2005 13:44:08 +0000 (13:44 +0000)] 
  Comment out line that set the VirtualSizeHints() upon
   calling SetScrollbars().

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

19 years agolatest version of generic wxDatePickerCtrl doesn't require wxUSE_POPUPWIN any more
Vadim Zeitlin [Sun, 13 Feb 2005 13:12:28 +0000 (13:12 +0000)] 
latest version of generic wxDatePickerCtrl doesn't require wxUSE_POPUPWIN any more

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

19 years agofixes for wxDP_ALLOWNONE case
Vadim Zeitlin [Sun, 13 Feb 2005 13:08:13 +0000 (13:08 +0000)] 
fixes for wxDP_ALLOWNONE case

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

19 years agofixes for wxDP_ALLOWNONE handling
Vadim Zeitlin [Sun, 13 Feb 2005 13:07:20 +0000 (13:07 +0000)] 
fixes for wxDP_ALLOWNONE handling

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

19 years agoadded support for wxDP_ALLOWNONE in wxMSW; documented it; added test for it in the...
Vadim Zeitlin [Sun, 13 Feb 2005 12:57:38 +0000 (12:57 +0000)] 
added support for wxDP_ALLOWNONE in wxMSW; documented it; added test for it in the sample

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

19 years agowxFopen arg fixes
Julian Smart [Sun, 13 Feb 2005 12:54:37 +0000 (12:54 +0000)] 
wxFopen arg fixes

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

19 years agoFix for arg to wxFopen
Julian Smart [Sun, 13 Feb 2005 12:53:09 +0000 (12:53 +0000)] 
Fix for arg to wxFopen

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

19 years agobug fixes for using wxTransientPopupWindow and wxDP_ALLOWNONE support from Andreas...
Vadim Zeitlin [Sun, 13 Feb 2005 12:44:14 +0000 (12:44 +0000)] 
bug fixes for using wxTransientPopupWindow and wxDP_ALLOWNONE support from Andreas Pflug

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

19 years agoEnable gnomeprint support for the .debs
Ron Lee [Sun, 13 Feb 2005 12:38:16 +0000 (12:38 +0000)] 
Enable gnomeprint support for the .debs

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

19 years agoAdd extra^2 debug mode to wx-config for brute force one pass debugging
Ron Lee [Sun, 13 Feb 2005 08:53:36 +0000 (08:53 +0000)] 
Add extra^2 debug mode to wx-config for brute force one pass debugging
of new platforms.

Import $EGREP from configure, posix `grep -E` is not endemic yet.

Clean up debian/rules for removed afm files.

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

19 years agoadding focus and border quartz support
Stefan Csomor [Sun, 13 Feb 2005 07:36:49 +0000 (07:36 +0000)] 
adding focus and border quartz support

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

19 years agoadding metafile and clipboard support
Stefan Csomor [Sun, 13 Feb 2005 05:59:04 +0000 (05:59 +0000)] 
adding metafile and clipboard support

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

19 years agoadded test for Blit()ting OnEraseBackground() results in OnPaint()
Vadim Zeitlin [Sun, 13 Feb 2005 01:14:36 +0000 (01:14 +0000)] 
added test for Blit()ting OnEraseBackground() results in OnPaint()

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

19 years agochanged Remove/InsertDir() parameter type to size_t from int; added RemoveLastDir()
Vadim Zeitlin [Sun, 13 Feb 2005 00:55:27 +0000 (00:55 +0000)] 
changed Remove/InsertDir() parameter type to size_t from int; added RemoveLastDir()

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

19 years agonote wxMediaCtrl change - all that work for one line lol
Ryan Norton [Sun, 13 Feb 2005 00:23:51 +0000 (00:23 +0000)] 
note wxMediaCtrl change - all that work for one line lol

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