| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-set the owner on the component that raised OldOwnerHasDied. | Ettore Perazzoli | 2001-10-18 | 2 | -2/+15 |
* | Set the DELETED flag on directly on the info if the source folder doesn't | Jeffrey Stedfast | 2001-10-18 | 2 | -1/+7 |
* | sync all the fields we can, with out overwriting | JP Rosevear | 2001-10-18 | 2 | -110/+369 |
* | Don't use gnome_dialog_run_and_close() here, we can easily get away with | Jeffrey Stedfast | 2001-10-18 | 2 | -19/+43 |
* | allow some decent exceptions | JP Rosevear | 2001-10-18 | 2 | -1/+6 |
* | there may be cases when the backend will return an invalid component from | Rodrigo Moya | 2001-10-18 | 2 | -1/+7 |
* | Only empty trash on enabled accounts, fixes #12821. | 7 | 2001-10-18 | 2 | -1/+6 |
* | Make Reply-To bold too since no one ever figures out why it's not | Dan Winship | 2001-10-18 | 2 | -1/+6 |
* | more news | Chris Toshok | 2001-10-17 | 1 | -0/+4 |
* | Did a bit of clean up here. Might fix some crashes, specifically Ximian | Christopher James Lahey | 2001-10-17 | 3 | -47/+57 |
* | add upgrade from 0.1 to 0.2, where we make sure id dbt's match vcard id's, | Chris Toshok | 2001-10-17 | 2 | -29/+104 |
* | Wrote Addressbook news. | Christopher James Lahey | 2001-10-17 | 2 | -0/+11 |
* | Fix typo | Iain Holmes | 2001-10-17 | 2 | -1/+5 |
* | As below. | Not Zed | 2001-10-17 | 3 | -4/+19 |
* | Mark wrong entries as fuzzy in ja.po | Kwok-Koon Cheung | 2001-10-17 | 2 | -2/+6 |
* | Usual update from Joe Man and Jau-Shiung Liau | Kwok-Koon Cheung | 2001-10-17 | 2 | -16617/+16288 |
* | Rearange the order of the gpg options slightly otherwise it might try to | Jeffrey Stedfast | 2001-10-17 | 2 | -5/+8 |
* | Added bounds checking in a number of places. (etta_init): Initialize all | Christopher James Lahey | 2001-10-17 | 1 | -17/+41 |
* | Update | Kjartan Maraas | 2001-10-17 | 14 | -2895/+2904 |
* | Check for no extension | Iain Holmes | 2001-10-17 | 2 | -0/+9 |
* | Updated Polish translation | Chyla Zbigniew | 2001-10-17 | 2 | -53/+122 |
* | Lets put the UID cache in ~/evolution/mail/pop3 as this makes more sense | Jeffrey Stedfast | 2001-10-17 | 2 | -2/+27 |
* | If CAMEL_DEBUG is defined, print some useful ref/unref info. | Jeffrey Stedfast | 2001-10-17 | 6 | -5/+60 |
* | Check that the cursor_uid is non-NULL before emitting a "message_selected" | Jeffrey Stedfast | 2001-10-17 | 2 | -1/+7 |
* | If card->id is NULL, return an empty string. (e_card_set_id): Don't allow | Jon Trowbridge | 2001-10-17 | 2 | -3/+12 |
* | Always explicitly clear out the SearchInfo. | Jon Trowbridge | 2001-10-17 | 2 | -4/+13 |
* | folder-browser.c: (folder_browser_set_message_preview): Return do nothing | Michael Zucci | 2001-10-17 | 2 | -6/+24 |
* | If no content, dont try and decode further and spit meaningless warnings. | 6 | 2001-10-17 | 2 | -0/+9 |
* | Minor changes in the hope that bug is fixed :/ | Iain Holmes | 2001-10-17 | 3 | -3/+14 |
* | Updated NEWS | Rodrigo Moya | 2001-10-17 | 1 | -0/+10 |
* | Want to check nn not in for end of list condition. | 6 | 2001-10-17 | 1 | -1/+1 |
* | Added an async_event handler to store_info. (mail_note_store): Setup async | Michael Zucci | 2001-10-17 | 9 | -169/+224 |
* | Only perform the operation on the folder if the folder has summary | Jeffrey Stedfast | 2001-10-17 | 2 | -3/+11 |
* | Updated Swedish translation. | Christian Rose | 2001-10-17 | 2 | -1167/+1274 |
* | New function to return the id of the currently executing proxied event. | 6 | 2001-10-17 | 5 | -8/+116 |
* | don't set the phone info if it is blank (ecard_from_remote_record): save | JP Rosevear | 2001-10-17 | 2 | -10/+29 |
* | don't write strings longer than they actually are. | Larry Ewing | 2001-10-16 | 2 | -4/+12 |
* | removed Help button. Do we have any others? | Damon Chaplin | 2001-10-16 | 2 | -8/+5 |
* | unref the book after we pass it off to evolution-addressbook. | Chris Toshok | 2001-10-16 | 2 | -0/+23 |
* | unref op->view. (pas_backend_ldap_process_create_card): ref op->view. | Chris Toshok | 2001-10-16 | 2 | -3/+39 |
* | Remove the mark_seen timeout. | Jeffrey Stedfast | 2001-10-16 | 2 | -3/+13 |
* | Kludge to raise the filter dialog when the folder-selection window is | Jeffrey Stedfast | 2001-10-16 | 2 | -1/+7 |
* | Save the errno before calling fcntl so fcntl doesn't overwrite errno in | Jeffrey Stedfast | 2001-10-16 | 2 | -2/+13 |
* | remove warnings. | Larry Ewing | 2001-10-16 | 2 | -2/+6 |
* | Fix bug 11114 | Iain Holmes | 2001-10-16 | 2 | -0/+7 |
* | conflict droppings | Larry Ewing | 2001-10-16 | 1 | -1/+0 |
* | don't apply the body text in replys since we will just replace it anyway. | Larry Ewing | 2001-10-16 | 2 | -1/+7 |
* | Call mail_vfolder_shutdown. | Jeffrey Stedfast | 2001-10-16 | 5 | -7/+57 |
* | s/apply/flush/. (e_msg_composer_flush_pending_body): renamed from apply | Larry Ewing | 2001-10-16 | 2 | -12/+23 |
* | make sure to unref the book_view here so we don't leak them. | Chris Toshok | 2001-10-16 | 2 | -1/+15 |
* | Proxy get-password call to main thread. (forget_password): same for | 5 | 2001-10-16 | 4 | -5/+182 |
* | function to break up multi day events into single events for both evo and | JP Rosevear | 2001-10-16 | 2 | -4/+108 |
* | If we have no node content, dont append any value or try to decode it. | 5 | 2001-10-16 | 2 | -4/+11 |
* | fixed a typo | Jeffrey Stedfast | 2001-10-16 | 1 | -1/+1 |
* | Properly decide whether a property needs to be marked as QP by searching | Christopher James Lahey | 2001-10-15 | 2 | -9/+106 |
* | Set the default file name here. Fixes Ximian bug #7053. | Christopher James Lahey | 2001-10-15 | 2 | -4/+61 |
* | util function to determine if event is all day (local_record_from_comp): | JP Rosevear | 2001-10-15 | 2 | -16/+45 |
* | Updated Hungarian translation | Andras Timar | 2001-10-15 | 2 | -937/+1028 |
* | Share more state between the parent and its clones, so that our multiple | Jon Trowbridge | 2001-10-15 | 2 | -29/+78 |
* | Add two missing codes. | Dan Winship | 2001-10-15 | 3 | -1/+14 |
* | Made temporary buffer for strftime much bigger (it was too small for | Chyla Zbigniew | 2001-10-15 | 2 | -6/+12 |
* | Added linebreaks to our "this shouldn't happen" dialog message. (Bug | Jon Trowbridge | 2001-10-15 | 2 | -5/+12 |
* | Bad hacker! Don't implicitly assume that utf8 characters are one byte in | Jon Trowbridge | 2001-10-14 | 2 | -3/+16 |
* | call set_icon_from_comp. (set_icon_from_comp): set the window icon from | Larry Ewing | 2001-10-14 | 3 | -0/+46 |
* | work around broken behavior in some iconv implementions that require the | Larry Ewing | 2001-10-14 | 1 | -1/+6 |
* | Updated Spanish translation. | Hector Garcia | 2001-10-14 | 2 | -1153/+960 |
* | Added special case for iso-10646-1 -> ucs-2be encoding since its not | Not Zed | 2001-10-14 | 1 | -0/+10 |
* | Replace the Bcc headers in a single location and don't flush the data | Jeffrey Stedfast | 2001-10-14 | 2 | -21/+22 |
* | Don't pop up an "unable to retrieve message" if the composer never | Dan Winship | 2001-10-14 | 5 | -36/+50 |
* | Don't emit a gtk warning if the composer creation fails. | Dan Winship | 2001-10-14 | 2 | -3/+8 |
* | remove a stray <<<<<< | Dan Winship | 2001-10-14 | 1 | -1/+0 |
* | Add shell/evolution-shell-component-utils.c | Dan Winship | 2001-10-14 | 2 | -12/+6 |
* | New function to try to activate a component when you know it's going to | Dan Winship | 2001-10-14 | 3 | -0/+61 |
* | Updated Brazilian Portuguese translation. | Gustavo Maciel Dias Vieira | 2001-10-14 | 2 | -1496/+1280 |
* | send cancellation comp if necessary | JP Rosevear | 2001-10-14 | 2 | -0/+32 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-10-14 | 2 | -522/+803 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-10-13 | 2 | -914/+971 |
* | (flush_entry): free the conv string and make sure we remove all the the | Larry Ewing | 2001-10-13 | 1 | -1/+2 |
* | fix the test for "cp". | Larry Ewing | 2001-10-13 | 1 | -2/+4 |
* | Fix for Debian systems which apparently can use a ';' as a codeset | Jeffrey Stedfast | 2001-10-13 | 1 | -11/+13 |
* | (e_iconv_charset_name): fix microsoft fix. | Larry Ewing | 2001-10-13 | 1 | -2/+7 |
* | tweak the conversion routine slightly for microsoft charsets. | Larry Ewing | 2001-10-13 | 1 | -2/+4 |
* | kill evolution-ldif-importer. | Chris Toshok | 2001-10-13 | 2 | -0/+6 |
* | Revert the change to remove the Score column until Chris can fix ETable so | Dan Winship | 2001-10-13 | 4 | -11/+70 |
* | Fix race conditions in creating folders | Iain Holmes | 2001-10-13 | 2 | -2/+12 |
* | Add a component name to the e_passwords_init() call. | Jon Trowbridge | 2001-10-13 | 2 | -1/+6 |
* | oops, it should remove the bcc header, not the cc header | Jeffrey Stedfast | 2001-10-13 | 1 | -8/+29 |
* | Added environmental variable IBEX_OPEN_THRESHOLD which limits the maximum | 2 | 2001-10-13 | 2 | -1/+24 |
* | Remove the stripheader filter from the build. | Jeffrey Stedfast | 2001-10-13 | 5 | -245/+27 |
* | call e_passwords_init and e_passwords_shutdown. | Chris Toshok | 2001-10-13 | 5 | -107/+102 |
* | Unhook from all events before removing folder. | 2 | 2001-10-13 | 2 | -1/+23 |
* | Fix case of some entries to work with solaris, incl adding UTF-8. | 2 | 2001-10-13 | 1 | -19/+23 |
* | new parameter to e_passwords_init, and add prototype for | Chris Toshok | 2001-10-13 | 3 | -5/+61 |
* | Fix strings and the importer window not drawing correctly | Iain Holmes | 2001-10-13 | 3 | -13/+24 |
* | return fill_component success | JP Rosevear | 2001-10-13 | 15 | -176/+252 |
* | Updated Spanish translation. | Hector Garcia | 2001-10-13 | 2 | -14/+23 |
* | Use new e_table_header_prioritized_column field. | Christopher James Lahey | 2001-10-13 | 8 | -27/+54 |
* | Actualizando cositas | Ismael Olea | 2001-10-13 | 1 | -0/+5 |
* | Actualizando cositas | Ismael Olea | 2001-10-13 | 1 | -240/+241 |
* | Fix some strings | Iain Holmes | 2001-10-13 | 3 | -27/+382 |
* | Changed the crash fix to just return -1. | Christopher James Lahey | 2001-10-13 | 1 | -4/+4 |
* | Convert URLS so we can get clickable links. | Jeffrey Stedfast | 2001-10-13 | 2 | -1/+4 |
* | commit the importer originally from Michael M. Morrison, with fixups by | Chris Toshok | 2001-10-13 | 7 | -4/+699 |
* | removed Score stuff from the message-list | Jeffrey Stedfast | 2001-10-13 | 4 | -63/+15 |
* | Copy the can group state on the sort info here. | Christopher James Lahey | 2001-10-13 | 1 | -0/+4 |
* | Added a boolean type here. | Christopher James Lahey | 2001-10-13 | 3 | -0/+35 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-10-13 | 2 | -759/+444 |
* | Fixed a crash here for NULL ofrom. | Christopher James Lahey | 2001-10-12 | 1 | -0/+4 |
* | Updated Polish translation | Chyla Zbigniew | 2001-10-12 | 1 | -14/+41 |
* | Check to see if the uri we are setting is the same as the current uri. If | Jon Trowbridge | 2001-10-12 | 2 | -0/+16 |
* | Store our listener id. (popup_info_free): Disconnect our listener when we | Jon Trowbridge | 2001-10-12 | 2 | -3/+14 |
* | [Fix #7643, Starting new view doesn't honor "view" settings.] | Ettore Perazzoli | 2001-10-12 | 6 | -9/+35 |
* | Also flush GDK after flushing GTK. Otherwise GTK might queue draw requests | Ettore Perazzoli | 2001-10-12 | 2 | -0/+11 |
* | [Hopefully really, finally fix #8615 and friends.] | Ettore Perazzoli | 2001-10-12 | 4 | -4/+53 |
* | Don't free the folder_command_data here. It is supposed to be freed in the | Ettore Perazzoli | 2001-10-12 | 2 | -1/+10 |
* | Only invoke `progress_listener_servant_free()', no need to also do | Ettore Perazzoli | 2001-10-12 | 2 | -3/+9 |
* | Don't die if the folder_bar_popup is %NULL. Fixes #10922. | Ettore Perazzoli | 2001-10-12 | 2 | -1/+8 |
* | On second thought, that should be a less-than-or-equal... :) | Jon Trowbridge | 2001-10-12 | 1 | -1/+1 |
* | Display the default view only if we are starting our own shell, or if the | Ettore Perazzoli | 2001-10-12 | 3 | -10/+35 |
* | Added. Heuristic for whether or not we want to revert to an earlier | Jon Trowbridge | 2001-10-12 | 2 | -6/+46 |
* | Listen for "destroy" events from the control, so that we don't leave stray | Jon Trowbridge | 2001-10-12 | 2 | -0/+25 |
* | change prototype for e_passwords_get_password. | Chris Toshok | 2001-10-12 | 3 | -3/+12 |
* | convert the uids list to a subset appropriate for each subfolder before | 1 | 2001-10-12 | 2 | -8/+25 |
* | Left in some test code, shit. | Michael Zucci | 2001-10-12 | 1 | -2/+0 |
* | missed locale.h for some system that requires it. | Michael Zucci | 2001-10-12 | 1 | -0/+2 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 14 | -164/+258 |
* | Added a checkbox for body indexing. | 1 | 2001-10-12 | 4 | -4/+85 |
* | Removed charset/locale charset lookup and iconv_open/close functions, | 1 | 2001-10-12 | 15 | -361/+58 |
* | bumped revision to .1 | 1 | 2001-10-12 | 3 | -8/+483 |
* | Same. | Jeffrey Stedfast | 2001-10-12 | 3 | -10/+23 |
* | make the private dir so it gets created in ~/evolution. | Chris Toshok | 2001-10-12 | 2 | -0/+6 |
* | open the bonobo config db for our passwords. (e_passwords_shutdown): sync | Chris Toshok | 2001-10-12 | 2 | -51/+116 |
* | oops, and here too | Jeffrey Stedfast | 2001-10-12 | 1 | -2/+2 |
* | pass FALSE along to the add_message_attachments call | Jeffrey Stedfast | 2001-10-12 | 1 | -1/+1 |
* | Deleted declaration of len. | Jeffrey Stedfast | 2001-10-12 | 4 | -28/+40 |
* | Attach the message attachments. Fixes bug #5439. | Jeffrey Stedfast | 2001-10-12 | 2 | -1/+13 |
* | add wombat-private-moniker.[ch]. | Chris Toshok | 2001-10-12 | 7 | -5/+263 |
* | large reworking of i18n tagging and now uses gtk_html_stream write and U_ | Larry Ewing | 2001-10-12 | 2 | -88/+76 |
* | Update the signature to match the new signal. | Dan Winship | 2001-10-12 | 2 | -1/+6 |
* | Don't need this any more. | Dan Winship | 2001-10-12 | 2 | -16/+5 |
* | No longer need to pass folder display name to storage update_folder | Dan Winship | 2001-10-12 | 6 | -588/+14 |
* | gr. save then commit. | Dan Winship | 2001-10-12 | 1 | -3/+4 |
* | Remove "display_name" arg from update methods. It was only there to do the | Dan Winship | 2001-10-12 | 8 | -30/+33 |
* | Based on patches from Fredrik Nilsson <jymdman@home.se>. | Christopher James Lahey | 2001-10-12 | 1 | -4/+2 |
* | Fix the order of the help/ subdirs. These must be sorted as a preorder | Federico Mena Quintero | 2001-10-12 | 2 | -1/+6 |
* | blah | Jeffrey Stedfast | 2001-10-12 | 1 | -1/+0 |
* | Make sure the service/storage are non-NULL. | Jeffrey Stedfast | 2001-10-12 | 3 | -49/+61 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-12 | 1 | -216/+62 |
* | Use e_strdup_append_strings here instead of g_strdup_printf because | Christopher James Lahey | 2001-10-12 | 4 | -5/+87 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-11 | 1 | -572/+470 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-11 | 1 | -115/+78 |
* | Check that view->view != NULL. (save_contact_cb): Check that view->view != | Jon Trowbridge | 2001-10-11 | 6 | -55/+206 |
* | Silence warning I missed. | Larry Ewing | 2001-10-11 | 1 | -1/+1 |
* | Fix up the logic here. | Dan Winship | 2001-10-11 | 2 | -5/+8 |
* | Same hack as below. | Jeffrey Stedfast | 2001-10-11 | 4 | -1/+111 |
* | Updated Polish translation | Chyla Zbigniew | 2001-10-11 | 2 | -3398/+3394 |
* | Only re-build the folder if we're expunging. Also only clear out the | 0 | 2001-10-11 | 2 | -5/+13 |
* | slight wording changes, mainly LGPL=>GPL | Michael Zucci | 2001-10-11 | 1 | -6/+7 |
* | Updated Spanish translation. | Hector Garcia | 2001-10-11 | 2 | -58/+33 |
* | try again, updates evolution/po/da.po | Keld Jørn Simonsen | 2001-10-11 | 1 | -48/+44 |
* | Added a hack for Solaris systems. | Jeffrey Stedfast | 2001-10-11 | 2 | -3/+11 |
* | set the default character set to utf-8. | Larry Ewing | 2001-10-11 | 2 | -0/+11 |
* | Check for either a matching account name, or for a matching e-mail address | Jon Trowbridge | 2001-10-11 | 3 | -5/+25 |
* | Implement these functions as pass through to the child cell. | Christopher James Lahey | 2001-10-11 | 7 | -47/+178 |
* | If our select names dialog is still around, destroy it. Otherwise, the | Jon Trowbridge | 2001-10-11 | 2 | -2/+7 |
* | use new function to copy the attachments from the source message. This | Larry Ewing | 2001-10-11 | 2 | -0/+7 |
* | add prototype. | Larry Ewing | 2001-10-11 | 3 | -44/+92 |
* | Fixed polling in offline mode | Iain Holmes | 2001-10-11 | 3 | -1/+21 |
* | oops, we want get_unread_message_count, not get_message_count! | 0 | 2001-10-11 | 3 | -2/+15 |
* | Minimum time of updates is 5 minutes | Iain Holmes | 2001-10-11 | 2 | -7/+12 |
* | updated | Jeffrey Stedfast | 2001-10-11 | 1 | -6/+4 |
* | Return the original key in the hash table if requested. | Federico Mena Quintero | 2001-10-11 | 2 | -18/+43 |
* | remove unneeded assertions | JP Rosevear | 2001-10-11 | 2 | -3/+5 |
* | 0.16.99. | Ettore Perazzoli | 2001-10-10 | 2 | -2/+6 |
* | 0.16. | Ettore Perazzoli | 2001-10-10 | 32 | -21915/+24806 |
* | Added info about the shell, plus some minor fixes for consistency. | Ettore Perazzoli | 2001-10-10 | 2 | -25/+45 |
* | fix logic checks | JP Rosevear | 2001-10-10 | 6 | -11/+72 |
* | Ooops, remove debugging message. | Ettore Perazzoli | 2001-10-10 | 2 | -2/+5 |
* | Make this a no-op if the source and the destination path are the same. | Ettore Perazzoli | 2001-10-10 | 4 | -7/+35 |
* | Based on patches from Dan Nguyen <dnn@austin.ibm.com>. | Christopher James Lahey | 2001-10-10 | 1 | -1/+1 |
* | Added this function. | Christopher James Lahey | 2001-10-10 | 2 | -94/+105 |
* | Updated. | Christopher James Lahey | 2001-10-10 | 2 | -0/+12 |
* | copy the data. We can't ref the byte array and we can't free it so we have | Larry Ewing | 2001-10-10 | 2 | -2/+10 |
* | IF the source and destination folders are the same, do nothing. Oh, and | 0 | 2001-10-10 | 3 | -52/+89 |
* | ref the part. (save_destroy_cb): new function to unref the part when we | Larry Ewing | 2001-10-10 | 2 | -11/+69 |
* | Ref folder so it hangs around till we're done with it. | 9 | 2001-10-10 | 2 | -0/+9 |
* | updated NEWS | Jeffrey Stedfast | 2001-10-10 | 1 | -0/+13 |
* | Calendar NEWS. | Federico Mena Quintero | 2001-10-10 | 2 | -2/+18 |
* | Updated for beta 6. | 9 | 2001-10-10 | 2 | -0/+24 |
* | *** empty log message *** | Damon Chaplin | 2001-10-10 | 1 | -0/+4 |
* | Fixes bug #884. | Federico Mena Quintero | 2001-10-10 | 6 | -17/+235 |
* | If the attachment fails, report the error to the user. | Jeffrey Stedfast | 2001-10-10 | 4 | -14/+57 |
* | Another go at getting the logic right again. Make transients only update | 9 | 2001-10-10 | 2 | -5/+21 |
* | Make sure the mail-display is non-NULL. | Jeffrey Stedfast | 2001-10-10 | 2 | -1/+6 |
* | Forgot a little bit of debug. | Michael Zucci | 2001-10-10 | 1 | -1/+1 |
* | Implement. | 9 | 2001-10-10 | 2 | -0/+23 |
* | Implement. | 9 | 2001-10-10 | 11 | -160/+632 |
* | Some more updates evolution/po/da.po | Keld Jørn Simonsen | 2001-10-10 | 1 | -93/+94 |
* | Create a chaqrset picker submenu in the View menu. | Jeffrey Stedfast | 2001-10-10 | 8 | -30/+116 |
* | Pass /menu/Edit as the menu path to e_charset_picker thingy. | Jeffrey Stedfast | 2001-10-10 | 2 | -1/+7 |
* | Now takes a menu path argument. | Jeffrey Stedfast | 2001-10-10 | 3 | -3/+11 |
* | Update based on norwegian | Keld Jørn Simonsen | 2001-10-10 | 1 | -6247/+3065 |
* | don't add the host if it's null | Rodrigo Moya | 2001-10-10 | 2 | -2/+6 |
* | util function to get address (itip_addresses_get_default): get only the | JP Rosevear | 2001-10-10 | 9 | -101/+467 |
* | add libart to list of libraries to use in EXTRA_GNOME_CFLAGS/LIBS, which | Rodrigo Moya | 2001-10-10 | 2 | -2/+7 |
* | deal correctly with URIs to be inserted into the hash table, so that we | Rodrigo Moya | 2001-10-10 | 2 | -2/+25 |
* | Use gtk_signal_connect_while_alive here so e_gnome_dialog_parent_destroyed | Dan Winship | 2001-10-10 | 3 | -25/+60 |
* | That was the day that was | Iain Holmes | 2001-10-10 | 1 | -0/+6 |
* | Added my news. | Jon Trowbridge | 2001-10-10 | 1 | -5/+21 |
* | Oops. | Jon Trowbridge | 2001-10-10 | 1 | -1/+1 |
* | Revert the change to use e_msg_composer_new_with_message. That has | Dan Winship | 2001-10-10 | 2 | -1/+8 |
* | moved to a common place (cal_backend_file_open): check if "uristr != NULL" | Rodrigo Moya | 2001-10-10 | 5 | -62/+93 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-09 | 1 | -64/+26 |
* | AC_OUTPUT(default_user/local/Makefile) before AC_OUTPUT()ing the other | Ettore Perazzoli | 2001-10-09 | 2 | -1/+7 |
* | Added "Palestinian territory" to the country list | Yuri Syrota | 2001-10-09 | 1 | -0/+1 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-09 | 1 | -1913/+805 |
* | Fix incorrect variable name check. | Dan Winship | 2001-10-09 | 2 | -1/+6 |
* | *** empty log message *** | Rodrigo Moya | 2001-10-09 | 1 | -0/+9 |
* | Update for folder_flags. | Dan Winship | 2001-10-09 | 6 | -18/+23 |
* | replace the ever-growing list of gbooleans with a single guint32 for | Dan Winship | 2001-10-09 | 12 | -49/+64 |
* | Write out the Bcc: header when applicable. Fixes bug #5823. | Jon Trowbridge | 2001-10-09 | 2 | -2/+11 |
* | Updated Swedish translation. | Christian Rose | 2001-10-09 | 2 | -414/+446 |
* | Convert the htmlinfo into utf8. Fixes bug #11966. | Jeffrey Stedfast | 2001-10-09 | 2 | -5/+11 |
* | Final un-bit rotting. Now actually works. | Morten Welinder | 2001-10-09 | 3 | -37/+100 |
* | For mailstorage folders, connect to the control's "activate" signal, and | Dan Winship | 2001-10-09 | 2 | -17/+47 |
* | More bit-rot fighting in example. | Morten Welinder | 2001-10-09 | 1 | -24/+19 |
* | Unlock the store before returning error. (noted by NotZed) | Dan Winship | 2001-10-09 | 2 | -1/+8 |
* | Remove #ifndef MOVEMAIL_PATH code, since the setting of that variable has | Dan Winship | 2001-10-09 | 2 | -19/+8 |
* | Remove movemail check, since it's not relevant any more. | Dan Winship | 2001-10-09 | 3 | -32/+5 |
* | Partial bit-rot fight. Sample still does not work. | Morten Welinder | 2001-10-08 | 3 | -11/+56 |
* | yadayada | Eskil Heyn Olsen | 2001-10-08 | 1 | -0/+1 |
* | svn path=/trunk/; revision=13493 | Kjartan Maraas | 2001-10-08 | 2 | -0/+2 |
* | Fix my name. | Kjartan Maraas | 2001-10-08 | 2 | -1/+5 |
* | Updated Polish translation | Chyla Zbigniew | 2001-10-08 | 2 | -32/+71 |
* | Fix a slight error in logic. Just because the last word was an encoded | Jeffrey Stedfast | 2001-10-07 | 2 | -9/+24 |
* | Updated Spanish translation. | Hector Garcia | 2001-10-07 | 2 | -594/+500 |
* | Check that cell views are realized before doing anything here. Fixes | Christopher James Lahey | 2001-10-07 | 1 | -0/+12 |
* | remove the test condition and always work form the locale not he the font. | Larry Ewing | 2001-10-07 | 1 | -11/+1 |
* | add an Email Address field/label/help text. | Chris Toshok | 2001-10-07 | 3 | -27/+110 |
* | Handle row and cell changes properly in the uniform_row_height case. | Christopher James Lahey | 2001-10-07 | 1 | -6/+3 |
* | Made this refuse to parse more than 2047 characters of address. | Christopher James Lahey | 2001-10-07 | 2 | -1/+6 |
* | Added HispaLinux | Carlos Perelló Marín | 2001-10-06 | 2 | -0/+5 |
* | Use g_dataset_set_data_full to find out when the context is destroyed. | Christopher James Lahey | 2001-10-06 | 2 | -0/+45 |
* | Updated Greek translation | Simos Xenitellis | 2001-10-06 | 1 | -41/+21 |
* | Updated Greek translation | Simos Xenitellis | 2001-10-06 | 2 | -917/+750 |
* | New function that parses a string as a double either in the C locale or | Christopher James Lahey | 2001-10-06 | 3 | -130/+368 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-10-06 | 2 | -450/+509 |
* | db isn't a BonoboObject, so don't bonobo_object_unref it! | Jon Trowbridge | 2001-10-06 | 2 | -1/+16 |
* | Implemented uuencoding and decoding. (complete): Implemented uuencoding | Jeffrey Stedfast | 2001-10-06 | 5 | -3/+199 |
* | e_book_load_uri -> addressbook_load_uri. | Chris Toshok | 2001-10-06 | 7 | -121/+153 |