| Commit message (Expand) | Author | Age | Files | Lines |
* | Make user-cancellable. | Jeffrey Stedfast | 2001-10-19 | 2 | -6/+37 |
* | String cleanup for bug #6640. | Jeffrey Stedfast | 2001-10-19 | 2 | -2/+5 |
* | use a new fangled perl script that queries oaf for interfaces we want to | Chris Toshok | 2001-10-19 | 2 | -67/+133 |
* | call the invite others dialog in the model | JP Rosevear | 2001-10-19 | 12 | -193/+217 |
* | Bumped the required version of gal to 0.15.99.1 for use in | Christopher James Lahey | 2001-10-19 | 7 | -3/+254 |
* | Made this take a const GList. | Christopher James Lahey | 2001-10-19 | 3 | -4/+9 |
* | Bumped the version number to 0.15.99.1. | Christopher James Lahey | 2001-10-19 | 2 | -1/+33 |
* | Fixed. | Carlos Perelló Marín | 2001-10-19 | 2 | -1/+4 |
* | Fix my Cyrus imapd workaround...instead of checking to see if info->flags | Jeffrey Stedfast | 2001-10-19 | 2 | -5/+11 |
* | Stuff to try to find the memory corruption | Iain Holmes | 2001-10-19 | 6 | -3/+48 |
* | Calendar news - Federico | Federico Mena Quintero | 2001-10-19 | 1 | -2/+6 |
* | Ooops. Remove stale files `e-shell-about-box.[ch]'. | Ettore Perazzoli | 2001-10-19 | 2 | -2/+5 |
* | add html widget (url_requested_cb): add function to load images from file | Larry Ewing | 2001-10-19 | 4 | -57/+169 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 15 | -8/+123 |
* | call setup_send_data *after* we've setup the global dialogue thingy. | 8 | 2001-10-19 | 2 | -11/+22 |
* | Adds session management for the alarm daemon. Also makes it store a list | Federico Mena Quintero | 2001-10-19 | 13 | -261/+595 |
* | Added. Check if our book is local or networked. | Jon Trowbridge | 2001-10-19 | 2 | -0/+25 |
* | add alarm.png for the new alarm notification code. | Larry Ewing | 2001-10-19 | 3 | -4/+10 |
* | Oops. | JP Rosevear | 2001-10-19 | 1 | -1/+14 |
* | gui/e-meeting-time-sel.c | JP Rosevear | 2001-10-19 | 3 | -9/+25 |
* | new functions | Rodrigo Moya | 2001-10-19 | 3 | -0/+75 |
* | Lag our cardification on focus-out. This seems to help with the unintended | Jon Trowbridge | 2001-10-19 | 3 | -5/+11 |
* | Connect keys before we show the widget. | Jon Trowbridge | 2001-10-19 | 2 | -5/+3 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-19 | 1 | -103/+64 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-10-19 | 3 | -492/+631 |
* | change va_copy to G_VA_COPY | Dan Winship | 2001-10-19 | 2 | -4/+7 |
* | #include bonobo-ui-util.h | Jeffrey Stedfast | 2001-10-19 | 2 | -0/+5 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-19 | 1 | -43/+27 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-19 | 1 | -46/+26 |
* | Use va_copy to make this compile on ppc again. | Dan Winship | 2001-10-19 | 2 | -1/+6 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-19 | 1 | -33/+17 |
* | util routine to handle calling back (async_close): use above | JP Rosevear | 2001-10-18 | 2 | -12/+36 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-18 | 1 | -44/+23 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-18 | 1 | -463/+494 |
* | *** empty log message *** | Wang Jian | 2001-10-18 | 4 | -1/+13210 |
* | Urgh. Remove stale line that caused `display_default' to be set to TRUE | Ettore Perazzoli | 2001-10-18 | 2 | -2/+6 |
* | Use '.' as the inbox name for filter new messages test. | 7 | 2001-10-18 | 2 | -1/+5 |
* | Clone the folderinfo before passing to async event. (real_folder_created): | 7 | 2001-10-18 | 3 | -3/+18 |
* | New function to clone a folderinfo tree. | 7 | 2001-10-18 | 3 | -1/+41 |
* | Same as maildir and mbox append-message. | Jeffrey Stedfast | 2001-10-18 | 3 | -6/+20 |
* | No longer need to copy the description now that camel-exceptions have been | Jeffrey Stedfast | 2001-10-18 | 2 | -8/+5 |
* | Make sure the new description isn't the same as the old description | Jeffrey Stedfast | 2001-10-18 | 3 | -9/+27 |
* | translate 1-5 priorites to 1-9 priorities better | JP Rosevear | 2001-10-18 | 2 | -4/+40 |
* | Add an optimization for when destination folder is the same as the source | Jeffrey Stedfast | 2001-10-18 | 2 | -0/+8 |
* | grab focus in the Account entry when preparing the dialog, fixes #10406. | Chris Toshok | 2001-10-18 | 2 | -0/+10 |
* | make sure to also add "ldap-contacts" folders to the option menu. | Chris Toshok | 2001-10-18 | 2 | -1/+7 |
* | Helper macro. | Jeffrey Stedfast | 2001-10-18 | 5 | -30/+30 |
* | Patch from Danw, Use unread count of -1 to mark unflagged messages. Make | 7 | 2001-10-18 | 3 | -9/+23 |
* | Re-set the owner on the component that raised OldOwnerHasDied. | Ettore Perazzoli | 2001-10-18 | 2 | -2/+15 |
* | Set the DELETED flag on directly on the info if the source folder doesn't | Jeffrey Stedfast | 2001-10-18 | 2 | -1/+7 |
* | sync all the fields we can, with out overwriting | JP Rosevear | 2001-10-18 | 2 | -110/+369 |
* | Don't use gnome_dialog_run_and_close() here, we can easily get away with | Jeffrey Stedfast | 2001-10-18 | 2 | -19/+43 |
* | allow some decent exceptions | JP Rosevear | 2001-10-18 | 2 | -1/+6 |
* | there may be cases when the backend will return an invalid component from | Rodrigo Moya | 2001-10-18 | 2 | -1/+7 |
* | Only empty trash on enabled accounts, fixes #12821. | 7 | 2001-10-18 | 2 | -1/+6 |
* | Make Reply-To bold too since no one ever figures out why it's not | Dan Winship | 2001-10-18 | 2 | -1/+6 |
* | more news | Chris Toshok | 2001-10-17 | 1 | -0/+4 |
* | Did a bit of clean up here. Might fix some crashes, specifically Ximian | Christopher James Lahey | 2001-10-17 | 3 | -47/+57 |
* | add upgrade from 0.1 to 0.2, where we make sure id dbt's match vcard id's, | Chris Toshok | 2001-10-17 | 2 | -29/+104 |
* | Wrote Addressbook news. | Christopher James Lahey | 2001-10-17 | 2 | -0/+11 |
* | Fix typo | Iain Holmes | 2001-10-17 | 2 | -1/+5 |
* | As below. | Not Zed | 2001-10-17 | 3 | -4/+19 |
* | Mark wrong entries as fuzzy in ja.po | Kwok-Koon Cheung | 2001-10-17 | 2 | -2/+6 |
* | Usual update from Joe Man and Jau-Shiung Liau | Kwok-Koon Cheung | 2001-10-17 | 2 | -16617/+16288 |
* | Rearange the order of the gpg options slightly otherwise it might try to | Jeffrey Stedfast | 2001-10-17 | 2 | -5/+8 |
* | Added bounds checking in a number of places. (etta_init): Initialize all | Christopher James Lahey | 2001-10-17 | 1 | -17/+41 |
* | Update | Kjartan Maraas | 2001-10-17 | 14 | -2895/+2904 |
* | Check for no extension | Iain Holmes | 2001-10-17 | 2 | -0/+9 |
* | Updated Polish translation | Chyla Zbigniew | 2001-10-17 | 2 | -53/+122 |
* | Lets put the UID cache in ~/evolution/mail/pop3 as this makes more sense | Jeffrey Stedfast | 2001-10-17 | 2 | -2/+27 |
* | If CAMEL_DEBUG is defined, print some useful ref/unref info. | Jeffrey Stedfast | 2001-10-17 | 6 | -5/+60 |
* | Check that the cursor_uid is non-NULL before emitting a "message_selected" | Jeffrey Stedfast | 2001-10-17 | 2 | -1/+7 |
* | If card->id is NULL, return an empty string. (e_card_set_id): Don't allow | Jon Trowbridge | 2001-10-17 | 2 | -3/+12 |
* | Always explicitly clear out the SearchInfo. | Jon Trowbridge | 2001-10-17 | 2 | -4/+13 |
* | folder-browser.c: (folder_browser_set_message_preview): Return do nothing | Michael Zucci | 2001-10-17 | 2 | -6/+24 |
* | If no content, dont try and decode further and spit meaningless warnings. | 6 | 2001-10-17 | 2 | -0/+9 |
* | Minor changes in the hope that bug is fixed :/ | Iain Holmes | 2001-10-17 | 3 | -3/+14 |
* | Updated NEWS | Rodrigo Moya | 2001-10-17 | 1 | -0/+10 |
* | Want to check nn not in for end of list condition. | 6 | 2001-10-17 | 1 | -1/+1 |
* | Added an async_event handler to store_info. (mail_note_store): Setup async | Michael Zucci | 2001-10-17 | 9 | -169/+224 |
* | Only perform the operation on the folder if the folder has summary | Jeffrey Stedfast | 2001-10-17 | 2 | -3/+11 |
* | Updated Swedish translation. | Christian Rose | 2001-10-17 |