aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
Commit message (Expand)AuthorAgeFilesLines
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-112-10/+5
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-084-220/+20
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-1/+1
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-2/+1
* Bug #599131 - Crash on new contact adding with similar values as an oldMilan Crha2009-10-241-1/+4
* Bug #565306 - "Edit Full" in "Add to address book" searches firstMilan Crha2009-10-163-12/+92
* Bug #449520 - Adding a contact to a contact list fails when using a commaMilan Crha2009-10-161-1/+26
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-136-26/+10
* Bug #498095 - Fixing mnemonicsMilan Crha2009-10-131-1/+3
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-014-16/+16
* Bug #596800 - Hang on contacts mergingMilan Crha2009-09-301-7/+8
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-251-1/+1
* Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-242-4/+23
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-191-1/+3
* Finish killing Bonobo.Matthew Barnes2009-09-094-76/+90
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-302-61/+0
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-121-1/+10
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-282-2/+3
|\
| * Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-242-3/+4
| * More whitespace cleanup.Matthew Barnes2009-07-1915-91/+91
| * Bug #555326 - Suppress Del key press in Contacts source selectorMarcel Stimberg2009-07-131-1/+1
| * Fix excessive whitespace.Matthew Barnes2009-07-1340-92/+0
* | More whitespace cleanup.Matthew Barnes2009-07-1913-47/+47
* | Bug 579702 – Contact changes not shown until restartMatthew Barnes2009-07-182-4/+4
* | Fix excessive whitespace.Matthew Barnes2009-07-1429-64/+0
* | Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-137-243/+326
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-71/+135
|\|
| * Bug #561300 - Edit contact's Notes on its own tab.Milan Crha2009-07-101-71/+135
| * Kill EConfigListener.Matthew Barnes2009-07-031-1/+0
* | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-031-11/+11
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-013-12/+19
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-015-5/+5
| * Fix "make check" errors.Matthew Barnes2009-06-201-25/+12
| * Stop abusing forward declarations.Matthew Barnes2009-06-194-16/+11
| * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-195-35/+10
| * libevolution-mail-shared is a new library, so reflect its existenceFridrich Strba2009-06-051-1/+1
| * More code cleanup.Matthew Barnes2009-06-0216-66/+66
| * Whitespace cleanup.Matthew Barnes2009-05-2914-61/+61
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-2947-698/+698
| * Remove trailing whitespace, again.Matthew Barnes2009-05-2962-74/+74
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-014-4/+4
* | Radically reorganize source code.Matthew Barnes2009-06-2538-9919/+12
* | Fix "make distcheck" errors.Matthew Barnes2009-06-202-4/+5
* | Stop abusing forward declarations.Matthew Barnes2009-06-191-7/+7
* | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-186-42/+12
* | Use key files for tracking widget states.Matthew Barnes2009-06-131-1/+7
* | libevolution-mail-shared is a new library, so reflect its existenceFridrich Strba2009-06-091-0/+4
* | Search bar improvements.Matthew Barnes2009-06-091-1/+24
* | More code cleanup.Matthew Barnes2009-06-0210-50/+50
* | Whitespace cleanup.Matthew Barnes2009-05-2915-58/+58
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-2735-498/+498
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2773-130/+134
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-2762-74/+74
| |/
| * Fix compiler warnings in addressbook.Matthew Barnes2009-05-2614-88/+92
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-245-21/+21
| * Merge branch 'vcard-inline'Matthew Barnes2009-05-214-350/+0
| |\
| | * Convert the vCard Bonobo control to an EMFormatHook plugin.Matthew Barnes2009-05-064-350/+0
| * | Bug 578176 – "Send message to contact" does not honor "always BCC"Matthew Barnes2009-05-171-3/+5
| * | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-1711-16/+16
| |/
* | Fix "make check" errors.Matthew Barnes2009-05-251-25/+13
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-254-4/+4
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-215-5/+5
* | Use -no-undefined on Linux tooMilan Crha2009-05-2017-19/+1133
* | Add G_MODULE_EXPORT to exported module functions.Matthew Barnes2009-05-111-2/+2
* | Use the proper idiom for loading types in a GTypeModule.Matthew Barnes2009-05-1112-162/+201
* | Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-101-1/+1
* | Adapt memos to EShellBackend changes.Matthew Barnes2009-05-091-0/+34
* | Adapt calendar to EShellBackend changes.Matthew Barnes2009-05-082-4/+4
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-1/+1
* | Adapt addressbook to EShellBackend changes.Matthew Barnes2009-05-0712-185/+187
* | Convert EShellModule to EShellBackendMatthew Barnes2009-05-079-136/+239
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-041-1/+1
|\|
| * ** BUGFIX: 355240 - String errorsSukhbir Singh2009-05-041-1/+1
| * Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-031-1/+1
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-026-0/+12
| * More gnome-init cleanup for bug #567283.Matthew Barnes2009-05-011-178/+0
| * Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-3/+1
| * Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-012-2/+0
| * Use new ESourceList API (simplifies code)Milan Crha2009-04-251-43/+14
* | Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-041-1/+1
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-046-0/+12
* | Merge in changes from master.Matthew Barnes2009-05-011-178/+0
* | Manual conflict resolutionMatthew Barnes2009-04-251-6/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-2517-4970/+680
|\|
| * Remove unused filesMilan Crha2009-04-246-1942/+0
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-247-3018/+669
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-2314-42/+15
| * ** Fix for bug #572903Philip Withnall2009-02-251-3/+3
| * ** Fix for bug #404232Milan Crha2009-02-121-1/+2
| * Substitute some deprecated gtk+ functions.Andre Klapper2009-02-121-4/+4
| * ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-1/+1
| * ** Fix for bug #362754Milan Crha2009-01-221-2/+11
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-111-18/+8
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-114-5/+2
| * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-115-9/+1
| * ** Fixes bug #567270Matthew Barnes2009-01-111-20/+0
| * ** Fixes bug #567276Matthew Barnes2009-01-111-1/+0
| * Fix for bug #567282Andre Klapper2009-01-111-1/+0
| * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-092-1/+5
| * ** Fix for bug #339879Milan Crha2009-01-081-1/+1
| * Use the correct macro when marking strings for translation.Matthew Barnes2009-01-021-1/+1
| * Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>Andre Klapper2008-12-241-1/+1
| * ** Fix for bug #563669Milan Crha2008-12-091-2/+2
| * ** Fix for bug #270376Milan Crha2008-12-083-11/+54
| * Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 ...Suman Manjunath2008-12-081-19/+18
| * ** Fix for bug #332629Milan Crha2008-12-061-66/+1
| * ** Fix for bug #263268Milan Crha2008-12-041-10/+22
| * ** Fixes part of bug #348299Matthew Barnes2008-12-031-0/+7
| * ** Fixes bug #557818Matthew Barnes2008-11-181-134/+12
| * ** Fixes bug #558322Matthew Barnes2008-11-181-0/+11
| * License Change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-11-031-2/+2
| * Only include the toplevel GTK+ header.Matthew Barnes2008-10-314-5/+4
| * ** Fixes bug #555494Matthew Barnes2008-10-091-3/+2
| * Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-031-14/+14
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-012-19/+36
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-301-13/+13
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-291-14/+13
| * ** Fix for bug #553148Philip Withnall2008-09-262-2/+2
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-243-45/+43
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-243-31/+43
| * ** Fixes bug #553479Philip Withnall2008-09-241-2/+2
| * ** Fix for bug #553273Milan Crha2008-09-234-5/+5
| * ** Fix for bug #552575Milan Crha2008-09-231-0/+1
| * ** Part of fix for bug #272391Milan Crha2008-09-232-2/+79
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-191-13/+14
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-162-27/+28
| * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-11/+12
| * Milan Crha <mcrha@redhat.com> ** Part of fix for bug #361413 (Print detailed...Suman Manjunath2008-09-081-0/+5
| * esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-062-12/+3
| * fix licensing snafus.Michael Meeks2008-09-061-21/+0
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-042-32/+29
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0333-351/+517
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #448435 (Keep UI consistent, di...Suman Manjunath2008-09-011-0/+1
| * Milan Crha <mcrha@redhat.com> ** Part of fix for bug #548827 (Check bounds o...Suman Manjunath2008-09-012-2/+7
| * ** Fix for bug #534762Philip Withnall2008-08-272-11/+11
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2719-154/+317
| * ** Fixes bug #508732Matthew Barnes2008-08-181-0/+1
| * New convenience function for launching help from Evolution. Displays anMatthew Barnes2008-08-151-11/+3
| * Fix a typo. (#547369)Matthew Barnes2008-08-122-2/+2
| * ** Fix for bug #547308Milan Crha2008-08-122-18/+32
| * ** Fixes bug #546892Matthew Barnes2008-08-126-40/+20
| * ** Fix for bug #546748Michael Monreal2008-08-091-1/+1
| * ** Additional fix for bug #467115Michael Monreal2008-08-081-3/+1
| * ** Fix for bug #546744Michael Monreal2008-08-081-1/+1
| * ** Fix for bug #324203Milan Crha2008-08-072-2/+60
| * ** Fix for bug #249844Milan Crha2008-08-061-3/+3
| * ** Fix for bug #467115Michael Monreal2008-08-061-1/+1
| * ** Fix for bug #546263Milan Crha2008-08-061-21/+27
| * Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins...Suman Manjunath2008-08-041-3/+3
| * ** Fixes bug #546057Matthew Barnes2008-08-032-2/+2
| * Reviewed by Andre Klapper <a9016009@gmx.de>Takao Fujiwara2008-07-301-1/+1
| * ** Fix for bug #544383Milan Crha2008-07-281-1/+9
| * Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-212-8/+33
* | 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-211-3/+1
* | 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
* | 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-011-6/+16
* | 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-276-172/+7
* | 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-1214-37/+6
* | 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-116-98/+82
* | 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
* | 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-1435-1066/+916
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-085-7/+6
* | 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-251-14/+14
* | 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-0221-166/+211
* | 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-1818-415/+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-1157-553/+861
* | 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-191-0/+1
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-1510-71/+57
* | Merge revisions 35931:35950 from trunk.Matthew Barnes2008-08-132-5/+3
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-0811-39/+136
|/
* ** Fix for bug #540152Milan Crha2008-07-031-2/+2
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2154-55/+55
* Add new functions used by libevolution-composer.la.Tor Lillqvist2008-06-131-0/+5
* ** Part of fix for bug #304029Milan Crha2008-06-132-2/+2
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-111-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-0629-99/+21
* Use non-deprecated gtk+ api.Kjartan Maraas2008-06-041-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-235-53/+47
* ** Fix for bug #316390Milan Crha2008-04-301-4/+21
* ** Fixes bug #529768Matthew Barnes2008-04-291-0/+2
* ** Fix for bug #529254Milan Crha2008-04-231-3/+1
* ** Fixes bug #529465Matthew Barnes2008-04-231-1/+1
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-1/+0
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-032-242/+87
* ** Fix for bug #521562Milan Crha2008-03-311-1/+1
* ** Fix for bug #506347Milan Crha2008-03-311-3/+22
* ** Fix for bug #404241Milan Crha2008-03-312-6/+3
* ** Fix for bug #316572Milan Crha2008-03-271-4/+4
* ** Fix for bug #511952Milan Crha2008-03-181-1/+1
* ** Fix for bug #273177Milan Crha2008-03-134-5/+119
* ** Fixes bug #513951Matthew Barnes2008-03-112-8/+8