| Commit message (Expand) | Author | Age | Files | Lines |
* | Always strdup the new key in the threaded/preview hash/always free the | Not Zed | 2002-10-25 | 2 | -4/+9 |
* | Use the mode 0666 when creating a new file and let the user's umask handle | Jeffrey Stedfast | 2002-10-25 | 3 | -2/+11 |
* | Fixes #32764 | Rodrigo Moya | 2002-10-25 | 2 | -27/+50 |
* | call e_tree_state_change | Mike Kestner | 2002-10-25 | 1 | -0/+2 |
* | Cast chars to unsigned char before passing to ctype macros since they are | Dan Winship | 2002-10-25 | 2 | -17/+24 |
* | Use a hashtable to only insert nodes we dont have already, rather than | Not Zed | 2002-10-25 | 2 | -6/+23 |
* | initialize new values (clean_up): free new values (find_my_address): if we | JP Rosevear | 2002-10-24 | 4 | -10/+211 |
* | ** For bug #31647 and bug #31456. | Not Zed | 2002-10-24 | 7 | -87/+215 |
* | Only perform the search if it is either a clear or advanced search. | Jeffrey Stedfast | 2002-10-24 | 2 | -1/+10 |
* | If the clear button was pressed, we want the entry to be sensitive (not | Jeffrey Stedfast | 2002-10-24 | 5 | -24/+31 |
* | pass fb->uri to the folder selection dialog so the current folder is | Mike Kestner | 2002-10-24 | 2 | -1/+7 |
* | Set the is_stock flag to TRUE for the summary folder. | Ettore Perazzoli | 2002-10-24 | 5 | -7/+36 |
* | (activate_by_subitems): gtk_widget_grab_focus() | Ettore Perazzoli | 2002-10-24 | 2 | -0/+11 |
* | Replace Gnotices with Footnotes. | Ettore Perazzoli | 2002-10-24 | 4 | -77/+163 |
* | Set /Addressbook/select_names_uri in the configdb to the selected folder. | Dan Winship | 2002-10-23 | 2 | -17/+31 |
* | Fixes #32613 | Rodrigo Moya | 2002-10-23 | 3 | -20/+58 |
* | fix warning | JP Rosevear | 2002-10-23 | 2 | -2/+7 |
* | Fixes #32371 | Rodrigo Moya | 2002-10-23 | 2 | -3/+12 |
* | Canonicalise the source_uri to not have a path. Fixes bug #32268. | Jeffrey Stedfast | 2002-10-23 | 3 | -43/+52 |
* | use NULL for pointer instead of FALSE. | Rodrigo Moya | 2002-10-23 | 2 | -1/+6 |
* | use e_config_listener_* to get values (itip_addresses_get): ditto | JP Rosevear | 2002-10-23 | 3 | -37/+29 |
* | Edit-->Undelete, not Actions-->Undelete | Aaron Weber | 2002-10-23 | 2 | -1/+6 |
* | fix the sense of a strcmp | Dan Winship | 2002-10-22 | 2 | -1/+6 |
* | [ fix for #23764 ] handle multiple letters associated with a single | Chris Toshok | 2002-10-22 | 2 | -11/+34 |
* | don't emit a signal if we couldn't find the view row | JP Rosevear | 2002-10-22 | 1 | -2/+4 |
* | [ fixes #29067 ] we need to create a card_sexp even when doing summary | Chris Toshok | 2002-10-22 | 2 | -7/+14 |
* | [ fixes #32144 ] convert the name to the gtk locale before saving. | Chris Toshok | 2002-10-22 | 2 | -3/+16 |
* | here's a fix for bug #18242 | Jeffrey Stedfast | 2002-10-22 | 1 | -0/+17 |
* | Only add the account address to the list of addresses if it is non-NULL. | Jeffrey Stedfast | 2002-10-22 | 2 | -1/+9 |
* | [ Fixes evolution bug #26355 ] use g_utf8_collate here instead of strcmp. | Chris Toshok | 2002-10-21 | 1 | -2/+3 |
* | Fix the transport URL on any Exchange accounts. Fixes #30209, which is to | Dan Winship | 2002-10-21 | 2 | -1/+15 |
* | (e_summary_weather_reconfigure): NULL the | Ettore Perazzoli | 2002-10-21 | 2 | -3/+17 |
* | (e_get_activation_failure_msg): If the exception_id is NULL, | Ettore Perazzoli | 2002-10-21 | 2 | -0/+9 |
* | [ probable fix for #25477, and memory leak fix ] if the dialog isn't in | Chris Toshok | 2002-10-21 | 3 | -0/+18 |
* | #include "camel-stream-fs.h" for writing out the certs to disk | Jeffrey Stedfast | 2002-10-19 | 1 | -0/+1 |
* | s/+ 4/+ 1/ | Jeffrey Stedfast | 2002-10-19 | 1 | -1/+1 |
* | Strip the signature from the body-text. Fixes bug #5529. | Jeffrey Stedfast | 2002-10-18 | 2 | -1/+14 |
* | Do the filtering ourselves. This is so a problem like a missing uid (which | Not Zed | 2002-10-18 | 1 | -3/+41 |
* | If ~/.camel_certs doesn't exist, create it. | Jeffrey Stedfast | 2002-10-18 | 2 | -6/+20 |
* | fix c/p type | JP Rosevear | 2002-10-18 | 2 | -1/+5 |
* | if the value is a datetime, convert it to a date | JP Rosevear | 2002-10-18 | 5 | -2/+259 |
* | If the attachment is type application/octet-stream, sniff the file type | Benjamin Kahn | 2002-10-18 | 1 | -0/+6 |
* | changed to have a gboolean return type, which is what it's supposed to do. | Rodrigo Moya | 2002-10-18 | 3 | -7/+16 |
* | New, implementation for the cancel_discover_shared_folder virtual method. | Ettore Perazzoli | 2002-10-18 | 9 | -66/+250 |
* | helper, build fingerprint. (camel_certdb_nss_cert_get): Helper for nss | Not Zed | 2002-10-17 | 5 | -93/+381 |
* | Don't need to pass a path to camel_gpg_context_new () anymore. | Jeffrey Stedfast | 2002-10-17 | 8 | -466/+37 |
* | No longer takes a path argument. (camel_gpg_context_fianlise): No need to | Jeffrey Stedfast | 2002-10-17 | 3 | -32/+25 |
* | We need to treat message/rfc822 streams differently. Fixes bug #32378. | Jeffrey Stedfast | 2002-10-17 | 2 | -1/+17 |
* | If mode == REPLY_LIST and the mlist is "" (we only checked NULL before), | Jeffrey Stedfast | 2002-10-17 | 2 | -6/+11 |
* | Mark the file selector modal. Quick fix for bug #32256. | Not Zed | 2002-10-17 | 2 | -0/+6 |
* | no longer need to enter path. | Aaron Weber | 2002-10-17 | 2 | -8/+4 |
* | Fixes #25153 | Rodrigo Moya | 2002-10-17 | 3 | -3/+15 |
* | Don't include the byte reserved for the nul in the outleft size. | Jeffrey Stedfast | 2002-10-17 | 1 | -17/+25 |
* | If we are trying to reply to a list, first check that we can by getting | Jeffrey Stedfast | 2002-10-17 | 2 | -25/+8 |
* | If we are trying to reply to a list, first check that we can by getting | Jeffrey Stedfast | 2002-10-17 | 2 | -44/+72 |
* | Add the new-mail-notify rule to the filter driver before adding the user | Jeffrey Stedfast | 2002-10-16 | 3 | -17/+35 |
* | Update supported/unsupported list. | Aaron Weber | 2002-10-16 | 9 | -22/+77 |
* | Made tooltips more clear. | Jeffrey Stedfast | 2002-10-16 | 2 | -3/+7 |
* | If the hash id is NULL, return CAMEL_CIPHER_HASH_DEFAULT. Fixes bug | Jeffrey Stedfast | 2002-10-16 | 2 | -8/+15 |
* | Return right away rather than crashing if card->email is NULL. | Dan Winship | 2002-10-16 | 2 | -0/+12 |
* | try to preserve the work week view setting if it makes sense (set_view): | JP Rosevear | 2002-10-16 | 2 | -3/+22 |
* | check if the selection fits in the leftover days | JP Rosevear | 2002-10-16 | 2 | -4/+28 |
* | Change the type in LDAP shortcuts from "ldap-contacts" to "contacts/ldap". | Dan Winship | 2002-10-16 | 2 | -144/+62 |
* | remove an unwanted space | Jeffrey Stedfast | 2002-10-15 | 1 | -1/+1 |
* | Only set an account name if one doesn't already exist. Also use the | Jeffrey Stedfast | 2002-10-11 | 2 | -18/+29 |
* | Removed the Run Once filter action. | Jeffrey Stedfast | 2002-10-11 | 3 | -28/+26 |
* | Don't do anything if the message_list is NULL (this means the | Jeffrey Stedfast | 2002-10-11 | 2 | -1/+12 |
* | Updated Norwegian translation. Added new etspec files. | Kjartan Maraas | 2002-10-10 | 3 | -284/+306 |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 14 | -146/+129 |
* | The CamelFolderInfo that we get back has nodes for all parent folders, so | Jeffrey Stedfast | 2002-10-10 | 2 | -2/+19 |
* | If the response from the IMAP server is "No", don't set the | Jeffrey Stedfast | 2002-10-10 | 2 | -2/+11 |
* | fix 1.0/1.2 feature list discrepancies. | Aaron Weber | 2002-10-09 | 2 | -20/+6 |
* | add info about man page and so forth. | Aaron Weber | 2002-10-09 | 3 | -3/+34 |
* | Mark a string for translation, fixes bug #31942. Thanks to | Jeffrey Stedfast | 2002-10-09 | 3 | -7/+12 |
* | Fixes #11434 | Rodrigo Moya | 2002-10-09 | 8 | -0/+102 |
* | set the 24 hour format initially | JP Rosevear | 2002-10-09 | 4 | -55/+15 |
* | Don't maek "en" for translation. Fixes bug #31788. | Jeffrey Stedfast | 2002-10-08 | 3 | -5/+10 |
* | Update version number to 1.1.2.99. | Ettore Perazzoli | 2002-10-08 | 2 | -2/+8 |
* | Sync for 1.1.2. | Ettore Perazzoli | 2002-10-08 | 47 | -65689/+84821 |
* | Fixes #31774 | Rodrigo Moya | 2002-10-08 | 2 | -2/+9 |
* | cast the correct item | JP Rosevear | 2002-10-08 | 2 | -1/+6 |
* | More fixups. | Ettore Perazzoli | 2002-10-08 | 1 | -137/+148 |
* | Add fixer's name to info. | JP Rosevear | 2002-10-08 | 1 | -19/+19 |
* | Remove a conflict tag. | Mike Kestner | 2002-10-08 | 1 | -1/+0 |
* | GAL news. | Mike Kestner | 2002-10-08 | 1 | -0/+8 |
* | Oops, remove redundancy. | JP Rosevear | 2002-10-08 | 1 | -7/+0 |
* | Update. | JP Rosevear | 2002-10-08 | 1 | -0/+43 |
* | Update. | Ettore Perazzoli | 2002-10-08 | 1 | -52/+61 |
* | updated news for mailer | Jeffrey Stedfast | 2002-10-08 | 1 | -0/+59 |
* | Update. | Ettore Perazzoli | 2002-10-08 | 1 | -2/+72 |
* | Set content->rawtext to TRUE for text parts because the content is in its | Jeffrey Stedfast | 2002-10-08 | 2 | -7/+33 |
* | Fixes bug #31752 | Jeffrey Stedfast | 2002-10-08 | 3 | -12/+39 |
* | Fix all mailing list regex patterns to allow any number of spaces *or* | Jeffrey Stedfast | 2002-10-08 | 2 | -11/+17 |
* | Change the selection mode to GTK_SELECTION_BROWSE so there is always a | Ettore Perazzoli | 2002-10-08 | 3 | -14/+18 |
* | Fixes crash in #19159 | Rodrigo Moya | 2002-10-07 | 2 | -7/+23 |
* | Fixes #15892 | Rodrigo Moya | 2002-10-07 | 11 | -26/+222 |
* | Updated Norwegian translation. | Kjartan Maraas | 2002-10-05 | 2 | -854/+965 |
* | new function, emit cancelled so the folder selector button will sensitize | Chris Toshok | 2002-10-05 | 2 | -0/+20 |
* | Don't default 'me' to the source account until after we've tried to detect | Jeffrey Stedfast | 2002-10-05 | 2 | -13/+45 |
* | Don't create a new file if the file doesn't exist. | Jeffrey Stedfast | 2002-10-05 | 2 | -2/+8 |
* | Remove "..." from "Remove Other User's Folder" since it doesn't pop up a | Dan Winship | 2002-10-05 | 2 | -1/+6 |
* | Use the content-object's rawtext flag to decide if it needs to be filtered | Jeffrey Stedfast | 2002-10-05 | 2 | -1/+8 |
* | [ Fix #28392 ] #if 0 out the gal_view submenu, since it's not spec'ed to | Chris Toshok | 2002-10-05 | 2 | -0/+9 |
* | Dont get the filter driver inside the change_lock. Its not necessary, and | Not Zed | 2002-10-04 | 2 | -5/+16 |
* | call drop_timeout | Mike Kestner | 2002-10-04 | 1 | -2/+1 |
* | Map us-ascii to windows-1252 also. | Jeffrey Stedfast | 2002-10-04 | 2 | -1/+7 |
* | removed unneeded g_assert which was preventing the alarm daemon to start | Rodrigo Moya | 2002-10-03 | 2 | -2/+6 |
* | Fixes #30057 | Rodrigo Moya | 2002-10-03 | 9 | -42/+106 |
* | Add missing ;. | Michael Zucci | 2002-10-03 | 1 | -1/+1 |
* | /home/notzed/gnome/head/evolution/camel | Not Zed | 2002-10-03 | 5 | -22/+49 |
* | oops, didn't want to change that | John Corwin | 2002-10-03 | 1 | -1/+1 |
* | shouldn't need automake-1.4 | John Corwin | 2002-10-03 | 1 | -1/+1 |
* | free adapter->priv. | Chris Toshok | 2002-10-02 | 1 | -30/+29 |
* | If the user hits cancel when signing/encrypting, don't continue | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+8 |
* | When signing/encrypting a part, if a USER_CANCEL occurs, re-use the part | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+10 |
* | (drag_data_get_cb): silence warning. | Larry Ewing | 2002-10-02 | 2 | -1/+2 |
* | add support for dragging the content type directly. | Larry Ewing | 2002-10-02 | 2 | -3/+44 |
* | Connect to the changed signal for the reply_to entry box. Fixes bugs | Jeffrey Stedfast | 2002-10-02 | 2 | -1/+6 |
* | Only setup the languages if the language_seq is not CORBA_OBJECT_NIL. | Jeffrey Stedfast | 2002-10-02 | 2 | -7/+13 |
* | Use e_utf8_gtk_entry_set_text for the email address and reply-to fields. | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+6 |
* | Handle a multipart/encrypted part. Fixes bug #31547. | Jeffrey Stedfast | 2002-10-02 | 2 | -1/+14 |
* | Use strtol when decoding the timezone (since it can be negative) and don't | Jeffrey Stedfast | 2002-10-02 | 2 | -1/+10 |
* | added isReadOnly method to Cal interface. | Rodrigo Moya | 2002-10-02 | 8 | -1/+103 |
* | Allocate the right number of bytes when | Ettore Perazzoli | 2002-10-02 | 2 | -1/+7 |
* | Shut up some compiler warnings. | Jeffrey Stedfast | 2002-10-02 | 2 | -3/+5 |
* | Use the camel_message_info_new/free functions rather than g_new0 and | Jeffrey Stedfast | 2002-10-02 | 3 | -113/+60 |
* | [Fix #24732] | Ettore Perazzoli | 2002-10-02 | 2 | -2/+13 |
* | Fixes #15710 | Rodrigo Moya | 2002-10-01 | 3 | -1/+60 |
* | Fixes #30290 | Rodrigo Moya | 2002-10-01 | 2 | -3/+9 |
* | cursor activated on etable is required to know when the selection changes | Not Zed | 2002-10-01 | 2 | -0/+16 |
* | [ Fixes #31321 ] add VERSION:2.1 to exported vCards. | Chris Toshok | 2002-10-01 | 2 | -0/+8 |
* | Fixes bug #31456. | Jeffrey Stedfast | 2002-10-01 | 3 | -43/+79 |
* | [ Partial fix for #30657 ] remove Bigfoot, since ldap.bigfoot.com no | Chris Toshok | 2002-10-01 | 2 | -7/+6 |
* | [ Fixes #31434 ] always retrieve the card from the db. use the summary | Chris Toshok | 2002-10-01 | 2 | -0/+17 |
* | Don't strip the namespace from the fi->full_name when hasing or creating | Jeffrey Stedfast | 2002-10-01 | 3 | -15/+11 |
* | load multi_day_split (calconduit_save_configuration): save it | JP Rosevear | 2002-10-01 | 2 | -4/+95 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 22 | -18/+75 |
* | [Add a small delay to the switching of pages in the multi-config | Ettore Perazzoli | 2002-10-01 | 2 | -10/+56 |
* | Add FileRemoveOtherUsersFolder | Dan Winship | 2002-10-01 | 2 | -1/+10 |
* | Calls e_shell_command_remove_shared_folder. (file_verbs): Set up | Dan Winship | 2002-10-01 | 13 | -102/+433 |
* | If we return from evolution_shell_client_user_select_folder to find that | Dan Winship | 2002-10-01 | 2 | -0/+17 |
* | Change the accelerator of ToolsSubscriptions to be "u". | Ettore Perazzoli | 2002-09-30 | 3 | -2/+11 |
* | update for Composer_setHeaders change. | Dan Winship | 2002-09-30 | 2 | -2/+7 |
* | let the caller set the "From" account too (by name or address). | Dan Winship | 2002-09-30 | 3 | -4/+34 |
* | Remove debug content_info_dump, could cause a crash, and not really needed | Not Zed | 2002-09-30 | 3 | -4/+14 |
* | translate prompt from utf8 to gtk widget. #31365. | Not Zed | 2002-09-30 | 2 | -7/+10 |
* | Don't reuse the part that we've signed and/or encrypted, create a new part | Jeffrey Stedfast | 2002-09-28 | 2 | -1/+10 |
* | use the fg color array in style, not text color. Change requested by Chris | Mike Kestner | 2002-09-28 | 1 | -2/+2 |
* | [ fixes #27521 ] always unref the contact editor when we get the | Chris Toshok | 2002-09-28 | 2 | -3/+10 |
* | Remove "/Toolbar/New" and "/Toolbar/NewTask" since they're not there any | Dan Winship | 2002-09-28 | 2 | -2/+6 |
* | Non-Connector part of #29334 (meeting created by a delegate in the | Dan Winship | 2002-09-28 | 19 | -45/+274 |
* | New function to decode the INTERNALDATE response from an IMAP server so we | Jeffrey Stedfast | 2002-09-28 | 5 | -22/+152 |
* | set the timeout to 30 seconds. (query_ldap_root_dse): same, and also | Chris Toshok | 2002-09-28 | 2 | -23/+43 |
* | #include <stdlib.h> for alloca (searcher_next_token): Changed slightly to | Jeffrey Stedfast | 2002-09-28 | 2 | -11/+26 |
* | added standard header comment containing GPL license info | Jeffrey Stedfast | 2002-09-28 | 1 | -4/+17 |
* | added standard header comment containing GPL license | Jeffrey Stedfast | 2002-09-28 | 1 | -4/+18 |
* | Ooops. | Ettore Perazzoli | 2002-09-28 | 1 | -4/+3 |
* | updated | Radek Doulik | 2002-09-28 | 1 | -4570/+8128 |
* | Set a timeout to call mail_config_write() in 2 seconds. Otherwise changes | Dan Winship | 2002-09-28 | 2 | -0/+37 |
* | New icon for "Post a Reply" from Jakub. | Dan Winship | 2002-09-28 | 3 | -0/+5 |
* | (create_page_container): Don't set up | Ettore Perazzoli | 2002-09-28 | 2 | -0/+7 |
* | Use the summary's last uid as the one to fetch from, ignoring the cache. | Not Zed | 2002-09-27 | 3 | -22/+43 |
* | Change folder type to "contacts/ldap". (addressbook_storage_add_source): | Dan Winship | 2002-09-27 | 2 | -3/+12 |
* | (e_summary_mail_generate_html): Generate HTML | Ettore Perazzoli | 2002-09-27 | 2 | -3/+7 |
* | Add member physical_uri to ESummaryMailFolder. | Ettore Perazzoli | 2002-09-27 | 3 | -32/+59 |
* | (folder_list_from_vector): Do some | Ettore Perazzoli | 2002-09-27 | 2 | -3/+17 |
* | Take out CNN and DebianPlanet, which do | Ettore Perazzoli | 2002-09-27 | 2 | -3/+6 |
* | (load_folder): Always return TRUE, even in the | Ettore Perazzoli | 2002-09-27 | 2 | -1/+6 |
* | new helper function, g_strdown with forced C locale (e_iconv_init): use | Radek Doulik | 2002-09-27 | 1 | -4/+21 |
* | only change the attendee value if it isn't empty | JP Rosevear | 2002-09-27 | 2 | -1/+7 |
* | set history_id on GnomeFileEntry, to actually get the history. | Rodrigo Moya | 2002-09-26 | 2 | -1/+6 |
* | Should fix once for all #24210 | Rodrigo Moya | 2002-09-26 | 6 | -29/+80 |
* | Treat spool as a local folder, so the ref checks work right. | Not Zed | 2002-09-26 | 3 | -4/+6 |
* | Implement FOLDER_CREATE flag. (scan_dir): Dont free name on exception, its | Not Zed | 2002-09-26 | 4 | -20/+101 |
* | Store the folder flags in the store summary. (get_one_folder_offline): Set | Not Zed | 2002-09-26 | 2 | -3/+27 |
* | Handle EILSEQ by eating bytes in the input buffer until conversion is | Jeffrey Stedfast | 2002-09-26 | 2 | -88/+115 |
* | Added a test suite for camel-mime-filter-charset and added a few test cases f... | Jeffrey Stedfast | 2002-09-26 | 8 | -11/+1059 |
* | Add a margin around the "flag for followup" table so it lines up with | Dan Winship | 2002-09-26 | 2 | -4/+15 |
* | Use "mail/*" as the allowed folder type. | Dan Winship | 2002-09-26 | 3 | -2/+9 |
* | Use "mail/*" for the allowed_types for the posting folder selector. | Dan Winship | 2002-09-26 | 2 | -1/+6 |
* | add "mail/public". Leave "vtrash" as it is rather than renaming it to | Dan Winship | 2002-09-26 | 5 | -13/+47 |
* | Add "calendar/public" and "tasks/public". (type_is_calendar, | Dan Winship | 2002-09-26 | 5 | -38/+110 |
* | Rename "ldap-contacts" to "contacts/ldap" and add "contacts/public". | Dan Winship | 2002-09-26 | 5 | -4/+27 |
* | If one of the allowed types is "type/*", allow anything starting with | Dan Winship | 2002-09-26 | 5 | -12/+55 |
* | Make the Zoom accels the same as galeon so people will shut the fuck up | Jeffrey Stedfast | 2002-09-26 | 2 | -3/+9 |
* | NULL-check si->folders before passing it into find_folder so we don't | Jeffrey Stedfast | 2002-09-26 | 2 | -1/+7 |
* | free adapter->priv. | Chris Toshok | 2002-09-26 | 4 | -4/+30 |
* | [Finish fixing #11645.] | Ettore Perazzoli | 2002-09-26 | 6 | -46/+142 |
* | if the item being sent is not a meeting, send it as a mixed item with a | JP Rosevear | 2002-09-26 | 2 | -7/+105 |
* | added a comment about the fix for #30918. | Rodrigo Moya | 2002-09-26 | 2 | -0/+7 |
* | Fixes #27961 | Rodrigo Moya | 2002-09-25 | 2 | -0/+12 |
* | add the gtk2 keypad entries (resync with gdk). | Larry Ewing | 2002-09-25 | 1 | -10/+34 |
* | Updated Korean translation by Young-Ho Cha <ganadist@mizi.com>. | Changwoo Ryu | 2002-09-25 | 2 | -1/+6 |
* | Updated Korean translation. | Changwoo Ryu | 2002-09-25 | 2 | -5136/+3215 |
* | Updated Polish translation by GNOME PL Team <translators@gnome.pl> | Chyla Zbigniew | 2002-09-25 | 2 | -12536/+10469 |
* | Allow users to delete already deleted messages, fixes bug #30827. | Jeffrey Stedfast | 2002-09-25 | 2 | -1/+6 |
* | Only append the account name to the end of the From menu item if the email | Dan Winship | 2002-09-25 | 2 | -4/+30 |
* | Placate compiler. | Ettore Perazzoli | 2002-09-25 | 5 | -1/+69 |
* | Don't destroy the dialog. It does that itself whenever it emits | Dan Winship | 2002-09-25 | 3 | -4/+12 |
* | added gtkhtml to GNOME_FULL flags | Radek Doulik | 2002-09-25 | 1 | -1/+1 |
* | add gtkhtml to addressbook flags | Radek Doulik | 2002-09-25 | 1 | -1/+1 |
* | return a builtin timezone if we don't find the timezone in our component. | Rodrigo Moya | 2002-09-25 | 2 | -7/+22 |
* | Add PilotConduitSettings verb. [#14019] | Ettore Perazzoli | 2002-09-24 | 2 | -18/+42 |
* | Make the default vfolders only operate on local folders. Otherwise | Dan Winship | 2002-09-24 | 2 | -4/+10 |
* | make sure the start/end for no time palm events are DATE values, tidy code | JP Rosevear | 2002-09-24 | 2 | -13/+24 |
* | convert to date values if the original start and end were both dates | JP Rosevear | 2002-09-24 | 2 | -2/+12 |
* | Don't mark empty string with _(). | Zbigniew Chyla | 2002-09-24 | 2 | -1/+6 |
* | unref the query since now the query object on the server keeps a copy of | Rodrigo Moya | 2002-09-24 | 2 | -1/+6 |
* | unref the QueryListener object. (query_construct): create an | Rodrigo Moya | 2002-09-24 | 2 | -1/+24 |
* | use the new e_tree_set_search_column function instead of my lameass sort | Mike Kestner | 2002-09-24 | 2 | -14/+6 |
* | New api to set the search column on a tree without having to set a sort | Mike Kestner | 2002-09-24 | 2 | -0/+23 |
* | Changed the Mailing-List rule to get the complete domain (* in wrong | Not Zed | 2002-09-24 | 2 | -1/+4 |
* | Clear search by setting text to "" and search to first search. | Not Zed | 2002-09-24 | 3 | -12/+17 |
* | Always do a search if the query changed. For #31060 & #29625. | Not Zed | 2002-09-24 | 2 | -3/+5 |
* | If we have no data written to a key, dont add it, or its partition header. | Not Zed | 2002-09-24 | 6 | -24/+123 |
* | pass name of the script as 1st parameter | Radek Doulik | 2002-09-24 | 3 | -2/+10 |
* | Pass ev, not &ev to CORBA_Object_duplicate since ev is already a pointer. | Dan Winship | 2002-09-24 | 2 | -1/+6 |
* | Fix non-ANSI switch statement. | Dan Winship | 2002-09-24 | 5 | -3/+20 |
* | (e_summary_weather_get_html): Don't add any | Ettore Perazzoli | 2002-09-24 | 2 | -13/+7 |
* | (e_shell_construct): Oops, no @shell argument to | Ettore Perazzoli | 2002-09-24 | 2 | -1/+6 |
* | Use e_shell_request_close_view(). | Ettore Perazzoli | 2002-09-24 | 4 | -31/+74 |
* | Use 0666 as the create mode so that the user's umask is used to it's | Jeffrey Stedfast | 2002-09-24 | 2 | -1/+6 |
* | If the original message is deleted, reset the deleted flag when we're | Jeffrey Stedfast | 2002-09-24 | 2 | -3/+8 |
* | add gtkhtml flags to shell as well | Radek Doulik | 2002-09-24 | 1 | -1/+1 |
* | (get_type_from_parent_path): | Ettore Perazzoli | 2002-09-24 | 2 | -3/+9 |
* | Decode the INTERNALDATE if we've got one. (imap_update_summary): Instead | Jeffrey Stedfast | 2002-09-24 | 2 | -5/+34 |
* | use pkg-config for gtkhtml | Radek Doulik | 2002-09-24 | 2 | -14/+16 |
* | Removed a #warning. | Ettore Perazzoli | 2002-09-24 | 3 | -13/+12 |
* | Added some missing names. | Ettore Perazzoli | 2002-09-24 | 4 | -2/+17 |
* | add these and install Mailer.idl | Dan Winship | 2002-09-24 | 2 | -0/+7 |
* | fix kde applnk test to not test for things if disabled | JP Rosevear | 2002-09-24 | 2 | -28/+78 |
* | add libeutil to the link | JP Rosevear | 2002-09-24 | 3 | -0/+10 |
* | add libeutil to the link and link with libcamel instead of | JP Rosevear | 2002-09-24 | 2 | -1/+7 |
* | fix non-ANSI switch statement. | Dan Winship | 2002-09-23 | 2 | -0/+6 |
* | fix non-ANSI switch statements. | Dan Winship | 2002-09-23 | 4 | -0/+16 |
* | install an idle callback that will start the alarm daemon. | Rodrigo Moya | 2002-09-23 | 2 | -4/+25 |
* | Update URLs for mailing lists, Evolution application page, help | Aaron Weber | 2002-09-23 | 3 | -83/+89 |
* | remove timeout function always and re-add it if the query is in progress. | Rodrigo Moya | 2002-09-23 | 2 | -14/+15 |
* | move success notification code to its own code block, since it was being | Rodrigo Moya | 2002-09-23 | 2 | -27/+41 |
* | gtk_object_ref the component listener before emitting the "component_died" | Rodrigo Moya | 2002-09-23 | 2 | -0/+10 |
* | Fixes #28310 | Rodrigo Moya | 2002-09-23 | 1 | -0/+2 |
* | only save the new notification time if it is bigger than the already saved | Rodrigo Moya | 2002-09-23 | 2 | -1/+13 |
* | oops, add cached_folder_list to struct _ESelectNamesManager. | Chris Toshok | 2002-09-23 | 2 | -0/+7 |
* | [ Fixes #30481 ] initialize the select names dialog with the default | Chris Toshok | 2002-09-23 | 2 | -7/+29 |
* | Fix non-ANSI switch statement | Dan Winship | 2002-09-23 | 2 | -0/+5 |
* | add empty statement after label to make it ANSI. | Dan Winship | 2002-09-23 | 2 | -0/+6 |
* | fix non-ANSI switch statement. | Dan Winship | 2002-09-23 | 5 | -0/+15 |
* | Fix some non-ANSI switch statements | Dan Winship | 2002-09-23 | 3 | -0/+9 |
* | Fix some non-ANSI switch statements. | Dan Winship | 2002-09-23 | 2 | -2/+7 |
* | [ Fixes #28165, 29171 ] check to see if the value has really changed. the | Chris Toshok | 2002-09-23 | 2 | -25/+64 |