| Commit message (Expand) | Author | Age | Files | Lines |
| * | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 25 | -9907/+0 |
| * | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 1 | -7/+7 |
| * | Use key files for tracking widget states. | Matthew Barnes | 2009-06-13 | 1 | -1/+7 |
| * | libevolution-mail-shared is a new library, so reflect its existence | Fridrich Strba | 2009-06-09 | 1 | -0/+4 |
| * | Search bar improvements. | Matthew Barnes | 2009-06-09 | 1 | -1/+24 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 3 | -32/+32 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 3 | -7/+7 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 5 | -215/+215 |
| * | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 21 | -43/+43 |
| |\ |
|
| | * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 13 | -13/+13 |
| | * | Fix compiler warnings in addressbook. | Matthew Barnes | 2009-05-26 | 4 | -38/+38 |
| | * | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 1 | -17/+17 |
| | * | Merge branch 'vcard-inline' | Matthew Barnes | 2009-05-21 | 1 | -4/+0 |
| | |\ |
|
| | | * | Convert the vCard Bonobo control to an EMFormatHook plugin. | Matthew Barnes | 2009-05-06 | 1 | -4/+0 |
| | * | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 2 | -2/+2 |
| | |/ |
|
| * | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 1 | -1/+1 |
| * | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -2/+0 |
| * | | Add G_MODULE_EXPORT to exported module functions. | Matthew Barnes | 2009-05-11 | 1 | -2/+2 |
| * | | Use the proper idiom for loading types in a GTypeModule. | Matthew Barnes | 2009-05-11 | 12 | -162/+201 |
| * | | Fix bugs caused by EShellBackend changes. | Matthew Barnes | 2009-05-10 | 1 | -1/+1 |
| * | | Adapt memos to EShellBackend changes. | Matthew Barnes | 2009-05-09 | 1 | -0/+34 |
| * | | Adapt calendar to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 2 | -4/+4 |
| * | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -1/+1 |
| * | | Adapt addressbook to EShellBackend changes. | Matthew Barnes | 2009-05-07 | 11 | -182/+184 |
| * | | Convert EShellModule to EShellBackend | Matthew Barnes | 2009-05-07 | 9 | -136/+239 |
| * | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-04 | 1 | -1/+1 |
| |\| |
|
| | * | ** BUGFIX: 355240 - String errors | Sukhbir Singh | 2009-05-04 | 1 | -1/+1 |
| | * | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-03 | 1 | -1/+1 |
| | * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| | * | Use new ESourceList API (simplifies code) | Milan Crha | 2009-04-25 | 1 | -43/+14 |
| * | | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-04 | 1 | -1/+1 |
| * | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
| * | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 3 | -1695/+124 |
| |\| |
|
| | * | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 2 | -1691/+120 |
| | * | Substitute some deprecated gtk+ functions. | Andre Klapper | 2009-02-12 | 1 | -4/+4 |
| | * | ** Fix for bug #362754 | Milan Crha | 2009-01-22 | 1 | -2/+11 |
| | * | Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneeded | Matthew Barnes | 2009-01-11 | 1 | -2/+1 |
| | * | Fix for bug #567282 | Andre Klapper | 2009-01-11 | 1 | -1/+0 |
| | * | Reviewed by Matthew Barnes <mbarnes@redhat.com> | Takao Fujiwara | 2009-01-09 | 2 | -1/+5 |
| | * | Use the correct macro when marking strings for translation. | Matthew Barnes | 2009-01-02 | 1 | -1/+1 |
| | * | ** Fix for bug #563669 | Milan Crha | 2008-12-09 | 1 | -2/+2 |
| | * | ** Fixes bug #557818 | Matthew Barnes | 2008-11-18 | 1 | -134/+12 |
| | * | ** Fixes bug #558322 | Matthew Barnes | 2008-11-18 | 1 | -0/+11 |
| | * | License Change from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-11-03 | 1 | -2/+2 |
| | * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-01 | 1 | -6/+22 |
| | * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-30 | 1 | -13/+13 |
| | * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 1 | -14/+13 |
| | * | ** Fixes bug #553479 | Philip Withnall | 2008-09-24 | 1 | -2/+2 |
| | * | ** Fix for bug #553273 | Milan Crha | 2008-09-23 | 1 | -2/+2 |
| | * | ** Part of fix for bug #272391 | Milan Crha | 2008-09-23 | 2 | -2/+79 |
| | * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 1 | -14/+13 |
| | * | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 1 | -11/+12 |
| | * | fix licensing snafus. | Michael Meeks | 2008-09-06 | 1 | -21/+0 |
| | * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 5 | -51/+77 |
| | * | Milan Crha <mcrha@redhat.com> ** Fix for bug #448435 (Keep UI consistent, di... | Suman Manjunath | 2008-09-01 | 1 | -0/+1 |
| | * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 4 | -34/+59 |
| | * | ** Fixes bug #508732 | Matthew Barnes | 2008-08-18 | 1 | -0/+1 |
| | * | Fix a typo. (#547369) | Matthew Barnes | 2008-08-12 | 2 | -2/+2 |
| | * | ** Fix for bug #547308 | Milan Crha | 2008-08-12 | 1 | -17/+24 |
| | * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 1 | -10/+2 |
| | * | ** Fix for bug #546748 | Michael Monreal | 2008-08-09 | 1 | -1/+1 |
| | * | ** Fix for bug #546744 | Michael Monreal | 2008-08-08 | 1 | -1/+1 |
| | * | ** Fix for bug #324203 | Milan Crha | 2008-08-07 | 2 | -2/+60 |
| | * | ** Fix for bug #249844 | Milan Crha | 2008-08-06 | 1 | -3/+3 |
| | * | ** Fix for bug #467115 | Michael Monreal | 2008-08-06 | 1 | -1/+1 |
| | * | Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins... | Suman Manjunath | 2008-08-04 | 1 | -3/+3 |
| | * | ** Fixes bug #546057 | Matthew Barnes | 2008-08-03 | 1 | -1/+1 |
| * | | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass. | Matthew Barnes | 2009-04-10 | 1 | -1/+1 |
| * | | Make filter options for mail labels work again. | Matthew Barnes | 2009-02-23 | 1 | -0/+1 |
| * | | Garbage collect some debonoboized files. | Matthew Barnes | 2009-02-22 | 5 | -534/+0 |
| * | | Fix crash on startup. | Matthew Barnes | 2009-02-19 | 3 | -8/+8 |
| * | | Documentation tweaks. | Matthew Barnes | 2009-02-19 | 1 | -1/+3 |
| * | | Clean up the EMFormat stack. Add some GObject properties to bind to. | Matthew Barnes | 2009-02-19 | 1 | -2/+4 |
| * | | Get mail search bar partially working without help from EFilterBar. | Matthew Barnes | 2009-02-14 | 1 | -2/+1 |
| * | | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 1 | -2/+2 |
| * | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 1 | -6/+16 |
| * | | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 1 | -21/+23 |
| * | | Make action group management in shell windows more elegant. | Matthew Barnes | 2009-01-27 | 3 | -24/+8 |
| * | | Add action groups to support lockdown, starting with printing. | Matthew Barnes | 2009-01-27 | 1 | -18/+33 |
| * | | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 6 | -172/+7 |
| * | | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 1 | -0/+1 |
| * | | Untangle some circular dependencies with the composer. | Matthew Barnes | 2009-01-20 | 2 | -7/+0 |
| * | | Formalize the "no disabled items in popup menus" policy in the form of a | Matthew Barnes | 2009-01-20 | 4 | -24/+58 |
| * | | Hack GtkIconTheme so we can reference category icons as named icons. | Matthew Barnes | 2009-01-18 | 1 | -0/+19 |
| * | | Activate S/MIME support and add the "Certificates" section to preferences. | Matthew Barnes | 2009-01-15 | 1 | -0/+14 |
| * | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 4 | -5/+4 |
| * | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 1 | -1/+1 |
| * | | Add missing accelerator for File -> Print. | Matthew Barnes | 2009-01-10 | 1 | -1/+1 |
| * | | Solve a translation issue related to the New menu. | Matthew Barnes | 2008-12-28 | 1 | -2/+2 |
| * | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 1 | -2/+2 |
| * | | Implement bug #263268 - Contact categories need to be able to be filtered by | Matthew Barnes | 2008-12-04 | 3 | -2/+22 |
| * | | Get drag-and-drop-to-source-selector working for contacts, memos and tasks. | Matthew Barnes | 2008-11-29 | 4 | -0/+9 |
| * | | More library dependency unravelling. | Matthew Barnes | 2008-11-14 | 1 | -4/+5 |
| * | | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 10 | -366/+339 |
| * | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 1 | -2/+2 |
| * | | Support inline renaming of sources in the source selector, with help | Matthew Barnes | 2008-10-31 | 2 | -0/+24 |
| * | | Add popup menus to the calendar memopad and taskpad. | Matthew Barnes | 2008-10-31 | 1 | -1/+2 |
| * | | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 1 | -2/+0 |
| * | | Commit recent work so I can merge from trunk. | Matthew Barnes | 2008-10-25 | 6 | -60/+170 |
| * | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -1/+1 |
| * | | Progress update: | Matthew Barnes | 2008-10-14 | 2 | -5/+16 |
| * | | Support migration in the new shell design. | Matthew Barnes | 2008-10-05 | 5 | -47/+52 |
| * | | Tweak some aspects of the Contacts module to be more consistent with | Matthew Barnes | 2008-10-04 | 4 | -212/+230 |
| * | | Tasks is working. Still need to deal with some loose ends and test it all. | Matthew Barnes | 2008-10-04 | 1 | -1/+1 |
| * | | Tasks progress. Merge EMemoPreview back into ECalComponentPreview. | Matthew Barnes | 2008-10-03 | 5 | -8/+6 |
| * | | Update the headers on files I've created or completely rewritten to match | Matthew Barnes | 2008-10-02 | 11 | -121/+132 |
| * | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 7 | -46/+75 |
| * | | Memos are mostly working now. Tasks to follow. | Matthew Barnes | 2008-09-30 | 2 | -26/+57 |
| * | | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 4 | -28/+5 |
| * | | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 8 | -165/+681 |
| * | | Search UI is kinda sorta working. Still some outstanding issues. | Matthew Barnes | 2008-09-23 | 7 | -89/+140 |
| * | | Fix some miscellaneous address book bugs. | Matthew Barnes | 2008-09-20 | 4 | -12/+21 |
| * | | Replace EActivityHandler with a new activity-tracking system that uses | Matthew Barnes | 2008-09-20 | 2 | -46/+0 |
| * | | Finally got the "Current View" menu under control. | Matthew Barnes | 2008-09-19 | 2 | -13/+65 |
| * | | Progress update: | Matthew Barnes | 2008-09-18 | 1 | -3/+0 |
| * | | Progress update: | Matthew Barnes | 2008-09-18 | 4 | -62/+127 |
| * | | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 8 | -302/+526 |
| * | | Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed, | Matthew Barnes | 2008-09-13 | 4 | -7/+5 |
| * | | Arrange for an ESourceList to be shared amongst all instances of a type of | Matthew Barnes | 2008-09-12 | 5 | -37/+110 |
| * | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 9 | -84/+117 |
| * | | Fix some bootstrapping issues. | Matthew Barnes | 2008-09-10 | 3 | -23/+32 |
| * | | Fix some bugs in the way the shell widgets get initialized. | Matthew Barnes | 2008-09-09 | 2 | -23/+15 |
| * | | Progress update: | Matthew Barnes | 2008-09-09 | 5 | -39/+51 |
| * | | Progress update: | Matthew Barnes | 2008-09-07 | 7 | -21/+202 |
| * | | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 9 | -674/+457 |
| * | | Preferences window awesomeness. | Matthew Barnes | 2008-08-30 | 1 | -2/+3 |
| * | | Progress update: | Matthew Barnes | 2008-08-30 | 10 | -452/+383 |
| * | | Miscellaneous tweaks. Nothing major. | Matthew Barnes | 2008-08-28 | 5 | -27/+43 |
| * | | Progress update: | Matthew Barnes | 2008-08-27 | 10 | -965/+1491 |
| * | | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 1 | -0/+1 |
| * | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 4 | -29/+28 |
| * | | Merge revisions 35931:35950 from trunk. | Matthew Barnes | 2008-08-13 | 1 | -2/+2 |
| * | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 5 | -7/+65 |
| |/ |
|
| * | ** Fix for bug #540152 | Milan Crha | 2008-07-03 | 1 | -2/+2 |
| * | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 11 | -12/+12 |
| * | Add new functions used by libevolution-composer.la. | Tor Lillqvist | 2008-06-13 | 1 | -0/+5 |
| * | Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>. | Matthew Barnes | 2008-06-11 | 1 | -1/+1 |
| * | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 5 | -25/+4 |
| * | ** Fixes bug #529465 | Matthew Barnes | 2008-04-23 | 1 | -1/+1 |
| * | ** Fix for bug #316572 | Milan Crha | 2008-03-27 | 1 | -4/+4 |
| * | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 2 | -8/+8 |
| * | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 1 | -0/+2 |
| * | Don't allow newlines in the password dialog title. Use a fixed string | Matthew Barnes | 2008-02-14 | 1 | -3/+3 |
| * | Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U... | Suman Manjunath | 2008-01-07 | 1 | -1/+1 |
| * | ** Fixes bug 474651 | Tobias Mueller | 2007-12-14 | 1 | -1/+1 |
| * | ** Fix for bug #501969 Passwords should not be forgotten for all errors | Sankar P | 2007-12-11 | 1 | -1/+4 |
| * | Patch from David Turner <cillian64@googlemail.com>: Fix for bug #468277 (mis... | Suman Manjunath | 2007-12-07 | 1 | -1/+1 |
| * | Corrected misspelled instances of vCard in: | Suman Manjunath | 2007-12-06 | 1 | -1/+1 |
| * | ** Fix for bug #495875 | Gilles Dartiguelongue | 2007-11-18 | 1 | -5/+7 |
| * | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 9 | -144/+144 |
| * | ** Fix for bug #484064 | Michael Monreal | 2007-10-31 | 1 | -1/+1 |
| * | Patch by Michael Monreal <michael.monreal@gmx.net> | Tobias Mueller | 2007-10-23 | 1 | -1/+1 |
| * | Patch by Michael Monreal <michael.monreal@gmx.net> | Tobias Mueller | 2007-10-19 | 1 | -2/+2 |
| * | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -5/+5 |
| * | ** Fixes bug #477045 | Matthew Barnes | 2007-10-04 | 1 | -1/+1 |
| * | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 2 | -26/+24 |
| * | Fix for a build break. | Srinivasa Ragavan | 2007-09-03 | 1 | -1/+1 |
| * | ** Fix for bug #471791 (Move away from assert to g_ret) | Srinivasa Ragavan | 2007-09-03 | 2 | -8/+5 |
| * | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 11 | -22/+22 |
| * | Committed on behalf of Ushveen Kaur <kushveen@novell.com> | Johnny Jacob | 2007-08-27 | 1 | -1/+1 |
| * | 2007-08-06 mcrha Partial fix for bug #313221 | Milan Crha | 2007-08-06 | 1 | -6/+16 |
| * | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -15/+0 |
| * | Plugged memory leaks. | Hiroyuki Ikezoe | 2007-07-26 | 1 | -0/+1 |
| * | Fix for version removal from installed files. | Srinivasa Ragavan | 2007-06-03 | 1 | -7/+4 |
| * | Removal of version information from installed files | Srinivasa Ragavan | 2007-06-03 | 1 | -0/+0 |
| * | Fix compiler warnings in addressbook folder. (#440272) | Matthew Barnes | 2007-06-03 | 3 | -13/+13 |
| * | Don't assume the relative URI is non-NULL (#427232). | Matthew Barnes | 2007-05-26 | 2 | -2/+12 |
| * | Fix for bug #417797 and #424055 | Srinivasa Ragavan | 2007-05-14 | 1 | -3/+7 |
| * | ** Fixes part of bug #337616 | Matthew Barnes | 2007-05-13 | 1 | -0/+2 |
| * | Add Tango icons to preference window. | Srinivasa Ragavan | 2007-05-11 | 1 | -2/+2 |
| * | Clean up printing in Evolution (bug #426816) | Matthew Barnes | 2007-04-20 | 1 | -2/+2 |
| * | Call gettext() on the EConfigItem labels. (#406933) Patch from Jeff Cai. | Matthew Barnes | 2007-04-05 | 1 | -1/+4 |
| * | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 2 | -4/+5 |
| * | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 5 | -5/+5 |
| * | Print migration updates from Ebby Wiselyn. | Srinivasa Ragavan | 2007-02-12 | 1 | -2/+2 |
| * | ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 | Srinivasa Ragavan | 2007-01-23 | 1 | -1/+1 |
| * | Remove duplicate include. Fix some compiler warnings. Cast away a compiler | Kjartan Maraas | 2006-10-01 | 1 | -2/+0 |
| * | Clean out this one | Kjartan Maraas | 2006-08-18 | 1 | -15/+0 |
| * | Plug a leak. | Kjartan Maraas | 2006-08-17 | 1 | -0/+1 |
| * | Fixing memory leaks. | Hiroyuki Ikezoe | 2006-07-10 | 1 | -0/+1 |
| * | Fix for Bug #337085 and 337086. | Devashish Sharma | 2006-06-15 | 1 | -10/+4 |
| * | Fix for #336453 | simon.zheng | 2006-06-12 | 1 | -1/+3 |
| * | Committing atch from PR Suman to add icons missing in menu items. | Srinivasa Ragavan | 2006-04-26 | 1 | -2/+5 |
| * | Fix for bug #336454 we should return false if it is not a del event to | Li Yuan | 2006-04-07 | 1 | -3/+4 |
| * | Fix for Bug 331020. | Devashish Sharma | 2006-03-10 | 1 | -3/+3 |
| * | Fix for bug #322689 | Devashish Sharma | 2006-02-27 | 1 | -1/+1 |
| * | New->Contact should create contact on selected addressbook. | Devashish Sharma | 2006-02-23 | 1 | -1/+25 |
| * | 2006-02-13 Karsten Bräckelmann <guenther@rudersport.de>, | Andre Klapper | 2006-02-13 | 1 | -6/+6 |
| * | fix a bunch of Address Book strings | Karsten Bräckelmann | 2006-02-06 | 3 | -8/+8 |
| * | fixing typos. fixes #304996 partially. | Andre Klapper | 2006-02-06 | 1 | -1/+1 |
| * | Link with libefilterbar, too. | Tor Lillqvist | 2006-01-31 | 1 | -0/+1 |
| * | Remove inclusion of unused header. | Harish Krishnaswamy | 2006-01-30 | 1 | -1/+0 |
| * | Removed reference to "search" directory. Fixes the build issue. | Sushma Rai | 2006-01-30 | 1 | -1/+0 |
| * | reviewed by: Harish Krishnaswamy <kharish@novell.com> | Kjartan Maraas | 2006-01-27 | 4 | -41/+2 |
| * | Added menu items for addressbook operations. | Devashish Sharma | 2006-01-25 | 1 | -73/+231 |
| * | Checking for the property user and username. Fixes #327819. | Sushma Rai | 2006-01-23 | 1 | -3/+9 |
| * | i2006-01-16 Harish Krishnaswamy <kharish@novell.com> | Harish Krishnaswamy | 2006-01-16 | 1 | -1/+1 |
| * | Added support for CSV and TAB file import. | Devashish Sharma | 2006-01-16 | 1 | -0/+3 |
| * | Changes Contacts View accel from Control+F2 to Control+2. | Srinivasa Ragavan | 2006-01-12 | 1 | -1/+1 |
| * | add a not NULL-pointer check before using lud->scope. | Shi Pu | 2006-01-05 | 1 | -11/+13 |
| * | committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354 | Parthasarathi Susarla | 2005-12-21 | 1 | -17/+18 |
| * | Include libedataserver/e-xml-utils.h, too. | Tor Lillqvist | 2005-12-18 | 1 | -10/+9 |
| * | Use gstdio wrappers. Use GDir API instead of dirent. Use GLib API to | Tor Lillqvist | 2005-12-17 | 1 | -24/+34 |
| * | Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS. | Tor Lillqvist | 2005-12-17 | 1 | -1/+1 |
| * | Include e-util-private,h to get redefinition of EVOLUTION_UIDIR (as a call | Tor Lillqvist | 2005-11-26 | 1 | -1/+7 |
| * | Include openldap-extract.h on Windows. Include e-util-private.h to get | Tor Lillqvist | 2005-11-26 | 1 | -10/+63 |
| * | New file. Contains various things lifted from OpenLDAP for use on Windows | Tor Lillqvist | 2005-11-26 | 2 | -1/+1429 |
| * | Use g_filename_to_uri() instead of just prefixing "file://" for Win32 | Tor Lillqvist | 2005-11-25 | 1 | -1/+1 |
| * | Added keyboard accelerators for contacts. | Srinivasa Ragavan | 2005-11-16 | 1 | -3/+3 |
| * | Making the LDAP search filter configurable. Fixes #311884. | Sushma Rai | 2005-10-22 | 2 | -17/+377 |
| * | This now takes care to escape any auth mechanism in the uri. | Sarfraaz Ahmed | 2005-09-30 | 1 | -8/+8 |
| * | Allowing to delete address book folder using Del/Delete key. | Sushma Rai | 2005-09-28 | 1 | -0/+50 |
| * | Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to the | Tor Lillqvist | 2005-09-28 | 1 | -1/+1 |
| * | de-constify uri, and fix its creation logic. (load_source_cb): cast for | Not Zed | 2005-08-24 | 1 | -4/+2 |
| * | Proper Checking for naming context value. Now pops up the error | Sushma Rai | 2005-08-13 | 1 | -1/+1 |
| * | Add missing forward references | Jules Colding | 2005-08-03 | 1 | -0/+3 |
| * | Made the error dialog for load-error nonmodal, since it block the UI along | Srinivasa Ragavan | 2005-08-03 | 1 | -4/+7 |
| * | fix make distcheck issues. remove duplicate inclusion of header | Harish Krishnaswamy | 2005-07-27 | 2 | -2/+1 |
| * | Using autocompletion stock icon instead of contacts icon, for | Sushma Rai | 2005-07-22 | 1 | -1/+1 |
| * | Not prompting the delete confirmation dialog for cut contact operation. | Sushma Rai | 2005-07-21 | 1 | -1/+1 |
| * | Unrefing the query. | Sushma Rai | 2005-07-15 | 1 | -2/+3 |
| * | Merge back eplugin-import-branch. | Michael Zucci | 2005-07-12 | 2 | -0/+9 |
| * | // uris. Also, opens a contact in the editor if the contact-uid in the url | Veerapuram Varadhan | 2005-07-11 | 3 | -0/+145 |
| * | Enable autocompletion on personal addressbook when creating it (Mandriva | Frédéric Crozat | 2005-07-07 | 2 | -0/+4 |
| * | added comments about the hookpoints | Vivek Jain | 2005-07-06 | 1 | -0/+8 |
| * | Setting TYPE=OTHER default parameter to email attribute. Fixes #240756. | Sushma Rai | 2005-06-25 | 1 | -0/+8 |
| * | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 2 | -4/+4 |
| * | gui/component/Makefile.am gui/contact-editor/Makefile.am | Tor Lillqvist | 2005-06-19 | 1 | -8/+16 |
| * | gui/component/GNOME_Evolution_Addressbook.server.in.in | Tor Lillqvist | 2005-06-18 | 1 | -1/+1 |
| * | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 4 | -4/+5 |
| * | moved e-error to e-util | Not Zed | 2005-05-16 | 3 | -3/+3 |
| * | shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.h | Srinivasa Ragavan | 2005-05-16 | 1 | -0/+1 |
| * | Changed string 'login' Rephrased photo string Rephrased photo string | Srinivasa Ragavan | 2005-05-06 | 1 | -2/+2 |
| * | get the uri from Ebook instead of Esource. e_source_get_uri returns NULL | Sivaiah Nallagatla | 2005-04-08 | 1 | -7/+5 |
| * | Make sure LoadSourceData has call back installed before calling it. cb is | Sivaiah Nallagatla | 2005-03-05 | 1 | -1/+2 |
| * | Removed the hack, setting absolute URI to NULL. Fixes #72715 | Sushma Rai | 2005-02-24 | 1 | -1/+0 |
| * | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 2 | -2/+2 |
| * | update the base uri of the "On This Computer" group when user home dir | Sivaiah Nallagatla | 2005-02-22 | 1 | -2/+16 |
| * | connect to "value_changed" signal of spin button instead of "changed" | Sivaiah Nallagatla | 2005-02-15 | 1 | -1/+1 |
| * | clean up descriptions | JP Rosevear | 2005-02-08 | 1 | -5/+5 |
| * | display a warning dialog if the server version is not proper added warning | vivek jain | 2005-02-04 | 1 | -24/+31 |
| * | Implement based on the create_groups () function in addressbook-migrate.c. | Hans Petter Jansson | 2005-02-03 | 2 | -0/+93 |
| * | Fix a small spacing issue in the Display section's children, to be HIG | Rodney Dawes | 2005-02-03 | 1 | -1/+1 |
| * | Remove leading "%s" from the transalatable string Fixes #36137 | Sivaiah Nallagatla | 2005-01-28 | 1 | -2/+6 |
| * | reverting my last change, we will acheive the same thing with | Sivaiah Nallagatla | 2005-01-21 | 1 | -1/+0 |
| * | in case of new book set the uid of the source as the relative uri. | Sivaiah Nallagatla | 2005-01-21 | 1 | -1/+1 |
| * | add a11y name for the contact's treeview. | Hao Sheng | 2005-01-18 | 1 | -0/+3 |
| * | install schemas properly | JP Rosevear | 2005-01-07 | 1 | -1/+1 |
| * | Merge from offline brnach | Sivaiah Nallagatla | 2004-12-24 | 2 | -11/+70 |
| * | This is the last we see of ESelectNames. | Hans Petter Jansson | 2004-12-23 | 29 | -7290/+0 |