Julian Smart
8adaf73353
Applied patch [ 1173244 ] splitter sample enhancement
...
Martin Rohrbach
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 15:36:15 +00:00
Kevin Hock
0c0f207436
Replaced gunshot sound with a more benign, but still impactful, sound
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 17:14:01 +00:00
Julian Smart
196785e6b7
Rename wave file to be less agressive, for later replacement
...
with arbitrary sound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 13:43:20 +00:00
Václav Slavík
172541f64b
added XRC handler for wxStdDialogButtonSizer
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-27 21:28:27 +00:00
Vadim Zeitlin
8474a52c32
fix TestGLCanvas ctor (part of patch 1155132)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-27 18:08:08 +00:00
Vadim Zeitlin
8d0a7b563a
applied heavily modified patch 1116702: support for specifying disabled toolbar images and modified the sample to show how it works (badly, background of tools for which disabled bitmap is not specified is wrong)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-27 18:03:57 +00:00
Vadim Zeitlin
4811590bb5
corrected library order to make the sample link
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-27 16:01:18 +00:00
Vadim Zeitlin
fb4888a650
added wxTE_BESTWRAP style (which is the default now); renamed wxTE_LINEWRAP to wxTE_CHARWRAP as this corresponds better to what it does; added tests for wxTE_*WRAP to the widgets sample (replaces patch 1156507)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-27 15:25:21 +00:00
Vadim Zeitlin
3601f639a5
don't use *.* under Unix as it does not match all files, use wxFileSelectorDefaultWildcardStr
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-26 16:29:00 +00:00
Vadim Zeitlin
31f1a50e61
don't forget cards drawn on the canvas; general cleanup (patch 1164209)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 00:40:12 +00:00
Vadim Zeitlin
bd019edddc
removed pragma interface/implementation (useless and they were in wrong order provoking gcc 3.4 warning)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 00:37:19 +00:00
Julian Smart
8c9f8f91cd
Updated version to 2.5.5
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-23 13:05:13 +00:00
Vadim Zeitlin
f014d4bf3e
fixed library order (important for static linking under Unix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-21 20:24:06 +00:00
Vadim Zeitlin
478cde3220
fixed Context_Current spelling
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-21 19:27:32 +00:00
Włodzimierz Skiba
9690a43935
Sanity check.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-21 17:30:10 +00:00
Vadim Zeitlin
4fce94faca
generated makefiles after qa library creation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-21 01:07:00 +00:00
Vadim Zeitlin
61639efb66
added qa library (currently consisting of wxDebugReport and related classes only); moved debugrpt.* files there
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-21 00:11:06 +00:00
Vadim Zeitlin
3eeb7e105e
added a test for/example of assert dialog box
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 16:14:58 +00:00
Ryan Norton
52fe43410e
* Quicktime lib no longer needed....
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-18 19:45:31 +00:00
Vadim Zeitlin
ef46ef23cb
added EVT_TREE_ITEM_MENU test
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-18 15:13:41 +00:00
Vadim Zeitlin
bee09d36e2
avoid asserts from calling isprint(c) with non ASCII c
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-18 15:03:14 +00:00
Ryan Norton
14af6816d0
* Update for new event handler stuff
...
* Update notebook page text on file change
* Some other misc. cleanups (remove strmiids.lib dependancy, cleanup enums, etc.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-18 11:50:18 +00:00
Julian Smart
df31591376
Add sample icon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-18 10:05:27 +00:00
Julian Smart
598152189f
Use sample icon, and title correction
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-18 09:46:49 +00:00
Julian Smart
18922659eb
Use sample icon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-18 09:44:42 +00:00
Julian Smart
658070d130
No zero id
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-15 11:56:58 +00:00
Julian Smart
525bc4fc77
Don't start ids at zero
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-15 11:29:14 +00:00
Włodzimierz Skiba
5a053c22d8
Better margin on Smartphone.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-13 15:35:33 +00:00
Robert Roebling
e53a95bcb1
Applied patch for ArtProvider.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 10:33:00 +00:00
Vadim Zeitlin
985604c166
don't use private URL in the sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-11 15:44:37 +00:00
Vadim Zeitlin
f57ba564cb
test background bitmap
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-11 03:02:44 +00:00
Vadim Zeitlin
ce4fd7b577
added wxDebugReport
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-11 02:55:21 +00:00
Włodzimierz Skiba
53d09d5558
Use initial book from available controls. Select it in menu correctly.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-10 19:34:58 +00:00
Robert Roebling
c376d80f40
Override OnSize in the scrollsub sample to disable
...
sizer and scrollarea interferance.
Made some code in wxScrolledWindow slightly clearer
and removed a hack for something that shouldn't
happen any more.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-08 22:37:46 +00:00
Włodzimierz Skiba
be51756712
Name conflict correction.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-04 19:19:19 +00:00
Włodzimierz Skiba
5c95f4b29f
Warning fixes for formating.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 21:07:12 +00:00
Włodzimierz Skiba
cdc93e0c16
Warning fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 20:21:34 +00:00
Włodzimierz Skiba
c8547e17ca
Source cleaning.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 19:50:33 +00:00
Włodzimierz Skiba
b6b375a917
Allow build without fatal exceptions support.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 19:46:15 +00:00
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
Włodzimierz Skiba
dd6a7fb41a
Minor decorations.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-08 20:58:19 +00:00
Włodzimierz Skiba
a34d583222
MinGW warning fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-08 20:57:12 +00:00
Ryan Norton
92d2f5cbd3
Remove tab sample as per 2.6 wiki todo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-08 04:10:45 +00:00
Julian Smart
25057abaac
Can suppress themed notebook page with wxNB_NOPAGETHEME or
...
setting system option msw.notebook.themed-background to 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 19:17:35 +00:00
Mattia Barbon
60c474a0c4
Miscellaneous compilation and warning fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 10:41:35 +00:00
Vadim Zeitlin
3478658890
added complex popup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-05 18:44:25 +00:00
Vadim Zeitlin
43f813d1de
created bakefile and generated all makefiles from it; renamed minimal.cpp to popup.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-05 18:38:26 +00:00
Robert Roebling
98d5b42b4a
added test for wxPopupTransientWindow.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-05 11:35:48 +00:00
Ryan Norton
10a535200d
Massive commenting/professionalize and add some other new fun stuff to mediaplayer sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-04 19:04:58 +00:00
Ryan Norton
ecd20d4a91
make cocoa mediactrl usable. Some touchups to carbon mediactrl code. Add notebook support to mediaplayer sample.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-04 07:49:40 +00:00
Mattia Barbon
74e2116a4b
Compilation fix for wxUSE_STACKWALKER == 0.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-03 22:26:44 +00:00
Robert Roebling
f2e935373d
Fix for listbox problem, when created on invisible
...
window. Shown in wxWizard sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-03 15:28:14 +00:00
Vadim Zeitlin
1d41ed0a1c
added test for items updating and some comments
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-02 00:11:52 +00:00
Vadim Zeitlin
5ac52b5da0
don't run the thread if its creation failed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-29 20:49:14 +00:00
Robin Dunn
1db4e8dd8d
Use wxTRANSPARENT_BRUSH so the rectangles around the text is not
...
filled in.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-29 01:04:54 +00:00
Włodzimierz Skiba
dc3155f13e
Warning fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-28 20:56:09 +00:00
Robert Roebling
2afa9fa7a9
Forgot to commit sample testing update ui events
...
for wxTaskBarIcon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-23 23:07:45 +00:00
Kevin Hock
2bcdbe0fb9
Added inverse checkbox to test sliders with wxSL_INVERSE style
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-23 20:17:21 +00:00
Vadim Zeitlin
7ff2dfbac2
added possibility to use generic date control if configured
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-21 15:05:32 +00:00
Vadim Zeitlin
d1fd3c2675
expanded the date picker part to show wxDP_XXX styles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-20 16:23:34 +00:00
Vadim Zeitlin
ac78ab7b0a
corrected #if tests to use correct wxUSE_DATEPICKCTRL spelling
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-19 19:34:23 +00:00
Vadim Zeitlin
eaff0f0d3f
implemented wxStackWalker for Unix (using glibc-specific methods); moved wxUSE_STACKWALKER to common setu_inc.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-19 01:15:12 +00:00
Robin Dunn
bdbb07ede3
Use a panel
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-18 21:21:57 +00:00
Julian Smart
cd2e10d695
Skip processing in OnTextEnter so normal return processing works.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-18 17:44:56 +00:00
Kevin Hock
687706f5e7
Use event modifiers and accessors rather than m_ variables directly, which are now protected rather than public with 2.4 compatibility disabled
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-18 15:08:15 +00:00
Vadim Zeitlin
297ebe6b97
implemented wxDynamicLibrary::ListLoaded() for Linux; added test for it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-16 23:32:37 +00:00
Vadim Zeitlin
e259f83e0f
small tweaks to wxDynamicLibrary test
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-16 22:24:04 +00:00
Robert Roebling
ac103441d1
Applied patch which solved conflicts between wxWidgets
...
and GTK+'s context menu code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-16 15:27:15 +00:00
Julian Smart
b58deaecff
Check for wxUSE_GLOBAL_MEMORY_OPERATORS before redefining new
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-16 13:40:04 +00:00
Vadim Zeitlin
feb72429e8
added API, docs and Win32 implementation of wxDatePickerCtrl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-15 01:31:10 +00:00
Włodzimierz Skiba
49abcb2f46
Remove some controls from limited screen area of Smartphone.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-07 18:30:36 +00:00
Włodzimierz Skiba
923f4e79a2
Smartphone fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-06 12:31:46 +00:00
Włodzimierz Skiba
11d1f1599c
wxUSE_LOG (Smartphone) fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-06 12:30:08 +00:00
Włodzimierz Skiba
46697f31a5
Old API depreciated. Use of new API. Source cleaning.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-04 19:43:04 +00:00
Vadim Zeitlin
f78e4942ec
added a test to check how exception handling works with Win32 SEH; corrected copyright
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-03 15:47:57 +00:00
Vadim Zeitlin
e052a316bf
added TOOL_RCLICKED test
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-02 22:48:24 +00:00
Włodzimierz Skiba
ecda94753a
wxPD_CAN_SKIP for skipping parts of progress and reintroduced wxPD_SMOOTH after removal of modal dialog flag.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-30 15:07:28 +00:00
George Tasker
fcf3321f44
Added SQL_WVARCHAR and SQL_WCHAR to the data types that the sample checks to see if they are supported by the datasource when the DATATYPES button is pressed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 22:27:45 +00:00
George Tasker
2197177140
Lookup result windows now force the first column size to be no great than 20 characters to avoid the code that calls the DB to find the length of the longest string in column, as the code used to get that value is not necessarily portable across all DB platforms
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 18:35:08 +00:00
George Tasker
ee377e7f8b
Changed error messages so that if a DB error occurs in the ListDb code, the native DB error message is displayed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 18:32:40 +00:00
George Tasker
aa324ea98d
Changed the hardcoded table name to be in all caps for those DBs that only allow table names to be in caps
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 18:30:36 +00:00
David Elliott
9fc97a71c5
Rebaked (Bakefile 0.1.4). Corresponds to dialogs.bkl,1.7,1.8
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 18:15:11 +00:00
George Tasker
856e0fa454
Display message typo corrected
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 00:31:41 +00:00
Vadim Zeitlin
c95393460e
simplified sizers, removed OnSize() which is not needed any more
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-22 23:54:03 +00:00
Włodzimierz Skiba
f50a1c3d66
wxString and wxChar* access for file functions. Source cleaning.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-21 17:35:42 +00:00
Włodzimierz Skiba
7e49601492
wxURI is enough for the basic url operations.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-21 17:20:47 +00:00
Włodzimierz Skiba
bbd030cd5c
Warning fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-20 20:34:41 +00:00
Vadim Zeitlin
763a868d69
use ../sample.* instead
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-19 14:45:39 +00:00
Vadim Zeitlin
62a2a12d3c
use standard icon under Unix as well
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-19 14:41:45 +00:00
Vadim Zeitlin
84ff9d5f98
use standard icon; minor layout fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-19 14:40:46 +00:00
Vadim Zeitlin
00e5289408
use the standard .rc file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-19 14:39:43 +00:00
Vadim Zeitlin
35f545409d
make icons for different effects different
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-19 14:36:13 +00:00
Ryan Norton
9180b5352f
wxMediaCtrl API changes for 2.5.x/2.6
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-17 16:07:21 +00:00
Włodzimierz Skiba
4bfa318965
Send full url to wxHtmlWindow::OnOpeningURL validation (and therefore use wxURL to not duplicate code). Present it in statusbar of samples/html/test application.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-16 20:32:43 +00:00
Włodzimierz Skiba
b713f8919c
wx/math.h integration
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-14 20:52:13 +00:00
Włodzimierz Skiba
e0d3147139
math.h/PI integration
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 20:04:51 +00:00
Vadim Zeitlin
bebc503c78
compilation fix for wxUSE_TOGGLEBTN == 0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-12 18:32:26 +00:00
Vadim Zeitlin
14b4c0ff12
gravity for splitter window (patch 1046105)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-12 11:19:36 +00:00
Mattia Barbon
7d9cfc5483
Moved tests for wxHashMap, wxHashSet and wxList
...
from console sample and converted them to unit tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 22:39:22 +00:00
Robert Roebling
78b3b018ce
Corrected wxComboBox::GetValue() after a
...
selection has changed. Added test for
that to the "widgets" sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 22:08:28 +00:00
Włodzimierz Skiba
c193de847b
Warning fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 17:12:53 +00:00
Robert Roebling
9f37db4291
Made sample compile after removal of wxPrintSetupDialog.
...
Tweak makefile to work with GNOME printing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-06 23:43:29 +00:00
Robert Roebling
4ba64bdeb2
Compilation.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-06 23:41:28 +00:00
Włodzimierz Skiba
abc2a4ccec
Warning fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-06 17:35:00 +00:00
Václav Slavík
6372b068b2
fixed typos (patch 1079876)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-06 10:28:58 +00:00
Julian Smart
c242a1ec6d
Use the right symbol
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-02 12:03:45 +00:00
Julian Smart
ea787af196
Allow memcheck.cpp to be compiled without wxDebugContext (for e.g. testing
...
using other leak checkers).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-01 12:50:24 +00:00
Robert Roebling
cac7ac30cb
Added support for DrawEllipse and pen styles to
...
GNOME printing. Added test.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-27 12:50:01 +00:00
Włodzimierz Skiba
516ab39908
wxUSE_GAUGE/PROGRESSDLG condition.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-25 18:05:12 +00:00
Włodzimierz Skiba
e9043580b8
Nicer and longer fading.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-25 17:48:10 +00:00
Ryan Norton
503271a574
regen bakefiles - get rid of explicit size setting after ctor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 19:27:06 +00:00
Włodzimierz Skiba
6bb44116c2
wxUSE_SLIDER=0 fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 16:08:12 +00:00
Włodzimierz Skiba
455a9ca633
wxMediaCtrl in wxSplashScreen presentation.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 15:49:40 +00:00
Włodzimierz Skiba
f730d6df2e
Should be binary.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 15:46:53 +00:00
Włodzimierz Skiba
b1096e4573
wxMediaCtrl in wxSplashScreen presentation.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 15:43:56 +00:00
Włodzimierz Skiba
61c083e781
wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-23 11:45:07 +00:00
Julian Smart
053950ae73
Added missing licence line
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 20:40:22 +00:00
Julian Smart
4188e09243
Removed unnecessary files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 19:52:14 +00:00
Włodzimierz Skiba
f0fb3b3b60
GCC fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 19:32:37 +00:00
Włodzimierz Skiba
51e298bbbb
GCC fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 17:48:33 +00:00
Vadim Zeitlin
9f486b326a
gave different accels to different radio items
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-19 22:35:22 +00:00
Vadim Zeitlin
e6f3cbd272
added missing header for USE_PCH == 0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-19 20:18:02 +00:00
Vadim Zeitlin
750972abb4
refresh widget after changing its colour
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-19 20:04:22 +00:00
Vadim Zeitlin
195df7a767
added tests for setting fg/bg colours
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-19 19:03:04 +00:00
Vadim Zeitlin
6e9324fc52
removed duplicated code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-19 16:49:15 +00:00
Ryan Norton
57ac1a563e
patch [ 762159 ] scroll sample auto-scroll test
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-19 07:16:40 +00:00
Ryan Norton
1e72e3cc53
fix dialogs sample to remember last color with generic color dialog
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-18 16:20:04 +00:00
Włodzimierz Skiba
226ec5a71a
Define wxMediaEvent before it is used. Make OnMediaFinish compatible to wxObjectEventFunction. Warning fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-16 13:49:27 +00:00
Włodzimierz Skiba
c16ab217c1
Wise path to generic dialogs sources.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-15 07:08:47 +00:00
Ryan Norton
ff4aedc554
Massive reworking of wxMediaCtrl code - backend everything, search for backends via RTTI lookup, and more
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-14 23:26:55 +00:00
Włodzimierz Skiba
ceefc965f9
Warning fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-12 14:23:02 +00:00
Włodzimierz Skiba
79911be138
Warning fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-12 14:15:30 +00:00
Włodzimierz Skiba
9386cb75e3
Warning fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-12 14:08:31 +00:00
Ryan Norton
b46f913bee
don't include strmiids.lib as its not needed by default anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-12 13:03:02 +00:00
Vadim Zeitlin
81152407d0
removed 2.0 compatibility stuff (patch 1054261)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 18:59:51 +00:00
Ryan Norton
e4b12a53fe
tweak stopping - nicen up sample some more
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 15:18:18 +00:00
Ryan Norton
a2d9b7d02e
clean up
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 14:14:12 +00:00
Ryan Norton
d0b9eaa209
comment/explain a lot
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 09:56:45 +00:00
Ryan Norton
39c5bef057
1) fix border styles in wxMediaCtrl, 2) regenerate wx and mediaplayer samples bakefiles, 3) add sample makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 09:32:49 +00:00
Ron Lee
3b57de8b1f
Fixes for wxPython site-packages location.
...
Fixed and baked unchecked mediaplayer.bkl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 07:00:51 +00:00
Ryan Norton
eaf0d558dc
media sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 05:40:58 +00:00
Ron Lee
17a7bf57f8
Added gnome files to gtk dist.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-11 04:51:25 +00:00
Vadim Zeitlin
30984deafc
new set of fixes for problems due to huge files support: drop wxFileSize_t, use wxFileOffset only, make wxInvalidOffset an int (main part of the patch 1063498)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 21:02:58 +00:00
George Tasker
e689d52ab5
wxChar* usage changed over to wxString in various places
...
Warning fixes when compiling in compatibility 2_4 mode to force use of the desired wxDbTable constructor
Added OnDClick() event to listbox to auto-click the OK button to select a name
Unicode fix of a SQL_C_CHAR reference
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 12:19:55 +00:00
George Tasker
c3677ad324
wxChar* usage changed over to wxString in various places
...
Warning fixes when compiling in compatibility 2_4 mode to force use of the desired wxDbTable constructor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-10 12:12:37 +00:00
Ryan Norton
093dee5e9d
fix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr and extended stat bar in text ctrl sample with rich text to show font attributes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-07 13:01:59 +00:00
Ryan Norton
fde548e2d2
fix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl.cpp and bug in listctrl sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-06 23:49:28 +00:00
Ryan Norton
0c6099b79e
Revert files to previous version that were affected by wxIsXXX((wxChar)X) change. Note - passing a negative value to those c lib functions is undefined, and could return true on platforms using a lookup table, for example (might crash also?), which is what will happen when casting to char to ansii mode and a char is above 127
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-06 07:09:35 +00:00
Włodzimierz Skiba
32b1391332
Warning fixes to unused variables, int/wxChar keycode and other typecasting, not mixing 'type*' and 'type' variables in single line, IsEmpty to empty replacement etc.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-05 21:18:04 +00:00
George Tasker
da1e87c4c9
Unicode support added
...
SQL_C_WXCHAR now used throughout the code
BLOB example added to samples\db
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-04 21:35:39 +00:00
Robert Roebling
7b25d8e7bd
Adapted printing samples makefiles.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-01 23:07:49 +00:00
Robert Roebling
b45dfd0a8b
Moved the wxPageSetupDialogData <-> native conversion
...
code for MSW to the appropriate file in src/msw/printdlg.cpp
Removed the now obsolete printer setup dialog code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-31 23:43:41 +00:00
Ryan Norton
dd65d8c830
wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-27 22:47:26 +00:00
Kevin Hock
34621cc5d6
Documentation patch from Olly Betts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-22 19:11:07 +00:00
Vadim Zeitlin
ea180b184a
added missing header (fixes compilation with WXWIN_COMPATIBILITY_2_4 == 0)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-20 22:03:54 +00:00
David Elliott
b320510f98
Added some accelerators to the menu to help with stress testing wxSound:
...
Ctrl+O Select WAV file
Ctrl+S "Play sound synchronously"
Ctrl+A "Play sound asynchronously"
Ctrl+T "Play sound asynchronously (object on stack)" (T for temporary)
Ctrl+L "Loop sound"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-20 19:24:14 +00:00
Vadim Zeitlin
af33b19957
wxStandardPaths test
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-19 18:50:26 +00:00
David Elliott
0e3165d725
Rebaked (build/bakefiles/common.bkl 1.95->1.96 change)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-18 17:02:37 +00:00
David Elliott
a5593369fc
Add a second wxTaskBarIcon that uses the Dock (wxCocoa only)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-16 02:15:48 +00:00
Włodzimierz Skiba
54e3a7c110
Do not waste time with OpenGL turned off.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-14 17:09:43 +00:00
Vadim Zeitlin
806e2f154a
give an #error if wxUSE_GLCANVAS == 0 instead of building empty samples
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-13 21:19:38 +00:00
Julian Smart
2978723799
Removed types that don't exist in iodbc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-10 10:10:27 +00:00
Włodzimierz Skiba
a6ebd5596e
Fix for building with limited ports/platforms.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 19:51:30 +00:00
Julian Smart
d66699e2d9
Added comment about setting AFM path
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 14:54:11 +00:00
Julian Smart
9c2d002b3e
Regenerated makefiles for 3rd-party lib change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-08 11:20:24 +00:00
Ryan Norton
ab921f5f80
bakefile time!! (Mainly stuff for wxCocoa)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-07 22:35:53 +00:00
Julian Smart
fd76d9633a
Applied patch [ 1039953 ] Fix notebook functionality in widgets sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-07 16:38:48 +00:00
Włodzimierz Skiba
925e9792d3
Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-06 20:54:57 +00:00
Włodzimierz Skiba
958d3a7e4b
Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-06 20:32:05 +00:00
Włodzimierz Skiba
c0c997853f
Keys to some operations (patch #1037434 ).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-06 20:11:24 +00:00
Włodzimierz Skiba
8f6eaec925
Warning fixes to most detailed warning output of OpenWatcom. Tested under Borland, DigitalMars and MinGW.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-04 20:25:15 +00:00
Václav Slavík
749bfe9a6d
compilation fixes for gcc-3.4
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-02 12:36:02 +00:00
David Elliott
509dcc4b80
wxCocoa needs OpenGL/*.h instead of GL/*.h (for OpenGL.framework includes)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-01 14:26:19 +00:00
Václav Slavík
62b45e0694
gcc-3.4 compilation fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-01 11:20:46 +00:00
Ryan Norton
cea9c5b1ba
fix dialogs sample after change to generic on OSX
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-01 01:57:31 +00:00
Julian Smart
3614a8dc02
Deprecations
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-30 19:13:38 +00:00
Ron Lee
7714864e2f
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
2004-09-29 09:07:08 +00:00
Ryan Norton
1a6a834724
remove unfinished sample for release
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 08:20:14 +00:00
Ryan Norton
9795bd2ee4
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
2004-09-29 04:28:42 +00:00
Włodzimierz Skiba
7e126a0784
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
2004-09-28 15:13:27 +00:00
Ryan Norton
71622a6899
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
2004-09-27 13:14:22 +00:00
Ryan Norton
c33fae85b0
Regen Bakefiles for OSX HID integration
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 06:53:08 +00:00
Ryan Norton
884a1216ae
add drawer sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 15:34:39 +00:00
Ryan Norton
329fa15121
revert to pre-drawer state
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 15:03:57 +00:00
Ryan Norton
801d040762
fix warning
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 14:28:21 +00:00
Ryan Norton
b32c4204bc
add drawer to taskbaricontest
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 10:51:46 +00:00
Ron Lee
a1bf307a46
Limit the influence of flavour more strictly to autoconf format.
...
Remove '-' and '.' from the $release tag for non autoconf platform.
This may like slightly finer tuning than that for some people.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 08:46:55 +00:00
Václav Slavík
232ba4c332
compilation fix: only us-ascii is safe in sources
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 18:56:33 +00:00
Ryan Norton
ae25e5cc8c
Fixed GetLineLength and GetLineText for MLTE text controls - Fixed bug where it couldn't get the length or text of the first line (0) and sf bug 1030042 where subsequent lines to 0 would not include the first character. Added those tests to the text sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 05:50:36 +00:00
Ryan Norton
47bde6fb00
remove unused icon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 23:18:16 +00:00
Ryan Norton
162d656dfc
fix unicode build errors with 10.3
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 23:14:01 +00:00
Ryan Norton
01edebd0fe
fix bug
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 23:02:09 +00:00
Ryan Norton
ce709481a8
whoops - I tabbed :)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 22:34:53 +00:00
Ryan Norton
d496416391
quiet annoying GCC warnings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 22:27:55 +00:00
Włodzimierz Skiba
02161c7c81
wxUSE_*BOOK checks.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 13:45:52 +00:00
Ron Lee
589e20d03c
Move the WX_FLAVOUR variables to be defined generally, not just for
...
autoconf builds, else the wince targets (at least) will complain.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-22 15:08:33 +00:00
Włodzimierz Skiba
0837533260
Smartphone fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-22 11:56:48 +00:00
Ron Lee
ceec2216bd
wx-config2.6
...
Designed to be resiliant against future cut and paste coders. Any
gnarly parts are black boxed away nicely to avoid accidents and have
integrated debugging support for trivial sanity checking in the event
of modification or trouble. In this way the major operations are all
cleanly separated making any or all of them simply extensible, or
replaceable in the face of future needs. Functions now all have api
descriptions. If you rely on a function to act in some way, please
document it to safeguard yourself against inadvertant interface
changes by others.
Everything now runs top top to bottom, we don't try to output things
as fast as we can read them anymore, instead we read everything in,
sort over it just once without the need for 'just in case' temp's, and
then output whatever we were asked for only when we are sure we have
the correct answer. Almost all key data aims to be constant past the
point of its initialisation so side effect creep and trouble with half
(re)initialised data should be significantly reduced in future. In
almost every case it is easy and clean to simply delay initialisation
until all required input channels have been emptied. If you like,
think of it as mostly being one big constructor, with a little
destructor at the end which outputs what you requested. At core, it
is simply a generated config file -- with some user friendly logic for
extracting its data and finding related files.
Removed references to --gl-libs in --help. It still exists, but if
its deprecated, no need to fill space in a compact help summary. It
will remain documented (as deprecated) in the man page.
Removed references to arcane order rules for arguments. Those
limitations don't exist anymore, though the options are backward
compatible in all other respects from the user pov.
Removed references to --inplace, it doesn't need to be in the summary
help either. It also is still accepted as an option, but there is no
value in passing it, an uninstalled wx-config will automatically
behave correctly. When you need --inplace, it will supply that
behaviour for you (but there is no harm in typing it your self in that
case). If you do type it when you don't need it, bad things will
probably happen just like they always would have.
Along with items above, generally compressed --help text to fit on
even a traditional sized terminal without the need for paging. If we
want more detailed help built in, it should be broken into separate
pages, and this would be a trivial extension.
Command line input is now controlled by a small generic parser. You
define what options you want and what groups you want them in by
initialising them as lists. It runs over all the input and fills
corresponding psuedo-hashes from it for you to use as you please
later.
Added a validator for it to check yes/no options.
Use posix extended regex instead of gnu 'basic' regex extensions,
grep -E is portable, if gmake is not a requirement, we surely can't
push gnu grep on people.
Made --list more user friendly. It will now always list the current
wx-config if it matches the feature spec, though it will warn if that
config is not in the specified --prefix. Alternate configs that match
(if any) are listed separately. An unqualified call to wx-config --list
will always return (at least) the config that was called. We can never
have a 'hanging' wx-config shell with no real implementation to back
it up anymore so we can always return a sensible result for the user.
A wx-config anywhere can list (and hence use) the configs installed in
any (other) prefix.
Delegation. Too big a topic to remark on in depth here, see the code
for a fuller description. With everything being nicely constant and
aligned to the respective library build, then aside from delegation,
wx-config really is _just_ a config file (albeit with a layer of logic
around the constants), and each wx-config carries a set of defaults
which match perfectly the library build that it was generated with.
If you choose a set of features that it can match, it will answer all
your queries for them, if it cannot, it will seek to delegate to the
config that is most like itself, but which can supply all the features
you specified. This should be completely compatible with any set of
options that returned a sensible result previously, and produce a
sensible result in many cases where previously the collating order
of your locale or the nuances of your filesystem operations would
decide which library it thought you wanted.
Sort duplicates out of the list of libraries and trickle shared
dependencies down the list to properly support static builds.
Added the inplace-config tweak for use in the build tree. This works
like any other config, except it presets the default prefix to point
at the build dir instead of the configured prefix that will become the
default if this build is installed. It provides the behaviour of
--inplace when $build_dir/wx-config is called without also specifying
a different --{exec-,}prefix or any feature flags that it is
incompatible with. In that event, it will try to delegate as per the
normal rules.
The inplace wrapper is not installed with the primary config which
cleanly disables it for system installs. It will be invalidated if
the build (or source) dir is moved, but will be revalidated if the
build tree is subseqently updated with ./config.status --recheck &&
config.status (which it probably would need to be to build anyway for
other reasons at present too)
Enabled full support for static builds again, promoted --static to a
full feature option. Fixed --ld to return something for them too.
Added --flavour, similar to the existing --vendor, but for autoconf
builds. These will probably want to be streamlined further.
Broadened the use of release and flavour labels to support better
concurrent installs.
Fix bit rot in make-dist due to new/deleted files.
Whittled down the number of obsolete and duplicated substitution
variables in configure.in, and lowercased some variables we no longer
export for substitution. Use the autoconf macros to generate files
where we want them instead of making them someplace and then moving
them all about. Remove extra files and symlinks added for the two
part wx-config version.
Removed the debian -contrib packages. We'll use multi-lib support
to manage them from now on and indiviual libs can be split out along
functional lines if required. This means the retained contribs will
now get __WXDEBUG__ versions packaged too.
Removed conflicts from almost packages except i18n and wxPython. All
packages now either update or install alongside any existing ones.
Added support for flavoured debs as well.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-21 17:16:29 +00:00
Włodzimierz Skiba
79813ccaf8
XRC movement influenced depth of paths.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-21 10:18:38 +00:00
Vadim Zeitlin
494ab5def0
added test for toggling wxLC_[HV]RULES styles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-18 11:01:00 +00:00
Vadim Zeitlin
e5544e77ec
rewrote some sizer code using wxSizerFlags
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-17 21:44:00 +00:00