]>
git.saurik.com Git - wxWidgets.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Robert Roebling [Sat, 12 Feb 2005 23:44:24 +0000 (23:44 +0000)]
Reapplied patch to change the two scrolled window implementations
to no longer clip the last bits as a rounding error. I had to
change GetVirtualSize() as per my mail to devs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 12 Feb 2005 23:24:40 +0000 (23:24 +0000)]
Rework to include gnome preferences. Correct signal methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sat, 12 Feb 2005 21:53:51 +0000 (21:53 +0000)]
Rename wxGetFileType to wxGetFileKind
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sat, 12 Feb 2005 21:40:48 +0000 (21:40 +0000)]
Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 12 Feb 2005 21:00:37 +0000 (21:00 +0000)]
changes based on message #6 in my thread with Vaclav :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 20:51:23 +0000 (20:51 +0000)]
GetPixel and FloodFill (in this case) not supported by CoreGraphics
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 12 Feb 2005 20:00:13 +0000 (20:00 +0000)]
slight warnings in wxprinterdc docs about constructor confusion - see http://www.solidsteel.nl/users/wxwidgets/viewtopic.php?t=1247 for more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 12 Feb 2005 19:42:07 +0000 (19:42 +0000)]
corrected header name (closes
1121351 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31969
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 12 Feb 2005 19:32:26 +0000 (19:32 +0000)]
change configure to better detect gstreamer. Check create is valid in mediaplayer sample. Comment the heck out of the unix mediaplayer.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 19:01:50 +0000 (19:01 +0000)]
Regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 18:53:20 +0000 (18:53 +0000)]
Regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31966
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 18:38:47 +0000 (18:38 +0000)]
Regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Feb 2005 15:53:25 +0000 (15:53 +0000)]
Added GetPureVitualSize() returning just m_virtualSize.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 12 Feb 2005 13:54:52 +0000 (13:54 +0000)]
compilation fix for !wxUSE_ON_FATAL_EXCEPTION
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Feb 2005 12:36:12 +0000 (12:36 +0000)]
Revert patch again, as the scrollbars are now always shown.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 12:31:02 +0000 (12:31 +0000)]
Patch by David Brinegar to fix menubar updating after modal dialog shown
See thread: [wx-dev] [wxMac] Menubar UI updates when launching from Finder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 12 Feb 2005 12:03:54 +0000 (12:03 +0000)]
Mac Core Graphics Implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 12 Feb 2005 11:34:05 +0000 (11:34 +0000)]
Mac Core Graphics Implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 10:42:00 +0000 (10:42 +0000)]
Applied [
1059554 ] patch for [
1028659 ] fixes a couple of bugs with menus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31958
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 10:15:18 +0000 (10:15 +0000)]
Applied patch [
1120683 ] Fix for wxDateTime::Format() under Windows CE
by upcase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31957
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Feb 2005 08:51:53 +0000 (08:51 +0000)]
ALso correct scrollbar calc to not clip division remainder
from the displayed area.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 12 Feb 2005 02:32:29 +0000 (02:32 +0000)]
Cleanup mediaplayer sample a bit - get rid of bad loop/islooped since it has internal state
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31955
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 12 Feb 2005 02:29:42 +0000 (02:29 +0000)]
underscore fix(es)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31954
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 12 Feb 2005 01:30:39 +0000 (01:30 +0000)]
properly detect gstreamer and libxml headers and libs, reflect that wxMediaCtrl now on unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31953
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Feb 2005 23:54:47 +0000 (23:54 +0000)]
Initialize the new data memebers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31952
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Feb 2005 23:40:42 +0000 (23:40 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31951
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Feb 2005 23:36:59 +0000 (23:36 +0000)]
On wxMSW Move an invisible system caret around with the Scintilla
caret to help screen readers and such can follow.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31950
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 11 Feb 2005 23:01:58 +0000 (23:01 +0000)]
Correct rounding up vs. rounding down error in GTK+
wxScrolledWindow so that no contents is ever hidden,
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 11 Feb 2005 23:00:31 +0000 (23:00 +0000)]
Make wxTLW::Raise() actually bring the window to the top
and give it the WM's focus (if supported).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31948
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Feb 2005 22:53:19 +0000 (22:53 +0000)]
Updated to Scintilla 1.62
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775