| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't access the `active` data member of a GtkToggleButton directly - bad | Jeffrey Stedfast | 2001-03-06 | 6 | -157/+37 |
* | Correcty set the mime type for the multipart. Hmmm, still doesn't wrap | Jeffrey Stedfast | 2001-03-06 | 2 | -8/+19 |
* | Remove very old camel lock stuff. | Not Zed | 2001-03-03 | 6 | -12/+121 |
* | Check the container is not NIL before trying to set thje prop. | Not Zed | 2001-03-02 | 2 | -0/+7 |
* | Fixes for changes to search bar. (search_save): Removed. (search_full): | Not Zed | 2001-03-01 | 8 | -290/+272 |
* | Return TRUE if the user configured his/her settings, else return FALSE. | Jeffrey Stedfast | 2001-02-28 | 2 | -11/+21 |
* | Set a "References" header no matter what if we are able to get a | Jeffrey Stedfast | 2001-02-27 | 2 | -10/+16 |
* | Confirm thatt he user REALLY wants to delete this account. (news_delete): | Jeffrey Stedfast | 2001-02-27 | 2 | -4/+42 |
* | Changed the product string - will change it to use User-Agent once I get | Jeffrey Stedfast | 2001-02-27 | 2 | -2/+8 |
* | Mark deleted messages as "seen" as well so they don't count towards the | Dan Winship | 2001-02-27 | 3 | -2/+9 |
* | Re-add the mail_vtrash_create() hack back in for LocalStores since there's | Jeffrey Stedfast | 2001-02-27 | 4 | -6/+50 |
* | New function to force the removal of a given password. | Jeffrey Stedfast | 2001-02-26 | 4 | -39/+82 |
* | Abort if the message is NULL (which is valid if an error occured). | Jeffrey Stedfast | 2001-02-26 | 2 | -0/+10 |
* | Toss the mail_tool_camel_lock* stuff. Same. Here too. | Jeffrey Stedfast | 2001-02-25 | 6 | -118/+14 |
* | This is a text file containing C source code that will eventually be an intel... | Iain Holmes | 2001-02-25 | 1 | -0/+277 |
* | No longer need to construct the vTrash here. (owner_set_cb): Don't make | Jeffrey Stedfast | 2001-02-25 | 3 | -7/+46 |
* | No longer need to do a vtrash_cleanup() (it also doesn't exist anymore). | Jeffrey Stedfast | 2001-02-24 | 7 | -211/+59 |
* | New stuff for the importer to create a new folder | Iain Holmes | 2001-02-23 | 5 | -6/+55 |
* | Come up with a unique store uri for each vtrash (using %p and the | Jeffrey Stedfast | 2001-02-23 | 2 | -11/+15 |
* | vfolder/filter on mailing list. Doesn't acutally work right yet. | Michael Zucci | 2001-02-23 | 7 | -57/+114 |
* | Only allow downloading if the source is enabled at this time. | Not Zed | 2001-02-23 | 3 | -7/+24 |
* | Construct the PGP Path GnomeFileEntry widget. (pgp_path_changed): Try to | Jeffrey Stedfast | 2001-02-23 | 4 | -2/+93 |
* | Make op cancellable/report internals. (get_folder_get): | Not Zed | 2001-02-23 | 7 | -31/+267 |
* | Fixed memory corruption bug. | Jeffrey Stedfast | 2001-02-23 | 11 | -41/+392 |
* | Updated to reflect changes to the filter-driver code. | Jeffrey Stedfast | 2001-02-23 | 2 | -1/+7 |
* | Removed, no longer link with libcamelvee. (evolution_mail_LDADD): Ditto. | Not Zed | 2001-02-22 | 4 | -7/+10 |
* | started hack for progress reporting, which is currently to the console. | Not Zed | 2001-02-22 | 4 | -1/+104 |
* | Changed to use PgpValidity. | Jeffrey Stedfast | 2001-02-22 | 6 | -32/+176 |
* | Fix for api changes to append_mail. | Not Zed | 2001-02-21 | 14 | -1825/+433 |
* | Pass NULL, not "/" for @top. | Dan Winship | 2001-02-21 | 3 | -8/+17 |
* | Include the camel-vee-store.h header from the uninstalled copy. | Not Zed | 2001-02-20 | 2 | -1/+6 |
* | Create vTrash folders for all remote stores as well. | Jeffrey Stedfast | 2001-02-20 | 2 | -0/+8 |
* | Add the auto-update flag to the folder open flags. | Not Zed | 2001-02-20 | 2 | -1/+7 |
* | New handy dandy function to ref and return the vfolder storage (will | Jeffrey Stedfast | 2001-02-20 | 12 | -332/+394 |
* | Unref the driver here, in the subthread, so we dont block the gui while it | Not Zed | 2001-02-20 | 2 | -5/+13 |
* | Dont do the thaw/freeze set here. (update_folders): " | Not Zed | 2001-02-20 | 3 | -31/+59 |
* | Not sure it makes any difference, but lets ref the folder while the hash | Jeffrey Stedfast | 2001-02-17 | 2 | -6/+14 |
* | Reverse the changes I made yesterday. | Jeffrey Stedfast | 2001-02-17 | 3 | -5/+10 |
* | Have the mail-config and openpgp initialize here instead. | Jeffrey Stedfast | 2001-02-16 | 3 | -4/+13 |
* | reverse the order of some command-line flags for verify | Jeffrey Stedfast | 2001-02-16 | 1 | -5/+5 |
* | Use mail_storage_create_folder | Jeffrey Stedfast | 2001-02-16 | 6 | -34/+125 |
* | Wrapped the address compare functions in a #ifdef (address_compare): | Jeffrey Stedfast | 2001-02-16 | 2 | -0/+17 |
* | Add the --no-tty flag. | Jeffrey Stedfast | 2001-02-15 | 2 | -0/+5 |
* | Ignore generated .oaf files | Dan Winship | 2001-02-15 | 1 | -0/+1 |
* | Rewrite explanatory comments to use normal regexps rather than procmail | Dan Winship | 2001-02-15 | 2 | -52/+68 |
* | Connect to the "create_folder" signal on the storage. | Dan Winship | 2001-02-15 | 2 | -0/+60 |
* | Setup the Trash folder. | Jeffrey Stedfast | 2001-02-15 | 5 | -43/+261 |
* | Fix some uninitialized variables. | Christopher James Lahey | 2001-02-14 | 2 | -4/+10 |
* | if doing a full update, save the cursor pos and restore it afterwards. | Not Zed | 2001-02-13 | 3 | -5/+64 |
* | Clean out the cruft in the Accounts section before writing the current | Jeffrey Stedfast | 2001-02-13 | 2 | -0/+5 |
* | Strip the leading "/" from the Namespace/Path entry if the provider | Jeffrey Stedfast | 2001-02-13 | 2 | -1/+38 |
* | xml-i18n-tools setup. Mark strings for translation. | Kjartan Maraas | 2001-02-13 | 3 | -14/+23 |
* | Re-add non-static forward_messages. mail-view.c needs it. | Dan Winship | 2001-02-12 | 3 | -1/+7 |
* | ack | Jeffrey Stedfast | 2001-02-11 | 1 | -0/+1 |
* | Don't leak memory. (forward_messages): change doinline to be a gboolean | Jeffrey Stedfast | 2001-02-11 | 4 | -11/+19 |
* | Check the full list of IDs instead of just the default id and if we find | Jeffrey Stedfast | 2001-02-11 | 2 | -19/+96 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 6 | -126/+7 |
* | Updates for CamelStore changes, small memory leak fixes. (lookup_folder): | Dan Winship | 2001-02-10 | 12 | -566/+443 |
* | New location for this function. | Jeffrey Stedfast | 2001-02-09 | 4 | -148/+148 |
* | Reworked some keep-mail-on-server logic so that we ALWAYS look for a | Jeffrey Stedfast | 2001-02-09 | 3 | -28/+38 |
* | only free driver, if set. (fetch_mail_fetched): Unref the driver here, so | Not Zed | 2001-02-09 | 5 | -89/+239 |
* | Set the sensitivity of the spin button based on the state of the checkbox. | Jeffrey Stedfast | 2001-02-09 | 2 | -0/+5 |
* | more reasonable default for the auto-check minutes spin box | Jeffrey Stedfast | 2001-02-09 | 1 | -1/+1 |
* | Properly do defaults here. (mail_config_write): Removed some of the | Jeffrey Stedfast | 2001-02-09 | 2 | -40/+58 |
* | Cast the CamelMedium to a CamelMimePart before performing actions on it as | Jeffrey Stedfast | 2001-02-09 | 8 | -1/+139 |
* | Use "contains" because the subject might be broken into subparts and using | Jeffrey Stedfast | 2001-02-08 | 2 | -1/+7 |
* | Init active_downloads hash if it hasn't been yet. | Not Zed | 2001-02-08 | 2 | -0/+11 |
* | Handle internal camel status return. (receive_done): Remove active | Not Zed | 2001-02-08 | 7 | -58/+186 |
* | Check current_message for NULL - this fixes a bug running under SunOS (not | Jeffrey Stedfast | 2001-02-08 | 2 | -1/+7 |
* | Oops, save the seen_timeout variable. | Jeffrey Stedfast | 2001-02-07 | 2 | -0/+11 |
* | Added libmenus.la. | Christopher James Lahey | 2001-02-07 | 5 | -2/+69 |
* | Change how the attachments are displayed. | Iain Holmes | 2001-02-07 | 3 | -5/+92 |
* | Updated to checkfor "(none)". | Jeffrey Stedfast | 2001-02-07 | 3 | -5/+68 |
* | added mail-send-recv.h | Jeffrey Stedfast | 2001-02-07 | 1 | -0/+1 |
* | We are now going to use a file descriptor and a CamelMimeParser rather | Jeffrey Stedfast | 2001-02-06 | 2 | -123/+110 |
* | oops, forgot to add this file | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+39 |
* | Moved bonobo includes from the .c to the .h. Include | Christopher James Lahey | 2001-02-06 | 10 | -10/+44 |
* | fixed up the display a bit | Jeffrey Stedfast | 2001-02-06 | 1 | -3/+5 |
* | New function to handle inline pgp-signatures. | Jeffrey Stedfast | 2001-02-06 | 2 | -8/+58 |
* | Keep track of the CheckSettings check boxes. (transport_next): Connect if | Jeffrey Stedfast | 2001-02-06 | 5 | -43/+57 |
* | Updated to not connect when getting a list of authtypes. (transport_next): | Jeffrey Stedfast | 2001-02-06 | 5 | -15/+50 |
* | Fix dodgy libxml allocation pollution, and potential faults on NULL | Michael Meeks | 2001-02-04 | 2 | -3/+15 |
* | Cleaned up so we dont add an unecessary level of indenting. | Not Zed | 2001-02-02 | 3 | -65/+115 |
* | Fix bug in autodetected mboxes | Iain Holmes | 2001-01-31 | 3 | -44/+65 |
* | Fix typo. | Kjartan Maraas | 2001-01-30 | 2 | -1/+5 |
* | Cast the camel_stream_mem_new() to a CamelStreamMem. | Jeffrey Stedfast | 2001-01-30 | 3 | -2/+7 |
* | Return efence ifdefs to 0 for solaris build | JP Rosevear | 2001-01-30 | 2 | -2/+6 |
* | (build_tree): Oops, turn on BROKEN_ETREE again. | Michael Zucci | 2001-01-29 | 2 | -3/+6 |
* | Debug function to compare the tree we think we have, after an incremental | Not Zed | 2001-01-29 | 7 | -25/+201 |
* | Turns out that I was wrong about the g_get_real_name mem leak, god damn | Jeffrey Stedfast | 2001-01-29 | 2 | -3/+7 |
* | Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak by | Jeffrey Stedfast | 2001-01-29 | 3 | -20/+41 |
* | Update copyrights. | Ettore Perazzoli | 2001-01-28 | 2 | -2/+2 |
* | Make the advanced search dialog use stock buttons. Make the OK button | Ettore Perazzoli | 2001-01-28 | 3 | -1/+17 |
* | Make the vfolder and "advanced search" dialogs a bit larger for better | Ettore Perazzoli | 2001-01-28 | 3 | -0/+10 |
* | Changed to use mail_save_part to save the data in another thread. | Not Zed | 2001-01-28 | 4 | -57/+135 |
* | Don't handle home and end keys since %ETable deals with them now. | Christopher James Lahey | 2001-01-28 | 2 | -10/+5 |
* | Protect against NULL address pointers. (subject_compare): Same but for | Jeffrey Stedfast | 2001-01-28 | 2 | -0/+12 |
* | warnings go byebye | Iain Holmes | 2001-01-27 | 2 | -3/+11 |
* | Try a control before an embeddable instead of an embeddable before a | Ettore Perazzoli | 2001-01-27 | 2 | -15/+25 |
* | Check for a NULL service->url as we obviously can't subscribe to folders | Jeffrey Stedfast | 2001-01-27 | 3 | -21/+46 |
* | Fix some compile problems and stop the blank mail appearing with the mbox | Iain Holmes | 2001-01-27 | 4 | -8/+53 |
* | Fix an uninitialized variable use. | Dan Winship | 2001-01-27 | 2 | -4/+8 |
* | (Fixing an old FIXME) | Jason Leach | 2001-01-26 | 2 | -12/+10 |
* | Define BROKEN_ETREE again, till we get this stuff fixed better. | Not Zed | 2001-01-26 | 3 | -9/+24 |
* | Fix the "sender contain" quicksearch rule by adding a missing | Ettore Perazzoli | 2001-01-26 | 2 | -3/+9 |
* | Yes, some more screw ups... | Iain Holmes | 2001-01-26 | 2 | -16/+7 |
* | Yes, I screwed up. | Iain Holmes | 2001-01-26 | 1 | -2/+1 |
* | GNOME_Evolution_Mail.oafinfo | Iain Holmes | 2001-01-26 | 6 | -10/+72 |
* | Forgot | Iain Holmes | 2001-01-26 | 1 | -1/+21 |
* | Neater importer stuff. | Iain Holmes | 2001-01-26 | 10 | -87/+578 |
* | The following fixes seem to clear up the problem of new mail not being | Jeffrey Stedfast | 2001-01-26 | 2 | -1/+17 |
* | (Don't prompt about unsaved changes for replies/forwards that have not | Jason Leach | 2001-01-26 | 2 | -3/+16 |
* | Check if a message part's content is available, and if it's not, queue a | Dan Winship | 2001-01-26 | 6 | -70/+167 |
* | Made the message list pay attention to the "cursor_activated" signal | Christopher James Lahey | 2001-01-26 | 2 | -6/+11 |
* | More happy icons for the mailer. | Ettore Perazzoli | 2001-01-25 | 2 | -1/+23 |
* | Get the mailer to use the new menu icons. | Ettore Perazzoli | 2001-01-25 | 2 | -8/+19 |
* | Fix the subject match expression, which was missing a closing ). | Not Zed | 2001-01-25 | 3 | -7/+23 |
* | Added a 3rd page to the account editor to allow users to set their HTML | Jeffrey Stedfast | 2001-01-25 | 5 | -0/+151 |
* | Save the source and transport changes whether the user can connect to the | Jeffrey Stedfast | 2001-01-24 | 2 | -19/+15 |
* | Patch from Tuomas to have a "Sender contains" rule in the quicksearch | Ettore Perazzoli | 2001-01-24 | 2 | -0/+25 |
* | Fix spelling. | Dan Winship | 2001-01-24 | 4 | -3/+8 |
* | Set the default folder when copying to mbox. This is a quick fix, i might | Not Zed | 2001-01-24 | 2 | -5/+14 |
* | Make sure the source->url is not NULL (which is perfectly valid). | Jeffrey Stedfast | 2001-01-24 | 2 | -1/+9 |
* | Make sure the source->url is not NULL (which is perfectly valid). | Jeffrey Stedfast | 2001-01-24 | 2 | -1/+30 |
* | A few minor tweaks. | Jeffrey Stedfast | 2001-01-24 | 3 | -14/+24 |
* | Try turning off the BROKEN_ETREE thing. It seems to work ok (better?) now, | Not Zed | 2001-01-23 | 2 | -3/+9 |
* | Automagically fill in the user's default transport if he/she has setup | Jeffrey Stedfast | 2001-01-23 | 2 | -0/+32 |
* | Just wrote a temp way of reporting success/fail of PGP/MIME signature | Jeffrey Stedfast | 2001-01-23 | 2 | -8/+18 |
* | Add the Outlook importer. | Iain Holmes | 2001-01-23 | 4 | -0/+367 |
* | make mail_gui_thread non-static. | Dan Winship | 2001-01-23 | 4 | -4/+41 |
* | Fixed to display subparts (other than the signature part) and started to | Jeffrey Stedfast | 2001-01-23 | 2 | -7/+47 |
* | Fix a double-free problem. | Not Zed | 2001-01-23 | 2 | -19/+16 |
* | Oops, danw didn't know 'provider' could be NULL :-) | Jeffrey Stedfast | 2001-01-23 | 2 | -2/+7 |
* | Change "Path:" label to "Namespace:" for IMAP. Use $MAILDIR rather than | Dan Winship | 2001-01-23 | 2 | -2/+20 |
* | Function to add a store/storage mapping. (add_storage): Use it. | Dan Winship | 2001-01-23 | 4 | -4/+32 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -0/+20 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 7 | -14/+14 |
* | Added temp profiling files. | Not Zed | 2001-01-22 | 2 | -1/+7 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 11 | -1497/+593 |
* | Helps if I spell stuff correctly so it can pass the tests ;-) | Jeffrey Stedfast | 2001-01-22 | 3 | -4/+10 |
* | Initialize OpenPGP. | Jeffrey Stedfast | 2001-01-22 | 4 | -20/+25 |
* | Remove the X-Evolution header before we send. | Jeffrey Stedfast | 2001-01-22 | 2 | -3/+9 |
* | Don't forget to unref the filters. (pgp_mime_part_verify): Same. | Jeffrey Stedfast | 2001-01-22 | 2 | -27/+32 |
* | Updated header comment and fixed some ref/unref count problems in the | Jeffrey Stedfast | 2001-01-21 | 2 | -6/+12 |
* | Updated header comment and fixed some ref/unref count problems in the | Jeffrey Stedfast | 2001-01-21 | 2 | -25/+33 |
* | Added draw-focus="true" and selection-mode="browse" attributes to the | Christopher James Lahey | 2001-01-21 | 2 | -4/+9 |
* | Init a cancel field in the message. (mail_msg_free): Free it. | Not Zed | 2001-01-21 | 6 | -113/+722 |
* | Strip leading space from the transport url gotten from the message. | Jeffrey Stedfast | 2001-01-21 | 2 | -2/+10 |
* | If the name is empty string, use the address. | Jeffrey Stedfast | 2001-01-20 | 2 | -1/+7 |
* | Update for e_popup_menu_run change. | Dan Winship | 2001-01-20 | 3 | -2/+13 |
* | New function to add a folder and any parents of it that don't yet exist. | Dan Winship | 2001-01-20 | 2 | -6/+34 |
* | 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 |