| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed. (get_score): Removed. Labels & scores are stored in tags, we | Not Zed | 2002-07-16 | 2 | -36/+15 |
* | Try to get the FQDN from the results of gethostname(). If that fails, then | Jeffrey Stedfast | 2002-07-16 | 2 | -9/+26 |
* | updated | Radek Doulik | 2002-07-16 | 1 | -448/+433 |
* | Pass 'info' into mail_append_mail(), seems I created the info but forgot | Jeffrey Stedfast | 2002-07-16 | 2 | -18/+28 |
* | use new save_header_state flag | Radek Doulik | 2002-07-16 | 2 | -3/+7 |
* | added save_html_object_data parameter, use gtkhtml command to save object | Radek Doulik | 2002-07-16 | 3 | -6/+22 |
* | Get rid of the constant 'required' variable, just use the value when | Jeffrey Stedfast | 2002-07-16 | 2 | -3/+5 |
* | Changed the mbox and spool provider descriptions to try and be more clear. | Jeffrey Stedfast | 2002-07-16 | 2 | -7/+18 |
* | Fixes #8001 | Rodrigo Moya | 2002-07-16 | 4 | -37/+107 |
* | Add a Control-Return accel for "FileSaveClose". | Ettore Perazzoli | 2002-07-16 | 4 | -3/+16 |
* | no need to convert the value returned by e_folder_tree_get_folder to a | Rodrigo Moya | 2002-07-16 | 2 | -7/+23 |
* | >= is not appropriate here because the sequences are 1-based; so seq = | Peter Williams | 2002-07-16 | 2 | -2/+11 |
* | Account for the case that when a disco store is "online" but actually | Peter Williams | 2002-07-15 | 4 | -3/+20 |
* | remove a stray conflict marker | Peter Williams | 2002-07-15 | 1 | -1/+0 |
* | Define a versioned library directory that we can use for things that are | Peter Williams | 2002-07-15 | 5 | -3/+25 |
* | Another fix for the IDL rename, ugh. | Peter Williams | 2002-07-15 | 2 | -1/+6 |
* | Replace filter-score with filter-int. | Not Zed | 2002-07-15 | 2 | -21/+31 |
* | Changelog is pending some other patch approval so i'm not commiting. | Not Zed | 2002-07-15 | 3 | -290/+0 |
* | Set the vfolder_editor variable to null before we close the dialogue, | Not Zed | 2002-07-15 | 2 | -4/+8 |
* | Oops, accidentally checked in some unfinished, unworking code. Reverted. | Not Zed | 2002-07-15 | 2 | -46/+12 |
* | set corba_folder.customIconName so we don't crash. | Chris Toshok | 2002-07-15 | 2 | -1/+11 |
* | Only assign a uid if indexing is enabled. This stops us always assigning a | Not Zed | 2002-07-15 | 3 | -3/+34 |
* | ** fixes for #10781 | Not Zed | 2002-07-15 | 7 | -27/+139 |
* | ** fixes for #10781 | Not Zed | 2002-07-15 | 24 | -139/+496 |
* | free the full_name (as well as given_name. oops.) | Chris Toshok | 2002-07-13 | 2 | -31/+48 |
* | Make the ENTRY_PROPERTY_ID_SIMPLE_CARD_LIST case not crash, although | Dan Winship | 2002-07-13 | 2 | -1/+8 |
* | On error, do not unref the parts gotten using camel_multipart_get_part() | Jeffrey Stedfast | 2002-07-13 | 2 | -8/+16 |
* | dup the listener, for consistency with the other signals | Dan Winship | 2002-07-13 | 2 | -1/+8 |
* | Sigh, fix for the wombat.idl -> Evolution-Wombat.idl rename here too. At | Peter Williams | 2002-07-13 | 2 | -1/+7 |
* | e-util relies on bonobo-conf in e-passwords.c and | Peter Williams | 2002-07-13 | 2 | -2/+2 |
* | (clicked): Ref the parent_window and then unref after you are done using | Ettore Perazzoli | 2002-07-13 | 2 | -0/+8 |
* | e-util relies on bonobo-conf in e-passwords.c and | Peter Williams | 2002-07-13 | 2 | -1/+7 |
* | Install some headers that weren't getting installed. | Peter Williams | 2002-07-13 | 2 | -2/+7 |
* | Oops, change wombat.h -> Evolution-Wombat.h | Peter Williams | 2002-07-13 | 2 | -1/+5 |
* | libwombat: | Peter Williams | 2002-07-12 | 5 | -7/+22 |
* | Updated to not use camel_type_get_global_classfuncs() since this is just a | Jeffrey Stedfast | 2002-07-12 | 2 | -1/+5 |
* | oops, changed the location of where we check for multipart/encrypted | Jeffrey Stedfast | 2002-07-12 | 1 | -4/+7 |
* | Handle multipart/encrypted parts too. | Jeffrey Stedfast | 2002-07-12 | 3 | -9/+26 |
* | Don't let any parts have a binary encoding. | Jeffrey Stedfast | 2002-07-12 | 2 | -1/+6 |
* | added missing glade files from shell/glade | Radek Doulik | 2002-07-12 | 1 | -0/+3 |
* | updated | Radek Doulik | 2002-07-12 | 1 | -2746/+2846 |
* | updated | Radek Doulik | 2002-07-12 | 1 | -202/+201 |
* | oops, apparently I didn't save? | Jeffrey Stedfast | 2002-07-12 | 1 | -0/+1 |
* | Fixes bug #27672 | Jeffrey Stedfast | 2002-07-12 | 5 | -6/+51 |
* | Add an accelerator for "FileClose". | Ettore Perazzoli | 2002-07-12 | 2 | -1/+5 |
* | Allow a NULL icon [remove the precondition]. | Ettore Perazzoli | 2002-07-12 | 3 | -5/+13 |
* | Actually pass the evolution URI, not the path, in Folder.evolutionUri | Ettore Perazzoli | 2002-07-12 | 4 | -14/+18 |
* | If we are fetching HEADERs, don't cache the stream - instead just create a | Jeffrey Stedfast | 2002-07-12 | 2 | -23/+39 |
* | (set_selected_folders): Set the | Ettore Perazzoli | 2002-07-12 | 3 | -4/+19 |
* | Rename "Save to disk..." to "Save Attachment..." | Jeffrey Stedfast | 2002-07-12 | 3 | -7/+12 |
* | (update_folder_title_bar): Ref the folder_icon | Ettore Perazzoli | 2002-07-12 | 2 | -0/+6 |
* | (get_folder_list_foreach): Copy | Ettore Perazzoli | 2002-07-12 | 2 | -6/+14 |
* | Remove some `#if 0'ed broken code. New members title_icon and | Ettore Perazzoli | 2002-07-12 | 5 | -167/+143 |
* | Don't forget to set an appropriate exception before returning NULL. | Jeffrey Stedfast | 2002-07-12 | 2 | -0/+8 |
* | e_book_get_book_view => e_book_get_completion_view, so the backends have | Chris Toshok | 2002-07-11 | 2 | -3/+11 |
* | actually remove the items from the pointer array too, so an error while | Chris Toshok | 2002-07-11 | 2 | -17/+68 |
* | Make sure message is non-NULL before setting the source on it. | Jeffrey Stedfast | 2002-07-11 | 2 | -1/+4 |
* | Modified to use a single list of UI node elements with an enable-mask | Jeffrey Stedfast | 2002-07-11 | 2 | -226/+201 |
* | If we unref'd a current_message, clear the datalist. Don't bother | Jeffrey Stedfast | 2002-07-11 | 2 | -15/+16 |
* | Oops, missed this one. | Peter Williams | 2002-07-11 | 3 | -2/+10 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 30 | -33/+111 |
* | (update_folder_title_bar): Get a @folder arg | Ettore Perazzoli | 2002-07-11 | 2 | -33/+47 |
* | Renamed stdin to stdin_fd, stdout to stdout_fd, and stderr to stderr_fd in | Jeffrey Stedfast | 2002-07-11 | 2 | -33/+40 |
* | Add accelerators. [#10069] | Ettore Perazzoli | 2002-07-11 | 2 | -2/+6 |
* | Add accelerators. [#10067] | Ettore Perazzoli | 2002-07-11 | 2 | -4/+8 |
* | Add accelerators. [#10068] | Ettore Perazzoli | 2002-07-11 | 2 | -3/+7 |
* | Add accelerator for "Print Preview", "Delete". | Ettore Perazzoli | 2002-07-11 | 3 | -3/+13 |
* | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 17 | -56/+200 |
* | bleah, i hate this keyboard. | Chris Toshok | 2002-07-10 | 1 | -1/+1 |
* | add Book.getCompletionView. | Chris Toshok | 2002-07-10 | 10 | -110/+471 |
* | Added note about set status filter action. | Kevin Breit | 2002-07-10 | 2 | -0/+13 |
* | (load_icon): Ooops. Swapped the large/small | Ettore Perazzoli | 2002-07-10 | 2 | -6/+10 |
* | s/Edit as New Message/Resend - this was confusing people. Also moved it to | Jeffrey Stedfast | 2002-07-10 | 2 | -2/+4 |
* | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 14 | -24/+75 |
* | fixed a compile warning | Jeffrey Stedfast | 2002-07-10 | 1 | -1/+1 |
* | #include <string.h> | Dan Winship | 2002-07-10 | 2 | -0/+5 |
* | If the custom_icon_name is not NULL, return the pixbuf for it. | Ettore Perazzoli | 2002-07-10 | 10 | -61/+154 |
* | s/Edit as New Message/Resend - this was confusing people. | Jeffrey Stedfast | 2002-07-10 | 2 | -1/+6 |
* | Remove debugging message. (impl_shortcut_drag_motion): Likewise. | Ettore Perazzoli | 2002-07-10 | 5 | -9/+11 |
* | Call e_icon_factory_init(). | Ettore Perazzoli | 2002-07-10 | 9 | -57/+330 |
* | (images_DATA): inbox-mini.png instead of | Ettore Perazzoli | 2002-07-10 | 6 | -4/+12 |
* | re-order nss and nspr flags | 9 | 2002-07-10 | 2 | -2/+6 |
* | (remove_folder): Remove unused variable. | Ettore Perazzoli | 2002-07-09 | 2 | -1/+4 |
* | Don't ever use the mail-display's current_message, this can cause | Jeffrey Stedfast | 2002-07-09 | 6 | -33/+53 |
* | Change the group icon size using e_shortcuts_set_group_uses_small_icons() | Ettore Perazzoli | 2002-07-09 | 6 | -33/+164 |
* | Make the sound type for (play-sound ) a "file" type rather than "string" | Jeffrey Stedfast | 2002-07-09 | 4 | -3/+20 |
* | removed the news editor widget since it sucked. | Jeffrey Stedfast | 2002-07-09 | 1 | -113/+0 |
* | New helper function. (e_folder_to_corba): Use it here. | Ettore Perazzoli | 2002-07-09 | 6 | -10/+67 |
* | Only queue a send operation if we are in Online mode, otherwise don't | Jeffrey Stedfast | 2002-07-06 | 2 | -2/+10 |
* | s/now// for "Send this message now" tooltip | Jeffrey Stedfast | 2002-07-06 | 1 | -1/+1 |
* | No longer need to pass a postpone_cb function into the composer | Jeffrey Stedfast | 2002-07-06 | 9 | -81/+138 |
* | oops, forgot to save | Jeffrey Stedfast | 2002-07-06 | 1 | -1/+1 |
* | Don't connect to the postpone signal, but do connect to the save-draft | Jeffrey Stedfast | 2002-07-06 | 5 | -58/+24 |
* | Removed the Send Later verb. | Jeffrey Stedfast | 2002-07-06 | 2 | -4/+4 |
* | (startup_wizard_cancel): Unref the | Ettore Perazzoli | 2002-07-06 | 2 | -0/+24 |
* | (e_timezone_dialog_init): | Ettore Perazzoli | 2002-07-06 | 2 | -0/+7 |
* | cleaned up mail-config.glade to remove the notebook tab for the accounts_tab | Jeffrey Stedfast | 2002-07-05 | 1 | -257/+100 |
* | Removed mail/mail-account-news-editor.c | Jeffrey Stedfast | 2002-07-05 | 2 | -1/+4 |
* | Removed. | Jeffrey Stedfast | 2002-07-05 | 3 | -265/+2 |
* | changed a comment | Jeffrey Stedfast | 2002-07-05 | 1 | -1/+2 |
* | Set the IS_SOURCE provider flag. | Jeffrey Stedfast | 2002-07-05 | 2 | -1/+5 |
* | Removed special-case code for NNTP support. | Jeffrey Stedfast | 2002-07-05 | 9 | -364/+31 |
* | Change all exceptions to report which POP server failed (and tried to make | Jeffrey Stedfast | 2002-07-05 | 2 | -21/+31 |
* | Updated Ukrainian translation | Yuri Syrota | 2002-07-04 | 1 | -3785/+2872 |
* | Convert back to native encoding. | Abel Cheung | 2002-07-04 | 2 | -4538/+4542 |
* | Pass TRUE as the auto_connect argument to mail_load_storage_from_uri(). | Jeffrey Stedfast | 2002-07-04 | 6 | -14/+32 |
* | Invoke e_folder_dnd_bridge_drop(). | Ettore Perazzoli | 2002-07-04 | 4 | -15/+82 |
* | Fix the URL for the DB 3.1.17 package; it's moved. | Peter Williams | 2002-07-04 | 2 | -1/+5 |
* | If we get an exception from the child sync, update the exception string so | Not Zed | 2002-07-03 | 5 | -31/+75 |
* | Take a void object arg. (camel_object_remove_event): " | Not Zed | 2002-07-03 | 3 | -12/+25 |
* | *** empty log message *** | Rodrigo Moya | 2002-07-03 | 1 | -1/+1 |
* | Fixes #16034 | Rodrigo Moya | 2002-07-03 | 5 | -12/+62 |
* | Ñchanged to return a gboolean (TRUE if the icon is found, FALSE if not). | Rodrigo Moya | 2002-07-03 | 3 | -7/+14 |
* | updated | Radek Doulik | 2002-07-03 | 1 | -2634/+2722 |
* | Increase the size of the escapped mlist buffer, we can't assume that there | Jeffrey Stedfast | 2002-07-03 | 2 | -0/+2 |
* | Increase the size of the escapped mlist buffer, we can't assume that there | Jeffrey Stedfast | 2002-07-03 | 2 | -1/+5 |
* | Fixes bug #27263. | Jeffrey Stedfast | 2002-07-03 | 4 | -15/+56 |
* | Remove Bcc headers too. | Jeffrey Stedfast | 2002-07-03 | 3 | -1/+10 |
* | (e_shell_show_settings): Don't set up the settings | Ettore Perazzoli | 2002-07-03 | 2 | -2/+5 |
* | (bonobo_interface_remove_folder_cb): Add | Ettore Perazzoli | 2002-07-03 | 2 | -1/+7 |
* | (update_sensitivity): Removed. | Ettore Perazzoli | 2002-07-03 | 2 | -43/+58 |
* | (folder_browser_gui_init): Don't connect | Ettore Perazzoli | 2002-07-02 | 2 | -3/+8 |
* | (subitem_activated_cb): Don't emit | Ettore Perazzoli | 2002-07-02 | 2 | -3/+7 |
* | (activate_by_subitems): Don't set the entry to be | Ettore Perazzoli | 2002-07-02 | 2 | -2/+7 |
* | Added a bunch of tooltips. | Ettore Perazzoli | 2002-07-02 | 2 | -3/+13 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 13 | -8/+101 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-07-02 | 2 | -30/+27 |
* | remove dependency on removed file camel/camel-pgp-context.h | Sean Atkinson | 2002-07-02 | 2 | -2/+5 |
* | Make sure that cid is non-NULL. | Jeffrey Stedfast | 2002-07-02 | 2 | -1/+6 |
* | Remove debugging message. | Ettore Perazzoli | 2002-07-02 | 4 | -23/+39 |
* | New member preparing_to_quit in EShellPrivate. | Ettore Perazzoli | 2002-07-02 | 2 | -1/+22 |
* | listen for timezone config change (property_change_cb): set the timezone | JP Rosevear | 2002-07-01 | 3 | -2/+31 |
* | don't unref selection_model (otherwise 3 clicks of "Show Supported Bases" | Sean Atkinson | 2002-07-01 | 2 | -2/+6 |
* | Removed some conflict indicators i missed. | Michael Zucci | 2002-07-01 | 1 | -1/+0 |
* | Removed. The folder's deleted event isn't needed since we're listening to | Not Zed | 2002-07-01 | 2 | -14/+12 |
* | add pas-backend-summary.[ch]. | Chris Toshok | 2002-06-30 | 5 | -68/+1226 |
* | Don't skip over disabled accounts - put them in the folder tree too. | Jeffrey Stedfast | 2002-06-29 | 3 | -9/+14 |
* | (Categories): Added. | Ettore Perazzoli | 2002-06-29 | 2 | -0/+7 |
* | Fixage/updateage | Aaron Weber | 2002-06-29 | 2 | -43/+55 |
* | (impl_Storage_updateFolder): Don't stop | Ettore Perazzoli | 2002-06-29 | 2 | -14/+12 |
* | Ooops. Fix date in ChangeLog. | Ettore Perazzoli | 2002-06-29 | 1 | -1/+1 |
* | *** empty log message *** | Ettore Perazzoli | 2002-06-29 | 2 | -45/+133 |
* | Fixes bug #27055. | Jeffrey Stedfast | 2002-06-29 | 3 | -3/+22 |
* | Add this, to call e_summary_mail_get_info from an idle handler. | Dan Winship | 2002-06-29 | 2 | -16/+31 |
* | Don't use --no-auto-key-retrieve, this option has apparently been | Jeffrey Stedfast | 2002-06-29 | 2 | -4/+16 |
* | Loop on our reads while errno is EINTR or EAGAIN. Also make sure to | Jeffrey Stedfast | 2002-06-28 | 2 | -19/+55 |
* | Loop on our reads while errno is EINTR or EAGAIN. Also make sure to | Jeffrey Stedfast | 2002-06-28 | 2 | -3/+13 |
* | Recursively delete any subfolders. | Jeffrey Stedfast | 2002-06-28 | 2 | -12/+46 |
* | Update .po files. | JP Rosevear | 2002-06-28 | 38 | -138845/+185436 |
* | Hack around a libtool/make problem that was causing libversit.a to be | Dan Winship | 2002-06-28 | 1 | -0/+6 |
* | Removed camel/camel-pgp-context.c and added camel-gpg-context.c and | Jeffrey Stedfast | 2002-06-28 | 2 | -1/+1 |
* | add spanish OMF file | Aaron Weber | 2002-06-28 | 1 | -0/+16 |
* | Loop on our reads while errno is EINTR or EAGAIN. Also make sure to | Jeffrey Stedfast | 2002-06-28 | 2 | -23/+20 |
* | Removed camel/camel-pgp-context.c and added camel-gpg-context.c and | Jeffrey Stedfast | 2002-06-28 | 2 | -1/+7 |
* | apply patch from owen taylor | Aaron Weber | 2002-06-27 | 4 | -10/+33 |
* | Loop on our reads while errno is EINTR or EAGAIN. | Jeffrey Stedfast | 2002-06-27 | 2 | -9/+25 |
* | Use the new CamelMultipartEncrypted class to do our encryption work for | Jeffrey Stedfast | 2002-06-27 | 2 | -47/+165 |
* | updated | Radek Doulik | 2002-06-27 | 1 | -96/+98 |
* | slight build fixes | Jeffrey Stedfast | 2002-06-27 | 3 | -19/+20 |
* | Removed. | Jeffrey Stedfast | 2002-06-27 | 7 | -1934/+41 |
* | updated | Radek Doulik | 2002-06-27 | 1 | -63/+71 |
* | Don't allow the pgp type to be anything except NONE or GPG. | Jeffrey Stedfast | 2002-06-27 | 7 | -139/+80 |
* | Use the new CamelMultipartEncrypted class to do our encryption work for | Jeffrey Stedfast | 2002-06-27 | 2 | -31/+56 |
* | Oops, this needs to take a userid argument. | Jeffrey Stedfast | 2002-06-27 | 3 | -5/+8 |
* | remove the search-refining feature, which isn't actually true, i think. | Aaron Weber | 2002-06-27 | 5 | -96/+73 |
* | Removed (never did anything anyway). | Jeffrey Stedfast | 2002-06-27 | 5 | -240/+11 |
* | New class implementing the multipart/encrypted content type. Contains | Jeffrey Stedfast | 2002-06-27 | 5 | -0/+420 |
* | Check for NODATA too. | Jeffrey Stedfast | 2002-06-27 | 3 | -2/+15 |
* | Only let the dialog be opened once | Iain Holmes | 2002-06-27 | 2 | -0/+20 |
* | Fix crash on "broken" rdfs | Iain Holmes | 2002-06-27 | 2 | -0/+9 |
* | Fix a typo in the Locations file | Iain Holmes | 2002-06-27 | 3 | -9/+10 |
* | Sort the states in the right order | Iain Holmes | 2002-06-27 | 3 | -8/+12 |
* | Fix bugs, make the folder list be a storage set view and add a delete url button | Iain Holmes | 2002-06-26 | 10 | -66/+573 |
* | Changes for an importer bug and to get the storagesetselector in the summary | Iain Holmes | 2002-06-26 | 7 | -29/+216 |
* | Fixes #25410 | Rodrigo Moya | 2002-06-26 | 2 | -0/+16 |
* | Remove the #include for camel-spoold-store.h | Jeffrey Stedfast | 2002-06-26 | 2 | -1/+5 |
* | Include <sys/time.h> for struct timeval. | Not Zed | 2002-06-26 | 22 | -2418/+1045 |
* | #include <sys/time.h> | Jeffrey Stedfast | 2002-06-26 | 3 | -1/+5 |
* | more improvem,ent. | Aaron Weber | 2002-06-26 | 2 | -20/+17 |
* | Also handle https urls. | Jeffrey Stedfast | 2002-06-26 | 2 | -1/+3 |
* | reorder the adding of creatable items so the default is a new contact, not | Chris Toshok | 2002-06-26 | 2 | -3/+9 |
* | Use mail_crypto_get_pgp_cipher_context() so that the PGP/GPG decision is | Jeffrey Stedfast | 2002-06-26 | 2 | -1/+7 |
* | Some compiler warning fixes. | Jeffrey Stedfast | 2002-06-26 | 9 | -63/+70 |
* | Add example FAQ items in welcome email, as per danw's request in bug 18645 | Aaron Weber | 2002-06-25 | 2 | -11/+21 |
* | plug leak and actually use the minimal comp we create | JP Rosevear | 2002-06-25 | 2 | -1/+10 |
* | add back proto | JP Rosevear | 2002-06-25 | 16 | -235/+625 |
* | remove source argument (get it from the dialog). (edit_source_clicked): | Sean Atkinson | 2002-06-25 | 2 | -6/+25 |
* | Return the option as --digest-algo=<micalg> (gpg_ctx_parse_status): Decode | Jeffrey Stedfast | 2002-06-25 | 2 | -20/+82 |
* | implemented camel_gpg_context_set_always_trust() | Jeffrey Stedfast | 2002-06-25 | 2 | -0/+19 |
* | Use --command-fd rather than --passphrase-fd since what we really want is | Jeffrey Stedfast | 2002-06-25 | 2 | -1/+8 |
* | Use --command-fd rather than --passphrase-fd since what we really want is | Jeffrey Stedfast | 2002-06-25 | 2 | -100/+76 |
* | overhaul. still need to improve examples. | Aaron Weber | 2002-06-25 | 5 | -276/+254 |
* | (impl_clicked): Pass | Ettore Perazzoli | 2002-06-25 | 2 | -1/+7 |
* | updated | Radek Doulik | 2002-06-25 | 1 | -165/+142 |
* | Check for ERRSIG also. (gpg_ctx_op_step): Don't try writing a passphrase | Jeffrey Stedfast | 2002-06-24 | 2 | -6/+14 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-06-23 | 2 | -1079/+1283 |
* | s/jeff/jeffrey | Jeffrey Stedfast | 2002-06-23 | 1 | -1/+1 |
* | Return -1 on error. (gpg_decrypt): Same. (gpg_sign): Again here. | Jeffrey Stedfast | 2002-06-23 | 3 | -56/+117 |
* | more fixes, now verifying works and signing almost works as well, except gpg ... | Jeffrey Stedfast | 2002-06-22 | 1 | -7/+30 |
* | yay, I get to hold more state because Unix pipes suck so badly. This is | Jeffrey Stedfast | 2002-06-22 | 1 | -101/+220 |
* | Use the new gpg cipher context rather than the old pgp context. | Jeffrey Stedfast | 2002-06-22 | 2 | -22/+30 |
* | If the pgp type is gpg, then use the gpg context. | Jeffrey Stedfast | 2002-06-22 | 4 | -32/+88 |
* | added camel_gpg_context_new which I had forgotten before | Jeffrey Stedfast | 2002-06-22 | 1 | -0/+28 |
* | New source files implementing the CamelCipherContext class for gnupg. | Jeffrey Stedfast | 2002-06-22 | 9 | -32/+1286 |
* | Updated to support searching as well as making it use CamelDigestSummary. | Jeffrey Stedfast | 2002-06-21 | 5 | -106/+325 |
* | Ignore more files. Removed obsolete files. Add missing files, remove | Abel Cheung | 2002-06-21 | 6 | -118/+14 |
* | PR_IO_TIMEOUT_ERROR should map to ETIMEDOUT and not EAGAIN. | Jeffrey Stedfast | 2002-06-20 | 2 | -2/+9 |
* | Drop back to initial state if we came from eof state. | Not Zed | 2002-06-20 | 2 | -1/+7 |
* | don't convert text to html twice | Radek Doulik | 2002-06-20 | 2 | -7/+5 |
* | Remove #include <config.h> Same Same gtk_widget_show() all items in the | Kjartan Maraas | 2002-06-20 | 7 | -21/+11 |
* | Set the poll timeout to be PR_INTERVAL_MIN, this one shouldn't need to be | Jeffrey Stedfast | 2002-06-20 | 2 | -1/+5 |
* | Make sure we hold the command_lock before accessing current_folder. | Jeffrey Stedfast | 2002-06-20 | 3 | -2/+35 |
* | Don't bother trying to authenticate (and thus don't throw up an error | Jeffrey Stedfast | 2002-06-19 | 3 | -6/+19 |
* | update for new zones | JP Rosevear | 2002-06-19 | 2 | -77/+4 |
* | Reverse unintended change | JP Rosevear | 2002-06-19 | 1 | -0/+6 |
* | New convenience function to find the first parent node that is visible and | Jeffrey Stedfast | 2002-06-19 | 3 | -11/+41 |
* | update for new zones | JP Rosevear | 2002-06-19 | 1 | -0/+75 |
* | (build_items): Put the numbers in front of the | Ettore Perazzoli | 2002-06-19 | 2 | -1/+6 |
* | Added info about non-organizer changes to calendar events. | Aaron Weber | 2002-06-19 | 1 | -8/+34 |
* | check for libsoftokn3 if we couldn't link the first time | JP Rosevear | 2002-06-19 | 2 | -0/+10 |
* | Patch by clahey. | JP Rosevear | 2002-06-18 | 1 | -1/+37 |
* | Update the freeze state of the new source folder. | Jeffrey Stedfast | 2002-06-18 | 3 | -4/+37 |
* | Fixes wombat crash (for JP and myself) | Rodrigo Moya | 2002-06-18 | 2 | -5/+14 |
* | New convenience function to get a cached normalised string. | Jeffrey Stedfast | 2002-06-18 | 4 | -72/+164 |
* | pass NULL to e_contact_list_save_as. modality sucks. fixes broken build. | Chris Toshok | 2002-06-18 | 2 | -4/+2 |
* | pass NULL to e_contact_list_save_as. modality sucks. fixes broken build. | Chris Toshok | 2002-06-18 | 1 | -0/+9 |
* | remove the camel-remote-store private struct | Jeffrey Stedfast | 2002-06-18 | 1 | -17/+1 |
* | If we dont support searching, dont try to. | Not Zed | 2002-06-17 | 3 | -2/+11 |
* | Use connect_while_alive, so we're not called after we've quit. See bug | Not Zed | 2002-06-17 | 2 | -4/+10 |
* | updated | Radek Doulik | 2002-06-17 | 1 | -599/+734 |
* | Edit the view after appending it to the model. | Christopher James Lahey | 2002-06-17 | 1 | -0/+1 |
* | Updated Slovenian translation | Andraz Tori | 2002-06-16 | 1 | -2/+2 |
* | [ fixes bug #26130 ] pass ce->app as parent_window. | Chris Toshok | 2002-06-16 | 5 | -8/+37 |
* | use ldap_unbind_ext. (create_card_handler): don't leak the new vcard. | Chris Toshok | 2002-06-16 | 2 | -6/+22 |
* | up the max threshold to 3000 cards from 1000 cards.. seems to improve | Chris Toshok | 2002-06-16 | 2 | -4/+13 |
* | fix a braindead typo that caused us to leak strings in certain | Chris Toshok | 2002-06-16 | 1 | -1/+1 |
* | fix a braindead typo that caused us to leak strings in certain | Chris Toshok | 2002-06-16 | 1 | -0/+7 |
* | Made "" compare as not equal to "" for addresses. (use_common_book_cb): | Christopher James Lahey | 2002-06-15 | 2 | -4/+14 |
* | Don't draw or interact with the popup button if a cell isn't editable | Christopher James Lahey | 2002-06-15 | 9 | -30/+50 |
* | Freeze source folders. (vee_thaw): Thaw all source folders. Fixes bug | Jeffrey Stedfast | 2002-06-15 | 2 | -0/+56 |
* | Unlock the command_lock after each UID STORE command so that other | Jeffrey Stedfast | 2002-06-15 | 2 | -5/+14 |
* | Fixed compiler warnings. | Jeffrey Stedfast | 2002-06-15 | 10 | -15/+31 |
* | Updated to use ctx->sign_protocol rather than ctx->protocol. | Jeffrey Stedfast | 2002-06-15 | 5 | -10/+22 |
* | Don't enable fields if the editor isn't editable and the | Christopher James Lahey | 2002-06-14 | 2 | -0/+11 |
* | Updated | Andrew V. Samoilov | 2002-06-13 | 1 | -43/+29 |
* | Use utf-8 instead of utf8 to avoid msgfmt's warning. | Andrew V. Samoilov | 2002-06-13 | 2 | -155/+77 |
* | Updated Ukrainian translation. | Andrew V. Samoilov | 2002-06-13 | 2 | -143/+73 |
* | Updated Russian translation. | Andrew V. Samoilov | 2002-06-13 | 1 | -351/+148 |
* | Updated Russian translation. | Andrew V. Samoilov | 2002-06-13 | 1 | -0/+4 |
* | added timeout_id to LoadedClient structure, to keep track of the timeout | Rodrigo Moya | 2002-06-13 | 2 | -26/+33 |