[ghex] Update news for 2.90.0
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ghex] Update news for 2.90.0
- Date: Fri, 5 Aug 2011 15:34:35 +0000 (UTC)
commit d82e2775c5b011c593985f4e14f65c7d680228e6
Author: Kalev Lember <kalevlember gmail com>
Date: Fri Aug 5 18:20:24 2011 +0300
Update news for 2.90.0
NEWS | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 91 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index e69de29..0d8714a 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,91 @@
+===========
+GHex 2.90.0
+===========
+
+This is the first GHex release featuring GTK+ 3 support. For parallel
+installability with the GTK+ 2 version, the shared library along with its
+pkgconfig file and translation files were renamed. The application binary was
+also renamed and is now called 'ghex'.
+
+Changes for GNOME 3 support:
+ - Port from poptOption to GOptionEntry (Javier JardÃn)
+ - Replace deprecated GTK+ symbols (Andre Klapper, Javier JardÃn,
+ Adrian ZgorzaÅek, Kalev Lember)
+ - Remove libgnome and libgnomeui dependency (Javier JardÃn, Andre Klapper)
+ - Use Gio instead GnomeVfs (Daniel Macks)
+ - Replace Gdk drawing with Cairo (Kalev Lember)
+ - Port from BonoboUI to GtkUIManager (Kalev Lember)
+ - Remove custom print widgets (RafaÅ MuÅyÅo)
+ - Port from libgnomeprint to GtkPrint (RafaÅ MuÅyÅo)
+ - Port to GTK+ 3 (Kalev Lember)
+ - Rename the shared libray for parallel installability (Kalev Lember)
+
+New Features and UI Improvements:
+ - Improve About dialog (Javier JardÃn)
+ - Add relative offset jumping with + and - in 'Go to Byte' (Roy Spliet)
+ - Use double buffering for drawing, reducing flicker (Kalev Lember)
+
+Bug fixes:
+ - Convert po files to UTF-8 (Andre Klapper)
+ - Fix various compiler warnings (Andre Klapper, Martin Olsson, Tobias Mueller,
+ Kalev Lember)
+ - Fix xsltproc warnings (RafaÅ MuÅyÅo)
+ - Fix the order of LDADD (RafaÅ MuÅyÅo)
+ - Fix build with stricter linker on latest Fedora (Kalev Lember)
+ - Fix gnome-doc-utils support (Javier JardÃn)
+ - Modernize autotools configuration (Javier JardÃn)
+ - Use upstream gettext instead the glib one (Javier JardÃn)
+ - Fix regression with close on save confirmation (Kalev Lember)
+ - Avoid showing status message on an already destroyed window (Kalev Lember)
+ - Update overview when deleting a character with the 'DEL' key (Kalev Lember)
+
+Translation updates:
+ - Basque (Inaki Larranaga Murgoitio)
+ - Brazilian Portuguese (Mateus Zenaide)
+ - British English (Philip Withnall, Jen Ockwell)
+ - Catalan (David Espinosa)
+ - Czech (Marek ÄernockÃ, Lucas Lommer, Petr Kovar)
+ - Danish (Joe Hansen)
+ - French (Bruno Brouard, Claude Paroz)
+ - Galician (Fran DiÃguez)
+ - German (Mario BlÃttermann)
+ - Hungarian (Gabor Kelemen, Balazs Ur)
+ - Indonesian (Andika Triwidada)
+ - Japanese (Takeshi AIHANA)
+ - Latvian (Rudolfs Mazurs)
+ - Portuguese (Filipe Gomes)
+ - Russian (Yuri Myasoedov)
+ - Simplified Chinese (Aron Xu, Zhang Miao, du baodao)
+ - Slovenian (Matej UrbanÄiÄ)
+ - Spanish (Daniel Mustieles)
+ - Swedish (Daniel Nylander)
+ - Thai (Akom C, Theppitak Karoonboonyanan)
+
+Bugs fixed:
+ 333819 "Help files out-of-date"
+ 445053 "Memory corruption when searching on x86_64"
+ 508563 "Migrate from libgnomeprint to gtk-print"
+ 547882 "menu entry name and tooltip are not accurate"
+ 548438 "Fields are not being updated when deleting a character"
+ 570688 "fix all compiler warnings given by normal makefiles and gcc 4.3.3"
+ 571892 "Crash in gtk_hex_new"
+ 584006 "Use gtk_show_uri instead of gnome_help"
+ 590995 "Remove libgnome(ui) usage"
+ 590996 "Remove Bonobo usage"
+ 597683 "Can't compile due to hex-document-ui.c:86: error: implicit
+ declaration of function âraise_and_focus_widgetâ"
+ 597684 "Can't compile due to: preferences.c:514: error: implicit declaration
+ of function âdisplay_error_dialogâ"
+ 597685 "Can't compile due to main.c:73: error: implicit declaration of
+ function âghex_init_configurationâ"
+ 597687 "Can't compile due to print.c:226: error: implicit declaration of
+ function âdisplay_error_dialogâ"
+ 597688 "Can't compile due to ghex-window.c:160: error: implicit declaration
+ of function âdelete_advanced_find_dialogâ"
+ 608275 "Remove deprecated GTK+ symbols"
+ 608284 "Use single GTK includes"
+ 609277 "A little automake/libtool problem"
+ 609548 "Bad application name in the licence"
+ 612693 "Does not compile with -DGSEAL_ENABLE"
+ 612885 "Make a release"
+ 630377 "[Patch] Add support for relative jumping"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]