| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Free the uri_string once we're done with it. | Jeffrey Stedfast | 2002-06-13 | 2 | -1/+8 |
* | Fix a typo. | Kjartan Maraas | 2002-06-13 | 2 | -1/+5 |
* | [ fixes bug #17332 ] we shouldn't ever return NULL here. in error cases we | Chris Toshok | 2002-06-12 | 2 | -1/+8 |
* | Made double clicking on read only folders not do anything. | Christopher James Lahey | 2002-06-12 | 2 | -8/+14 |
* | Move m->complete = TRUE; to within the cancel-check block, this way | Jeffrey Stedfast | 2002-06-12 | 2 | -2/+9 |
* | removed already loaded client when asked to be opened again, and *really* | Rodrigo Moya | 2002-06-12 | 2 | -11/+13 |
* | Updated | Andrew V. Samoilov | 2002-06-11 | 2 | -447/+310 |
* | If we dont get a folder, dont try and get details off it. Should get rid | Not Zed | 2002-06-11 | 4 | -43/+102 |
* | Our parent class is camel_vee_folder, not camel_folder, fix setting of | Not Zed | 2002-06-11 | 4 | -180/+278 |
* | Comment out the code to add/remove the store to the folder-tree when it | Jeffrey Stedfast | 2002-06-11 | 3 | -4/+11 |
* | call mail_config_init to be sure we have the db, save auto_signature as | Radek Doulik | 2002-06-11 | 3 | -1/+11 |
* | added "Set as default" menu item | Radek Doulik | 2002-06-11 | 4 | -14/+92 |
* | Made expand_uri a bit more robust and readable. | Christopher James Lahey | 2002-06-11 | 3 | -18/+33 |
* | If we are doing Reply-to-All, do not include any of the user's email | Jeffrey Stedfast | 2002-06-11 | 2 | -55/+82 |
* | Updated Hungarian translation. | Andras Timar | 2002-06-11 | 2 | -1636/+1585 |
* | some of this was shamefully inaccurate. | Aaron Weber | 2002-06-11 | 4 | -83/+67 |
* | updated | Radek Doulik | 2002-06-10 | 1 | -83/+81 |
* | Use CAMEL_EXCEPTION_SYSTEM rather than '1' for clarity. | Jeffrey Stedfast | 2002-06-09 | 2 | -1/+6 |
* | hook this to cancel button in signature script dialog | Radek Doulik | 2002-06-08 | 2 | -0/+10 |
* | Updated Slovenian translation | Andraz Tori | 2002-06-08 | 1 | -4243/+3292 |
* | fix some typos, set label usize to 500, -2 (menu_help): added help link to | Radek Doulik | 2002-06-08 | 2 | -2/+20 |
* | script signatures | Radek Doulik | 2002-06-08 | 6 | -191/+310 |
* | use new script signature interface | Radek Doulik | 2002-06-08 | 2 | -6/+13 |
* | Up the timeout on the connect code to 2 minutes. | Jeffrey Stedfast | 2002-06-07 | 2 | -2/+9 |
* | Duh! The protocol is application/pgp-signature. TODO: need to have a | Not Zed | 2002-06-07 | 1 | -1/+1 |
* | If this account is not a completely new account (ie, it is an edited | Jeffrey Stedfast | 2002-06-07 | 4 | -7/+92 |
* | Parse "From: Dan Winship <danw>" (with no domain) in the way the sender | Dan Winship | 2002-06-07 | 2 | -1/+7 |
* | Agh, priv->from.entry is no longer a GtkOptionMenu - it is an hbox | Jeffrey Stedfast | 2002-06-07 | 2 | -1/+7 |
* | add a 'stop' menu item (fixes ximian #17242) | jacob berkman | 2002-06-07 | 3 | -0/+8 |
* | Remove the customize toolbar thingy since Michael said that this would fix | Jeffrey Stedfast | 2002-06-07 | 3 | -10/+21 |
* | disable edit and delete when there are no signatures defined | Radek Doulik | 2002-06-07 | 2 | -0/+9 |
* | enhanced signature editor | Radek Doulik | 2002-06-06 | 5 | -18/+88 |
* | Remove the CONF_DEFAULT_PATH entry, as this is handled by the url config | Not Zed | 2002-06-06 | 10 | -38/+548 |
* | Keep track of the regeneration request in a list. (regen_list_free): | Not Zed | 2002-06-06 | 3 | -18/+56 |
* | Avoid reentrancy during e_tree_selection_model_foreach. Fixes Ximian bug | Christopher James Lahey | 2002-06-06 | 2 | -9/+45 |
* | Don't forget to free the date string buffer. | Jeffrey Stedfast | 2002-06-06 | 2 | -1/+7 |
* | put option menu to hbox to make space for signatures menu | Radek Doulik | 2002-06-06 | 5 | -100/+114 |
* | Call e_minicard_selected in the GDK_BUTTON_RELEASE case here. | Christopher James Lahey | 2002-06-06 | 2 | -0/+14 |
* | Changed the required version of gal to 0.19.99.17. | Christopher James Lahey | 2002-06-06 | 2 | -1/+5 |
* | Bumped the version number to 0.19.99.17. | Christopher James Lahey | 2002-06-06 | 2 | -1/+25 |
* | use gtk string instead of utf8 one | Radek Doulik | 2002-06-06 | 2 | -2/+8 |
* | updated version from Jakub | Radek Doulik | 2002-06-06 | 1 | -0/+0 |
* | Added debugging printfs. (e_text_request_paste): Fixed the order of | Christopher James Lahey | 2002-06-06 | 1 | -2/+14 |
* | Added debugging printfs. | Christopher James Lahey | 2002-06-05 | 3 | -1/+13 |
* | signature editor reworked, WIP | Radek Doulik | 2002-06-05 | 9 | -673/+472 |
* | Added debugging printfs. | Christopher James Lahey | 2002-06-05 | 3 | -2/+38 |
* | Made it so that on realize we grab focus if we have the cursor, since | Christopher James Lahey | 2002-06-05 | 1 | -0/+11 |
* | Added a tip mentioning that gpg can automagically contact the server for | Kevin Breit | 2002-06-05 | 2 | -0/+14 |
* | The following changes take a great leap toward fixing bug #1042. | Jeffrey Stedfast | 2002-06-05 | 4 | -34/+142 |
* | gal_view_menus_set_show_define_views (..., FALSE); | Christopher James Lahey | 2002-06-05 | 2 | -0/+6 |
* | Added this function to let you disable the define views dialog. | Christopher James Lahey | 2002-06-05 | 3 | -41/+73 |
* | Added priorities. | Christopher James Lahey | 2002-06-05 | 2 | -2/+6 |
* | Added this function. | Christopher James Lahey | 2002-06-05 | 7 | -125/+269 |
* | Don't show this dialog more than once per collection. | Christopher James Lahey | 2002-06-05 | 2 | -9/+37 |
* | Commented out this unused function. | Christopher James Lahey | 2002-06-04 | 3 | -3/+16 |
* | Set the title of our GalViewCollection. | Christopher James Lahey | 2002-06-04 | 2 | -0/+7 |
* | Set the title of our GalViewCollection. | Christopher James Lahey | 2002-06-04 | 3 | -0/+10 |
* | Set the title of our GalVIewCollection. | Christopher James Lahey | 2002-06-04 | 2 | -0/+7 |
* | Changed the required version of gal to 0.19.99.16. | Christopher James Lahey | 2002-06-04 | 2 | -1/+5 |
* | Added this function to set the user visible name of this collection. | Christopher James Lahey | 2002-06-04 | 4 | -4/+45 |
* | Duh, we want to set the news_edit/delete buttons for the news page, not | Not Zed | 2002-06-04 | 3 | -3/+11 |
* | Reenable tooltips if the GAL_DO_TOOLTIPS environment variable is set. | Christopher James Lahey | 2002-06-04 | 2 | -2/+3 |
* | Write the signature after the account has been added. (sig_new_html): | Jeffrey Stedfast | 2002-06-04 | 2 | -16/+16 |
* | Correctly get the GtkWindow ancestor of the prefs widget. | Jeffrey Stedfast | 2002-06-04 | 2 | -1/+9 |
* | Changed to check everything from the composer before the message is | Not Zed | 2002-06-04 | 3 | -66/+72 |
* | Properly handle user cancellation for signing/encrypting, just dont sign | Not Zed | 2002-06-04 | 3 | -14/+73 |
* | Allocate a new FileInfo struct here rather than using and unref it when | Jeffrey Stedfast | 2002-06-04 | 2 | -11/+14 |
* | Prompt the user to see if he really wants to quit when there are queued | Jeffrey Stedfast | 2002-06-04 | 3 | -3/+27 |
* | Get the font from the style again when the style changes. (init): Checks | Christopher James Lahey | 2002-06-04 | 5 | -6/+64 |
* | In an attempt to clean up the config dialog (and to reduce its overall | Anna Marie Dirks | 2002-06-04 | 2 | -179/+288 |
* | Reflow and redraw when the style gets set. | Christopher James Lahey | 2002-06-04 | 2 | -322/+330 |
* | Use gnome_vfs_file_info_clear() instead of gnome_vfs_file_info_unref() so | Jeffrey Stedfast | 2002-06-04 | 2 | -2/+9 |
* | keep a reference to the Query object, to avoid crashes when the queries | Rodrigo Moya | 2002-06-04 | 2 | -4/+12 |
* | Check that any unmatched operation is not concerning any vfolder. Other | Not Zed | 2002-06-03 | 2 | -10/+24 |
* | Protect against EINTR (irix?), see bug #24086. | Not Zed | 2002-06-03 | 2 | -4/+12 |
* | setup/free the mech string. | Not Zed | 2002-06-03 | 13 | -24/+408 |
* | Implement, return a text description of the localfolder. | Not Zed | 2002-06-03 | 5 | -2/+81 |
* | require gtkhtml-1.1.1.1 aka multicite. | Larry Ewing | 2002-06-03 | 2 | -1/+5 |
* | make these citations as well. | Larry Ewing | 2002-06-03 | 3 | -2/+10 |
* | When the part is a multipart/signed, make sure to free the part_spec | Jeffrey Stedfast | 2002-06-01 | 2 | -13/+18 |
* | Free the path buffer when we're done with it. | Jeffrey Stedfast | 2002-06-01 | 3 | -2/+13 |
* | updated, fixed. | Aaron Weber | 2002-06-01 | 2 | -58/+149 |
* | If we fail to read a literal, free the temporary string buffer. | Jeffrey Stedfast | 2002-06-01 | 2 | -11/+8 |
* | Set release for the CORBA path sequence to TRUE. | Ettore Perazzoli | 2002-06-01 | 7 | -1/+38 |
* | Revert my fix from the other day since camel_imap_command_response() | Jeffrey Stedfast | 2002-06-01 | 3 | -6/+18 |
* | If we fail to be able to create a stream to insert into the cache, then | Jeffrey Stedfast | 2002-06-01 | 2 | -0/+8 |
* | Added a protocol field for users to use. | Not Zed | 2002-05-31 | 21 | -58/+1422 |
* | Changes for multipart/signed api changes. | Not Zed | 2002-05-31 | 2 | -6/+20 |
* | Changed to handle new multipart-signed type. | Not Zed | 2002-05-31 | 2 | -51/+41 |
* | On error, don't leak the GByteArray buffer. | Jeffrey Stedfast | 2002-05-31 | 2 | -0/+4 |
* | Free the response before checking for errors. I'm not sure this'll | Jeffrey Stedfast | 2002-05-31 | 3 | -7/+45 |
* | Noop if we are in offline mode. | Jeffrey Stedfast | 2002-05-31 | 3 | -11/+15 |
* | Reworded the signature introduction paragraph. Started work on documenting | Kevin Breit | 2002-05-31 | 2 | -68/+76 |
* | Typo. | Aaron Weber | 2002-05-31 | 1 | -2/+0 |
* | links to conf. | Aaron Weber | 2002-05-31 | 8 | -1100/+252 |
* | Protect against NULL stores. Fixes bug #25456. | Jeffrey Stedfast | 2002-05-31 | 2 | -2/+7 |
* | Oops, create a message-browser window here, not a folder-browser-window | Jeffrey Stedfast | 2002-05-31 | 2 | -2/+9 |
* | Use bonobo_object_ref() instead of bonobo_object_client_ref() as the | Ettore Perazzoli | 2002-05-31 | 3 | -4/+14 |
* | New helper function. (build_items): g_strdup() the text for all the items. | Ettore Perazzoli | 2002-05-31 | 2 | -13/+71 |
* | Connect about_box_event_callback() to the "key_press_event" signal as | Ettore Perazzoli | 2002-05-31 | 2 | -0/+9 |
* | updated | Radek Doulik | 2002-05-30 | 1 | -2/+2 |
* | fixed typo | Radek Doulik | 2002-05-30 | 1 | -1/+1 |
* | moved spell checking options to separate page, updated UI by Anna's design | Radek Doulik | 2002-05-30 | 5 | -166/+416 |
* | readded | Radek Doulik | 2002-05-30 | 1 | -0/+0 |
* | delete to readd with -kb | Radek Doulik | 2002-05-30 | 1 | -0/+0 |
* | added info bulb picture | Radek Doulik | 2002-05-30 | 2 | -0/+1 |
* | Changed some spacing and expanding behavior to make this dialog behave | Anna Marie Dirks | 2002-05-30 | 2 | -73/+89 |
* | Only free the LOGOUT response if it is non-NULL. | Jeffrey Stedfast | 2002-05-30 | 2 | -1/+7 |
* | use _ instead of U_ for clist | Radek Doulik | 2002-05-30 | 2 | -1/+6 |
* | updated | Radek Doulik | 2002-05-29 | 1 | -12/+12 |
* | updated | Radek Doulik | 2002-05-29 | 1 | -485/+545 |
* | Implement. Run a summary check to update for any newly arrived messages. | Not Zed | 2002-05-29 | 3 | -1/+31 |
* | skip folders that aren't valid uri's. (e_folder_list_get_items): didn't | Chris Toshok | 2002-05-29 | 2 | -4/+13 |
* | Revert a failed idea. | Jeffrey Stedfast | 2002-05-29 | 2 | -29/+5 |
* | Use the CamelMessageInfo rather than the CamelMimeMessage because the | Jeffrey Stedfast | 2002-05-29 | 2 | -8/+11 |
* | On connection failure, unref the tcp stream. | Jeffrey Stedfast | 2002-05-28 | 6 | -77/+226 |
* | Apply patch to fix a typo | Iain Holmes | 2002-05-27 | 2 | -1/+5 |
* | update proto | JP Rosevear | 2002-05-27 | 4 | -11/+39 |
* | if there are remaining items, return false (foreach_close_cb): don't | JP Rosevear | 2002-05-27 | 7 | -15/+37 |
* | a registry of comp editors so we can close them all centrally | JP Rosevear | 2002-05-27 | 13 | -205/+451 |
* | Added would_be_expanded refactoring code out of is_expanded. | Christopher James Lahey | 2002-05-25 | 1 | -16/+22 |
* | updated | Radek Doulik | 2002-05-25 | 1 | -1454/+2123 |
* | Helps if we allocate enough space here. Also, start smoking the same | Jeffrey Stedfast | 2002-05-25 | 3 | -4/+20 |
* | Use the new readline function. | Jeffrey Stedfast | 2002-05-25 | 6 | -59/+96 |
* | ops, revert array size | Radek Doulik | 2002-05-25 | 2 | -1/+6 |
* | put this back in, accidentally got snipped with the hacking going on in | Chris Toshok | 2002-05-25 | 2 | -0/+7 |
* | fixed a spelling mistake | Jeffrey Stedfast | 2002-05-25 | 1 | -1/+1 |
* | check the value returned by gnome_vfs_uri_to_string before using it. | Rodrigo Moya | 2002-05-25 | 2 | -1/+10 |
* | *** empty log message *** | Ettore Perazzoli | 2002-05-25 | 1 | -1/+1 |
* | Add libfilter-i18n.h. | Ettore Perazzoli | 2002-05-25 | 1 | -0/+1 |
* | Fix English grammar. | Ettore Perazzoli | 2002-05-25 | 2 | -1/+5 |
* | Updated German translation. | Manuel Borchers | 2002-05-24 | 1 | -0/+4 |
* | Updated de.po file... Stil much to do, but main UI strings translated again. | Manuel Borchers | 2002-05-24 | 1 | -3297/+3758 |
* | added shell/e-shell-config-autocompletion.c and | Chris Toshok | 2002-05-24 | 2 | -0/+7 |
* | [ part of #25047 ] remove the autocompletion config control from here, as | Chris Toshok | 2002-05-24 | 3 | -105/+8 |
* | [ fixes 90% of #25047 ] shamelessly lifted from | Chris Toshok | 2002-05-24 | 15 | -308/+653 |
* | [ #24189 ] ifdef out the body of this because it only works with a single | Chris Toshok | 2002-05-24 | 9 | -72/+281 |
* | If we can't find the mailing list address in the recipients list, just | Jeffrey Stedfast | 2002-05-24 | 2 | -2/+24 |
* | Added some NULL protection fixes. | Jeffrey Stedfast | 2002-05-24 | 2 | -8/+26 |
* | fix parameter/local variable overloading. | Chris Toshok | 2002-05-24 | 2 | -3/+8 |
* | Set @allow_shrink and @allow_grow to FALSE for the window. Fixes #17534. | Ettore Perazzoli | 2002-05-24 | 2 | -0/+6 |
* | Set the ui to be the evolution-mail-global.xml file thingy. Still broken | Jeffrey Stedfast | 2002-05-24 | 3 | -5/+18 |
* | Pass FALSE for @allow_shrink. Fixes #15688. | Ettore Perazzoli | 2002-05-24 | 2 | -1/+7 |
* | Make a little bit prettier. Default to "Delete", not "Cancel". | Ettore Perazzoli | 2002-05-24 | 2 | -22/+19 |
* | Set the view type from the original group, thus preserving the | Ettore Perazzoli | 2002-05-24 | 2 | -1/+15 |
* | (mail_composer_prefs_construct): add auto smiley check button | Radek Doulik | 2002-05-24 | 3 | -1/+8 |
* | If the folder-browser has a parent, reparent it. | Jeffrey Stedfast | 2002-05-24 | 6 | -38/+316 |
* | added smileys checkbutton | Radek Doulik | 2002-05-24 | 1 | -0/+14 |
* | be more careful about language_str{_orig} | Radek Doulik | 2002-05-24 | 2 | -4/+16 |
* | Add a toggle to avoid displaying the dialog again. Don't display the | Ettore Perazzoli | 2002-05-24 | 2 | -5/+43 |
* | correct typo | JP Rosevear | 2002-05-23 | 3 | -2/+6 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-05-23 | 2 | -299/+336 |
* | No more @default_type arg to e_shell_folder_selection_dialog_new(). | Ettore Perazzoli | 2002-05-23 | 9 | -40/+64 |
* | Removed references to camel-remote-store.c | Jeffrey Stedfast | 2002-05-23 | 2 | -1/+4 |
* | remove a #include "camel-remote-store.h" | Jeffrey Stedfast | 2002-05-23 | 1 | -1/+0 |
* | Put the stuff in /menu/Searchplaceholder/Search instead of /menu/Search. | Ettore Perazzoli | 2002-05-23 | 1 | -3/+11 |
* | Put the search menu in a SearchPlaceholder. | Ettore Perazzoli | 2002-05-23 | 3 | -3/+9 |
* | New, overrides GtkWidget::draw. (impl_expose_event): New, overrides | Ettore Perazzoli | 2002-05-23 | 2 | -2/+108 |
* | New callback for when the first created view in the shell gets mapped. | Ettore Perazzoli | 2002-05-23 | 4 | -0/+121 |
* | New member default_menu_item in EShellUserCreatableItemsHandlerPrivate. | Ettore Perazzoli | 2002-05-23 | 2 | -5/+45 |
* | Removed from the build. Glory glory hallelujah. | Jeffrey Stedfast | 2002-05-23 | 10 | -892/+489 |
* | Only refuse quitting if the result is CANCEL. This way we allow quitting | Ettore Perazzoli | 2002-05-23 | 3 | -1/+14 |
* | Only clear the text/html signature menus if they are non-NULL. | Jeffrey Stedfast | 2002-05-22 | 1 | -0/+4 |
* | Only clear the text/html signature menus if they are non-NULL. | Jeffrey Stedfast | 2002-05-22 | 2 | -2/+9 |
* | Use a new macro, STR_EQUAL, to tell if the 2 values are equal or not | Jeffrey Stedfast | 2002-05-22 | 2 | -1/+9 |
* | Don't call some retarded function to simply set an exception. | Jeffrey Stedfast | 2002-05-22 | 4 | -4/+11 |
* | Fix typo in the ChangeLog. | Ettore Perazzoli | 2002-05-22 | 1 | -1/+1 |
* | Don't try to invoke e_book_get_uri() on NULL. Fixes #20069. | Ettore Perazzoli | 2002-05-22 | 2 | -3/+8 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-05-22 | 3 | -21/+39 |