62410cdb74
** Fix for bug #496402
...
2008-01-10 Milan Crha <mcrha@redhat.com >
** Fix for bug #496402
* gaimbuddies.c: (parse_buddy_group), (get_all_blocked),
(bbdb_get_gaim_buddy_list), (free_gaim_body), (free_buddy_list),
(parse_buddy_group): Do not synchronize blocked bodies from pidgin.
svn path=/trunk/; revision=34795
2008-01-10 18:19:51 +00:00
51cb36bbc7
** Fix for bug #502914
...
2008-01-02 Milan Crha <mcrha@redhat.com >
** Fix for bug #502914
* bbdb.c: (enable_toggled_cb): Do not write NULL into gconf.
svn path=/trunk/; revision=34747
2008-01-02 11:56:25 +00:00
0432e0fb27
** Fix for bug #391062
...
* bbdb.c: (bbdb_open_addressbook): Dont add contacts, if it is enabled
to do so.
svn path=/trunk/; revision=34626
2007-12-03 07:31:16 +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
b32649a94c
** Fixes bug #437579
...
2007-10-09 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #437579
* addressbook/conduit/address-conduit.c:
* addressbook/gui/component/addressbook-config.c:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/widgets/eab-gui-util.c:
* calendar/conduits/calendar/calendar-conduit.c:
* calendar/conduits/memo/memo-conduit.c:
* calendar/conduits/todo/todo-conduit.c:
* calendar/gui/dialogs/alarm-dialog.c:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/e-day-view-layout.c:
* calendar/gui/e-day-view-layout.h:
* calendar/gui/print.c:
* e-util/e-pilot-map.c:
* e-util/e-plugin.c:
* e-util/e-profile-event.c:
* e-util/e-signature.c:
* filter/filter-file.c:
* mail/e-searching-tokenizer.c:
* mail/em-folder-browser.c:
* mail/em-format-html.c:
* mail/em-format-view.c:
* mail/em-format.c:
* mail/em-mailer-prefs.c:
* mail/em-mailer-prefs.h:
* mail/mail-session.c:
* mail/mail-session.h:
* mail/mail-vfolder.c:
* mail/message-list.c:
* plugins/bbdb/bbdb.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/calendar-http/calendar-http.c:
* plugins/exchange-operations/exchange-user-dialog.c:
* plugins/face/face.c:
* shell/e-shell-window.c:
* shell/e-shell.c:
* smime/lib/e-cert-db.c:
* tools/killev.c:
* widgets/misc/e-cursors.c:
* widgets/misc/e-spinner.c:
* widgets/misc/e-unicode.c:
* widgets/table/e-table-field-chooser-item.c:
* widgets/table/e-table-header-item.c:
* widgets/table/e-table-header-item.h:
* widgets/table/e-table-header-utils.c:
* widgets/table/e-table.c:
* widgets/text/e-text.c:
Fix various compiler warnings. Patch from Milan Crha.
svn path=/trunk/; revision=34368
2007-10-10 04:54:36 +00:00
7029abc8cd
Use consistent terminology for mail messages ( #480621 ).
...
2007-09-27 Matthew Barnes <mbarnes@redhat.com >
* mail/em-account-editor.c:
* mail/evolution-mail.schemas.in:
* mail/mail-config.glade:
* plugins/bbdb/bbdb.c (bbdb_page_factory):
* plugins/bogo-junk-plugin/bf-junk-filter.c:
* plugins/face/org-gnome-face-eplug.xml:
* plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.xml:
* plugins/print-message/org-gnome-print-message.eplug.xml:
Use consistent terminology for mail messages (#480621 ).
svn path=/trunk/; revision=34326
2007-09-28 02:30:14 +00:00
b815f556a9
2007-08-24 Suman Manjunath Fix for bug #440807
...
svn path=/trunk/; revision=34096
2007-08-24 10:47:40 +00:00
51e41cceed
Committed on behalf of Diego Escalante Urrelo <diegoe@gnome.org>
...
2007-08-06 Sankar P <psankar@novell.com >
* Committed on behalf of Diego Escalante Urrelo
<diegoe@gnome.org >
* bbdb.c: (bbdb_timeout), (bbdb_open_addressbook):
* gaimbuddies.c: (bbdb_sync_buddy_list_check):
"Synchronize now" should work even if periodic checking
is not enabled.
Fixes bug #377309
svn path=/trunk/; revision=33957
2007-08-06 13:21:39 +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
5ba7e1862f
** Fix for bug #334140
...
svn path=/trunk/; revision=33733
2007-06-30 19:30:53 +00:00
dffd9d69ef
Fix for bug #437584
...
svn path=/trunk/; revision=33697
2007-06-18 05:15:58 +00:00
f00f81ee32
** Fix for bug #414195 from Loïc Minier
...
svn path=/trunk/; revision=33533
2007-05-14 04:13:52 +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
0c83d5d341
Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
...
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
2007-04-02 07:13:50 +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
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
07ea8ad49b
Fix for some bugs in gaim synchronization and automatic contacts.
...
svn path=/trunk/; revision=32467
2006-08-03 11:35:23 +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
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
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
b7287fc33d
Another typo fix from gfree to g_free.
...
2006-02-14 Andre Klapper <a9016009@gmx.de >
* bbdb.c (bbdb_page_factory): Another typo fix from gfree to g_free.
svn path=/trunk/; revision=31521
2006-02-14 14:37:16 +00:00
b98a3d2b2c
A typo fix from gfree to g_free.
...
* bbdb.c (bbdb_page_factory): A typo fix from gfree to g_free.
svn path=/trunk/; revision=31520
2006-02-14 13:38:18 +00:00
6297946340
Removing unnecessary markup in translateable string.
...
svn path=/trunk/; revision=31494
2006-02-12 23:15:23 +00:00
dd5f091195
Added an option to select a different addressbook for gaim buddies. Earlier it used the same addressbook as that used by Automatic Contacts.
...
svn path=/trunk/; revision=31277
2006-01-23 11:32:11 +00:00
88422e94ee
plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" to
...
2006-01-19 Andre Klapper <a9016009@gmx.de >
* plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml:
* plugins/exchange-operations/org-gnome-exchange-operations.error.xml:
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml
changed "mails" to "mail", "emails" or "messages". Fixes bug 325569.
svn path=/trunk/; revision=31244
2006-01-19 21:04:24 +00:00
266789a082
Fixing several typos and harmonizing capital/small letters. Partially
...
2005-12-30 Andre Klapper <a9016009@gmx.de >
* org-gnome-evolution-bbdb.eplug.xml: Fixing several typos and
harmonizing capital/small letters. Partially fixes bug 306117.
svn path=/trunk/; revision=30987
2005-12-31 14:17:08 +00:00
f34387f743
Fixing several typos and harmonizing capital/small letters. Partially
...
2005-12-30 Andre Klapper <a9016009@gmx.de >
* evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml,
evolution/plugins/groupwise-features/properties.glade,
evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml,
evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml,
evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml,
evolution/mail/mail.error.xml: Fixing several typos and harmonizing
capital/small letters. Partially fixes bug 306117.
svn path=/trunk/; revision=30972
2005-12-30 03:45:46 +00:00
4276d74d27
Not skipping the entries which have only e-mail id and not name.
...
Fixes #303286 .
svn path=/trunk/; revision=30387
2005-09-28 08:54:35 +00:00
76a33be110
check for NULL before using the address. **Fixes bugs like #274544
...
2005-07-28 Vivek Jain <jvivek@novell.com >
* bbdb.c:(bbdb_handle_reply):check for NULL
before using the address.
**Fixes bugs like #274544
svn path=/trunk/; revision=29913
2005-07-28 09:41:23 +00:00
27a61acf27
Retired GAL from Head. The relevant files have moved inside evolution.
...
2005-06-17 Kaushal Kumar <kakumar@novell.com >
* Retired GAL from Head. The relevant files have moved inside
evolution. Thanks to JP Rosevear for performing the cvs surgery. The
files have been moved in the following order.
evolution/e-util <- gal/gal/util
evolution/a11y <- gal/gal/a11y
evolution/a11y/e-table <- gal/gal/a11y/e-table
evolution/a11y/e-text <- gal/gal/a11y/e-text
evolution/widgets/table <- gal/gal/e-table
evolution/widgets/text <- gal/gal/e-text
evolution/widgets/misc <- gal/gal/widgets
evolution/widgets/misc/pixmaps <- gal/gal/widgets/pixmaps
evolution/widgets/menus <- gal/gal/menus
Following is the summary of changes done to fix the build:-
- New files added to cvs repository,
- a11y/e-table/Makefile.am
- a11y/e-text/Makefile.am
- widgets/table/Makefile.am
- widgets/text/Makefile.am
- widgets/misc/pixmaps/Makefile.am
- iconv-detect.h
- iconv-detect.c
- Updated configure.in.
- Updated all the relevant Makefile.am files.
- Updated the include paths to replace all gal references.
- Updated the marshal list to suit gal files requirements.
svn path=/trunk/; revision=29522
2005-06-17 15:20:35 +00:00
f835feb962
Fixed built_sources && cleanfiles for generated files
...
svn path=/trunk/; revision=29327
2005-05-12 04:27:39 +00:00
b9269bd098
fix names so that intltool will parse as xml
...
remove use of e-error-tool
tag xml for translations where appropriate
svn path=/trunk/; revision=29304
2005-05-06 09:24:13 +00:00
d3f30c99aa
Checking for the NULL query, also fixed some other minor issues. Fixes #74366
...
svn path=/trunk/; revision=29202
2005-04-11 06:35:07 +00:00
b6fb54466f
noop if we can't open the book/we're disabled.
...
2005-04-05 Not Zed <NotZed@Ximian.com >
* bbdb.c (bbdb_handle_reply): noop if we can't open the book/we're
disabled.
svn path=/trunk/; revision=29162
2005-04-06 05:42:30 +00:00
2f3bb71787
Missing log
...
svn path=/trunk/; revision=28731
2005-02-07 07:12:40 +00:00
54f73b7f6e
specify id
...
2005-02-07 JP Rosevear <jpr@novell.com >
* org-gnome-evolution-bbdb.eplug.in: specify id
svn path=/trunk/; revision=28730
2005-02-07 07:12:20 +00:00
6390bd1ab7
initialize GError* to NULL Fixes #71512
...
2005-01-31 Sivaiah Nallagatla <snallagatla@novell.com >
* gaimbuddies.c (bbdb_sync_buddy_list) : initialize
GError* to NULL
Fixes #71512
* bbdb.c (bbdb_open_addressbook) : ditto
svn path=/trunk/; revision=28636
2005-01-31 18:34:41 +00:00
16b9513706
Check the buddy account name, not alias. Duh. (free_contact_list):
...
2005-01-22 Nat Friedman <nat@novell.com >
* gaimbuddies.c (im_list_contains_buddy): Check the buddy account
name, not alias. Duh.
(free_contact_list): Removed.
svn path=/trunk/; revision=28511
2005-01-22 20:03:45 +00:00
c16c98164e
Changes to take advantage of Siva's performance improvements to the
...
Changes to take advantage of Siva's performance improvements to the
addressbook search API.
2005-01-13 Nat Friedman <nat@novell.com >
* gaimbuddies.c (bbdb_sync_buddy_list_check): Remove some debug
printfs.
(bbdb_sync_buddy_list): Do not query for the IM name, which is
slow. Instead, query by alias and only commit the contact if we
have changes for it.
(bbdb_merge_buddy_to_contact): Return a boolean indicating whether
we dirtied the contact or not.
svn path=/trunk/; revision=28392
2005-01-13 15:43:58 +00:00
9e194b736c
Reformatted the description.
...
2005-01-08 Nat Friedman <nat@novell.com >
* org-gnome-evolution-bbdb.eplug.in: Reformatted the description.
svn path=/trunk/; revision=28294
2005-01-08 22:58:52 +00:00
564487c8fe
Add description and author fields. Change name.
...
004-11-03 Nat Friedman <nat@novell.com >
* org-gnome-evolution-bbdb.eplug.in: Add description and author
fields. Change name.
svn path=/trunk/; revision=27814
2004-11-03 08:59:17 +00:00
69d4437179
Dist .eplug.in files
...
svn path=/trunk/; revision=27781
2004-11-01 18:39:17 +00:00
c138563670
list bbdb.h as a source so it gets disted
...
2004-11-01 JP Rosevear <jpr@novell.com >
* Makefile.am: list bbdb.h as a source so it gets disted
svn path=/trunk/; revision=27780
2004-11-01 17:54:58 +00:00
fe2e407a11
Softly now.
...
svn path=/trunk/; revision=27762
2004-10-28 21:30:03 +00:00
f5e40030fb
Re-enable BBDB.
...
svn path=/trunk/; revision=27761
2004-10-28 21:25:52 +00:00
0ce5576537
Don't build the test-evobuddy program.
...
svn path=/trunk/; revision=27760
2004-10-28 20:08:48 +00:00