]> git.saurik.com Git - wxWidgets.git/blame - debian/changelog
added SetStatusText method (avoiding dc.Clear)
[wxWidgets.git] / debian / changelog
CommitLineData
3a922bb4 1wxwindows2.3 (2.3.2) unstable; urgency=low
22e0f699 2
3a922bb4 3 * Major Overhaul. First serious release contender.
f1687ed8
RL
4
5 Added .dll's to msw-cross packages.
6 Added -dbg versions of the cross packages.
7 Added experimental -univ(gtk) package.
76314141 8 Switched to python 2.1
22e0f699 9
3a922bb4 10 -- Ron Lee <ron@debian.org> Thu, 27 Sep 2001 05:55:07 -0700
22e0f699 11
3a922bb4
RL
12wxwindows2.3 (2.3.1) unstable; urgency=low
13
14 * 2.3.1 test debs -- still not QA'd for general release yet.
15
16 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 20:10:36 -0700
17
18wxwindows2.3 (2.3.0) unstable; urgency=low
050207ec
RL
19
20 * Updated 2.2 build scripts for 2.3
21 * initial test builds, please do not release..
22
23 -- Ron Lee <ron@debian.org> Sat, 27 Jan 2001 01:51:24 -0800
24
0b9ab0bd
RL
25 wxwindows2.2 (2.2.8.5) unstable; urgency=low
26
27 * Add wxSIZE_T_IS defines to setup.h
28 Add automate that to my TODO list.
29
30 -- Ron Lee <ron@debian.org> Tue, 27 Nov 2001 05:55:47 -0800
31
41b0a113
RL
32wxwindows2.2 (2.2.8.4) unstable; urgency=low
33
34 * Put the (modified) size_t == ulong kludge back into sndwav.cpp
35 it's still needed until wxDataOutputStream is made 64 bit
36 friendly, which may not happen for 2.2 since it will probably
37 not be binary compatible.
38 * caps a memory leak in the jpeg handler.
39
40 -- Ron Lee <ron@debian.org> Sun, 25 Nov 2001 11:53:59 -0800
41
42wxwindows2.2 (2.2.8.3) unstable; urgency=low
43
44 * Backported size_t test from 2.3 tree, removes the need for
45 specific tests for various 64 bit platforms including now
46 S/390 (thanks to Gerhard Tonn for the report).
47 Closes: #120768
48
49 -- Ron Lee <ron@debian.org> Fri, 23 Nov 2001 20:53:49 -0800
50
10916a4f
RL
51wxwindows2.2 (2.2.8.2) unstable; urgency=low
52
53 * python-dev doesn't get me python? More bytes in Build-Dep then
54 I guess ... Closes: #119954
55
56 -- Ron Lee <ron@debian.org> Sun, 18 Nov 2001 04:28:41 -0800
57
76314141
RL
58wxwindows2.2 (2.2.8.1) unstable; urgency=low
59
60 * Rebuild for python2.1 Closes: #119226, #118835
61
62 -- Ron Lee <ron@debian.org> Mon, 12 Nov 2001 21:47:38 -0800
63
4fb788e4 64wxwindows2.2 (2.2.8) unstable; urgency=medium
3a922bb4
RL
65
66 * Fixed bogus samples makefile. Closes: #110061
67 * Added ability to build wxMSW-cross packages, but they
68 are not built and distributed by default.
69
70 If you think such creatures belong in the archive,
4fb788e4 71 see README.Debian
3a922bb4
RL
72
73 * Pruned more inapplicable files from the raw cvs source,
74 cleaned configure.in and removed the need for a common setup.h,
75 removed superfluous library links and generally tweaked things
76 so as to make adding new ports easier.
77 * added --gl-libs flag to wx-config.
4fb788e4
RL
78 * added wx2.4 forward compatible event macros.
79 * added build fixes for IA64 from Jeff Licquia, and fixed clean
80 rules to pick up unnoticed strays that effected NMU builds.
81 Thanks Jeff. Closes: #101734, #104679 (fixed in NMU)
82 * Medium urgency since several other packages are waiting
83 for this to get into testing.
3a922bb4
RL
84
85 -- Ron Lee <ron@debian.org> Thu, 30 Aug 2001 15:41:49 -0700
86
e0f33cf1
RL
87wxwindows2.2 (2.2.7) unstable; urgency=medium
88
89 * The "Testing Tarantella" release.
90 * various small control (mis)behaviours corrected.
91 * added missing build-dep for gettext.
3a922bb4
RL
92 * updated wxPython description, Closes: #102689
93 * Never publicly released, oh well.
e0f33cf1 94
3a922bb4 95 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 19:32:46 -0700
e0f33cf1 96
3abb92ce
RL
97wxwindows2.2 (2.2.6.1) unstable; urgency=low
98
99 * fix rules so it really doesn't build -indep for ports
3a922bb4 100 and fixed ambiguous overload bug in mmedia contrib.
3abb92ce
RL
101 This time it will build on alpha for sure. Really. :)
102 Closes: #92288
103 * added extra -dev package deps. Closes: #91364
104
3a922bb4 105 -- Ron Lee <ron@debian.org> Sat, 7 Apr 2001 06:49:58 -0700
3abb92ce 106
afa3e1ed 107wxwindows2.2 (2.2.6) unstable; urgency=low
050207ec 108
afa3e1ed
RL
109 * changed i18n package back to building during arch phase
110 so we can reap the .mo files as they are created. Closes: #86174
111 * OBCBLR Closes: #84692
112 * fix wxPython build gremlin. Closes: #89209, #85129
7b67fc42
RL
113 * tweaked wx-config alternatives priority to favour the most
114 likely default use.
afa3e1ed
RL
115 * general buglet count reduced.
116
3a922bb4 117 -- Ron Lee <ron@debian.org> Thu, 8 Mar 2001 21:10:07 -0800
afa3e1ed
RL
118
119wxwindows2.2 (2.2.5.1) unstable; urgency=low
120
121 * "This One's for Dirk" Closes: #84696
122 * 2.2.5 has known issues and will not be released for Debian.
050207ec
RL
123 * Fixed parser.y for Alpha builds (#82949)
124 * changed mesa dependency to the virtual libgl package and
125 added Conflicts for the old 2.1 packages (which are now
126 gone from woody anyway) Closes: #80120, #70778, #70779, #70780
127 * wxPython now builds as a single unit (including contrib)
128 so removed the libwxgtk-python-contrib package
afa3e1ed
RL
129 * updated translations
130 * new event table macro to enable code being written with 2.2
131 to be forward compatible with the changes in 2.4
132 * numerous sundry bugfixes
050207ec
RL
133
134 -- Ron Lee <ron@debian.org> Wed, 24 Jan 2001 18:51:24 -0800
135
136wxwindows2.2 (2.2.2) unstable; urgency=low
137
138 * added missing dependancy for contrib-dev package. Closes: #70880
139 * by popular demand, added a package with the python-contrib libs.
140 * more tweaks to deb/rules. autodetect the python install location,
141 and cache the results of configure tests for all packages.
142 * and of course a whole stack of minor fixes in the main codebase too.
143
144 -- Ron Lee <ron@debian.org> Tue, 5 Sep 2000 18:51:24 +0930
145
f6bcfd97 146wxwindows2.2 (2.2.1) unstable; urgency=low
e4c4c1c6 147
050207ec
RL
148 * wxWin 2.2.1 stable release.
149 * First upload to deb.org after repackaging to build directly from
150 upstream cvs.
151 * still not quite lintian clean yet:
152 - wxPython lib can't be built with a proper soname yet.
153 - the -dbg packages need an override for the shlib symlink.
154 - and a couple of packages have the lib symlink 'before the
155 lib', but that's ugly to fix right now, they aren't critical
156 libs, and allegedly this will be handled by dpkg sometime soon.
157 * moved full licence text into copyright file.
e4c4c1c6
RL
158
159 -- Ron Lee <ron@debian.org> Sun, 13 Feb 2000 18:40:00 +1030
160
161Local variables:
162mode: debian-changelog
163End: