| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #599370 - Crash in e_activity_set_percent | Milan Crha | 2010-02-16 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 1 | -14/+39 |
* | Replace alloca() with g_alloca(). | Matthew Barnes | 2009-12-28 | 1 | -1/+1 |
* | Clean up a bunch of unnecessary includes in mail/EVOLUTION_2_29_4 | Jonathon Jongsma | 2009-12-21 | 1 | -8/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-20 | 1 | -1/+1 |
* | Add a way for Anjal to override shell_builtin_backend. | Matthew Barnes | 2009-12-18 | 1 | -0/+7 |
* | Kill MailSession's interactive flag. | Matthew Barnes | 2009-12-17 | 1 | -4/+0 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -4/+4 |
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 1 | -2/+8 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -3/+3 |
* | port mail/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -2/+2 |
* | Move EActivity and subclasses to e-util. | Matthew Barnes | 2009-11-08 | 1 | -1/+1 |
* | Remove some unfinished / unwanted bits from mail-mt. | Matthew Barnes | 2009-10-27 | 1 | -67/+1 |
* | Prefer GLib mutexes over pthread mutexes. | Matthew Barnes | 2009-10-27 | 1 | -116/+59 |
* | Bug #571039 - Shows all selected messages in a preview pane on a slow network | Milan Crha | 2009-10-27 | 1 | -5/+2 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -5/+1 |
* | Bug 594002 - Stuck mail activities when error occurs | Milan Crha | 2009-09-05 | 1 | -4/+4 |
* | Kill the default parent window hack in e-error.c. | Matthew Barnes | 2009-09-05 | 1 | -2/+9 |
* | Bug 592169 - "Checking for new mail" doesn't show which folder | Milan Crha | 2009-09-01 | 1 | -0/+1 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 1 | -2/+1 |
|\ |
|
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2009-07-26 | 1 | -2/+2 |
| * | Add code to have optional status bar for Anjal. | Srinivasa Ragavan | 2009-07-20 | 1 | -7/+16 |
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -1/+1 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -2/+0 |
| * | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 1 | -3/+3 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -61/+61 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -1/+1 |
* | | Fix an activity cancellation crasher. | Matthew Barnes | 2009-07-18 | 1 | -3/+10 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -2/+0 |
* | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -4/+7 |
* | | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 1 | -3/+3 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -59/+59 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| |/ |
|
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -1/+1 |
| * | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-03 | 1 | -1/+1 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 1 | -1/+1 |
* | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -3/+10 |
* | | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-04 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -2/+2 |
|\| |
|
| * | Fixes #467659 (bnc) | Chenthill Palanisamy | 2009-04-13 | 1 | -2/+2 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 1 | -8/+7 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 1 | -6/+1 |
* | | Add e_lookup_action() and e_lookup_action_group() to e-util, so | Matthew Barnes | 2009-03-10 | 1 | -1/+1 |
* | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 1 | -6/+7 |
* | | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 1 | -1/+0 |
* | | Fix more runtime warnings. | Matthew Barnes | 2009-01-26 | 1 | -1/+3 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -35/+40 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -8/+7 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -6/+1 |
|/ |
|
* | Convert the the warning to a message. | Srinivasa Ragavan | 2008-05-23 | 1 | -1/+1 |
* | ** Most of the errors are now non-intrusive | Srinivasa Ragavan | 2008-01-10 | 1 | -2/+1 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 1 | -362/+332 |
* | Fix another compiler warning. | Matthew Barnes | 2007-12-19 | 1 | -7/+1 |
* | Fix some compiler warnings. | Srinivasa Ragavan | 2007-12-17 | 1 | -2/+2 |
* | ** Non-intrusive errror reporting and basic logging support. | Srinivasa Ragavan | 2007-12-17 | 1 | -7/+37 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -26/+26 |
* | Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-29 | 1 | -7/+7 |
* | ** Fix for bug #271734 | Milan Crha | 2007-10-23 | 1 | -2/+11 |
* | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 1 | -1/+1 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Move away from g_assert to g_return* calls | Srinivasa Ragavan | 2007-08-31 | 1 | -1/+1 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | List the function mail_win32_get_mail_thread_queued() instead of the | Tor Lillqvist | 2006-10-16 | 1 | -0/+12 |
* | Fix the cryptic hexa-status-bar-message. The problem still lies somewhere. | Sankar P | 2006-04-21 | 1 | -2/+2 |
* | need to show the stauts message | Parthasarathi Susarla | 2006-02-15 | 1 | -2/+2 |
* | uncommenting a string. Fixes bug 271734. | Andre Klapper | 2006-02-13 | 1 | -1/+2 |
* | s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit | Kjartan Maraas | 2006-02-08 | 1 | -4/+4 |
* | Use e_util_mkdir_hier() instead of e_mkdir_hier(). | Simon Zheng | 2006-01-10 | 1 | -1/+1 |
* | Add copyright blurb. Include just <gtk/gtk.h> and not a handful of | Tor Lillqvist | 2005-12-18 | 1 | -27/+47 |
* | fixed a typo: s/occured/occurred/g | Jens Seidel | 2005-08-22 | 1 | -1/+1 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+1 |
* | move e-error into e-util/ | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | Added a description function for copying folders (so we don't get a | Jeffrey Stedfast | 2005-01-21 | 1 | -2/+1 |
* | Moved various things from e-util to libedataserver. | Not Zed | 2004-12-03 | 1 | -1/+1 |
* | ** See #56479. | Not Zed | 2004-06-16 | 1 | -0/+54 |
* | add marshaller for p_ppppp call. | Not Zed | 2004-05-21 | 1 | -2/+12 |
* | ** See #58388. | Not Zed | 2004-05-20 | 1 | -1/+2 |
* | ** Changed error messages to use EError. | Not Zed | 2004-04-28 | 1 | -17/+13 |
* | Same. | Jeffrey Stedfast | 2004-04-20 | 1 | -1/+1 |
* | mail-component.c | Michael Terry | 2004-04-19 | 1 | -4/+2 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -0/+1 |
* | fix camel provider api changes. | Not Zed | 2004-02-19 | 1 | -1/+0 |
* | (do_op_status): Use data->activity_id, not local | Ettore Perazzoli | 2003-12-02 | 1 | -4/+2 |
* | Commit changes missing from previous commit. | Ettore Perazzoli | 2003-12-02 | 1 | -52/+27 |
* | Remove all the syncFolder stuff since it's not in the Component interface | Ettore Perazzoli | 2003-12-01 | 1 | -5/+7 |
* | Removed most of the code. This is basically now a nop. Need to somehow get | Jeffrey Stedfast | 2003-11-15 | 1 | -19/+4 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -4/+3 |
* | implement, we hook into the mail progress reporting stuff by overriding | Not Zed | 2003-09-23 | 1 | -1/+3 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -11/+18 |
* | Add #include to fix warning. | Jeremy Katz | 2003-05-17 | 1 | -9/+9 |
* | Free the temporary error text. | Hans Petter Jansson | 2003-04-16 | 1 | -0/+1 |
* | Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): Same | Jeffrey Stedfast | 2003-02-11 | 1 | -0/+1 |
* | hook onto destroy to remove dialogue from active table. (error_response): | Not Zed | 2003-01-13 | 1 | -2/+5 |
* | ...And a whole bunch more build fixes. | Jeffrey Stedfast | 2002-12-18 | 1 | -1/+0 |
* | Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 1 | -1/+0 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -17/+14 |
* | If we are not in interactive mode, don't display error dialogs. | Jeffrey Stedfast | 2002-08-06 | 1 | -2/+7 |
* | setup private data. (mail_display_destroy): cancel any outstanding | Not Zed | 2002-07-30 | 1 | -4/+2 |
* | Added exception strings to some of the op logging. | 0 | 2001-10-31 | 1 | -2/+4 |
* | If we have a cancellation setup, destroy it immediately, to save fd's. | 0 | 2001-10-31 | 1 | -3/+10 |
* | So apparently the uicomp can just 'vanish' while we're using it. Joy. Take | 5 | 2001-10-26 | 1 | -26/+57 |
* | Removed, all functionality moved to mail-session. | 3 | 2001-10-24 | 1 | -312/+8 |
* | Added missing errno.h (mail_msg_new): Fix the logic a bit, dont try to | 3 | 2001-10-24 | 1 | -18/+19 |
* | If the fopen() fails (eg, because evolution-mail was started by oafd with | Dan Winship | 2001-10-24 | 1 | -3/+8 |
* | Completely re-done. We now hae a completely async dialogue when requested | 3 | 2001-10-23 | 1 | -47/+145 |
* | Don't free `clientid' as it's uninitialized. | Ettore Perazzoli | 2001-10-23 | 1 | -2/+1 |
* | #include "component-factory.h". (do_op_status): Pass the component ID | Ettore Perazzoli | 2001-10-23 | 1 | -2/+4 |
* | change va_copy to G_VA_COPY | Dan Winship | 2001-10-19 | 1 | -2/+4 |
* | Use va_copy to make this compile on ppc again. | Dan Winship | 2001-10-19 | 1 | -1/+1 |
* | Added an async_event handler to store_info. (mail_note_store): Setup async | Michael Zucci | 2001-10-17 | 1 | -18/+50 |
* | New function to return the id of the currently executing proxied event. | 6 | 2001-10-17 | 1 | -0/+14 |
* | Proxy get-password call to main thread. (forget_password): same for | 5 | 2001-10-16 | 1 | -0/+133 |
* | Fix a merge-conflict leftover. | Jeffrey Stedfast | 2001-10-06 | 1 | -4/+1 |
* | Don't call mail_config_service_set_save_passwd if we didn't find a | Dan Winship | 2001-09-29 | 1 | -1/+2 |
* | Added mail_msg_cleanup() prototype. | Jeffrey Stedfast | 2001-09-29 | 1 | -1/+0 |
* | Always make the Cancel button the last one. | Ettore Perazzoli | 2001-09-28 | 1 | -3/+9 |
* | Change the wording of the password dialog if we are getting a pgp | Jeffrey Stedfast | 2001-09-27 | 1 | -1/+2 |
* | Deal with destroy vs finalise semantics. Only destroy widgets here. | 5 | 2001-09-26 | 1 | -5/+30 |
* | Only cache the password for the service if it has an entry in the account | Jeffrey Stedfast | 2001-09-26 | 1 | -6/+8 |
* | Always cache POP and IMAP passwords, even if the user didn't tell us to. | Jeffrey Stedfast | 2001-09-24 | 1 | -0/+5 |
* | If we have an operation that failed before, dont show the dialogue for the | 1 | 2001-09-22 | 1 | -1/+24 |
* | Register vfolder sources here. | 0 | 2001-09-21 | 1 | -0/+8 |
* | Make the title translatable, and also use the account name when possible. | Jeffrey Stedfast | 2001-09-19 | 1 | -2/+15 |
* | Pass a 'cache-me' argument to mail_get_password. | Jeffrey Stedfast | 2001-09-19 | 1 | -23/+30 |
* | Allow the activity to be NULL if there isn't a global_shell_client so that | Jeffrey Stedfast | 2001-08-20 | 1 | -44/+57 |
* | Changed the title of this dialog to "Enter Password". | Anna Marie Dirks | 2001-08-01 | 1 | -0/+2 |
* | We are not guarenteed to have a non-NULL service (ie. PGP) thus check for | Jeffrey Stedfast | 2001-07-31 | 1 | -19/+28 |
* | Don't need this anymore. (do_get_pass): Since we already have the entry | Jeffrey Stedfast | 2001-07-28 | 1 | -48/+39 |
* | Figure out whether we're getting the password for the source or the | Peter Williams | 2001-07-27 | 1 | -5/+25 |
* | Use magic to make the password remembering checkbutton come after the | Peter Williams | 2001-07-27 | 1 | -2/+28 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 1 | -11/+13 |
* | Now take a CamelService parameter (as passed by Camel). Allows us to have | Peter Williams | 2001-07-26 | 1 | -3/+30 |
* | Go back to calling mail_msg_free here. (mail_msg_destroy): Remove the | Not Zed | 2001-07-24 | 1 | -6/+6 |
* | Fix DanW's fix. Pass the right arguments to mail_msg_destroy. | Peter Williams | 2001-07-21 | 1 | -1/+3 |
* | Use mail_msg_destroy rather than mail_msg_free, so the cancellation | Dan Winship | 2001-07-21 | 1 | -1/+1 |
* | remvoed register/start/end etc code. | Not Zed | 2001-07-19 | 1 | -289/+13 |
* | partial checkin before completing the changes | Not Zed | 2001-07-19 | 1 | -92/+89 |
* | Don't pop up a progress dialog to say "I already finished this a while | Dan Winship | 2001-06-27 | 1 | -0/+5 |
* | Renamed from session.c and made to be a subclass of CamelSession. | Dan Winship | 2001-04-28 | 1 | -36/+24 |
* | more memory leaks | Dan Winship | 2001-04-18 | 1 | -2/+3 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -9/+18 |
* | Move the proxy event outside the lock (otherwise we always deadlock). | Not Zed | 2001-03-17 | 1 | -3/+7 |
* | Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+2 |
* | Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate | Jeffrey Stedfast | 2001-03-15 | 1 | -1/+2 |
* | New async function that will be used for SSL certs later. | Jeffrey Stedfast | 2001-03-10 | 1 | -2/+88 |
* | Check the container is not NIL before trying to set thje prop. | Not Zed | 2001-03-02 | 1 | -0/+2 |
* | Fixes for changes to search bar. (search_save): Removed. (search_full): | Not Zed | 2001-03-01 | 1 | -3/+67 |
* | Make op cancellable/report internals. (get_folder_get): | Not Zed | 2001-02-23 | 1 | -2/+201 |
* | started hack for progress reporting, which is currently to the console. | Not Zed | 2001-02-22 | 1 | -1/+74 |
* | Handle internal camel status return. (receive_done): Remove active | Not Zed | 2001-02-08 | 1 | -3/+4 |
* | Check current_message for NULL - this fixes a bug running under SunOS (not | Jeffrey Stedfast | 2001-02-08 | 1 | -1/+1 |
* | Moved bonobo includes from the .c to the .h. Include | Christopher James Lahey | 2001-02-06 | 1 | -1/+1 |
* | Debug function to compare the tree we think we have, after an incremental | Not Zed | 2001-01-29 | 1 | -3/+26 |
* | make mail_gui_thread non-static. | Dan Winship | 2001-01-23 | 1 | -1/+1 |
* | Init a cancel field in the message. (mail_msg_free): Free it. | Not Zed | 2001-01-21 | 1 | -0/+16 |
* | Setup a cancellation handle. (do_fetch_mail): REgister for cancellation | Not Zed | 2001-01-16 | 1 | -1/+1 |
* | Removed old implementation. | Not Zed | 2001-01-04 | 1 | -7/+105 |
* | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 1 | -0/+517 |