| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=33432
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-18 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #423766
* mail/em-format-html-display.c (attachments_save_all_clicked):
Call em_utils_save_part() if there's only one attachment to save.
* mail/em-utils.c (em_utils_save_part):
Refactor to use gtk_dialog_run() instead of a "response" callback.
* mail/em-utils.c (em_utils_save_parts):
Refactor to use gtk_dialog_run() instead of a "response" callback.
Use gtk_file_chooser_get_uri() to fetch the selected folder.
svn path=/trunk/; revision=33429
|
|
|
|
| |
svn path=/trunk/; revision=33428
|
|
|
|
| |
svn path=/trunk/; revision=33427
|
|
|
|
| |
svn path=/trunk/; revision=33426
|
|
|
|
| |
svn path=/trunk/; revision=33425
|
|
|
|
| |
svn path=/trunk/; revision=33422
|
|
|
|
|
|
|
|
|
|
| |
2007-04-11 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Make the libiconv test program return a value. (#388789)
svn path=/trunk/; revision=33420
|
|
|
|
| |
svn path=/trunk/; revision=33419
|
|
|
|
| |
svn path=/trunk/; revision=33418
|
|
|
|
| |
svn path=/trunk/; revision=33417
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-10 Elizabeth Greene <nerdygirl_ellie@yahoo.com>
** Fix for bug #426743.
* addressbook/tools/evolution-addressbook-export.c:
Corrected typo "asychronous".
svn path=/trunk/; revision=33415
|
|
|
|
|
|
|
|
|
|
| |
2007-04-10 Elizabeth Greene <nerdygirl_ellie@yahoo.com>
** Fixes #426481
* exchange-account-setup.c: Fix Typo Assitant
svn path=/trunk/; revision=33414
|
|
|
|
|
|
|
|
|
|
| |
2007-04-10 Andre Klapper <a9016009@gmx.de>
* gui/dialogs/cal-prefs-dialog.glade: add missing mnemonic widgets.
Fixes bug #329168.
svn path=/trunk/; revision=33413
|
|
|
|
|
|
|
|
|
|
| |
2007-04-10 Andre Klapper <a9016009@gmx.de>
* plugins/ipod-sync/evolution-ipod-sync.c:
fix typos and reword a string. Fixes bug #404764.
svn path=/trunk/; revision=33412
|
|
|
|
|
|
|
|
|
|
| |
2006-04-10 Andre Klapper <a9016009@gmx.de>
* gui/widgets/eab-contact-display.c:
change "E-Mail" to "Email". Fixes bug #404233.
svn path=/trunk/; revision=33411
|
|
|
|
| |
svn path=/trunk/; revision=33408
|
|
|
|
| |
svn path=/trunk/; revision=33405
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-09 Jeff Cai<jeff.cai@sun.com>
* e-dateedit.c: (rebuild_time_popup):
Use e_time_format_time to ensure evolution and evolution-
data-server use same translations.
Fix #380843.
svn path=/trunk/; revision=33403
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-09 simon.zheng <simon.zheng@sun.com>
** Fix for bug #426487
* gui/widgets/eab-contact-display.c: (accum_time_attribute):
strftime() supplied by OS is subject to locale encoding, i.e.
ja_JP.PCK. Using g_date_strftime() instead, which works on a
UTF-8 format string and store a UTF-8 result.
svn path=/trunk/; revision=33400
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-09 simon.zheng <simon.zheng@sun.com>
** Fix for bug #426829.
* gui/contact-editor/eab-editor.c: (eab_editor_confirm_delete):
* gui/widgets/eab-contact-display.c: (render_contact):
To avoid printing a NULL char point, add statements to
check the return result of et_email_location() and e_contact_get().
svn path=/trunk/; revision=33398
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-06 Matthew Barnes <mbarnes@redhat.com>
* gui/itip-utils.c (reply_to_calendar_comp):
Use a GString to construct the body contents and also fix several
memory leaks. (#408423) Based on a patch from Daniel Gryniewicz.
svn path=/trunk/; revision=33397
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-06 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #383953
* em-folder-properties.c (emfp_get_folder_item):
Show unread messages before total messages.
* mail-component.c (view_changed):
Show unread or selected messages before total messages.
svn path=/trunk/; revision=33396
|
|
|
|
|
|
|
|
|
|
| |
2007-04-06 Matthew Barnes <mbarnes@redhat.com>
* mail/message-list.c: More intelligent message selection. (#332765)
Patch from Christof Krüger
svn path=/trunk/; revision=33394
|
|
|
|
|
|
|
|
|
|
| |
2007-04-06 Matthew Barnes <mbarnes@redhat.com>
* mail-session.c (main_system_beep): Unref 'session'. (#424795)
Patch from Karl Relton
svn path=/trunk/; revision=33392
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-06 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/memos-component.c (impl__get_userCreatableItems):
Fix a duplicate keyboard shortcut. (#353922)
Patch from Diego Escalante Urrelo
svn path=/trunk/; revision=33391
|
|
|
|
|
|
|
|
|
|
| |
2007-04-05 Matthew Barnes <mbarnes@redhat.com>
* mail/mail-send-recv.c (refresh_folders_get):
Provide a CamelException to camel_folder_refresh_info().
svn path=/trunk/; revision=33390
|
|
|
|
|
|
|
|
|
| |
2007-04-05 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/print.c (print_calendar): Fix a crasher. (#401539)
svn path=/trunk/; revision=33388
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-05 Matthew Barnes <mbarnes@redhat.com>
* plugins/exchange-operations/exchange-config-listener.c (class_init):
* plugins/exchange-operations/exchange-delegates-user.c (class_init):
Use GLib marshallers wherever possible.
svn path=/trunk/; revision=33387
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-05 Matthew Barnes <mbarnes@redhat.com>
* gui/component/addressbook-config.c (addressbook_config_edit_source):
Call gettext() on the EConfigItem labels. (#406933)
Patch from Jeff Cai.
svn path=/trunk/; revision=33386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-05 Sankar P <psankar@novell.com>
* Patch committed on behalf of Paul Iadonisi <pri.gnome-bz@iadonisi.to>
* e-msg-composer-hdrs.c: (create_from_optionmenu):
Show only enabled accounts on composer.
Look at bug #243241
svn path=/trunk/; revision=33384
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-04 Matthew Barnes <mbarnes@redhat.com>
* em-folder-tree.c (emft_model_row_changed):
Update parent rows when a child row changes. (#352713)
Patch by René Stadler.
svn path=/trunk/; revision=33381
|
|
|
|
|
|
|
|
|
| |
2007-04-03 Matthew Barnes <mbarnes@redhat.com>
* evolution-plugin.pc.in: Require libxml-2.0.
svn path=/trunk/; revision=33378
|
|
|
|
| |
svn path=/trunk/; revision=33377
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-03 Matthew Barnes <mbarnes@redhat.com>
* mail/em-event.h: Don't #include <composer/e-msg-composer.h>
since we don't install that file. Doing so prevents third-party
applications like mail-notification from building. (#400241)
svn path=/trunk/; revision=33375
|
|
|
|
| |
svn path=/trunk/; revision=33369
|
|
|
|
| |
svn path=/trunk/; revision=33368
|
|
|
|
| |
svn path=/trunk/; revision=33367
|
|
|
|
| |
svn path=/trunk/; revision=33366
|
|
|
|
| |
svn path=/trunk/; revision=33365
|
|
|
|
| |
svn path=/trunk/; revision=33364
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-03 Matthew Barnes <mbarnes@redhat.com>
* mail/evolution-mail.schemas.in.in:
* plugins/sa-junk-plugin/em-junk-filter.c (em_junk_sa_get_name):
* plugins/sa-junk-plugin/org-gnome-sa-junk-plugin.eplug.xml:
Correctly capitalize SpamAssassin. (#375577)
Patch from Priit Laes.
svn path=/trunk/; revision=33363
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-03 Matthew Barnes <mbarnes@redhat.com>
* mail/em-folder-browser.c:
* mail/em-folder-view.c:
* mail/message-list.c:
Load "emblem-important" instead of deprecated
"stock_mail-priority-high" icon. (#387619)
Patch from Rodney Dawes.
svn path=/trunk/; revision=33362
|
|
|
|
|
|
|
|
|
| |
2007-04-02 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Fixed a Czech typo.
svn path=/trunk/; revision=33357
|
|
|
|
|
|
|
|
|
| |
2007-04-02 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Czech update.
svn path=/trunk/; revision=33356
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-02 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
Code Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33354
|
|
|
|
|
|
|
|
|
|
|
| |
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-mailing-list-actions.eplug.xml:
Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33353
|
|
|
|
|
|
|
|
|
|
|
| |
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-mail-account-disable.eplug.xml:
Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33352
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-mail-folder-unsubscribe.eplug.xml:
Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-02 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-mark-all-read.eplug.xml:
Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #373116
* calendar/gui/calendar-component.c (ensure_sources):
* calendar/gui/e-cal-model.c (ecm_get_color_for_component):
* calendar/gui/memos-component.c (ensure_sources):
* calendar/gui/migration.c (create_calendar_contact_source),
(create_calendar_sources), (create_task_sources),
(create_memo_sources), (add_gw_esource):
* calendar/gui/tasks-component.c (ensure_sources):
* plugins/groupwise-account-setup/camel-gw-listener.c (add_esource):
Use the new ESource color API.
* calendar/gui/dialogs/cal-prefs-dialog.c:
* calendar/gui/dialogs/cal-prefs-dialog.glade:
* calendar/gui/dialogs/calendar-setup.c:
* calendar/gui/dialogs/calendar-setup.glade:
* filter-colour.c (get_widget):
* mail/em-composer-prefs.c:
* mail/em-composer-prefs.h:
* mail/em-mailer-prefs.c:
* mail/em-mailer-prefs.h:
* mail/mail-config.glade:
Migrate from GnomeColorPicker to GtkColorButton.
* filter/filter-colour.h:
Store color as a GdkColor instead of separate RGBA components.
* filter/filter-colour.c (color_eq):
Use gdk_color_equal() to compare colors.
* filter/filter-colour.c (xml_encode):
Encode color as a single property ("spec").
* filter/filter-colour.c (xml_decode):
Read the color from a single property ("spec").
Provide a migration path for old XML files.
* calendar/gui/calendar-component.c
(calendar_config_get_tasks_due_today_color),
(calendar_config_get_tasks_overdue_color):
Return a GdkColor instead of an X color specification.
* calendar/gui/calendar-component.c
(calendar_config_set_tasks_due_today_color),
(calendar_config_set_tasks_overdue_color):
Accept a GdkColor instead of an X color specification.
* calenar/gui/e-cal-model-tasks.c (ecmt_get_color_for_component):
Adapt to modified color API in calendar-component.c by converting
the GdkColor to an X color specification. This is an ugly hack to
be fixed later.
svn path=/trunk/; revision=33349
|
|
|
|
|
|
|
|
|
| |
2007-03-30 Matthew Barnes <mbarnes@redhat.com>
* em-format-html-display.c (icon_entry_changed_cb): Fix a typo.
svn path=/trunk/; revision=33347
|
|
|
|
|
|
|
|
|
|
| |
2007-03-30 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Czech update.
svn path=/trunk/; revision=33346
|
|
|
|
|
|
|
|
|
| |
2007-03-30 Wang Xin <jedy.wang@sun.com>
* widgets/ea-calendar-item.c: Fixes #415985 and #416028.
svn path=/trunk/; revision=33345
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-30 Sankar P <psankar@novell.com>
* status-track.c: (format_date), (track_status):
Rewritten GroupWise Status Tracking
svn path=/trunk/; revision=33344
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-29 Matthew Barnes <mbarnes@redhat.com>
* gui/e-cal-component-memo-preview.c (write_html):
Use a format string ("%s") when passing uncontrolled data to a
printf-style function (CVE-2007-1002).
svn path=/trunk/; revision=33342
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-29 Matthew Barnes <mbarnes@redhat.com>
* mail/em-utils.c:
* mail/mail-config.c:
* plugins/save-attachments/save-attachments.c:
Evolution requires GLib 2.10 now; remove dead backward-compatibility
code for GLib < 2.8 (#418971).
svn path=/trunk/; revision=33341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-29 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/e-day-view.c:
* calendar/gui/e-week-view.c:
* calendar/gui/tasks-control.c:
* composer/e-msg-composer-select-file.c:
* mail/em-account-editor.c:
* mail/em-folder-view.c:
* mail/em-format-html-display.c:
* mail/em-format-html.c:
* mail/em-format.h:
* mail/em-mailer-prefs.c:
* mail/em-vfolder-rule.c:
* mail/mail-ops.c:
* mail/mail-send-recv.c:
* mail/message-list.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/itip-formatter/itip-formatter.c:
* plugins/save-calendar/save-calendar.c:
* shell/e-shell-window.c:
* widgets/misc/e-icon-entry.c:
* widgets/table/e-table-header-utils.c:
* widgets/table/e-table-item.c:
* widgets/table/e-tree-header-item.c:
* widgets/table/e-tree-table-adapter.c:
Fix "incompatible pointer type" warnings (#360619).
svn path=/trunk/; revision=33339
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-27 Matthew Barnes <mbarnes@redhat.com>
* em-mailer-prefs.c:
* em-mailer-prefs.h:
* mail-config.glade:
Migrate from GnomeFontPicker to GtkFontButton (#373837).
svn path=/trunk/; revision=33337
|
|
|
|
| |
svn path=/trunk/; revision=33336
|
|
|
|
|
|
|
|
| |
2007-03-28 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Fixed an error in Portuguese translation.
svn path=/trunk/; revision=33333
|
|
|
|
| |
svn path=/trunk/; revision=33332
|
|
|
|
|
|
|
|
|
| |
2007-03-27 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Fixed bug #421241.
svn path=/trunk/; revision=33328
|
|
|
|
|
|
|
|
|
|
| |
2007-03-27 Matthew Barnes <mbarnes@redhat.com>
* widgets/misc/e-filter-bar.c (menubar_activated):
Fix build breakage due to poorly placed preprocessor condition.
svn path=/trunk/; revision=33326
|
|
|
|
|
|
|
|
|
| |
2007-03-27 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Fixed some Czech strings.
svn path=/trunk/; revision=33325
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-27 Matthew Barnes <mbarnes@redhat.com>
* a11y/e-table/gal-a11y-e-cell-text.c:
* a11y/e-table/gal-a11y-e-cell-vbox.c:
* addressbook/gui/component/addressbook-component.c:
* addressbook/gui/component/addressbook-view.c:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-editor/e-contact-quick-add.c:
* addressbook/gui/widgets/e-addressbook-view.c:
* addressbook/gui/widgets/eab-contact-display.c:
* addressbook/gui/widgets/gal-view-minicard.c:
* calendar/gui/alarm-notify/alarm-queue.c:
* calendar/gui/dialogs/comp-editor.c:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/e-cal-popup.c:
* calendar/gui/e-meeting-list-view.c:
* calendar/gui/e-tasks.c:
* calendar/gui/gnome-cal.c:
* composer/e-msg-composer.c:
* mail/em-folder-browser.c:
* mail/em-format.c:
* mail/em-popup.c:
* plugins/exchange-operations/exchange-account-setup.c:
* plugins/exchange-operations/exchange-calendar.c:
* plugins/exchange-operations/exchange-config-listener.c:
* plugins/exchange-operations/exchange-contacts.c:
* plugins/import-ics-attachments/icsimporter.c:
* widgets/misc/e-filter-bar.c:
* widgets/misc/e-multi-config-dialog.c:
* widgets/table/e-cell-checkbox.c:
* widgets/table/e-table-header-item.c:
Don't mix declarations and code (#405495).
svn path=/trunk/; revision=33324
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-26 Matthew Barnes <mbarnes@redhat.com>
* configure.in: Use AC_TRY_RUN instead of AC_TRY_LINK when checking
for iconv() in -liconv (#388789). Patch from Elijah Newren.
* iconv-detect.c: Fix an implicit function declaration.
svn path=/trunk/; revision=33323
|
|
|
|
|
|
|
|
| |
2007-03-26 Harish Krishnaswamy <harish.krishnaswamy@gmail.com>
* MAINTAINERS : Updates on the new guards.
svn path=/trunk/; revision=33322
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #419524
* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.
* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
* mail/em-migrate.c (emm_setup_initial):
* shell/e-component-registry.c (query_components):
* shell/e-shell-settings-dialog.c (load_pages):
* shell/e-shell-window-commands.c (command_quick_reference):
* tools/killev.c (main):
Use g_get_language_names() instead of gnome_i18n_get_language_list().
* e-util/e-util.c: Remove e_gettext().
* e-util/Makefile.am: Remove e-i18n.h.
svn path=/trunk/; revision=33319
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #419469 - Miscellaneous main.c cleanups
* shell/main.c (kill_dataserver): Kill evolution-data-server-1.8.
* shell/main.c (show_development_warning): Call gtk_dialog_run()
instead of listening for a "response" signal. Pass the checkbox
state back to main() and let main() set the "show_dialog_warning"
GConf key.
* shell/main.c (open_uris), (idle_cb), (main): Use the
remaining_args string vector directly instead of needlessly
building a GSList out of it.
* shell/main.c (main): Manage a reference to the default GConf
client and pass it to the functions that need it.
svn path=/trunk/; revision=33318
|
|
|
|
| |
svn path=/trunk/; revision=33317
|
|
|
|
| |
svn path=/trunk/; revision=33316
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=33311
|
|
|
|
|
|
|
|
| |
2007-03-13 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=33310
|
|
|
|
|
|
|
|
| |
2007-03-12 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.10 release updates
svn path=/trunk/; revision=33308
|
|
|
|
|
|
|
|
|
| |
2007-03-12 Harish Krishnaswamy <kharish@novell.com>
* e-shell-window-commands.c : Update contributors' list for
credits.
svn path=/trunk/; revision=33307
|
|
|
|
|
|
|
|
| |
2007-03-12 Harish Krishnaswamy <kharish@novell.com>
*default/C : Update Welcome mail.
svn path=/trunk/; revision=33306
|
|
|
|
| |
svn path=/trunk/; revision=33305
|
|
|
|
|
|
|
|
|
|
| |
2007-03-12 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation
svn path=/trunk/; revision=33304
|
|
|
|
|
|
|
|
|
| |
2007-03-12 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation, by
Christian Kintner <mail@christian-kintner.de>
svn path=/trunk/; revision=33303
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=33302
|
|
|
|
| |
svn path=/trunk/; revision=33301
|
|
|
|
| |
svn path=/trunk/; revision=33300
|
|
|
|
|
|
|
| |
* sv/sv.po: Updated Swedish translation.
svn path=/trunk/; revision=33299
|
|
|
|
|
|
|
|
| |
2007-03-11 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=33298
|
|
|
|
|
|
|
|
| |
2007-03-10 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation. again
svn path=/trunk/; revision=33297
|
|
|
|
|
|
|
|
| |
2007-03-10 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
svn path=/trunk/; revision=33296
|
|
|
|
|
|
|
|
|
| |
2007-03-10 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation (fixed plurals)
svn path=/trunk/; revision=33295
|
|
|
|
| |
svn path=/trunk/; revision=33294
|
|
|
|
|
|
|
|
|
| |
2007-03-09 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=33293
|
|
|
|
|
|
|
|
|
|
| |
2007-03-09 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=33292
|
|
|
|
|
|
|
|
| |
2007-03-09 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=33291
|
|
|
|
| |
svn path=/trunk/; revision=33290
|
|
|
|
|
|
|
|
| |
2007-03-09 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
svn path=/trunk/; revision=33289
|
|
|
|
|
|
|
|
|
| |
2007-03-08 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=33288
|
|
|
|
| |
svn path=/trunk/; revision=33286
|
|
|
|
| |
svn path=/trunk/; revision=33285
|
|
|
|
|
|
|
|
|
| |
2007-03-07 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=33284
|
|
|
|
| |
svn path=/trunk/; revision=33283
|
|
|
|
| |
svn path=/trunk/; revision=33282
|
|
|
|
|
|
|
|
|
| |
2007-03-05 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=33281
|
|
|
|
|
|
|
|
| |
2007-03-04 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=33280
|
|
|
|
|
|
|
|
|
|
| |
2007-03-04 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=33279
|
|
|
|
|
|
|
|
|
| |
2007-03-03 Artur Flinta <aflinta@svn.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
svn path=/trunk/; revision=33278
|
|
|
|
|
|
|
|
| |
2007-03-03 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
svn path=/trunk/; revision=33277
|
|
|
|
|
|
| |
Macedonian translation.
svn path=/trunk/; revision=33276
|
|
|
|
| |
svn path=/trunk/; revision=33275
|
|
|
|
| |
svn path=/trunk/; revision=33272
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-01 Tor Lillqvist <tml@novell.com>
* e-print.c (print_dialog_response)
(e_print_get_dialog_with_config): Bypass the body of these
functions on non-G_OS_UNIX for now as they use
gtk_print_unix_dialog_get_settings(). Gtk printing on Win32 needs
work.
svn path=/trunk/; revision=33271
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-01 Tor Lillqvist <tml@novell.com>
* gui/widgets/e-addressbook-view.c (e_contact_print_button):
* printing/e-contact-print.c (e_contact_print_response):
Bypass the body of these functions on non-G_OS_UNIX for now as
they use gtk_print_unix_dialog_get_settings(). Gtk printing on
Win32 needs work.
svn path=/trunk/; revision=33270
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-08 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #357216
* text/e-entry.c: Remove "font", "fontset", and "gdk_font"
properties, since they forward gets and sets to non-existant
properties in entry->item.
2006-09-27 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970
* text/e-text.c (e_text_unrealize): Don't call deprecated GLib / GDK
svn path=/trunk/; revision=33269
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-01 Kjartan Maraas <kmaraas@gnome.org>
* e-table/gal-a11y-e-cell-tree.c: (kill_view_cb),
(ectr_subcell_weak_ref), (gal_a11y_e_cell_tree_new):
Workaround for crash in bug #330728. Patch from
Caolan McNamara.
svn path=/trunk/; revision=33268
|
|
|
|
|
|
|
|
| |
2007-02-28 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Jonathan Ernst.
svn path=/trunk/; revision=33267
|
|
|
|
| |
svn path=/trunk/; revision=33266
|
|
|
|
|
|
|
|
| |
2007-02-28 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33265
|
|
|
|
|
|
|
|
|
| |
2007-02-28 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation by Washington
Lins <washington-lins@uol.com.br>.
svn path=/trunk/; revision=33264
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-27 Jeff Cai <jeff.cai@sun.com>
* e-mktemp.c: (get_dir):
Use g_build_filename to get the tempoary directory name.
Fix #399307
svn path=/trunk/; revision=33263
|
|
|
|
| |
svn path=/trunk/; revision=33262
|
|
|
|
|
|
|
|
|
| |
2007-02-27 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=33261
|
|
|
|
| |
svn path=/trunk/; revision=33260
|
|
|
|
|
|
|
|
|
| |
2007-02-27 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=33259
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-27 Simon Zheng <simon.zheng@sun.com>
* Fixes #402727
* em-folder-view.c: (em_folder_view_print),
Remove setting default response id because
of print-preview button in print_unix_dialog
aren't set GTK_CAN_DEFAULT flag.
svn path=/trunk/; revision=33258
|
|
|
|
|
|
|
|
|
| |
2007-02-26 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.9.92 release updates
svn path=/trunk/; revision=33257
|
|
|
|
|
|
|
| |
from the toolbar and also dis-associate the accelarator key.
svn path=/trunk/; revision=33256
|
|
|
|
|
|
|
|
|
| |
2007-02-26 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=33253
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-26 Sankar P <psankar@novell.com>
* e-msg-composer.c: (autosave_manager_query_load_orphans),
(autosave_init_file):
Use ~/.evolution as the auto-save location.
* Patch pushed upstream from Red Hat
by Matthew Barnes <mbarnes@redhat.com>
* Fixes #336612
svn path=/trunk/; revision=33252
|
|
|
|
|
|
|
|
| |
2007-02-26 Harish Krishnaswamy <kharish@novell.com>
* configure.in : Update intltool version.
svn path=/trunk/; revision=33251
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-26 Sankar P <psankar@novell.com>
* Committed on behalf of
Raghavendran R <raghavguru7@gmail.com>
* Fixes #256382
* em-folder-view.c: (emfv_mail_next_unread),
(emfv_mail_previous_unread):
Mail grabs the focus when keyboard-shortcut
to move to next (un)read mail is used.
svn path=/trunk/; revision=33250
|
|
|
|
| |
svn path=/trunk/; revision=33249
|
|
|
|
| |
svn path=/trunk/; revision=33248
|
|
|
|
|
|
|
|
| |
2007-02-25 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=33247
|
|
|
|
|
|
|
|
| |
2007-02-25 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
svn path=/trunk/; revision=33246
|
|
|
|
|
|
|
|
| |
2007-02-24 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=33245
|
|
|
|
|
|
|
|
|
| |
2007-02-24 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation
svn path=/trunk/; revision=33244
|
|
|
|
|
|
|
|
| |
2007-02-24 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33243
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-23 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #356177
* mail/mail-session.c: Remove an unused EMutex.
svn path=/trunk/; revision=33242
|
|
|
|
|
|
|
|
|
| |
2007-02-23 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation (some more updates).
svn path=/trunk/; revision=33241
|
|
|
|
|
|
|
|
|
| |
2007-02-23 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=33240
|
|
|
|
| |
svn path=/trunk/; revision=33239
|
|
|
|
|
|
|
|
|
|
| |
2007-02-22 Jordi Mas <jmas@softcatala.org>
* ca.po: Updated Catalan translation by Xavier Conde Rueda. Fixes
by Jordi Mas and David Planella.
svn path=/trunk/; revision=33238
|
|
|
|
| |
svn path=/trunk/; revision=33237
|
|
|
|
| |
svn path=/trunk/; revision=33236
|
|
|
|
| |
svn path=/trunk/; revision=33235
|
|
|
|
|
|
|
|
|
| |
2007-02-22 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
svn path=/trunk/; revision=33234
|
|
|
|
|
|
|
|
| |
2007-02-20 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=33233
|
|
|
|
|
|
|
|
| |
2007-02-20 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation.
svn path=/trunk/; revision=33232
|
|
|
|
| |
svn path=/trunk/; revision=33231
|
|
|
|
| |
svn path=/trunk/; revision=33230
|
|
|
|
| |
svn path=/trunk/; revision=33229
|
|
|
|
|
|
|
|
|
| |
2007-02-19 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
svn path=/trunk/; revision=33228
|
|
|
|
| |
svn path=/trunk/; revision=33227
|
|
|
|
|
|
|
|
|
| |
2007-02-19 Sankar P <psankar@novell.com>
* url-editor-dialog.c: (set_from_uri):
Fixes some string to int conversion.
svn path=/trunk/; revision=33226
|
|
|
|
|
|
|
|
| |
2007-02-18 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=33225
|
|
|
|
|
|
|
|
|
| |
2007-02-18 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=33224
|
|
|
|
|
|
|
|
|
| |
2007-02-17 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation by Washington
Lins <washington-lins@uol.com.br>.
svn path=/trunk/; revision=33222
|
|
|
|
|
|
|
|
| |
2007-02-17 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33221
|
|
|
|
| |
svn path=/trunk/; revision=33220
|
|
|
|
| |
svn path=/trunk/; revision=33218
|
|
|
|
| |
svn path=/trunk/; revision=33217
|
|
|
|
|
|
|
|
| |
2007-02-15 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=33216
|
|
|
|
| |
svn path=/trunk/; revision=33215
|
|
|
|
| |
svn path=/trunk/; revision=33214
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=33213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #360946
shell/e-shell-window-commands.c (command_about): Migrate to
GtkAboutDialog, use "evolution" for the icon name, add a website link.
shell/main.c (main): Set default window icon name to "evolution".
svn path=/trunk/; revision=33212
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #350253
* Add new evolution icons:
art/16x16/evolution.png
art/22x22/evolution.png
art/24x24/evolution.png
art/32x32/evolution.png
art/scalable/evolution.svg
* Remove obsolete icons:
art/about-box.png
art/bcg.png
art/evolution.png
art/monkey-16.png
* art/Makefile.am: Ship our own named icons.
* mail/em-format-html-print.h:
Rename show_rupert field to show_icon.
* mail/em-format-html-print.c (efh_format_headers):
Lookup the evolution icon by name.
svn path=/trunk/; revision=33211
|
|
|
|
| |
svn path=/trunk/; revision=33210
|
|
|
|
| |
svn path=/trunk/; revision=33209
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Kjartan Maraas <kmaraas@gnome.org>
* gui/contact-editor/contact-editor.glade: Fix critical warnings
from typos in the glade file. Closes bug #397893. Patch
from Wang Xin.
svn path=/trunk/; revision=33207
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Kjartan Maraas <kmaraas@gnome.org>
* gui/e-meeting-list-view.c: (e_meeting_list_view_init):
Fix window title. Patch from Matthias Clasen. Closes
bug #381498.
svn path=/trunk/; revision=33206
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Kjartan Maraas <kmaraas@gnome.org>
* em-folder-browser.c: (emfb_search_search_activated):
Add NULL check before calling strcmp(). Fixes a crash
reported in bug #382155.
svn path=/trunk/; revision=33204
|
|
|
|
| |
svn path=/trunk/; revision=33203
|
|
|
|
| |
svn path=/trunk/; revision=33202
|
|
|
|
| |
svn path=/trunk/; revision=33201
|
|
|
|
| |
svn path=/trunk/; revision=33200
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=33199
|
|
|
|
|
|
|
|
| |
2007-02-10 Duarte Loreto <happyguy_pt@hotmail.com>
* default/pt/Inbox: Updated welcome message to 2.8 version
svn path=/trunk/; revision=33198
|
|
|
|
|
|
|
|
|
| |
2007-02-10 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Stéphane Raimbault,
Robert-André Mauchin and Stéphane Raimbault.
svn path=/trunk/; revision=33197
|
|
|
|
|
|
|
|
| |
2007-02-10 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=33196
|
|
|
|
|
|
|
|
| |
2007-02-10 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=33195
|
|
|
|
|
|
|
|
|
| |
2007-02-09 William Jon McCann <mccann@jhu.edu>
* e-shell-nm-glib.c: Fix the build. Fixes #403744
svn path=/trunk/; revision=33194
|
|
|
|
| |
svn path=/trunk/; revision=33193
|
|
|
|
| |
svn path=/trunk/; revision=33192
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-09 Sankar P <psankar@novell.com>
* itip-formatter.c: (update_item), (view_response_cb):
Deletes all instances of a recurrence appointment as soon as the
invitation is accepted/declined adn applied-to-all.
Fixes #312301
svn path=/trunk/; revision=33190
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-09 Sankar P <psankar@novell.com>
* camel-gw-listener.c: (add_esource), (remove_esource),
(add_proxy_sources): Picks a random color for proxy calendars,
Checks the Memo/Notes component for proxies
svn path=/trunk/; revision=33189
|
|
|
|
| |
svn path=/trunk/; revision=33188
|
|
|
|
| |
svn path=/trunk/; revision=33187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-08 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #400726
* mail/em-format-html-print.c: #include <e-util.e-print.h>
* addressbook/printing/e-contact-print.h: Declare
e_contact_print_response().
svn path=/trunk/; revision=33186
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-08 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #357216
* widgets/text/e-entry.c: Remove "font", "fontset", and "gdk_font"
properties, since they forward gets and sets to non-existant
properties in entry->item.
* widgets/table/e-table-field-chooser-item.c:
* widgets/table/e-table-field-chooser-item.h:
* widgets/table/e-table-group-container.c:
* widgets/table/e-table-group-container.h:
Replace deprecated GdkFont with PangoFontDescription.
* widgets/table/e-table-header-item.c:
* widgets/table/e-table-header-item.h:
Replace deprecated GdkFont with PangoFontDescription.
Rename "fontset" property to "font-desc", and change the property
type to a boxed PangoFontDescription.
svn path=/trunk/; revision=33185
|
|
|
|
| |
svn path=/trunk/; revision=33184
|
|
|
|
| |
svn path=/trunk/; revision=33183
|
|
|
|
|
|
|
|
| |
2007-02-08 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
svn path=/trunk/; revision=33182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-07 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #359979, #384183
* mail/em-camel-stream.c (sync_op):
* mail/em-sync-stream.c (sync_op):
* mail/mail-session.c (alert_user):
e_msgport_wait()'s behavior is now block-and-pop instead of
block-and-peek.
svn path=/trunk/; revision=33181
|
|
|
|
| |
svn path=/trunk/; revision=33180
|
|
|
|
| |
svn path=/trunk/; revision=33179
|
|
|
|
| |
svn path=/trunk/; revision=33177
|
|
|
|
|
|
|
|
|
| |
2007-02-05 Sankar P <psankar@novell.com>
* junk-settings.c:
Include missing header file
svn path=/trunk/; revision=33176
|
|
|
|
|
|
|
|
|
| |
2007-02-04 Andre Klapper <a9016009@gmx.de>
* de.po: Fixed Evolution translation bug #404226.
svn path=/trunk/; revision=33175
|
|
|
|
|
|
|
|
|
|
| |
2007-02-04 Andre Klapper <a9016009@gmx.de>
* filter-rule.c: (get_widget): Add mnemonic to "Find items".
Fixes bug #404242.
svn path=/trunk/; revision=33174
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-01 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=33173
|
|
|
|
|
|
|
|
| |
2007-01-31 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=33172
|
|
|
|
| |
svn path=/trunk/; revision=33171
|
|
|
|
|
|
|
|
| |
2007-01-30 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=33169
|
|
|
|
|
|
|
|
| |
2007-01-30 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=33168
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-30 Sankar P <psankar@novell.com>
* imap-headers.c: (imap_headers_commit):
Fixes a memory leak and a scenario where,
some IMAP servers doesnt return headers if
the string contains more than one consecutive
embedded spaces in the HEADER.
svn path=/trunk/; revision=33167
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=33166
|
|
|
|
| |
svn path=/trunk/; revision=33165
|
|
|
|
|
|
|
|
|
| |
2007-01-29 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=33161
|
|
|
|
|
|
|
|
| |
2007-01-29 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33160
|
|
|
|
| |
svn path=/trunk/; revision=33157
|
|
|
|
|
|
|
|
| |
2007-01-27 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=33156
|
|
|
|
|
|
|
|
|
|
| |
2007-01-27 Andre Klapper <a9016009@gmx.de>
* e-html-utils.c: (e_text_to_html_full):
identify "sip:" URL's. Fixes bug #396543.
svn path=/trunk/; revision=33155
|
|
|
|
|
|
|
|
|
|
| |
2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* install-shared.c: (org_gnome_popup_wizard):
don't split sentences. Fixes bug #401288.
svn path=/trunk/; revision=33154
|
|
|
|
| |
svn path=/trunk/; revision=33152
|
|
|
|
|
|
|
|
|
|
| |
2007-01-25 Raghavendran <raghavguru7@gmail.com>
**Fixes bug #343943
* e-msg-composer.c:Added code for tab sequence to go from
BCC into Body.
svn path=/trunk/; revision=33149
|
|
|
|
|
|
|
|
|
|
| |
2007-01-25 Kjartan Maraas <kmaraas@gnome.org>
* send-options.c: (get_cnc): Fix a crash when setting up
a GroupWise account. Closes bug #330969. Patch from
Parthasarathi Susarla.
svn path=/trunk/; revision=33148
|
|
|
|
|
|
|
| |
2007-01-24 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=33147
|
|
|
|
|
|
|
|
| |
2007-01-24 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33146
|
|
|
|
|
|
|
|
|
| |
2007-01-24 Wang Xin <jedy.wang@sun.com>
* e-text/gal-a11y-e-text.c: Fixes #400121.
svn path=/trunk/; revision=33145
|
|
|
|
|
|
|
|
|
| |
2007-01-24 Wang Xin <jedy.wang@sun.com>
* em-folder-browser.c: Fixes 397195.
svn path=/trunk/; revision=33144
|
|
|
|
| |
svn path=/trunk/; revision=33143
|
|
|
|
|
|
|
|
| |
* sv.po: Updated Swedish translation.
* POTFILES.in: Added missing files.
svn path=/trunk/; revision=33142
|
|
|
|
|
|
| |
`
svn path=/trunk/; revision=33141
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-18 Raghavendran R <raghavguru7@gmail.com>
* evolution-message-composer.xml: Added Send options button
under Insert menu item in composer .
Added toolitem for Send Options .
svn path=/trunk/; revision=33140
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-18 Raghavendran <raghavguru7@gmail.com>
* org-gnome-groupwise-features.xml:
* mail-send-options.c :
Added code for implementing Send options via
a data hook .
svn path=/trunk/; revision=33139
|
|
|
|
| |
svn path=/trunk/; revision=33138
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* exchange-send-options.glade :Glade file for
exchange send options .
* org-gnome-exchange-operations.eplug.xml :Added a
hook for implementing send options .
* exchange-mail-send-options.c :Contains code for invoking
the dialog and processing the data received and destroying
the dialog .
* exchange-send-options.[c,h] :Contains the GType for exchange
send options dialog .
svn path=/trunk/; revision=33137
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-18 Raghavendran R<raghavguru7@gmail.com>
* e-msg-composer.[c,h]:
(e_msg_composer_modify_header): ,
(e_msg_composer_remove_header):
Added code for modifying and removing camel
mime message header .
(menu_send_options_cb):Creates and emits the event
when send options is clicked .
svn path=/trunk/; revision=33136
|
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Raghavendran R <raghavguru7@gmail.com>
* em-event.[c,h]: (em_event_target_new_composer):
Creates and returns an event target (composer).
svn path=/trunk/; revision=33135
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
svn path=/trunk/; revision=33134
|
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Sankar P <psankar@novell.com>
* configure.in: Added support for configuring the
imap-headers plugin.
svn path=/trunk/; revision=33133
|
|
|
|
| |
svn path=/trunk/; revision=33132
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-17 Srinivasa Ragavan <sragavan@novell.com>
** Downstream fix from OpenSUSE
* message-list.c: Fix for compiler warning.
svn path=/trunk/; revision=33131
|
|
|
|
| |
svn path=/trunk/; revision=33130
|
|
|
|
| |
svn path=/trunk/; revision=33129
|
|
|
|
|
|
|
|
|
| |
2006-01-08 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.9.5 release
updates.
svn path=/trunk/; revision=33128
|
|
|
|
| |
svn path=/trunk/; revision=33127
|
|
|
|
| |
svn path=/trunk/; revision=33126
|
|
|
|
|
|
| |
* Fix for 389664 - Adding pilot-link 0.12 compatibility.
svn path=/trunk/; revision=33125
|
|
|
|
| |
svn path=/trunk/; revision=33124
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Harish Krishnaswamy <kharish@novell.com>
* e-filter-bar.c: (build_items): Initialize ESearchBarItem
type to ESB_ITEMTYPE_RADIO. Fixes #382860.
svn path=/trunk/; revision=33123
|
|
|
|
| |
svn path=/trunk/; revision=33121
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Matthew Barnes <mbarnes@redhat.com>
Fixes #377511
* gui/e-meeting-list-view.c: (get_index_from_role):
Return the default value 1.
(role_edited_cb): Move the attendee to the right
section in the name selector.
svn path=/trunk/; revision=33119
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Wang Xin <jedy.wang@sun.com>
Fixes #389966
* gui/e-cal-model-tasks.c: (set_status):
Do not create the status property if its
pointing to None.
svn path=/trunk/; revision=33117
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Wang Xin <jedy.wang@sun.com>
Fixes #389961
* gui/e-cal-model.c:(e_cal_model_set_instance_times):
Check if the item is a event before
processing the end time.
svn path=/trunk/; revision=33115
|
|
|
|
|
|
|
|
|
|
| |
2007-01-07 Andre Klapper <a9016009@gmx.de>
* configure.in: fix the build failure caused by
SVN revision 33110 (swedish quickref addition).
svn path=/trunk/; revision=33114
|
|
|
|
|
|
|
| |
2007-01-06 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin.
svn path=/trunk/; revision=33113
|
|
|
|
| |
svn path=/trunk/; revision=33112
|
|
|
|
| |
svn path=/trunk/; revision=33111
|
|
|
|
| |
svn path=/trunk/; revision=33110
|