2008-04-28 Timo Jyrinki * docs/fi/fi.po: * docs/Makefile.am: * docs/fi/figures/*.png: Backport Finnish translation from trunk ==================== 2.22.1 ==================== 2008-03-29 Kenneth Nielsen * docs/Makefile.am: Added da to DOC_LINGUAS * docs/da/da.po: Added Danish translation by Mads P. Rommedahl 2008-02-13 Ryan Lortie * src/trashapplet.c: fix transparency 2008-02-13 Ryan Lortie * src/trash-monitor.h: * src/trash-monitor.c: * src/trashapplet.h: remove old files * src/Makefile.am: update accordingly * src/trashapplet.c: use GIO directly for monitoring the trash. Modernise GTK use (take advantage of new GtkImage functions, for example). * src/trash-empty.c: G_GSIZE_FORMAT requires "%" in front. Remove unused variable. 2008-02-13 Ryan Lortie * src/trash-empty.c: * src/trashapplet.c: revert accidental string changes 2008-02-12 Ryan Lortie * src/trash-empty.c: fix small memory leak 2008-02-12 Ryan Lortie Fix the regression introduced in the last commit. Add progress dialog support for emptying the trash via GIO. * src/trash-monitor.c: * src/trash-monitor.h: remove trash emptying functions. they no longer logically belong here. * src/trash-empty.h: * src/trash-empty.c: new files. handle emptying the trash. * src/trashapplet.h: remove mention of glade * src/trashapplet.c: remove trash emptying UI code (it's now in trash-empty.c) * src/Makefile.am: remove glade, add trash-empty.[ch] * trashapplet-empty-progress.ui: replaces trashapplet.glade (moved to GtkBuilder). * Makefile.am: install the .ui instead of the .glade 2008-02-12 Ryan Lortie * src/trash-monitor.h: * src/trash-monitor.c: * src/trashapplet.h: * src/trashapplet.c: * src/Makefile.am: move from GnomeVFS -> GIO. Note REGRESSION: no longer do we have a progress dialog for emptying the trash. Closes bug #509759. 2008-02-02 Kjartan Maraas * src/xstuff.c: (get_typed_property_data): The previous commit broke the build. Fix from Simon Holm Thøgersen. Closes bug #513611. 2008-01-28 Christian Persch * src/xstuff.c: (get_typed_property_data): Don't use G_GNUC_PRETTY_FUNCTION. Fixes the build with glib trunk. 2007-10-13 Callum McKenzie * src/trash-monitor.c: Use G_DEFINE_TYPE macros. Patch from Jaap Haitsma, Bug #459705. 2007-10-02 Jan Arne Petersen * docs/Makefile.am: Added German translation (by Tobias Höbel ). * docs/de/de.po: Added de to DOC_LINGUAS. 2007-09-25 Gil Forcada * docs/ca/ca.po: Added Catalan translation. * docs/Makefile.am: Added ca. 2007-09-16 Jovan Naumovski * mk.po: Added Macedonian translation. 2007-09-04 Luca Ferretti * docs/it/it.po: Updated Italian translation. * docs/it/figures/trash-applet.png: Updated to new default theme. 2007-07-17 Jaap Haitsma * src/trashapplet.c: (trash_applet_init), (trash_applet_destroy), (trash_applet_update), (trash_applet_show_about), (main): * src/trashapplet.h: Use g_set_application name such that the application name gets shown correctly in the about dialog. Convert usage of GtkTooltips to new tooltips API of GTK 2.12 Fixes bug #457145 2007-05-13 Nickolay V. Shmyrev * docs/ru/ru.po: Updated Russian translation by Sergey Mironov 2007-02-04 Davyd Madeley * src/trash-applet.c: Listen for theme changes. Fixes #335327. Patch from Jesse Stockall . 2006-12-13 Matthias Clasen * src/trashapplet.c: Open the window on the right screen. (#382774) 2006-11-16 Kjartan Maraas * src/trashapplet.c: (update_transfer_callback): Remove markup from translatable message. Patch from Elijah Newren. Closes bug #360447. 2006-11-15 Kjartan Maraas * docs/C/trashapplet.xml: Fix build. 2006-11-08 Daniel Nylander * docs/sv/sv.po: Updated Swedish translation. 2006-10-02 Davyd Madeley * src/trashapplet.c: - respect /apps/panel/global/enable_animations from GConf - icon sizing issues 2006-09-25 Francisco Javier F. Serrador * docs/es/es.po: Updated Spanish translation. 2006-09-09 Francisco Javier F. Serrador * docs/es/es.po: Updated Spanish translation. 2006-09-03 Daniel Nylander * docs/sv/figures/*png: Added screenshot. 2006-09-03 Daniel Nylander * docs/sv/sv.po: Updated Swedish translation. 2006-08-28 Christophe Bliard * docs/fr/fr.po: Updated French translation 2006-08-27 Christophe Bliard * docs/C/trashapplet.xml: fixed typo 2006-08-26 Joachim Noreiko * docs/C/trashapplet.xml: update "add to panel" section. Fixes #311149 2006-06-20 Paolo Borelli * src/thrashapplet.c (update_transfer_callback): plug various memory leaks. 2006-08-07 Davyd Madeley * GNOME_Panel_TrashApplet.server.in.in: - fix component name, closes #348846. 2006-07-25 Christophe Bliard * docs/fr/fr.po: Small update of French translation * docs/fr/figures/trash-applet.png: Updated screenshot 2006-07-23 Daniel Nylander * docs/sv/sv.po: Updated Swedish translation. 2006-07-10 Rodney Dawes * GNOME_Panel_TrashApplet.server.in.in: * trashapplet.c (trash_applet_show_about): Use user-trash-full instead of gnome-fs-trash-full as per the icon naming specification * trashapplet.h: Use user-trash and user-trash-full as per the icon naming spec, instead of gnome-fs-trash-* Fixes #346485 2006-06-29 Daniel Nylander * docs/sv/sv.po: Added Swedish translation. 2006-06-17 Stefan Kost * src/trashapplet.h: Correct GObject macro 2006-03-22 Nickolay V. Shmyrev * docs/ru/ru.po: Added Russian translation. 2006-02-27 Luca Ferretti * docs/it/it.po: Updated Italian translation. 2006-01-28 Francisco Javier F. Serrador * docs/es/es.po: Updated Spanish translation. 2006-01-21 Vincent Untz * docs/fr/fr.po: small update 2006-01-17 Glynn Foster * src/Makefile.am: Fix build by adding some '\'s. 2006-01-15 Davyd Madeley * src/trashapplet.c: things are moved to the trash, not copied. Override the suggested mouse cursor to show the cursor for "move". Patch from Bas van der Lei . Closes #316433. 2006-01-15 Davyd Madeley * src/trashapplet.c: * src/trashapplet.h: resize trashapplet to fit strange panel sizes. Closes #326979. Patch from Michael Hofmann . 2006-01-06 Vincent Untz * docs/fr/fr.po: small update, by Christophe Bliard 2005-12-22 Vincent van Adrighem * docs/Makefile.am: Added "nl" (Dutch) to DOC_LINGUAS. * docs/nl/*: Added Dutch translation by Myckel Habets. 2005-12-03 Vincent Untz * docs/fr/*: small update, by Christophe Bliard * docs/*: give some .cvsignore love 2005-09-28 Ryan Lortie * docs/Makefile.am: add DOC_FIGURES list to get .png's into the tarball. Closes bug #317476. 2005-09-21 Alessio Frusciante * docs/Makefile.am: Added "it" (Italian) to DOC_LINGUAS. * docs/it/*: Added Italian translation by Luca Ferretti . 2005-08-27 Vincent Untz * docs/fr/fr.po: forgot some headers 2005-08-27 Vincent Untz * docs/Makefile.am: * docs/fr/*: add french translation of docs, by Christophe Bliard 2005-05-20 Davyd Madeley * docs/Makefile.am: * docs/trashapplet.omf.in: * docs/C/trashapplet.xml: gnome-doc-utilise * docs/: Remove unneeded makefiles and such 2005-05-17 Kjartan Maraas * Add a separator in the context menu. Closes bug #302797. Patch from Luca Ferretti. 2005-03-31 Michiel Sikkes * NOW commit the patch to close bug #159057. (Closes: #159057) * Added some xstuff which does some kind of open-click effect in X. 2005-03-25 Michiel Sikkes * Revert previous changes to unbreak string freeze. (uncloses: #159057) 2005-03-25 Michiel Sikkes * trashapplet.glade: Added this file with the emptying_trash dialog. * src/trashapplet.c: Implemented the emptying_trash dialog (Closes: #159057) * src/trashapplet.h: Added TrashApplet->xml * Makefile.am: Added glade_DATA. * src/Makefile.am: Added LIBGLADE_CFLAGS. 2005-03-20 Kjartan Maraas * src/trashapplet.c: (trash_applet_drag_data_received): Fix compiler warning and header. 2005-03-07 Davyd Madeley * docs/C/figures/trash-applet.png: Added a figure. * docs/C/trashapplet.xml: Updated documentation for GNOME 2.10. * docs/C/Makefile.am: Added figures directory. 2005-02-27 Ryan Lortie * src/trashapplet.c: Don't leak style while handling the change_background signal. Fix adapted from Vincent Untz's fixes to various panel applets. 2005-02-07 Davyd Madeley * src/trashapplet.c: Set application icon. Closes #166501. Patch from Jaap Haitsma . 2005-02-07 Davyd Madeley * src/trashapplet.c: Sync Empty Trash dialog with Nautilus. Closes #165241. Patch from Luca Ferretti . 2005-02-04 Davyd Madeley * src/trashapplet.c: Use ngettext for pluralisation. Closes #165652. 2005-02-02 Davyd Madeley * src/trashapplet.c: spawing -> spawning. Closes bug #165998. 2004-11-05 James Henstridge * src/trashapplet.c (trash_applet_change_background): add back background change handling. Remove debugging output I accidentally left in last time. 2004-11-02 James Henstridge * src/trash-monitor.h (TRASH_MONITOR): fix up typo in macro definition. * src/trashapplet.[ch]: convert TrashApplet to a PanelApplet subclass and refactor the code a bit. Use gtk_image_set_from_icon_name() so that GTK is responsible for keeping the icon up to date when the icon theme changes. 2004-10-22 Michiel Sikkes * src/eel-extension.c: * src/eel-extension.h: * src/trashapplet.c: * src/trashapplet.h: 2004-10-22 James Henstridge * src/trash-monitor.[ch]: change the copyright header to the standard GPL, rather than a modified one preventing the use of future versions. 2004-10-21 Michiel Sikkes * GNOME_Panel_TrashApplet.server.in.in: String change -> 'Go to Trash' * GNOME_Panel_TrashApplet.xml: Changed menu item order (Open on top) 2004-10-21 Michiel Sikkes * GNOME_Panel_TrashApplet.server.in.in: * GNOME_Panel_TrashApplet.xml: Added HIG patch by Dennis Cranston (dennis_cranston@yahoo.com). Closes: #156020. 2004-10-21 Michiel Sikkes * src/trashapplet.c: (button_release_cb), (drag_data_received_cb), (key_press_cb), (trash_applet_fill): Changed button_press_event to button_release_event to make it look like a launcher. Added key_press callback and event. Closes: #155165. 2004-09-28 Vincent Noel * src/trashapplet.c (size_allocate_cb): connect to the size-allocate signal to follow the panel size consistently. 2004-09-21 Davyd Madeley * GNOME_Panel_TrashApplet.server.in.in: - Removed panel:category we no longer use it - Added Bugzilla entries, so that bug-buddy can correctly file bugs 2004-09-20 Davyd Madeley Added to gnome-applets CVS repository. 2004-09-19 Michiel Sikkes * configure.in: Removed eel pkg-config check. * src/Makefile.am: Added eel-extension files to sources. * src/eel-extension.c: Added, copied eel_gtk_button_* from libeel. * src/eel-extension.h: Added, copied EEL_TRASH_URI and eel_gtk_button_* from libeel. * src/trashapplet.c: Removed libeel include. Added gconf-client include. Changed 'nautilus' to 'gnome-open' for opening the trash. 2004-09-19 Michiel Sikkes * po/POTFILES.in: files is .in.in not only .in. Fixes bug in the buildsystem. 2004-09-19 Michiel Sikkes * GNOME_Panel_TrashApplet.server.in.in: Set to other icon. * configure.in: Added French and German. * po/de.po: Added * po/fr.po: Added * src/trashapplet.c: (get_dir_count), (trash_applet_update_item_count), (trash_applet_items_count), (trash_applet_is_empty), (trash_applet_update_icon), (confirm_empty_trash), (trash_applet_do_empty), (trash_applet_open_folder), (trash_applet_show_help), (update_icon_cb), (drag_motion_cb), (drag_leave_cb), (changed_orient_cb), (changed_background_cb), (changed_size_cb), (trash_monitor_cb), (trash_applet_fill): Applied the patches by James and Sebastian. * src/trashapplet.h: Applied the patches by James and Sebastian. 2004-07-30 Michiel Sikkes * Makefile.am: Added EXTRA_DIST files. * src/trashapplet.c: (trash_applet_update_tip), (trash_applet_show_help), (trash_applet_fill): Small fixes. Nicer messages for trash tooltip. 2004-07-30 Michiel Sikkes * GNOME_Panel_TrashApplet.server.in.in: Made applet category translatable. * configure.in: Added scrollkeeper and help stuff * help/C/Makefile.am: Added scrollkeeper and help stuff * help/C/legal.xml: Added scrollkeeper and help stuff * help/C/trashapplet-C.omf: Added scrollkeeper and help stuff * help/C/trashapplet.xml: Added scrollkeeper and help stuff * src/trashapplet.c: (trash_applet_show_help), (trash_applet_show_about): Added documenters and made help to show trashapplet help. 2004-07-29 Michiel Sikkes * Makefile.am: Added first piece of help system. * autogen.sh: Changed to gnome-autogen.sh support. * configure.ac: Renamed this... * configure.in: ... to this. * help/C/Makefile.am: Help system * help/C/trashapplet-C.omf: Helpsystem * help/Makefile.am: Helpsystem * src/trashapplet.c: (update_icon_cb), (trash_applet_fill): Icon is now updated on icon theme change. 2004-07-29 Michiel Sikkes * GNOME_Panel_TrashApplet.xml: Added help item. * po/nl.po: Updated translation. * src/trashapplet.c: (error_dialog), (trash_applet_get_main_trash_directory_uri), (get_dir_count), (trash_applet_items_count), (trash_applet_update_icon), (update_transfer_callback), (trash_applet_do_empty), (trash_applet_open_folder), (trash_applet_show_help), (trash_applet_show_about), (destroy_cb), (drag_data_received_cb), (changed_orient_cb), (changed_background_cb), (changed_size_cb), (trash_monitor_cb), (trash_applet_fill): Applied all the cool patches by Emmanuele Bassi . * src/trashapplet.h: Applied all the cool patches by Emmanuele Bassi . 2004-07-29 Michiel Sikkes * GNOME_Panel_TrashApplet.server.in.in: Changed icon.. broken now. * po/nl.po: Updated translation. 2004-07-29 Michiel Sikkes * GNOME_Panel_TrashApplet.xml: Added mnemonics for menu. 2004-07-29 Michiel Sikkes * src/trashapplet.c: (trash_applet_about): Added the about window. 2004-07-29 Michiel Sikkes * GNOME_Panel_TrashApplet.server.in: Added .in for the file name (i18n reasons) * GNOME_Panel_TrashApplet.server.in.in: See above :-) * Makefile.am: i18n changes * po/nl.po: String updates * src/Makefile.am: Removed @INTLTOOL_SERVER_RULES@, wasn't neccesary in this makefile 2004-07-29 Michiel Sikkes * GNOME_Panel_TrashApplet.server.in: Set some strings translatable * GNOME_Panel_TrashApplet.xml: Added this file * Makefile.am: Added XML menu file to the buildsystem * configure.ac: i18n changes * po/POTFILES.in: Added the server and xml files. * po/nl.po: String updates * src/Makefile.am: i18n additions * src/trashapplet.c: added config.h to include (trash_applet_fill): changed applet menu to external xml file * src/trashapplet.h: i18n changes, added config.h include