aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass.Matthew Barnes2009-04-101-1/+1
* Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-081-1/+0
* build a bit more smoothlyMilan Crha2009-04-081-2/+1
* Make filter options for mail labels work again.Matthew Barnes2009-02-231-0/+1
* Garbage collect some debonoboized files.Matthew Barnes2009-02-225-534/+0
* Kill EDropdownButton.Matthew Barnes2009-02-214-17/+9
* Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to theMatthew Barnes2009-02-212-352/+0
* Fix crash on startup.Matthew Barnes2009-02-193-8/+8
* Documentation tweaks.Matthew Barnes2009-02-191-1/+3
* Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-2/+4
* Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-0/+12
* Get mail search bar partially working without help from EFilterBar.Matthew Barnes2009-02-141-2/+1
* Rewrite the mail label code from top to bottom.Matthew Barnes2009-02-081-2/+2
* Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-012-6/+30
* When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-292-21/+29
* Make action group management in shell windows more elegant.Matthew Barnes2009-01-273-24/+8
* Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-271-18/+33
* Miscellaneous stuff.Matthew Barnes2009-01-279-229/+40
* Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-242-2/+5
* Untangle some circular dependencies with the composer.Matthew Barnes2009-01-202-7/+0
* Formalize the "no disabled items in popup menus" policy in the form of aMatthew Barnes2009-01-204-24/+58
* Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-181-0/+19
* Activate S/MIME support and add the "Certificates" section to preferences.Matthew Barnes2009-01-151-0/+14
* Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-1219-79/+312
* Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-112-25/+9
* Add missing accelerator for File -> Print.Matthew Barnes2009-01-101-1/+1
* Solve a translation issue related to the New menu.Matthew Barnes2008-12-281-2/+2
* Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-118-100/+132
* Implement bug #263268 - Contact categories need to be able to be filtered byMatthew Barnes2008-12-044-5/+26
* Get drag-and-drop-to-source-selector working for contacts, memos and tasks.Matthew Barnes2008-11-296-173/+153
* Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-0/+19
* Progress update:Matthew Barnes2008-11-191-23/+2
* More library dependency unravelling.Matthew Barnes2008-11-141-4/+5
* Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-1438-720/+939
* Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-086-7/+14
* Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-012-16/+1
* Support inline renaming of sources in the source selector, with helpMatthew Barnes2008-10-312-0/+24
* Add popup menus to the calendar memopad and taskpad.Matthew Barnes2008-10-311-1/+2
* Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-281-2/+0
* Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-254-126/+145
* Commit recent work so I can merge from trunk.Matthew Barnes2008-10-256-60/+170
* Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-1/+1
* Progress update:Matthew Barnes2008-10-142-5/+16
* Support migration in the new shell design.Matthew Barnes2008-10-055-47/+52
* Tweak some aspects of the Contacts module to be more consistent withMatthew Barnes2008-10-044-212/+230
* Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-041-1/+1
* Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-035-8/+6
* Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-0211-121/+132
* Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-0225-193/+357
* Add more EShell API documentation.Matthew Barnes2008-10-021-1/+3
* Memos are mostly working now. Tasks to follow.Matthew Barnes2008-09-302-26/+57
* Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-304-28/+5
* Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable,Matthew Barnes2008-09-262-7/+7
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-259-165/+684
* Search UI is kinda sorta working. Still some outstanding issues.Matthew Barnes2008-09-237-89/+140
* Fix some miscellaneous address book bugs.Matthew Barnes2008-09-204-12/+21
* Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-203-67/+30
* Finally got the "Current View" menu under control.Matthew Barnes2008-09-194-302/+342
* Progress update:Matthew Barnes2008-09-1820-423/+17
* Progress update:Matthew Barnes2008-09-1817-1595/+772
* Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-1720-2110/+2261
* Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed,Matthew Barnes2008-09-136-16/+28
* Arrange for an ESourceList to be shared amongst all instances of a type ofMatthew Barnes2008-09-125-37/+110
* Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-1176-745/+1209
* Fix some bootstrapping issues.Matthew Barnes2008-09-103-23/+32
* Fix some bugs in the way the shell widgets get initialized.Matthew Barnes2008-09-092-23/+15
* Progress update:Matthew Barnes2008-09-095-39/+51
* Progress update:Matthew Barnes2008-09-0710-437/+205
* Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-0515-850/+990
* Preferences window awesomeness.Matthew Barnes2008-08-301-2/+3
* Progress update:Matthew Barnes2008-08-3015-458/+391
* Miscellaneous tweaks. Nothing major.Matthew Barnes2008-08-285-27/+43
* Progress update:Matthew Barnes2008-08-2712-968/+1491
* Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-192-0/+9
* Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-1511-71/+99
* Merge revisions 35931:35950 from trunk.Matthew Barnes2008-08-132-5/+3
* Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-0814-96/+307
* Patch from Keith Packard <keithp@keithp.com>: Fix for bug #541355 (Remove fr...Suman Manjunath2008-07-132-0/+12
* ** Fix for bug #540152Milan Crha2008-07-032-2/+9
* ** Fix for bug #539755Milan Crha2008-06-242-23/+62
* ** Fix for bug #440818 (patch by Rodrigo Castro)Milan Crha2008-06-232-19/+34
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2170-71/+71
* Add new functions used by libevolution-composer.la.Tor Lillqvist2008-06-132-0/+10
* ** Part of fix for bug #304029Milan Crha2008-06-133-2/+11
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-112-1/+6
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-0639-113/+30
* Use non-deprecated gtk+ api.Kjartan Maraas2008-06-042-1/+6
* ** Fixes bug #534360Matthew Barnes2008-05-239-143/+122
* ** Fix for bug #316390Milan Crha2008-04-302-4/+30
* ** Fixes bug #529768Matthew Barnes2008-04-292-0/+9
* ** Fix for bug #529254Milan Crha2008-04-232-3/+8
* ** Fixes bug #529465Matthew Barnes2008-04-232-1/+8
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-182-1/+6
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-033-242/+96
* ** Fix for bug #521562Milan Crha2008-03-312-1/+8
* ** Fix for bug #506347Milan Crha2008-03-312-3/+30
* ** Fix for bug #404241Milan Crha2008-03-313-6/+11
* ** Fix for bug #438613Milan Crha2008-03-272-1/+8
* ** Fix for bug #316572Milan Crha2008-03-272-4/+10
* ** Fix for bug #511952Milan Crha2008-03-182-1/+9
* ** Fix for bug #273177Milan Crha2008-03-135-5/+136
* ** Fixes bug #513951Matthew Barnes2008-03-113-8/+20
* ** Part of fix for bug #514836Milan Crha2008-02-232-4/+14
* ** Fix for bug #517458Srinivasa Ragavan2008-02-202-2/+16
* ** Part of fix for bug #515744Milan Crha2008-02-182-0/+9
* Upstream patch from OpenSUSE.Srinivasa Ragavan2008-02-182-0/+6
* Don't allow newlines in the password dialog title. Use a fixed stringMatthew Barnes2008-02-142-3/+9
* 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