Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ** See bug #73550 | Not Zed | 2005-03-16 | 1 | -4/+11 |
| | | | | | | | | | | | 2005-03-14 Not Zed <NotZed@Ximian.com> ** See bug #73550 * em-format-hook.c (emfh_format_format): if we are disabled, don't invoke handler, try to invoke old handler if there was one. svn path=/trunk/; revision=29032 | ||||
* | add a d(x) debugging define and default to off | JP Rosevear | 2005-01-28 | 1 | -6/+8 |
| | | | | | | | | 2005-01-27 JP Rosevear <jpr@novell.com> * em-format-hook.c: add a d(x) debugging define and default to off svn path=/trunk/; revision=28582 | ||||
* | l = g_list_next (l); in inner loop instead of g = g_list_next (l).. | Radek Doulik | 2004-11-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | 2004-11-11 Radek Doulik <rodo@ximian.com> * em-format-hook.c (emfh_enable): l = g_list_next (l); in inner loop instead of g = g_list_next (l).. probably typo after c'n'p * em-format.c (em_format_class_remove_handler): in case the old handler doesn't exist, remove 'info' handler from type_handler table svn path=/trunk/; revision=27893 | ||||
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | 2004-10-19 JP Rosevear <jpr@novell.com> * em-account-editor.c, em-composer-prefs.c, em-config.c, em-event.c, em-folder-browser.c, em-folder-properties.c, em-folder-tree.c, em-folder-view.c, em-format-hook.c, em-format-html-display.c, em-mailer-prefs.c, em-menu.c, em-message-browser.c, em-popup.c, message-list.c: convert to org.gnome hook names svn path=/trunk/; revision=27635 | ||||
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -0/+270 |
svn path=/trunk/; revision=27300 |