4f786c1511
** Fix for bug #458237
...
2007-11-23 Milan Crha <mcrha@redhat.com >
** Fix for bug #458237
* itip-formatter.c: (start_calendar_server), (source_selected_cb):
Check for non-NULL source before using it to prevent a crash.
svn path=/trunk/; revision=34570
2007-11-23 09:33:14 +00:00
9e4fcb29cf
** Remove trailing whitespace from source code.
...
2007-11-14 Matthew Barnes <mbarnes@redhat.com >
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
f13fd21b50
Fix warnings from sparse and gcc
...
svn path=/trunk/; revision=34458
2007-10-30 22:21:14 +00:00
b37af8f269
** Fixes part of bug #417999
...
2007-10-22 Matthew Barnes <mbarnes@redhat.com >
** Fixes part of bug #417999
* addressbook/gui/contact-editor/contact-editor.glade:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-editor/e-contact-quick-add.c:
* addressbook/gui/contact-list-editor/contact-list-editor.c:
* addressbook/gui/contact-list-editor/contact-list-editor.glade:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/event-page.glade:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/memo-page.glade:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/dialogs/task-page.glade:
* calendar/gui/e-itip-control.c:
* plugins/bbdb/bbdb.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/itip-formatter/itip-view.c:
* widgets/misc/e-pilot-settings.c:
Use ESourceComboBox instead of ESourceOptionMenu (deprecated).
svn path=/trunk/; revision=34408
2007-10-22 18:49:30 +00:00
3a6784cbb6
2007-10-04 mcrha Fix for bug #331578
...
svn path=/trunk/; revision=34351
2007-10-04 09:03:22 +00:00
589ed56722
2007-10-03 mcrha Fix for bug #346146
...
svn path=/trunk/; revision=34347
2007-10-03 10:58:46 +00:00
67250759b5
2007-10-01 mcrha Fix for bug #428402
...
svn path=/trunk/; revision=34341
2007-10-01 07:44:05 +00:00
9841d5bfd2
Fixes #273417 (bnc)
...
svn path=/trunk/; revision=34191
2007-09-07 07:00:20 +00:00
8e47917e8c
Update FSF address in header comments ( #469886 ). Patch from Tobias
...
2007-09-02 Matthew Barnes <mbarnes@redhat.com >
* Update FSF address in header comments (#469886 ).
Patch from Tobias Mueller.
svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
3e8006805f
2007-08-23 mcrha Fix for bug #329746
...
svn path=/trunk/; revision=34078
2007-08-23 16:08:09 +00:00
a5c73aaa9a
Fixes #301835 (bnc)
...
svn path=/trunk/; revision=34053
2007-08-21 11:17:57 +00:00
771c2a1f02
** Fix for bug #460326
...
svn path=/trunk/; revision=33951
2007-08-06 05:04:06 +00:00
e0b92a2aaa
** Fix for bug #455799
...
2007-08-04 Hiroyuki Ikezoe <poincare@ikezoe.net >
** Fix for bug #455799
Remove all .cvsignore and update svn:ignore porperty in whole
directories.
svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
e26eff7832
Minor typos in strings.
...
svn path=/trunk/; revision=33825
2007-07-20 16:07:11 +00:00
77e088cbab
Fixed a build break.
...
2007-07-09 Chenthill Palanisamy <pchenthill@novell.com >
* itip-formatter.c: (format_itip_object): Fixed a build break.
svn path=/trunk/; revision=33788
2007-07-09 11:28:17 +00:00
89b64f3d95
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>
...
2007-07-09 Chenthill Palanisamy <pchenthill@novell.com >
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com >
* itip-formatter.c: (find_attendee), (find_attendee_if_sentby):
Finds the address of the account owner in the attendees list.
(find_to_address), (find_from_address): Establishes the current
account id.
(extract_itip_data), (view_response_cb), (format_itip_object),
(pitip_free): Sets the corresponding itip-view components.
* itip-view.h:
* itip-view.c: (set_calendar_sender_text),
(set_tasklist_sender_text), (set_journal_sender_text),
(itip_view_destroy), (itip_view_set_organizer_sentby),
(itip_view_get_organizer_sentby),
(itip_view_set_attendee_sentby),
(itip_view_get_attendee_sentby), (itip_view_set_proxy),
(itip_view_get_proxy): Sets the message appropriately in the
itip-view.
Committing on behalf of Suman Manjunath <msuman@novell.com >
svn path=/trunk/; revision=33783
2007-07-09 11:05:59 +00:00
1a09e6737e
fix some bad mnemonics, mark string for translation. Fixes bug #439186 .
...
2006-09-14 Andre Klapper <a9016009@gmx.de >
* itip-view.c: fix some bad mnemonics, mark string for
translation. Fixes bug #439186 .
svn path=/trunk/; revision=33681
2007-06-16 11:23:59 +00:00
2ba6ef0e2b
Fix compilation warning in plugins/itip-formatter directory. ( #440272 )
...
svn path=/trunk/; revision=33629
2007-06-03 03:03:28 +00:00
730fa4cf41
Bug 437584 – Compilation warning in evolution's plugins folder
...
svn path=/trunk/; revision=33507
2007-05-11 10:22:26 +00:00
64977cb1bc
Massive code cleanup (bug #429422 )
...
svn path=/trunk/; revision=33432
2007-04-19 18:53:33 +00:00
72f0d0c000
Fix "incompatible pointer type" warnings ( #360619 ).
...
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-29 17:29:46 +00:00
cba3097cad
** Fixes bug #419524
...
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 17:23:58 +00:00
99b8176a05
Deletes all instances of a recurrence appointment as soon as the
...
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 08:48:34 +00:00
41077c52cf
correct display of time. Fixes bug #343686 .
...
2006-09-14 Andre Klapper <a9016009@gmx.de >
* itip-view.c: correct display of time. Fixes bug #343686 .
svn path=/trunk/; revision=32765
2006-09-14 16:41:27 +00:00
cd59caa640
** Fix for bug #347248
...
svn path=/trunk/; revision=32647
2006-08-23 14:05:21 +00:00
27928c2f6c
fix an uninitialized GError - fixes bug 352423. committed by Andre Klapper
...
2006-08-23 Matthew Barnes <mbarnes@redhat.com >
* calendar/gui/e-itip-control.c:
* plugins/itip-formatter/itip-formatter.c:
fix an uninitialized GError - fixes bug 352423.
committed by Andre Klapper
svn path=/trunk/; revision=32637
2006-08-23 08:20:23 +00:00
f14ab0afa3
** Fix for bug #350395 by Ãystein GisnÃ¥s
...
svn path=/trunk/; revision=32635
2006-08-23 06:14:03 +00:00
b5db1cd7c2
Fixes #328268 .
...
svn path=/trunk/; revision=32592
2006-08-19 10:51:21 +00:00
217ac7590b
Add missing argument in the call to itip_send_comp.
...
2006-08-11 Harish Krishnaswamy <kharish@novell.com >
* itip-formatter.c: (send_comp_to_attendee):
Add missing argument in the call to itip_send_comp.
svn path=/trunk/; revision=32532
2006-08-11 06:07:10 +00:00
5fa2330cff
Add missing argument in the call to itip_send_comp.
...
2006-08-11 Harish Krishnaswamy <kharish@novell.com >
* itip-formatter.c: (send_comp_to_attendee):
Add missing argument in the call to itip_send_comp.
svn path=/trunk/; revision=32531
2006-08-11 06:04:59 +00:00
17e5226c60
Added support for shared notes.
...
svn path=/trunk/; revision=32373
2006-07-22 08:57:41 +00:00
cecd27f7b4
Handle ICAL_X methods from Microsoft Live as request methods.
...
2006-07-06 Harish Krishnaswamy <kharish@novell.com >
* itip-formatter.c: (format_itip_object):
Handle ICAL_X methods from Microsoft Live as
request methods.
svn path=/trunk/; revision=32239
2006-07-06 06:57:41 +00:00
a5cbed25f3
Free GSList and its data after calling
...
2006-06-19 Harish Krishnaswamy <kharish@novell.com >
* itip-formatter.c (update_item):
Free GSList and its data after calling
e_cal_component_get_attachment_list.
svn path=/trunk/; revision=32169
2006-06-19 07:39:22 +00:00
b58b5ec623
Remove stray debug statements that should not have been committed.
...
2006-06-19 Harish Krishnaswamy <kharish@novell.com >
* itip-formatter.c (update_item): Remove stray debug statements that
should not have been committed.
svn path=/trunk/; revision=32166
2006-06-19 06:52:55 +00:00
36fbdf0872
Deletes a GroupWise appointment if accepted or deleted.
...
2006-06-16 Sankar P <psankar@novell.com >
* itip-formatter.c: (view_response_cb):
Deletes a GroupWise appointment if accepted or deleted.
svn path=/trunk/; revision=32162
2006-06-16 13:12:00 +00:00
32bffd2755
Fixes #179774
...
svn path=/trunk/; revision=32159
2006-06-16 08:59:49 +00:00
56c45fcfab
Fix memory leak. Fixes bug #335423 .
...
2006-06-09 Chris Heath <chris@heathens.co.nz >
* addressbook/gui/widgets/eab-popup-control.c (eab_popup_control_set_free_form):
* addressbook/gui/contact-editor/e-contact-quick-add.c (quick_add_merge_contact):
* e-util/e-plugin.c (ep_construct):
* mail/message-list.c (message_list_finalise):
* plugins/itip-view.c (itip_view_destroy): Fix memory leak.
Fixes bug #335423 .
svn path=/trunk/; revision=32101
2006-06-09 02:21:03 +00:00
863ac26b04
Fixes 340296
...
svn path=/trunk/; revision=32087
2006-06-07 08:53:35 +00:00
c325ae6638
Fix for Bug 331023
...
svn path=/trunk/; revision=31680
2006-03-10 07:03:25 +00:00
324ea588c2
A typo fix from gfree to g_free.
...
* itip-formatter.c (itip_formatter_page_factory): A typo fix from
gfree to g_free.
svn path=/trunk/; revision=31519
2006-02-14 13:33:34 +00:00
6297946340
Removing unnecessary markup in translateable string.
...
svn path=/trunk/; revision=31494
2006-02-12 23:15:23 +00:00
dc8e4af46d
a11y changes for bug #330723
...
svn path=/trunk/; revision=31477
2006-02-10 22:28:38 +00:00
45f799eb86
Make this place a bit more quiet
...
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
7bf9cee96b
use e_utf8_strftime() in evolution-data-server/
...
2006-01-10 Simon Zheng <simon.zheng@sun.com >
* itip-view.c: use e_utf8_strftime() in evolution-data-server/
libedataserver/e-data-server-util.c instead of the copy in
evolution/e-util/e-util.c.
svn path=/trunk/; revision=31119
2006-01-10 08:11:22 +00:00
ae743e85c9
changing "cancelled" (British English) to "canceled" (American English).
...
2006-01-06 Andre Klapper <a9016009@gmx.de >
* addressbook/gui/widgets/eab-gui-util.c:
* calendar/calendar.error.xml:
* calendar/gui/dialogs/task-details-page.glade:
* calendar/gui/e-cal-component-preview.c:
* calendar/gui/e-cal-model-tasks.c:
* calendar/gui/e-calendar-table.c:
* calendar/gui/e-itip-control.c:
* calendar/gui/print.c:
* mail/mail-ops.c:
* mail/mail-send-recv.c:
* mail/mail-session.c:
* plugins/itip-formatter/itip-formatter.c:
* plugins/itip-formatter/itip-view.c:
changing "cancelled" (British English)
to "canceled" (American English).
Fixes bug 325334.
svn path=/trunk/; revision=31088
2006-01-06 15:08:39 +00:00
e963077328
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
...
2006-01-06 Simon Zheng <simon.zheng@sun.com >
* itip-formatter.c:
* itip-view.c:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
svn path=/trunk/; revision=31080
2006-01-06 07:02:31 +00:00
d9e4b6484b
Check for static capability only if the ecal already exists. Fixes another
...
2006-01-02 Harish Krishnaswamy <kharish@novell.com >
* itip-formatter.c: (source_selected_cb):
Check for static capability only if the ecal already exists.
Fixes another critical warning crasher.
svn path=/trunk/; revision=31029
2006-01-02 16:30:41 +00:00
13f3f8f3bc
added a missing word. Fixes bug 325128.
...
2005-12-30 Andre Klapper <a9016009@gmx.de >
* itip-formatter.c: added a missing word. Fixes bug 325128.
2005-12-30 Andre Klapper <a9016009@gmx.de >
* itip-formatter.c, itip-view.c: Marked missing strings translatable.
Fixes bug 313554 in CVS HEAD.
svn path=/trunk/; revision=30990
2005-12-31 14:22:03 +00:00
931f47dd11
added a missing word. Fixes bug 325128.
...
2005-12-30 Andre Klapper <a9016009@gmx.de >
* itip-formatter.c: added a missing word. Fixes bug 325128.
svn path=/trunk/; revision=30971
2005-12-30 03:13:52 +00:00
ec949e4e4c
Marked missing strings translatable. Fixes bug 313554 in CVS HEAD.
...
2005-12-30 Andre Klapper <a9016009@gmx.de >
* itip-formatter.c, itip-view.c: Marked missing strings translatable.
Fixes bug 313554 in CVS HEAD.
svn path=/trunk/; revision=30968
2005-12-30 00:09:52 +00:00