| Commit message (Expand) | Author | Age | Files | Lines |
* | Compress new contact dialog (first page) a little; more to come. | Michael Meeks | 2010-03-18 | 3 | -5/+31 |
* | 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 | 2 | -2/+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 | 16 | -65/+65 |
* | 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 | 9 | -49/+6 |
* | Bug #604670 - addressbook-export segfaults when specifying addressbook | Milan Crha | 2010-01-14 | 1 | -0/+2 |
* | 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 | 3 | -11/+30 |
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 3 | -3/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 5 | -31/+71 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 4 | -15/+25 |
* | 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 |
* | Bug 604822 - Drop more alert titles | Paul Bolle | 2009-12-20 | 1 | -3/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-20 | 2 | -3/+2 |
* | 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 | 7 | -8/+8 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 7 | -22/+22 |
* | port addressbook/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 8 | -15/+37 |
* | Fixed bug 364618, solve the chinese character issue. | Jeff Cai | 2009-11-30 | 1 | -36/+50 |
* | 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 | 24 | -4897/+4587 |
* | 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 | 2 | -4/+2 |
* | 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 | 8 | -28/+15 |
* | Bug #498095 - Fixing mnemonics | Milan Crha | 2009-10-13 | 1 | -1/+3 |
* | Bug 598027 - Use vCard instead of VCard | Matthew Barnes | 2009-10-11 | 2 | -3/+3 |
* | Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. | Matthew Barnes | 2009-10-02 | 1 | -6/+1 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 9 | -39/+46 |
* | 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 |
* | Work around build break caused by gnome-pilot headers. | Matthew Barnes | 2009-09-25 | 1 | -0/+2 |
* | 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 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -0/+8 |
* | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 1 | -1/+10 |
* | Compiler warning fixes (as part of bug #424078) | Milan Crha | 2009-08-11 | 1 | -1/+1 |
* | 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 | 18 | -141/+141 |
| * | 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 | 47 | -112/+0 |
* | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 16 | -97/+97 |
* | | Bug 579702 – Contact changes not shown until restart | Matthew Barnes | 2009-07-18 | 2 | -4/+4 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 37 | -88/+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 | 3 | -17/+0 |
* | | Kill EConfigListener. | Matthew Barnes | 2009-07-03 | 2 | -16/+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 | 10 | -10/+10 |
| * | Fix "make check" errors. | Matthew Barnes | 2009-06-20 | 1 | -25/+12 |
| * | Remove an obsolete Makefile.am stanza. | Matthew Barnes | 2009-06-19 | 1 | -6/+0 |
| * | 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 | 6 | -42/+12 |
| * | Fix coding style. | Matthew Barnes | 2009-06-14 | 1 | -2/+2 |
| * | Avoid the console popping while evolution running on windows | Fridrich Strba | 2009-06-05 | 1 | -0/+4 |
| * | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-05 | 1 | -5/+5 |
| * | 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 | 20 | -75/+75 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 19 | -96/+96 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 58 | -921/+921 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 77 | -89/+89 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 9 | -9/+9 |
* | | 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 | 7 | -49/+14 |
* | | Fix coding style. | Matthew Barnes | 2009-06-14 | 1 | -2/+2 |
* | | Use key files for tracking widget states. | Matthew Barnes | 2009-06-13 | 1 | -1/+7 |
* | | Avoid the console popping while evolution running on windows | Fridrich Strba | 2009-06-09 | 1 | -0/+4 |
* | | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-09 | 1 | -4/+5 |
* | | 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 | 14 | -59/+59 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 20 | -93/+93 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 47 | -727/+727 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 92 | -166/+166 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 77 | -89/+89 |
| |/ |
|
| * | Fix compiler warnings in addressbook. | Matthew Barnes | 2009-05-26 | 21 | -106/+106 |
| * | 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 | 12 | -18/+18 |
| |/ |
|
* | | 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 | 6 | -7/+7 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 18 | -25/+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 | 2 | -2/+3 |
|\| |
|
| * | ** BUGFIX: 355240 - String errors | Sukhbir Singh | 2009-05-04 | 2 | -2/+3 |
| * | 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 | 12 | -0/+24 |
| * | 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 | 4 | -17/+9 |
| * | Bug 580896 – Kill libgnome/gnome-program | Matthew Barnes | 2009-05-01 | 2 | -2/+0 |
| * | Bug #570730 - Get rid of gnome-config in Evolution | Milan Crha | 2009-04-30 | 1 | -23/+124 |
| * | Use new ESourceList API (simplifies code) | Milan Crha | 2009-04-25 | 2 | -43/+21 |
* | | 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 | 12 | -0/+24 |
* | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 1 | -178/+0 |
* | | Bug #570730 - Get rid of gnome-config in Evolution | Milan Crha | 2009-05-01 | 1 | -23/+124 |
* | | Use new ESourceList API (simplifies code) | Milan Crha | 2009-04-28 | 1 | -0/+7 |
* | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 1 | -6/+0 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 25 | -7276/+731 |
|\| |
|
| * | Remove unused files | Milan Crha | 2009-04-24 | 10 | -4216/+0 |
| * | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 10 | -3047/+705 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 16 | -52/+15 |
| * | ** Fixes bug #572950 | Matthew Barnes | 2009-02-27 | 2 | -1/+7 |
| * | ** Fix for bug #572903 | Philip Withnall | 2009-02-25 | 2 | -3/+11 |
| * | ** Fix for bug #404232 | Milan Crha | 2009-02-12 | 2 | -1/+9 |
| * | Substitute some deprecated gtk+ functions. | Andre Klapper | 2009-02-12 | 2 | -4/+9 |
| * | ** Disable debug macros (#define d(x) x) throughout. (#569638) | Matthew Barnes | 2009-02-01 | 1 | -1/+1 |
| * | Migrate the test programs off libgnomeui/libbonobo. | Matthew Barnes | 2009-01-27 | 3 | -56/+39 |
| * | ** Fix for bug #362754 | Milan Crha | 2009-01-22 | 2 | -2/+19 |
| * | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 2 | -18/+14 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 6 | -6/+11 |
| * | Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneeded | Matthew Barnes | 2009-01-11 | 6 | -10/+12 |
| * | ** Fixes bug #567270 | Matthew Barnes | 2009-01-11 | 4 | -60/+9 |
| * | ** Fixes bug #567276 | Matthew Barnes | 2009-01-11 | 3 | -2/+8 |
| * | Fix for bug #567282 | Andre Klapper | 2009-01-11 | 2 | -1/+7 |
| * | Reviewed by Matthew Barnes <mbarnes@redhat.com> | Takao Fujiwara | 2009-01-09 | 3 | -1/+17 |
| * | ** Fix for bug #339879 | Milan Crha | 2009-01-08 | 2 | -1/+9 |
| * | ** Fix for bugs #201167 and #269342 Add support for category syncing. | Matt Davey | 2009-01-08 | 2 | -0/+227 |
| * | Use the correct macro when marking strings for translation. | Matthew Barnes | 2009-01-02 | 2 | -1/+6 |
| * | Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h> | Andre Klapper | 2008-12-24 | 2 | -1/+6 |
| * | ** Fix for bug #563669 | Milan Crha | 2008-12-09 | 3 | -4/+12 |
| * | ** Fix for bug #270376 | Milan Crha | 2008-12-08 | 4 | -11/+66 |
| * | Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 ... | Suman Manjunath | 2008-12-08 | 2 | -19/+25 |
| * | ** Fix for bug #332629 | Milan Crha | 2008-12-06 | 2 | -66/+8 |
| * | ** Fix for bug #263268 | Milan Crha | 2008-12-04 | 2 | -10/+29 |
| * | ** Fixes part of bug #348299 | Matthew Barnes | 2008-12-03 | 2 | -0/+14 |
| * | ** Fixes bug #557818 | Matthew Barnes | 2008-11-18 | 2 | -134/+21 |
| * | ** Fixes bug #558322 | Matthew Barnes | 2008-11-18 | 2 | -0/+21 |
| * | 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 | 5 | -5/+12 |
| * | ** Fix for bug #511918 | Milan Crha | 2008-10-17 | 2 | -96/+95 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-10-14 | 2 | -15/+23 |
| * | Remove improper FSF copyright statements; was never signed over to them | Sankarasivasubramanian Pasupathilingam | 2008-10-14 | 1 | -1/+0 |
| * | ** Fixes bug #555494 | Matthew Barnes | 2008-10-09 | 2 | -3/+9 |
| * | Change licese from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-03 | 2 | -14/+20 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-01 | 5 | -33/+76 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-30 | 2 | -13/+19 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 2 | -14/+19 |
| * | ** Fix for bug #553148 | Philip Withnall | 2008-09-26 | 3 | -2/+10 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 4 | -45/+51 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 4 | -31/+51 |
| * | ** Fixes bug #553479 | Philip Withnall | 2008-09-24 | 2 | -2/+8 |
| * | ** Fix for bug #553273 | Milan Crha | 2008-09-23 | 5 | -5/+18 |
| * | ** Fix for bug #552575 | Milan Crha | 2008-09-23 | 2 | -0/+8 |
| * | ** Part of fix for bug #272391 | Milan Crha | 2008-09-23 | 3 | -2/+91 |
| * | Change license from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-19 | 3 | -26/+33 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 3 | -27/+35 |
| * | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 2 | -11/+18 |
| * | Milan Crha <mcrha@redhat.com> ** Part of fix for bug #361413 (Print detailed... | Suman Manjunath | 2008-09-08 | 2 | -0/+12 |
| * | esthetic license header cleans, and fix e-pkcs12 | Michael Meeks | 2008-09-06 | 2 | -12/+3 |
| * | fix licensing snafus. | Michael Meeks | 2008-09-06 | 2 | -21/+4 |
| * | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 3 | -32/+36 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 45 | -505/+721 |
| * | Milan Crha <mcrha@redhat.com> ** Fix for bug #448435 (Keep UI consistent, di... | Suman Manjunath | 2008-09-01 | 2 | -0/+8 |
| * | Milan Crha <mcrha@redhat.com> ** Part of fix for bug #548827 (Check bounds o... | Suman Manjunath | 2008-09-01 | 3 | -2/+16 |
| * | ** Fixes bug #548348 | Matthew Barnes | 2008-08-30 | 2 | -0/+12 |
| * | ** Fix for bug #534762 | Philip Withnall | 2008-08-27 | 7 | -25/+39 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 23 | -178/+387 |
| * | ** Fixes bug #508732 | Matthew Barnes | 2008-08-18 | 2 | -0/+9 |
| * | New convenience function for launching help from Evolution. Displays an | Matthew Barnes | 2008-08-15 | 2 | -11/+8 |
| * | Fix a typo. (#547369) | Matthew Barnes | 2008-08-12 | 3 | -2/+10 |
| * | ** Fix for bug #547308 | Milan Crha | 2008-08-12 | 3 | -18/+45 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 7 | -40/+36 |
| * | ** 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 | 3 | -2/+69 |
| * | ** Fix for bug #249844 | Milan Crha | 2008-08-06 | 2 | -3/+10 |
| * | ** Fix for bug #467115 | Michael Monreal | 2008-08-06 | 1 | -1/+1 |
| * | ** Fix for bug #546263 | Milan Crha | 2008-08-06 | 2 | -21/+37 |
| * | Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins... | Suman Manjunath | 2008-08-04 | 2 | -3/+12 |
| * | ** Fixes bug #546057 | Matthew Barnes | 2008-08-03 | 3 | -2/+10 |
| * | ** Fix for bug #211267 | Milan Crha | 2008-07-30 | 2 | -54/+93 |
| * | Reviewed by Andre Klapper <a9016009@gmx.de> | Takao Fujiwara | 2008-07-30 | 2 | -1/+10 |
| * | ** Fix for bug #544383 | Milan Crha | 2008-07-28 | 2 | -1/+18 |
| * | Fix some strings. See bug #543753. | Andre Klapper | 2008-07-21 | 2 | -3/+7 |
| * | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-07-21 | 3 | -8/+43 |
* | | 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 | 4 | -17/+9 |
* | | 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 |
* | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 1 | -0/+12 |
* | | 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 | 2 | -6/+30 |
* | | 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 | 9 | -229/+40 |
* | | 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 | 19 | -79/+312 |
* | | 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 |