CVSROOT:        /cvs/gnome
Module name:    evolution
Changes by:     kmaraas 06/02/08 06:51:32

Modified files:
        mail           : ChangeLog em-account-editor.h 
                         em-composer-utils.c em-folder-browser.c 
                         em-folder-tree.c em-folder-utils.c 
                         em-folder-view.c em-folder-view.h 
                         em-format-html-display.c em-format-html-print.h 
                         em-format-html.c em-format.c em-inline-filter.c 
                         em-mailer-prefs.h em-migrate.c 
                         em-subscribe-editor.c em-utils.c 
                         em-vfolder-rule.c mail-autofilter.c 
                         mail-component.c mail-folder-cache.c mail-mt.c 
                         message-list.c message-list.h 
        mail/importers : mail-importer.c 

Log message:
2006-01-09  Kjartan Maraas  <[EMAIL PROTECTED]>

* em-account-editor.h: s/int/guint/g for 1-bit bitfield.
* em-composer-utils.c: (em_utils_redirect_message): Remove cruft
* em-folder-tree.c: (emft_drop_target): use guint for 1-bit bitfield
and rename a variable with a name clash.
* em-folder-utils.c: (em_folder_utils_rename_folder): Rename var to
avoid name clashes.
* em-folder-view.c: guint for 1-bit bitfields.
* em-folder-view.h: Same as above.
* em-format-html-print.h: Again.
* em-format-html.c: (efh_text_html), (efh_multipart_related): Add comments
* em-format.c: (emf_multipart_alternative): Add comment about using var that
is passed in rather than a local variable.
* em-inline-filter.c: (emif_scan): Remove unused var. Mark code static.
* em-mailer-prefs.h: guint for 1-bit bitfields.
* em-migrate.c: (em_migrate_folder): mark a struct static. remove unused var
* em-subscribe-editor.c: guint for 1-bit bitfield
* em-utils.c: remove unused function
* em-vfolder-rule.c: mark array static
* importers/mail-importer.c: (decode_status): Remove unused code. Use guint
for 1-bit bitfield.
* mail-autofilter.c: (rule_from_message): rename a variable
* mail-component.c: guint for 1-bit bitfield
* mail-folder-cache.c: (update_1folder): remove unused code
* mail-mt.c: mark some structs static
* message-list.c: (message_list_select_uid), (ml_value_to_string),
(ml_tree_value_at), (find_next_undeleted), (build_tree),
(build_flat): Remove unused code and fix some format specifiers.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=kmaraas&date=explicit&mindate=2006-02-08%2006:50&maxdate=2006-02-08%2006:52

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to