| Commit message (Expand) | Author | Age | Files | Lines |
* | $(BONOBO_CONF_CFLAGS) was here twice, took out one of them. | Jason Leach | 2001-07-26 | 3 | -2/+10 |
* | Initialize `me' to NULL. (forward_attached): If we are only forwarding a | Jeffrey Stedfast | 2001-07-26 | 2 | -12/+44 |
* | Initialize `me' to NULL. | Jeffrey Stedfast | 2001-07-26 | 3 | -12/+16 |
* | Add another Sender pattern. | Dan Winship | 2001-07-25 | 2 | -0/+6 |
* | print preview for new appointment | Jakub Steiner | 2001-07-25 | 2 | -0/+5 |
* | #include <libgnome/gnome-defs.h> and <libgnome/gnome-i18n.h> instead of | Jason Leach | 2001-07-25 | 2 | -4/+9 |
* | Um, write the HTML signature settings in the right place. Whoops. | Peter Williams | 2001-07-25 | 2 | -2/+7 |
* | Properly dup the results of e_destination_get_email. | Jon Trowbridge | 2001-07-25 | 4 | -3/+20 |
* | Added checks for all of the args of the exposed functions, so that we | Jon Trowbridge | 2001-07-25 | 2 | -0/+23 |
* | Properly ref the font we pass in as an ARG_FONT_E. (_do_tooltip): Removed | Jon Trowbridge | 2001-07-25 | 2 | -3/+3 |
* | Change the break into a continue, we should process as many as we can | Not Zed | 2001-07-25 | 3 | -5/+17 |
* | If we're the last row and we're deleting, select the previous message, not | Jason Leach | 2001-07-25 | 2 | -2/+14 |
* | Add psion macros from Frodo Looijaard <frodol@dds.nl> | Jody Goldberg | 2001-07-25 | 2 | -0/+57 |
* | Pass the O_TRUNC flag to open so that we don't leave trailing garbage at | Jeffrey Stedfast | 2001-07-25 | 3 | -39/+48 |
* | oops, we had a possible NULL value passed to a strcmp | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+3 |
* | fix some warnings. | Jacob Leach | 2001-07-25 | 1 | -3/+3 |
* | fixed a typo | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+1 |
* | calculate tmp_tm.tm_wday ourselves. strftime has a habit of crashing if | Damon Chaplin | 2001-07-25 | 2 | -0/+11 |
* | Fix for bug #5174. | Jeffrey Stedfast | 2001-07-25 | 2 | -2/+8 |
* | Add shell/e-local-storage.c so "Local Folders" can get translated. Fixes | Jason Leach | 2001-07-25 | 2 | -0/+6 |
* | Another update. Evo is moving fast... | Christian Rose | 2001-07-25 | 1 | -6/+10 |
* | don't show the year in the popup submenu for the months, and center the | Damon Chaplin | 2001-07-25 | 2 | -4/+15 |
* | stip the delto and delfrom (popup_delegate_cb): show a delegate dialog and | JP Rosevear | 2001-07-25 | 7 | -39/+662 |
* | oops, and just in case value is NULL... | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+1 |
* | Handle broken mailers that send unencoded 8bit header params. And there | Jeffrey Stedfast | 2001-07-25 | 2 | -0/+41 |
* | Updated Swedish translation. | Christian Rose | 2001-07-25 | 2 | -144/+134 |
* | Match the prefix for the "remember_passphrase" setting with where it's | Jason Leach | 2001-07-25 | 2 | -8/+15 |
* | "_Add Anyway" to "Add Anyway". | Jason Leach | 2001-07-25 | 2 | -1/+6 |
* | Added fallbacks for the name in the case of an e-card, to avoid the | Jon Trowbridge | 2001-07-25 | 2 | -1/+19 |
* | check_specials if this is an application/pgp type as well. | Jeffrey Stedfast | 2001-07-25 | 2 | -1/+4 |
* | need the EDestination magic here too for when we modify an already shown | Chris Toshok | 2001-07-25 | 4 | -5/+52 |
* | call widget_changed. (phone_entry_changed): same. (email_entry_changed): | Chris Toshok | 2001-07-25 | 2 | -25/+100 |
* | When dumping the CamelURL to a string, hide all the params. | Jeffrey Stedfast | 2001-07-25 | 2 | -10/+15 |
* | Do a case-insensitive comparison. (mail_generate_reply): Only resort to | Jeffrey Stedfast | 2001-07-25 | 7 | -49/+86 |
* | get_boolean_with_default for the "Mark as read" timeout, not | Jason Leach | 2001-07-25 | 2 | -2/+7 |
* | New #define, and there was much rejoicing. Rah. | Jeffrey Stedfast | 2001-07-25 | 2 | -0/+7 |
* | Check if evolution_shell_client_get_local_storage returns | Jon Trowbridge | 2001-07-25 | 2 | -0/+20 |
* | Move Insert File from the File menu into the Insert Menu. Change the | Peter Williams | 2001-07-25 | 2 | -4/+9 |
* | Add the "/My Evolution" path to the path_to_etree_node hash so that | Jason Leach | 2001-07-25 | 2 | -4/+19 |
* | Don't display "(0 unsent)" if the outbox is empty. | Peter Williams | 2001-07-25 | 2 | -2/+5 |
* | Don't stop the idle_queue and unref from here, since this might be called | Dan Winship | 2001-07-25 | 2 | -11/+15 |
* | Updated Swedish translation. | Christian Rose | 2001-07-25 | 2 | -136/+145 |
* | Add "Compose New Message" to the Actions menu as suggested in bug #866. | Peter Williams | 2001-07-25 | 2 | -2/+8 |
* | Set up the local trash in the folder cache. | Peter Williams | 2001-07-25 | 2 | -0/+8 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-07-24 | 2 | -712/+640 |
* | Make the error reporting a little but more descriptive. | Peter Williams | 2001-07-24 | 2 | -2/+7 |
* | Add new label widgets with a message that SSL isn't supported. | Peter Williams | 2001-07-24 | 5 | -8/+70 |
* | Reworded a few questions. | Aaron Weber | 2001-07-24 | 4 | -12/+16 |
* | Correct minimal version test | Frédéric Crozat | 2001-07-24 | 2 | -2/+7 |
* | Updated Swedish translation. | Christian Rose | 2001-07-24 | 2 | -325/+375 |
* | Added a validate function that checks to make sure that vfolders that have | Jon Trowbridge | 2001-07-24 | 3 | -0/+40 |
* | Dont call notifyResult here if we've just launched a thread to do the | Not Zed | 2001-07-24 | 2 | -13/+17 |
* | Only show the warning dialog instead of using `gnome_dialog_run()' so it | Ettore Perazzoli | 2001-07-24 | 1 | -2/+10 |
* | Somehow this missed the commit. | Not Zed | 2001-07-24 | 1 | -2/+2 |
* | Go back to calling mail_msg_free here. (mail_msg_destroy): Remove the | Not Zed | 2001-07-24 | 3 | -8/+31 |
* | Only show the warning dialog instead of using `gnome_dialog_run()' so it | Ettore Perazzoli | 2001-07-24 | 2 | -7/+13 |
* | fixed the test to see whether we should draw the icons. | Damon Chaplin | 2001-07-24 | 2 | -3/+8 |
* | Added some warnings for bad cases. | Not Zed | 2001-07-24 | 2 | -4/+26 |
* | Oops. Uncomment this code since Trow fixed GtkHTML to actually have this | Jeffrey Stedfast | 2001-07-24 | 2 | -1/+4 |
* | Fixed the "Read" to be Read in the glade file per menesis' request. | Jeffrey Stedfast | 2001-07-24 | 6 | -5/+94 |
* | pass extra param to icalparser_get_next_char (icalparser_get_next_char): | JP Rosevear | 2001-07-24 | 2 | -26/+43 |
* | changed so it doesn't use mktime(). We are having problems because | Damon Chaplin | 2001-07-24 | 2 | -17/+28 |
* | fixed my fix to compile | Jeffrey Stedfast | 2001-07-24 | 1 | -2/+2 |
* | Pulled instance of config-setupassist.sgml to make stuff build right. | Kevin Breit | 2001-07-24 | 4 | -2/+8 |
* | If the source and destination folders are the same, just mark the uids as | Jeffrey Stedfast | 2001-07-24 | 2 | -4/+21 |
* | Carefully check for NULL everywhere, and do the right thing if the message | Jon Trowbridge | 2001-07-24 | 2 | -2/+24 |
* | validated. | Aaron Weber | 2001-07-24 | 8 | -424/+26 |
* | Add new feed to the shown list | Iain Holmes | 2001-07-24 | 2 | -0/+11 |
* | Uhm, set the usize to `1, -1' instead. | Ettore Perazzoli | 2001-07-24 | 2 | -1/+6 |
* | Some commit mix ups left the KDE rdf url still set to the old, invalid | Jacob Leach | 2001-07-24 | 1 | -1/+1 |
* | [Bug #5225: No UI way to mark as unimportant] | Jason Leach | 2001-07-24 | 5 | -6/+49 |
* | Make the storage registar(?) generic | Iain Holmes | 2001-07-24 | 2 | -35/+76 |
* | Add the "Mark as Unimportant" cmd and menu item to the Edit menu. Bug | Jason Leach | 2001-07-24 | 2 | -3/+12 |
* | Fix the Newsforge name and the KDE rdf | Iain Holmes | 2001-07-24 | 2 | -2/+7 |
* | Change the butt-ugly UI to a saner (and just as flexible) one. Instead of | Peter Williams | 2001-07-24 | 2 | -98/+114 |
* | Set the usize for the contained hbox to 0x0. | Ettore Perazzoli | 2001-07-24 | 2 | -0/+7 |
* | Minor revisions. | Aaron Weber | 2001-07-24 | 18 | -960/+822 |
* | Get the manuals from the `evolution-guide' dir as that's where they get | Ettore Perazzoli | 2001-07-24 | 2 | -5/+10 |
* | Update the url (and site name) for the KDE rdf. Bug #5145. | Jason Leach | 2001-07-24 | 2 | -1/+6 |
* | Changed background transparency. | Aaron Weber | 2001-07-24 | 2 | -0/+0 |
* | Re-fix for my 07-18 not-quite-fix. | Dan Winship | 2001-07-24 | 5 | -8/+84 |
* | Don't handle button events whose button number is not 1. | Ettore Perazzoli | 2001-07-24 | 2 | -1/+7 |
* | Slight fix for when source == destination (we don't want to do this action | Jeffrey Stedfast | 2001-07-24 | 2 | -0/+9 |
* | Removing changes to Makefile.am; didn't know this was a global directory | Andrew Hughes Chatham | 2001-07-23 | 1 | -4/+2 |
* | Handle GDK_KP_* cursor keys as well. | Ettore Perazzoli | 2001-07-23 | 1 | -1/+5 |
* | Added some operation progress reporting. Actual data transfer is 'tricky' | Not Zed | 2001-07-23 | 4 | -12/+44 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 14 | -17/+174 |
* | Removing these macros from the global gnome macros directory. Sorry about that. | Andrew Hughes Chatham | 2001-07-23 | 4 | -148/+0 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 19 | -18/+110 |
* | typo in changelog. | Jacob Leach | 2001-07-22 | 1 | -1/+1 |
* | Capitalize "messgaes" in "Hide Read messages" menu item label. Bug #5091. | Jason Leach | 2001-07-22 | 2 | -1/+6 |
* | Use `g_source_remove()' instead of `gtk_timeout_remove()' here, as we are | Ettore Perazzoli | 2001-07-22 | 2 | -1/+13 |
* | Updated Swedish translation. | Christian Rose | 2001-07-21 | 2 | -124/+135 |
* | Removed some debugging spew I committed by mistake. | Jon Trowbridge | 2001-07-21 | 1 | -4/+1 |
* | Change window policy to allow the completion window to shrink when the | Jon Trowbridge | 2001-07-21 | 2 | -11/+9 |
* | Fixed the first time druid stuff a little more. | Kevin Breit | 2001-07-21 | 4 | -16/+28 |
* | [Fix a crash if you start evolution with a bad URI.] | Jason Leach | 2001-07-21 | 3 | -2/+16 |
* | Make dist, dist check, and rpm are now supported and working. If you want to ... | Kevin Gibbs | 2001-07-21 | 5 | -2/+152 |
* | Removed the "Forward To" filter action. | Jeffrey Stedfast | 2001-07-21 | 3 | -45/+44 |
* | Removed the "Redirect" menu since this is now a future feature. | Jeffrey Stedfast | 2001-07-21 | 2 | -5/+5 |
* | Change this back to the "evolution:/local/Inbox" URI. | Jason Leach | 2001-07-21 | 2 | -1/+6 |
* | Revert last changes, URIs are now back to original in shell. | Jason Leach | 2001-07-21 | 4 | -8/+13 |
* | [This is a better way to have "Local Folders" be shown as the local | Jason Leach | 2001-07-21 | 9 | -8/+77 |
* | More usage fixes for CamelException. Check our own exception for | Peter Williams | 2001-07-21 | 2 | -2/+12 |
* | Pull up test fixes to get them building again | JP Rosevear | 2001-07-21 | 10 | -12/+18 |
* | Pull in new splash screen | JP Rosevear | 2001-07-21 | 2 | -0/+4 |
* | Bump to 0.11.99 | JP Rosevear | 2001-07-21 | 2 | -1/+5 |
* | Don't let the user remove vtrash folders. | Peter Williams | 2001-07-21 | 2 | -0/+8 |
* | Fix DanW's fix. Pass the right arguments to mail_msg_destroy. | Peter Williams | 2001-07-21 | 4 | -6/+41 |
* | er, unbroke changelog | Jeffrey Stedfast | 2001-07-21 | 1 | -1/+0 |
* | Don't expunge the source folder if we have a cache. | Jeffrey Stedfast | 2001-07-21 | 4 | -11/+18 |
* | Use mail_msg_destroy rather than mail_msg_free, so the cancellation | Dan Winship | 2001-07-21 | 2 | -1/+7 |
* | install 2 new category icons (16_category_suppliers.png and | Rodrigo Moya | 2001-07-20 | 2 | -17/+24 |
* | use the 2 new category icons (16_category_suppliers.png and | Rodrigo Moya | 2001-07-20 | 2 | -2/+8 |
* | Updated Slovak translation a bit. | Stanislav Visnovsky | 2001-07-20 | 2 | -229/+198 |
* | New category icon again... /tigert | Tuomas Kuosmanen | 2001-07-20 | 2 | -0/+3 |
* | Icon for "suppliers" category for Evolution. /tigert | Tuomas Kuosmanen | 2001-07-20 | 2 | -0/+2 |
* | *** empty log message *** | Rodrigo Moya | 2001-07-20 | 1 | -0/+1 |
* | Duh, this one I changed, not the other. Anyway.. | Tuomas Kuosmanen | 2001-07-20 | 1 | -0/+0 |
* | Removed the colored background from the icons, since it turned out it | Tuomas Kuosmanen | 2001-07-20 | 6 | -0/+8 |
* | renamed to camel_charset_to_iconv() to make it just a little more | Not Zed | 2001-07-20 | 6 | -9/+15 |
* | Update this evolution:/local/ URI to evolution:/Local Folders/ to go along | Jason Leach | 2001-07-20 | 2 | -1/+7 |
* | Update the evolution:/local/ URI's to evolution:/Local Folders/ to go | Jason Leach | 2001-07-20 | 4 | -11/+18 |
* | Removed unused prototype. | Federico Mena Quintero | 2001-07-20 | 3 | -2/+8 |
* | Convert to the iconv-friendly charset names. | Jeffrey Stedfast | 2001-07-20 | 9 | -116/+165 |
* | Fix #4605: "Save Image as" should be "Save Image as...". | Jason Leach | 2001-07-20 | 2 | -2/+7 |
* | Fixed a compiler warning about returning without a value in a non-void | Jeffrey Stedfast | 2001-07-20 | 1 | -1/+1 |
* | free various data related settings (destroy): use cleanup and unref the | JP Rosevear | 2001-07-20 | 2 | -5/+70 |
* | Modified to treat the return value from camel_charset_locale_name() as a | Jeffrey Stedfast | 2001-07-20 | 5 | -62/+79 |
* | updated to use new print icon. | Damon Chaplin | 2001-07-20 | 3 | -1/+7 |
* | update to use new print icon. | Damon Chaplin | 2001-07-20 | 3 | -11/+14 |
* | Updated Swedish translation. | Christian Rose | 2001-07-20 | 2 | -188/+199 |
* | Make the local storage name "Local Folders" instead of "local", looks | Jason Leach | 2001-07-20 | 7 | -12/+27 |
* | HTML | Iain Holmes | 2001-07-20 | 2 | -1/+5 |
* | Set the vertical scrolling policy for the mail display to AUTOMATIC, only | Jason Leach | 2001-07-20 | 4 | -6/+18 |
* | Line up the padding for the folder title bar labels when you have the | Jason Leach | 2001-07-20 | 3 | -3/+15 |
* | In camel: | Peter Williams | 2001-07-20 | 6 | -42/+234 |
* | No need for `acharset' anymore. (check_html_charset): Return a const char* | Jeffrey Stedfast | 2001-07-20 | 2 | -13/+17 |
* | Remove my iso8859-1 -> iso-8859-1 hack and use | Jeffrey Stedfast | 2001-07-20 | 5 | -36/+156 |
* | install the 2 new category icons | Rodrigo Moya | 2001-07-20 | 2 | -1/+7 |
* | use the 2 new category icons | Rodrigo Moya | 2001-07-20 | 2 | -2/+5 |
* | Fix the mail folder links | Iain Holmes | 2001-07-20 | 3 | -2/+5 |
* | Set the text colour to BLACK | Iain Holmes | 2001-07-20 | 2 | -1/+7 |
* | 2 new category icons.. /tigert | Tuomas Kuosmanen | 2001-07-20 | 3 | -0/+5 |
* | remove something notzed didn't mean to commit | Dan Winship | 2001-07-20 | 1 | -1/+1 |
* | Revert 7/11/2001 patch for IMAP INBOX filtering at NotZed's request. | Peter Williams | 2001-07-19 | 2 | -67/+17 |
* | remvoed register/start/end etc code. | Not Zed | 2001-07-19 | 5 | -318/+41 |
* | s/imagedir/imagesdir | Rodrigo Moya | 2001-07-19 | 2 | -1/+5 |
* | partial checkin before completing the changes | Not Zed | 2001-07-19 | 6 | -127/+137 |
* | remove all the servers that just don't work anymore, and add Verisign's | Chris Toshok | 2001-07-19 | 2 | -20/+9 |
* | Remove obsolete reference to account.default_account. | Jon Trowbridge | 2001-07-19 | 2 | -1/+5 |
* | Remove this prototype for a function that was removed long ago. | Jason Leach | 2001-07-19 | 2 | -4/+6 |
* | Update to the new way of finding the default account. | Jason Leach | 2001-07-19 | 2 | -3/+14 |
* | [Simplifying how default account is stored and used internally, fixes | Jason Leach | 2001-07-19 | 7 | -82/+89 |
* | [ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ] | Chris Toshok | 2001-07-19 | 2 | -15/+75 |
* | Flush the listener's queue before unreffing it to ensure that it doesn't | Dan Winship | 2001-07-19 | 4 | -5/+22 |
* | toolbar icons for message editor | Jakub Steiner | 2001-07-19 | 4 | -0/+5 |
* | More stuff | Iain Holmes | 2001-07-19 | 4 | -10/+28 |
* | Remove spewage | Iain Holmes | 2001-07-19 | 2 | -1/+4 |
* | Make the Tasks option work | Iain Holmes | 2001-07-19 | 3 | -5/+68 |
* | prune the list of cards that match our query using the avoid list here, | Chris Toshok | 2001-07-19 | 2 | -17/+29 |
* | Do what was suggested in #4596. | Jeffrey Stedfast | 2001-07-19 | 3 | -32/+32 |
* | When the dialog gets closed, always make sure the entry widget becomes | Jeffrey Stedfast | 2001-07-19 | 2 | -1/+5 |
* | When the dialog gets closed, always make sure the entry widget becomes | Jeffrey Stedfast | 2001-07-19 | 2 | -188/+179 |
* | Make pretty buttons. | Iain Holmes | 2001-07-19 | 3 | -7/+66 |
* | Return -1 if we don't find it? This is what most of the code expected but | Jeffrey Stedfast | 2001-07-19 | 3 | -31/+41 |
* | Cosmetic fixes | Iain Holmes | 2001-07-19 | 2 | -0/+6 |
* | USe a message box to look nicer. | Iain Holmes | 2001-07-19 | 2 | -10/+12 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-07-19 | 2 | -3217/+5211 |
* | Add GTK_WIDGET to the charset picker. Reportedly prevent a craash for | Peter Williams | 2001-07-19 | 2 | -1/+4 |
* | Typo fix. Later: And actually fix the typo. | Peter Williams | 2001-07-18 | 2 | -1/+2 |
* | Typo fix. | Peter Williams | 2001-07-18 | 2 | -1/+5 |
* | Updated Swedish translation. | Christian Rose | 2001-07-18 | 2 | -433/+472 |
* | don't show the time in the EDateEdit widget for adding EXDATEs. | Damon Chaplin | 2001-07-18 | 3 | -2/+10 |
* | [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\" | Chris Toshok | 2001-07-18 | 2 | -6/+25 |
* | do not discard drawing icon if mask is NULL | Rodrigo Moya | 2001-07-18 | 3 | -2/+10 |
* | generate default configuration for icons-per-category the first time. And | Rodrigo Moya | 2001-07-18 | 3 | -59/+116 |
* | Setup the auto-receive here instead. | Jeffrey Stedfast | 2001-07-18 | 3 | -2/+11 |
* | find the next displayable component (get_prev): find the previous | JP Rosevear | 2001-07-18 | 2 | -3/+52 |
* | Remove leftover ifdefs - Federico | Federico Mena Quintero | 2001-07-18 | 2 | -12/+1 |
* | Reset the autoreceive when necessary. | Iain Holmes | 2001-07-18 | 3 | -0/+8 |
* | do not strdup a NULL (valid) timezone | JP Rosevear | 2001-07-18 | 2 | -6/+14 |
* | Remove the debugging message here. | Dan Winship | 2001-07-18 | 1 | -1/+0 |
* | Fix for last change: hide the entire widget, not just the entry. | Jason Leach | 2001-07-18 | 3 | -4/+10 |
* | Clean up some exception misusage. | Peter Williams | 2001-07-18 | 6 | -20/+78 |
* | Fix to correctly handle text/uri-lists that contain more than a single | Jeffrey Stedfast | 2001-07-18 | 3 | -53/+74 |
* | Correctly handle text/uri-list's that contain more than a single file | Jeffrey Stedfast | 2001-07-18 | 2 | -24/+30 |
* | oops, save ChangeLog before committing - Federico | Federico Mena Quintero | 2001-07-18 | 1 | -1/+2 |
* | Make the Path: entry into a GnomeFileEntry so you get a nice "Browse..." | Jason Leach | 2001-07-18 | 2 | -24/+40 |
* | Fix up the "exactly version N" case of EVO_CHECK_LIB | Dan Winship | 2001-07-18 | 2 | -2/+10 |
* | Really fixes #4380. The previous fix was necessary but not sufficient; it | Federico Mena Quintero | 2001-07-18 | 6 | -5/+58 |
* | Cleaned up a bit. (handle_multipart_encrypted): Replace the encrypted part | Jeffrey Stedfast | 2001-07-18 | 3 | -19/+26 |
* | Hold a reference to our listener while the idle function is active. | Jon Trowbridge | 2001-07-18 | 7 | -19/+68 |
* | Removed old, broken code and annoying g_messages. | Jon Trowbridge | 2001-07-18 | 3 | -50/+22 |
* | Make a nicer delete account dialog | Iain Holmes | 2001-07-18 | 2 | -6/+11 |
* | install category icons | Rodrigo Moya | 2001-07-18 | 2 | -1/+23 |
* | Use CAMEL_VTRASH_NAME. | Jeffrey Stedfast | 2001-07-18 | 7 | -21/+28 |
* | Use CAMEL_VTRASH_NAME. | Jeffrey Stedfast | 2001-07-18 | 4 | -8/+15 |
* | okay. me lazy. cvs stupid. = recommitting all again. These are tiny files | Tuomas Kuosmanen | 2001-07-17 | 1 | -0/+0 |
* | some stuff, apparently I copied over some files since it wants to commit | Tuomas Kuosmanen | 2001-07-17 | 4 | -0/+0 |
* | new icons.. /tigert | Tuomas Kuosmanen | 2001-07-17 | 4 | -0/+5 |
* | Patch from Taylor Hayward <thayward@gjpc.com>. Added accelerators to a few | Christopher James Lahey | 2001-07-17 | 5 | -57/+61 |
* | Print a g_message when the list of invited people changes in the | Jon Trowbridge | 2001-07-17 | 2 | -2/+20 |
* | Added addSectionWithLimit to the SelectNames interface. | Jon Trowbridge | 2001-07-17 | 9 | -37/+254 |
* | destroy the dialog widget here. Fixes bug #4198. | Damon Chaplin | 2001-07-17 | 2 | -0/+10 |
* | Add closing dots to the "Filter on..." items for consistency with the | Ettore Perazzoli | 2001-07-17 | 2 | -4/+9 |
* | [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn] | Chris Toshok | 2001-07-17 | 4 | -5/+29 |
* | try to use builtin timezones before getting them from the server. When | Damon Chaplin | 2001-07-17 | 6 | -26/+77 |
* | return NULL if we couldn't find the LOCATION. | Damon Chaplin | 2001-07-17 | 3 | -9/+26 |
* | Use g_strcasecmp() when looking for a Trash folder - it may be lowercase | Jeffrey Stedfast | 2001-07-17 | 2 | -8/+20 |
* | Fix logic | Iain Holmes | 2001-07-17 | 1 | -1/+1 |
* | Use g_strcasecmp() when looking for a Trash folder - it may be lowercase | Jeffrey Stedfast | 2001-07-17 | 4 | -28/+39 |
* | Removed unused headers - Federico | Federico Mena Quintero | 2001-07-17 | 1 | -8/+0 |
* | Generalized function for trying a number of strptime() formats on a | Federico Mena Quintero | 2001-07-17 | 3 | -53/+110 |
* | Fixes bug #2901. | Federico Mena Quintero | 2001-07-17 | 2 | -16/+10 |
* | Don't import if nsmail is empty | Iain Holmes | 2001-07-17 | 2 | -3/+60 |
* | Use other folders to import into | Iain Holmes | 2001-07-17 | 2 | -2/+15 |
* | Let VTrash folders accept/export the same dnd types as normal folders. | Jeffrey Stedfast | 2001-07-17 | 2 | -20/+26 |
* | Given: 4 EXISTS 1 EXPUNGE We have to pass 3, not 4 to | Dan Winship | 2001-07-17 | 2 | -0/+16 |
* | prototype outbox_folder so we can check if a folder is it. | Peter Williams | 2001-07-17 | 2 | -4/+23 |
* | Use our own display_style member instead of the global setting. | Peter Williams | 2001-07-17 | 8 | -10/+44 |
* | Nicer error reporting. | Iain Holmes | 2001-07-17 | 3 | -6/+31 |
* | DUH. No need to update every folder if we set the folder browser to NULL. | Peter Williams | 2001-07-16 | 2 | -5/+11 |
* | Call mail_autoreceive_setup() so that any changes to the list of accounts | Jeffrey Stedfast | 2001-07-16 | 2 | -0/+9 |
* | *** empty log message *** | Jacob Berkman | 2001-07-16 | 3 | -21/+27 |
* | Reset the view when we set the model here. Fixes Ximian #4105. | Christopher James Lahey | 2001-07-16 | 1 | -0/+1 |
* | Changelog too.. /tigert | Tuomas Kuosmanen | 2001-07-16 | 1 | -0/+6 |
* | new icons added.. /tigert | Tuomas Kuosmanen | 2001-07-16 | 3 | -0/+0 |
* | Removed. (load_shortcuts): Don't call it. | Ettore Perazzoli | 2001-07-16 | 2 | -29/+6 |
* | Changed to use test -h instead of -L for checking /var/mail vs | Not Zed | 2001-07-16 | 2 | -1/+6 |
* | Updated slightly for new design. | Kevin Breit | 2001-07-16 | 4 | -6/+30 |
* | [Fix #4387, Shortcut bar items don't keep the name after rename.] | Ettore Perazzoli | 2001-07-15 | 2 | -1/+8 |
* | Display an icon for nodes at depth greater than 2 in the tree view as | Ettore Perazzoli | 2001-07-15 | 2 | -11/+10 |
* | Commented out some unused variables and labels. (e_destination_importv): | Christopher James Lahey | 2001-07-15 | 3 | -0/+22 |
* | Start editing immediately on a button_press that grabs the focus. | Christopher James Lahey | 2001-07-15 | 1 | -27/+44 |
* | Added a call to e_table_view_to_model_row here. | Christopher James Lahey | 2001-07-15 | 2 | -3/+16 |
* | Fix a crash that could happen by closing one or more views, and then | Ettore Perazzoli | 2001-07-15 | 3 | -4/+14 |
* | If the message info for an expunged message is NULL, then just break out - | Jeffrey Stedfast | 2001-07-15 | 2 | -0/+13 |
* | Some QA. | Carlos Perelló Marín | 2001-07-15 | 2 | -37/+41 |
* | Icon name fix | Iain Holmes | 2001-07-14 | 2 | -1/+5 |
* | new category icons, more to follow. /tigert | Tuomas Kuosmanen | 2001-07-14 | 4 | -0/+5 |
* | Added lots of good stuff with the first time druid. | Kevin Breit | 2001-07-14 | 2 | -0/+510 |
* | more updates | JP Rosevear | 2001-07-14 | 2 | -14/+54 |
* | Widdle | Iain Holmes | 2001-07-14 | 1 | -1/+4 |
* | oops, forgot some stuff | Jeffrey Stedfast | 2001-07-14 | 1 | -2/+8 |
* | Typo fix | Peter Williams | 2001-07-14 | 1 | -1/+1 |
* | Merged mine and Peter's entries. | Jeffrey Stedfast | 2001-07-14 | 4 | -16/+48 |
* | 0.11 news for peterw | Peter Williams | 2001-07-14 | 1 | -0/+27 |
* | Ummmm, it's the NEWS, take a guess | Iain Holmes | 2001-07-14 | 1 | -0/+9 |
* | Added a hack to convert charsets in the format iso8859-1 to iso-8859-1 | Jeffrey Stedfast | 2001-07-14 | 2 | -25/+43 |