aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-02-08 05:51:51 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-02-08 05:51:51 +0800
commit8d7130fe72c760ecfdc0041c43acca66598e84e7 (patch)
tree96e7922742a78e59ba0fbca6187d8182c6c86325 /mail
parent4b815e3cf6363369470bb7a0ca90337e9cb54543 (diff)
downloadgsoc2013-evolution-8d7130fe72c760ecfdc0041c43acca66598e84e7.tar
gsoc2013-evolution-8d7130fe72c760ecfdc0041c43acca66598e84e7.tar.gz
gsoc2013-evolution-8d7130fe72c760ecfdc0041c43acca66598e84e7.tar.bz2
gsoc2013-evolution-8d7130fe72c760ecfdc0041c43acca66598e84e7.tar.lz
gsoc2013-evolution-8d7130fe72c760ecfdc0041c43acca66598e84e7.tar.xz
gsoc2013-evolution-8d7130fe72c760ecfdc0041c43acca66598e84e7.tar.zst
gsoc2013-evolution-8d7130fe72c760ecfdc0041c43acca66598e84e7.zip
Use g_object_new() instead of gtk_type_new().
2003-02-07 Jeffrey Stedfast <fejj@ximian.com> * filter-editor.c (filter_editor_new): Use g_object_new() instead of gtk_type_new(). * vfolder-editor.c (vfolder_editor_new): Use g_object_new() instead of gtk_type_new(). * score-editor.c (score_editor_new): Use g_object_new() instead of gtk_type_new(). * rule-editor.c (rule_editor_new): Use g_object_new() instead of gtk_type_new(). (rule_add): Use gtk_window_set_resizable() instead of the deprecated gtk_window_set_policy(). (rule_edit): Same here. (rule_editor_construct): Here too. * rule-context.c (rule_context_add_rule_gui): Use gtk_window_set_resizable() instead of the deprecated gtk_window_set_policy(). svn path=/trunk/; revision=19847
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions