aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* String changes for improved error-messages and a schema-description. Suman Manjunath2008-02-112-1/+9
* Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC.Matthew Barnes2008-01-293-3/+9
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #512020 (Use only se...Suman Manjunath2008-01-282-2/+20
* Fix contact cards of RTLDjihed Afifi2008-01-243-13/+28
* ** Fix for bug #503551Milan Crha2008-01-232-6/+8
* ** Fix for bug #324604 inspired by patch of makuchaku (Mayank)Milan Crha2008-01-216-40/+236
* Revert my last patch.Srinivasa Ragavan2008-01-202-1/+5
* Take off the cursor/focus. Now we have a nice cairo rendered message listSrinivasa Ragavan2008-01-202-1/+6
* ** Fix for bug #507564Djihed Afifi2008-01-152-18/+64
* Patch from David Turner <cillian64@googlemail.com> ** Partial fix for bug #4...Suman Manjunath2008-01-142-2/+9
* ** Fix for bug #488213Milan Crha2008-01-122-1/+8
* ** Fix for bug #448441Milan Crha2008-01-103-7/+71
* ** Fix for bug #339813Milan Crha2008-01-072-0/+8
* Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U...Suman Manjunath2008-01-072-1/+10
* Patch from Christian Krause <chkr@plauener.de>: Fix for bug #506772 (Not-NUL...Suman Manjunath2008-01-072-1/+8
* ** Fixes bug 474651Tobias Mueller2007-12-141-1/+1
* ** Fix for bug #501969 Passwords should not be forgotten for all errorsSankar P2007-12-112-1/+11
* ** Fixes bug 474651Tobias Mueller2007-12-101-0/+1
* Patch from David Turner <cillian64@googlemail.com>: Fix for bug #468277 (mis...Suman Manjunath2007-12-072-1/+8
* Corrected misspelled instances of vCard in:Suman Manjunath2007-12-066-11/+25
* ** Fixes bug #489652Matthew Barnes2007-11-299-1638/+1720
* ** Fix for bug #495711Milan Crha2007-11-233-5/+23
* ** Fix for bug #495875Gilles Dartiguelongue2007-11-182-5/+14
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1562-814/+814
* ** Remove dead files from source control. The dates below indicate whenMatthew Barnes2007-11-035-372/+11
* Remove debugging output.Priit Laes2007-11-011-2/+0
* ** Fix for bug #484064Michael Monreal2007-10-313-4/+13
* Remove unneeded include.Kjartan Maraas2007-10-312-1/+5
* Zero out the GnomePilotRecord struct to silence a compiler warning.Matthew Barnes2007-10-262-0/+7
* ** Fixes bug #489661Matthew Barnes2007-10-2510-1196/+17
* Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -Kjartan Maraas2007-10-2417-47/+83
* Patch by Michael Monreal <michael.monreal@gmx.net>Tobias Mueller2007-10-232-1/+9
* ** Fixes part of bug #417999Matthew Barnes2007-10-236-53/+83
* Patch by Michael Monreal <michael.monreal@gmx.net>Tobias Mueller2007-10-192-2/+10
* ** Fixes bug #437579Matthew Barnes2007-10-105-11/+26
* ** Fixes bug #477045Matthew Barnes2007-10-042-1/+8
* 2007-10-04 mcrha Fix for bug #331421Milan Crha2007-10-042-0/+12
* ** Fixes bug #469657Matthew Barnes2007-10-022-8/+11
* 2007-10-01 mcrha Fix for bug #337539Milan Crha2007-10-012-2/+12
* ** Fixes part of bug #474000Matthew Barnes2007-09-282-92/+15
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-2811-36/+35
* ** Fixes bug #477045Matthew Barnes2007-09-288-44/+55
* 2007-09-21 mcrha Fix for bug #411125Milan Crha2007-09-213-38/+47
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-143-83/+8
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-072-1/+8
* Fix for a build break.Srinivasa Ragavan2007-09-032-1/+6
* ** Fix for bug #471791 (Move away from assert to g_ret)Srinivasa Ragavan2007-09-038-15/+27
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0271-125/+125
* Committed on behalf of Ushveen Kaur <kushveen@novell.com>Johnny Jacob2007-08-273-3/+15
* 2007-08-24 Suman Manjunath Fix for bug #440328Milan Crha2007-08-243-2/+11
* ** Fix for bug #353462Anand V M2007-08-232-2/+13
* 2007-08-16 mcrha Fix for bug #412732Milan Crha2007-08-162-0/+10
* 2007-08-06 mcrha Partial fix for bug #313221Milan Crha2007-08-062-6/+25
* 2007-08-06 mcrha Partial fix for bug #427469Milan Crha2007-08-062-3/+10
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-0412-107/+0
* ** Fix for bug #462007Hiroyuki Ikezoe2007-08-022-2/+13
* ** Fix for bug #462002Hiroyuki Ikezoe2007-07-312-1/+14
* Use g_strdup() instead of g_strdup_printf() for duplication of a stringHiroyuki Ikezoe2007-07-272-3/+8
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-264-0/+11
* Plugged memory leak.Hiroyuki Ikezoe2007-07-262-0/+5
* Minor typos in strings.Claude Paroz2007-07-212-1/+5
* Fix the date. See comments in bug #353752.Hiroyuki Ikezoe2007-07-121-1/+1
* Fix for bug #353752Srinivasa Ragavan2007-07-092-1/+8
* ** Fix for bug #448568Gilles Dartiguelongue2007-07-073-1428/+1030
* ** Fix for bug #337787Hiroyuki Ikezoe2007-07-062-2/+35
* make the path to perl configurable and add addressbook/tools/csv2vcard toLaszlo (Laca) Peter2007-06-204-2/+13
* ** Fix for bug #448223 from Gilles DartiguelongueSrinivasa Ragavan2007-06-182-5/+8
* Fix for bug #448223 from Gilles DartiguelongueSrinivasa Ragavan2007-06-182-27/+8
* ** Fix for bug #445812 from Gilles DartiguelongueSrinivasa Ragavan2007-06-182-2/+8
* ** Fix for bug #325882Srinivasa Ragavan2007-06-185-4/+14
* Fixes #444248.Wang Xin2007-06-122-1/+12
* Reverted automake 1.6 breakage. Fixes bug 444747. Patch by Patch by DanielNickolay V. Shmyrev2007-06-062-3/+10
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-032-6/+11
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-034-16/+22
* Removal of version information from installed filesSrinivasa Ragavan2007-06-031-0/+0
* Fix compiler warnings in addressbook folder. (#440272)Matthew Barnes2007-06-0315-101/+140
* Fix for bug #333858Srinivasa Ragavan2007-05-303-2/+21
* Don't assume the relative URI is non-NULL (#427232).Matthew Barnes2007-05-263-2/+18
* Fix for bug #417797 and #424055Srinivasa Ragavan2007-05-143-4/+21
* Fix for bug #404239 #358250Srinivasa Ragavan2007-05-144-3/+17
* ** Fixes part of bug #337616Matthew Barnes2007-05-132-0/+8
* Add Tango icons to preference window.Srinivasa Ragavan2007-05-112-2/+7
* *tools/evolution-addressbook-export-list-cards.c: Fixes 394932.Wang Xin2007-05-082-2/+9
* Don't include e-contact-print-envelope.h.Matthew Barnes2007-04-244-3/+7
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-2011-911/+496
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-2011-78/+147
* Committing Contact Merging patch from Ebby WiselynSrinivasa Ragavan2007-04-183-6/+309
* ** Fix for bug #426743. Corrected typo "asychronous".Elizabeth Greene2007-04-102-1/+7
* change "E-Mail" to "Email". Fixes bug #404233.Andre Klapper2007-04-102-2/+7
* ** Fix for bug #426487simon.zheng2007-04-092-7/+15
* ** Fix for bug #426829.simon.zheng2007-04-093-3/+13
* Call gettext() on the EConfigItem labels. (#406933) Patch from Jeff Cai.Matthew Barnes2007-04-052-1/+10
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-278-45/+51
* ** Fixes bug #419524Matthew Barnes2007-03-2124-23/+29
* ** Fixes bug #360240Matthew Barnes2007-03-173-9/+10
* Bypass the body of these functions on non-G_OS_UNIX for now as they useTor Lillqvist2007-03-013-0/+16
* ** Fix for bug #232065Srinivasa Ragavan2007-02-262-1/+50
* Fix critical warnings from typos in the glade file. Closes bug #397893.Kjartan Maraas2007-02-122-3/+9
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-124-40/+84
* ** Fix for bug #332908Srinivasa Ragavan2007-02-092-19/+30
* ** Fixes bug #400726Matthew Barnes2007-02-092-0/+7
* Removed the obsolete function e_contact_print_preview.Chenthill Palanisamy2007-02-082-2/+0
* ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22Srinivasa Ragavan2007-01-235-415/+348
* Fix for 389664 - Adding pilot-link 0.12 compatibility.Veerapuram Varadhan2007-01-082-6/+102
* Fixes bug #357970Matthew Barnes2006-12-044-3/+12
* Fixes #358249 Fixes #358249Francisco Javier F. Serrador2006-11-113-2/+7
* Changed the parameter passed to gal_view_minicard_attach.Devashish Sharma2006-10-164-5/+27
* ** Fixes bug#332908Ushveen Kaur2006-10-163-9/+20
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-153-3/+3
* Remove duplicate include. Fix some compiler warnings. Cast away a compilerKjartan Maraas2006-10-018-16/+34
* ** Fixes bug #261062Srinivasa Ragavan2006-09-292-0/+10
* ** Fix for bug #357811Srinivasa Ragavan2006-09-282-2/+8
* Fixes bug #351332Matthew Barnes2006-09-192-0/+8
* ** Fixes bug #352353Ushveen Kaur2006-09-122-0/+8
* Reverting last commit, head and stable are not branched so cannot commit stri...Devashish Sharma2006-09-071-1/+1
* Changed the comment "Do you want to overwrite it" to "Do you want to overwrit...Devashish Sharma2006-09-071-1/+1
* Get rid of this to lose this old directoryKjartan Maraas2006-08-241-7/+0
* Fixes a lot of search issues.Srinivasa Ragavan2006-08-212-16/+90
* Clean out this oneKjartan Maraas2006-08-181-15/+0
* Plug a leak.Kjartan Maraas2006-08-172-0/+6
* Fixes bug #261239Srinivasa Ragavan2006-08-172-924/+1638
* Added a callback to handle contact deletion error and corresponding errorSushma Rai2006-08-073-4/+37
* Assign proper search item ids: Fix from JohnnySrinivasa Ragavan2006-08-021-0/+5
* Assign proper search item ids in addressbook search.Devashish Sharma2006-07-271-5/+4
* Commented out reference to undefined function eab_search_dialog_new().Sushma Rai2006-07-242-1/+6
* Added support for gadu gadu im in contact entry.Devashish Sharma2006-07-244-0/+12
* Assign credits to Mikhail Zabulev.Harish Krishnaswamy2006-07-221-1/+1
* Reviewed by Harish Krishnaswamy <kharish@novell.com>Yuri Pankov2006-07-222-0/+9
* ** Fixes bug #347381Boby Wang2006-07-222-0/+11
* Autocompletion in contact list email entry.Devashish Sharma2006-07-212-11/+83
* Fix for Bug 343816Devashish Sharma2006-07-193-16/+182
* [addressbook]Ross Burton2006-07-194-15/+27
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-196-58/+67
* Fix for bug 332909Srinivasa Ragavan2006-07-143-48/+66
* Fixing memory leaks.Hiroyuki Ikezoe2006-07-102-0/+2
* Fix for #332963 Set the mnemonic character for "No image"Aishwarya K2006-07-082-1/+6
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-303-34/+35
* Convert filename from glib encoding to utf8 encoding. Fixes Bug #339151simon.zheng2006-06-292-2/+10
* Fix for Bug#33691Devashish Sharma2006-06-272-2/+9
* Fix for Bug #317511Devashish Sharma2006-06-162-2/+12
* Fix for Bug #337085 and 337086.Devashish Sharma2006-06-152-10/+11
* ** Fixes bug #344227 gdk_pixbuf_loader_close should be called beforeHiroyuki Ikezoe2006-06-142-2/+9
* ** Fixes bug #342646 Plugged memory leak. Ditto.Hiroyuki Ikezoe2006-06-143-1/+11
* created patch to make _F,_m,_S mnemonics in contact-quick add dialog work.Oswald Rodrigues2006-06-142-0/+9
* Fix for #336453simon.zheng2006-06-122-1/+10
* Fix for Bug #342903 and 206320Devashish Sharma2006-06-122-2/+35
* *** empty log message ***Devashish Sharma2006-06-121-0/+4
* Fix for Bug #341465Devashish Sharma2006-06-121-1/+1
* Fix memory leak. Fixes bug #335423.Chris Heath2006-06-093-1/+9
* gui/contact-editor/e-contact-quick-add.c : Right click add toDevashish Sharma2006-05-252-2/+7
* gui/widgets/eab-contact-display.c : Name of some fields differDevashish Sharma2006-05-252-3/+9
* contacts added to a contact-list cant be added again.Devashish Sharma2006-05-252-5/+41
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-252-7/+19
* Fix for gnome bug #341931, farsiweb #562 Mark a few messages forRoozbeh Pournader2006-05-172-4/+10
* Fix for Bug 341521 Change the label name of categories button.simon.zheng2006-05-122-1/+7
* ** Fix for bug # 336470Boby Wang2006-04-272-0/+13
* Committing atch from PR Suman to add icons missing in menu items.Srinivasa Ragavan2006-04-262-2/+11
* Committing patch for bug #317512.Srinivasa Ragavan2006-04-264-4/+250
* Fix for bug #337604 Should destory the print dialog window after clickingSimon Zheng2006-04-212-0/+8
* Fix for Bug 333869.Devashish Sharma2006-04-213-80/+16
* Fix for Bug 336713Devashish Sharma2006-04-212-4/+10
* Fix for bug #336454 we should return false if it is not a del event toLi Yuan2006-04-072-3/+12
* Fix for Bug 331020.Devashish Sharma2006-03-102-3/+8
* Fix for Bug 331023Devashish Sharma2006-03-101-2/+2
* Fix for Bug #333855Devashish Sharma2006-03-102-47/+59
* Fix for Bug 332915.Devashish Sharma2006-03-062-1/+6
* Fix for Bug 332136.Devashish Sharma2006-03-064-17/+12
* Static image preview in contact-editor image selector.Devashish Sharma2006-03-051-6/+7
* Fix for bug 268458.Devashish Sharma2006-03-052-1/+5
* Fix for Bug 332811Devashish Sharma2006-02-282-1/+6
* Fix for Bug #332498: Orphaned category editor crashes evo.Devashish Sharma2006-02-282-3/+22
* Fix for bug #322689Devashish Sharma2006-02-272-1/+7
* Fix for Bug #332123.Devashish Sharma2006-02-232-0/+7
* New->Contact should create contact on selected addressbook.Devashish Sharma2006-02-232-1/+31
* Fix for 331993.Simon Zheng2006-02-222-3/+9
* eab_view_discard_menus : Dont assert if view->view_instance is NULL.Devashish Sharma2006-02-221-1/+0
* Use pango for all text handling when printing addressbooksDevashish Sharma2006-02-143-262/+160
* 2006-02-13 Karsten Bräckelmann <guenther@rudersport.de>,Andre Klapper2006-02-132-6/+12
* fix a bunch of Address Book stringsKarsten Bräckelmann2006-02-064-8/+19
* fixing typos. fixes #304996 partially.Andre Klapper2006-02-062-1/+6
* File selector shows preview of the image when choosing picture of aDevashish Sharma2006-02-012-0/+33
* Fix for Bug #329315Devashish Sharma2006-02-012-1/+7
* Link with libefilterbar, too.Tor Lillqvist2006-01-312-0/+6
* Remove unused files from source tree.Harish Krishnaswamy2006-01-304-420/+0
* Remove inclusion of unused header.Harish Krishnaswamy2006-01-303-2/+6
* Removed reference to "search" directory. Fixes the build issue.Sushma Rai2006-01-302-1/+5
* *** empty log message ***Devashish Sharma2006-01-301-0/+7
* Search types for addressbookDevashish Sharma2006-01-301-0/+174
* Added save advanced search for addressbook.Devashish Sharma2006-01-304-31/+53
* removes an unused variable.Devashish Sharma2006-01-302-1/+4
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-2720-134/+83
* Fix for bug #237297.Devashish Sharma2006-01-252-9/+41
* Added menu items for addressbook operations.Devashish Sharma2006-01-255-92/+279
* ** Fixes #327203Simon Zheng2006-01-253-4/+12
* Made some changes to evolution csv importer for fixing some bugs.Devashish Sharma2006-01-232-5/+114
* Added source selector to contact quick-add dialog.Devashish Sharma2006-01-233-770/+65
* Checking for the property user and username. Fixes #327819.Sushma Rai2006-01-232-3/+14
* i2006-01-16 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2006-01-162-1/+8
* Small change to csv importer.Devashish Sharma2006-01-161-8/+4
* *** empty log message ***Devashish Sharma2006-01-161-8/+8
* CSV and TAB file importer for addressbook.Devashish Sharma2006-01-161-0/+749
* Added support for CSV and TAB file import.Devashish Sharma2006-01-164-0/+12
* *** empty log message ***Devashish Sharma2006-01-161-3/+29
* Setting the default response for categories dialog.Devashish Sharma2006-01-161-0/+17
* ** Fixes bug #326268Srinivasa Ragavan2006-01-142-1/+8
* Changes Contacts View accel from Control+F2 to Control+2.Srinivasa Ragavan2006-01-122-1/+7
* use e_filename_make_safe() inSimon Zheng2006-01-102-0/+7
* changing old evo1.4 path to current path. Fixes bug 307513. Committing onAli Akcaagac / Andre Klapper2006-01-092-1/+6
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-062-1/+6
* add a not NULL-pointer check before using lud->scope.Shi Pu2006-01-052-11/+18
* String Fixes (Bug #325122)Harish Krishnaswamy2006-01-011-1/+1
* Modified the categories to option menu format in advanced searchSrinivasa Ragavan2005-12-222-1/+73
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-212-17/+25
* Include libedataserver/e-xml-utils.h, too.Tor Lillqvist2005-12-181-10/+9
* Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convertTor Lillqvist2005-12-172-2/+4
* Use gstdio wrappers. No fork() on Windows, but the fork-to-backgroundTor Lillqvist2005-12-172-2/+17
* gui/widgets/gal-view-minicard.c Use libedataserver's e_xml_parse_file()Tor Lillqvist2005-12-173-8/+26
* Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convertTor Lillqvist2005-12-172-9/+28
* Use gstdio wrappers. Use GDir API instead of dirent. Use GLib API toTor Lillqvist2005-12-172-24/+40
* Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.Tor Lillqvist2005-12-171-1/+1
* Commited my right email address in ChangeLogSrinivasa Ragavan2005-12-151-1/+1
* Added a visual cue to search bar to indicate search filter active.Srinivasa Ragavan2005-12-152-0/+11
* Proceeding with the import activity only if the book is writable.Sushma Rai2005-12-143-0/+22
* Not inserting new line at the end and also placing the cursor at theSushma Rai2005-12-102-4/+16
* Authenticate by reading the store-password for calendars that has "auth"Veerapuram Varadhan2005-12-062-2/+68
* gui/contact-editor/e-contact-editor.cTor Lillqvist2005-11-2610-16/+110
* Include e-util-private,h to get redefinition of EVOLUTION_UIDIR (as a callTor Lillqvist2005-11-262-1/+12
* Include openldap-extract.h on Windows. Include e-util-private.h to getTor Lillqvist2005-11-262-10/+71
* New file. Contains various things lifted from OpenLDAP for use on WindowsTor Lillqvist2005-11-263-1/+1436
* Use g_filename_from_uri() instead of just stripping off the "file://"Tor Lillqvist2005-11-252-2/+12
* Use g_filename_from_uri() instead of just stripping off the "file://"Tor Lillqvist2005-11-252-1/+6
* Use g_filename_to_uri() instead of just prefixing "file://" for Win32Tor Lillqvist2005-11-252-1/+7
* Groupwise address book, new warning message if the user's frequent contactsSushma Rai2005-11-242-0/+10
* Added keyboard accelerators for contacts.Srinivasa Ragavan2005-11-163-18/+24
* Add a config argument to get the actual page size and set it to style.Evan Yan2005-11-112-4/+26
* Setting the focus to the corresponding entry field after changing dropdownSushma Rai2005-10-262-11/+36
* Marked subject line for translation. Fixes #317753.Sushma Rai2005-10-222-4/+9
* Making the LDAP search filter configurable. Fixes #311884.Sushma Rai2005-10-223-17/+393
* dded case insensitive compare support etable, and using it for OrganizationSushma Rai2005-10-042-1/+8
* Using "collate" compare type for "File As". Fixes #271594, and #273870.Sushma Rai2005-10-042-1/+7
* Set the sorting column so that the contacts are alphabetically sorted inSushma Rai2005-10-041-0/+6
* Test program change, missed in previous commit.Sushma Rai2005-10-031-1/+1
* Fix for issues related to printing contacts. Fixes #248624, #274285,Sushma Rai2005-10-034-18/+87
* Not allowing partial comparisons while finding duplicate entries.Sushma Rai2005-09-302-1/+8
* This now takes care to escape any auth mechanism in the uri.Sarfraaz Ahmed2005-09-302-8/+13
* Handling the attributed specified in the schema, and also mozilla schemaSushma Rai2005-09-302-27/+133
* Fix for the crash when adding duplicate contacts without e-mail ids bySushma Rai2005-09-283-10/+30
* Allowing to delete address book folder using Del/Delete key.Sushma Rai2005-09-282-0/+57
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to theTor Lillqvist2005-09-282-1/+8
* Clearing the contacts preview pane after every search. Fixes #269655.Sushma Rai2005-09-261-0/+3