aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-menu.h
Commit message (Collapse)AuthorAgeFilesLines
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-101-121/+0
| | | | | Also finish adapting Templates plugin to EPluginUI. It was still leaning pretty hard on EMPopup.
* Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+4
|
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-181-7/+2
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-3/+3
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
|
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
|
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-14/+15
| | | | svn path=/trunk/; revision=36116
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
| | | | svn path=/trunk/; revision=35663
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* remove old code, setup transient parent and weak ref for refresh. someNot Zed2005-01-071-1/+2
| | | | | | | | | | 2005-01-07 Not Zed <NotZed@Ximian.com> * em-account-prefs.c (account_add_clicked): remove old code, setup transient parent and weak ref for refresh. * *.c: some warning fixes/comment fixes svn path=/trunk/; revision=28263
* add a semi-dummy target for widget target.Not Zed2005-01-051-0/+10
| | | | | | | | | 2005-01-05 Not Zed <NotZed@Ximian.com> * em-menu.c (em_menu_target_new_widget): add a semi-dummy target for widget target. svn path=/trunk/; revision=28242
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+113
svn path=/trunk/; revision=27300