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
2d13235473
Use g_ascii_strcasecmp() instead of g_strcasecmp().
...
2005-12-17 Tor Lillqvist <tml@novell.com >
* itip-formatter.c: Use g_ascii_strcasecmp() instead of
g_strcasecmp().
svn path=/trunk/; revision=30845
2005-12-17 18:46:17 +00:00
ecb7ce23c8
Drop extra inclusion of e-util/e-time-utils.h, which is going away anyway.
...
2005-11-24 Tor Lillqvist <tml@novell.com >
* itip-view.c: Drop extra inclusion of e-util/e-time-utils.h,
which is going away anyway.
svn path=/trunk/; revision=30658
2005-11-24 14:28:38 +00:00
72f5f07037
Fixes #308752 .
...
svn path=/trunk/; revision=30574
2005-11-07 08:56:21 +00:00
a9cbbe0513
Fixes #315345
...
svn path=/trunk/; revision=30357
2005-09-19 07:00:43 +00:00
5994fe010e
Fixes #313534 Moved the code to display recur check box to cal_opened_cb.
...
2005-08-29 Chenthill Palanisamy <pchenthill@novell.com >
Fixes #313534
* itip-formatter.c: (cal_opened_cb), (find_cal_opened_cb):
Moved the code to display recur check box to cal_opened_cb.
svn path=/trunk/; revision=30280
2005-08-29 04:19:42 +00:00
42373bdc6b
add missing headers.
...
2005-08-23 Not Zed <NotZed@Ximian.com >
* itip-view.c: add missing headers.
svn path=/trunk/; revision=30225
2005-08-24 03:13:11 +00:00
e35c103d01
fixes a memory leak.
...
svn path=/trunk/; revision=30177
2005-08-21 16:27:56 +00:00
6b59973a54
Put back in warning messages about calendar not being opened.
...
2005-08-20 Carsten Guenther <carsten.guenther@scalix.com >
* itip-formatter.c: (cal_opened_cb, final_cal_opened_cb):
Put back in warning messages about calendar not being opened.
svn path=/trunk/; revision=30172
2005-08-21 01:46:18 +00:00
3f742a182f
NULL-terminate calls to e_error_run; fixed typos in if-statement; some
...
2005-08-18 Carsten Guenther <carsten.guenther@scalix.com >
* itip-formatter.c: (update_attendee_status): NULL-terminate
calls to e_error_run; fixed typos in if-statement; some code
cleanup.
(cal_opened_cb, final_cal_opened_cb): Removed unnecessary
message about not being able to open the calendar.
svn path=/trunk/; revision=30158
2005-08-18 17:06:00 +00:00
2740e3d13d
Fixes #305627 .
...
svn path=/trunk/; revision=30098
2005-08-12 14:25:20 +00:00
264f8357d3
Fixes #307841
...
svn path=/trunk/; revision=30041
2005-08-08 20:34:22 +00:00
c4cac6d1f2
applied patch submitted by <tommi.komulainen@iki.fi> do not send "cid:" to
...
2005-07-27 Vivek Jain <jvivek@novell.com >
* itip-formatter.c : (update_item)
applied patch submitted by <tommi.komulainen@iki.fi >
do not send "cid:" to get the part.
check part for NULL before using it.
(message_foreach_part): do nothing if part is NULL
saves crash.
**Fixes #272632
svn path=/trunk/; revision=29908
2005-07-28 04:45:56 +00:00
728af30909
Fixed a memory leak and a crash when start date does is not present.
...
2005-07-20 Chenthill Palanisamy <pchenthill@novell.com >
* itip-formatter.c: (format_itip_object): Fixed a memory
leak and a crash when start date does is not present.
svn path=/trunk/; revision=29820
2005-07-20 15:40:54 +00:00
1b4c1bbb43
Set the reccurrence id for the reccurring appointment. Set the MOD-TYPE
...
property only while accepting all instances.
svn path=/trunk/; revision=29802
2005-07-19 14:29:54 +00:00
45057ab2e5
Support for groupwise recurrences.
...
svn path=/trunk/; revision=29704
2005-07-11 02:48:18 +00:00
1e47292c45
Use NO_UNDEFINED. Link with more libraries.
...
2005-06-27 Tor Lillqvist <tml@novell.com >
* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.
svn path=/trunk/; revision=29593
2005-06-27 00:55:24 +00:00
989ab1d5c8
Added support for delegation in personal calendar
...
svn path=/trunk/; revision=29553
2005-06-20 17:27:52 +00:00
087a3e6532
Use SOEXT.
...
2005-06-18 Tor Lillqvist <tml@novell.com >
* */*.eplug.xml: Use SOEXT.
svn path=/trunk/; revision=29538
2005-06-18 11:39:20 +00:00