| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | | Memos are mostly working now. Tasks to follow. | Matthew Barnes | 2008-09-30 | 2 | -0/+28 |
* | | Search UI is kinda sorta working. Still some outstanding issues. | Matthew Barnes | 2008-09-23 | 2 | -6/+7 |
* | | Replace EActivityHandler with a new activity-tracking system that uses | Matthew Barnes | 2008-09-20 | 2 | -52/+50 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 6 | -15/+28 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 67 | -851/+1076 |
* | | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 2 | -30/+55 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 11 | -105/+71 |
* | | Get a basic shell window working. | Matthew Barnes | 2008-08-14 | 2 | -18/+53 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 2 | -2/+10 |
|/ |
|
* | ** Fixes bug #540282 | Matthew Barnes | 2008-07-01 | 2 | -69/+121 |
* | ** Fix for bug #540972 | Milan Crha | 2008-07-01 | 2 | -0/+7 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 72 | -74/+74 |
* | ** Fix for bug #509595 | Milan Crha | 2008-06-09 | 2 | -10/+41 |
* | Code cleanup. | Matthew Barnes | 2008-06-09 | 3 | -77/+192 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 23 | -115/+19 |
* | Tell which plugin it could not load in the warning message. | Tor Lillqvist | 2008-06-06 | 2 | -1/+6 |
* | ** Fixes bug #535273 | Frederic Crozat | 2008-05-30 | 2 | -1/+9 |
* | Code cleanup. Also add an "enabled" property to EPlugin. | Matthew Barnes | 2008-05-23 | 3 | -168/+366 |
* | Move some EPlugin macros from e-plugin-ui.c to e-plugin.h where they belong. | Matthew Barnes | 2008-05-20 | 2 | -20/+19 |
* | ** Fixes bug #530392 | Matthew Barnes | 2008-05-20 | 2 | -0/+9 |
* | ** Fixes bug #514383 | Matthew Barnes | 2008-05-17 | 2 | -2/+8 |
* | ** Fixes bug #531592 | Matthew Barnes | 2008-05-14 | 2 | -9/+24 |
* | ** Fixes bug #525241 (EPluginUI) | Matthew Barnes | 2008-05-09 | 6 | -0/+580 |
* | ** Fix for bug #529254 | Milan Crha | 2008-04-23 | 3 | -23/+29 |
* | Move these files to e-util. | Matthew Barnes | 2008-04-22 | 4 | -0/+1373 |
* | ** Fixes bug #528817 | Matthew Barnes | 2008-04-19 | 2 | -1/+9 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 5 | -18/+240 |
* | Clarify an error message. (#509672) | Matthew Barnes | 2008-04-13 | 2 | -1/+6 |
* | reviewed by: Milan Crha | Takao Fujiwara | 2008-04-07 | 2 | -5/+14 |
* | Changed a stupid conditional statement, in the previous commit. | Sankar P | 2008-03-20 | 2 | -1/+7 |
* | ** Fix for bug #496839 | Sankar P | 2008-03-19 | 3 | -22/+80 |
* | Patch from Alex Rostovtsev <tetromino@gmail.com>: Fix for bug #522631 (Make ... | Suman Manjunath | 2008-03-17 | 2 | -1/+8 |
* | ** Fixes breakage caused by bug #513951 | Matthew Barnes | 2008-03-12 | 1 | -1/+1 |
* | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 4 | -4/+52 |
* | ** Fix for bug #209353 | Milan Crha | 2008-02-20 | 2 | -3/+11 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 2 | -1/+7 |
* | ** Fixes part of bug #509741 | Matthew Barnes | 2008-02-08 | 3 | -1/+47 |
* | Construct pathname under EVOLUTION_DATADIR at run-time because | Tor Lillqvist | 2008-01-25 | 2 | -4/+15 |