| Commit message (Expand) | Author | Age | Files | Lines |
* | Unref the iterator when we're done with it. | Christopher James Lahey | 2000-12-15 | 1 | -0/+1 |
* | Fix a slight race condition that could cause the busy indicator not to | Ettore Perazzoli | 2000-12-15 | 1 | -7/+8 |
* | Fix up shutdown so that things that should be destroyed get | Dan Winship | 2000-12-07 | 1 | -4/+4 |
* | use mail_op_set_message_plain | Radek Doulik | 2000-12-01 | 1 | -4/+29 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 1 | -1/+1 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -6/+6 |
* | url_flags are now on CamelProvider, not CamelService | Dan Winship | 2000-11-04 | 1 | -1/+4 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -1/+1 |
* | fmt argument should be const. | Jeffrey Stedfast | 2000-11-02 | 1 | -1/+1 |
* | Changed the password-getting dialog so that the text entry has focus. | Anna Marie Dirks | 2000-10-12 | 1 | -0/+9 |
* | Added #include <errno.h> to mail/mail-threads.c so it will compile. | Cody Russell | 2000-10-11 | 1 | -0/+1 |
* | Repeates writes on EINTRS. (pipe_read): Repeats reads on EINTRS. | Miguel de Icaza | 2000-10-08 | 1 | -14/+38 |
* | Goodbye, GDK_THREADS! | Peter Williams | 2000-08-28 | 1 | -74/+3 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 1 | -13/+77 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 1 | -1/+6 |
* | Close the pipes when finished; add i18n | Peter Williams | 2000-08-16 | 1 | -2/+8 |
* | Fix the error dialogs. | Peter Williams | 2000-08-15 | 1 | -3/+8 |
* | Fix the ugly hack to get rid of a CORBA race condition. Yes, it's | Ettore Perazzoli | 2000-08-14 | 1 | -3/+6 |
* | Disable error dialogs for now, as they hang. | Ettore Perazzoli | 2000-08-14 | 1 | -1/+1 |
* | Don't free the prompt. It doesn't belong to you. | Dan Winship | 2000-08-14 | 1 | -1/+0 |
* | Don't wrap the gnome_dialog_run in GDK_THREADS_ENTER/LEAVE | Jeffrey Stedfast | 2000-08-14 | 1 | -2/+2 |
* | Get the mail component to use the new Evolution::ShellView interface. | Ettore Perazzoli | 2000-08-13 | 1 | -535/+303 |
* | Fix 'Test settings' in the prefs dialog. Update the async readme. | Peter Williams | 2000-08-12 | 1 | -15/+21 |
* | Fix two mistakes in the FORWARD_MESSAGE handler | Peter Williams | 2000-08-12 | 1 | -1/+2 |
* | Fix the camel-folder's thaw handler. Implement event forwarding into the main... | Peter Williams | 2000-08-12 | 1 | -0/+34 |
* | Crash fix on user-doesn't-press-escape. | Peter Williams | 2000-08-11 | 1 | -0/+4 |
* | Make escape equivalent to cancel in the error and query dialogs | Peter Williams | 2000-08-11 | 1 | -1/+12 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -333/+683 |
* | Let us compile sans threads on non-pthread systems. | Peter Williams | 2000-06-27 | 1 | -0/+4 |
* | Make the broken threads optional | Peter Williams | 2000-06-27 | 1 | -0/+16 |
* | commenting out of some GDK_THREADS_*() junk that was causing a lock | Jeffrey Stedfast | 2000-06-27 | 1 | -2/+2 |
* | Add some debugging messages to track down thread issues better and | Ettore Perazzoli | 2000-06-26 | 1 | -0/+15 |
* | Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im... | Peter Williams | 2000-06-24 | 1 | -13/+84 |
* | Make the async dialogs non-modal; add cleanup callbacks in the main thread. | Peter Williams | 2000-06-23 | 1 | -46/+88 |
* | Add nice blocking stuff for the error dialog and a new get_password hook in t... | Peter Williams | 2000-06-23 | 1 | -36/+197 |
* | Prettify the progress dialog a bit. | Peter Williams | 2000-06-22 | 1 | -25/+54 |
* | Add the async mail API (still not hooked up though) | Peter Williams | 2000-06-22 | 1 | -0/+566 |