2009-02-02 Paolo Bacchilega [ File Roller 2.25.90 released ] * NEWS: * configure.ac: updated * src/dlg-new.c: include gtk-utils.h 2009-02-02 Paolo Bacchilega * src/fr-window.c (menu_item_select_cb): use gtk_widget_get_action to get the action. Fixes bug #568881 – don't rely on gtk implementation details 2009-01-31 Paolo Bacchilega * configure.ac: removed the libglade dependency; allow to optionally load the ui from the source tree. * data/Makefile.am: * data/glade: removed * data/ui: added * src/*.c Feature: Use gtkbuilder instead of libglade. 2009-01-31 Paolo Bacchilega * src/file-utils.c (get_temp_work_dir): add $XDG_CACHE_HOME to the list of possible temp dirs. Fixes bug #569825 – file-roller should use TMPDIR or XDG_CACHE_HOME for temporary files.