]> git.saurik.com Git - wxWidgets.git/blobdiff - debian/changelog
add -mno-cygwin detection: we should treat cygwin as Windows, not Unix, when it's...
[wxWidgets.git] / debian / changelog
index 7b222af8f57583348bdf065e176110c8c1fa2eb8..2b7ac25a94685c5ad49dcd894d86d042d4dbfcc2 100644 (file)
@@ -1,3 +1,53 @@
+wxwidgets2.7 (2.7.2.0-0) unstable; urgency=low
+
+  * Added wxTar streams.
+  * Added wxFilterFSHandler and wxArchiveFSHandler.
+  * Added wxString::ToLongLong() and ToULongLong().
+  * Added wxCollapsiblePane.
+  * Added wxSimpleHtmlListBox.
+  * Many enhancements to wxRichTextCtrl.
+  * Support for loading TGA files added.
+  * wxHtmlWindow now generates events for mouse actions and text copy.
+
+ -- Vadim Zeitlin <vadim@wxwindows.org>  Oct, 31 Tue 2006 15:58:00 +0100
+
+wxwidgets2.7 (2.7.1.3-0) unstable; urgency=low
+
+  * wxGTK:  The wx.ALWAYS_SHOW_SB style is now supported.
+  * Fixed name errors in the old wxPython package namespace.
+
+ -- Robin Dunn <robin@alldunn.com>  Thu, 26 Oct 2006 14:35:29 -0700
+
+wxwidgets2.7 (2.7.1.2-0) unstable; urgency=low
+
+  * Fixed a bug in the MaskedEdit controls caused by conflicting IsEmpty methods.
+  * Patch #1579280: Some mimetype optimizations on unix-like systems.
+
+ -- Robin Dunn <robin@alldunn.com>  Sat, 21 Oct 2006 22:33:41 -0700
+
+wxwidgets2.7 (2.7.1.1-0) unstable; urgency=low
+
+  * First 2.7.x release from wxPython team.
+  * Many enhancements, changes, fixes and updates.  See 
+    http://wxpython.org/CHANGES.txt for details.
+
+ -- Robin Dunn <robin@alldunn.com>  Wed, 18 Oct 2006 17:09:53 -0700
+
+wxwidgets2.7 (2.7.0.0-2) unstable; urgency=low
+
+  * Fixes to ansi packages builds
+  * Corresponds to the official wxWidgets 2.7.0 sources
+
+ -- Vadim Zeitlin <vadim@wxwindows.org>  Fri,  6 Aug 2006 16:31:08 +0200
+
+wxwidgets2.7 (2.7.0.0-1) unstable; urgency=low
+
+  * New 2.7.0 release of the new development series.
+  * It's now possible to build both ansi and unicode versions.
+  * Maintainer change.
+
+ -- Vadim Zeitlin <vadim@wxwindows.org>  Fri,  4 Aug 2006 16:12:47 +0200
+
 wxwidgets2.7 (2.7.0.0-0rpd) unstable; urgency=low
 
   * First test build with wx 2.7 tree.
@@ -9,7 +59,7 @@ wxwidgets2.6 (2.6.3.2-3rpd) unstable; urgency=low
   * Added icons and *.desktop files for the wpython-wxtools
 
  -- Robin Dunn <robin@alldunn.com>  Thu,  4 May 2006 15:35:08 -0700
+
 wxwidgets2.6 (2.6.3.2) unstable; urgency=low
 
   * Next try for an upload candidate.