aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-attachments/save-attachments.c
Commit message (Collapse)AuthorAgeFilesLines
* ** Fixes bug #341369Hiroyuki Ikezoe2006-07-081-0/+2
| | | | | | | | | | | | | 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-6/+5
| | | | | | | | | | | | 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-6/+13
| | | | | | | | | 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-1/+1
| | | | svn path=/trunk/; revision=29370
* fix the access() call test.Not Zed2005-02-071-1/+1
| | | | | | | | 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-17/+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-1/+26
| | | | | | | | 2004-12-27 Philip Van Hoof <pvanhoof@gnome.org> * save-attachments.c: Warning when overwriting file svn path=/trunk/; revision=28212
* Imported save-attachments example plugin.Not Zed2004-10-201-0/+391
2004-10-20 Not Zed <NotZed@Ximian.com> * Imported save-attachments example plugin. svn path=/trunk/; revision=27642