Commit Graph

23 Commits

Author SHA1 Message Date
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
8e47917e8c Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02  Matthew Barnes  <mbarnes@redhat.com>

	* Update FSF address in header comments (#469886).
	  Patch from Tobias Mueller.


svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
0c83d5d341 Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
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
2007-04-02 07:13:50 +00:00
860676317c Evolution requires GLib 2.10 now; remove dead backward-compatibility code
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
2007-03-29 19:04:25 +00:00
44eb71780a Mark strings as translatable. See bug #399381 for details.
svn path=/trunk/; revision=33152
2007-01-26 23:53:57 +00:00
c40dcb6678 addressbook/importers/evolution-ldif-importer.c
2006-10-15  Francisco Javier F. Serrador  <serrador@openshine.com>

	* addressbook/gui/widgets/eab-contact-display.c:
 	addressbook/importers/evolution-ldif-importer.c
 	addressbook/importers/evolution-vcard-importer.c
 	calendar/importers/icalendar-importer.c
 	plugins/groupwise-features/properties.glade
 	plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml
 	plugins/save-attachments/org-gnome-save-attachments.xml
 	shell/shell.error.xml : Make some string improvements to allow better
	use of gettext compendia.

svn path=/trunk/; revision=32879
2006-10-15 14:23:02 +00:00
91a5d90496 ** Fixes bug #341369
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
2006-07-07 23:53:23 +00:00
46ad39abe5 ** Fixes #323853
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
2006-04-30 03:23:51 +00:00
f3e001990b Use GLib API to manipulate pathname.
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* save-attachments.c (entry_changed): Use GLib API to manipulate
	pathname.

svn path=/trunk/; revision=30848
2005-12-17 18:59:58 +00:00
3e68ed9f53 error file moves/e-error.h moves
svn path=/trunk/; revision=29370
2005-05-16 06:21:48 +00:00
d88e794ded Add profiler so that it gets disted properly
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
2005-05-13 21:29:28 +00:00
c19445c9fa add cleanfiles/built_sources
svn path=/trunk/; revision=29328
2005-05-12 04:35:31 +00:00
b9269bd098 fix names so that intltool will parse as xml
remove use of e-error-tool
	tag xml for translations where appropriate

svn path=/trunk/; revision=29304
2005-05-06 09:24:13 +00:00
7513daf020 clean up author/descriptions for various plugins.
2005-02-24  Björn Torkelsson  <torkel@acc.umu.se>

	* clean up author/descriptions for various plugins.

svn path=/trunk/; revision=28889
2005-02-25 15:54:25 +00:00
910232976a fix the access() call test.
2005-02-07  Not Zed  <NotZed@Ximian.com>

        * save-attachments.c (save_part): fix the access() call test.

svn path=/trunk/; revision=28729
2005-02-07 07:09:30 +00:00
9f14e7a751 Use standard error messages
2005-01-04  Philip Van Hoof  <pvanhoof@gnome.org>

        * save-attachments.c: Use standard error messages

svn path=/trunk/; revision=28232
2005-01-04 11:51:59 +00:00
e244bd48b2 Warning when overwriting file
2004-12-27  Philip Van Hoof  <pvanhoof@gnome.org>

        * save-attachments.c: Warning when overwriting file

svn path=/trunk/; revision=28212
2005-01-03 12:37:03 +00:00
588322d706 dist xml menu file
2004-11-01  JP Rosevear  <jpr@novell.com>

	* Makefile.am: dist xml menu file

svn path=/trunk/; revision=27783
2004-11-01 19:32:04 +00:00
69d4437179 Dist .eplug.in files
svn path=/trunk/; revision=27781
2004-11-01 18:39:17 +00:00
963d5f2885 Shush
svn path=/trunk/; revision=27677
2004-10-21 12:54:20 +00:00
e108cf1478 *** empty log message ***
svn path=/trunk/; revision=27674
2004-10-21 10:55:19 +00:00
9a41befd23 Imported save-attachments example plugin.
2004-10-20  Not Zed  <NotZed@Ximian.com>

        * Imported save-attachments example plugin.

svn path=/trunk/; revision=27642
2004-10-20 07:40:04 +00:00