| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOX | Miguel de Icaza | 2001-01-12 | 5 | -59/+31 |
| * | Remove "window" from the moniker path. | Miguel de Icaza | 2001-01-12 | 3 | -2/+10 |
| * | Rename "Save" to "Store search as vFolder". | Miguel de Icaza | 2001-01-12 | 2 | -7/+11 |
| * | Close #758 2001-01-12 Miguel de Icaza <miguel@ximian.com> | Miguel de Icaza | 2001-01-12 | 1 | -46/+64 |
| * | *** empty log message *** | Miguel de Icaza | 2001-01-12 | 2 | -6/+119 |
| * | Unref the property bag when we are done with it. | Miguel de Icaza | 2001-01-12 | 2 | -49/+74 |
| * | New convenience function that I will need later when I redo the composer | Jeffrey Stedfast | 2001-01-12 | 3 | -0/+25 |
| * | Update to reflect past changes to the mail-config API. | Jeffrey Stedfast | 2001-01-12 | 2 | -1/+4 |
| * | strdup() the key. | Jeffrey Stedfast | 2001-01-12 | 2 | -1/+3 |
| * | We don't want to be able to set the reply-to in the config druid. | Jeffrey Stedfast | 2001-01-12 | 2 | -6/+5 |
| * | We don't want to be able to set the reply-to in the config druid. | Jeffrey Stedfast | 2001-01-12 | 4 | -79/+16 |
| * | Guess the default MAIL value for MBOX and Maildir files. | Miguel de Icaza | 2001-01-12 | 2 | -0/+11 |
| * | Force finalization of the function before returning fixing the FIXME that | Miguel de Icaza | 2001-01-12 | 2 | -10/+28 |
| * | If the service_check fails, pop-up a warning dialog letting the user know | Jeffrey Stedfast | 2001-01-12 | 2 | -5/+40 |
| * | Added selection_mode argument. | Christopher James Lahey | 2001-01-12 | 5 | -52/+114 |
| * | (camel_folder_thread_messages_new): Added casts to rmeove some | Michael Zucci | 2001-01-12 | 2 | -3/+5 |
| * | Only set the popdown strings if we have anything to popdown. | Miguel de Icaza | 2001-01-12 | 2 | -2/+8 |
| * | Perform a final pass, removing any pseudo nodes we added earlier. Quick | Not Zed | 2001-01-12 | 2 | -0/+33 |
| * | More fixes | Iain Holmes | 2001-01-12 | 1 | -0/+5 |
| * | Some warnings cleanups | Iain Holmes | 2001-01-12 | 3 | -8/+4 |
| * | Eek! Don't destroy the account if the connection fails, duh. This is what | Jeffrey Stedfast | 2001-01-12 | 2 | -12/+12 |
| * | Connect to folder_changed as well as message_changed for updating unread | Dan Winship | 2001-01-12 | 2 | -0/+7 |
| * | (imap_copy_message_to): Fix this up: sync flags to the server | Dan Winship | 2001-01-12 | 2 | -33/+57 |
| * | Typo! Doh! | Iain Holmes | 2001-01-12 | 1 | -1/+1 |
| * | Fix make dist | Iain Holmes | 2001-01-12 | 2 | -1/+4 |
| * | Add an ItemContainer Bonobo interface to allow client applications to | Miguel de Icaza | 2001-01-12 | 4 | -3/+86 |
| * | Fix prototype (command_new_view): ditto. (command_new_mail_message): | Miguel de Icaza | 2001-01-12 | 2 | -1/+18 |
| * | Remove fixme from NewMailMessage. | Miguel de Icaza | 2001-01-12 | 2 | -0/+21 |
| * | Add Bonobo/ItemContainer as the set of supported interfaces in | Miguel de Icaza | 2001-01-12 | 3 | -0/+8 |
| * | Fix a bug in previous commit: don't check for deleted messages if there | Dan Winship | 2001-01-12 | 2 | -30/+40 |
| * | Remove the "Already have view for..." message. People keep assuming it's | Dan Winship | 2001-01-12 | 2 | -2/+5 |
| * | New function to check for added/deleted messages when re-selecting a | Dan Winship | 2001-01-12 | 4 | -4/+93 |
| * | Fix a locking problem. (One branch of an if statement was returning with | Dan Winship | 2001-01-12 | 2 | -6/+8 |
| * | add missing e-unicode.h include | Dan Winship | 2001-01-12 | 1 | -0/+1 |
| * | Fixed my debbugs-test-submit@bugzilla.gnome.org mess. | Martin Baulig | 2001-01-12 | 1 | -1/+0 |
| * | Try again | Iain Holmes | 2001-01-12 | 1 | -1/+1 |
| * | Will it work? | Iain Holmes | 2001-01-12 | 3 | -4/+3 |
| * | get a book view from somewhere so we can give status messages - choose the | Chris Toshok | 2001-01-12 | 2 | -23/+100 |
| * | Translate the header name to UTF8. | Dan Winship | 2001-01-12 | 2 | -11/+13 |
| * | this too | Iain Holmes | 2001-01-12 | 1 | -16/+5 |
| * | Doh, forgot this | Iain Holmes | 2001-01-12 | 1 | -0/+1 |
| * | Add a white outline around the "!" so it still shows up clearly in | Dan Winship | 2001-01-12 | 2 | -11/+18 |
| * | GnomeCard importer | Iain Holmes | 2001-01-12 | 4 | -1/+293 |
| * | add the importer part 1 | Iain Holmes | 2001-01-12 | 14 | -1/+1815 |
| * | Propagateg change by Owen Taylor from acinclude.m4 in gtk+: Don't define | Pavel Roskin | 2001-01-12 | 1 | -1/+1 |
| * | At the end of the configure process, report whether the documentation | Federico Mena Quintero | 2001-01-11 | 2 | -0/+15 |
| * | Make it work when gtk-doc is not installed. | Federico Mena Quintero | 2001-01-11 | 12 | -0/+182 |
| * | Added debbugs-test-submit@bugzilla.gnome.org everywhere. | Martin Baulig | 2001-01-11 | 1 | -0/+1 |
| * | Updated Spanish translation | Hector Garcia | 2001-01-11 | 2 | -1152/+1310 |
| * | added a 4-pixel padding between entry boxes | Jeffrey Stedfast | 2001-01-11 | 1 | -90/+90 |
| * | Added SaveDraft bonobo menu verb thingy. | Jeffrey Stedfast | 2001-01-11 | 2 | -0/+7 |
| * | New callback to save draft. Fixes bug #1045. | Jeffrey Stedfast | 2001-01-11 | 2 | -0/+19 |
| * | Updated Japanese translation. | Akira Tagoh | 2001-01-11 | 2 | -3572/+877 |
| * | New function that explains to the user why he can't do the action he | Jeffrey Stedfast | 2001-01-11 | 3 | -40/+38 |
| * | Set the sensitivity of the Password label too. | Jeffrey Stedfast | 2001-01-11 | 2 | -0/+6 |
| * | New callback to handle when the user hits the "back" button when on the | Jeffrey Stedfast | 2001-01-11 | 3 | -1/+34 |
| * | Grab the focus of the first widget that is sensitive. | Jeffrey Stedfast | 2001-01-11 | 2 | -1/+19 |
| * | Changed the descriptions for mh, mbox, and maildir to be more | Jeffrey Stedfast | 2001-01-11 | 2 | -3/+8 |
| * | Prevent Federico's segfault. | Jeffrey Stedfast | 2001-01-11 | 2 | -1/+5 |
| * | new versions of them iconz /tigert | Tuomas Kuosmanen | 2001-01-11 | 3 | -0/+4 |
| * | Made this the same size as an ETableItem with all text items. Made the | Christopher James Lahey | 2001-01-11 | 1 | -22/+26 |
| * | Clear the password entry if it's not allowed. (transport_type_changed): | Jeffrey Stedfast | 2001-01-11 | 3 | -5/+35 |
| * | New header to prevent recursive #include problems | Dan Winship | 2001-01-11 | 1 | -0/+39 |
| * | New header to prevent recursive #include problems | Dan Winship | 2001-01-11 | 9 | -9/+29 |
| * | Added expansions field and loading and saving of that field. | Christopher James Lahey | 2001-01-11 | 3 | -9/+41 |
| * | New class function, parallel to camel_folder_sync. (The default | Dan Winship | 2001-01-11 | 4 | -1/+72 |
| * | Remove a debug printf (that crashes Solaris because it usually tries | Dan Winship | 2001-01-11 | 1 | -1/+0 |
| * | Updated French translation. | Christophe Merlet | 2001-01-10 | 2 | -647/+768 |
| * | Shh | Kjartan Maraas | 2001-01-10 | 1 | -0/+2 |
| * | Fix prototype (command_new_view): ditto. | Miguel de Icaza | 2001-01-10 | 2 | -18/+25 |
| * | Fix proto. (print_preview_msg): Fix proto. | Miguel de Icaza | 2001-01-10 | 2 | -6/+13 |
| * | Removed more UNSAFE stuff. Maybe we should kill this macro, and have | Miguel de Icaza | 2001-01-10 | 2 | -10/+16 |
| * | Added all the new source files and removed the old ones, yadda yadda. | Jeffrey Stedfast | 2001-01-10 | 2 | -2/+9 |
| * | Changed Priority to Score. | Jeffrey Stedfast | 2001-01-10 | 3 | -2/+4 |
| * | Attach to the "activate" signal - this should now make it so that a | Jeffrey Stedfast | 2001-01-10 | 5 | -27/+65 |
| * | Unfinished sorted variable model for ETree. | Christopher James Lahey | 2001-01-10 | 2 | -0/+517 |
| * | Bugfix for #1077: scrollwheel doesn't work while hovering over an | Jason Leach | 2001-01-10 | 2 | -7/+15 |
| * | removed old mail-config-gui.* files that are no longer used or needed. | Jeffrey Stedfast | 2001-01-10 | 2 | -2440/+0 |
| * | removed mail-config-druid.glade files | Jeffrey Stedfast | 2001-01-10 | 2 | -3106/+0 |
| * | Moved to mail-config.glade | Jeffrey Stedfast | 2001-01-10 | 8 | -355/+2952 |
| * | More Makefile organization to compile | Miguel de Icaza | 2001-01-10 | 22 | -254/+157 |
| * | Order LDADD flags correctly so it compiles. | Miguel de Icaza | 2001-01-10 | 2 | -4/+8 |
| * | Add a PropertyControl interface so you can set the appointments on or off | Iain Holmes | 2001-01-10 | 2 | -91/+322 |
| * | Replaced e-meet-dialog.glade.h with e-meeting-dialog.glade in | Dave Camp | 2001-01-10 | 6 | -1/+70 |
| * | connect with the EAddressbookView's status_message signal. | Chris Toshok | 2001-01-10 | 4 | -2/+106 |
| * | register our status_message signal. (status_message): new function, emit | Chris Toshok | 2001-01-10 | 9 | -81/+277 |
| * | Change mail_op_forward_event to mail_proxy_event. | Dan Winship | 2001-01-10 | 2 | -2/+7 |
| * | Mostly IMAP changes. Use the NAMESPACE extension (where | Dan Winship | 2001-01-10 | 8 | -207/+386 |
| * | if we're setting the full name regenerate ecard->name. | Chris Toshok | 2001-01-10 | 2 | -0/+8 |
| * | Let the system umask determine the permissions of this file. | Jeffrey Stedfast | 2001-01-10 | 2 | -1/+4 |
| * | Gray out the appropriate labels too. (auth_type_changed): And here. | Jeffrey Stedfast | 2001-01-10 | 6 | -39/+200 |
| * | Added calendar/gui/alarm-notify/Makefile. | Federico Mena Quintero | 2001-01-10 | 6 | -166/+191 |
| * | New interface for the alarm notification system. | Federico Mena Quintero | 2001-01-10 | 10 | -55/+443 |
| * | find contact | Jakub Steiner | 2001-01-10 | 1 | -0/+127 |
| * | all contacts icon for the icon bar in contacts | Jakub Steiner | 2001-01-10 | 1 | -0/+77 |
| * | Removed .oaf.in files until the whole of Evolution uses the xml-i18n-tools | Federico Mena Quintero | 2001-01-10 | 2 | -3/+5 |
| * | save message - menu icon | Jakub Steiner | 2001-01-10 | 1 | -0/+45 |
| * | reply to all - menu icon | Jakub Steiner | 2001-01-10 | 1 | -0/+52 |
| * | reply to message menu icon | Jakub Steiner | 2001-01-10 | 1 | -0/+46 |
| * | Print message menu icon | Jakub Steiner | 2001-01-10 | 1 | -0/+54 |
| * | Forward message menu icon | Jakub Steiner | 2001-01-10 | 1 | -0/+51 |
| * | Encrypt message menu icon | Jakub Steiner | 2001-01-10 | 1 | -0/+80 |
| * | For all optionmenu's, set the appropriate 'history'. (keep_mail_check): | Jeffrey Stedfast | 2001-01-10 | 4 | -11/+88 |
| * | Kill off a long-hated Camel kludge: "empty" URLs and | Dan Winship | 2001-01-10 | 10 | -100/+50 |
| * | Edit message menu icon | Jakub Steiner | 2001-01-10 | 1 | -0/+84 |
| * | Configure mail menu icon | Jakub Steiner | 2001-01-10 | 1 | -0/+61 |
| * | Configure folder menu icon | Jakub Steiner | 2001-01-10 | 1 | -0/+85 |
| * | Configure addressbook menu icon | Jakub Steiner | 2001-01-10 | 1 | -0/+77 |
| * | Add -export-dynamic, so libglade can resolve evolution-mail symbols. | Dan Winship | 2001-01-10 | 2 | -0/+8 |
| * | Updated Spanish translation. | Hector Garcia | 2001-01-10 | 2 | -2024/+1461 |
| * | Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handle | Jeffrey Stedfast | 2001-01-10 | 7 | -1030/+1249 |
| * | New function to set the password for a given url. | Jeffrey Stedfast | 2001-01-10 | 6 | -21/+75 |
| * | Updated russian translation. | Valek Frob | 2001-01-09 | 2 | -1468/+899 |
| * | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-01-09 | 22 | -31164/+42827 |
| * | remove </center><p> (handle_text_plain): add <font | Radek Doulik | 2001-01-09 | 2 | -2/+5 |
| * | remove </center><p> | Radek Doulik | 2001-01-09 | 2 | -1/+5 |
| * | Write the config data and reload the accounts list so the "default" tag is | Jeffrey Stedfast | 2001-01-09 | 2 | -2/+14 |
| * | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 15 | -538/+808 |
| * | Updated for new config code - this time it works! | Jeffrey Stedfast | 2001-01-09 | 2 | -11/+18 |
| * | Mark tasks completed | Iain Holmes | 2001-01-09 | 2 | -2/+11 |
| * | Add an #include <errno.h> | Dan Winship | 2001-01-09 | 2 | -0/+5 |
| * | Removed an unused variable. (e_utf8_from_gtk_string_sized): Made ib const | Christopher James Lahey | 2001-01-09 | 1 | -2/+3 |
| * | Tasks work properly | Iain Holmes | 2001-01-09 | 2 | -8/+6 |
| * | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 11 | -507/+350 |
| * | Reverted back to old config code temporarily until I get the new config | Jeffrey Stedfast | 2001-01-09 | 2 | -13/+17 |
| * | More lovely fixes... | Jeffrey Stedfast | 2001-01-09 | 3 | -6/+14 |
| * | A bunch of fixes. | Jeffrey Stedfast | 2001-01-09 | 6 | -23/+130 |
| * | reenabled magic indentation | Radek Doulik | 2001-01-08 | 1 | -2/+2 |
| * | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 2 | -11/+18 |
| * | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 10 | -63/+109 |
| * | added new source files for the Tasks folders. | Damon Chaplin | 2001-01-08 | 16 | -33/+1066 |
| * | new file for the Tasks controls. | Damon Chaplin | 2001-01-08 | 3 | -1/+78 |
| * | Updates evolution/po/da.po gtranslator/po/da.po pong/po/da.po | Kenneth Christiansen | 2001-01-08 | 1 | -63/+64 |
| * | Updated to reflect changes to the mail-config API. (create_msg_composer): | Jeffrey Stedfast | 2001-01-08 | 12 | -369/+560 |
| * | Updated some strings | Benedikt Roth | 2001-01-07 | 2 | -1472/+1842 |
| * | Updated French translation. | Christophe Merlet | 2001-01-07 | 2 | -1729/+2157 |
| * | Implemented. | Jeffrey Stedfast | 2001-01-07 | 2 | -2/+19 |
| * | Implemented. (ok_clicked): Implemented. (cancel_clicked): Implemented. | Jeffrey Stedfast | 2001-01-07 | 4 | -84/+203 |
| * | Made it so that going to the next or previous message in the list will at | Christopher James Lahey | 2001-01-07 | 2 | -0/+11 |
| * | Coded a bunch of the methods. | Jeffrey Stedfast | 2001-01-07 | 6 | -106/+316 |
| * | Fix some race conditions when dealing with vfolders. | Iain Holmes | 2001-01-07 | 2 | -18/+48 |
| * | Neaten the HTML, add Tasks, and make the day change when the day changes :) | Iain Holmes | 2001-01-07 | 2 | -6/+86 |
| * | Updates eog/po/da.po evolution/po/da.po gal/po/da.po gernel/po/da.po | Kenneth Christiansen | 2001-01-07 | 1 | -309/+523 |
| * | Committed updated ko.po | Fatih Demir | 2001-01-06 | 2 | -1843/+1758 |
| * | Updated Finnish translation (fi.po). | jjranta | 2001-01-06 | 2 | -1435/+1521 |
| * | Fixed sorting. needs_sorting was getting set to 0 when sorted happens, but | Christopher James Lahey | 2001-01-06 | 2 | -30/+3 |
| * | New source files to provide an account editor widget. | Jeffrey Stedfast | 2001-01-06 | 6 | -15/+144 |
| * | Broke font and fontset parts of EFont into separate functions. Possibly | Lauris Kaplinski | 2001-01-06 | 1 | -2/+52 |
| * | Dont try and unref a messageinfo that wasn't there, and use the right free | Not Zed | 2001-01-06 | 2 | -6/+35 |
| * | Added missing PROG. | Maciej Stachowiak | 2001-01-06 | 2 | -1/+5 |
| * | xml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found in configure.in. | Maciej Stachowiak | 2001-01-06 | 2 | -0/+9 |
| * | Since the druid now handles adding the new account to the config, we'll | Jeffrey Stedfast | 2001-01-06 | 5 | -3/+512 |
| * | disable indenting for now, it crashes editor | Radek Doulik | 2001-01-06 | 2 | -2/+7 |
| * | Reverted, until me and maciej get some good ideas | Kenneth Christiansen | 2001-01-06 | 1 | -4/+0 |
| * | Renamed from _delete_mail (mail_config_druid_get_transport_url): New | Jeffrey Stedfast | 2001-01-06 | 5 | -99/+84 |
| * | #define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0 | Dan Winship | 2001-01-06 | 2 | -10/+18 |
| * | get categories button (init_widgets): listen for button click | JP Rosevear | 2001-01-06 | 6 | -41/+198 |
| * | Renamed from _delete_mail | Jeffrey Stedfast | 2001-01-06 | 5 | -382/+415 |
| * | get categories button (init_widgets): listen for button click | JP Rosevear | 2001-01-06 | 8 | -99/+175 |
| * | added support for xml-i18n-tools. This module is now required when | Kenneth Christiansen | 2001-01-05 | 1 | -7/+4 |
| * | Fixed a few 'Oops'es. | Jeffrey Stedfast | 2001-01-05 | 5 | -22/+1423 |
| * | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 14 | -9/+313 |
| * | new version of the contacts mini-icon. /tigert | Tuomas Kuosmanen | 2001-01-05 | 2 | -0/+4 |
| * | Fixed the border bug. Borders draw properly now. | Christopher James Lahey | 2001-01-05 | 1 | -2/+2 |
| * | Added this function. | Christopher James Lahey | 2001-01-05 | 7 | -21/+259 |
| * | Remove non-existent file | JP Rosevear | 2001-01-05 | 21 | -1666/+213 |
| * | bump version | JP Rosevear | 2001-01-05 | 1 | -0/+174 |
| * | Remove conflict thingie from a while back | JP Rosevear | 2001-01-05 | 1 | -1/+0 |
| * | oops, forgot the changelog entry | JP Rosevear | 2001-01-05 | 1 | -0/+18 |
| * | Oops, this shouldn't have gone in yet | JP Rosevear | 2001-01-05 | 2 | -0/+4 |
| * | Need to e_sexp_unref the the sexp, not gtk_object_unref it. | JP Rosevear | 2001-01-05 | 6 | -5/+8 |
| * | rebuilt this, glade crashed...so uh, maybe this is ok now? I dunno | Jeffrey Stedfast | 2001-01-05 | 1 | -46/+15 |
| * | Updated. What else can I say? | Jeffrey Stedfast | 2001-01-05 | 4 | -48/+1654 |
| * | fix includes for compilation | JP Rosevear | 2001-01-05 | 9 | -5/+17 |
| * | oops. commit-o | Dan Winship | 2001-01-05 | 1 | -509/+0 |
| * | Fix two problems in figuring out server-expunged messages. | Dan Winship | 2001-01-05 | 1 | -2/+1 |
| * | Fix leaks, set unread count on folder creation as well as on changes | Dan Winship | 2001-01-05 | 1 | -2/+6 |
| * | Connect to "message_changed" on the folder if it's on a remote storage. | Dan Winship | 2001-01-05 | 3 | -1/+46 |
| * | New function to update a folder given its URI. Plus associated changes to | Dan Winship | 2001-01-05 | 3 | -27/+82 |
| * | Fix two problems in figuring out server-expunged messages. | Dan Winship | 2001-01-05 | 2 | -0/+514 |
| * | Removed old implementation. | Not Zed | 2001-01-04 | 9 | -824/+705 |
| * | If we have a lot of messages changed, promote it to a folder changed | Not Zed | 2001-01-04 | 2 | -1/+6 |
| * | comment out some of the system flags as we don't want to use them. | Jeffrey Stedfast | 2001-01-04 | 2 | -4/+11 |
| * | Implemented. (search_header_exists): Implemented. | Jeffrey Stedfast | 2001-01-04 | 3 | -2/+271 |
| * | check capabilities is valid before doing a strstr. | Michael Meeks | 2001-01-04 | 2 | -5/+10 |
| * | Updated Swedish translation. | Christian Rose | 2001-01-04 | 2 | -646/+722 |
| * | Updates evolution/po/da.po gal/po/da.po galeon/po/da.po gernel/po/da.po | Kenneth Christiansen | 2001-01-04 | 1 | -61/+47 |
| * | Updated to have a GtkWindow as a parent | Jeffrey Stedfast | 2001-01-04 | 2 | -17/+88 |
| * | New source file that implements mail-config-druid. Note: this is not yet | Jeffrey Stedfast | 2001-01-04 | 3 | -0/+998 |
| * | Removed camel/providers/mbox/Makefile and camel/providers/mh/Makefile. | Christopher James Lahey | 2001-01-04 | 2 | -2/+5 |
| * | Update | Kenneth Christiansen | 2001-01-04 | 1 | -731/+818 |
| * | Initialize the exists variable so that we don't do random things if the | Christopher James Lahey | 2001-01-04 | 2 | -1/+7 |
| * | If the headers have changed, then continue with the prompt else just | Jeffrey Stedfast | 2001-01-04 | 4 | -17/+44 |
| * | Handle the case where the calendar view cannot be created; present a | Federico Mena Quintero | 2001-01-04 | 6 | -3/+37 |
| * | Call mail-callbacks.c:forward_messages(), so the behaviour is the same as | Not Zed | 2001-01-03 | 7 | -371/+236 |
| * | add font color setting for table, changed border behavior | Radek Doulik | 2001-01-03 | 3 | -5/+13 |
| * | Updated Ukrainian translation | Yuri Syrota | 2001-01-03 | 1 | -520/+469 |
| * | g_strdup things we g_free. | Michael Meeks | 2001-01-03 | 2 | -1/+6 |
| * | Updated Spanish translation. | Hector Garcia | 2001-01-03 | 2 | -756/+840 |
| * | Make sure this won't crash if the given contact is removed from the | Christopher James Lahey | 2001-01-03 | 4 | -33/+134 |
| * | Little utf8 safe encoding/decoding into libxml1 brokenness | Lauris Kaplinski | 2001-01-03 | 5 | -12/+58 |
| * | Added functions for encoding utf8 safely into libxml brokenness | Lauris Kaplinski | 2001-01-03 | 3 | -0/+101 |
| * | Set the 'dirty' flag - this should fix the problem of flags not being set | Jeffrey Stedfast | 2001-01-03 | 2 | -2/+9 |
| * | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 15 | -639/+1254 |
| * | REmove warning, this isn't really deprecated, sigh. | Not Zed | 2001-01-03 | 3 | -4/+9 |
| * | Some debug commented out, static list intialiser. | Michael Zucci | 2001-01-03 | 2 | -6/+9 |
| * | Finishing the removal of these directories. | Chris Lahey | 2001-01-03 | 2 | -2/+0 |
| * | Removed these directories since they're unused. | Christopher James Lahey | 2001-01-03 | 26 | -4611/+5 |
| * | If the component has no alarms, do not try to queue them. | Federico Mena Quintero | 2001-01-03 | 4 | -4/+103 |
| * | fix off-by-one | Dan Winship | 2001-01-03 | 1 | -1/+1 |
| * | IMAP randomness. | Dan Winship | 2001-01-03 | 8 | -404/+138 |
| * | Use header_content_type_simple, not header_content_type_format. | Dan Winship | 2001-01-03 | 3 | -5/+10 |
| * | Use header_content_type_simple, not header_content_type_format. | Dan Winship | 2001-01-03 | 3 | -3/+10 |
| * | New function to return just foo/bar with no parameters. | Dan Winship | 2001-01-03 | 4 | -1/+16 |
| * | add addressbook-config.c, addressbook-storage.c, and | Chris Toshok | 2001-01-03 | 2 | -0/+8 |
| * | Do not compose strings so that they can be localized correctly. Also, | Federico Mena Quintero | 2001-01-03 | 11 | -112/+178 |
| * | Make the ordering of the toolbar items consistent. | Federico Mena Quintero | 2001-01-03 | 3 | -4/+16 |
| * | Unconditionally remove the client from the alarm notification system. | Federico Mena Quintero | 2001-01-03 | 18 | -1063/+1142 |
| * | Call e_utf8_to_gtk_string on the combobox strings. | Dan Winship | 2001-01-02 | 2 | -2/+9 |
| * | fixed unresolved symbol (d) | Jeffrey Stedfast | 2001-01-02 | 1 | -0/+2 |
| * | fixed changelog | Jeffrey Stedfast | 2001-01-02 | 1 | -1/+0 |
| * | Implemented. | Jeffrey Stedfast | 2001-01-02 | 4 | -35/+250 |
| * | Use e_utf8_strstrcase() instead of just strstr(). (header_starts_with): | Jeffrey Stedfast | 2001-01-02 | 3 | -6/+132 |
| * | remove all the stale addressbook entries. | Michael Meeks | 2001-01-02 | 2 | -3/+4 |
| * | Telsa noticed I can't spell | Iain Holmes | 2001-01-02 | 1 | -4/+57 |
| * | remove evolution-addressbook-ldap.xml so we build again. | Michael Meeks | 2001-01-02 | 2 | -1/+5 |
| * | Require bonobo 0.31 | Michael Meeks | 2001-01-02 | 2 | -3/+7 |
| * | copy the dialog's source, destroy the dialog after we're done, and make | Chris Toshok | 2000-12-31 | 7 | -171/+67 |
| * | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 12 | -882/+1186 |
| * | down with ldap-servers.xml, up with addressbook-sources.xml. | Chris Toshok | 2000-12-30 | 3 | -3/+10 |
| * | add "Settings/Addressbook Configuration..." Analogous to "Settings/Mail | Chris Toshok | 2000-12-30 | 3 | -15/+14 |
| * | fix previous fix | Dan Winship | 2000-12-30 | 1 | -1/+1 |
| * | More bonobo property bag updates and stuff. | Iain Holmes | 2000-12-30 | 8 | -166/+101 |
| * | Update this for CamelContentType too. | Dan Winship | 2000-12-30 | 2 | -17/+21 |
| * | Add support here for "cursor_pos". (et_get_arg): Handle ARG_CURSOR_POS. | Miguel de Icaza | 2000-12-29 | 2 | -5/+35 |
| * | add addressbook-config.[ch]. | Chris Toshok | 2000-12-29 | 4 | -0/+595 |
| * | Fix a bug in `evolution_shell_client_user_select_folder()' that could | Ettore Perazzoli | 2000-12-29 | 2 | -8/+13 |
| * | Use CamelContentType, and use header_content_type_is instead of doing it | Dan Winship | 2000-12-29 | 3 | -31/+45 |
| * | Use CamelContentType instead of GMimeContentField. | Dan Winship | 2000-12-29 | 4 | -23/+28 |
| * | Use CamelContentType rather than GMimeContentField. | Dan Winship | 2000-12-29 | 2 | -7/+12 |
| * | Remove this. It was only a thin wrapper around struct _header_content_type | Dan Winship | 2000-12-29 | 16 | -369/+79 |
| * | RDF-Summary now saves it's details. | Iain Holmes | 2000-12-29 | 2 | -0/+138 |
| * | Fix the APOP check to not crash on servers that don't return any | Dan Winship | 2000-12-28 | 2 | -7/+15 |
| * | Return of the thumbnail cache. | Iain Holmes | 2000-12-28 | 3 | -9/+93 |
| * | Updated Swedish translation. | Christian Rose | 2000-12-28 | 2 | -254/+276 |
| * | ({setup,do,cleanup}_subscribe_folder): Update previous fix: Jeff | Dan Winship | 2000-12-28 | 2 | -2/+9 |
| * | Use info->name, not input->full_name. Fixes #1029 in | Dan Winship | 2000-12-27 | 2 | -1/+6 |
| * | Removed a bunch of unused code. | Christopher James Lahey | 2000-12-27 | 1 | -217/+0 |
| * | More fixes for new bonobo | Iain Holmes | 2000-12-27 | 7 | -136/+286 |
| * | New BonoboPropertyEventless stuff | Iain Holmes | 2000-12-27 | 3 | -4/+17 |