| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #617150 - Crash printing contacts in List View | Bharath Acharya | 2010-04-29 | 1 | -1/+0 |
* | Fix a potential crasher in e_contact_quick_add_email(). | Matthew Barnes | 2010-04-26 | 1 | -1/+1 |
* | Fix for bug #613564 | Jeff Cai | 2010-04-08 | 1 | -0/+2 |
* | Clean up GalView and related classes. | Matthew Barnes | 2010-03-11 | 3 | -50/+56 |
* | Strip whitespace off email addresses in contact editor. | Matthew Barnes | 2010-03-11 | 1 | -2/+4 |
* | Update win32 directory relocation and some consistency cleanup | Fridrich Strba | 2010-03-10 | 1 | -1/+1 |
* | Remove a long lived win32 hack | Fridrich Strba | 2010-03-06 | 2 | -8/+1 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 2 | -0/+8 |
* | Bug #610382 - No addressbook selected on account disable | Milan Crha | 2010-02-25 | 1 | -1/+3 |
* | Bug #610658 - Contact is lost after moving to the same address book | Milan Crha | 2010-02-25 | 2 | -7/+12 |
* | Bug #602996 - Prevent crash on certain circumstances | Milan Crha | 2010-02-22 | 1 | -2/+2 |
* | Bug #610061 - Do not re-run book view on same book with same query | Milan Crha | 2010-02-19 | 1 | -5/+27 |
* | Add DnD support to e-selection.c. | Matthew Barnes | 2010-02-09 | 2 | -40/+19 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 1 | -16/+32 |
* | Bug 607520 - 'Add to Address Book' fails when address has space | Matthew Barnes | 2010-02-03 | 2 | -0/+27 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 13 | -32/+32 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-01-23 | 1 | -1/+3 |
* | Bug 607542 - Sometimes delete in pop up doesn't get displayed | Matthew Barnes | 2010-01-21 | 1 | -0/+6 |
* | Improve clipboard behavior. | Matthew Barnes | 2010-01-18 | 2 | -8/+86 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 5 | -31/+1 |
* | Cleanup delete actions in shell views. | Matthew Barnes | 2010-01-11 | 1 | -0/+17 |
* | Bug 606250 - Remove usage of deprecated GTK+ symbols | Matthew Barnes | 2010-01-08 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -5/+14 |
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 3 | -3/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 1 | -15/+37 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 2 | -9/+13 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 2 | -8/+15 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 2 | -80/+154 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-20 | 1 | -1/+0 |
* | Fix some compiler warnings. | Matthew Barnes | 2009-12-20 | 1 | -4/+0 |
* | Bug #602998 - Contacts searches are supposed to be per address book | Milan Crha | 2009-12-11 | 2 | -0/+74 |
* | Bug #499322 - Use extension for "Save as" suggested file name | Milan Crha | 2009-12-10 | 1 | -2/+5 |
* | Kill ETableScrolled. | Matthew Barnes | 2009-12-08 | 3 | -96/+55 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 6 | -7/+7 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 6 | -20/+20 |
* | port addressbook/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 6 | -14/+33 |
* | Fixes a build break. | Chenthill Palanisamy | 2009-11-30 | 1 | -1/+0 |
* | Assemble HTML code in a GString instead of a GtkHTMLStream. | Matthew Barnes | 2009-11-20 | 1 | -162/+248 |
* | Remove some redundancy from EABContactDisplay. | Matthew Barnes | 2009-11-18 | 1 | -274/+195 |
* | Remove markup from translatable strings in ui files | Claude Paroz | 2009-11-17 | 2 | -22/+44 |
* | Bug 360461 - Do not hardcode invisible_char in ui files | Claude Paroz | 2009-11-17 | 3 | -46/+0 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 22 | -4893/+4586 |
* | Bug 601769 - Print issues in address book | Matthew Barnes | 2009-11-14 | 2 | -6/+15 |
* | Simplify clipboard handling in addressbook. | Matthew Barnes | 2009-11-12 | 1 | -112/+40 |
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 2 | -10/+5 |
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 4 | -220/+20 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -1/+1 |
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 1 | -2/+1 |
* | Bug #599131 - Crash on new contact adding with similar values as an old | Milan Crha | 2009-10-24 | 1 | -1/+4 |
* | Bug #565306 - "Edit Full" in "Add to address book" searches first | Milan Crha | 2009-10-16 | 3 | -12/+92 |
* | Bug #449520 - Adding a contact to a contact list fails when using a comma | Milan Crha | 2009-10-16 | 1 | -1/+26 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 6 | -26/+10 |
* | Bug #498095 - Fixing mnemonics | Milan Crha | 2009-10-13 | 1 | -1/+3 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 4 | -16/+16 |
* | Bug #596800 - Hang on contacts merging | Milan Crha | 2009-09-30 | 1 | -7/+8 |
* | Fix duplicate symbols in Glade files. | Matthew Barnes | 2009-09-25 | 1 | -1/+1 |
* | Bug #593633 - Runtime warnings trying to create a recurrence event | Milan Crha | 2009-09-24 | 2 | -4/+23 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -1/+3 |
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 4 | -76/+90 |
* | Bug 594284 - FTBFS: missing links | Diego Escalante Urrelo | 2009-09-06 | 1 | -0/+1 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 2 | -61/+0 |
* | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 1 | -1/+10 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 2 | -2/+3 |
|\ |
|
| * | Bug #589580 - Crashes when dragging an image to the contact editor | Milan Crha | 2009-07-24 | 2 | -3/+4 |
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 15 | -91/+91 |
| * | Bug #555326 - Suppress Del key press in Contacts source selector | Marcel Stimberg | 2009-07-13 | 1 | -1/+1 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 40 | -92/+0 |
* | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 13 | -47/+47 |
* | | Bug 579702 – Contact changes not shown until restart | Matthew Barnes | 2009-07-18 | 2 | -4/+4 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 29 | -64/+0 |
* | | Add a "quit-requested" signal to the shutdown protocol. | Matthew Barnes | 2009-07-13 | 7 | -243/+326 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -71/+135 |
|\| |
|
| * | Bug #561300 - Edit contact's Notes on its own tab. | Milan Crha | 2009-07-10 | 1 | -71/+135 |
| * | Kill EConfigListener. | Matthew Barnes | 2009-07-03 | 1 | -1/+0 |
* | | Kill the last GtkOptionMenu instances. | Matthew Barnes | 2009-07-03 | 1 | -11/+11 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 3 | -12/+19 |
|\| |
|
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 5 | -5/+5 |
| * | Fix "make check" errors. | Matthew Barnes | 2009-06-20 | 1 | -25/+12 |
| * | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 4 | -16/+11 |
| * | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-19 | 5 | -35/+10 |
| * | libevolution-mail-shared is a new library, so reflect its existence | Fridrich Strba | 2009-06-05 | 1 | -1/+1 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 16 | -66/+66 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 14 | -61/+61 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 47 | -698/+698 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 62 | -74/+74 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 4 | -4/+4 |
* | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 38 | -9919/+12 |
* | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 2 | -4/+5 |
* | | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 1 | -7/+7 |
* | | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-18 | 6 | -42/+12 |
* | | 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 | 10 | -50/+50 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 15 | -58/+58 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 35 | -498/+498 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 73 | -130/+134 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 62 | -74/+74 |
| |/ |
|
| * | Fix compiler warnings in addressbook. | Matthew Barnes | 2009-05-26 | 14 | -88/+92 |
| * | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 5 | -21/+21 |
| * | Merge branch 'vcard-inline' | Matthew Barnes | 2009-05-21 | 4 | -350/+0 |
| |\ |
|
| | * | Convert the vCard Bonobo control to an EMFormatHook plugin. | Matthew Barnes | 2009-05-06 | 4 | -350/+0 |
| * | | Bug 578176 – "Send message to contact" does not honor "always BCC" | Matthew Barnes | 2009-05-17 | 1 | -3/+5 |
| * | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 11 | -16/+16 |
| |/ |
|
* | | Fix "make check" errors. | Matthew Barnes | 2009-05-25 | 1 | -25/+13 |
* | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 4 | -4/+4 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 5 | -5/+5 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 17 | -19/+1133 |
* | | 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 | 12 | -185/+187 |
* | | 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 | 6 | -0/+12 |
| * | More gnome-init cleanup for bug #567283. | Matthew Barnes | 2009-05-01 | 1 | -178/+0 |
| * | Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helper | Matthew Barnes | 2009-05-01 | 1 | -3/+1 |
| * | Bug 580896 – Kill libgnome/gnome-program | Matthew Barnes | 2009-05-01 | 2 | -2/+0 |
| * | 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 | 6 | -0/+12 |
* | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 1 | -178/+0 |
* | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 1 | -6/+0 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 17 | -4970/+680 |
|\| |
|
| * | Remove unused files | Milan Crha | 2009-04-24 | 6 | -1942/+0 |
| * | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 7 | -3018/+669 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 14 | -42/+15 |
| * | ** Fix for bug #572903 | Philip Withnall | 2009-02-25 | 1 | -3/+3 |
| * | ** Fix for bug #404232 | Milan Crha | 2009-02-12 | 1 | -1/+2 |
| * | Substitute some deprecated gtk+ functions. | Andre Klapper | 2009-02-12 | 1 | -4/+4 |
| * | ** Disable debug macros (#define d(x) x) throughout. (#569638) | Matthew Barnes | 2009-02-01 | 1 | -1/+1 |
| * | ** Fix for bug #362754 | Milan Crha | 2009-01-22 | 1 | -2/+11 |
| * | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 1 | -18/+8 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 4 | -5/+2 |
| * | Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneeded | Matthew Barnes | 2009-01-11 | 5 | -9/+1 |
| * | ** Fixes bug #567270 | Matthew Barnes | 2009-01-11 | 1 | -20/+0 |
| * | ** Fixes bug #567276 | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
| * | 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 |
| * | ** Fix for bug #339879 | Milan Crha | 2009-01-08 | 1 | -1/+1 |
| * | Use the correct macro when marking strings for translation. | Matthew Barnes | 2009-01-02 | 1 | -1/+1 |
| * | Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h> | Andre Klapper | 2008-12-24 | 1 | -1/+1 |
| * | ** Fix for bug #563669 | Milan Crha | 2008-12-09 | 1 | -2/+2 |
| * | ** Fix for bug #270376 | Milan Crha | 2008-12-08 | 3 | -11/+54 |
| * | Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 ... | Suman Manjunath | 2008-12-08 | 1 | -19/+18 |
| * | ** Fix for bug #332629 | Milan Crha | 2008-12-06 | 1 | -66/+1 |
| * | ** Fix for bug #263268 | Milan Crha | 2008-12-04 | 1 | -10/+22 |
| * | ** Fixes part of bug #348299 | Matthew Barnes | 2008-12-03 | 1 | -0/+7 |
| * | ** 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 |
| * | Only include the toplevel GTK+ header. | Matthew Barnes | 2008-10-31 | 4 | -5/+4 |
| * | ** Fixes bug #555494 | Matthew Barnes | 2008-10-09 | 1 | -3/+2 |
| * | Change licese from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-03 | 1 | -14/+14 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-01 | 2 | -19/+36 |
| * | 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 |
| * | ** Fix for bug #553148 | Philip Withnall | 2008-09-26 | 2 | -2/+2 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 3 | -45/+43 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 3 | -31/+43 |
| * | ** Fixes bug #553479 | Philip Withnall | 2008-09-24 | 1 | -2/+2 |
| * | ** Fix for bug #553273 | Milan Crha | 2008-09-23 | 4 | -5/+5 |
| * | ** Fix for bug #552575 | Milan Crha | 2008-09-23 | 1 | -0/+1 |
| * | ** Part of fix for bug #272391 | Milan Crha | 2008-09-23 | 2 | -2/+79 |
| * | Change license from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-19 | 1 | -13/+14 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 2 | -27/+28 |
| * | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 1 | -11/+12 |
| * | Milan Crha <mcrha@redhat.com> ** Part of fix for bug #361413 (Print detailed... | Suman Manjunath | 2008-09-08 | 1 | -0/+5 |
| * | esthetic license header cleans, and fix e-pkcs12 | Michael Meeks | 2008-09-06 | 2 | -12/+3 |
| * | fix licensing snafus. | Michael Meeks | 2008-09-06 | 1 | -21/+0 |
| * | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 2 | -32/+29 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 33 | -351/+517 |
| * | Milan Crha <mcrha@redhat.com> ** Fix for bug #448435 (Keep UI consistent, di... | Suman Manjunath | 2008-09-01 | 1 | -0/+1 |
| * | Milan Crha <mcrha@redhat.com> ** Part of fix for bug #548827 (Check bounds o... | Suman Manjunath | 2008-09-01 | 2 | -2/+7 |
| * | ** Fix for bug #534762 | Philip Withnall | 2008-08-27 | 2 | -11/+11 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 19 | -154/+317 |
| * | ** Fixes bug #508732 | Matthew Barnes | 2008-08-18 | 1 | -0/+1 |
| * | New convenience function for launching help from Evolution. Displays an | Matthew Barnes | 2008-08-15 | 1 | -11/+3 |
| * | Fix a typo. (#547369) | Matthew Barnes | 2008-08-12 | 2 | -2/+2 |
| * | ** Fix for bug #547308 | Milan Crha | 2008-08-12 | 2 | -18/+32 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 6 | -40/+20 |
| * | ** Fix for bug #546748 | Michael Monreal | 2008-08-09 | 1 | -1/+1 |
| * | ** Additional fix for bug #467115 | Michael Monreal | 2008-08-08 | 1 | -3/+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 |
| * | ** Fix for bug #546263 | Milan Crha | 2008-08-06 | 1 | -21/+27 |
| * | 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 | 2 | -2/+2 |
| * | Reviewed by Andre Klapper <a9016009@gmx.de> | Takao Fujiwara | 2008-07-30 | 1 | -1/+1 |
| * | ** Fix for bug #544383 | Milan Crha | 2008-07-28 | 1 | -1/+9 |
| * | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-07-21 | 2 | -8/+33 |
* | | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass. | Matthew Barnes | 2009-04-10 | 1 | -1/+1 |
* | | Attachment rewrite pretty much complete. Just testing now. | Matthew Barnes | 2009-04-08 | 1 | -1/+0 |
* | | build a bit more smoothly | Milan Crha | 2009-04-08 | 1 | -2/+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 |
* | | Kill EDropdownButton. | Matthew Barnes | 2009-02-21 | 1 | -3/+1 |
* | | Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to the | Matthew Barnes | 2009-02-21 | 2 | -352/+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 | 2 | -21/+29 |
* | | 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 | 2 | -2/+5 |
* | | 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 | 14 | -37/+6 |
* | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 2 | -25/+9 |
* | | 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 | 6 | -98/+82 |
* | | Implement bug #263268 - Contact categories need to be able to be filtered by | Matthew Barnes | 2008-12-04 | 4 | -5/+26 |
* | | Get drag-and-drop-to-source-selector working for contacts, memos and tasks. | Matthew Barnes | 2008-11-29 | 6 | -173/+153 |
* | | Progress update: | Matthew Barnes | 2008-11-19 | 1 | -23/+2 |
* | | 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 | 35 | -1066/+916 |
* | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 5 | -7/+6 |
* | | Get composer integration working with the rest of the modules, but man do | Matthew Barnes | 2008-11-01 | 2 | -16/+1 |
* | | 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 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 1 | -14/+14 |
* | | 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 | 21 | -166/+211 |
* | | Add more EShell API documentation. | Matthew Barnes | 2008-10-02 | 1 | -1/+3 |
* | | 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 |
* | | Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable, | Matthew Barnes | 2008-09-26 | 2 | -7/+7 |
* | | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 9 | -165/+684 |