2007-03-16 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #360240 * addressbook/gui/widgets/e-addressbook-view.c (e_contact_print_button): * addressbook/printing/e-contact-print.c (complete_sequence), (e_contact_build_style), (e_contact_print_response), (e_contact_print_contact_list_dialog_new): * shell/e-shell-importer.c (importer_file_page_new): * plugins/startup-wizard/startup-wizard.c (startup_wizard_timezone_page): * mail/em-vfolder-rule.c (select_source_with_changed), (get_widget): * mail/em-format-quote.c (emfq_format_source): * mail/mail-ops.c (save_messages_save): * mail/em-format.c (emf_init): * mail/em-format-html-display (em_format_html_get_search_dialog), (em_format_html_display_seearch_with), (ehhd_resize), (efhd_attachment_optional), (efhd_format_optional): * mail/em-folder-view.c (emfv_init): * mail/message-list.c (ml_tree_value_at): * composer/e-msg-composer-hdrs (header_new_recipient): * composer/e-msg-composer.c (e_msg_composer_show_help), (drop_action): * widgets/table/e-cell-text.c (ect_free_color): * widgets/misc/e-calendar-item.c (e_calendar_item_unrealize): * widgets/misc/e-icon-entry.c (e_icon_entry_pack_widget): Remove unused variables. svn path=/trunk/; revision=33315
69 lines
1.9 KiB
Plaintext
69 lines
1.9 KiB
Plaintext
2007-03-16 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
** Fixes part of bug #360240
|
|
|
|
* startup-wizard.c (startup_wizard_timezone_page):
|
|
Remove unused variable.
|
|
|
|
2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
|
|
* startup-wizard.c: (startup_wizard_timezone_page),
|
|
(startup_wizard_importer_page):
|
|
mark strings as translatable. See bug #399381 for details.
|
|
|
|
2006-06-14 Srinivasa Ragavan <sragavan@novell.com>
|
|
|
|
* startup-wizard.c: (startup_wizard_timezone_page): Pass the default
|
|
timezone as NULL, so that it picks up from the local timezone.
|
|
|
|
2005-12-30 Andre Klapper <a9016009@gmx.de>
|
|
|
|
* evolution/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml:
|
|
Fixing several typos and harmonizing
|
|
capital/small letters. Partially fixes bug 306117.
|
|
|
|
2005-07-13 Harish Krishnaswamy <kharish@novell.com>
|
|
|
|
* Makefile.am : remove the reference to
|
|
shell/importer/libevolution-importer.la
|
|
|
|
2005-07-13 Not Zed <NotZed@Ximian.com>
|
|
|
|
* startup-wizard.c (startup_wizard_importer_page)
|
|
(startup_wizard_commit): re-write the importer stuff to use the
|
|
eplugin stuff.
|
|
|
|
2005-07-12 Not Zed <NotZed@Ximian.com>
|
|
|
|
* startup-wizard.c: removed all the importer stuff. fixed the
|
|
copyright.
|
|
|
|
2005-07-06 Frederic Crozat <fcrozat@mandriva.com>
|
|
|
|
* startup-wizard.c: (startup_wizard_delete), (startup_wizard):
|
|
Exit evolution when closing wizard using window manager
|
|
control ; don't set hint or wmclass, it is too late, window is already
|
|
realized.
|
|
|
|
2005-06-27 Tor Lillqvist <tml@novell.com>
|
|
|
|
* Makefile.am: Use NO_UNDEFINED. Link with more libraries.
|
|
|
|
2005-06-18 Tor Lillqvist <tml@novell.com>
|
|
|
|
* org-gnome-evolution-startup-wizard.eplug.xml: Use SOEXT.
|
|
|
|
2005-05-12 Not Zed <NotZed@Ximian.com>
|
|
|
|
* Makefile.am: added built_sources/cleanfiles
|
|
|
|
2005-05-06 Not Zed <NotZed@Ximian.com>
|
|
|
|
* Makefile.am:
|
|
* org-gnome-evolution-startup-wizard.eplug.xml: s/.in/.xml/ & i18n.
|
|
|
|
2005-02-21 JP Rosevear <jpr@novell.com>
|
|
|
|
* startup-wizard.c: A plugin the does the startup wizard
|
|
|