| Commit message (Expand) | Author | Age | Files | Lines |
* | Update | Martin Norback | 2001-01-16 | 2 | -213/+206 |
* | Updated italian translation from Clara Tattoni <clara.tattoni@libero.it> | Christopher R. Gabriel | 2001-01-16 | 2 | -403/+370 |
* | Ugh, this design is ugly like my butt. | Jeffrey Stedfast | 2001-01-16 | 6 | -5/+121 |
* | Emit a "changed" signal to the EText after we gtk_object_set a "model" arg | Jason Leach | 2001-01-16 | 1 | -0/+1 |
* | Comment about how sensitive doesn't work for bonobo set prop | Michael Zucci | 2001-01-16 | 1 | -0/+1 |
* | Add a stop button to the toolbar. | Not Zed | 2001-01-16 | 2 | -0/+8 |
* | Setup a cancellation handle. (do_fetch_mail): REgister for cancellation | Not Zed | 2001-01-16 | 6 | -15/+43 |
* | Chganged len back to be unsigned. And do a simple range check on the | Not Zed | 2001-01-16 | 8 | -17/+114 |
* | Changed the required version of gal. | Christopher James Lahey | 2001-01-16 | 2 | -3/+7 |
* | Change from using filters for date and size to using e_cell_date and | Christopher James Lahey | 2001-01-16 | 3 | -16/+20 |
* | Added e-cell-date.c, e-cell-date.h, e-cell-size.c, and e-cell-size.h. | Christopher James Lahey | 2001-01-16 | 7 | -71/+366 |
* | If the close() is successful, set the fd to -1. | Jeffrey Stedfast | 2001-01-16 | 6 | -50/+34 |
* | Step 2 | Miguel de Icaza | 2001-01-16 | 22 | -31/+31 |
* | Rename from Helix Code -> Ximian | Miguel de Icaza | 2001-01-16 | 45 | -51/+52 |
* | Updated to be able to get the CAMEL_SOCKOPT_NONBLOCKING socket opt. | Jeffrey Stedfast | 2001-01-16 | 2 | -2/+35 |
* | Document all entry points. (e_table_specification_save_to_file): Change | Miguel de Icaza | 2001-01-16 | 5 | -121/+265 |
* | Make output pretier by using newlines when there is a lot of information | Miguel de Icaza | 2001-01-16 | 2 | -40/+46 |
* | (Plug leaking the subject string on each message sent) | Jason Leach | 2001-01-16 | 2 | -2/+9 |
* | push/pop the color map (e_shell_folder_title_bar_new): and the visual... | JP Rosevear | 2001-01-16 | 2 | -1/+4 |
* | push/pop the color map | JP Rosevear | 2001-01-16 | 2 | -1/+8 |
* | Lock around the imap_rescan, which needs it. | Peter Williams | 2001-01-16 | 2 | -0/+7 |
* | accomadate tasks in their new dir | JP Rosevear | 2001-01-16 | 3 | -3/+13 |
* | Updated Spanish translation | Hector Garcia | 2001-01-16 | 1 | -10/+12 |
* | (Bug #1143: Add elipses to more menu items that lead to dialogs) | Jason Leach | 2001-01-16 | 3 | -2/+9 |
* | Updated Spanish translation | Hector Garcia | 2001-01-16 | 2 | -421/+609 |
* | added icons for Message->Copy/Move message to folder -menu entries.. /tig | Tuomas Kuosmanen | 2001-01-16 | 3 | -0/+122 |
* | Set the title of the splash dialog to Evolution | Iain Holmes | 2001-01-16 | 2 | -0/+15 |
* | Fix "Cancel" crash. Cancel on import dialog cancels Automatic now works as | Iain Holmes | 2001-01-16 | 1 | -95/+203 |
* | new version of the calendar icon... /tig | Tuomas Kuosmanen | 2001-01-16 | 2 | -0/+9 |
* | '2001-01-15 JP Rosevear <jpr@ximian.com> | JP Rosevear | 2001-01-16 | 5 | -32/+66 |
* | Updated italian translation from Clara Tattoni <clara.tattoni@libero.it> | Christopher R. Gabriel | 2001-01-15 | 2 | -1822/+1511 |
* | upda | Kenneth Christiansen | 2001-01-15 | 1 | -1442/+1732 |
* | Dup the string passed in, not the temporary string. d'oh. | JP Roseveaer | 2001-01-15 | 2 | -1/+6 |
* | Updated Swedish translation. | Richard Hult | 2001-01-15 | 2 | -1558/+1684 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 11 | -4/+33 |
* | Set the default button to `Yes' here. | Miguel de Icaza | 2001-01-15 | 3 | -1/+12 |
* | Make output pretier by using newlines when there is a lot of information | Miguel de Icaza | 2001-01-15 | 1 | -3/+16 |
* | A cancellable connection routine. (remote_send_string): Return cancelled | Not Zed | 2001-01-15 | 5 | -24/+434 |
* | Work on the ETableConfigurator. Pick up where Chris left. | Miguel de Icaza | 2001-01-15 | 8 | -563/+576 |
* | Uses an SSL socket now although there's still a few things missing (like | Jeffrey Stedfast | 2001-01-15 | 3 | -13/+55 |
* | changed the expansion values so that small text fields are 1.0, all the | Damon Chaplin | 2001-01-15 | 2 | -6/+13 |
* | remove old config message | JP Rosevear | 2001-01-15 | 6 | -168/+172 |
* | Implemented. (stream_setsockopt): Implemented. | Jeffrey Stedfast | 2001-01-15 | 5 | -2/+227 |
* | pass -module and -avoid-version to conduit linker | JP Rosevear | 2001-01-14 | 13 | -336/+303 |
* | New CamelTcpStream class that implements nspr sockets and eventually will | Jeffrey Stedfast | 2001-01-14 | 6 | -14/+557 |
* | New abstract class for TCP streams. The next step is to write child | Jeffrey Stedfast | 2001-01-14 | 3 | -0/+202 |
* | Command Line tool, dont use it. It needs Redesign changes | Miguel de Icaza | 2001-01-14 | 4 | -0/+227 |
* | New stream for handling SSL/TLS connections. | Jeffrey Stedfast | 2001-01-14 | 3 | -0/+321 |
* | (Fix bug #934: Add Right-click item to hide the shortcut bar) | Jason Leach | 2001-01-14 | 5 | -4/+64 |
* | Initial steps to support Drag 'n Drop in the tree view. | Ettore Perazzoli | 2001-01-14 | 5 | -115/+255 |
* | moved #include <cal-client/cal-client.h> to the .h file. | Damon Chaplin | 2001-01-14 | 17 | -210/+836 |
* | added default_user/local/Tasks/Makefile to AC_OUTPUT. | Damon Chaplin | 2001-01-14 | 2 | -0/+11 |
* | added Tasks subdir. | Damon Chaplin | 2001-01-14 | 6 | -0/+22 |
* | new script to move tasks from the Calendar folder to the new Tasks folder, | Damon Chaplin | 2001-01-14 | 2 | -1/+136 |
* | If the preferred authmech isn't found, default to the first one in the | Jeffrey Stedfast | 2001-01-14 | 2 | -63/+76 |
* | Moved p->copied to the inner part of the loop so that in the case of a | Jeffrey Stedfast | 2001-01-13 | 2 | -4/+15 |
* | Fixed mail_load_storages to make a mini GSList of the account, not the | Jeffrey Stedfast | 2001-01-13 | 5 | -7/+35 |
* | (Fix Bug #1083: Composer IDLs not getting installed) | Jason Leach | 2001-01-13 | 2 | -0/+9 |
* | Unref our copy, and then destroy. | Miguel de Icaza | 2001-01-13 | 3 | -0/+19 |
* | Get the X-Evolution-Transport URL and use that if it exists, else fall | Jeffrey Stedfast | 2001-01-13 | 3 | -3/+26 |
* | don't make the window so wide... | Jeffrey Stedfast | 2001-01-13 | 1 | -23/+23 |
* | Removed GPG_* variables. | Jeffrey Stedfast | 2001-01-13 | 2 | -3/+3 |
* | Removed GPG stuff. | Jeffrey Stedfast | 2001-01-13 | 2 | -5/+4 |
* | Take out the PGP/GPG detection stuff. | Jeffrey Stedfast | 2001-01-13 | 2 | -35/+4 |
* | Now takes a 'is_account_data' variable to specify whether the sources is a | Jeffrey Stedfast | 2001-01-13 | 4 | -31/+54 |
* | Suggest what to do if gtk-doc is not found. | Federico Mena Quintero | 2001-01-13 | 2 | -0/+6 |
* | Make evolution depend on the new version of gal. | Christopher James Lahey | 2001-01-13 | 2 | -5/+9 |
* | Changed filter_date and filter_size to match the changes in gal. | Christopher James Lahey | 2001-01-13 | 2 | -8/+14 |
* | Changed the filter function back to being args to be more consistent with | Christopher James Lahey | 2001-01-13 | 2 | -42/+44 |
* | back to the dialogs I made | Jeffrey Stedfast | 2001-01-13 | 2 | -1066/+1264 |
* | Oops. Make sure to attach the item to the menu ;-) | Jeffrey Stedfast | 2001-01-13 | 2 | -0/+6 |
* | oops, actually delete mail_config_get_account_by_address | Jeffrey Stedfast | 2001-01-13 | 1 | -19/+0 |
* | Anna's dialogs. | Jeffrey Stedfast | 2001-01-13 | 8 | -1284/+1128 |
* | Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP. | Miguel de Icaza | 2001-01-13 | 1 | -1/+1 |
* | Get the account by using the new e_msg_composer_get_preferred_account() | Jeffrey Stedfast | 2001-01-13 | 4 | -5/+50 |
* | Call set_from_account which means we no longer have to do all the crap | Jeffrey Stedfast | 2001-01-13 | 5 | -69/+168 |
* | Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP. | Miguel de Icaza | 2001-01-13 | 1 | -4/+6 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 16 | -62/+139 |
* | Fixed NULL dereference | Iain Holmes | 2001-01-13 | 2 | -0/+21 |
* | Remove nice toplevel window. | Miguel de Icaza | 2001-01-13 | 2 | -1/+5 |
* | Minor comment fixup. | Ettore Perazzoli | 2001-01-13 | 1 | -1/+1 |
* | Rename `::addFolderAsync' into `::createFolderAsync'. | Ettore Perazzoli | 2001-01-13 | 4 | -10/+21 |
* | Create | Dan Winship | 2001-01-13 | 2 | -0/+14 |
* | Ximianize. Also update the README a bit and mention the OAF stable branch. | Dan Winship | 2001-01-13 | 4 | -66/+71 |
* | added i18n for etable. | Miguel de Icaza | 2001-01-12 | 2 | -0/+37 |
* | Add translation strings. | Miguel de Icaza | 2001-01-12 | 2 | -0/+21 |
* | Add strings for localization | Miguel de Icaza | 2001-01-12 | 3 | -0/+17 |
* | Added translation strings. | Miguel de Icaza | 2001-01-12 | 3 | -4/+14 |
* | New function. Tells whether a key should begin editing. (ect_event, | Miguel de Icaza | 2001-01-12 | 2 | -9/+23 |
* | Implement new function API. Remove Gtk arguments for this. (ect_height): | Miguel de Icaza | 2001-01-12 | 2 | -22/+32 |
* | Update .cvsignore | Miguel de Icaza | 2001-01-12 | 1 | -0/+1 |
* | Small moniker update | Miguel de Icaza | 2001-01-12 | 1 | -1/+1 |
* | 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 |