Commit Graph

3094 Commits

Author SHA1 Message Date
Włodzimierz Skiba
482635118a wxCocoa build fix. Use XPM everywhere.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-24 08:30:25 +00:00
Włodzimierz Skiba
8afd90d57c Small wxString usage fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 10:48:27 +00:00
Vadim Zeitlin
b0401bea78 added virtual view mode with small number of items for testing search in virtual list control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 21:31:42 +00:00
Julian Smart
3e8711cef5 Applied patch [ 1183803 ] PNM: support for ascii grey + raw grey
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 15:37:40 +00:00
Julian Smart
a1b2d8d9b9 Removed def files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 14:55:26 +00:00
Julian Smart
061dccd27f Applied patch [ 1185150 ] Socket sample: writing to read-only file fails
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 14:52:06 +00:00
Robert Roebling
3fa5153e98 Add test for new SetBackgroundColour() logic
which should leave the sunken border as it
   is a not give it a green border.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-21 09:46:26 +00:00
Kevin Hock
9489a5357f Add comment to ITEM_MENU reflecting why it's the best choice for context menus in a tree
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-21 03:03:40 +00:00
Michael Wetherell
f62f161879 The checklst samples requires wxUSE_CHECKLISTBOX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 21:28:06 +00:00
Julian Smart
35cb486ae0 Image updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 09:18:26 +00:00
Julian Smart
c571d9e817 Replaced cursor images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 20:53:55 +00:00
Julian Smart
afa516d43e Replaced images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 19:02:56 +00:00
Julian Smart
a429cb2fc0 Removed unnecessary files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 17:33:22 +00:00
Julian Smart
5344db2113 Replaced images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 17:22:42 +00:00
Julian Smart
15ff2e7bce Replaced icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 17:01:43 +00:00
Julian Smart
fcb75b1c81 Removed redundant files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 12:51:28 +00:00
Julian Smart
4fea5f26d4 Replaced image
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 10:15:53 +00:00
Vadim Zeitlin
a17c1df428 added a menu item to disable a control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 23:19:47 +00:00
Michael Wetherell
0f9aa21f2c Redo the temporary fix 'test -f' instead of 'test -e' for Solaris
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 22:41:47 +00:00
Michael Wetherell
aaf996e5ef I don't think wxX11 and wxMGL support EVT_CONTEXT_MENU yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 20:39:34 +00:00
Julian Smart
a6de457450 Updated and removed unnecessary graphics
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 19:47:04 +00:00
Julian Smart
c442fb9765 Replaced image
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 17:30:07 +00:00
Julian Smart
7ef3c4e5fe Replaced image
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 15:40:51 +00:00
Julian Smart
93ccce60f4 Updated images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 15:01:36 +00:00
Julian Smart
77ba7af1c2 Image replacement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 14:37:05 +00:00
Julian Smart
d55cb3a3a5 Updated images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 13:44:47 +00:00
Włodzimierz Skiba
a3e68e5cdd Fix for lib order causing unresolved symbols on MSYS (bug #1204112).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 12:09:13 +00:00
Julian Smart
1ef1d1d988 Replaced icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 08:27:27 +00:00
Vadim Zeitlin
de93d71f67 ensure that message catalog files are found when the sample is run under Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 23:42:49 +00:00
Julian Smart
994b07e800 Replaced image
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 20:49:18 +00:00
Julian Smart
84a4e55d29 Replaced icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 20:30:50 +00:00
Włodzimierz Skiba
facdef3db3 More tests for lists layout and drawing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-13 17:48:25 +00:00
Włodzimierz Skiba
4e04f77781 Build fix for VC, fixed reading after end of wxChar*, source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-10 20:11:39 +00:00
Włodzimierz Skiba
0c7cbf7da9 Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-10 20:05:18 +00:00
Robert Roebling
1a84e759bc Add test for wxChoice's focus events. (no fix yet).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-25 19:35:42 +00:00
Robert Roebling
3d7cfc2fe6 Added some more test to the printing sample
EllipticArc, Arc, Spline, Polygon.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-24 15:37:35 +00:00
Julian Smart
70949ed554 25.4 mm to the inch, not 25.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-24 11:44:51 +00:00
Julian Smart
31a38a342e Fixed icon transparency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 10:57:21 +00:00
Stefan Csomor
c26337bcb1 removing C++ std lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 11:32:19 +00:00
Stefan Csomor
03fc0c265f line endings corrected, OmnisRC removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 05:04:12 +00:00
Stefan Csomor
e59397d59c CW fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-20 17:01:58 +00:00
Stefan Csomor
6ef6e18a72 dylib in Frameworks folder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-20 15:38:31 +00:00
Stefan Csomor
1eba958a59 updated version and name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-20 15:37:23 +00:00
Stefan Csomor
2042d13755 updating xcode targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-20 10:20:33 +00:00
Julian Smart
f6c9f2ede7 Spelling correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-20 07:18:45 +00:00
Julian Smart
850b14291e Removing DMC++ makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-19 16:57:00 +00:00
Stefan Csomor
fe38328043 fixes, completions for CW 8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-19 16:49:35 +00:00
Stefan Csomor
2ab572d474 remove old CW projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-19 15:48:15 +00:00
Stefan Csomor
6798fac0c6 remove project builder projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-19 15:47:23 +00:00
Julian Smart
d672173c65 Renewed makefiles after reverting run-time lib change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 20:08:49 +00:00