| Commit message (Expand) | Author | Age | Files | Lines |
* | Create the local directory when loading instead of when saving. This way | Christopher James Lahey | 2002-02-07 | 1 | -2/+2 |
* | Bumped the version number to 0.19.99.5. | Christopher James Lahey | 2002-02-07 | 10 | -158/+1295 |
* | Emit E_TEP_CAPS for the right values for M-l, M-c, and M-u. | Christopher James Lahey | 2002-02-07 | 2 | -4/+12 |
* | *** empty log message *** | Chris Lahey | 2002-02-07 | 7 | -38/+239 |
* | Rearranged the #if checks so that we don't ever try to access any smime | Jeffrey Stedfast | 2002-02-07 | 2 | -3/+12 |
* | Remove the CAMEL_MESSAGE_NEEDS_REPLY flag, we no longer will be using | Jeffrey Stedfast | 2002-02-07 | 3 | -2/+5 |
* | Removed references to NEEDS_REPLY. | Jeffrey Stedfast | 2002-02-07 | 6 | -68/+12 |
* | convert months from 1-12 to 0-11. Fixes bug #19235. | Damon Chaplin | 2002-02-07 | 2 | -0/+11 |
* | major changes to support RRULE/EXRULE, VALARMS and several other | Damon Chaplin | 2002-02-07 | 6 | -87/+1268 |
* | Look for DOCTYPE XML comments too to decide if the message content is | Jeffrey Stedfast | 2002-02-07 | 3 | -2/+7 |
* | Changelog issue. | Aaron Weber | 2002-02-07 | 1 | -0/+11 |
* | added C/figures/schedule.png,exchange-identity.png exchange-receive.png, | Aaron Weber | 2002-02-07 | 5 | -100/+286 |
* | Broke Validation, fixing now. | Aaron Weber | 2002-02-07 | 2 | -2/+2 |
* | added C/figures/schedule.png item. | Aaron Weber | 2002-02-07 | 4 | -68/+107 |
* | added a little more info about active directory config. | Aaron Weber | 2002-02-07 | 1 | -9/+15 |
* | warning about INBOX subfolder brokenness. | Aaron Weber | 2002-02-07 | 2 | -0/+18 |
* | Dont double-free the text body data. | Not Zed | 2002-02-06 | 2 | -4/+5 |
* | Changed "Forward As" to "Forward" to improve grammar ("Forward As" implies | Anna Marie Dirks | 2002-02-06 | 2 | -6/+10 |
* | Use camel_mime_parser_read to read internal parser data. | Jeffrey Stedfast | 2002-02-05 | 2 | -1/+2 |
* | Use camel_mime_parser_read to read internal parser data. | Jeffrey Stedfast | 2002-02-05 | 7 | -108/+132 |
* | Same here. | Jeffrey Stedfast | 2002-02-05 | 3 | -66/+9 |
* | new gui routines for conduit settings (e_todo_gui_fill_config): ditto | JP Rosevear | 2002-02-05 | 2 | -6/+88 |
* | tidy | JP Rosevear | 2002-02-05 | 3 | -21/+178 |
* | Added. New stream for HTTP requests (currently supported are GET and | Jeffrey Stedfast | 2002-02-05 | 3 | -0/+530 |
* | Call set_errno appropriately. | Jeffrey Stedfast | 2002-02-05 | 2 | -3/+17 |
* | The new selector widget | Iain Holmes | 2002-02-05 | 13 | -1518/+1050 |
* | Updated Spanish translation. | Hector Garcia | 2002-02-04 | 2 | -2922/+2020 |
* | *** empty log message *** | Wang Jian | 2002-02-04 | 2 | -12938/+19877 |
* | Updated Spanish translation. | Hector Garcia | 2002-02-04 | 2 | -1089/+13404 |
* | if the shown address in the mailing address or there is no mailing | JP Rosevear | 2002-02-04 | 4 | -6/+134 |
* | Add attachments after we've seen if the composer object is valid. | Not Zed | 2002-02-04 | 3 | -18/+32 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-02-03 | 2 | -431/+398 |
* | Destroy the S/MIME frame if not available, instead of just graying it out. | Ettore Perazzoli | 2002-02-03 | 2 | -1/+8 |
* | Some touchups from me and Anna. | Ettore Perazzoli | 2002-02-03 | 2 | -189/+177 |
* | Allocate the ConnectionList list with the right number of entries instead | Ettore Perazzoli | 2002-02-02 | 2 | -2/+9 |
* | swap the order in which we add recipients to the list. If we add the auto-rec... | Jeffrey Stedfast | 2002-02-02 | 1 | -33/+34 |
* | New function to find out if a destination was one which was auto-matically | Jeffrey Stedfast | 2002-02-02 | 3 | -273/+319 |
* | Don't bother setting the auto-cc/bcc recipients here. I'm moving the code | Jeffrey Stedfast | 2002-02-02 | 2 | -25/+7 |
* | Update the auto-cc/bcc recipients in the composer header fields to match | Jeffrey Stedfast | 2002-02-02 | 2 | -2/+118 |
* | [Fix a crash that can happen if you have opened multiple views of | Ettore Perazzoli | 2002-02-02 | 4 | -43/+117 |
* | Made this preserve addressbook flags other than the first three. | Christopher James Lahey | 2002-02-02 | 5 | -1638/+100 |
* | Added gal-view-instance.c and gal-view-instance.h. | Christopher James Lahey | 2002-02-01 | 4 | -72/+573 |
* | Made this function much more readable. Got rid of all the gotos. Fixed a | Christopher James Lahey | 2002-02-01 | 2 | -37/+54 |
* | ignore spell checking of words in addresses, move set_body_text after all | Radek Doulik | 2002-02-01 | 3 | -6/+37 |
* | new method, tells composer to ignore all word in str string (next_word): | Radek Doulik | 2002-02-01 | 3 | -80/+140 |
* | Converted French translation to UTF-8. | Christophe Merlet | 2002-01-31 | 2 | -1748/+1752 |
* | Make this function take a bitfield of parameters instead of two bools. | Christopher James Lahey | 2002-01-31 | 2 | -6/+12 |
* | Added this simple accessor function. | Christopher James Lahey | 2002-01-31 | 4 | -0/+49 |
* | New function to do a search through a tree in one direction or the other. | Christopher James Lahey | 2002-01-31 | 2 | -89/+206 |
* | Oops, this was converting foo@[blah] to foo@[ blah ], fixed. | Not Zed | 2002-01-31 | 2 | -2/+7 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-01-31 | 2 | -1008/+1062 |
* | Pass the parent window to mail_account_editor_new(). | Jeffrey Stedfast | 2002-01-31 | 6 | -14/+28 |
* | Use "pop" instead of "pop3" so current configurations continue to work. | Jeffrey Stedfast | 2002-01-31 | 2 | -1/+6 |
* | if this is a reply, print the attendee status | JP Rosevear | 2002-01-31 | 2 | -0/+39 |
* | print quoted text in italic | Radek Doulik | 2002-01-31 | 2 | -6/+10 |
* | compute the change db filename based on our contact db filename. | Chris Toshok | 2002-01-31 | 2 | -6/+25 |
* | Updated French translation. | Christophe Merlet | 2002-01-31 | 1 | -1/+1 |
* | Updated French translation. | Christophe Merlet | 2002-01-31 | 2 | -12055/+9084 |
* | re-enable popup menu. (populate_folder_context_menu): If we're on a | Not Zed | 2002-01-30 | 2 | -8/+31 |
* | Use right_click_row_path rather than selected_row_path, so clients get the | Not Zed | 2002-01-30 | 2 | -1/+7 |
* | Changed name from "NT Login" to simply "Login". | Not Zed | 2002-01-30 | 14 | -671/+1645 |
* | Updated Norwegian nynorsk translation | Roy-Magne Mo | 2002-01-30 | 1 | -574/+451 |
* | Changed the function signature so that we can pass in whom we want to | Dave West | 2002-01-30 | 2 | -6/+27 |
* | Started writing an LDAP config example | Kevin Breit | 2002-01-30 | 2 | -0/+19 |
* | Make X-Evolution-Account take priority over X-Evolution-Transport. Should | Jeffrey Stedfast | 2002-01-30 | 2 | -3/+8 |
* | ignore evolution-addressbook-abuse | Jeffrey Stedfast | 2002-01-30 | 1 | -0/+1 |
* | Updated russian translation. | Valek Frob | 2002-01-30 | 2 | -3603/+3156 |
* | Added more kludge to an existing Exchange IMAP 5.5 kludge to work around | Jeffrey Stedfast | 2002-01-30 | 2 | -1/+11 |
* | Don't pass NULL text to gtk_entry_set_text. Maybe this will fix bug | Jeffrey Stedfast | 2002-01-30 | 2 | -3/+12 |
* | New function that implements the Redirect feature. | Jeffrey Stedfast | 2002-01-30 | 6 | -4/+143 |
* | Add MessageRedirect. | Jeffrey Stedfast | 2002-01-30 | 2 | -0/+10 |
* | (footer_info_free): unref footer font | Radek Doulik | 2002-01-30 | 2 | -1/+10 |
* | (do_mail_print): get rid of static global variables, as they are | Radek Doulik | 2002-01-30 | 2 | -21/+38 |
* | If we are in redirect mode, use the original message and set the resent-* | Jeffrey Stedfast | 2002-01-30 | 5 | -148/+210 |
* | initialize line to 0 to make everybody happy ;-) ops, set local_font to | Radek Doulik | 2002-01-30 | 2 | -2/+8 |
* | Handle Resent headers too. | Jeffrey Stedfast | 2002-01-29 | 3 | -5/+14 |
* | Added Resent-* #defines. | Jeffrey Stedfast | 2002-01-29 | 2 | -0/+6 |
* | Use while (node->next) instead of while (node) | Jeffrey Stedfast | 2002-01-29 | 2 | -1/+4 |
* | Don't bother checking for invalid recipients anymore. If a recipient is | Jeffrey Stedfast | 2002-01-29 | 2 | -41/+12 |
* | New function to decode an enhanced status code. (smtp_set_exception): Sets | Jeffrey Stedfast | 2002-01-29 | 3 | -97/+142 |
* | print footer (footer_print_cb): print page number and number of pages | Radek Doulik | 2002-01-29 | 2 | -16/+35 |
* | Use flags rather than a bunch of gboolean variables. (smtp_connect): Same. | Jeffrey Stedfast | 2002-01-29 | 4 | -73/+171 |
* | Skip over illegal whitespace in Microsoft-generated BYDAY rules. | Dan Winship | 2002-01-29 | 2 | -10/+12 |
* | Revert my previous change as trow says this will break auto-completion | Jeffrey Stedfast | 2002-01-29 | 2 | -1/+7 |
* | added DB3_LDADD | Radek Doulik | 2002-01-29 | 2 | -1/+6 |
* | added bonobo to filter flags to avoid compile error | Radek Doulik | 2002-01-29 | 2 | -1/+6 |
* | Updated Hungarian translation | Andras Timar | 2002-01-28 | 2 | -2156/+13923 |
* | Added missing file. Updated and converted to UTF-8. | Christian Rose | 2002-01-28 | 3 | -4903/+5056 |
* | Added information regarding types of search scopes | Kevin Breit | 2002-01-28 | 3 | -4/+38 |
* | Added Search Base as an entry Added Search Scope as an entry | Kevin Breit | 2002-01-28 | 5 | -100/+154 |
* | Use `-f' instead of `-e' so installation of topic.dat works on non-GNU | Ettore Perazzoli | 2002-01-28 | 2 | -3/+7 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 36 | -346/+326 |
* | Updated Norwegian nynorsk translation | Roy-Magne Mo | 2002-01-27 | 1 | -3416/+2520 |
* | check if re->edit != NULL before trying to unref it. Fixes a segfault when | Mikael Hallendal | 2002-01-27 | 2 | -1/+10 |
* | Updated Slovenian translation | Andraz Tori | 2002-01-27 | 1 | -4221/+15656 |
* | nl.po Minor translation update....we're getting there | Vincent van Adrighem | 2002-01-27 | 1 | -48/+25 |
* | Updated Norwegian (bokmål) translation. Updated. | Kjartan Maraas | 2002-01-26 | 3 | -3129/+3275 |
* | AIX and IRIX are like Sun systems - they use ISO8859-1 rather than names | Jeffrey Stedfast | 2002-01-26 | 1 | -2/+2 |
* | Don't check for an @ in the email address. This is to fix bug #10960. | Jeffrey Stedfast | 2002-01-26 | 2 | -1/+11 |
* | We need to return a value here. I think FALSE is fine (I hope). | Jeffrey Stedfast | 2002-01-26 | 2 | -0/+5 |
* | [ fixes bug 16097 ] gui love for the new auth stuff. | Chris Toshok | 2002-01-26 | 2 | -10/+28 |
* | Save the pathname. (save_part): Use the new mail_config cruft to get the | Jeffrey Stedfast | 2002-01-26 | 4 | -14/+58 |
* | Do some NULL checking on the url before using it. | Jeffrey Stedfast | 2002-01-26 | 2 | -3/+13 |
* | Use 1 instead of zero as the minimum value for the repetitions spin button | Federico Mena Quintero | 2002-01-26 | 3 | -1/+10 |
* | Require gal 0.19.99.1. | Ettore Perazzoli | 2002-01-26 | 2 | -1/+5 |
* | nl.po Massive translation update All untranslated has been done Fuzzies | Vincent van Adrighem | 2002-01-25 | 1 | -2017/+2343 |
* | [ fixes bug 16097 ] gui love for the new auth stuff. | Chris Toshok | 2002-01-25 | 11 | -117/+445 |
* | Updated Norwegian (nynorsk) translation | Roy-Magne Mo | 2002-01-25 | 2 | -4716/+15114 |
* | Use EVOLUTION_CALENDAR_CFLAGS and EVOLUTION_CALENDAR_LIBS. Likewise. | Ettore Perazzoli | 2002-01-25 | 2 | -2/+3 |
* | Use EVOLUTION_CALENDAR_CFLAGS and EVOLUTION_CALENDAR_LIBS. | Ettore Perazzoli | 2002-01-25 | 2 | -10/+13 |
* | Remove some old cruft. | Ettore Perazzoli | 2002-01-25 | 2 | -16/+4 |
* | Ooops. Forgot to use EVOLUTION_CALENDAR_LIBS here. | Ettore Perazzoli | 2002-01-25 | 2 | -1/+6 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 32 | -348/+358 |
* | This wrapper for gdk_beep(). | Jeffrey Stedfast | 2002-01-25 | 2 | -2/+9 |
* | Call the beep callback function. | Jeffrey Stedfast | 2002-01-25 | 3 | -6/+31 |
* | Just use BONOBO_HTML_GNOME_CFLAGS and BONOBO_HTML_GNOME_LIBS for | Ettore Perazzoli | 2002-01-25 | 2 | -18/+14 |
* | Don't bother trying to see if the domain looks like a FQDN. | Jeffrey Stedfast | 2002-01-25 | 2 | -7/+7 |
* | If the mail-display is in focus, then select-all in the mail display | Jeffrey Stedfast | 2002-01-25 | 2 | -3/+13 |
* | Add missing files. Ooops! | Ettore Perazzoli | 2002-01-25 | 2 | -0/+178 |
* | Applied modified UK locations patch | Iain Holmes | 2002-01-24 | 3 | -1/+35 |
* | Fix the mail order stuff | Iain Holmes | 2002-01-24 | 3 | -3/+11 |
* | nl.po Translation update | Vincent van Adrighem | 2002-01-24 | 1 | -5525/+4771 |
* | More updates to the Italian translation. | Ettore Perazzoli | 2002-01-24 | 2 | -25/+27 |
* | Updated translation by Clara Tattoni <clara.tattoni@libero.it>. | Ettore Perazzoli | 2002-01-24 | 2 | -1535/+12774 |
* | Pass a NULL icon to `evolution_shell_component_add_user_creatable_item()'. | Ettore Perazzoli | 2002-01-24 | 2 | -1/+8 |
* | Pass a NULL @icon to | Ettore Perazzoli | 2002-01-24 | 3 | -8/+13 |
* | Pass a NULL @icon to | Ettore Perazzoli | 2002-01-24 | 2 | -2/+12 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 18 | -301/+744 |
* | Implements bug #15692 | Jeffrey Stedfast | 2002-01-24 | 2 | -11/+67 |
* | [Patch by Michael Meeks <michael@ximian.com>.] | Ettore Perazzoli | 2002-01-24 | 2 | -0/+8 |
* | #include <locale.h>. | Ettore Perazzoli | 2002-01-24 | 2 | -0/+6 |
* | Define CAMEL_PROVIDERDIR to be the configure.in-defined camel_providerdir. | Dan Winship | 2002-01-24 | 2 | -2/+7 |
* | lv.po - Recommited for two stupid mistakes by me. | Peteris Krisjanis | 2002-01-23 | 1 | -2/+2 |
* | lv.po - Updated Latvian translation. | Peteris krisjanis | 2002-01-23 | 2 | -3147/+15788 |
* | [ fixes bug # 16864 ] create and return a GString here, instead of writing | Chris Toshok | 2002-01-23 | 2 | -24/+32 |
* | Now takes a boolean notify argument. If this is *not* set, then remove the | Jeffrey Stedfast | 2002-01-23 | 3 | -3/+16 |
* | New function to remove a filter rule by name. | Jeffrey Stedfast | 2002-01-23 | 3 | -1/+30 |
* | Simplified. | Jeffrey Stedfast | 2002-01-23 | 2 | -30/+34 |
* | Yet Another Stupid Marshaller. | Ettore Perazzoli | 2002-01-23 | 2 | -0/+20 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2002-01-22 | 2 | -1415/+792 |
* | As a temporary solution, just printf ("\a"); to make a beep :-) | Jeffrey Stedfast | 2002-01-22 | 8 | -47/+84 |
* | If the first "token" in the body is "<html>", then treat this as a | Jeffrey Stedfast | 2002-01-22 | 3 | -1/+19 |
* | Buffers Files Tools Edit Search Mule Help | JP Rosevear | 2002-01-22 | 3 | -11/+31 |
* | Implement max_width_by_row. | Christopher James Lahey | 2002-01-22 | 4 | -126/+211 |
* | Updated | Alastair McKinstry | 2002-01-22 | 2 | -1532/+1389 |
* | Updated russian translation. | Valek Frob | 2002-01-21 | 2 | -2355/+14303 |
* | Set the number of cards to return to the value specified in the ldap uri, | Christopher James Lahey | 2002-01-21 | 6 | -10/+190 |
* | Stop the importer dialog going behind the main window | Iain Holmes | 2002-01-21 | 2 | -1/+7 |
* | Request a reflow and an update when the text model changes. Fixes Ximian | Christopher James Lahey | 2002-01-21 | 1 | -3/+4 |
* | Readded. | Carlos Perelló Marín | 2002-01-20 | 1 | -0/+1195 |
* | *** empty log message *** | Rodrigo Moya | 2002-01-20 | 1 | -1195/+0 |
* | New function to decode an IMAP mailbox name from modified UTF-7 encoding | Jeffrey Stedfast | 2002-01-19 | 3 | -1/+274 |
* | Updated Greek translation | Simos Xenitellis | 2002-01-19 | 2 | -3926/+2861 |
* | Made username match with no domain match be vague instead of partial. | Christopher James Lahey | 2002-01-18 | 2 | -1/+7 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2002-01-18 | 9 | -35/+163 |
* | Sort country list. Country list moves from fulladdr.glade to | Christopher James Lahey | 2002-01-18 | 3 | -236/+293 |
* | typos. | Aaron Weber | 2002-01-18 | 2 | -2/+6 |
* | save the alarm string in the correct variable (str), so it actually gets | Damon Chaplin | 2002-01-18 | 2 | -2/+7 |
* | Fixes #17725 | Zbigniew Chyla | 2002-01-18 | 2 | -4/+16 |
* | Update to match new uudecode interface (ie, no longer need a uulen state | Jeffrey Stedfast | 2002-01-18 | 2 | -3/+8 |
* | Stop uudecoding once the CAMEL_UUDECODE_STATE_END state bit gets set. Set | Jeffrey Stedfast | 2002-01-18 | 5 | -73/+93 |
* | default component classification to PUBLIC. Fixes internal bug #1066 | Rodrigo Moya | 2002-01-17 | 2 | -3/+10 |
* | If we don't want to corrupt the uuencoded data by overwriting it with | Jeffrey Stedfast | 2002-01-17 | 4 | -0/+23 |
* | Fixed slight logic error to find the uuencode begin line. Fixes bug | Jeffrey Stedfast | 2002-01-17 | 2 | -1/+7 |
* | Remove "Dump" menu item. | Ettore Perazzoli | 2002-01-17 | 2 | -1/+4 |
* | Use soup to transfer HTTP files and other bugs fixed | Iain Holmes | 2002-01-17 | 9 | -340/+221 |
* | SOUP stuff | Iain Holmes | 2002-01-17 | 3 | -0/+15 |
* | move all functions here, get rid of header files, use e-pilot-settings to | JP Rosevear | 2002-01-17 | 6 | -280/+256 |
* | new file, implements the ECellProgress object. | Krisztian Pifko | 2002-01-17 | 2 | -0/+524 |
* | Added #include <libgnome/gnome-defs.h>. | Christopher James Lahey | 2002-01-17 | 8 | -1/+8 |
* | Added #include <libgnome/gnome-defs.h>. | Christopher James Lahey | 2002-01-17 | 28 | -0/+31 |
* | for all separators, add a unique (per xml file) name to each separator, so | Michael Meeks | 2002-01-16 | 16 | -81/+100 |
* | New functions for saving selection state and such. | Christopher James Lahey | 2002-01-16 | 5 | -23/+210 |
* | [Fix #17441, Crash trying to import Multiple VCard file into LDAP | Ettore Perazzoli | 2002-01-16 | 2 | -6/+27 |
* | Redo the whole options/account-creation thing. | Aaron Weber | 2002-01-16 | 3 | -114/+325 |
* | remove misleading title and fix spacing | JP Rosevear | 2002-01-16 | 2 | -43/+5 |
* | New callback to handle the set_base signal. (on_url_requested): If the | Jeffrey Stedfast | 2002-01-16 | 3 | -5/+60 |
* | Updated to match the new send_to API. (smtp_send): Get the from address | Jeffrey Stedfast | 2002-01-16 | 5 | -16/+36 |
* | Sort the needheaders UID array and fixed to respect the UID_SET_LIMIT. | Jeffrey Stedfast | 2002-01-16 | 2 | -28/+56 |
* | If we write "" to an xml file, we read back NULL. So if we read back NULL, | Not Zed | 2002-01-15 | 2 | -4/+13 |
* | Handle the case of a 0 length string properly here. | Christopher James Lahey | 2002-01-15 | 1 | -0/+6 |
* | move all functions here, get rid of header files, use e-pilot-settings to | JP Rosevear | 2002-01-15 | 11 | -568/+509 |
* | compile new files | JP Rosevear | 2002-01-15 | 4 | -3/+231 |
* | use icaltimetype_to_tm | JP Rosevear | 2002-01-15 | 2 | -7/+5 |
* | figure out when today is and highlight if it is not selected | JP Rosevear | 2002-01-15 | 4 | -3/+30 |
* | Updated to use the new imap_uid_array_to_set() interface. | Jeffrey Stedfast | 2002-01-15 | 4 | -110/+188 |
* | re-order activate / de-activate to minimise flicker switching between | Michael Meeks | 2002-01-15 | 2 | -9/+16 |
* | Updated Swedish translation. | Christian Rose | 2002-01-14 | 2 | -21/+30 |
* | Rewritten to use a cache for body searches when online. Will need some | Not Zed | 2002-01-14 | 8 | -111/+1480 |
* | add protos | JP Rosevear | 2002-01-14 | 4 | -21/+164 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-01-14 | 2 | -3681/+13371 |
* | Updated Greek Translation | Simos Xenitellis | 2002-01-13 | 2 | -5498/+6494 |
* | Updated Swedish translation. | Christian Rose | 2002-01-13 | 2 | -89/+99 |
* | translate timezone names when displayed. Fixes bug #6544. | Damon Chaplin | 2002-01-12 | 4 | -15/+59 |
* | updated | Damon Chaplin | 2002-01-12 | 1 | -0/+7 |
* | handle translated timezone names. | Damon Chaplin | 2002-01-12 | 2 | -2/+7 |
* | Updated Swedish translation. | Christian Rose | 2002-01-12 | 2 | -126/+132 |
* | translate timezone names, and provide a function to get back to the | Damon Chaplin | 2002-01-12 | 4 | -11/+69 |
* | Kludge around a bug in Exchange 5.5 that reports 2 messages with the same | Jeffrey Stedfast | 2002-01-12 | 2 | -2/+30 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2002-01-11 | 2 | -3460/+15181 |
* | Handle setting the search bar to "Advanced..." when the alphabet buttons | Christopher James Lahey | 2002-01-11 | 4 | -20/+80 |
* | Commit the ChangeLog for the fixes I just accidently committed: | Christopher James Lahey | 2002-01-11 | 1 | -0/+9 |
* | ChangeLog change. | Chris Lahey | 2002-01-11 | 3 | -2/+4 |
* | Use toggle buttons here. | Christopher James Lahey | 2002-01-11 | 3 | -8/+54 |
* | If PATH_MAX doesn't exist, use _POSIX_PATH_MAX. | Jeffrey Stedfast | 2002-01-11 | 2 | -0/+11 |
* | If mi is NULL, don't bother updating it. Should fix bug #17694. | Jeffrey Stedfast | 2002-01-11 | 2 | -0/+10 |
* | Allow for a period after suffixes. Fixes Ximian bug #17012. | Christopher James Lahey | 2002-01-11 | 2 | -4/+11 |
* | get_file_contents(): use charset instead of composer->charset because the com... | Jeffrey Stedfast | 2002-01-11 | 1 | -1/+1 |
* | Don't remove any X-Evolution* headers here, the composer already knows to | Jeffrey Stedfast | 2002-01-11 | 2 | -3/+6 |
* | Rewrote to use CamelStreams and also convert the file contents to UTF-8 | Jeffrey Stedfast | 2002-01-11 | 2 | -98/+52 |
* | #include camel-mime-filter-tohtml.h | Jeffrey Stedfast | 2002-01-11 | 2 | -0/+3 |
* | Kludge around Microsoft Exchange 5.5 (bug #5348) by forgetting our | Jeffrey Stedfast | 2002-01-11 | 2 | -19/+43 |
* | *** empty log message *** | Wang Jian | 2002-01-10 | 2 | -779/+565 |
* | Choose the first filled in address field here. Fixes Ximian bug #2222. | Christopher James Lahey | 2002-01-10 | 2 | -3/+30 |
* | Fixed the setup of the "save-draft" signal so that it would actually work. | Jeffrey Stedfast | 2002-01-10 | 2 | -38/+23 |
* | Made the header item here handle horizontal scrolling when adding a | Christopher James Lahey | 2002-01-10 | 2 | -23/+157 |
* | fixed changelog | Jeffrey Stedfast | 2002-01-10 | 1 | -4/+5 |
* | If the mbox file is a symlink, follow the symlink and get the One True | Jeffrey Stedfast | 2002-01-10 | 5 | -46/+206 |
* | Add a test for getting arbitrary fields. | Joe Shaw | 2002-01-10 | 4 | -2/+57 |
* | Bumped version number to 0.19.99.0. Bumped GAL_CURRENT. Reset | Christopher James Lahey | 2002-01-09 | 3 | -43/+87 |
* | Collapse nodes that were opened during a drag, unless the drop site is a | Christopher James Lahey | 2002-01-09 | 1 | -3/+53 |
* | Sorted and added LOTS of missing files. Updated Swedish translation. | Christian Rose | 2002-01-09 | 3 | -3355/+3552 |
* | Do proper refcounting on the draft folder. | Jeffrey Stedfast | 2002-01-09 | 2 | -2/+10 |
* | When performing a wraparound, check to see if the first (or last depending | Jeffrey Stedfast | 2002-01-09 | 2 | -4/+26 |
* | When connecting to the transport username changed event, pass the | Jeffrey Stedfast | 2002-01-09 | 3 | -1/+9 |
* | Make the mbox importer check for Mozilla status headers and act on them. | Iain Holmes | 2002-01-09 | 4 | -4/+124 |
* | Polish. | Aaron Weber | 2002-01-08 | 1 | -1/+1 |
* | Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed. | Jeffrey Stedfast | 2002-01-08 | 10 | -53/+102 |
* | Flush the only-once actions. | Jeffrey Stedfast | 2002-01-08 | 4 | -29/+155 |
* | Touched this file but don't think I changed it. | Aaron Weber | 2002-01-08 | 2 | -2/+36 |
* | mention the full-advantage section and the exchange features. Expand | Aaron Weber | 2002-01-08 | 2 | -35/+90 |
* | Fix. Expand. | Aaron Weber | 2002-01-08 | 1 | -56/+116 |
* | Moved windows-1251 to the end of the list since it contains the euro and | Jeffrey Stedfast | 2002-01-08 | 3 | -98/+214 |
* | Set the X-Evolution-Format header to text/plain if that is the editing | Jeffrey Stedfast | 2002-01-08 | 3 | -1/+12 |
* | Move Mexico | Iain Holmes | 2002-01-08 | 1 | -63/+67 |
* | Updated Swedish translation. | Christian Rose | 2002-01-05 | 2 | -295/+346 |
* | Revised list of supported/unsupported features. Changed installation | Aaron Weber | 2002-01-05 | 1 | -44/+36 |
* | Added a tip about reply-to specification stuff | Kevin Breit | 2002-01-05 | 3 | -13/+143 |
* | Prune free'd nodes from our free list otherwise we'll end up re-using | Jeffrey Stedfast | 2002-01-05 | 2 | -0/+23 |
* | A few minor fixes to make it more compliant with rfc2368. Should now be | Jeffrey Stedfast | 2002-01-05 | 2 | -20/+31 |
* | Don't try setting a content-type parameter if either the name or value is | Jeffrey Stedfast | 2002-01-05 | 3 | -3/+16 |
* | changed the location of the Hebrew charset in the menu | Jeffrey Stedfast | 2002-01-05 | 1 | -3/+3 |
* | Added iso-8859-8 (Hebrew; Visual) to the list of charsets in the menu. | Jeffrey Stedfast | 2002-01-05 | 2 | -0/+8 |
* | Added Basque file | Pablo Saratxaga | 2002-01-04 | 4 | -1/+27445 |
* | Updated French translation. | Christophe Merlet | 2002-01-04 | 2 | -1253/+13789 |
* | Add an Organization header. | Jeffrey Stedfast | 2002-01-04 | 3 | -1/+8 |
* | Get the account name because that is the string we'd like to use for | Jeffrey Stedfast | 2002-01-04 | 3 | -27/+40 |
* | add a mark as complete item | JP Rosevear | 2002-01-04 | 2 | -2/+10 |
* | new verb callback (sensitize_commands): set sensitivity of mark complete | JP Rosevear | 2002-01-04 | 6 | -3/+79 |
* | Only connect to the parent's destroy/hide signals while the attachment | Jeffrey Stedfast | 2002-01-04 | 2 | -6/+14 |