| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed an unused variable. | Jeffrey Stedfast | 2002-08-14 | 3 | -2/+10 |
* | Remove a bunch of old #if 0 code. (update_item): Set | Dan Winship | 2002-08-14 | 4 | -180/+28 |
* | Update po files to speed up snap build. | JP Rosevear | 2002-08-13 | 39 | -63863/+80452 |
* | set status message on ECalendarTable when opening the tasks. | Rodrigo Moya | 2002-08-13 | 2 | -1/+31 |
* | set status message to NULL if there is an error opening the calendar. | Rodrigo Moya | 2002-08-13 | 2 | -2/+9 |
* | Use default book, not local one. | Dan Winship | 2002-08-13 | 4 | -3/+12 |
* | Replace no-longer-existent e_book_query_address_locally with | Dan Winship | 2002-08-13 | 2 | -1/+6 |
* | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 12 | -104/+124 |
* | Set the file-selection window icon. Fixes the mailer part of bug #7368. | Jeffrey Stedfast | 2002-08-13 | 5 | -53/+64 |
* | Use mail_get_messages() instead of mail_get_message(). | Jeffrey Stedfast | 2002-08-13 | 2 | -7/+11 |
* | Use mail_get_messages() instead of mail_get_message(). | Jeffrey Stedfast | 2002-08-13 | 2 | -31/+35 |
* | Don't call new_from_mime_part() since that function now does some copying | Jeffrey Stedfast | 2002-08-13 | 2 | -9/+36 |
* | Remove duff URIs and comment out the set_release call until I know what it do... | Iain Holmes | 2002-08-13 | 2 | -5/+7 |
* | Update required gal and gtkhtml dependency information. | Jeffrey Stedfast | 2002-08-11 | 2 | -3/+7 |
* | New function, generate a UID that has better chances of being unique. | Peter Williams | 2002-08-10 | 2 | -6/+26 |
* | If the ccd is NULL, create a new ccd, disconnect the old signal handlers, | Jeffrey Stedfast | 2002-08-10 | 2 | -4/+54 |
* | Tweak how we build the tree based on whether a full tree or a subtree is | Peter Williams | 2002-08-10 | 2 | -1/+31 |
* | Handle the fact that ccd may be NULL (if the composer was created via | Dan Winship | 2002-08-10 | 2 | -7/+13 |
* | set the editor to changed so the item actually gets saved | JP Rosevear | 2002-08-10 | 2 | -0/+7 |
* | When renaming our cache, add the "/folders" to the path. | Peter Williams | 2002-08-10 | 2 | -1/+9 |
* | When a URI is changed, try to copy over threaded view settings, preview | Peter Williams | 2002-08-10 | 2 | -0/+71 |
* | Remove both timeouts when the dialog is destroyed, not just one of them. | Dan Winship | 2002-08-10 | 4 | -44/+76 |
* | initialize summary->upgraded to quiet valgrind. | Chris Toshok | 2002-08-09 | 2 | -0/+6 |
* | Instead of comparing old/new CamelStore objects, just compare their | Jeffrey Stedfast | 2002-08-09 | 2 | -55/+23 |
* | check for an attendee in the list (comp_to_list): only add the user if | JP Rosevear | 2002-08-09 | 4 | -60/+57 |
* | Only get folder info if this is a folder we're displaying. | Dan Winship | 2002-08-09 | 2 | -29/+19 |
* | Initialize loaded_backends before using it. (Just kills off a harmless | Dan Winship | 2002-08-09 | 2 | -9/+17 |
* | Fixes #15710 | Rodrigo Moya | 2002-08-08 | 5 | -1/+63 |
* | Set some default permanent_flags. This is the other cause of bug #28038. | Jeffrey Stedfast | 2002-08-08 | 2 | -3/+16 |
* | oops, forgot to save before I commit'd apparently | Jeffrey Stedfast | 2002-08-08 | 1 | -3/+0 |
* | Set some default permanent_flags. This is the other cause of bug #28038. | Jeffrey Stedfast | 2002-08-08 | 2 | -0/+9 |
* | Don't check permanent_flags for the CAMEL_MESSAGE_DELETED bit here, if we | Jeffrey Stedfast | 2002-08-08 | 2 | -0/+8 |
* | Dont allow duplicate names. (edit_editor_clicked): Same here. For #24803. | Not Zed | 2002-08-08 | 2 | -2/+34 |
* | Force a refresh of the menu sensitivity when the thread state changes. | Not Zed | 2002-08-08 | 3 | -60/+92 |
* | Oops - outbuf pointed to alloca'd memory but we were g_free'ing it after | Jeffrey Stedfast | 2002-08-08 | 3 | -7/+14 |
* | Delete the Draft item that this was edited from if that is the case as | Jeffrey Stedfast | 2002-08-08 | 2 | -61/+192 |
* | Only add the stream to the gdatalist if it is non-NULL. | Jeffrey Stedfast | 2002-08-08 | 2 | -2/+8 |
* | just return the object untouched since we don't send anything | JP Rosevear | 2002-08-08 | 10 | -87/+343 |
* | Do slightly better error handling for close() and loop until it closes | Jeffrey Stedfast | 2002-08-08 | 1 | -3/+4 |
* | Added an alignment to make button position be the same as the other | Anna Marie Dirks | 2002-08-08 | 3 | -4/+23 |
* | If outbox_folder is NULL, don't try and get its message count (this should | Peter Williams | 2002-08-08 | 2 | -1/+6 |
* | agh, don't break the build (shame on me) | Jeffrey Stedfast | 2002-08-07 | 1 | -1/+1 |
* | forgot changelog | Not Zed | 2002-08-07 | 1 | -0/+3 |
* | Set the week start day from the calendar prefs, do same for 24 hour | Not Zed | 2002-08-07 | 1 | -3/+3 |
* | Don't need to save temp/backup files anymore, e_xml_save_file() now | Jeffrey Stedfast | 2002-08-07 | 2 | -15/+10 |
* | No need to save a temporary file first anymore since I updated | Jeffrey Stedfast | 2002-08-07 | 2 | -19/+8 |
* | Changed to handle saving to a temp file first, this allows us to remove a | Jeffrey Stedfast | 2002-08-07 | 1 | -3/+26 |
* | And finally here. | Jeffrey Stedfast | 2002-08-07 | 4 | -74/+6 |
* | Set the week start day from the calendar prefs, do same for 24 hour | Not Zed | 2002-08-07 | 4 | -4/+56 |
* | Use "\r" rather than including literal CRs in the string, which confuses | Dan Winship | 2002-08-07 | 3 | -54/+35 |
* | Save to a temporary file first using e_xml_save_file rather than | Jeffrey Stedfast | 2002-08-07 | 2 | -11/+38 |
* | Use e_xml_save_file(). (xml_doc_save): Removed this code and added it to | Jeffrey Stedfast | 2002-08-07 | 2 | -300/+11 |
* | Need to check for gal 0.19.99.18 for e_xml_save_file(). | Jeffrey Stedfast | 2002-08-07 | 2 | -1/+6 |
* | Bumped version to 0.19.99.18 | Jeffrey Stedfast | 2002-08-07 | 2 | -1/+312 |
* | #include <string.h> for memset | Jeffrey Stedfast | 2002-08-07 | 5 | -21/+125 |
* | Don't include the storage name in the path passed to | Dan Winship | 2002-08-07 | 2 | -3/+12 |
* | New placeholder at FolderPopup/StorageFolderPropertiesPlaceholder. | Ettore Perazzoli | 2002-08-07 | 2 | -0/+7 |
* | New callback for the show_folder_properties signal. | Ettore Perazzoli | 2002-08-07 | 16 | -52/+554 |
* | new function. (query_backend_get_uids): new function. (query_backend_new): | Rodrigo Moya | 2002-08-06 | 4 | -15/+139 |
* | Set the rule name to include the search string, for #10979. | Not Zed | 2002-08-06 | 2 | -2/+12 |
* | If writing to the sendmail pipe fails, wait for the sendmail process to | Jeffrey Stedfast | 2002-08-06 | 2 | -12/+27 |
* | Set the query text into the filter name when saving it, for #10979. | Not Zed | 2002-08-06 | 2 | -2/+13 |
* | Only count hidden messages which are in the folder. Should probably | Not Zed | 2002-08-06 | 2 | -2/+28 |
* | Add messageinfo to id table, and store array index in messageinfo too. | Not Zed | 2002-08-06 | 3 | -82/+75 |
* | Check driver != NULL, if folder_filter freed it already. | Not Zed | 2002-08-06 | 2 | -2/+6 |
* | Unref the driver before returning to main thread, so any closing | Not Zed | 2002-08-06 | 7 | -173/+125 |
* | New internal function to replace xmlSaveFile. Does proper error checking | Jeffrey Stedfast | 2002-08-06 | 2 | -4/+317 |
* | If we are not in interactive mode, don't display error dialogs. | Jeffrey Stedfast | 2002-08-06 | 7 | -22/+60 |
* | Add a GHashTable pointer so we can remove the info once the operation is | Peter Williams | 2002-08-06 | 2 | -0/+10 |
* | Always set a g_atexit handler to flush/save the camel-certdb. | Jeffrey Stedfast | 2002-08-06 | 2 | -10/+13 |
* | If we are asking for the toplevel folders, use the IMAP store's namespace | Jeffrey Stedfast | 2002-08-06 | 3 | -35/+27 |
* | Updated to call post_to_url if the id is "post". | Jeffrey Stedfast | 2002-08-06 | 4 | -10/+31 |
* | Fixes the crash in #19159 | Rodrigo Moya | 2002-08-05 | 2 | -0/+9 |
* | Remove the logic that assumes "Rupert> " is a citation, since it misfires | Dan Winship | 2002-08-05 | 2 | -28/+22 |
* | Only reply to all or reply to list, set CAMEL_MESSAGE_ANSWERED_ALL too. | Dan Winship | 2002-08-05 | 2 | -1/+8 |
* | Add CAMEL_MESSAGE_ANSWERED_ALL, for folders that can distinguish a | Dan Winship | 2002-08-05 | 3 | -1/+12 |
* | Fixes bug #26237. | Jeffrey Stedfast | 2002-08-03 | 3 | -55/+31 |
* | Set the default flag to Follow-Up. | Jeffrey Stedfast | 2002-08-03 | 2 | -0/+4 |
* | Updated to use the new Follow-Up tags. Instead of storing a string | Jeffrey Stedfast | 2002-08-03 | 11 | -399/+290 |
* | If the folder name contains the directory separator, reject it. | Peter Williams | 2002-08-03 | 2 | -1/+14 |
* | don't warn if we can't use the small font, just set use_small_font to | JP Rosevear | 2002-08-02 | 2 | -1/+6 |
* | new util function to add information to an itip message that might not | JP Rosevear | 2002-08-02 | 2 | -36/+49 |
* | initialize value to corba nil | JP Rosevear | 2002-08-02 | 2 | -0/+6 |
* | Clear the summary after building the 'removed uid' list. | Not Zed | 2002-08-02 | 2 | -1/+4 |
* | revert jeff's patch below, and do it slightly differently, and stop the | Not Zed | 2002-08-02 | 3 | -68/+79 |
* | Added a datespec editor window. | Not Zed | 2002-08-02 | 4 | -478/+485 |
* | [ fixes bug #25958 ] use FULL_NAME in the case where we're untoggling a | Chris Toshok | 2002-08-02 | 2 | -2/+10 |
* | no more search_entry. | Chris Toshok | 2002-08-02 | 3 | -13/+21 |
* | remove folders and folders_by_uri, and the 2 listeners. | Chris Toshok | 2002-08-02 | 3 | -17/+11 |
* | remove the annoying fprintf about Queueing termination, since we never | Chris Toshok | 2002-08-02 | 2 | -1/+5 |
* | (endarken_style): Set the color for | Ettore Perazzoli | 2002-08-02 | 3 | -3/+13 |
* | (create_component): Use | Ettore Perazzoli | 2002-08-02 | 2 | -1/+6 |
* | (create_component): Use | Ettore Perazzoli | 2002-08-02 | 2 | -9/+15 |
* | Use meeting-request-16.png instead of meeting-request.png. | Ettore Perazzoli | 2002-08-02 | 4 | -5/+10 |
* | New artwork from Jakub. Likewise. Likewise. | Ettore Perazzoli | 2002-08-02 | 6 | -69/+11 |
* | If we are editing an account, then get the CamelStore associated with the | Jeffrey Stedfast | 2002-08-02 | 2 | -22/+76 |
* | Update Soup information and remove hard spaces. | Ettore Perazzoli | 2002-08-02 | 3 | -14/+23 |
* | Do more error checking to prevent crashing if we fail to read a string for | Jeffrey Stedfast | 2002-08-02 | 2 | -28/+50 |
* | use get_due_status (get_color): ditto (get_due_status): utility function | JP Rosevear | 2002-08-02 | 2 | -66/+75 |
* | If the value was unset, initialize it to now. | Peter Williams | 2002-08-02 | 2 | -11/+16 |
* | camel: | Peter Williams | 2002-08-01 | 5 | -96/+216 |
* | new class for implementing a backend cache for the calendar queries. | Rodrigo Moya | 2002-08-01 | 4 | -0/+331 |
* | Don't setup a handler for multipart/digest. (handle_multipart_digest): | Jeffrey Stedfast | 2002-08-01 | 3 | -31/+32 |
* | Removed folder-browser-window from the build. | Jeffrey Stedfast | 2002-08-01 | 6 | -307/+11 |
* | Disable my fix to not cache headers as it means that each time we load the | Jeffrey Stedfast | 2002-08-01 | 2 | -7/+13 |
* | Parse the auto-cc/bcc recipients and then later when parsing the cc/bcc | Jeffrey Stedfast | 2002-08-01 | 2 | -12/+80 |
* | New, implement a right-click -> "Add Default Shortcuts" menu item. | Ettore Perazzoli | 2002-08-01 | 4 | -15/+55 |
* | (xml_create): Remove unused variable. | Ettore Perazzoli | 2002-08-01 | 2 | -1/+4 |
* | Change the order so that "New Contact" is first and "New Contact List" is | Ettore Perazzoli | 2002-08-01 | 9 | -33/+42 |
* | Don't use "isprint(c)" to mean "c >= 32 && c < 128" since it doesn't in | Jeffrey Stedfast | 2002-08-01 | 2 | -25/+48 |
* | (ensure_menu_items): | Ettore Perazzoli | 2002-08-01 | 2 | -110/+90 |
* | Pass "contacts" as the @folder_type to | Ettore Perazzoli | 2002-08-01 | 13 | -69/+227 |
* | [ roll in the following change from the 1.0 branch.] change the CALURI and | Chris Toshok | 2002-08-01 | 3 | -27/+52 |
* | we no longer need to manually save the state (e_tasks_open): we no longer | JP Rosevear | 2002-08-01 | 2 | -38/+10 |
* | Don't use "isprint(c)" to mean "c >= 32 && c < 128" since it doesn't in | Dan Winship | 2002-08-01 | 2 | -13/+24 |
* | Add bug fix numbers. | JP Rosevear | 2002-07-31 | 1 | -0/+6 |
* | (activate_factories_for_uri): Don't | Ettore Perazzoli | 2002-07-31 | 2 | -2/+7 |
* | Added global cameldatacache for managing remote image cache. | Not Zed | 2002-07-31 | 2 | -3/+83 |
* | Update the comment. | Jeffrey Stedfast | 2002-07-31 | 7 | -59/+231 |
* | If the user has enabled IPv6 support, use getaddrinfo to resolve hostnames | Jeffrey Stedfast | 2002-07-31 | 2 | -9/+183 |
* | Add checks for IPv6 support. | Jeffrey Stedfast | 2002-07-31 | 2 | -1/+41 |
* | Translate the rule name when filling in the name entry. | Peter Williams | 2002-07-31 | 2 | -1/+6 |
* | X509_digest() needs a pointer to an int len. Also fixed some other | Jeffrey Stedfast | 2002-07-31 | 3 | -4/+14 |
* | save signature here to remember the changed name | Radek Doulik | 2002-07-31 | 2 | -0/+6 |
* | make sure that the work week view goes to the current work week if the day | JP Rosevear | 2002-07-31 | 2 | -4/+15 |
* | added to the build | Jeffrey Stedfast | 2002-07-31 | 2 | -0/+819 |
* | Use camel_medium_get_header to get the date header rather than getting the | Jeffrey Stedfast | 2002-07-31 | 2 | -11/+12 |
* | New source file implementing a very basic certificate database. This is | Jeffrey Stedfast | 2002-07-31 | 7 | -72/+242 |
* | Use the same command-counter mojo that the append code uses in case the | Peter Williams | 2002-07-31 | 2 | -1/+14 |
* | setup private data. (mail_display_destroy): cancel any outstanding | Not Zed | 2002-07-30 | 5 | -51/+238 |
* | added soup to compile flags. | Not Zed | 2002-07-30 | 2 | -1/+5 |
* | Updated Spanish translation | Hector Garcia | 2002-07-30 | 2 | -1739/+1922 |
* | (request_password): Left-align the check button's | Ettore Perazzoli | 2002-07-30 | 2 | -0/+6 |
* | new helper function (decode_signature_name): new helper function | Radek Doulik | 2002-07-30 | 2 | -4/+112 |
* | Reordered. | Jeffrey Stedfast | 2002-07-30 | 2 | -34/+40 |
* | Get the "Reset Defaults" folders button and connect to the clicked signal. | Jeffrey Stedfast | 2002-07-30 | 3 | -3/+56 |
* | New function to set the uri programatically on a | Jeffrey Stedfast | 2002-07-30 | 3 | -8/+39 |
* | Call mail_note_store to get the folders to be updated and new ones to be | Peter Williams | 2002-07-30 | 2 | -1/+10 |
* | (request_password): Add an accelerator for the | Ettore Perazzoli | 2002-07-30 | 2 | -5/+21 |
* | Don't use the folder's path as the physical URI; use CORBA Magic (TM) to | Peter Williams | 2002-07-29 | 2 | -2/+17 |
* | update for wombat.idl -> Evolution-Wombat.idl change | Dan Winship | 2002-07-29 | 1 | -4/+4 |
* | Colour the tasks depending on their due date/time | Iain Holmes | 2002-07-29 | 2 | -4/+59 |
* | Fix bug #18963 | Iain Holmes | 2002-07-29 | 4 | -4/+16 |
* | Add xml to unset system flags. | Jeffrey Stedfast | 2002-07-29 | 3 | -0/+28 |
* | New filter action to unset a system flag. The exact opposite of set_flag. | Jeffrey Stedfast | 2002-07-29 | 2 | -16/+44 |
* | fixed mapping of popdown menu to ICAL_STATUS_ values. | Rodrigo Moya | 2002-07-29 | 3 | -10/+28 |
* | don't save empty strings. (pas_backend_summary_save): print out the errno | Chris Toshok | 2002-07-28 | 2 | -2/+9 |
* | Use fs->type in xmlGetProp since we already free'd 'type'. Fixes bug | Jeffrey Stedfast | 2002-07-27 | 6 | -34/+30 |
* | (set_signature_gui): new helper method to set signature from draft | Radek Doulik | 2002-07-27 | 2 | -1/+40 |
* | No real need for this to be an async function sync we are going to call | Jeffrey Stedfast | 2002-07-27 | 2 | -83/+5 |
* | remove useless debug statement | JP Rosevear | 2002-07-27 | 2 | -1/+7 |
* | If the path exists and is a directory, return non-NULL. Missed this before | Jeffrey Stedfast | 2002-07-27 | 5 | -17/+14 |
* | Add a new menu item for posting to the New toolbar button thing. | Jeffrey Stedfast | 2002-07-27 | 2 | -4/+12 |
* | Capitalize the title of the dialog for consistency. | Ettore Perazzoli | 2002-07-27 | 3 | -2/+11 |
* | (ensure_menu_xml): Put in | Ettore Perazzoli | 2002-07-27 | 2 | -2/+7 |
* | Don't set up the ContactNew and | Ettore Perazzoli | 2002-07-27 | 2 | -48/+9 |
* | Move File/New/NewItems placeholder on the top and add some separators. | Ettore Perazzoli | 2002-07-27 | 3 | -32/+46 |
* | Add a new menu item for posting to the New toolbar button thing. | Jeffrey Stedfast | 2002-07-27 | 2 | -0/+12 |
* | don't assert on default, when ESC is pressed, the dialog is closed as well | Radek Doulik | 2002-07-27 | 2 | -3/+9 |
* | Fix ChangeLog. | Ettore Perazzoli | 2002-07-27 | 1 | -1/+2 |
* | Special-case message/digest and give it a nice icon. [#9786] | Ettore Perazzoli | 2002-07-27 | 3 | -2/+27 |
* | New icon for mail (gnome-textfile.png from GNOME 2, by | Ettore Perazzoli | 2002-07-27 | 3 | -0/+6 |
* | The flags'n'tags copy was unnecessary. Removed it. | Peter Williams | 2002-07-27 | 2 | -4/+4 |
* | (load_all_folders): Don't return FALSE if any | Ettore Perazzoli | 2002-07-27 | 2 | -7/+37 |
* | Revert Jeff's previous change, it broke local folders. Uninitialized | Peter Williams | 2002-07-27 | 5 | -11/+18 |
* | new function for adding VTIMEZONE components to a VCALENDAR component. | Rodrigo Moya | 2002-07-27 | 6 | -8/+133 |
* | focus the editor if it does exist, create a new one if it doesn't (not | JP Rosevear | 2002-07-27 | 2 | -2/+8 |
* | Update timezones (from Damon) | JP Rosevear | 2002-07-26 | 17 | -63/+113 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-07-26 | 2 | -661/+720 |
* | ioops, this file too | Jeffrey Stedfast | 2002-07-26 | 1 | -3/+2 |
* | If we're gonna do an elite hack, lets do it right. | Jeffrey Stedfast | 2002-07-26 | 4 | -10/+26 |
* | Make the gtk label line-wrap instead of us forcing \n's in the label, that | Jeffrey Stedfast | 2002-07-26 | 3 | -11/+20 |
* | add a silly "up and running" message. | Chris Toshok | 2002-07-26 | 2 | -0/+6 |
* | Prototype. | Peter Williams | 2002-07-26 | 5 | -7/+60 |
* | Remove "possibly non-fatal" exception strings, all exceptions are fatal | Jeffrey Stedfast | 2002-07-26 | 3 | -43/+125 |
* | set large_font to NULL (e_day_view_style_set): calculate large font, fall | JP Rosevear | 2002-07-26 | 2 | -6/+17 |
* | Make sure that the url isn't an empty string and also make sure to free it | Jeffrey Stedfast | 2002-07-26 | 2 | -5/+16 |
* | Use mail_tools_folder_to_url(). | Jeffrey Stedfast | 2002-07-26 | 7 | -53/+200 |
* | Add a View/Post-To ui dingus. | Jeffrey Stedfast | 2002-07-26 | 3 | -0/+22 |
* | Create the Post-To header. (headers_set_visibility): Possibly show the | Jeffrey Stedfast | 2002-07-26 | 5 | -136/+270 |
* | It would help to mark the UIDs as deleted before we try to expunge them | Peter Williams | 2002-07-26 | 2 | -6/+26 |
* | Fix spelling. | Dan Winship | 2002-07-26 | 2 | -1/+5 |
* | Return the actual count, rather than always 0! | Not Zed | 2002-07-25 | 2 | -1/+6 |
* | Use GtkType (I only changed this one because I turned on debugging for a | Jeffrey Stedfast | 2002-07-25 | 5 | -7/+24 |
* | Update to take argc and argv arguments since this is the new definition | Jeffrey Stedfast | 2002-07-25 | 4 | -13/+61 |
* | Do some minimalistic validation of command-lines (ie, make sure it isn't | Jeffrey Stedfast | 2002-07-25 | 4 | -20/+38 |
* | Renamed from shell_exec(). Also, we now want to pass argc/argv on to the | Jeffrey Stedfast | 2002-07-25 | 4 | -27/+64 |
* | Use execv ("sh", "-c", command) rather than execing the command directly. | Jeffrey Stedfast | 2002-07-25 | 2 | -11/+9 |
* | Mae sure that the html->pointer_url is non-NULL. Should fix bug #28159 | Jeffrey Stedfast | 2002-07-25 | 2 | -1/+12 |
* | Check for whether current_message is NULL as well as preview_shown (if we | Peter Williams | 2002-07-25 | 3 | -3/+24 |
* | Don't pass the length of the tag name into strncmp, instead use the length | Jeffrey Stedfast | 2002-07-25 | 1 | -4/+8 |
* | display the location in the itip information | JP Rosevear | 2002-07-25 | 2 | -0/+12 |
* | cast! | Jeffrey Stedfast | 2002-07-25 | 1 | -4/+3 |
* | Call camel_session_get_service instead of camel_session_get_store, as | Peter Williams | 2002-07-25 | 3 | -15/+44 |
* | Touch up changelog. | JP Rosevear | 2002-07-25 | 1 | -0/+2 |
* | set status to in progress if the percent is between 0 and 100 | JP Rosevear | 2002-07-25 | 2 | -4/+17 |
* | use mail_config_get_send_html for html format flag | Radek Doulik | 2002-07-25 | 3 | -2/+10 |
* | Change libversit.la -> libversit.a for danw's changes. | Peter Williams | 2002-07-25 | 2 | -1/+6 |
* | add a day for the leap year only if we are currently counting Feb., not if | 4 | 2002-07-25 | 2 | -1/+7 |
* | When writing the summary, use TRUNC flag, duh. Also, write to a temp file | Not Zed | 2002-07-24 | 6 | -9/+49 |
* | s/libversit_lt/libversit/ | Dan Winship | 2002-07-24 | 2 | -1/+6 |
* | Propagate name changes or removes to the mail config. #15951. Doesn't | Not Zed | 2002-07-24 | 4 | -0/+78 |
* | Add missing cast. (e_calendar_item_signal_emission_idle_cb): Likewise. | Ettore Perazzoli | 2002-07-24 | 4 | -4/+14 |
* | Commit a fix that I thought I committed a while ago: | Jeffrey Stedfast | 2002-07-24 | 3 | -9/+31 |
* | If no --with-kde-applnk-path is given, try to | Ettore Perazzoli | 2002-07-24 | 2 | -4/+14 |
* | Initialise the standard uri's before doing anything else. | Not Zed | 2002-07-24 | 3 | -13/+56 |
* | (command_work_online): Remove debugging | Ettore Perazzoli | 2002-07-24 | 2 | -2/+6 |
* | Sync before doing an expunge if we dont have uidplus. See #25766. | Not Zed | 2002-07-24 | 2 | -1/+20 |
* | Move folders to a subdirectory of storage_path, rather than in it. Bye bye | Not Zed | 2002-07-24 | 2 | -12/+30 |
* | Duplicated the very much hack in imap_store_refresh_folders() to avoid a | Not Zed | 2002-07-24 | 2 | -1/+11 |
* | restart automanager to avoid multiple dialog apearing | Radek Doulik | 2002-07-24 | 2 | -2/+11 |
* | Don't use strncmp here or reply-all will match reply. | Jeffrey Stedfast | 2002-07-24 | 2 | -1/+6 |
* | Use *Control*equal and *Control*minus | Ettore Perazzoli | 2002-07-24 | 2 | -2/+8 |
* | (item_key_press): In the case of '-' and '=', check | Ettore Perazzoli | 2002-07-24 | 1 | -0/+6 |
* | icon fixes | Jakub Steiner | 2002-07-24 | 4 | -0/+5 |
* | Bind MessageMove to Control-Shift-V. [#24394] | Ettore Perazzoli | 2002-07-24 | 3 | -7/+25 |
* | use proper meeting icon | 3 | 2002-07-24 | 2 | -1/+6 |
* | changed accel for HTML from T to M to avoid conflict with other menu | Larry Ewing | 2002-07-24 | 2 | -1/+6 |
* | CVS_SILENT | Görkem Çetin | 2002-07-24 | 1 | -2123/+1516 |
* | Also perform a search on the query_changed signal, which is what gets | Peter Williams | 2002-07-24 | 6 | -38/+82 |
* | use uri_list before we set "uri-list" to NULL, which will automagically | Not Zed | 2002-07-23 | 2 | -2/+7 |
* | Replace a bunch of old gnomecal functions with the functionally identical | Dan Winship | 2002-07-23 | 2 | -34/+14 |
* | Applied patch below. | Not Zed | 2002-07-23 | 2 | -1/+11 |
* | Updated Greek translation | Simos Xenitellis | 2002-07-23 | 1 | -9/+5 |
* | Updated Greek translation | Simos Xenitellis | 2002-07-23 | 2 | -1086/+1262 |
* | Disconnect from folderbroser signals when we unref it, so we dont get | Not Zed | 2002-07-23 | 2 | -0/+7 |
* | Reverted some code that got committed by accident. | Jeffrey Stedfast | 2002-07-23 | 2 | -4/+12 |
* | #include <string.h> for memcpy. | Jeffrey Stedfast | 2002-07-23 | 2 | -0/+6 |
* | fixed up some gtk-doc comments | Jeffrey Stedfast | 2002-07-23 | 1 | -5/+13 |
* | more cleanup | Jeffrey Stedfast | 2002-07-23 | 1 | -78/+78 |
* | Removed a lot of extra g_return_if_fail's that we don't need (if we are | Jeffrey Stedfast | 2002-07-23 | 2 | -12/+40 |
* | Removed a lot of extra g_return_if_fail's that we don't need (if we are | Jeffrey Stedfast | 2002-07-23 | 3 | -177/+176 |
* | Check to make sure the script output is valid UTF-8, if not then attempt | Jeffrey Stedfast | 2002-07-23 | 2 | -18/+58 |
* | s/Out/Our in a debug printf | Jeffrey Stedfast | 2002-07-23 | 1 | -1/+1 |
* | removed insert file menu item | Radek Doulik | 2002-07-23 | 2 | -36/+4 |
* | removed Insert file from composers menu + forgotten signature editor | Radek Doulik | 2002-07-23 | 3 | -10/+7 |
* | add *Conf.sh | Dan Winship | 2002-07-23 | 1 | -0/+1 |
* | Move EVO_CHECK_LIB into here, and also create EVO_PURIFY_SUPPORT, | Dan Winship | 2002-07-23 | 5 | -193/+243 |
* | Include libpcsfile.a, libpasfile.a and (if ENABLE_LDAP) libpasldap.a | Dan Winship | 2002-07-23 | 2 | -2/+15 |
* | Split pcs-backend-file out of libpcs and build it as a separate (noinst) | Dan Winship | 2002-07-23 | 2 | -2/+13 |
* | Split pas-backend-file and pas-backend-ldap out of libpas and build them | Dan Winship | 2002-07-23 | 2 | -11/+24 |
* | add new image | 2 | 2002-07-23 | 3 | -0/+183 |
* | Check if we're trying to build with the old libversit module borrowed from | Dan Winship | 2002-07-22 | 4 | -3/+28 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-07-22 | 2 | -1079/+1225 |
* | Remove the assert, and always copy over the threadtree which represents | Not Zed | 2002-07-22 | 2 | -5/+9 |
* | When renaming, use full_name to set the folder, not name, so the path is | Not Zed | 2002-07-22 | 2 | -1/+6 |
* | Oops, forgot to implement this. Fixes #24604. | Not Zed | 2002-07-22 | 2 | -0/+20 |
* | Only add a \r if the character before the \n wasn't already a \r - this | Jeffrey Stedfast | 2002-07-22 | 2 | -24/+38 |
* | recognize urls in plain text reply quoting logic (bug #27908). | Larry Ewing | 2002-07-21 | 2 | -1/+7 |
* | Changed to use a different length calculator. | Not Zed | 2002-07-19 | 3 | -14/+23 |