NFO Viewer Changelog

What's new in NFO Viewer 1.15

Jun 16, 2015
  • Fix preferences dialog padding with GTK+ 3.14
  • Fix selection background color with GTK+ 3.14
  • Remove use of deprecated stock items, GtkAlignment and gi.types.Boxed.__init__
  • Update French translation
  • Update Turkish translation

New in NFO Viewer 1.13.1 (Sep 26, 2013)

  • Possibly fix default colors with some GTK+ themes
  • Add an AppData XML file http://people.freedesktop.org/~hughsient/appdata/
  • Update French translation
  • Update Turkish translation

New in NFO Viewer 1.13 (Jul 29, 2013)

  • Add action to export document as an image file (#622078)
  • Apply GNOME Goal: Add keywords to application desktop files - https://wiki.gnome.org/GnomeGoals/DesktopFileKeywords
  • Update Turkish translation

New in NFO Viewer 1.12.1 (Apr 24, 2013)

  • Fix error setting colors in the preferences dialog
  • TypeError: get_rgba() takes exactly 2 arguments (1 given)

New in NFO Viewer 1.12 (Apr 9, 2013)

  • Adapt to new GTK+ theme color names, thus fixing the default color scheme that follows the GTK+ theme
  • Fix window size calculations

New in NFO Viewer 1.11 (Nov 5, 2012)

  • Fix immediate crash resulting from bad use of Gtk.StyleContext on newer versions of PyGObject and/or GTK+ (#687513)
  • Remove deprecated 'get_data' and 'set_data' calls
  • Use Gtk.Grid for preferences dialog instead of Gtk.Table
  • Release source tarballs only compressed as tar.xz (instead of the previous tar.gz and tar.bz2)

New in NFO Viewer 1.9.1 (Jun 26, 2010)

  • Error opening blank files has been fixed and two new translations have been added.

New in NFO Viewer 1.9 (Apr 25, 2010)

  • 16x16 px icon has been slightly changed. GTK+ is now used to launch a web browser. PyGTK dependency has been raised to 2.16.

New in NFO Viewer 1.8 (Oct 18, 2009)

  • A proper application icon has been added. Edited menu keybindings are now saved to the user's configuration directory.

New in NFO Viewer 1.7 (Sep 26, 2009)

  • A line-wrapping feature has been added with autodetection of when it should be used. Font will now always fall back to "monospace" if the preferred font is not found.

New in NFO Viewer 1.6 (Aug 16, 2009)

  • A configuration file option to control the maximum window height has been added and URL-detection has been fixed to be more strict.

New in NFO Viewer 1.5 (May 12, 2009)

  • Add a quit menu item to close all windows (#581091)
  • Allow windows to be closed by pressing Escape (#581091)
  • Update German translation (Christoph Wickert)
  • Add Swiss German translation (Fabian Affolter)
  • Add Bulgarian translation (Svetoslav Stefanov)

New in NFO Viewer 1.4 (Apr 20, 2009)

  • Handle files with UTF8, UTF16 and UTF32 BOMs
  • Abort installation if an intltool-merge or msgfmt call fails

New in NFO Viewer 1.3.1 (Apr 5, 2009)

  • This release fixes translation of the user interface of dialogs constructed with GtkBuilder.

New in NFO Viewer 1.3 (Mar 15, 2009)

  • Add two grey low-contrast color schemes
  • Remove deprecated Encoding field from the desktop file
  • Use six-character hexadecimal color codes in the configuration file
  • Fix GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  • Fix open dialog file filter to list files with upper- and mixed case extensions as well (Simon Morgan, #572877)
  • Migrate from Libglade to GtkBuilder
  • Raise Python dependency to 2.5 or greater
  • Raise PyGTK dependency to 2.12 or greater

New in NFO Viewer 1.2.1 (Oct 5, 2008)

  • This release fixes sensitivity updating of menu items, fixes AssertionErrors when installing, and adds a Simplified Chinese translation.