aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-attachments/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>Sankar P2007-04-021-0/+8
| | | | | | | | | | | | | 2007-04-02 Sankar P <psankar@novell.com> * Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> Code Cleanup. Fixes part of #301149 svn path=/trunk/; revision=33354
* Evolution requires GLib 2.10 now; remove dead backward-compatibility codeMatthew Barnes2007-03-301-0/+6
| | | | | | | | | | | | | 2007-03-29 Matthew Barnes <mbarnes@redhat.com> * mail/em-utils.c: * mail/mail-config.c: * plugins/save-attachments/save-attachments.c: Evolution requires GLib 2.10 now; remove dead backward-compatibility code for GLib < 2.8 (#418971). svn path=/trunk/; revision=33341
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-271-0/+5
| | | | svn path=/trunk/; revision=33152
* ** Fixes bug #341369Hiroyuki Ikezoe2006-07-081-0/+5
| | | | | | | | | | | | | 2006-07-07 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fixes bug #341369 * filter/rule-editor.c: * plugins/exchange-operations/exchange-calendar.c: * plugins/exchange-operations/exchange-contacts.c: * plugins/save-attachments/save-attachments.c: fixing memory leaks. svn path=/trunk/; revision=32256
* ** Fixes #323853Shi Pu2006-04-301-0/+8
| | | | | | | | | | | | 2006-02-28 Shi Pu <shi.pu@sun.com> ** Fixes #323853 * save-attachments.c: (save_response), (entry_changed), (save_got_message): replace GnomeFileEntry by GtkFileChooserButton. svn path=/trunk/; revision=31931
* Use GLib API to manipulate pathname.Tor Lillqvist2005-12-181-0/+5
| | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * save-attachments.c (entry_changed): Use GLib API to manipulate pathname. svn path=/trunk/; revision=30848
* error file moves/e-error.h movesMichael Zucci2005-05-161-0/+4
| | | | svn path=/trunk/; revision=29370
* Add profiler so that it gets disted properlyRodney Dawes2005-05-141-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-05-13 Rodney Dawes <dobey@novell.com> * plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets disted properly 2005-05-13 Rodney Dawes <dobey@novell.com> * Makefile.am: Add new em-folder-utils.[ch] abstraction * em-folder-browser.c: Update for new menu layout Add new methods to handle the actions that were previously only available from the context menu when right-clicking on a folder * em-folder-selector.c (emfs_response): Just call emfu_folder_create if the user wants to create a new folder in the selector dialog (em_folder_selector_get_selected_path): Clean up the code to fix a couple potential crashes * em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or CamelFolderInfo object for the selected item in the tree Add a method to get a pointer to an EMFolderTreeModelStoreInfo object for the selected store in the tree Move folder operations out into em-folder-utils.[ch] so that they are abstracted from the tree and can be used by methods other than the internal context menu * em-folder-utils.[ch]: Move the folder operations code to here * em-folder-view.c: Update for the new menu layout Fix Mark as Read/Unread in the context menu to only show up in the list * mail-component.c (create_item): Just call emfu_folder_create here when the user requests to create a new folder from the New toolbar item 2005-05-13 Rodney Dawes <dobey@novell.com> * org-gnome-mailing-list-actions.xml: Update for the new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * org-gnome-plugin-manager.xml: Update for new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * org-gnome-save-attachments.xml: Update for new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * e-shell-window.c (setup_widgets): Update for the new menu layout by putting the "component" switching items under the "Tools" menu 2005-05-13 Rodney Dawes <dobey@novell.com> * *.xml: Update to the new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * e-filter-bar.[ch]: Update for the new menu layout svn path=/trunk/; revision=29354
* add cleanfiles/built_sourcesMichael Zucci2005-05-121-0/+4
| | | | svn path=/trunk/; revision=29328
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-0/+5
| | | | | | | remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304
* clean up author/descriptions for various plugins.Björn Torkelsson2005-02-251-0/+6
| | | | | | | | 2005-02-24 Björn Torkelsson <torkel@acc.umu.se> * clean up author/descriptions for various plugins. svn path=/trunk/; revision=28889
* fix the access() call test.Not Zed2005-02-071-0/+4
| | | | | | | | 2005-02-07 Not Zed <NotZed@Ximian.com> * save-attachments.c (save_part): fix the access() call test. svn path=/trunk/; revision=28729
* Use standard error messagesPhilip Van Hoof2005-01-041-0/+4
| | | | | | | | 2005-01-04 Philip Van Hoof <pvanhoof@gnome.org> * save-attachments.c: Use standard error messages svn path=/trunk/; revision=28232
* Warning when overwriting filePhilip Van Hoof2005-01-031-0/+4
| | | | | | | | 2004-12-27 Philip Van Hoof <pvanhoof@gnome.org> * save-attachments.c: Warning when overwriting file svn path=/trunk/; revision=28212
* dist xml menu fileJP Rosevear2004-11-021-0/+4
| | | | | | | | 2004-11-01 JP Rosevear <jpr@novell.com> * Makefile.am: dist xml menu file svn path=/trunk/; revision=27783
* Dist .eplug.in filesJP Rosevear2004-11-021-0/+4
| | | | svn path=/trunk/; revision=27781
* Imported save-attachments example plugin.Not Zed2004-10-201-0/+4
2004-10-20 Not Zed <NotZed@Ximian.com> * Imported save-attachments example plugin. svn path=/trunk/; revision=27642