| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | updated | Radek Doulik | 2002-08-23 | 1 | -2055/+1792 |
* | Remove an e_path directory, and its parent "subfolders" dir if it's now | Dan Winship | 2002-08-23 | 3 | -0/+54 |
* | Add bug fix number. | JP Rosevear | 2002-08-22 | 1 | -0/+2 |
* | if the value given is a date, convert to a time in the current zone | JP Rosevear | 2002-08-22 | 2 | -4/+17 |
* | don't adjust for two digit dates here, the e_time_parse routines do that | JP Rosevear | 2002-08-22 | 3 | -23/+5 |
* | if the year was two digits, add the current century | JP Rosevear | 2002-08-22 | 2 | -1/+25 |
* | Spawn a new thread to ping the server but only if it is connected. | Jeffrey Stedfast | 2002-08-22 | 2 | -4/+62 |
* | Don't bother overloading the timeout virtual methods since they don't | Jeffrey Stedfast | 2002-08-22 | 5 | -9/+45 |
* | Don't register the noop timeout here anymore, we're gonna handle all this | Jeffrey Stedfast | 2002-08-22 | 4 | -109/+11 |
* | Count overdue tasks as tasks due today | Iain Holmes | 2002-08-21 | 2 | -1/+6 |
* | not sure what i was thinking here... the EBook isn't valid if we couldn't | Chris Toshok | 2002-08-21 | 2 | -7/+9 |
* | be sure that widget is realized so that e_utf8_from_gtk_string works | Radek Doulik | 2002-08-21 | 2 | -0/+10 |
* | guard against the view_instance disappearing during earlier CORBA work. | Mike Kestner | 2002-08-21 | 2 | -0/+10 |
* | up the timeout to 10 minutes | Jeffrey Stedfast | 2002-08-21 | 1 | -1/+1 |
* | Override the default noop implementation. | Jeffrey Stedfast | 2002-08-21 | 5 | -3/+100 |
* | Once we hit the target node, update the cursor_uid if it's set. Fixes | Peter Williams | 2002-08-21 | 2 | -0/+9 |
* | Plug some large leaks in the indexing code. | Peter Williams | 2002-08-21 | 3 | -4/+18 |
* | Don't let the minimum recursive depth be negative. (get_folders): Pass | Jeffrey Stedfast | 2002-08-21 | 2 | -6/+12 |
* | don't set the tasks ui component until the container is set, remove unused | JP Rosevear | 2002-08-21 | 2 | -5/+8 |
* | Set CAMEL_URL_NEED_PATH for the vFolder provider. | Jeffrey Stedfast | 2002-08-21 | 3 | -7/+12 |
* | new class for config database access and monitoring. | Rodrigo Moya | 2002-08-20 | 4 | -0/+375 |
* | add the listener_id slot. | Chris Toshok | 2002-08-20 | 3 | -11/+23 |
* | take and pass the CallStatus to our listener. | Chris Toshok | 2002-08-20 | 19 | -31/+262 |
* | disconnect destroy signal callbacks on tables | JP Rosevear | 2002-08-20 | 2 | -3/+13 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-08-20 | 2 | -493/+529 |
* | add "cache-completions" here, since file completion results are blanket | Chris Toshok | 2002-08-20 | 3 | -3/+41 |
* | clone the ical component before adding it | JP Rosevear | 2002-08-20 | 2 | -1/+13 |
* | Changed the STOREINFO_VERSION - should fix bug #28571, but if it doesn't - | Jeffrey Stedfast | 2002-08-20 | 2 | -1/+5 |
* | Updated Bulgarian translation. Not full: +~300 location places to 4305 | Yanko Kaneti | 2002-08-20 | 2 | -542/+609 |
* | If the diagnostics are empty, just explain that gpg failed to execute. | Jeffrey Stedfast | 2002-08-20 | 2 | -6/+25 |
* | Fix a copy/paste-o. Use the pgp_path GnomeFileEntry widget rather than the | Jeffrey Stedfast | 2002-08-20 | 2 | -1/+8 |
* | Updated to pass the needed arguments to camel_init() and to init gthreads | Jeffrey Stedfast | 2002-08-20 | 32 | -357/+206 |
* | Get the "addresses" property of the select names control rather than | Dan Winship | 2002-08-20 | 2 | -5/+6 |
* | add an "addresses" property, to get the "Dan Winship <danw@ximian.com>" | Dan Winship | 2002-08-20 | 2 | -0/+29 |
* | make sure to get the date in the current zone, not at UTC | JP Rosevear | 2002-08-20 | 2 | -1/+6 |
* | (mail_account_gui_save): Fix the saving of STORE_AND_TRANSPORT | Dan Winship | 2002-08-20 | 2 | -3/+7 |
* | source_type_changed may try to change the transport optionmenu | Dan Winship | 2002-08-20 | 2 | -4/+13 |
* | Fix the names of these functions. (They previously used "register" instead | Dan Winship | 2002-08-19 | 5 | -8/+20 |
* | stop adding redundant information for start/end/due/complete times | JP Rosevear | 2002-08-19 | 2 | -42/+33 |
* | If the passed-in URL contains a path, but the service doesn't allow paths, | Dan Winship | 2002-08-19 | 2 | -0/+12 |
* | Use an EvolutionFolderSelectorButton instead of a label to indicate the | Dan Winship | 2002-08-19 | 2 | -7/+22 |
* | If the selected URI is of an invalid type, don't accept it. | Dan Winship | 2002-08-17 | 3 | -45/+101 |
* | Change this into a GnomeApp so we get a statusbar and the dialog is a | Peter Williams | 2002-08-17 | 4 | -83/+208 |
* | fix c&p error that was losing the ssl setting. | Chris Toshok | 2002-08-17 | 2 | -1/+7 |
* | err, oops. | Chris Toshok | 2002-08-17 | 1 | -2/+0 |
* | remove the outer parens from the expansion of camel_argv_{start,end} since | Chris Toshok | 2002-08-17 | 2 | -2/+10 |
* | Added new library to scan program | Rodrigo Moya | 2002-08-16 | 1 | -0/+1 |
* | Import into the default book not the local one | Iain Holmes | 2002-08-16 | 3 | -1/+19 |
* | added internal EComponentListener object, to listen for the activated Cal. | Rodrigo Moya | 2002-08-16 | 5 | -0/+89 |
* | new class for controlling a component, to detect when it dies. | Rodrigo Moya | 2002-08-16 | 4 | -0/+284 |
* | new function to save a little typing. (find_book_view): same. | Chris Toshok | 2002-08-16 | 2 | -96/+175 |
* | Ugh, actually do what i just said i did, last patch was | Michael Zucci | 2002-08-16 | 1 | -1/+1 |
* | Fix the logic check for working out if we add inbox or not, we do it if we | Not Zed | 2002-08-16 | 2 | -2/+10 |
* | [ fix 27333 ] "local" -> "do-initial-query". | Chris Toshok | 2002-08-16 | 4 | -19/+52 |
* | Updated Bulgarian translation. Not full: +~400 location places to 3991. | Yanko Kaneti | 2002-08-16 | 2 | -750/+730 |
* | ref/unref the gvm | Mike Kestner | 2002-08-15 | 2 | -0/+8 |
* | Don't turn on pgp signing if this is an iMIP message and pgp_no_imip_sign | Dan Winship | 2002-08-15 | 2 | -1/+17 |
* | Add a "don't sign meeting requests" option to the security pane, since | Dan Winship | 2002-08-15 | 6 | -0/+42 |
* | added a flags field, defined some flags, currently only used by imap. This | Not Zed | 2002-08-15 | 6 | -193/+318 |
* | listen for the time editors to change | JP Rosevear | 2002-08-15 | 4 | -7/+89 |
* | Use the default uris instead of always changing to local | Iain Holmes | 2002-08-14 | 3 | -7/+41 |
* | Sort tasks in the correct order | Iain Holmes | 2002-08-14 | 2 | -0/+12 |
* | Use the task components colours | Iain Holmes | 2002-08-14 | 2 | -3/+35 |
* | Make the warning dialog display the message subject so that it is more | Jeffrey Stedfast | 2002-08-14 | 2 | -12/+28 |
* | 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 |