hvgrip.git
2014-03-26 Hugo VilleneuveSimplify autogen.sh by using autoreconf master
2014-03-26 Hugo VilleneuveReplace gnome function to display XML help
2014-03-26 Hugo VilleneuveUse generic method to launch URL in external browser
2014-03-26 Hugo VilleneuveAdd pre-generated html documentation
2014-03-26 Hugo VilleneuveMove documentation images from C to images folder
2014-03-26 Hugo VilleneuveModify documentation reference of libghttp by libcurl
2014-03-26 Hugo VilleneuveUpdate documentation
2014-03-26 Hugo VilleneuveChangeLog is now automatically generated from git log...
2014-03-26 Hugo VilleneuveAdd files to GIT ignore list
2014-03-26 Hugo VilleneuveAdd saving & restore of window position in config file
2014-03-26 Hugo VilleneuveSet application icon with Gtk+ instead of Gnome
2014-03-26 Hugo VilleneuveImprove GRIP home page opening in external browser
2014-03-26 Hugo VilleneuveDelete trailing whitespace
2014-03-26 Hugo VilleneuveAdd packaging script
2014-03-26 Hugo VilleneuveFix configure warning about datarootdir
2014-03-26 Hugo VilleneuveUpdate AC_INIT informations
2014-03-26 Hugo VilleneuveReplace obsolete INCLUDES with AM_CPPFLAGS
2014-03-26 Hugo VilleneuveFix old invocation of AM_INIT_AUTOMAKE
2014-03-26 Hugo VilleneuvePut M4 macros in m4 directory
2014-03-26 Hugo VilleneuveMove config files to config directory (ac_aux_dir)
2014-03-26 Hugo VilleneuveFix gtk system include directive
2014-03-26 Hugo VilleneuveAdd additional autoconf files to clean with 'make maint...
2014-03-26 Hugo VilleneuveFix bug when including <id3.h> after <stdbool.h>
2014-03-26 Hugo VilleneuveRemove auto-generated autoconf files
2014-03-26 Hugo VilleneuveRemove automatically generated translation files
2014-03-26 Hugo VilleneuveRename configure.in -> configure.ac
2014-03-26 Hugo VilleneuveAdd autogen.sh script to regenerate all autoconf files
2014-03-26 Hugo VilleneuveRemove mkinstalldirs dependency
2014-03-25 Hugo VilleneuveFix buffer overflow with some id3 genres
2014-03-25 Hugo VilleneuveFix unhandled case CDROM_AUDIO_INVALID
2014-03-25 Hugo VilleneuveFix compilation warning
2014-03-25 Hugo VilleneuveFix compilation warnings by using proper type conversio...
2014-03-25 Hugo VilleneuveFix configure warnings
2014-03-25 Hugo VilleneuveActivate automake silent make mode
2014-03-25 Hugo VilleneuveAdd automatic options --help and --usage with popt
2014-03-25 Hugo VilleneuveMain part of Gnome to Gtk conversion
2014-03-25 Hugo VilleneuveRemove Gnome session management code
2014-03-25 Hugo VilleneuveReplace libgnomeui checks with Gtk+ and popt
2014-03-25 Hugo VilleneuveReplace gnome_app_ok_cancel_modal() with Gtk dialog
2014-03-25 Hugo VilleneuveReplace gnome_app_warning() with Gtk dialog
2014-03-25 Hugo VilleneuveReplace gnome_ok_dialog() with Gtk dialog
2014-03-25 Hugo VilleneuveFix GCC warnings for variably modified arrays
2014-03-25 Hugo VilleneuveFix configure error when determining id3lib version
2014-03-25 Hugo VilleneuveUpdate TODO for item already done in original version...
2014-03-25 Hugo VilleneuveInitial commit from official grip-3.3.1