Commit Graph

18131 Commits

Author SHA1 Message Date
Robin Dunn
5f1d47f3ee fixes and updates that have been sitting on my disk for a while...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 22:30:59 +00:00
Robin Dunn
c580b5db1f Minor tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 22:29:06 +00:00
Robin Dunn
5da070d00f typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 22:27:14 +00:00
Chris Elliott
ff4d4511d0 insert missing "
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 18:45:19 +00:00
Ron Lee
373c1e16b8 Bump the library age again, to reflect the fact we have made
changes to the public api here already too.  This should have
been accompanied by an increase in the WX_CURRENT interface
number too, but it is too late to fix that now I fear.

We really should remove xh_tglbtn again, and schedule it
for later addition, but I can hear the screams already, so
if someone else feels managed binary compatibility is important
please do so and lets find a good time to add it cleanly.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 03:08:53 +00:00
Ron Lee
f2a0114e69 Whatever was wrong with this, it will need to be fixed some other
way, the blind hack this reverts (#1007859) removes two symbols
from the library and breaks backward compatibility.  Someone will
need to look at what is actually wrong with bcc builds and the
patches that followed from this initial (itself wrong) change.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-23 02:41:21 +00:00
Julian Smart
8d3cefdabb Removed reference to SIZING cursor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-21 09:14:02 +00:00
Ron Lee
2522387414 Fix for gratuitous generated doc name change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 12:37:27 +00:00
Ron Lee
0fe277406a Backpedal on the package name change, we can't do this without
pain anymore, so save it until we need it.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 11:50:34 +00:00
Julian Smart
b32925c3da 2.4.3 and image changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 09:17:34 +00:00
Ron Lee
d868e63b87 Fix lysdexic package conflicts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 08:41:55 +00:00
Ron Lee
7df004227b Fix menu package names and XRCed licence install.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 08:18:31 +00:00
Ron Lee
8a7820743a Fix the 'age' of the library to be consistent with the rules
we set up for it.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 07:08:33 +00:00
Ron Lee
16c7964aad No more printing/*.xbm, fix make dist to suit.
Restore the old description of how to manage library revisions,
whatever was wrong with it previously, it at least covers what
to do in all cases.
Remove more cruft from the debian scripts.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 06:23:11 +00:00
Ron Lee
9fb888b2f7 Fix (apparently) broken backport from 2.6 branch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 05:59:45 +00:00
Ron Lee
3c58298b93 Prepare for wx2.4.3 release asap.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 04:16:31 +00:00
Ron Lee
50df6186cb Prepare for wx2.4.3 release asap.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-20 04:09:11 +00:00
Julian Smart
514d5d9066 Removed files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 19:08:04 +00:00
Julian Smart
2d075655a3 Replaced images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 19:02:56 +00:00
Julian Smart
7dc9d92744 Removed unnecessary files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 17:33:22 +00:00
Julian Smart
644bf04ee4 Replaced images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 17:22:42 +00:00
Julian Smart
fd563ac8bf Updated icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 17:00:42 +00:00
Julian Smart
6e5badc10b Removed redundant files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 12:51:28 +00:00
Julian Smart
c85e1ba4da Replaced images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 10:18:11 +00:00
Bryan Petty
34c7075ab7 This commit was manufactured by cvs2svn to create branch
'WX_2_4_BRANCH'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 10:18:11 +00:00
Julian Smart
6ca5a6a39b Removed unnecessary file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 09:46:59 +00:00
Julian Smart
5c87e3bad1 Replaced images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 09:43:00 +00:00
Julian Smart
3f783840ed Replaced some images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 08:47:23 +00:00
Julian Smart
f5058cceb2 Updated and removed unnecessary graphics
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 19:47:04 +00:00
Julian Smart
834efc2ca0 Replaced images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 17:29:51 +00:00
Julian Smart
8198b080d6 Replaced image
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 15:40:51 +00:00
Julian Smart
d0d2587b87 Removed redundant file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 15:35:00 +00:00
Julian Smart
27f2d1ac84 Replaced some images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 15:28:35 +00:00
Julian Smart
0d380e01ec Removed redundant file, update ini files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 15:04:54 +00:00
Julian Smart
7d4a26d6c3 Updated images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 15:01:36 +00:00
Julian Smart
11d0d85fd4 Image replacement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 14:37:05 +00:00
Julian Smart
e75b4f6a7c Updated images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 13:44:47 +00:00
Julian Smart
e5c10d961d Replaced icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-18 08:27:27 +00:00
Julian Smart
9dcc9deb8e Replaced image
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 20:49:18 +00:00
Julian Smart
987bb4f92a Replaced icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 20:30:50 +00:00
Julian Smart
fbdd08fde5 Fixed transparency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 20:30:24 +00:00
Julian Smart
fbb490e5f4 Removed unnecessary bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 17:50:56 +00:00
Julian Smart
26ba0c8fb0 Removed obsolete files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 17:34:16 +00:00
Julian Smart
399e279923 Removed unnecessary files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 17:29:48 +00:00
Julian Smart
0113ac608a Use Rob O'Connor's icons, provided under the wxWindows Licence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-16 14:01:36 +00:00
Julian Smart
fe4d49a56b Restoring binary files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-16 12:33:21 +00:00
Julian Smart
4ec55dac6a Further icon replacement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-15 21:24:01 +00:00
Julian Smart
937c37d8b0 Replaced icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-15 19:20:49 +00:00
Julian Smart
d4a44937cc Removed unnecessary file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-15 19:06:40 +00:00
Julian Smart
36a3ca700b New icons (c) Julian Smart, wxWindows Licence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-15 19:01:08 +00:00