]> git.saurik.com Git - wxWidgets.git/blame - debian/changelog
ignore a const overloaded method
[wxWidgets.git] / debian / changelog
CommitLineData
479a2845
VZ
1wxwidgets2.8 (2.8.0.0-0rc3) unstable; urgency=low
2
3 * wxFileSystem::OpenFile() takes wxFS_SEEKABLE by default now.
4 * Fixed wxCalendarCtrl::HitTest() when clicking on month change arrows.
5 * Added wxWindow::GetWindowBorderSize(), corrected wxTreeCtrl::GetBestSize().
6 * Allow dynamically changing most of text control styles.
7 * Enable use of libgnomeprintui by default in configure.
8
9 -- Vadim Zeitlin <vadim@wxwindows.org> Dec, 05 Tue 2006 14:41:22 +0100
10
9fb599ed 11wxwidgets2.8 (2.8.0.0-0rc2) unstable; urgency=low
f963a28f
VZ
12
13 * wxArrayString::Alloc() doesn't clear array contents any more
14 * Fixed long standing bug in wxFileConfig groups renaming
15
16 -- Vadim Zeitlin <vadim@wxwindows.org> Nov, 14 Tue 2006 19:06:37 +0100
17
bd35c0f5
VZ
18wxwidgets2.7 (2.7.2.0-0) unstable; urgency=low
19
20 * Added wxTar streams.
21 * Added wxFilterFSHandler and wxArchiveFSHandler.
22 * Added wxString::ToLongLong() and ToULongLong().
23 * Added wxCollapsiblePane.
24 * Added wxSimpleHtmlListBox.
25 * Many enhancements to wxRichTextCtrl.
26 * Support for loading TGA files added.
27 * wxHtmlWindow now generates events for mouse actions and text copy.
28
29 -- Vadim Zeitlin <vadim@wxwindows.org> Oct, 31 Tue 2006 15:58:00 +0100
30
af408d40
RD
31wxwidgets2.7 (2.7.1.3-0) unstable; urgency=low
32
33 * wxGTK: The wx.ALWAYS_SHOW_SB style is now supported.
34 * Fixed name errors in the old wxPython package namespace.
35
36 -- Robin Dunn <robin@alldunn.com> Thu, 26 Oct 2006 14:35:29 -0700
37
7fcbee9e
RD
38wxwidgets2.7 (2.7.1.2-0) unstable; urgency=low
39
40 * Fixed a bug in the MaskedEdit controls caused by conflicting IsEmpty methods.
41 * Patch #1579280: Some mimetype optimizations on unix-like systems.
42
43 -- Robin Dunn <robin@alldunn.com> Sat, 21 Oct 2006 22:33:41 -0700
44
17d87392
RD
45wxwidgets2.7 (2.7.1.1-0) unstable; urgency=low
46
47 * First 2.7.x release from wxPython team.
48 * Many enhancements, changes, fixes and updates. See
49 http://wxpython.org/CHANGES.txt for details.
50
51 -- Robin Dunn <robin@alldunn.com> Wed, 18 Oct 2006 17:09:53 -0700
52
372cfecf
VZ
53wxwidgets2.7 (2.7.0.0-2) unstable; urgency=low
54
55 * Fixes to ansi packages builds
56 * Corresponds to the official wxWidgets 2.7.0 sources
57
58 -- Vadim Zeitlin <vadim@wxwindows.org> Fri, 6 Aug 2006 16:31:08 +0200
59
4c1f1f0e
VZ
60wxwidgets2.7 (2.7.0.0-1) unstable; urgency=low
61
62 * New 2.7.0 release of the new development series.
372cfecf 63 * It's now possible to build both ansi and unicode versions.
4c1f1f0e
VZ
64 * Maintainer change.
65
66 -- Vadim Zeitlin <vadim@wxwindows.org> Fri, 4 Aug 2006 16:12:47 +0200
67
6de5430b
RD
68wxwidgets2.7 (2.7.0.0-0rpd) unstable; urgency=low
69
70 * First test build with wx 2.7 tree.
71
72 -- Robin Dunn <robin@alldunn.com> Thu, 1 Jun 2006 14:23:16 -0700
73
74wxwidgets2.6 (2.6.3.2-3rpd) unstable; urgency=low
75
76 * Added icons and *.desktop files for the wpython-wxtools
77
78 -- Robin Dunn <robin@alldunn.com> Thu, 4 May 2006 15:35:08 -0700
4c1f1f0e 79
6de5430b
RD
80wxwidgets2.6 (2.6.3.2) unstable; urgency=low
81
82 * Next try for an upload candidate.
83 * Fixes FTBFS on GNU/kFreeBSD. Closes: #327638
84 * Update fr.po, thanks to Thomas Huriaux and debian-l10n-french.
85 Closes: #328966
86 * Split wxbase back into its own package, after all these years
87 and just after I drop it, someone finally has a use for it.
88 Such is life. Closes: #333944
89 * Fixes FTBFS with new make. If this ugly quoting is the tradeoff,
90 I'm itching to learn of the fabulous benefits...
91 Ack NMU for this from Kurt Roeckx to keep the amd64 transition
92 rolling while my x86 build machine was painfully dying. Thanks!
93 Closes: #350695, #361443
94 * New FSF address in copyright file.
95 * Add an index.html link to the doc contents page. Closes: #328896
96 * Fixes declarations for friends, as required by C++, and now gcc4.1.
97 Closes: #358219
98 * Add an unpack_examples script, loosely based on one submitted
99 by Richard Esplin. Closes: #342761
100 * Disable the reserved vtable entries (again, but this time its
101 optional) to retain compatibility with the existing release
102 in the distro.
103 * Update build-deps for xorg7.
104
105 -- Ron Lee <ron@debian.org> Fri, 14 Apr 2006 16:50:24 +0930
106
107wxwidgets2.6 (2.6.1.2-0.1) unstable; urgency=low
108
109 * Non-maintainer upload.
110 * Make it build using the new make. Patch from
111 Daniel Schepler <schepler@math.berkeley.edu> (Closes: #350695)
112
113 -- Kurt Roeckx <kurt@roeckx.be> Sun, 9 Apr 2006 14:04:34 +0200
114
115wxwidgets2.6 (2.6.1.2) unstable; urgency=low
116
117 * Fix the build_options.py created by the in tree build.
118 Closes: #324960 Thanks.
119 * Move the wx.pth alternative to its own directory where
120 it can't mess with anything else.
121 * Pull in changes to dcclient.cpp and window.cpp from HEAD
122 mostly for gtk2.8 compatibility, but fixes a couple of
123 other issues too.
124
125 -- Ron Lee <ron@debian.org> Thu, 25 Aug 2005 18:38:31 +0930
126
127wxwidgets2.6 (2.6.1.1.1) unstable; urgency=low
128
129 * Reshuffle the wxPython packages again, to comply better with
130 the python naming policy and improve support for concurrent
131 installations. The runtime files are now in python-wxgtk2.6-0,
132 the version selector in python-wxversion and the ancillary
133 tools in the python-wxtools package.
134
135 Many thanks to Matthias Klose <doko@ubuntu.com> for patches
136 and patient prodding to get wxpython into better shape for
137 version transitions.
138
139 * Collapse the wx-common package into an 'unversioned' one also.
140
141 * On its way back into unstable by popular demand.
142
143 -- Ron Lee <ron@debian.org> Sun, 14 Aug 2005 21:25:34 +0930
144
145wxwidgets2.6 (2.6.1.1) experimental; urgency=low
146
147 * 2.6.2 prerelease test -- Pain for the Impatient.
148
149 Be warned, wx2.6 has still not branched off the main
150 development tree, and the API is still in flux.
151
152 This one is to see what else is wrong.
153
154 * Upload to experimental now the -c2 transition is real.
155
156 -- Ron Lee <ron@debian.org> Thu, 23 Jun 2005 14:08:33 +0930
157
337afe57 158wxwidgets2.6 (2.6.0) unstable; urgency=low
8d7a4d69
RL
159
160 * 8 ... 9 ... 10. Here it comes, ready or not...
161 * make install includes archive.h now. Closes: #294998
162
163 -- Ron Lee <ron@debian.org> Wed, 13 Apr 2005 01:15:05 +0930
164
eedbe999
RL
165wxwidgets2.5 (2.5.5.1) unstable; urgency=low
166
167 * Last chance.
168 * Conflict with wxwin2.4-i18n. Due to inertia, it really
169 does. Sorry if you are not a gringo and want both 2.4 and
170 2.5 apps localised on the same machine. Maybe for 2.6.1.
171 Bitch upstream if you want it fixed.
172 * Don't package the static libs anymore for wxGTK.
173 Blame drepper for encouraging their obsolescence If you dare.
174 * Trim the configure options to reflect the new defaults.
175
176 -- Ron Lee <ron@debian.org> Mon, 11 Apr 2005 22:43:58 +0930
177
8ec45325
RL
178wxwidgets2.5 (2.5.4.0) unstable; urgency=low
179
180 * Experimental snapshot.
181 * More bakefile bogosity manually patched. Closes: #294998
182 * Fix stray conflicts with 2.4. Closes: #287623
183 * Fixes lack of version checking in wxPython examples.
184 Closes: #287772
185 * Fixes FTBFS on ppc. Closes: #285186
eedbe999 186 * Enable gnomeprint, Closes: #284943 satisfactorily I hope.
8ec45325
RL
187
188 -- Ron Lee <ron@debian.org> Sun, 13 Feb 2005 16:52:38 +1030
189
190wxwidgets2.5 (2.5.3.3) unstable; urgency=low
191
192 * Experimental snapshot.
193
194 -- Ron Lee <ron@debian.org> Tue, 8 Feb 2005 12:30:45 +1030
195
3b57de8b
RL
196wxwidgets2.5 (2.5.3.2) unstable; urgency=low
197
198 * This time, really now.
199 A snapshot that is actually ready for wider release.
200 Thanks to all who've been patient. We know who you are.
201 * Update path to wxPython site-packages, build them with
202 --no_rpath since we will install the in tree build.
203
204 -- Ron Lee <ron@debian.org> Thu, 11 Nov 2004 11:01:00 +1030
205
54e83ca5
RL
206wxwidgets2.5 (2.5.3.1) unstable; urgency=low
207
208 * Functioning concurrent installs for both the C++ libs
209 and wxPython along with legacy support for existing 2.4
210 users mean we can now safely introduce this release to
211 unstable without an adverse effect on existing users.
212
213 -- Ron Lee <ron@debian.org> Sun, 31 Oct 2004 15:54:46 +1030
214
a13a7f89 215wxwidgets2.5 (2.5.3.0) experimental; urgency=low
fdec3549
RL
216
217 * Experimental prerelease.
218
219 -- Ron Lee <ron@debian.org> Wed, 22 Sep 2004 03:29:56 +0930
220
ceec2216
RL
221wxwidgets2.5 (2.5.2.3) experimental; urgency=low
222
223 * Greatly improved concurrent installs. We can now install
224 a much wider range of builds without conflicting and select
225 between them without the need to go changing symlinks or
226 the suite of applications you have installed.
227 * Contrib is dead. Long live contrib.
228 Better multi-library builds have made contrib more or less
229 obsolete. This is the big crunch before the boom. Everything
230 useful out of contrib has been moved back into the main package.
231 Later we will split many out again along the lines of shared
232 dependencies, so a minimal wx install really can remain minimal
233 without losing any future potential.
234
235 -- Ron Lee <ron@debian.org> Sat, 18 Sep 2004 00:59:01 +0930
236
616d1b3c 237wxwidgets2.5 (2.5.1.1) experimental; urgency=low
e1293dcf
RL
238
239 * The s/ndow/dget/g release.
240 * Yes, the name has changed and the terrorists have won again.
241 Having a name too similar to Lindows apparently makes us a
242 liability to the illusion their assailants will want to project
243 in court. Eleven or so years of unbroken, unquestioned usage
244 was not nearly so interesting to these people as the fact we
245 were a soft target and easy to deprive of due process.
b63b07a8 246 * wxGTK is now built with gtk2 and unicode support.
e1293dcf
RL
247 * wxBase is no longer a separate package, it is built with the
248 GUI libs which now depend on it. We might split it out again
249 one day if there is a need for that.
250 * Added support for GNU/K*BSD (thanks again to Robert Millan).
251 * Non-core functionality is now provided by separate libraries
252 rather than simply being built into a single behemoth unit.
253 Of course, given the way these things work, almost none of
254 them are actually smaller, and the load time is unlikely to
255 improve either, but the logical separation may be beneficial.
256 * Removed many elements of the build scripts that are no longer
257 required due to improvements and changes elsewhere.
b63b07a8
RL
258 * Added README.examples for people who think these are packaged
259 as demos instead of as extended documentation.
e1293dcf
RL
260
261 -- Ron Lee <ron@debian.org> Fri, 27 Feb 2004 17:00:29 +1030
262
8155b640
RL
263wxwindows2.5 (2.5.0) unstable; urgency=low
264
265 * New beginnings. Back to development flavored chaos again.
266
267 -- Ron Lee <ron@debian.org> Thu, 19 Dec 2002 01:08:50 -0800
268
6181913e
RL
269wxwindows2.4 (2.4.2.6) unstable; urgency=high
270
271 * High urgency so as not to reset the shotclock for getting wx and
272 its deps moving into testing. All changes since the last release
273 are superficial.
274 * Reapply HURD/K*BSD patch fragment that should not have been reverted.
275 Closes: #217726 (Make a wish, the third time is lucky so I'm told.)
276 * Updated .po files.
277
278 -- Ron Lee <ron@debian.org> Mon, 2 Aug 2004 14:50:07 +0930
279
280wxwindows2.4 (2.4.2.5) unstable; urgency=medium
281
282 * Medium urgency to keep things moving for the libtiff fudge.
283 * Switch to dhv4, libtiff4.
284 * Fix menu quoting.
285 * Whittled down on some of the build config scripts that weren't
286 really earning their weight.
287 * Check for DISTCC_HOSTS and set the number of make -j jobs according
288 to the number of hosts it contains.
289 * Purge the .pyc from site-packages/wx too. They are generated on
290 site at install time.
291 * Includes type correctness fix for 64bit arch's. Closes: #197661
292 * Merged patches from Robert Millan for HURD/K*BSD support back from
293 cvs head. Closes: #217726
294 * Store the python version we preconfigure virgin source with, then
295 people don't need the default python package installed to build
296 from source, just the packages declared in the build-deps. Fix
297 the -python postinst to use this when byte compiling too.
298 Closes: #259128 (and fixes #258529)
299 * Added README.examples to explain that these examples are extended
300 documentation for coders, rather than trial apps for users.
301 Closes: #212894
302 * Dropped the examples from the demos subdir, the samples cover a lot
303 more ground than they used to and are generally more up to date,
304 it's also no longer hard to find a broad range of real applications
305 with source. Provided more external pointers in the README.
306 Closes: #258530 after discussion with the submitter. This is a bit
307 less c++ for your python, but I'm not convinced yet that either half
308 is such a burden on the other as to warrant an extra package here
309 at this stage.
310 * Fix linking of wxgtk_gl to include the proper dependency on wxgtk.
311 Remove suggestion of libgl1, by declaring the full library dependency
312 we now automatically insist on it. Closes: #262027
313 * Include wxrc and wxrcedit in contrib-dev. Added a simple man page
314 and a menu entry for wxrcedit. Closes: #261811
315 * Update gl sample makefiles to use --gl-libs. Thanks to Rich Walker
316 for picking this up. Closes: #246169
317 * Enable the building of a libwxgtk-dbg-python package, but do not
318 build and upload it by default at this stage. Closes: #220568
319 * Does not fix #239782, sorry.
320
321 -- Ron Lee <ron@debian.org> Wed, 28 Jul 2004 03:21:42 +0930
322
e1293dcf
RL
323wxwindows2.4 (2.4.2.4) unstable; urgency=low
324
325 * Modified build scripts to use pythonX.Y instead of python(>=X.Y)
326 * Removed bogus hard coded python2.2-xml. Closes: #216182
327 * Enabled iostream support despite my opinion of this c++ 'feature'.
328 Closes: #211050
329 * Event handling for menus with bitmaps fixed. Closes: #214788
330 * Includes fixes for wxHTTP and wxURL parsing. Closes: #211023, #213600
331
332 -- Ron Lee <ron@debian.org> Sat, 25 Oct 2003 13:48:07 +0930
333
334wxwindows2.4 (2.4.1.2) unstable; urgency=low
335
336 * New stable release. Closes: #198622
337 * Ack python NMU changes, Thanks Josselin!
338 * Hurd support added to configure. Closes: #191581
339 * Fixes ctrl-tab problem with pyslsk. Closes: #187923
340 * Fixed configure for autoconf 2.57-3. Closes: #190755
341 * Added conflict/replace for -doc. Closes: #202242
342
343 -- Ron Lee <ron@debian.org> Fri, 22 Aug 2003 15:59:12 +0930
344
345wxwindows2.4 (2.4.0.8-0.1) unstable; urgency=low
346
347 * NMU for python transition.
348 * Build-depend and depend on python 2.3 (closes: #204737).
349
350 -- Josselin Mouette <joss@debian.org> Wed, 13 Aug 2003 22:21:48 +0200
351
352wxwindows2.4 (2.4.0.9) unstable; urgency=low
353
354 * Updated package sections to suit the new taxonomy.
355 * No public release of this version.
356
357 -- Ron Lee <ron@debian.org> Sat, 19 Apr 2003 20:13:39 -0700
358
359wxwindows2.4 (2.4.0.8) unstable; urgency=low
360
361 * The "I wish people would read the existing discussion about new releases
362 before posting 'reminder' bugs" release. Closes: #189144
363 * Moved back to using png2. gtk1 forces that on anything using it and
364 gtk2 support is still too flakey both in wx and dependent apps for
365 us to entertain it in a stable release. This is a *really* messed
366 up situation for anyone trying to maintain a development machine.
367 Thank the png and gtk theme people if its a pain in your ass too.
368 Closes: #186779
369 * Add real package options to the gl build deps. Closes: #182210
370 * Really fix the XRCed problem, unlike 2.4.0.7 ; ) Closes: #183712
371
372 -- Ron Lee <ron@debian.org> Tue, 15 Apr 2003 18:42:54 -0700
373
374wxwindows2.4 (2.4.0.3) unstable; urgency=low
375
376 * Changed Conflict to Replaces so people can use 2.4 -dev before all
377 their 2.3 deps are gone. Closes: #178305
378 * Added wxPy supplied 2.3 distutils to the source package, apparently the
379 standard 2.2 one is now insufficient. This hopefully Closes: #178457
380
381 -- Ron Lee <ron@debian.org> Mon, 27 Jan 2003 17:36:59 -0800
382
8ddf18dd
RL
383wxwindows2.4 (2.4.0.2) unstable; urgency=low
384
385 * Added missing quantize.h to install. Closes: #178135
386 * Removed unnecessary -dev deps.
387 * move wxwin.m4 &c out of the runtime package and conflict with earlier
388 versions that didn't. Also nuke some empty dir cruft that slipped by.
389 Thanks for noticing the latter Josip. Closes: #176033
390 * dinstall won't close bugs from earlier unreleased versions :(
391 see below for explanations. Closes: #162948, #171258, #168148
392 Closes: #170748, #168250, #164557, #172390, #172447, #168887
393 Closes: #155476, #155478
394
395 -- Ron Lee <ron@debian.org> Thu, 16 Jan 2003 16:46:31 -0800
396
8155b640
RL
397wxwindows2.4 (2.4.0) unstable; urgency=low
398
399 * The fingers crossed release.
0ecfbbea
RL
400 * de.po typo fix. Closes: #174084
401 * tr.po stable tree patch. Closes: #174667
402 * Add a manpage for the wxPython scripts pointing to the pydoc docs.
403 * Disabled generation of gtk-univ, it is a rather insensible combination
404 now and should be replaced by x11-univ instead.
094e328c
RL
405 * There had to be some payoff to all the delays -- a clean gcc3.2
406 transition :-) This package certainly obsoletes 2.3.3.2 and I'll
407 be seeking to finally have 2.2.9.2 removed as well once Audacity
408 is updated.
8155b640
RL
409
410 -- Ron Lee <ron@debian.org> Thu, 19 Dec 2002 00:50:48 -0800
411
412wxwindows2.3 (2.3.4.1) unstable; urgency=low
2b5f62a0
VZ
413
414 * 2.4.0pre1 I guess.
415 * Added -ffunction-sections for broken hppa linker. Closes: #162948
8155b640
RL
416 * Conflict/Replace wxPython2.2. Since its nmu these two packages
417 can no longer currently coexist. Closes: #171258
418 * xrced.py path search fixed. Closes: #168148, #170748
419 * Actually install all wxUniv headers to the header package.
420 Closes: #168250, #164557
421 * Robin tells me this one should be fixed in 2.3 too, I can't confirm
422 so please reopen if it's not. Closes: #172390
423 * Added menu items for pycrust/pyshell, thanks Martin. Closes: #172447
424 * Broken header fixed. Closes: #168887
2b5f62a0
VZ
425
426 -- Ron Lee <ron@debian.org> Mon, 18 Nov 2002 18:54:21 -0800
427
428wxwindows2.3 (2.3.3.2) unstable; urgency=low
429
430 * The one more for luck release.
431 * Debian-wise, it fixes the problem with contrib lib name clashes;
432 code-wise, lots of little issues (and a couple of big 'uns) from
433 2.3.3 -- see the more regular change or cvs logs for details...
434 * Yes, it's still the unstable branch, yes the request for testing
435 to see if we can reasonably obsolete 2.2 in post-woody debian
436 is still current, and yes we're still working toward a stable
437 2.4 release as fast as we can. Big thanks to everyone who's
438 been patient and/or active fixing things.
439
440 -- Ron Lee <ron@debian.org> Thu, 26 Sep 2002 17:43:05 -0700
441
442wxwindows2.3 (2.3.3.1) unstable; urgency=low
443
444 * Ok, Robin says wxPython is good to go.
445 * Since wx2.2 has crashed and burned with the new releases of
446 python and png, Could package maintainers with packages that
447 depend on wx please recompile with this package and let me
448 know if they still need 2.2 in woody? If not I'll have them
449 removed. There should be a 2.4 release following very soon.
450 (hah, let's see how the date on that comment testifies!)
451 * Yes, I know wxpython is missing man pages for some of its
452 scripts. File a bug if you must, but preferably, if you know
453 what they do, attach a patch containing one. I don't use them
454 myself or could even do more than guess what they do today.
455 Sorry, C++.
456
457 -- Ron Lee <ron@debian.org> Thu, 19 Sep 2002 16:25:12 -0700
458
a0d927d1
RL
459wxwindows2.3 (2.3.3) unstable; urgency=low
460
e0252fb6
RL
461 * The "If it sucks, You whined for it!" release.
462 * It's also STILL our unstable branch, so I'll probably summarily
463 close any bugs related to that fact. Please report bugs in
464 the code to wx-dev@lists.wxwindows.org (or the wx bug tracker on
465 SourceForge) and not the debian BTS. They'll get to the right
466 people much faster that way. Packaging bugs to the BTS per normal.
467 Thanks!
468 Closes: #155476, #155478
a0d927d1
RL
469 * New dynamic library/object loading code.
470 * Fixes several showstoppers from 2.3.2
e0252fb6
RL
471 * wxPython now built with python2.2
472 * Depend explicitly on libpng3-dev, hopefully that will stay the
473 right thing a little longer. Closes: #143439
474 * Various wxPython issues all likely to be entirely different in 2.3
475 Please reopen (and/or tell Robin :) if they aren't fixed.
476 Closes: #153276, #124372, #146757, #148062, #146303
477 * Broken package managers are not my problem, unless enough people
478 think so to make it policy. Autogenerated bugs for things like
479 this suck too, just btw. If you're going to autogenerate menial
480 labor for people, at least autogenerate a patch to go along with
481 it. Closes: #130971, #130989, #130992
a0d927d1
RL
482
483 -- Ron Lee <ron@debian.org> Wed, 19 Dec 2001 15:41:31 -0800
484
3a922bb4 485wxwindows2.3 (2.3.2) unstable; urgency=low
22e0f699 486
3a922bb4 487 * Major Overhaul. First serious release contender.
f1687ed8
RL
488
489 Added .dll's to msw-cross packages.
490 Added -dbg versions of the cross packages.
491 Added experimental -univ(gtk) package.
76314141 492 Switched to python 2.1
22e0f699 493
3a922bb4 494 -- Ron Lee <ron@debian.org> Thu, 27 Sep 2001 05:55:07 -0700
22e0f699 495
3a922bb4
RL
496wxwindows2.3 (2.3.1) unstable; urgency=low
497
498 * 2.3.1 test debs -- still not QA'd for general release yet.
499
500 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 20:10:36 -0700
501
502wxwindows2.3 (2.3.0) unstable; urgency=low
050207ec
RL
503
504 * Updated 2.2 build scripts for 2.3
505 * initial test builds, please do not release..
506
507 -- Ron Lee <ron@debian.org> Sat, 27 Jan 2001 01:51:24 -0800
508
e0252fb6
RL
509wxwindows2.2 (2.2.9.2) unstable; urgency=high
510
511 * Fix wxPython gl bug. Closes: #130758
512 * Add versioned build dep on the -dev package too
513 to help avoid the 'png fiasco' for packages built
514 with wx. (Thanks Joshua) Closes: #131355
515
516 -- Ron Lee <ron@debian.org> Fri, 25 Jan 2002 03:11:28 -0800
517
518wxwindows2.2 (2.2.9.1) unstable; urgency=high
519
520 * recompile with libpng2.. oops. Closes: #129762
521
522 -- Ron Lee <ron@debian.org> Mon, 21 Jan 2002 13:20:00 -0800
523
524wxwindows2.2 (2.2.9) unstable; urgency=high
525
526 * fix for arches with unsigned char as default.
527 * high urgency because this fix really should get
528 into woody.
529 Closes: #127014
530
531 -- Ron Lee <ron@debian.org> Mon, 31 Dec 2001 06:53:27 -0800
532
533wxwindows2.2 (2.2.8.5) unstable; urgency=low
0b9ab0bd
RL
534
535 * Add wxSIZE_T_IS defines to setup.h
536 Add automate that to my TODO list.
537
538 -- Ron Lee <ron@debian.org> Tue, 27 Nov 2001 05:55:47 -0800
539
41b0a113
RL
540wxwindows2.2 (2.2.8.4) unstable; urgency=low
541
542 * Put the (modified) size_t == ulong kludge back into sndwav.cpp
543 it's still needed until wxDataOutputStream is made 64 bit
544 friendly, which may not happen for 2.2 since it will probably
545 not be binary compatible.
546 * caps a memory leak in the jpeg handler.
547
548 -- Ron Lee <ron@debian.org> Sun, 25 Nov 2001 11:53:59 -0800
549
550wxwindows2.2 (2.2.8.3) unstable; urgency=low
551
552 * Backported size_t test from 2.3 tree, removes the need for
553 specific tests for various 64 bit platforms including now
554 S/390 (thanks to Gerhard Tonn for the report).
555 Closes: #120768
556
557 -- Ron Lee <ron@debian.org> Fri, 23 Nov 2001 20:53:49 -0800
558
10916a4f
RL
559wxwindows2.2 (2.2.8.2) unstable; urgency=low
560
561 * python-dev doesn't get me python? More bytes in Build-Dep then
562 I guess ... Closes: #119954
563
564 -- Ron Lee <ron@debian.org> Sun, 18 Nov 2001 04:28:41 -0800
565
76314141
RL
566wxwindows2.2 (2.2.8.1) unstable; urgency=low
567
568 * Rebuild for python2.1 Closes: #119226, #118835
569
570 -- Ron Lee <ron@debian.org> Mon, 12 Nov 2001 21:47:38 -0800
571
4fb788e4 572wxwindows2.2 (2.2.8) unstable; urgency=medium
3a922bb4
RL
573
574 * Fixed bogus samples makefile. Closes: #110061
575 * Added ability to build wxMSW-cross packages, but they
576 are not built and distributed by default.
577
578 If you think such creatures belong in the archive,
4fb788e4 579 see README.Debian
3a922bb4
RL
580
581 * Pruned more inapplicable files from the raw cvs source,
582 cleaned configure.in and removed the need for a common setup.h,
583 removed superfluous library links and generally tweaked things
584 so as to make adding new ports easier.
585 * added --gl-libs flag to wx-config.
4fb788e4
RL
586 * added wx2.4 forward compatible event macros.
587 * added build fixes for IA64 from Jeff Licquia, and fixed clean
588 rules to pick up unnoticed strays that effected NMU builds.
589 Thanks Jeff. Closes: #101734, #104679 (fixed in NMU)
590 * Medium urgency since several other packages are waiting
591 for this to get into testing.
3a922bb4
RL
592
593 -- Ron Lee <ron@debian.org> Thu, 30 Aug 2001 15:41:49 -0700
594
e0f33cf1
RL
595wxwindows2.2 (2.2.7) unstable; urgency=medium
596
597 * The "Testing Tarantella" release.
598 * various small control (mis)behaviours corrected.
599 * added missing build-dep for gettext.
3a922bb4
RL
600 * updated wxPython description, Closes: #102689
601 * Never publicly released, oh well.
e0f33cf1 602
3a922bb4 603 -- Ron Lee <ron@debian.org> Sun, 10 Jun 2001 19:32:46 -0700
e0f33cf1 604
3abb92ce
RL
605wxwindows2.2 (2.2.6.1) unstable; urgency=low
606
607 * fix rules so it really doesn't build -indep for ports
3a922bb4 608 and fixed ambiguous overload bug in mmedia contrib.
3abb92ce
RL
609 This time it will build on alpha for sure. Really. :)
610 Closes: #92288
611 * added extra -dev package deps. Closes: #91364
612
3a922bb4 613 -- Ron Lee <ron@debian.org> Sat, 7 Apr 2001 06:49:58 -0700
3abb92ce 614
afa3e1ed 615wxwindows2.2 (2.2.6) unstable; urgency=low
050207ec 616
afa3e1ed
RL
617 * changed i18n package back to building during arch phase
618 so we can reap the .mo files as they are created. Closes: #86174
619 * OBCBLR Closes: #84692
620 * fix wxPython build gremlin. Closes: #89209, #85129
7b67fc42
RL
621 * tweaked wx-config alternatives priority to favour the most
622 likely default use.
afa3e1ed
RL
623 * general buglet count reduced.
624
3a922bb4 625 -- Ron Lee <ron@debian.org> Thu, 8 Mar 2001 21:10:07 -0800
afa3e1ed
RL
626
627wxwindows2.2 (2.2.5.1) unstable; urgency=low
628
629 * "This One's for Dirk" Closes: #84696
630 * 2.2.5 has known issues and will not be released for Debian.
050207ec
RL
631 * Fixed parser.y for Alpha builds (#82949)
632 * changed mesa dependency to the virtual libgl package and
633 added Conflicts for the old 2.1 packages (which are now
634 gone from woody anyway) Closes: #80120, #70778, #70779, #70780
635 * wxPython now builds as a single unit (including contrib)
636 so removed the libwxgtk-python-contrib package
afa3e1ed
RL
637 * updated translations
638 * new event table macro to enable code being written with 2.2
639 to be forward compatible with the changes in 2.4
640 * numerous sundry bugfixes
050207ec
RL
641
642 -- Ron Lee <ron@debian.org> Wed, 24 Jan 2001 18:51:24 -0800
643
644wxwindows2.2 (2.2.2) unstable; urgency=low
645
646 * added missing dependancy for contrib-dev package. Closes: #70880
647 * by popular demand, added a package with the python-contrib libs.
648 * more tweaks to deb/rules. autodetect the python install location,
649 and cache the results of configure tests for all packages.
650 * and of course a whole stack of minor fixes in the main codebase too.
651
652 -- Ron Lee <ron@debian.org> Tue, 5 Sep 2000 18:51:24 +0930
653
f6bcfd97 654wxwindows2.2 (2.2.1) unstable; urgency=low
e4c4c1c6 655
050207ec
RL
656 * wxWin 2.2.1 stable release.
657 * First upload to deb.org after repackaging to build directly from
658 upstream cvs.
659 * still not quite lintian clean yet:
660 - wxPython lib can't be built with a proper soname yet.
661 - the -dbg packages need an override for the shlib symlink.
662 - and a couple of packages have the lib symlink 'before the
663 lib', but that's ugly to fix right now, they aren't critical
664 libs, and allegedly this will be handled by dpkg sometime soon.
665 * moved full licence text into copyright file.
e4c4c1c6
RL
666
667 -- Ron Lee <ron@debian.org> Sun, 13 Feb 2000 18:40:00 +1030
668
669Local variables:
670mode: debian-changelog
671End: