2008-01-28 Paolo Bacchilega [ File Roller 2.21.2 released ] * NEWS: updated. 2008-01-28 Paolo Bacchilega * nautilus/Makefile.am: Fixed bug #509933 – 2.21.1 does not compile Patch by Joseph Sacco 2008-01-20 Paolo Bacchilega * src/fr-window.c: * src/file-utils.h: * src/file-utils.c: Fixed bug #303213 – default to extract in home instead of tmp 2008-01-10 Christian Kirbach * src/sexy-icon-entry.c: Include local libsexy copy header, not system-wide version. 2008-01-10 Paolo Bacchilega * data/file-roller.desktop.in.in: Added application/x-lzma-compressed-tar (#508368) 2008-01-09 Paolo Bacchilega * configure.in: changed version to 2.21.2 2008-01-09 Paolo Bacchilega * src/ui.h: * src/fr-window.c: * src/actions.h: * src/actions.c: Second batch of changes for the find/filter bar. 2008-01-08 Paolo Bacchilega * src/sexy-icon-entry.h: new file * src/sexy-icon-entry.c: new file * src/fr-list-model.c: * src/fr-window.h: * src/fr-window.c: * src/Makefile.am: Started work an a filter bar. 2008-01-08 Wouter Bolsterlee * configure.in: Add gnome-vfs libs for the nautilus extension since they're not automatically pulled in with Nautilus anymore (Nautilus uses GIO now). The real fix would of course be to convert the code to GIO, but this workaround at least fixes the build for now. See also bug #501542.