| Commit message (Expand) | Author | Age | Files | Lines |
* | Update API documentation. | Matthew Barnes | 2010-02-10 | 19 | -91/+90 |
* | Fix a potential crasher in e_charset_add_radio_actions(). | Matthew Barnes | 2010-02-09 | 1 | -3/+5 |
* | Add DnD support to e-selection.c. | Matthew Barnes | 2010-02-09 | 2 | -0/+117 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 4 | -41/+82 |
* | Move some ESource-plugin common code to e-plugin-util.h/.c | Milan Crha | 2010-02-04 | 3 | -1/+511 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 5 | -9/+9 |
* | Bug 608160 - Pasting text from FireFox into composer gives just "[?]" | Matthew Barnes | 2010-01-29 | 1 | -1/+20 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-01-23 | 2 | -6/+14 |
* | Fallback to missing image, when a stock icon could not be found | Gustavo Noronha Silva | 2010-01-23 | 1 | -2/+12 |
* | Add selection utilities for "text/html" targets. | Matthew Barnes | 2010-01-17 | 2 | -0/+267 |
* | Fix a potential uninitialized argument in ech_config_section_factory(). | Matthew Barnes | 2010-01-16 | 1 | -1/+1 |
* | Fix a potential uninitialized argument in e_signature_list_find(). | Matthew Barnes | 2010-01-16 | 1 | -1/+1 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 6 | -8/+3 |
* | Baby steps toward GSEAL compliance. | Matthew Barnes | 2010-01-14 | 1 | -1/+3 |
* | Bug #606874 - mktemp disabled in latest glibc-2.11.90-8 | Milan Crha | 2010-01-14 | 1 | -5/+19 |
* | Bug #606340 - Crash on non-utf8 letter in mail folder name | Milan Crha | 2010-01-08 | 2 | -0/+27 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 4 | -35/+76 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 4 | -32/+61 |
* | Replace alloca() with g_alloca(). | Matthew Barnes | 2009-12-28 | 2 | -4/+1 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 3 | -6/+15 |
* | Bug #596967 - Fix little constraint mistake from previous commit | Milan Crha | 2009-12-21 | 1 | -4/+2 |
* | Bug 604822 - Drop more alert titles | Paul Bolle | 2009-12-20 | 1 | -1/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-20 | 3 | -8/+2 |
* | Bug #596967 - Per-folder setting for threading and preview panel | Milan Crha | 2009-12-19 | 2 | -0/+58 |
* | Install e-util/gconf-bridge.h. | Matthew Barnes | 2009-12-17 | 1 | -2/+2 |
* | Use the boxed CamelObject type for signal params in MailFolderCache | Jonathon Jongsma | 2009-12-16 | 1 | -4/+4 |
* | Add MailFolderCache::folder-changed signal | Jonathon Jongsma | 2009-12-16 | 1 | -0/+1 |
* | Add signals to MailFolderCache for common events | Jonathon Jongsma | 2009-12-16 | 1 | -0/+3 |
* | Use EAlert API in EAlertActivity rather than using g_object_get_data | Jonathon Jongsma | 2009-12-09 | 3 | -14/+38 |
* | Bug 604098 - Missing \n in EAlert | Jonathon Jongsma | 2009-12-09 | 1 | -1/+1 |
* | Use gchar instead of char in e-alert.c | Jonathon Jongsma | 2009-12-09 | 1 | -1/+1 |
* | Handle the case where error definitions don't include certain fields | Jonathon Jongsma | 2009-12-09 | 1 | -6/+19 |
* | rename e_alert_get_buttons -> e_alert_peek_buttons | Jonathon Jongsma | 2009-12-09 | 3 | -3/+3 |
* | Add EAlertDialog | Jonathon Jongsma | 2009-12-08 | 3 | -2/+448 |
* | Refactor EAlert to make it a GObject | Jonathon Jongsma | 2009-12-08 | 2 | -291/+310 |
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 1 | -0/+1 |
* | Fix a bug in e_alert_newv() that was causing a crash | Jonathon Jongsma | 2009-12-01 | 1 | -6/+5 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 6 | -147/+147 |
* | Refactor error reporting to separate error from dialogs | Jonathon Jongsma | 2009-12-01 | 2 | -84/+121 |
* | Fixed bug 364618, solve the chinese character issue. | Jeff Cai | 2009-11-30 | 2 | -6/+16 |
* | Add Evolution's process ID to ~/.evolution/.running. | Matthew Barnes | 2009-11-27 | 1 | -13/+21 |
* | Kill e_util_read_file(). | Matthew Barnes | 2009-11-20 | 2 | -86/+0 |
* | Kill Evolution's icon cache once and for all. | Matthew Barnes | 2009-11-20 | 2 | -219/+17 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 5 | -11/+72 |
* | Fix a typo in a comment block. | Matthew Barnes | 2009-11-13 | 1 | -1/+1 |
* | Simplify clipboard handling in addressbook. | Matthew Barnes | 2009-11-12 | 3 | -2/+636 |
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 4 | -186/+0 |
* | Kill e-cursor(s) (both of them). | Matthew Barnes | 2009-11-10 | 3 | -106/+0 |
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 5 | -98/+37 |
* | Test drive EIOActivity with a simple asynchronous function. | Matthew Barnes | 2009-11-08 | 5 | -90/+283 |
* | Prototype EIOActivity, which integrates with GIO. | Matthew Barnes | 2009-11-08 | 3 | -0/+316 |
* | Move EActivity and subclasses to e-util. | Matthew Barnes | 2009-11-08 | 7 | -2/+1310 |
* | Remove redundant URI/filename conversion functions. | Matthew Barnes | 2009-11-06 | 3 | -61/+5 |
* | Bug 600014 - Remove warnings from ech_config_widget_factory() | Matthew Barnes | 2009-10-29 | 1 | -15/+1 |
* | fix a regression caused by EEvent cleanup | Lucian Langa | 2009-10-29 | 1 | -3/+3 |
* | Bug 599842 - EConfig does not respond to disabling/enabling EPlugins | Matthew Barnes | 2009-10-28 | 1 | -11/+99 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -1/+3 |
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 1 | -3/+3 |
* | Prefer GQueue (or GNode) over EDList. | Matthew Barnes | 2009-10-27 | 2 | -2/+0 |
* | EImport cleanup. | Matthew Barnes | 2009-10-27 | 2 | -227/+299 |
* | EEvent cleanup. | Matthew Barnes | 2009-10-27 | 2 | -155/+204 |
* | EConfig cleanup. | Matthew Barnes | 2009-10-27 | 2 | -190/+314 |
* | Prefer GLib mutexes over pthread mutexes. | Matthew Barnes | 2009-10-27 | 1 | -2/+0 |
* | Bug #596720 - Account assistance repeats itself after finishing | Milan Crha | 2009-10-12 | 1 | -4/+9 |
* | Bug 597533 - e_file_dialog_save() does not pass parent window | Matthew Barnes | 2009-10-07 | 2 | -47/+39 |
* | Bug 597108 - E_CONFIG_SECTION headers not properly escaped | Matthew Barnes | 2009-10-02 | 1 | -1/+1 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -28/+58 |
* | Bug 595812 - Crash after finishing account set up | Matthew Barnes | 2009-09-29 | 1 | -34/+19 |
* | Bug 596186 - New Mail account setup Assistant window is blank | Matthew Barnes | 2009-09-29 | 1 | -1/+0 |
* | Whoops, too soon to kill EImportHook just yet. | Matthew Barnes | 2009-09-26 | 2 | -0/+309 |
* | Trim unused or unnecessary bits from the import framework. | Matthew Barnes | 2009-09-26 | 2 | -345/+11 |
* | No longer need the X11 configure checks. | Matthew Barnes | 2009-09-24 | 1 | -4/+0 |
* | Bug 594988 - Drop generic dialog titles | Paul Bolle | 2009-09-23 | 1 | -6/+5 |
* | Developer documentation improvements. | Matthew Barnes | 2009-09-23 | 7 | -36/+98 |
* | Fix few valgrind claims | Milan Crha | 2009-09-22 | 1 | -0/+6 |
* | Whitespace cleanup. | Matthew Barnes | 2009-09-21 | 1 | -1/+1 |
* | Bug 595119 - Crash while trying to add a new category in contact | Matthew Barnes | 2009-09-21 | 3 | -2/+78 |
* | Hard-code the directory returned by gnome_user_accels_dir_get(). | Matthew Barnes | 2009-09-18 | 1 | -2/+6 |
* | Remove a bunch of unused functions. | Matthew Barnes | 2009-09-15 | 8 | -1934/+1 |
* | Remove unused marshallers. | Matthew Barnes | 2009-09-15 | 1 | -24/+0 |
* | Bug 217066 - Rename folders directly inside folder list | Matthew Barnes | 2009-09-13 | 3 | -134/+0 |
* | Bug #572960 - Ignore and drop invalid signatures on load | Milan Crha | 2009-09-11 | 1 | -4/+7 |
* | Bug #594609 - Date field in message list shows incorrect "x days ago". | Chenthill Palanisamy | 2009-09-10 | 1 | -8/+10 |
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 4 | -67/+93 |
* | Remove some obsolete utility functions. | Matthew Barnes | 2009-09-05 | 4 | -678/+1 |
* | Kill the default parent window hack in e-error.c. | Matthew Barnes | 2009-09-05 | 2 | -33/+3 |
* | Bug #593872 - Forgets which signature is assigned to which account | Milan Crha | 2009-09-03 | 1 | -2/+7 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 2 | -24/+45 |
* | Better clarify callbacks table in EPluginUI. | Matthew Barnes | 2009-09-02 | 1 | -2/+10 |
* | Support multiple callback functions in EPluginUI. | Matthew Barnes | 2009-09-02 | 1 | -10/+61 |
* | Get EConfig and EEvent hooks working again. | Matthew Barnes | 2009-09-01 | 2 | -5/+21 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-08-30 | 1 | -4/+3 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 2 | -731/+83 |
* | Kill EPopup. | Matthew Barnes | 2009-08-23 | 3 | -1260/+0 |
* | Bug 567260 - Migrate from GnomeDruid to GtkAssistant | Milan Crha | 2009-08-18 | 3 | -181/+304 |
* | Chip away at GSEAL compliance. | Matthew Barnes | 2009-08-17 | 3 | -14/+21 |
* | Bug 567260 – Migrate from GnomeDruid to GtkAssistant | Milan Crha | 2009-08-14 | 1 | -4/+0 |
* | Kill EMenu. | Matthew Barnes | 2009-08-12 | 3 | -1246/+0 |
* | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 3 | -0/+619 |
* | Bug #580895 - Kill libgnomeui/gnome-thumbnail.h | Milan Crha | 2009-08-11 | 2 | -6/+65 |
* | Compiler warning fixes (as part of bug #424078) | Milan Crha | 2009-08-11 | 1 | -2/+2 |
* | Includes cleanup. No needs to include gconf-bridge in the header file. | Srinivasa Ragavan | 2009-08-11 | 2 | -1/+1 |
* | Bug #300567 - Calendar drawing optimizations | Milan Crha | 2009-08-11 | 2 | -31/+45 |
* | Seal up ESignature and add GObject properties. | Matthew Barnes | 2009-08-07 | 4 | -186/+583 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 7 | -12/+12 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-15 | 1 | -1/+0 |
|\ |
|
| * | Bug 588277 – Unnecessary special-purpose configure flag | Matthew Barnes | 2009-07-14 | 1 | -1/+0 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 27 | -64/+0 |
| * | Kill EConfigListener. | Matthew Barnes | 2009-07-03 | 3 | -692/+0 |
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | Read entire UI definition in "eplug" files. | Matthew Barnes | 2009-06-27 | 1 | -8/+14 |
| * | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 10 | -53/+40 |
| * | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-19 | 12 | -82/+24 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 27 | -64/+0 |
* | | Kill EConfigListener. | Matthew Barnes | 2009-07-03 | 3 | -692/+0 |
* | | Kill the last GtkOptionMenu instances. | Matthew Barnes | 2009-07-03 | 3 | -0/+293 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | | Get the "mail-to-task" plugin working again. | Matthew Barnes | 2009-06-26 | 1 | -8/+14 |
* | | Merge commit 'EVOLUTION_2_27_3' into kill-bonobo | Matthew Barnes | 2009-06-20 | 1 | -49/+70 |
|\| |
|
| * | Fix coding style. | Matthew Barnes | 2009-06-14 | 1 | -1/+1 |
| * | Bug #573263 - Crash in reset_layout (text) at e-text.c | Milan Crha | 2009-06-09 | 1 | -49/+70 |
| * | Remove libgnome include | Fridrich Strba | 2009-06-03 | 1 | -1/+0 |
| * | Replace libgnome function with equivalent glib functions. | Fridrich Strba | 2009-06-03 | 1 | -1/+2 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 24 | -82/+82 |
| * | Update the address of the FSF | Tobias Mueller | 2009-05-31 | 2 | -4/+4 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 7 | -16/+16 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 63 | -1126/+1126 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 80 | -111/+111 |
| * | Bug #535516 - Crash in GConf Bridge while replying | Milan Crha | 2009-05-28 | 1 | -10/+16 |
* | | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 9 | -49/+38 |
* | | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-18 | 12 | -82/+24 |
* | | Use key files for tracking widget states. | Matthew Barnes | 2009-06-13 | 2 | -0/+37 |
* | | Remove libgnome include | Fridrich Strba | 2009-06-04 | 1 | -1/+0 |
* | | Replace libgnome function with equivalent glib functions. | Fridrich Strba | 2009-06-04 | 1 | -1/+2 |
* | | Update the address of the FSF | Tobias Mueller | 2009-06-02 | 2 | -4/+4 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 25 | -86/+86 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 5 | -14/+14 |
* | | Bug #535516 - Crash in GConf Bridge while replying | Milan Crha | 2009-05-29 | 1 | -9/+15 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 60 | -1113/+1113 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 86 | -185/+167 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 80 | -112/+112 |
| |/ |
|
| * | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 1 | -3/+3 |
| * | Fix compiler warnings in calendar. | Matthew Barnes | 2009-05-26 | 4 | -4/+5 |
| * | Fix compiler warnings in filter. | Matthew Barnes | 2009-05-26 | 1 | -2/+0 |
| * | Fix compiler warnings in shell. | Matthew Barnes | 2009-05-26 | 1 | -4/+4 |
| * | Fix compiler warnings in e-util. | Matthew Barnes | 2009-05-26 | 10 | -58/+54 |
| * | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 2 | -92/+24 |
| * | Fix EConfig bugs for Anjal's account setup. | Srinivasa Ragavan | 2009-05-22 | 1 | -9/+12 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 7 | -12/+10 |
* | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 2 | -92/+24 |
* | | Fix EConfig bugs for Anjal's account setup. | Srinivasa Ragavan | 2009-05-24 | 1 | -9/+12 |
* | | Fix what I assume are some merge errors. | Matthew Barnes | 2009-05-22 | 2 | -0/+23 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 7 | -12/+10 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 3 | -2/+2167 |
* | | Convert EShellModule to EShellBackend | Matthew Barnes | 2009-05-07 | 3 | -0/+401 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-07 | 2 | -37/+0 |
|\| |
|
| * | Bug 580900 – Kill libgnomeui/gnome-dateedit | Adam Petaccia | 2009-05-07 | 2 | -37/+0 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-04 | 2 | -4/+4 |
|\| |
|
| * | ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add | Marcel Stimberg | 2009-05-04 | 2 | -5/+5 |
| * | 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 |
| * | Bug 581032 – Some links can't be opened | Matthew Barnes | 2009-05-02 | 1 | -2/+11 |
| * | Bug 580896 – Kill libgnome/gnome-program | Matthew Barnes | 2009-05-01 | 3 | -97/+0 |
* | | 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 changes from master. | Matthew Barnes | 2009-05-02 | 1 | -2/+11 |
* | | Fix compilation errors. | Matthew Barnes | 2009-04-29 | 1 | -30/+0 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-29 | 2 | -0/+35 |
|\| |
|
| * | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-28 | 2 | -30/+32 |
| * | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 2 | -0/+223 |
| * | Define .error files correctly and external-editor crash fix | Milan Crha | 2009-04-27 | 2 | -6/+13 |
* | | Resolve some differences between this branch and master. | Matthew Barnes | 2009-04-28 | 1 | -30/+0 |
* | | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 2 | -0/+35 |
* | | Define .error files correctly and external-editor crash fix | Milan Crha | 2009-04-28 | 2 | -6/+13 |
* | | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-25 | 2 | -35/+36 |
* | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 8 | -122/+29 |
|\| |
|
| * | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 6 | -121/+20 |
| * | Bug 577898 – Port ExoBinding to Evolution | Matthew Barnes | 2009-04-24 | 3 | -0/+656 |
| * | Add a missing file. | Matthew Barnes | 2009-04-24 | 1 | -0/+68 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 6 | -58/+5 |
| * | ** Fixes bug #577989 | Tobias Mueller | 2009-04-07 | 2 | -0/+8 |
| * | ** Fixes part of bug #564229 | Matthew Barnes | 2009-02-14 | 2 | -6/+13 |
| * | Compiler warning fix. | Milan Crha | 2009-01-15 | 2 | -1/+5 |
| * | e-util/e-plugin.c e-util/e-plugin.h EPlugins must be loaded after Bonobo | Philip Van hoof | 2009-01-12 | 2 | -10/+37 |
| * | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 4 | -8/+57 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 2 | -1/+6 |
| * | Now that we require GTK+ 2.14, use gtk_show_uri() instead of | Matthew Barnes | 2009-01-11 | 2 | -3/+23 |
| * | Use the translated the EConfigItem label when building the UI. | Matthew Barnes | 2009-01-02 | 2 | -5/+15 |
| * | ** Fixes bug #564860 | Matthew Barnes | 2008-12-23 | 2 | -0/+11 |
| * | ** Fixes bug #563250 | Matthew Barnes | 2008-12-10 | 3 | -1/+32 |
| * | ** Fix for bug #563870 | Milan Crha | 2008-12-10 | 3 | -0/+47 |
| * | ** Fix for bug #555663 | Milan Crha | 2008-12-09 | 2 | -1/+11 |
| * | ** Fix for bug #332629 | Milan Crha | 2008-12-06 | 3 | -0/+32 |
| * | ** Fix for bug #332729 | Milan Crha | 2008-11-27 | 2 | -0/+11 |
| * | ** Fix for bug #559810 | Milan Crha | 2008-11-13 | 2 | -1/+8 |
| * | Fix compiler warnings. | Matthew Barnes | 2008-11-04 | 3 | -33/+34 |
| * | Missed commiting these files in the previous commit. | Akhil Laddha | 2008-11-04 | 3 | -7/+391 |
| * | ** Fix for bug #559086 | Ashish Shrivastava | 2008-11-03 | 2 | -0/+9 |
| * | Remove this unused internal function. | Matthew Barnes | 2008-11-02 | 2 | -88/+5 |
| * | Only include the toplevel GTK+ header. | Matthew Barnes | 2008-10-31 | 2 | -1/+6 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-10-29 | 3 | -20/+23 |
| * | Remove obsolete functions. | Sankarasivasubramanian Pasupathilingam | 2008-10-06 | 3 | -40/+6 |
| * | ** Fix for bug #554418 | Milan Crha | 2008-10-01 | 3 | -19/+43 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 4 | -48/+53 |
| * | ** Fix for bug #535248 | Milan Crha | 2008-09-26 | 2 | -4/+21 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 2 | -14/+20 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 4 | -39/+48 |
| * | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 3 | -30/+35 |
| * | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 3 | -18/+39 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 35 | -413/+545 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 31 | -420/+492 |
| * | Added a debug macro and turned it off. | Bharath Acharya | 2008-08-18 | 2 | -4/+10 |
| * | Make evolution respect GTK_ICON_SIZE changes, part of bug #416258. | Gilles Dartiguelongue | 2008-08-16 | 2 | -30/+49 |
| * | New convenience function for launching help from Evolution. Displays an | Matthew Barnes | 2008-08-15 | 3 | -4/+49 |
| * | Remove this unused function. | Matthew Barnes | 2008-08-13 | 4 | -45/+24 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 8 | -76/+18 |
| * | ** Fixes bug #545568 | Matthew Barnes | 2008-07-31 | 2 | -2/+10 |
* | | Miscellaneous bug fixes. | Matthew Barnes | 2009-04-24 | 1 | -0/+1 |
* | | Split the attachment button into a separate widget that integrates with | Matthew Barnes | 2009-04-03 | 3 | -97/+0 |
* | | Finish attachment drag and drop. | Matthew Barnes | 2009-04-02 | 2 | -29/+0 |
* | | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 3 | -17/+31 |
* | | Add e_lookup_action() and e_lookup_action_group() to e-util, so | Matthew Barnes | 2009-03-10 | 2 | -0/+84 |
* | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 3 | -2/+33 |
* | | Clean up the EMFormat stack. Add some GObject properties to bind to. | Matthew Barnes | 2009-02-19 | 4 | -1/+89 |
* | | Miscellaneous bug fixes. | Matthew Barnes | 2009-02-17 | 3 | -76/+0 |
* | | Move signature script execution to e-util/e-signature-utils.s so the | Matthew Barnes | 2009-02-16 | 2 | -0/+131 |
* | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 1 | -0/+8 |
* | | Rewrite the signature management UI from top to bottom. | Matthew Barnes | 2009-02-10 | 2 | -1/+152 |
* | | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 4 | -648/+3 |
* | | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 5 | -0/+240 |
* | | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 2 | -141/+302 |
* | | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 2 | -1/+5 |
* | | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 2 | -10/+37 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 4 | -6/+47 |
* | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 3 | -8/+48 |
* | | Implement GNOME Goal: RemoveGnomeOpenGnomeHelp | Matthew Barnes | 2009-01-02 | 1 | -3/+17 |
* | | Get the Character Encoding menu working. | Matthew Barnes | 2009-01-01 | 2 | -0/+37 |
* | | Define a new interface called EMailReader, which implements operations | Matthew Barnes | 2008-12-27 | 2 | -14/+14 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 7 | -2/+133 |
* | | Implement bug #263268 - Contact categories need to be able to be filtered by | Matthew Barnes | 2008-12-04 | 1 | -0/+1 |
* | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 2 | -4/+14 |
* | | Progress update: | Matthew Barnes | 2008-11-19 | 3 | -0/+591 |
* | | Merge revisions 36730:36736 from trunk. | Matthew Barnes | 2008-11-08 | 2 | -1/+37 |
* | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 7 | -109/+388 |
* | | Wire up status messages to include percentages if available. | Matthew Barnes | 2008-10-29 | 1 | -0/+1 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 3 | -40/+6 |
* | | Tasks is working. Still need to deal with some loose ends and test it all. | Matthew Barnes | 2008-10-04 | 1 | -2/+4 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 11 | -154/+220 |