| Commit message (Expand) | Author | Age | Files | Lines |
* | New swanky send/recieve thingy, well it so far only receives (pop/mbox). | Not Zed | 2001-01-19 | 4 | -0/+617 |
* | Added the next/previous toolbar buttons. | Jeffrey Stedfast | 2001-01-19 | 4 | -0/+37 |
* | Use static libcomposer.a here instead of the libtoolized one. | Miguel de Icaza | 2001-01-18 | 1 | -1/+1 |
* | oops, don't xexpand, that makes the dialog too wide. | Jeffrey Stedfast | 2001-01-18 | 2 | -104/+104 |
* | backed out Anna's dialog, no one likes it! | Jeffrey Stedfast | 2001-01-18 | 2 | -1190/+1263 |
* | get rid of some gtk warnings. | Jeffrey Stedfast | 2001-01-18 | 1 | -6/+10 |
* | Anna's dialog now supports SSL so we can get rid of the ssl-support | Jeffrey Stedfast | 2001-01-18 | 5 | -1283/+1250 |
* | New config function to set the path to the pgp binary. | Jeffrey Stedfast | 2001-01-18 | 3 | -0/+64 |
* | Handle NULL source and, while we're at it, transport URLs. Apparently | Jeffrey Stedfast | 2001-01-18 | 4 | -8/+35 |
* | Oops. "url && url->host" doesn't do much without the '?' and ':' ;-) | Jeffrey Stedfast | 2001-01-18 | 2 | -3/+6 |
* | Replace `--with-x-mailer' with a more generic `--with-sub-version'. | Ettore Perazzoli | 2001-01-18 | 2 | -6/+30 |
* | Changed the word entry to enter, which is the correct word to use. | Martin Norbäck | 2001-01-17 | 2 | -2/+7 |
* | Update to use EMessageBox and to record if the user doesn't want to ever | Jeffrey Stedfast | 2001-01-17 | 4 | -6/+71 |
* | Modify to be able to handle a NULL source_url. (source_auth_init): Allow | Jeffrey Stedfast | 2001-01-17 | 4 | -90/+199 |
* | Don't do thumbnails for offline images | Dan Winship | 2001-01-17 | 2 | -5/+13 |
* | If the user hits "No", then don't destroy the filesel window. | Jeffrey Stedfast | 2001-01-17 | 3 | -3/+10 |
* | only load the news storage if ENABLE_NNTP. | Chris Toshok | 2001-01-17 | 3 | -0/+15 |
* | use e_msg_composer_mark_text_orig | Radek Doulik | 2001-01-17 | 2 | -0/+6 |
* | Update the X-Mailer header to use the string specified by configure. | Dan Winship | 2001-01-17 | 2 | -8/+7 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 3 | -2/+5 |
* | Fix a string causing translation problems. Bug #1147. | Jason Leach | 2001-01-16 | 2 | -4/+13 |
* | Comment about how sensitive doesn't work for bonobo set prop | Michael Zucci | 2001-01-16 | 1 | -0/+1 |
* | Setup a cancellation handle. (do_fetch_mail): REgister for cancellation | Not Zed | 2001-01-16 | 6 | -15/+43 |
* | Change from using filters for date and size to using e_cell_date and | Christopher James Lahey | 2001-01-16 | 3 | -16/+20 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 1 | -0/+1 |
* | Set the default button to `Yes' here. | Miguel de Icaza | 2001-01-15 | 3 | -1/+12 |
* | If the preferred authmech isn't found, default to the first one in the | Jeffrey Stedfast | 2001-01-14 | 2 | -63/+76 |
* | Fixed mail_load_storages to make a mini GSList of the account, not the | Jeffrey Stedfast | 2001-01-13 | 5 | -7/+35 |
* | Get the X-Evolution-Transport URL and use that if it exists, else fall | Jeffrey Stedfast | 2001-01-13 | 3 | -3/+26 |
* | don't make the window so wide... | Jeffrey Stedfast | 2001-01-13 | 1 | -23/+23 |
* | Removed GPG_* variables. | Jeffrey Stedfast | 2001-01-13 | 2 | -3/+3 |
* | Now takes a 'is_account_data' variable to specify whether the sources is a | Jeffrey Stedfast | 2001-01-13 | 4 | -31/+54 |
* | Changed filter_date and filter_size to match the changes in gal. | Christopher James Lahey | 2001-01-13 | 2 | -8/+14 |
* | back to the dialogs I made | Jeffrey Stedfast | 2001-01-13 | 2 | -1066/+1264 |
* | oops, actually delete mail_config_get_account_by_address | Jeffrey Stedfast | 2001-01-13 | 1 | -19/+0 |
* | Anna's dialogs. | Jeffrey Stedfast | 2001-01-13 | 8 | -1284/+1128 |
* | Get the account by using the new e_msg_composer_get_preferred_account() | Jeffrey Stedfast | 2001-01-13 | 4 | -5/+50 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 3 | -36/+15 |
* | Add strings for localization | Miguel de Icaza | 2001-01-12 | 3 | -0/+17 |
* | Rename "Save" to "Store search as vFolder". | Miguel de Icaza | 2001-01-12 | 2 | -7/+11 |
* | Unref the property bag when we are done with it. | Miguel de Icaza | 2001-01-12 | 2 | -49/+74 |
* | New convenience function that I will need later when I redo the composer | Jeffrey Stedfast | 2001-01-12 | 3 | -0/+25 |
* | Update to reflect past changes to the mail-config API. | Jeffrey Stedfast | 2001-01-12 | 2 | -1/+4 |
* | strdup() the key. | Jeffrey Stedfast | 2001-01-12 | 2 | -1/+3 |
* | We don't want to be able to set the reply-to in the config druid. | Jeffrey Stedfast | 2001-01-12 | 2 | -6/+5 |
* | We don't want to be able to set the reply-to in the config druid. | Jeffrey Stedfast | 2001-01-12 | 4 | -79/+16 |
* | Guess the default MAIL value for MBOX and Maildir files. | Miguel de Icaza | 2001-01-12 | 2 | -0/+11 |
* | Force finalization of the function before returning fixing the FIXME that | Miguel de Icaza | 2001-01-12 | 2 | -10/+28 |
* | If the service_check fails, pop-up a warning dialog letting the user know | Jeffrey Stedfast | 2001-01-12 | 2 | -5/+40 |
* | Eek! Don't destroy the account if the connection fails, duh. This is what | Jeffrey Stedfast | 2001-01-12 | 2 | -12/+12 |
* | Connect to folder_changed as well as message_changed for updating unread | Dan Winship | 2001-01-12 | 2 | -0/+7 |
* | Add Bonobo/ItemContainer as the set of supported interfaces in | Miguel de Icaza | 2001-01-12 | 3 | -0/+8 |
* | add missing e-unicode.h include | Dan Winship | 2001-01-12 | 1 | -0/+1 |
* | Translate the header name to UTF8. | Dan Winship | 2001-01-12 | 2 | -11/+13 |
* | added a 4-pixel padding between entry boxes | Jeffrey Stedfast | 2001-01-11 | 1 | -90/+90 |
* | New function that explains to the user why he can't do the action he | Jeffrey Stedfast | 2001-01-11 | 3 | -40/+38 |
* | Set the sensitivity of the Password label too. | Jeffrey Stedfast | 2001-01-11 | 2 | -0/+6 |
* | New callback to handle when the user hits the "back" button when on the | Jeffrey Stedfast | 2001-01-11 | 3 | -1/+34 |
* | Grab the focus of the first widget that is sensitive. | Jeffrey Stedfast | 2001-01-11 | 2 | -1/+19 |
* | Prevent Federico's segfault. | Jeffrey Stedfast | 2001-01-11 | 2 | -1/+5 |
* | Clear the password entry if it's not allowed. (transport_type_changed): | Jeffrey Stedfast | 2001-01-11 | 3 | -5/+35 |
* | Remove a debug printf (that crashes Solaris because it usually tries | Dan Winship | 2001-01-11 | 1 | -1/+0 |
* | Fix proto. (print_preview_msg): Fix proto. | Miguel de Icaza | 2001-01-10 | 2 | -6/+13 |
* | Bugfix for #1077: scrollwheel doesn't work while hovering over an | Jason Leach | 2001-01-10 | 2 | -7/+15 |
* | removed old mail-config-gui.* files that are no longer used or needed. | Jeffrey Stedfast | 2001-01-10 | 2 | -2440/+0 |
* | removed mail-config-druid.glade files | Jeffrey Stedfast | 2001-01-10 | 2 | -3106/+0 |
* | Moved to mail-config.glade | Jeffrey Stedfast | 2001-01-10 | 8 | -355/+2952 |
* | Change mail_op_forward_event to mail_proxy_event. | Dan Winship | 2001-01-10 | 2 | -2/+7 |
* | Let the system umask determine the permissions of this file. | Jeffrey Stedfast | 2001-01-10 | 2 | -1/+4 |
* | Gray out the appropriate labels too. (auth_type_changed): And here. | Jeffrey Stedfast | 2001-01-10 | 6 | -39/+200 |
* | For all optionmenu's, set the appropriate 'history'. (keep_mail_check): | Jeffrey Stedfast | 2001-01-10 | 4 | -11/+88 |
* | Add -export-dynamic, so libglade can resolve evolution-mail symbols. | Dan Winship | 2001-01-10 | 2 | -0/+8 |
* | Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handle | Jeffrey Stedfast | 2001-01-10 | 7 | -1030/+1249 |
* | New function to set the password for a given url. | Jeffrey Stedfast | 2001-01-10 | 6 | -21/+75 |
* | remove </center><p> (handle_text_plain): add <font | Radek Doulik | 2001-01-09 | 2 | -2/+5 |
* | remove </center><p> | Radek Doulik | 2001-01-09 | 2 | -1/+5 |
* | Write the config data and reload the accounts list so the "default" tag is | Jeffrey Stedfast | 2001-01-09 | 2 | -2/+14 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 15 | -538/+808 |
* | Add an #include <errno.h> | Dan Winship | 2001-01-09 | 2 | -0/+5 |
* | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 11 | -507/+350 |
* | More lovely fixes... | Jeffrey Stedfast | 2001-01-09 | 3 | -6/+14 |
* | A bunch of fixes. | Jeffrey Stedfast | 2001-01-09 | 6 | -23/+130 |
* | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 10 | -63/+109 |
* | Updated to reflect changes to the mail-config API. (create_msg_composer): | Jeffrey Stedfast | 2001-01-08 | 12 | -369/+560 |
* | Implemented. | Jeffrey Stedfast | 2001-01-07 | 2 | -2/+19 |
* | Implemented. (ok_clicked): Implemented. (cancel_clicked): Implemented. | Jeffrey Stedfast | 2001-01-07 | 4 | -84/+203 |
* | Made it so that going to the next or previous message in the list will at | Christopher James Lahey | 2001-01-07 | 2 | -0/+11 |
* | Coded a bunch of the methods. | Jeffrey Stedfast | 2001-01-07 | 6 | -106/+316 |
* | Fix some race conditions when dealing with vfolders. | Iain Holmes | 2001-01-07 | 2 | -18/+48 |
* | New source files to provide an account editor widget. | Jeffrey Stedfast | 2001-01-06 | 6 | -15/+144 |
* | Since the druid now handles adding the new account to the config, we'll | Jeffrey Stedfast | 2001-01-06 | 5 | -3/+512 |
* | Renamed from _delete_mail (mail_config_druid_get_transport_url): New | Jeffrey Stedfast | 2001-01-06 | 5 | -99/+84 |
* | Renamed from _delete_mail | Jeffrey Stedfast | 2001-01-06 | 5 | -382/+415 |
* | Fixed a few 'Oops'es. | Jeffrey Stedfast | 2001-01-05 | 5 | -22/+1423 |
* | rebuilt this, glade crashed...so uh, maybe this is ok now? I dunno | Jeffrey Stedfast | 2001-01-05 | 1 | -46/+15 |
* | Updated. What else can I say? | Jeffrey Stedfast | 2001-01-05 | 4 | -48/+1654 |
* | Fix leaks, set unread count on folder creation as well as on changes | Dan Winship | 2001-01-05 | 1 | -2/+6 |
* | Connect to "message_changed" on the folder if it's on a remote storage. | Dan Winship | 2001-01-05 | 3 | -1/+46 |
* | Removed old implementation. | Not Zed | 2001-01-04 | 9 | -824/+705 |
* | Updated to have a GtkWindow as a parent | Jeffrey Stedfast | 2001-01-04 | 2 | -17/+88 |
* | New source file that implements mail-config-druid. Note: this is not yet | Jeffrey Stedfast | 2001-01-04 | 3 | -0/+998 |
* | Call mail-callbacks.c:forward_messages(), so the behaviour is the same as | Not Zed | 2001-01-03 | 7 | -371/+236 |
* | add font color setting for table, changed border behavior | Radek Doulik | 2001-01-03 | 3 | -5/+13 |
* | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 15 | -639/+1254 |
* | Use header_content_type_simple, not header_content_type_format. | Dan Winship | 2001-01-03 | 3 | -3/+10 |
* | fixed unresolved symbol (d) | Jeffrey Stedfast | 2001-01-02 | 1 | -0/+2 |
* | fixed changelog | Jeffrey Stedfast | 2001-01-02 | 1 | -1/+0 |
* | Implemented. | Jeffrey Stedfast | 2001-01-02 | 4 | -35/+250 |
* | fix previous fix | Dan Winship | 2000-12-30 | 1 | -1/+1 |
* | Update this for CamelContentType too. | Dan Winship | 2000-12-30 | 2 | -17/+21 |
* | Use CamelContentType, and use header_content_type_is instead of doing it | Dan Winship | 2000-12-29 | 3 | -31/+45 |
* | Return of the thumbnail cache. | Iain Holmes | 2000-12-28 | 3 | -9/+93 |
* | ({setup,do,cleanup}_subscribe_folder): Update previous fix: Jeff | Dan Winship | 2000-12-28 | 2 | -2/+9 |
* | Use info->name, not input->full_name. Fixes #1029 in | Dan Winship | 2000-12-27 | 2 | -1/+6 |
* | New BonoboPropertyEventless stuff | Iain Holmes | 2000-12-27 | 1 | -2/+6 |
* | Changed this to format times in 12 hour time instead of 24 hour time. | Christopher James Lahey | 2000-12-25 | 2 | -4/+9 |
* | Changed this to do different formatting of dates within the last week. | Christopher James Lahey | 2000-12-25 | 2 | -9/+33 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 |