Commit Graph

2962 Commits

Author SHA1 Message Date
Vadim Zeitlin
4a10132773 restored alpha test in raw image frame (why had it been commented out?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 17:52:50 +00:00
Michael Wetherell
96ed08f775 Minor fixes for gcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 17:11:15 +00:00
Włodzimierz Skiba
21fe01e299 Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 16:53:22 +00:00
Włodzimierz Skiba
226e577403 Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 11:54:44 +00:00
Włodzimierz Skiba
1bdd1007d1 Missing include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:50:44 +00:00
Julian Smart
fa51336154 Removed call to obsolete (and presumably redundant) SetPageSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 14:41:37 +00:00
Vadim Zeitlin
1c01dd1629 1. added possibility to test setting tooltip for the widget
2. added WidgetPage::GetWidget2() for pages like the spin one which shows
   2 widgets and not only one


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 01:15:46 +00:00
Vadim Zeitlin
cc893cea58 refersh after changing the image (patch 1151163)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-27 15:58:34 +00:00
Vadim Zeitlin
5a566d89be added tests for savin PNG images in different formats; don't ask for BMP bpp if not saving as BMP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-27 15:25:55 +00:00
Julian Smart
3a9929405b Added wxFULL_REPAINT_ON_RESIZE and sample icon to OpenGL samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-26 20:03:27 +00:00
Julian Smart
5a22377ee5 Spacing is better on GTK+ and (hopefully) Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-26 14:40:39 +00:00
Włodzimierz Skiba
994e41cb4d More wxFile fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-25 14:16:42 +00:00
Włodzimierz Skiba
8b6d589d51 Presentation of hiding and disabling of the items in wxRadioBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-23 15:50:48 +00:00
Włodzimierz Skiba
33babf75a7 Registered PalmOS creatorID for minimal sample for the future bakefile support. Non influence on other formats.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-23 13:12:54 +00:00
Robert Roebling
376c0148ef Better correction to the wxListBox misbehaviour.
Strangely, the listbox sends out 2 events upon
   the first selection.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 22:45:32 +00:00
Robert Roebling
1e2cb856c4 Show that the GTK+ listbox doesn't deselect any item
in MULTIPLE mode when clicked upon.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 22:46:34 +00:00
Julian Smart
2ef6026900 menu name consistency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 16:14:03 +00:00
Julian Smart
77e0a6d8c3 Identifiers can't be zero
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 15:35:13 +00:00
Vadim Zeitlin
50f65637a8 added more icons (for GTK only) (patch 1097684)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 16:56:13 +00:00
Vadim Zeitlin
fb3aacd727 use const char * buffer to fix CW compilation (patch 1117210)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 15:20:13 +00:00
David Elliott
94acd38ec2 Rebaked with Bakefile 0.1.7.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 03:56:12 +00:00
Kevin Hock
22095a6e1a Sample update - wxTE_AUTO_URL from Mart R. [patch 1126182]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 02:57:46 +00:00
Robin Dunn
718903fe64 wxStdButtonSizer Finalise --> Realize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-18 17:49:03 +00:00
Ryan Norton
16cafacf24 use without url
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-17 13:13:01 +00:00
Robert Roebling
b6de8445dc Removed the complex popup test.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-16 22:36:54 +00:00
Dimitri Schoolwerth
00a1d2e004 minor typo fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-16 19:25:35 +00:00
Julian Smart
26a12ab34c Added assert (WinCE doesn't report checked status correctly)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-16 14:44:15 +00:00
Ryan Norton
566e85f6ec Use the new event handler macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-15 01:20:27 +00:00
Ryan Norton
116a877a9c include mondorian xpmm on cocoa too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-15 00:56:51 +00:00
Ryan Norton
65442ab650 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
2005-02-14 20:12:11 +00:00
Włodzimierz Skiba
a7c58211db Minor editing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-14 18:28:56 +00:00
Ryan Norton
4cb1d3daa2 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
2005-02-14 09:38:42 +00:00
Vadim Zeitlin
bb56e01e3a removed trailing CRs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 23:08:09 +00:00
Vadim Zeitlin
f21c319d1a corrected link to the list test page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 23:06:42 +00:00
Václav Slavík
2e35017918 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
2005-02-13 21:06:55 +00:00
Vadim Zeitlin
b18eb01cd1 added test for not erasing background
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 15:42:31 +00:00
Robert Roebling
284f2b59db 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
2005-02-13 15:35:43 +00:00
Robert Roebling
ca37cfde6a 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
2005-02-13 14:36:15 +00:00
Vadim Zeitlin
b7e542bee8 fixes for wxDP_ALLOWNONE case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 13:08:13 +00:00
Vadim Zeitlin
3200f37d25 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
2005-02-13 12:57:38 +00:00
Ron Lee
8ec45325ea 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
2005-02-13 08:53:36 +00:00
Vadim Zeitlin
79c5fe4be8 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
2005-02-13 01:14:36 +00:00
Julian Smart
f1e5c798c8 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
2005-02-12 20:51:23 +00:00
Ryan Norton
dae87f93ab 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
2005-02-12 19:32:26 +00:00
Julian Smart
b14abf14c7 Regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 18:53:20 +00:00
Ryan Norton
bc03601097 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
2005-02-12 02:32:29 +00:00
Vadim Zeitlin
cc9a39576a added possibility to throw different objects and crash directly from the main frame; use OnExceptionInMainLoop() instead of overriding HandleEvent()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 22:33:09 +00:00
Robert Roebling
4843cdfe0f Made gnome printing stuff return wxPRINT_CANCELLED if
it has been canceled.
  Moved the FORCE_LINK code from app.cpp to the sample
    as I cannot find the right place for it. We'd need
    an empty extrya file for ADV lib only for that.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 22:16:41 +00:00
Michael Wetherell
070e8453c0 Compile console apps with wxUSE_GUI=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-10 16:26:34 +00:00
Włodzimierz Skiba
78d93bf65a Use wxICON as portable feature.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-08 21:00:40 +00:00