| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
** Fix for bug #577615
* gui/dialogs/cal-prefs-dialog.h: (struct _CalendarPrefsDialog):
* gui/dialogs/cal-prefs-dialog.c: (timezone_changed),
(daylight_saving_changed), (setup_changes), (show_config),
(calendar_prefs_dialog_construct):
* gui/dialogs/cal-prefs-dialog.glade:
* gui/apps_evolution_calendar.schemas.in:
* gui/calendar-config-keys.h:
* gui/calendar-config.h:
* gui/calendar-config.c: (set_standard_offsets),
(calendar_config_get_icaltimezone),
(calendar_config_get_daylight_saving),
(calendar_config_set_daylight_saving),
(calendar_config_add_notification_daylight_saving):
Get rid of "Adjust for daylight saving time" option.
|
|
|
|
| |
I forgot to remove unused files from sources in the commit for GN-bug #572348
|
|
|
|
| |
Some still left, because those gone in kill-bonobo branch.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Port Xfce's ExoBinding API to Evolution as EBinding. What this does is
allow you to bind two GObject properties together such that their values
are automatically kept in sync. The API also supports transformation
functions, such as boolean inversion.
I use this API heavily on the kill-bonobo branch and also in the
attachment UI rewrite, so I'm merging this feature early.
|
| |
|
|
|
|
|
|
| |
Make ETables look more like GtkTreeViews by increasing the vertical
padding to 4. If the users revolt, we can add a GtkStyle property to
make the padding value adjustable via gtkrc files.
|
| |
|
|
|
|
|
|
| |
Consolidate all marshalling specifications to e-util/e-marshal.list.
This reduces code duplication and makes it slightly easier to locate
unused marshallers.
|
|
|
|
| |
svn path=/trunk/; revision=37529
|
|
|
|
| |
svn path=/trunk/; revision=37527
|
|
|
|
| |
svn path=/trunk/; revision=37526
|
|
|
|
| |
svn path=/trunk/; revision=37525
|
|
|
|
| |
svn path=/trunk/; revision=37521
|
|
|
|
| |
svn path=/trunk/; revision=37520
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-13 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #467659 (bnc)
* mail/mail-mt.c:
* mail/mail-ops.c: Set the description for send mail
operation.
svn path=/trunk/; revision=37519
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-13 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #561312
* calendar/gui/comp-util.c:
* calendar/gui/comp-util.h: Added a new function to
sanitize master recurrence event before modifying
all instances.
* calendar/gui/dialogs/comp-editor.c:
* calendar/gui/e-day-view.c:
* calendar/gui/e-week-view.c: Used the new util api.
Do not invoke recurrence dialog while modifying detached
instances.
svn path=/trunk/; revision=37518
|
|
|
|
|
|
|
| |
Fixes #471083 (bnc)
Do not allow deletion of system folders.
svn path=/trunk/; revision=37517
|
|
|
|
|
|
|
|
|
| |
2009-04-13 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=37516
|
|
|
|
|
|
|
|
| |
2009-04-12 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=37515
|
|
|
|
|
|
|
|
|
|
| |
2009-04-12 Matthew Barnes <mbarnes@redhat.com>
** Remove a bunch of juvenile comments. Source code should
look professional, even if some developers are not.
svn path=/trunk/; revision=37514
|
|
|
|
| |
svn path=/trunk/; revision=37512
|
|
|
|
| |
svn path=/trunk/; revision=37511
|
|
|
|
| |
svn path=/trunk/; revision=37509
|
|
|
|
| |
svn path=/trunk/; revision=37508
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #574248
* google-contacts-source.c: (plugin_google_contacts):
* google-source.c: (plugin_google):
Compare base URI case insensitively.
svn path=/trunk/; revision=37507
|
|
|
|
| |
svn path=/trunk/; revision=37506
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Philip Withnall <philip@tecnocode.co.uk>
* en_GB.po: Fix for British English date formats by Bruce Cowan
<bcowan@fastmail.co.uk>.
svn path=/trunk/; revision=37503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #523802
* gui/e-tasks.h: (e_tasks_get_preview):
* gui/e-tasks.c: (e_tasks_get_preview):
* gui/e-cal-component-preview.h: (e_cal_component_preview_get_html):
* gui/e-cal-component-preview.c: (e_cal_component_preview_get_html):
* gui/tasks-control.c: (tasks_control_new), (tasks_sensitize_table[]),
(tasks_control_sensitize_commands), (tasks_control_focus_changed),
(tasks_control_copy_cmd):
* gui/e-memos.h: (e_memos_get_preview):
* gui/e-memos.c: (e_memos_get_preview):
* gui/e-cal-component-memo-preview.h:
* gui/e-cal-component-memo-preview.c:
(e_cal_component_memo_preview_get_html):
* gui/memos-control.c: (memos_control_new),
(memos_control_sensitize_commands), (memos_control_focus_changed),
(memos_control_copy_cmd):
Use copy of the preview panel, when focused, and events' copy otherwise.
svn path=/trunk/; revision=37502
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #539002
* gui/certificate-manager.c: (load_certs):
Show all other certificates in a contact tab.
svn path=/trunk/; revision=37500
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #529745
* gui/certificate-manager.c: (import_your), (import_contact):
Add more file types in a file filter.
svn path=/trunk/; revision=37499
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Takao Fujiwara <takao.fujiwara@sun.com>
Reviewed by Milan Crha <mcrha@redhat.com>
Reviewed by Matthew Barnes <mbarnes@redhat.com>
* Fixes bug #537530
* misc/e-attachment-bar.c (update):
Use g_filename_to_utf8 for attachment filenames.
svn path=/trunk/; revision=37497
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Tobias Mueller <tobiasmue@gnome.org>
** Fixes bug #577989
* conf-bridge.c (error_handler):
Call gtk_message_dialog_new with a proper format string ("%s")
svn path=/trunk/; revision=37496
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Tobias Mueller <tobiasmue@gnome.org>
** Fixes bug #578034
* google-source.c (claim_error):
Call gtk_message_dialog_new with a proper format string.
svn path=/trunk/; revision=37495
|
|
|
|
| |
svn path=/trunk/; revision=37494
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-04-04 Tobias Mueller <tobiasmue@gnome.org>
** Fix for bug #569765
* message-list.c: Don't keep the selected message in the message
list if it is removed from the folder.
Patch by Matt McCutchen <matt@mattmccutchen.net>
svn path=/trunk/; revision=37493
|
|
|
|
| |
svn path=/trunk/; revision=37492
|
|
|
|
|
|
|
|
|
|
| |
2009-04-02 Milan Crha <mcrha@redhat.com>
* em-folder-tree.c: (em_folder_tree_get_selected_folder):
Do not ask for a folder when no folder selected.
svn path=/trunk/; revision=37490
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-02 Milan Crha <mcrha@redhat.com>
** Fix for bug #577717
* gui/dialogs/alarm-dialog.c: (alarm_to_dialog),
(malarm_widgets_to_alarm): Fill some default values
to mandatory properties of ECalComponentAttendee.
svn path=/trunk/; revision=37489
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-31 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #576921
* mail/em-mailer-prefs.h: Remove needless GtkListStore objects.
svn path=/trunk/; revision=37485
|
|
|
|
| |
svn path=/trunk/; revision=37484
|
|
|
|
| |
svn path=/trunk/; revision=37483
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-28 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #576921
* mail/em-mailer-prefs.h: Remove needless GtkListStore objects.
* mail/em-mailer-prefs.c: Use dispose instead of finalize.
(em_mailer_prefs_dispose): Unref header_list_store.
(init_junk_tree), (init_label_tree): Returns gboolean value instead
of GtkListStore object. Unref GtkListStore right after
gtk_tree_view_set_model.
svn path=/trunk/; revision=37481
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-28 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #576845
* em-mailr-prefs.c: (init_junk_tree):
Call jh_tree_refill instead of label_tree_refill.
svn path=/trunk/; revision=37480
|
|
|
|
|
|
|
|
| |
2009-03-27 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Mattias Põldaru
svn path=/trunk/; revision=37479
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #576696
* plugins/mail-to-task/mail-to-task.c: (set_attendees):
* plugins/mail-to-meeting/mail-to-meeting.c: (add_attendee_cb):
Set mandatory properties.
svn path=/trunk/; revision=37477
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-25 Philip Withnall <philip@tecnocode.co.uk>
* en_GB/en_GB.po: Updated British English translation by Jen
Ockwell
<jenfraggleubuntu@gmail.com>.
svn path=/trunk/; revision=37475
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-25 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #576694
* widgets/table/e-cell-text.c (build_layout):
* widgets/text/e-text.c (reset_layout):
Handle absolute font sizes correctly.
svn path=/trunk/; revision=37474
|
|
|
|
| |
svn path=/trunk/; revision=37473
|
|
|
|
| |
svn path=/trunk/; revision=37472
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-24 Milan Crha <mcrha@redhat.com>
** Fix for bug #552583
* mail-config.c: (only_username), (mail_config_account_url_equal):
Compare only user names, without a domain part, if such exists.
svn path=/trunk/; revision=37471
|
|
|
|
| |
svn path=/trunk/; revision=37469
|
|
|
|
| |
svn path=/trunk/; revision=37468
|
|
|
|
|
|
|
|
| |
2009-03-21 Claude Paroz <claude@2xlibre.net>
* fr.po: Typo fixed in French translation.
svn path=/trunk/; revision=37467
|
|
|
|
|
|
|
|
| |
2009-03-21 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Fixed wrong translation.
svn path=/trunk/; revision=37466
|
|
|
|
| |
svn path=/trunk/; revision=37464
|
|
|
|
| |
svn path=/trunk/; revision=37463
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #574680
* e-msg-composer.c: (is_special_header): Function removed.
* e-msg-composer.c: (e_msg_composer_new_with_message):
Remove all headers except "References" and "In-Reply-To" when
composing from an existing message.
svn path=/trunk/; revision=37462
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #504767
* em-folder-utils.h: (em_folder_utils_create_folder):
* em-folder-utils.c: (em_folder_utils_create_folder):
* em-folder-selector.c: (emfs_response):
Inherit modality from a parent's window, if any.
* em-folder-browser.c: (emfb_folder_create):
* em-folder-tree.c: (emft_popup_new_folder):
* mail-component.c: (create_item):
Propagate changes in function prototype.
svn path=/trunk/; revision=37461
|
|
|
|
| |
svn path=/trunk/; revision=37460
|
|
|
|
|
|
|
|
|
| |
2009-03-18 Matthew Barnes <mbarnes@redhat.com>
* help/C/evolution.xml: Bump the version number.
svn path=/trunk/; revision=37459
|
|
|
|
| |
svn path=/trunk/; revision=37458
|
|
|
|
|
|
|
|
| |
2009-03-17 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=37457
|
|
|
|
|
|
|
|
| |
2009-03-16 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.26.0 release and version bump
svn path=/trunk/; revision=37455
|
|
|
|
| |
svn path=/trunk/; revision=37454
|
|
|
|
|
|
|
|
|
| |
2009-03-16 Philip Withnall <philip@tecnocode.co.uk>
* en_GB/en_GB.po: Updated British English translation.
svn path=/trunk/; revision=37453
|
|
|
|
| |
svn path=/trunk/; revision=37452
|
|
|
|
|
|
|
|
|
| |
2009-03-16 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=37451
|
|
|
|
| |
svn path=/trunk/; revision=37450
|
|
|
|
| |
svn path=/trunk/; revision=37449
|
|
|
|
| |
svn path=/trunk/; revision=37448
|
|
|
|
| |
svn path=/trunk/; revision=37447
|
|
|
|
| |
svn path=/trunk/; revision=37446
|
|
|
|
| |
svn path=/trunk/; revision=37445
|
|
|
|
|
|
|
|
| |
2009-03-16 Dwayne Bailey <dwayne@translate.org.za>
* af.po: Fix msgfmt errors
svn path=/trunk/; revision=37444
|
|
|
|
| |
svn path=/trunk/; revision=37443
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-15 Andre Klapper <a9016009@gmx.de>
* af.po: Added Afrikaans translation by Friedel Wolff.
Fixes bug #575466.
* LINGUAS: Added af.
svn path=/trunk/; revision=37442
|
|
|
|
| |
svn path=/trunk/; revision=37441
|
|
|
|
| |
svn path=/trunk/; revision=37440
|
|
|
|
|
|
|
|
| |
2009-03-15 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation, fix #574975.
svn path=/trunk/; revision=37439
|
|
|
|
|
|
|
|
|
| |
2009-03-15 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation by Yuriy Penkin.
svn path=/trunk/; revision=37438
|
|
|
|
|
|
|
|
|
| |
2009-03-15 Andre Klapper <a9016009@gmx.de>
* cs/cs.po: Updated Czech translation by Jiri Eischmann.
svn path=/trunk/; revision=37437
|
|
|
|
| |
svn path=/trunk/; revision=37436
|
|
|
|
| |
svn path=/trunk/; revision=37435
|
|
|
|
| |
svn path=/trunk/; revision=37434
|
|
|
|
| |
svn path=/trunk/; revision=37433
|
|
|
|
| |
svn path=/trunk/; revision=37432
|
|
|
|
|
|
|
|
| |
2009-03-14 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=37431
|
|
|
|
| |
svn path=/trunk/; revision=37430
|
|
|
|
| |
svn path=/trunk/; revision=37429
|
|
|
|
|
|
|
|
|
| |
2009-03-14 Andre Klapper <a9016009@gmx.de>
* cs.po: Updated Czech translation by Jiri Eischmann.
svn path=/trunk/; revision=37428
|
|
|
|
|
|
|
|
| |
2009-03-14 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Priit Laes
svn path=/trunk/; revision=37427
|
|
|
|
|
|
|
|
|
| |
2009-03-14 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation.
svn path=/trunk/; revision=37426
|
|
|
|
|
|
|
|
|
| |
2009-03-14 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=37425
|
|
|
|
|
|
|
|
| |
2009-03-14 Claude Paroz <claude@2xlibre.net>
* fr.po: Fixed bug #567745.
svn path=/trunk/; revision=37424
|
|
|
|
| |
svn path=/trunk/; revision=37423
|
|
|
|
| |
svn path=/trunk/; revision=37421
|
|
|
|
| |
svn path=/trunk/; revision=37420
|
|
|
|
| |
svn path=/trunk/; revision=37419
|
|
|
|
| |
svn path=/trunk/; revision=37418
|
|
|
|
| |
svn path=/trunk/; revision=37417
|
|
|
|
| |
svn path=/trunk/; revision=37416
|
|
|
|
|
|
|
|
| |
2009-03-12 Wadim Dziedzic <wdziedzic@aviary.pl>
* pl.po: Updated Polish translation and fixed bug #569514
svn path=/trunk/; revision=37415
|
|
|
|
| |
svn path=/trunk/; revision=37414
|
|
|
|
| |
svn path=/trunk/; revision=37413
|
|
|
|
| |
svn path=/trunk/; revision=37412
|
|
|
|
| |
svn path=/trunk/; revision=37411
|
|
|
|
| |
svn path=/trunk/; revision=37410
|
|
|
|
|
|
|
|
|
| |
2009-03-11 Andre Klapper <a9016009@gmx.de>
* de/de.po: Updated German translation.
svn path=/trunk/; revision=37409
|
|
|
|
|
|
|
|
|
| |
2009-03-11 Andre Klapper <a9016009@gmx.de>
* de/de.po: Updated German translation.
svn path=/trunk/; revision=37408
|
|
|
|
|
|
|
|
|
| |
2009-03-11 Andre Klapper <a9016009@gmx.de>
* cs/cs.po: Updated Czech translation by Jiri Eischmann.
svn path=/trunk/; revision=37407
|
|
|
|
| |
svn path=/trunk/; revision=37406
|
|
|
|
| |
svn path=/trunk/; revision=37405
|
|
|
|
| |
svn path=/trunk/; revision=37404
|
|
|
|
| |
svn path=/trunk/; revision=37403
|
|
|
|
|
|
|
|
|
|
| |
2009-03-11 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=37402
|
|
|
|
| |
svn path=/trunk/; revision=37401
|
|
|
|
| |
svn path=/trunk/; revision=37400
|
|
|
|
|
|
|
|
|
| |
2009-03-10 Bharath Acharya <abharath@novell.com>
* C/evolution.xml: Fixed the warning. Maybe we'll never miss
anything once we have the check provided by #574786
svn path=/trunk/; revision=37399
|
|
|
|
| |
svn path=/trunk/; revision=37398
|
|
|
|
| |
svn path=/trunk/; revision=37397
|
|
|
|
|
|
|
|
|
| |
2009-03-10 Philip Withnall <philip@tecnocode.co.uk>
* en_GB/en_GB.po: Updated British English translation.
svn path=/trunk/; revision=37395
|
|
|
|
| |
svn path=/trunk/; revision=37394
|
|
|
|
| |
svn path=/trunk/; revision=37393
|
|
|
|
| |
svn path=/trunk/; revision=37392
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Wouter Bolsterlee <wbolster@svn.gnome.org>
* nl.po: Updated Dutch translation by Tino Meinen.
svn path=/trunk/; revision=37391
|
|
|
|
| |
svn path=/trunk/; revision=37390
|
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Bharath Acharya <abharath@novell.com>
** Committed on behalf of PC Radhika <pradhika@novell.com>
* Makefile.am: Added 4 new images.
svn path=/trunk/; revision=37388
|
|
|
|
|
|
|
|
|
|
| |
2008-03-08 Matthew Barnes <mbarnes@redhat.com>
* a11y/e-table/gal-a11y-e-cell-tree.c (ectr_model_row_changed_cb):
Silence a debug message.
svn path=/trunk/; revision=37387
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Andre Klapper <a9016009@gmx.de>
** Committed on behalf of PC Radhika <pradhika@novell.com>
* C/evolution.xml: Updated user documentation by Radhika after some
review by hggdh and me.
svn path=/trunk/; revision=37386
|
|
|
|
| |
svn path=/trunk/; revision=37385
|
|
|
|
|
|
|
|
|
| |
2009-03-08 Philip Withnall <philip@tecnocode.co.uk>
* en_GB.po: Updated British English translation.
svn path=/trunk/; revision=37384
|
|
|
|
| |
svn path=/trunk/; revision=37383
|
|
|
|
| |
svn path=/trunk/; revision=37382
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-08 David Planella <david.planella@gmail.com>
Added Catalan translation of the Evolution welcome e-mail and quick
reference
* configure.in: Added Makefiles for the Catalan translations of the
welcome e-mail and quick reference.
* mail/default/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* mail/default/ca/Inbox: Added Catalan translation by David Planella
* mail/default/ca/Makefile.am: Created Makefile template
svn path=/trunk/; revision=37381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-08 David Planella <david.planella@gmail.com>
Added Catalan translation of the Evolution welcome e-mail and quick
reference
* configure.in: Added Makefiles for the Catalan translations of the
welcome e-mail and quick reference.
* mail/default/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* mail/default/ca/Inbox: Added Catalan translation by David Planella
* mail/default/ca/Makefile.am: Created Makefile template
* help/quickref/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* help/quickref/ca/Makefile.am: Created Makefile template
* help/quickref/ca/quickref.pdf: Created PDF output from the
translation
* help/quickref/ca/quickref.tex: Created Catalan translation by David
Planella
svn path=/trunk/; revision=37380
|
|
|
|
|
|
|
|
| |
2009-03-08 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Fixed wrong translations.
svn path=/trunk/; revision=37379
|
|
|
|
|
|
|
|
|
|
| |
2009-03-08 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=37378
|
|
|
|
|
|
|
| |
Updated Romanian translation
svn path=/trunk/; revision=37377
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-06 Milan Crha <mcrha@redhat.com>
** Fix for bug #401346
* gui/e-meeting-time-sel.c: (e_meeting_time_selector_destroy):
Do not remove notification twice.
* gui/dialogs/event-editor.c: (create_schedule_page),
(action_free_busy_cb): Do not show Free/Busy dialog modal.
svn path=/trunk/; revision=37376
|
|
|
|
| |
svn path=/trunk/; revision=37375
|
|
|
|
| |
svn path=/trunk/; revision=37374
|
|
|
|
| |
svn path=/trunk/; revision=37373
|
|
|
|
|
|
|
|
| |
2009-03-05 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=37372
|
|
|
|
| |
svn path=/trunk/; revision=37371
|
|
|
|
| |
svn path=/trunk/; revision=37370
|
|
|
|
|
|
|
|
|
| |
2009-03-04 Milan Crha <mcrha@redhat.com>
* mail-ops.c: (empty_trash_exec): Do not unref NULL object.
svn path=/trunk/; revision=37369
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #573119
* gui/dialogs/comp-editor.c: (set_attendees_for_delegation):
* gui/e-cal-popup.c: (is_delegated), (needs_to_accept):
Do not ask value of not included (NULL) parameters.
svn path=/trunk/; revision=37368
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #573193
* gui/e-calendar-view.c: (error_response): Always destroy dialog.
svn path=/trunk/; revision=37367
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #573122
* gui/dialogs/cal-prefs-dialog.c: (timezone_changed), (show_config):
* gui/calendar-config.c: (calendar_config_get_icaltimezone):
* gui/e-cal-model.c: (ecm_value_at):
Do not pass NULL to icalcomponent_get_first_component.
svn path=/trunk/; revision=37366
|
|
|
|
| |
svn path=/trunk/; revision=37365
|
|
|
|
| |
svn path=/trunk/; revision=37364
|
|
|
|
| |
svn path=/trunk/; revision=37363
|
|
|
|
|
|
|
|
| |
2009-03-03 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=37362
|
|
|
|
|
|
|
|
|
| |
2009-03-02 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=37361
|
|
|
|
|
|
|
|
|
| |
2009-03-02 Philip Withnall <philip@tecnocode.co.uk>
* en_GB/en_GB.po: Updated British English translation.
svn path=/trunk/; revision=37360
|
|
|
|
|
|
|
|
|
| |
2009-03-02 Matthew Barnes <mbarnes@redhat.com>
* configure.in: Post-release version bump.
svn path=/trunk/; revision=37359
|
|
|
|
|
|
|
|
|
| |
2009-03-02 Matthew Barnes <mbarnes@redhat.com>
* NEWS: Evolution 2.25.92 release
svn path=/trunk/; revision=37357
|
|
|
|
| |
svn path=/trunk/; revision=37354
|
|
|
|
| |
svn path=/trunk/; revision=37353
|
|
|
|
| |
svn path=/trunk/; revision=37352
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-02 Matt McCutchen <matt@mattmccutchen.net>
* evolution/mail/em-folder-view.c:
* evolution/mail/em-utils.c:
* evolution/mail/em-utils.h:
* evolution/mail/em-popup.c:
Revert evolution revision 37063 (workaround for bug 563867).
** Part of the fix for bug #549838
svn path=/trunk/; revision=37350
|
|
|
|
|
|
|
|
|
| |
2009-03-01 Wouter Bolsterlee <wbolster@svn.gnome.org>
* nl.po: Updated Dutch translation by Wouter Bolsterlee.
svn path=/trunk/; revision=37349
|
|
|
|
| |
svn path=/trunk/; revision=37348
|
|
|
|
|
|
|
|
| |
2009-03-01 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Mattias Põldaru
svn path=/trunk/; revision=37347
|
|
|
|
|
|
|
|
| |
2009-03-01 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=37345
|
|
|
|
|
|
|
|
|
| |
2009-03-01 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=37344
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-26 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #572950
* plugins/caldav/Makefile.am:
* plugins/google-account-setup/Makefile.am:
* plugins/webdav-account-setup/Makefile.am:
Fix ordering of -I compiler directives. Patch by Daniel Macks.
* addressbook/printing/Makefile.am:
Remove meaningless GNOME_INCLUDEDIR.
svn path=/trunk/; revision=37343
|
|
|
|
| |
svn path=/trunk/; revision=37342
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-26 Andre Klapper <mcrha@redhat.com>
* message-tag-followup-c:
Remove deprecated gtk_combo_set_case_sensitive() call as FALSE
IS already the default value for the case-sensitive property.
svn path=/trunk/; revision=37341
|
|
|
|
|
|
|
|
|
|
| |
2009-02-26 Andre Klapper <a9016009@gmx.de>
* exchange-permissions-dialog.c:
remove deprecated and commented code.
svn path=/trunk/; revision=37340
|
|
|
|
|
|
| |
(Initialize the timezone settings before making any timezone conversion calls).
svn path=/trunk/; revision=37339
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #558366
* gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar):
Set default timezone to resolve floating DATE-TIME properly.
svn path=/trunk/; revision=37338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #238346
* gui/e-calendar-view.c: (e_calendar_view_add_event): Keep old
timezone when adding event if possible, use the default one otherwise.
* gui/e-calendar-view.c: (add_related_timezones), (clipboard_get_text_cb):
Set timezones from component to the calendar first, then add events. Also
fetch timezones from the calendar, when not part of the component already.
svn path=/trunk/; revision=37337
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #529037
* gui/gnome-cal.c: (gnome_calendar_destroy):
Disconnect signals on ESource-s too, not only on ECal-s.
svn path=/trunk/; revision=37335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #572975
* gui/smime-ui.glade: Center dialogs.
* gui/certificate-manager.c: (import_your), (import_contact),
(import_ca): Destroy file chooser dialog early enough to not have
hidden any other windows below it.
svn path=/trunk/; revision=37333
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #572399
* email-custom-header.c: (header_foreach_check_isempty):
Do not read from invalid iterator after call of row changed.
svn path=/trunk/; revision=37331
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #572268
* em-subscribe-editor.c: (sub_fill_level):
Do not duplicate "Loading..." node when adding to existing node.
svn path=/trunk/; revision=37330
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #563212
* em-utils.c: (try_open_e_book_cb), (try_open_e_book),
(is_local), (em_utils_in_addressbook), (em_utils_contact_photo):
Ensure empty GError before filling it. Check if group is local based
on its base_uri. Adapt to new e_book_cancel behaviour.
svn path=/trunk/; revision=37329
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #561465
* gui/e-meeting-list-view.c: (build_table):
Expand 'Attendee' column instead of the last.
svn path=/trunk/; revision=37327
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #559719
* google-contacts-source.c: (struct ui_data), (destroy_ui_data), (plugin_google_contacts):
* plugins/google-account-setup/plugins/webdav-account-setup/webdav-contacts-source.c: (destroy_ui_data), (plugin_webdav_contacts):
Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet.
svn path=/trunk/; revision=37325
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #559027
* e-dateedit.c: (on_date_entry_focus_out):
Do not set date for 'None' value.
svn path=/trunk/; revision=37323
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #551470
* e-composer-private.h:
* e-msg-composer.c: (add_signature_delim), (get_signature_html),
(set_editor_text): Do not force adding "-- \n" above the signature.
svn path=/trunk/; revision=37322
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-24 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #572962
* e-shell-window.c (setup_nm_support):
Pass e_shell_dbus_initialise() the right type of object,
and fix the incorrect function declaration.
* e-shell-nm.c (e_shell_network_monitor):
Go offline when we see NM_STATE_ASLEEP from NetworkManager.
svn path=/trunk/; revision=37320
|
|
|
|
|
|
|
|
|
|
| |
2009-02-24 Matthew Barnes <mbarnes@redhat.com>
* MAINTAINERS:
Add myself as a Shell maintainer, with Srini's permission.
svn path=/trunk/; revision=37319
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-24 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #572903
* gui/contact-editor/contact-editor.glade: Change "Novell
Groupwise"
to "Novell GroupWise". Doesn't break string freeze, as the
latter
string already exists.
svn path=/trunk/; revision=37317
|
|
|
|
|
|
|
|
|
| |
2009-02-23 Philip Withnall <philip@tecnocode.co.uk>
* en_GB.po: Updated British English translation.
svn path=/trunk/; revision=37315
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #572543
* calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory):
* mail/em-popup.c: (emp_standard_menu_factory):
Always look for alternative apps for application/octet-stream.
svn path=/trunk/; revision=37312
|
|
|
|
| |
svn path=/trunk/; revision=37311
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-22 Tobias Mueller <tobiasmue@svn.gnome.org>
* gui/e-itip-control.c (refresh_options_object):
Make it use the proper action. Patch by Paweł Zembrzuski
** Fixes bug 566556
svn path=/trunk/; revision=37308
|
|
|
|
|
|
|
|
| |
2009-02-20 Claude Paroz <claude@2xlibre.net>
* fr.po: Updated French translation by Bruno Brouard and Claude Paroz.
svn path=/trunk/; revision=37300
|
|
|
|
|
|
|
|
|
| |
2009-02-20 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=37299
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-20 Milan Crha <mcrha@redhat.com>
** Fix for bug #567949
* gui/e-day-view.c: (set_text_as_bold):
* gui/e-week-view.c: (set_text_as_bold):
Do not free memory before done with it.
svn path=/trunk/; revision=37298
|
|
|
|
| |
svn path=/trunk/; revision=37296
|
|
|
|
|
|
| |
Define some temporary macros to work around it.
svn path=/trunk/; revision=37292
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-19 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #572348
* calendar/gui/alarm-notify/alarm-queue.c (display_notification):
* plugins/mail-notification/mail-notification.c (new_notify_status):
Call gtk_status_icon_set_tooltip_text() instead of
gtk_status_icon_set_tooltip() (deprecated).
* calendar/gui/weekday-picker.c (configure_items):
Remove dead code.
* widgets/table/e-table-example-1.c (main):
gtk_widget_push_visual() is a no-op. Remove it.
svn path=/trunk/; revision=37291
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-19 Andre Klapper <a9016009@gmx.de>
* /gui/e-day-view.c:
Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw
calls.
svn path=/trunk/; revision=37289
|
|
|
|
|
|
|
|
|
|
| |
2009-02-19 Andre Klapper <a9016009@gmx.de>
* e-table-field-chooser-dialog.c:
Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizable
svn path=/trunk/; revision=37288
|
|
|
|
|
|
|
|
|
| |
2009-02-18 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=37287
|
|
|
|
| |
svn path=/trunk/; revision=37286
|
|
|
|
| |
svn path=/trunk/; revision=37285
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-17 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu/figures/: Added image in Basque language. Images are:
account_editor_a.png addrs_book_a.png
attach_reminder_a.png.png calendar.png
categories_a.png collap_head_a.png
config-cal.png config-mail.png
contact-editor.png contact.png
contacts_mainwindow_a.png delgt-add.png
evo_account_editor_a.png evo_account_info_a.png
evo_add_rule_a.png evo_adv_search_a.png
evo_allday_a.png evo_attachreminder_plugin.png
evo_backup.png evo_backup_prgsbar.png
evo_backup_warning.png evo_blink.png
evo_cal_advsearch.png evo_cal_a.png
evo_cal_callout_a.png evo_calender_appointmnt.png
evo_cal_prop_a.png evo_calstatus_a.png
evo_contacteditor_a.png evo_crash_recovery.png
evo_custom_header.png evo_debuglogs_a.png
evo_delegate_permission_a.png evo_dialog-info.png
evo_dialog-warning.png evo_edit_rule_a.png
evo_edit_search.png evo_email_a.png
evo_flag_follow_up_a.png evo_gwreceive_a.png
evo_gwreceiveedit_a.png evo_gwreceiveoptedit_a.png
evo_gwstatustrack.png evo_identity_a.png
evo_identityedit_a.png evo_imapheader_a.png
evo_imapreceive_a.png evo_import_asst_a.png
evo_junk_a.png evo_label_a.png
evo_labels_a.png evo_mail_a.png
evo_mail_callout_a.png evo_maildirreceive_a.png
evo_mail_notifier.png evo_mboxreceive_a.png
evo_memo_a.png evo_mereceive_a.png
evo_message_filters_a.png evo_mhreceive_a.png
evo_newmail.png evo_newmess_a.png
evo_offline.png evo_popreceive_a.png
evo_proxyadd_a.png evo_receive_setup2_a.png
evo_receive_setup_a.png evo_rmdrnotes_a.png
evo_rule_a.png evo_select_add_folder.png
evo_select_folder.png evo_send_option_a.png
evo_send_setup_a.png evo_sendstatus_a.png
evo_shd_memo_a.png evo_timezone_a.png
evo_usereceive_a.png exchange-delegation.png
exchange-identity.png exchange-receive-options.png
exchange-receive.png exchg-identity.png
exchng-identity.png exchng-rec-mail.png
exchng-rec-mails.png exchng-rec-option.png
exchng-rec-options.png exchng-settings.png
filter-new-fig.png free_busy.png
full-1.png full-2.png
full-3.png full-4.png
full-5.png full-6.png
full-7.png google_cal_view.png
mail-druid-pic.png mailer_preferences.png
mail-inbox.png mail_mainwindow_a.png
mail-threaded.png mainwindow-pic.png
minus.png newmsg.png
plus.png proxy-cal.png
proxy-login.png quick_add_a.png
quick_reference.png replymsg.png
schedule.png Screenshot-Free-Busy.png
stock_search.png sub-others-folder.png
sub-pub-fold.png ver_view_a.png
vfolder-createrule-fig.png
svn path=/trunk/; revision=37284
|
|
|
|
| |
svn path=/trunk/; revision=37282
|
|
|
|
|
|
|
|
| |
2009-02-17 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=37281
|
|
|
|
| |
svn path=/trunk/; revision=37280
|
|
|
|
| |
svn path=/trunk/; revision=37279
|
|
|
|
|
|
|
|
|
|
| |
2009-02-16 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu/eu.po: Added Basque translation.
* Makefile.am: Added 'eu' to DOC_LINGUAS.
svn path=/trunk/; revision=37278
|
|
|
|
| |
svn path=/trunk/; revision=37277
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-16 Milan Crha <mcrha@redhat.com>
** Fix for bug #571721
* itip-view.c: (itip_view_init): Added translators comment.
svn path=/trunk/; revision=37276
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-16 Milan Crha <mcrha@redhat.com>
** Fix for bug #550114
* widgets/table/e-table-group.h:
* widgets/table/e-table-group.c:
* widgets/table/e-table-group-container.c:
* widgets/table/e-table-group-leaf.c:
Replaced 'compute_mouse_over' with 'get_mouse_over', now works
with cached values 'motion_row', 'motion_col'.
* widgets/table/e-table.c: (e_table_get_mouse_over_cell):
Mouse position not required anymore, remove it too then.
* calendar/gui/e-calendar-table.h: (ec_query_tooltip):
* calendar/gui/e-calendar-table.c: (ec_query_tooltip): Offer it to others too.
* calendar/gui/e-calendar-table.c: (query_tooltip_cb): Use above funtion.
Show proper tooltip in table with grouping columns.
* calendar/gui/e-memo-table.c: (query_tooltip_cb), (e_memo_table_init):
Show tooltips in memo view too.
svn path=/trunk/; revision=37275
|
|
|
|
| |
svn path=/trunk/; revision=37274
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-14 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #571734
* widgets/text/e-text.c:
Remove unneeded #include <libart_lgpl/...>.
svn path=/trunk/; revision=37271
|
|
|
|
| |
svn path=/trunk/; revision=37269
|
|
|
|
|
|
|
|
| |
2009-02-15 Petr Kovar <pknbe@volny.cz>
* cs.po: Updated Czech translation by Jiri Eischmann.
svn path=/trunk/; revision=37268
|
|
|
|
| |
svn path=/trunk/; revision=37267
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-13 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #564229
* e-util/e-plugin-ui.c (plugin_ui_hook_class_init):
Initialize the EPluginUI registry during class initialization,
so that it's sure to be there when we need it.
* plugins/email-custom-header/email-custom-header.c:
(e_plugin_lib_get_configure_widget):
Do not use uninitialized variable.
svn path=/trunk/; revision=37265
|
|
|
|
|
|
|
|
| |
2009-02-14 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=37264
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-13 Chow Loong Jin <hyperair@gmail.com>
** Fixes bug #571625
* calendar/gui/e-day-view.c
* calendar/gui/e-week-view.c:
Use black/white for foreground instead of active/inactive text color
svn path=/trunk/; revision=37262
|
|
|
|
| |
svn path=/trunk/; revision=37256
|
|
|
|
| |
svn path=/trunk/; revision=37255
|
|
|
|
|
|
|
|
|
| |
2009-02-12 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=37254
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-12 Milan Crha <mcrha@redhat.com>
** Fix for bug #404232
* addressbook/gui/widgets/e-addressbook-view.c: (search_activated):
Rebuild view immediately for an advanced search too.
* widgets/misc/e-filter-bar.c: (rule_advanced_response): Emit signal after
search bar text is set, thus the text will not be empty, which
is considered as "no search" these days.
svn path=/trunk/; revision=37253
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-12 Milan Crha <mcrha@redhat.com>
** Fix for bug #567089
* e-msg-composer.c: (get_signature_html):
Do not crash when no From set yet.
svn path=/trunk/; revision=37251
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-11 Andre Klapper <a9016009@gmx.de>
* addressbook/gui/component/addressbook-migrate.c:
* calendar/gui/migration.c:
* calendar/gui/dialogs/alarm-dialog.c:
* mail/em-folder-browser.c:
* mail/em-migrate.c:
* plugins/audio-inline/audio-inline.c:
Substitute some deprecated gtk+ functions.
svn path=/trunk/; revision=37249
|
|
|
|
|
|
|
|
|
| |
2009-02-11 Jonh Wendell <jwendell@gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation by Andre Gondim.
svn path=/trunk/; revision=37248
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-11 Milan Crha <mcrha@redhat.com>
** Fix for bug #569700
* em-format-html.c: (emfh_gethttp):
Stop reading from a network when operation was canceled.
svn path=/trunk/; revision=37246
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-11 Milan Crha <mcrha@redhat.com>
** Fix for bug #333716
* em-format-html.c: (emfh_gethttp):
Do not store incomplete or broken files in a cache.
svn path=/trunk/; revision=37244
|
|
|
|
|
|
|
|
|
| |
2009-02-10 Matthew Barnes <mbarnes@redhat.com>
** Removed unused figures (bug #552695)
svn path=/trunk/; revision=37243
|
|
|
|
|
|
|
|
|
|
| |
2009-02-10 Milan Crha <mcrha@redhat.com>
* em-format-html-display.c: (efhd_format_secure):
Format signature/encryption information nicer.
svn path=/trunk/; revision=37241
|
|
|
|
| |
svn path=/trunk/; revision=37240
|
|
|
|
| |
svn path=/trunk/; revision=37238
|
|
|
|
|
|
|
|
|
|
| |
2009-02-09 Milan Crha <mcrha@redhat.com>
* gui/dialogs/cal-prefs-dialog.glade:
Do not use non-zero page size in an adjustment, it's deprecated now.
svn path=/trunk/; revision=37237
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-09 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #555888
* mail-config.glade:
* em-network-prefs.h: (struct _EMNetworkPrefs):
* em-network-prefs.c: (emnp_parse_ignore_hosts),
(emnp_load_sys_settings), (notify_proxy_type_changed),
(em_network_prefs_construct):
Do not overwrite user settings with system proxy settings.
Register signals at the end, when all widgets are read.
Hide socks settings, it is not used at the moment.
* em-utils.h: (em_utils_get_proxy_uri):
* em-utils.c: (em_utils_get_proxy_uri), (emu_proxy_setup):
* em-format-html.c: (emfh_gethttp):
Use proxy configurable within Evolution.
svn path=/trunk/; revision=37236
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #548623
* mail-config.glade:
* em-network-prefs.h:
* em-network-prefs.c: (emnp_set_sensitiveness),
(emnp_load_sys_settings), (notify_proxy_type_changed),
(em_network_prefs_construct), (emnp_set_markups):
No auto-proxy at the moment.
svn path=/trunk/; revision=37235
|
|
|
|
|
|
|
|
| |
2009-02-07 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=37231
|
|
|
|
| |
svn path=/trunk/; revision=37230
|
|
|
|
| |
svn path=/trunk/; revision=37229
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-05 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #554458
* em-format.c: (em_format_describe_part):
Make content type from a mime type first.
svn path=/trunk/; revision=37228
|
|
|
|
| |
svn path=/trunk/; revision=37227
|
|
|
|
|
|
|
|
|
|
| |
* em-migrate.c: (em_migrate_setup_progress_dialog),
(em_migrate_close_progress_dialog), (em_migrate_set_folder_name),
(em_migrate_local_folders_1_4), (migrate_to_db):
Make the migration dialog look better.
svn path=/trunk/; revision=37226
|
|
|
|
|
|
| |
implicit-function-declaration compiler warning.
svn path=/trunk/; revision=37225
|
|
|
|
| |
svn path=/trunk/; revision=37224
|
|
|
|
|
|
|
|
|
|
| |
2009-02-03 Tor Lillqvist <tml@novell.com>
* Makefile.am (evolution_LDFLAGS): Use -mwindows on Windows to
build a "GUI" executable.
svn path=/trunk/; revision=37223
|
|
|
|
| |
svn path=/trunk/; revision=37222
|
|
|
|
|
|
|
|
|
| |
2009-02-03 Tor Lillqvist <tml@novell.com>
* configure.in: Set MWINDOWS to -mwindows on Windows. AC_SUBST it.
svn path=/trunk/; revision=37221
|
|
|
|
| |
svn path=/trunk/; revision=37220
|
|
|
|
|
|
|
|
|
| |
2009-02-03 Gabor Kelemen <kelemeng@gnome.hu>
* gui/alarm-notify/alarm-notify.glade:
Mark a string for translation. Fixes bug #570364
svn path=/trunk/; revision=37219
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-03 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #569986
* mail/em-format-html-print.c: Handle printers while doing attachment
bar rendering.
* mail/em-format-html.c:
* mail/em-format.c:
* mail/em-format.h:
svn path=/trunk/; revision=37218
|
|
|
|
|
|
|
|
| |
2009-02-02 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.25.90 release
svn path=/trunk/; revision=37215
|
|
|
|
| |
svn path=/trunk/; revision=37212
|