aabd9eca95
Chain up to parent's finalize() method.
...
2006-09-18 Matthew Barnes <mbarnes@redhat.com >
* camel-hula-listener.c: (finalize)
Chain up to parent's finalize() method.
svn path=/trunk/; revision=32786
2006-09-18 16:08:58 +00:00
804831ef75
Chain up to parent's finalize() method.
...
2006-09-18 Matthew Barnes <mbarnes@redhat.com >
* camel-gw-listener.c: (finalize)
Chain up to parent's finalize() method.
svn path=/trunk/; revision=32785
2006-09-18 16:08:10 +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
9778c15d10
Mark name and description for translation. Makefile.am: Rename the above
...
2006-08-28 Kjartan Maraas <kmaraas@gnome.org >
* org-gnome-evolution-caldav.eplug.xml: Mark name and
description for translation.
Makefile.am: Rename the above from .in to .xml
svn path=/trunk/; revision=32689
2006-08-28 11:29:54 +00:00
cd59caa640
** Fix for bug #347248
...
svn path=/trunk/; revision=32647
2006-08-23 14:05:21 +00:00
40f0681b4f
improve GError initialization code - fixes bug 352423. committed by Andre
...
2006-08-23 Matthew Barnes <mbarnes@redhat.com >
* plugins/mailing-list-actions/mailing-list-actions.c:
* widgets/misc/e-multi-config-dialog.c:
improve GError initialization code - fixes bug 352423.
committed by Andre Klapper
svn path=/trunk/; revision=32638
2006-08-23 08:38:52 +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
779f0e51a4
** Fix for bug #350823
...
svn path=/trunk/; revision=32634
2006-08-22 18:10:05 +00:00
119dcb66d2
#if 0 out unused function and plug a leak.
...
2006-08-22 Kjartan Maraas <kmaraas@gnome.org >
* em-junk-filter.c: (em_junk_sa_init): #if 0 out unused function and
plug a leak.
svn path=/trunk/; revision=32628
2006-08-22 13:13:57 +00:00
fb9b67510f
Quiet CVS a bit
...
svn path=/trunk/; revision=32623
2006-08-22 09:41:47 +00:00
47c78ce402
Don't leak the key.
...
2006-08-17 Kjartan Maraas <kmaraas@gnome.org >
* prefer-plain.c: (e_plugin_lib_enable): Don't leak the key.
svn path=/trunk/; revision=32622
2006-08-22 09:30:42 +00:00
b70c1439bf
"Disable" did not work for "On This Computer" - fixes bug 350901.
...
2006-08-21 Matthew Barnes <mbarnes@redhat.com >
* mail-account-disable.c:
"Disable" did not work for "On This Computer" - fixes bug 350901.
svn path=/trunk/; revision=32616
2006-08-21 15:51:11 +00:00
e2a5d2a1c7
Fix for bug #308271
...
svn path=/trunk/; revision=32608
2006-08-21 06:03:11 +00:00
84779196fa
** Fixes bug #322771
...
svn path=/trunk/; revision=32602
2006-08-20 16:28:30 +00:00
b5db1cd7c2
Fixes #328268 .
...
svn path=/trunk/; revision=32592
2006-08-19 10:51:21 +00:00
39a762597d
Don't leak the file path here.
...
2006-08-17 Kjartan Maraas <kmaraas@gnome.org >
* gaimbuddies.c: (bbdb_sync_buddy_list_check): Don't leak
the file path here.
svn path=/trunk/; revision=32573
2006-08-17 19:42:52 +00:00
0f25d1b971
Plug a couple leaks.
...
2006-08-17 Kjartan Maraas <kmaraas@gnome.org >
* bbdb.c: (bbdb_open_addressbook),
(create_addressbook_option_menu): Plug a couple leaks.
svn path=/trunk/; revision=32560
2006-08-17 07:25:03 +00:00
8176e0119f
Plug a leak.
...
2006-08-17 Kjartan Maraas <kmaraas@gnome.org >
* rdf-format.c: (add_time_to_rdf): Plug a leak.
svn path=/trunk/; revision=32557
2006-08-17 06:47:17 +00:00
21474dde0e
Add evolution-ipod-sync.h to dist. Fixes #350388 .
...
2006-05-13 Harish Krishnaswamy <kharish@novell.com >
* Makefile.am : Add evolution-ipod-sync.h to dist.
Fixes #350388 .
svn path=/trunk/; revision=32533
2006-08-11 06:18:31 +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
78552b019f
Corrected the spelling mistake in an error message. Fixes #350231 .
...
svn path=/trunk/; revision=32484
2006-08-07 08:47:25 +00:00
07ea8ad49b
Fix for some bugs in gaim synchronization and automatic contacts.
...
svn path=/trunk/; revision=32467
2006-08-03 11:35:23 +00:00
720608d6b6
Fixes #343991 .
...
svn path=/trunk/; revision=32462
2006-08-02 07:18:33 +00:00
322b2c1d30
Fixes #310489
...
svn path=/trunk/; revision=32448
2006-07-31 09:57:57 +00:00
6a68e6ae90
Fixes #329740 .
...
svn path=/trunk/; revision=32445
2006-07-31 09:23:24 +00:00
00dbc974c6
Fixes #347973
...
svn path=/trunk/; revision=32438
2006-07-31 06:19:07 +00:00
cd009b33d7
Added support for gadu gadu im in contact entry.
...
svn path=/trunk/; revision=32407
2006-07-24 13:06:20 +00:00
401a1b85c6
Handling the errors EXCHANGE_ACCOUNT_FOLDER_GC_NOTREACHABLE and
...
EXCHANGE_ACCOUNT_FOLDER_NO_SUCH_USER. Added an error code
folder-no-gc-error and corresponding error string. Fixes #234359 .
svn path=/trunk/; revision=32403
2006-07-24 10:26:02 +00:00
43d10aab84
Added support for Gw notes.
...
svn path=/trunk/; revision=32379
2006-07-22 10:21:42 +00:00
55675f968d
Checking if a user is subscribing to his own folder. Fixes #311322 .
...
Patch submitted by "Vandana Shenoy .B <shvandana@novell.com >"
svn path=/trunk/; revision=32374
2006-07-22 09:09:20 +00:00
17e5226c60
Added support for shared notes.
...
svn path=/trunk/; revision=32373
2006-07-22 08:57:41 +00:00
cbf5c9c970
[addressbook]
...
2006-07-18 Ross Burton <ross@openedhand.com >
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-list-editor/e-contact-list-editor.c:
* addressbook/gui/widgets/eab-contact-display.c:
Fix for EContactPhoto changes. Partially fixed by Hiroyuki Ikezoe
<poincare@ikezoe.net >, finished by myself. (#347870 ).
[plugins/bbdb]
2006-07-18 Ross Burton <ross@openedhand.com >
* gaimbuddies.c:
Fix for EContactPhoto change. Partially fixed by Hiroyuki Ikezoe
<poincare@ikezoe.net >, rest by me. (#347870 )
svn path=/trunk/; revision=32343
2006-07-19 07:15:31 +00:00
5b4a0d7756
remove "*" from translation. Fixes bug #331147 .
...
2006-07-18 Andre Klapper <a9016009@gmx.de >
* addressbook/gui/contact-editor/contact-editor.glade:
* addressbook/gui/contact-editor/fullname.glade:
* addressbook/gui/contact-editor/fulladdr.glade:
* addressbook/gui/contact-editor/im.glade:
* addressbook/gui/contact-list-editor/contact-list-editor.glade:
* calendar/gui/dialogs/calendar-setup.glade:
* calendar/gui/dialogs/new-calendar.glade:
* calendar/gui/dialogs/new-task-list.glade:
* calendar/gui/dialogs/url-editor-dialog.glade:
* mail/message-tags.glade:
* plugins/exchange-operations/exchange-change-password.glade:
* plugins/groupwise-features/properties.glade:
* widgets/e-timezone-dialog/e-timezone-dialog.glade:
* widgets/menus/gal-view-instance-save-as-dialog.glade:
* widgets/menus/gal-view-new-dialog.glade:
* widgets/misc/e-attachment.glade:
* widgets/misc/gal-categories.glade:
remove "*" from translation. Fixes bug #331147 .
svn path=/trunk/; revision=32340
2006-07-18 22:32:56 +00:00
209d884fbf
Made the success message translatable and fixed a typo.
...
2006-07-17 Sankar P <psankar@novell.com >
* mail-retract.c: (retract_mail_settings)
Made the success message translatable and fixed a typo.
svn path=/trunk/; revision=32330
2006-07-17 12:48:44 +00:00
a474f3b1b6
Evolution side coding for implementing security-classification send-options for GroupWise
...
svn path=/trunk/; revision=32329
2006-07-17 11:35:44 +00:00
da64d1035c
Added support for GroupWise Message Retract mail-retract.c,
...
2006-07-17 Sankar P <psankar@novell.com >
* Added support for GroupWise Message Retract
* Files added: mail-retract.c, org-gnome-mail-retract-errors.xml
* Files modified: org-gnome-groupwise-features.eplug.xml, Makefile.am
svn path=/trunk/; revision=32325
2006-07-17 08:13:31 +00:00
993c0752e7
remove empty strings from translation
...
2006-07-13 Andre Klapper <a9016009@gmx.de >
* mail/mail-config.glade:
* plugins/exchange-operations/exchange-permissions-dialog.glade:
* widgets/menus/gal-view-instance-save-as-dialog.glade:
remove empty strings from translation
svn path=/trunk/; revision=32300
2006-07-13 12:28:40 +00:00
592f87c4eb
Marking two strings for translation that were accidentally not marked.
...
2006-07-12 Andre Klapper <a9016009@gmx.de >
* bbdb.c: Marking two strings for translation that were accidentally
not marked. Fixes bug #347312 .
svn path=/trunk/; revision=32296
2006-07-12 14:40:54 +00:00
de1402602e
Fixing header capitalization in menu. Fixes bug #323952 . (Committed by
...
2006-07-08 Matthew Barnes <mbarnes@redhat.com >
* org-gnome-mailing-list-actions.xml: Fixing header capitalization
in menu. Fixes bug #323952 . (Committed by Andre Klapper)
svn path=/trunk/; revision=32260
2006-07-08 13:04:01 +00:00
91a5d90496
** Fixes bug #341369
...
2006-07-07 Hiroyuki Ikezoe <poincare@ikezoe.net >
** Fixes bug #341369
* filter/rule-editor.c:
* plugins/exchange-operations/exchange-calendar.c:
* plugins/exchange-operations/exchange-contacts.c:
* plugins/save-attachments/save-attachments.c:
fixing memory leaks.
svn path=/trunk/; revision=32256
2006-07-07 23:53:23 +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
7a8dbcc0fe
Using proper header capitalization for the menu entry. Fixes bug #318755 .
...
svn path=/trunk/; revision=32232
2006-07-04 22:01:15 +00:00
a8c59424de
add translator comments to the string "Proxy login". Fixes bug #345055 .
...
2006-06-29 Andre Klapper <a9016009@gmx.de >
* proxy-login.c: add translator comments to the string "Proxy
login". Fixes bug #345055 .
svn path=/trunk/; revision=32205
2006-06-29 13:36:38 +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
d7b2ddf444
Use NO_UNDEFINED.
...
2006-06-15 Tor Lillqvist <tml@novell.com >
* Makefile.am: Use NO_UNDEFINED.
svn path=/trunk/; revision=32153
2006-06-15 13:34:46 +00:00