| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated Swedish translation. | Christian Rose | 2000-11-18 | 2 | -35/+48 |
* | Use the new quote_message function and make it start with "On %s, %s | Jeffrey Stedfast | 2000-11-18 | 5 | -105/+123 |
* | Updated Spanish translation | Hector Garcia | 2000-11-17 | 2 | -1171/+985 |
* | Updated Swedish translation. | Christian Rose | 2000-11-17 | 2 | -160/+192 |
* | Updated russian translation. | Valek Frob | 2000-11-17 | 2 | -149/+183 |
* | lso make sure not to go past the end of the buffer ;-) | Jeffrey Stedfast | 2000-11-17 | 1 | -1/+1 |
* | When extracting a literal string, capture up until the end of the last | Jeffrey Stedfast | 2000-11-17 | 2 | -0/+8 |
* | Use the byte-read count to decrement the number of bytes left to read | Jeffrey Stedfast | 2000-11-17 | 3 | -8/+46 |
* | Before we destroy ourselves, unhook ourselves from the folder update | Not Zed | 2000-11-17 | 2 | -1/+15 |
* | We should always terminate the string. No need to check outptr is in | Not Zed | 2000-11-17 | 4 | -9/+19 |
* | Added the MessageViewSource bonobo menu verb. | Jeffrey Stedfast | 2000-11-17 | 5 | -0/+134 |
* | Added View Message Source. | Jeffrey Stedfast | 2000-11-17 | 2 | -0/+8 |
* | added cancellation code to our program; people can cancel meetings, | Jesse Pavel | 2000-11-17 | 3 | -21/+131 |
* | Major Update (as opposed to Sergeant Bugfix and General Rewrite). | Matthias Warkus | 2000-11-17 | 2 | -1506/+2469 |
* | Check the uid string is all digits before trying to write a 'standard' | Not Zed | 2000-11-16 | 10 | -230/+346 |
* | Initialise nameinit & namecache. (contains_name): On first call, load all | Not Zed | 2000-11-16 | 3 | -1/+76 |
* | New file - utility functions for locking using different strategies and/or | Not Zed | 2000-11-16 | 6 | -10/+22 |
* | Locking interfaces. | Michael Zucci | 2000-11-16 | 2 | -0/+468 |
* | Sync here instead. (filter_driver_filter_mbox): And here too. | Jeffrey Stedfast | 2000-11-16 | 2 | -4/+21 |
* | Sync the defaultfolder. | Jeffrey Stedfast | 2000-11-16 | 2 | -1/+8 |
* | Added Forward as Attachment. | Jeffrey Stedfast | 2000-11-16 | 2 | -2/+10 |
* | Added a new Forward as Attachment bonobo menu item verb. | Jeffrey Stedfast | 2000-11-16 | 8 | -76/+343 |
* | Initialize destination struct with '0's. | JP Rosevear | 2000-11-16 | 2 | -1/+6 |
* | update namespace | Radek Doulik | 2000-11-16 | 2 | -1/+3 |
* | updates for HTMLEditor API changes | Radek Doulik | 2000-11-16 | 5 | -54/+60 |
* | removed #include <libgnomevfs/gnome-vfs.h> | Radek Doulik | 2000-11-16 | 2 | -2/+1 |
* | #!/usr/bin/perl -pi.bak | Michael Meeks | 2000-11-16 | 24 | -41/+41 |
* | e_msg_composer_guess_mime_type renamed and moved | Radek Doulik | 2000-11-15 | 4 | -5/+35 |
* | mime_guess_type_from_file_name moved back to composer as it introduced | Radek Doulik | 2000-11-15 | 3 | -22/+5 |
* | Removed local again, not quite ready. | Not Zed | 2000-11-15 | 8 | -50/+123 |
* | Maildir lives. | Michael Zucci | 2000-11-15 | 13 | -17/+1005 |
* | Initial cut for local provider, to handle mh/mailbox/maildir at | Michael Zucci | 2000-11-15 | 22 | -0/+4165 |
* | Don't cast an int to a ssize_t. | Jeffrey Stedfast | 2000-11-15 | 2 | -1/+6 |
* | Fixed REPLY code. | Jesse Pavel | 2000-11-15 | 2 | -0/+5 |
* | add (e_shell_view_construct): hook up to system_exception on ui_container. | Michael Meeks | 2000-11-14 | 2 | -0/+22 |
* | Updated fi.po. | jjranta | 2000-11-14 | 2 | -1802/+1718 |
* | Updated russian translation. | Valek Frob | 2000-11-14 | 2 | -1067/+774 |
* | rename command to runCommand | Radek Doulik | 2000-11-14 | 2 | -5/+7 |
* | updated to HTMLEditor API changes | Radek Doulik | 2000-11-14 | 3 | -5/+11 |
* | I created this file to store some commonly used enumeration to string | Jesse Pavel | 2000-11-14 | 6 | -48/+231 |
* | Take a 'subscribe' argument so that this can function as a subscribe AND | Jeffrey Stedfast | 2000-11-14 | 2 | -132/+64 |
* | Update the gal reqiurement version. | Christopher James Lahey | 2000-11-14 | 4 | -6/+17 |
* | Updated version number. | Christopher James Lahey | 2000-11-14 | 3 | -17/+25 |
* | Neglect any leading whitespace in the header contents. | Jeffrey Stedfast | 2000-11-14 | 2 | -0/+22 |
* | Updated Swedish translation. | Christian Rose | 2000-11-14 | 2 | -1250/+1119 |
* | extracted function, does reply indentation, use updated editor engine api | Radek Doulik | 2000-11-14 | 2 | -5/+24 |
* | Translations from keld | Kenneth Christiansen | 2000-11-13 | 1 | -1601/+1812 |
* | OK, bugzilla bug #829 is fixed and that does not redeem me from extreme | Federico Mena Quintero | 2000-11-13 | 3 | -2/+10 |
* | Do this the normal way rather than calling mail_operation_wait_for_finish. | Dan Winship | 2000-11-13 | 2 | -27/+36 |
* | Misspelled "occurrences". (fill_recurrence_widgets): Sensitize the "Custom | Federico Mena Quintero | 2000-11-13 | 3 | -84/+149 |
* | If there is a default folder and the message hasn't been deleted then... | Jeffrey Stedfast | 2000-11-13 | 2 | -2/+3 |
* | If there is a default folder and the message hasn't been deleted then... | Jeffrey Stedfast | 2000-11-13 | 2 | -3/+10 |
* | Sync the source folder. | Jeffrey Stedfast | 2000-11-13 | 3 | -1/+8 |
* | New function; re-tag the calendar when its date range changes. | Federico Mena Quintero | 2000-11-13 | 2 | -13/+112 |
* | If there is a default folder and the message hasn't been deleted then... | Jeffrey Stedfast | 2000-11-13 | 2 | -1/+8 |
* | Block the signals as appropriate. (fill_ending_date): Ditto. | Federico Mena Quintero | 2000-11-13 | 2 | -3/+77 |
* | Add the stupid files, yo - Federico | Federico Mena Quintero | 2000-11-13 | 2 | -0/+188 |
* | Changed the mime type from "text/vcard" to "text/x-vcard". | Christopher James Lahey | 2000-11-13 | 2 | -1/+6 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 23 | -398/+478 |
* | Add idl-generated files. | Matt Bissiri | 2000-11-12 | 4 | -17/+28 |
* | Added Send contact as attachment and Send to contact to menus. | Christopher James Lahey | 2000-11-12 | 2 | -0/+13 |
* | Added a bunch of .lo s from the menus directory. | Christopher James Lahey | 2000-11-12 | 11 | -14/+929 |
* | Link in composer bonobo code. | Christopher James Lahey | 2000-11-12 | 9 | -55/+303 |
* | Go until inend, not inend+1. Changed the continuation and retry logic to | Not Zed | 2000-11-11 | 1 | -187/+134 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 36 | -46/+88 |
* | Make sure 'atleast' is at least 1, always. This is possibly a temporary | Not Zed | 2000-11-11 | 1 | -3/+4 |
* | Regenerate the idl-generated files if composer idl changes. | Matt Bissiri | 2000-11-11 | 2 | -1/+13 |
* | put a space before a single-digit day of the month since it seems some | Dan Winship | 2000-11-11 | 2 | -1/+8 |
* | Require Bonobo >= 0.29, due to the XSync fix. | Michael Meeks | 2000-11-11 | 2 | -2/+7 |
* | fix ids ending with '.' | Radek Doulik | 2000-11-11 | 2 | -1/+6 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 125 | -1624/+1663 |
* | set the HTML charset to utf-8 for all the html message parts. | Larry Ewing | 2000-11-11 | 2 | -10/+26 |
* | Inc the iterator before finding the next changed item. | JP Rosevear | 2000-11-11 | 3 | -2/+11 |
* | Made the underline show up properly in the main menu bar. | Christopher James Lahey | 2000-11-11 | 3 | -6/+51 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-11-10 | 3 | -756/+1246 |
* | Switched from using gtk_menu_item_new_with_label for the menu header to | Christopher James Lahey | 2000-11-10 | 3 | -2/+7 |
* | Require gal 0.2.99.1. | Christopher James Lahey | 2000-11-10 | 6 | -11/+43 |
* | Changed the gal version number and the gal so number. Added check for | Christopher James Lahey | 2000-11-10 | 3 | -2/+236 |
* | I wrote the code so that recipients of meeting requests can reply | Jesse Pavel | 2000-11-10 | 2 | -8/+185 |
* | fixed a bug that would make the calendar segfault if the meeting editor | Jesse Pavel | 2000-11-10 | 2 | -6/+14 |
* | Added (and cleaned up) keyboard shortcuts. Added keyboard shortcuts. | Anna Marie Dirks | 2000-11-10 | 3 | -9/+36 |
* | Add changed_hash, change list and complete bool | JP Rosevear | 2000-11-10 | 8 | -93/+335 |
* | New glade file for possibly using to create the subscribe dialog. | Jeffrey Stedfast | 2000-11-10 | 3 | -0/+316 |
* | Fixed two spacing problems: first, changed the spacing around the end of | Anna Marie Dirks | 2000-11-10 | 3 | -4/+15 |
* | oops thats func not *func | JP Rosevear | 2000-11-10 | 3 | -4/+9 |
* | Fix error handling. (Only send a "*" to bail out of authentication if the | Dan Winship | 2000-11-10 | 2 | -9/+19 |
* | Make the panes of the EPaned not shrinkable beyond their minimum size. | Christopher James Lahey | 2000-11-09 | 2 | -4/+9 |
* | updated the GUI to allow the user to add PUBLISHed events to his calendar, | Jesse Pavel | 2000-11-09 | 3 | -27/+125 |
* | These changes fix bugzilla bugs #874 and #875. | Federico Mena Quintero | 2000-11-09 | 9 | -135/+263 |
* | Added keyboard shortcuts to all shell menus. Added keyboard shortcuts to | Anna Marie Dirks | 2000-11-09 | 3 | -46/+90 |
* | Updated | Szabolcs Ban | 2000-11-09 | 1 | -119/+86 |
* | Adjust the valid range of the month index spin button depending on the | Federico Mena Quintero | 2000-11-09 | 2 | -0/+76 |
* | Added keyboard bindings to the composer. | Anna Marie Dirks | 2000-11-09 | 1 | -1/+20 |
* | Added keyboard shortcuts to all of the composer menus. | Anna Marie Dirks | 2000-11-09 | 1 | -17/+75 |
* | likewise | Radek Doulik | 2000-11-09 | 3 | -7/+14 |
* | (get_signature): added in_html arg, it tells if we should use HTML | Radek Doulik | 2000-11-09 | 3 | -23/+44 |
* | Updated | Szabolcs Ban | 2000-11-09 | 1 | -2164/+3651 |
* | Updated russian translation. | Valek Frob | 2000-11-08 | 2 | -484/+505 |
* | new function (destroy): use e_msg_composer_clear_inlined_table, destroy | Radek Doulik | 2000-11-08 | 8 | -87/+149 |
* | new function, moved from composer | Radek Doulik | 2000-11-08 | 3 | -0/+29 |
* | Updated Spanish translation | Hector Garcia | 2000-11-08 | 2 | -633/+1767 |
* | Automatically updating some pt_BR and Spanish translatios (sendpos.sh script) | Jorge Godoy | 2000-11-08 | 1 | -737/+866 |
* | Updated Japanese translation. | Akira Tagoh | 2000-11-08 | 1 | -24/+35 |
* | Updated Japanese translation. | Akira Tagoh | 2000-11-08 | 1 | -7/+7 |
* | Updated Japanese translation. | Akira Tagoh | 2000-11-08 | 2 | -1226/+2453 |
* | Keep track of the caller bestenc flags that make sense. | Not Zed | 2000-11-08 | 7 | -137/+237 |
* | Fix typo in a comment. | Matt Bissiri | 2000-11-08 | 2 | -1/+5 |
* | Added decomposing case insensitive utf-8 strstr | Lauris Kaplinski | 2000-11-08 | 2 | -4/+1493 |
* | Allow rule part to expand when the user resizes the dialog. | Jeffrey Stedfast | 2000-11-08 | 2 | -38/+46 |
* | Don't handle custom searching anymore... we don't want this. | Jeffrey Stedfast | 2000-11-08 | 2 | -5/+1 |
* | *gui/e-itip-control.c, gui/e-itip-control.glade: changed the GUI, | Jesse Pavel | 2000-11-08 | 3 | -108/+143 |
* | Don't handle custom searching anymore... we don't want this. | Jeffrey Stedfast | 2000-11-08 | 2 | -27/+18 |
* | Another schedule change. | Jesse Pavel | 2000-11-08 | 1 | -1/+1 |
* | removed ``FIXME'' from the ``Schedule Meeting'' menu. | Jesse Pavel | 2000-11-08 | 2 | -2/+7 |
* | when "Show All", clear the entry widget | Jeffrey Stedfast | 2000-11-08 | 1 | -0/+1 |
* | Updated to use the ESearchBar object rather than the previously used | Jeffrey Stedfast | 2000-11-08 | 4 | -277/+263 |
* | Build e-dbhash.[hc] | JP Rosevear | 2000-11-08 | 9 | -65/+390 |
* | (on_object_requested): passed the user's default email address | Jesse Pavel | 2000-11-08 | 2 | -1/+11 |
* | Added a "changed" signal to notify of changes to the set of selected days. | Federico Mena Quintero | 2000-11-08 | 3 | -1/+33 |
* | modified some of the EPopupMenu structures to account for differences in | Jesse Pavel | 2000-11-08 | 2 | -3/+9 |
* | Fixed cvs conflicts. | Anna Marie Dirks | 2000-11-08 | 1 | -2/+7 |
* | Builddir != srcdir is The Way, man. | Ettore Perazzoli | 2000-11-08 | 2 | -1/+7 |
* | Fix the default implementation for CamelService::get_name() so that it | Ettore Perazzoli | 2000-11-08 | 2 | -1/+6 |
* | Kill debugging, as it causes lots of evolution-mail spewage. | Dan Winship | 2000-11-08 | 2 | -1/+6 |
* | Pass full_name, not folder_name to callback. | Dan Winship | 2000-11-08 | 2 | -1/+6 |
* | Oops, forgot to commit. New stream/filter for doing | Michael Zucci | 2000-11-07 | 4 | -0/+460 |
* | ru.po: messages spelled | Andrew V. Samoilov | 2000-11-07 | 1 | -10/+10 |
* | Dunno why these files changed, but they have, checking in anyway. | Michael Zucci | 2000-11-07 | 2 | -0/+73 |
* | you shouldn't use an integer to set the flag. You should use a string, and | Not Zed | 2000-11-07 | 3 | -19/+33 |
* | Changed for message api changes. Use camel_address_unformat to convert the | Not Zed | 2000-11-07 | 2 | -78/+46 |
* | God, I sure wish people would listen when i'm saying i'm changing and API. | Not Zed | 2000-11-07 | 5 | -156/+165 |
* | Implement a complete() function, now we need one. (filter): Upgraded to | Not Zed | 2000-11-07 | 20 | -543/+1703 |
* | looks like I missed this the last time. | Larry Ewing | 2000-11-07 | 1 | -0/+8 |
* | Two segfault fixes | Peter Williams | 2000-11-07 | 4 | -3/+13 |
* | Updated Message menu. | Jeffrey Stedfast | 2000-11-07 | 1 | -13/+17 |
* | Fixed a couple of warnings. | Ettore Perazzoli | 2000-11-07 | 2 | -5/+11 |
* | gal/widgets/e-unicode.h: END_GNOME_DECLS, not BEGIN | Julian Missig | 2000-11-07 | 1 | -1/+1 |
* | Updated Swedish translation. | Christian Rose | 2000-11-07 | 2 | -257/+298 |
* | Changed this to match the new EPopupMenu structre. | Christopher James Lahey | 2000-11-07 | 1 | -16/+16 |
* | Updated Spanish translation | Hector Garcia | 2000-11-07 | 2 | -1330/+1285 |
* | Require gal 0.2.1.3 | Jeffrey Stedfast | 2000-11-07 | 2 | -3/+7 |
* | Move filter stuff into a submenu of the popup menu. | Jeffrey Stedfast | 2000-11-07 | 2 | -38/+47 |
* | *gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI to | Jesse Pavel | 2000-11-07 | 5 | -57/+256 |
* | used Camel to parse the full address before passing the email address to | Jesse Pavel | 2000-11-07 | 2 | -1/+18 |
* | Add a submenu field to struct EPopupMenu. | Jeffrey Stedfast | 2000-11-07 | 2 | -34/+46 |
* | Remove mail-local-storage.c | Dan Winship | 2000-11-07 | 2 | -1/+4 |
* | Remove mail-local-storage.h include | Dan Winship | 2000-11-07 | 2 | -2/+2 |
* | Make the shell pop-up a warning dialog per component when a component | Ettore Perazzoli | 2000-11-07 | 4 | -5/+81 |
* | Fixed the argument comment. Removed an old enum that's not used here. | Christopher James Lahey | 2000-11-07 | 3 | -18/+13 |
* | First draft of folder tree unread message indication for /local | Dan Winship | 2000-11-07 | 8 | -378/+491 |
* | Switched from EAddressbookSearch to ESearchBar. | Christopher James Lahey | 2000-11-07 | 6 | -445/+66 |
* | Added e-search-bar.c and e-search-bar.h. | Christopher James Lahey | 2000-11-07 | 6 | -0/+777 |
* | Fix the addressbook crash that happened when the ESelectNames control | Ettore Perazzoli | 2000-11-07 | 2 | -1/+7 |
* | Applied build patch from Mathieu Lacage. | Hans Petter | 2000-11-07 | 1 | -0/+2 |
* | ${prefix} doesn't get defaulted until the end of configure, so check if | Dan Winship | 2000-11-07 | 2 | -3/+14 |
* | Fixed a missing `CORBA_Object_duplicate()' problem. This should fix | Ettore Perazzoli | 2000-11-07 | 2 | -1/+6 |
* | Added #include <config.h> | Kjartan Maraas | 2000-11-07 | 2 | -0/+8 |
* | set the content type on the plain part of outgoing messages. | Larry Ewing | 2000-11-07 | 1 | -6/+36 |
* | Fix up #include <config.h> Same here. Here too. Fix indentation of #ifdef | Kjartan Maraas | 2000-11-07 | 6 | -5/+15 |
* | Don't invert the flag. (undelete_msg): Same (when multiple messages are | Jeffrey Stedfast | 2000-11-07 | 2 | -8/+9 |
* | Added #include <config.h> s/_HAVE_CONFIG_H/HAVE_CONFIG_H for working i18n. | Kjartan Maraas | 2000-11-07 | 3 | -1/+8 |
* | Updated to have the same menu items as the new right-click menu - | Jeffrey Stedfast | 2000-11-07 | 5 | -15/+65 |
* | Updated Message menu. | Jeffrey Stedfast | 2000-11-07 | 2 | -4/+15 |
* | Removed the old recurrence page. Wheeeeeeeeee! | Federico Mena Quintero | 2000-11-07 | 6 | -473/+342 |
* | Handle both the position and weekday in the by_day field. | Federico Mena Quintero | 2000-11-07 | 2 | -2/+12 |
* | added some checks for the type of an incoming iCal component before | Jesse Pavel | 2000-11-07 | 3 | -6/+38 |
* | also look for HTMLEditor.idl in ${prefix}/share/gtkhtml | Radek Doulik | 2000-11-06 | 2 | -2/+12 |
* | Updated Swedish translation. | Christian Rose | 2000-11-06 | 2 | -105/+133 |
* | Removed unnecessary .cvsignore files. | Christopher James Lahey | 2000-11-06 | 4 | -9/+5 |
* | Removed unnecessary .cvsignore files. | Christopher James Lahey | 2000-11-06 | 3 | -4/+5 |
* | New files for the new define views dialog. | Christopher James Lahey | 2000-11-06 | 3 | -0/+573 |
* | Added print envelope menus. Added ...s. | Christopher James Lahey | 2000-11-06 | 2 | -5/+14 |
* | Add menus items to the envelope printing stuff. | Christopher James Lahey | 2000-11-06 | 11 | -10/+432 |
* | Added an "Undelete" option to the right-click menu and also set a mask so | Jeffrey Stedfast | 2000-11-06 | 4 | -35/+100 |
* | Updated Galician translation | Jesus Bravo Alvarez | 2000-11-06 | 2 | -1413/+3803 |
* | Updated russian translation. | Valek Frob | 2000-11-06 | 2 | -570/+904 |
* | Added stuff for `bonobox'. | Martin Baulig | 2000-11-05 | 2 | -2/+7 |
* | Put this back; I suppose Elliot reverted it by accident since | Martin Baulig | 2000-11-05 | 1 | -2/+2 |
* | Updated Swedish translation. | Christian Rose | 2000-11-05 | 2 | -575/+918 |
* | kill all the bonob-ui-extract crud. | Michael Meeks | 2000-11-05 | 13 | -560/+5 |
* | update all of ui/*.h to ui/*.xml | Michael Meeks | 2000-11-05 | 5 | -80/+462 |
* | Updated Slovenian translation | Andraz Tori | 2000-11-05 | 1 | -1/+1 |
* | Updated Polish translation | Chyla Zbigniew | 2000-11-05 | 2 | -414/+440 |
* | Block signals from the toggle button. (date_changed_cb): Merged | Federico Mena Quintero | 2000-11-05 | 4 | -86/+63 |
* | Translations from Keld | Kenneth Christiansen | 2000-11-04 | 1 | -793/+810 |
* | Translations from Keld | Kenneth Christiansen | 2000-11-04 | 1 | -1004/+2004 |
* | raise required version number to 0.8 added check for HTMLEditor.idl file | Radek Doulik | 2000-11-04 | 2 | -2/+19 |
* | fix test for regular file to !S_ISREG (statbuf.st_mode) | Radek Doulik | 2000-11-04 | 2 | -1/+4 |
* | Updated russian translation. | Valek Frob | 2000-11-04 | 1 | -299/+303 |
* | use inline images hash table | Radek Doulik | 2000-11-04 | 10 | -85/+126 |
* | new function, generates simple message/content id | Radek Doulik | 2000-11-04 | 3 | -0/+21 |
* | Set the preface/postface from the parser into the multipart object. | Not Zed | 2000-11-04 | 10 | -33/+249 |
* | Updated Swedish translation. | Christian Rose | 2000-11-04 | 2 | -322/+337 |
* | Undo my incorrect fix - I misunderstood danw - sorry! | Jeffrey Stedfast | 2000-11-04 | 2 | -26/+9 |
* | oops, return NULL not void | Jeffrey Stedfast | 2000-11-04 | 1 | -2/+2 |
* | Don't allow attaching anything but regular files. | Jeffrey Stedfast | 2000-11-04 | 2 | -15/+25 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-11-04 | 2 | -293/+312 |
* | don't free the MessageList search when it's being reused | Dan Winship | 2000-11-04 | 2 | -1/+6 |
* | Unbreak this. | Dan Winship | 2000-11-04 | 2 | -2/+7 |
* | Added a `--no-splash' option to the shell. | Ettore Perazzoli | 2000-11-04 | 4 | -20/+60 |
* | Updated Slovenian translation | Andraz Tori | 2000-11-04 | 1 | -1070/+1005 |
* | Fix the name of the signal passed to gtk_signal_new so that this actually | Dan Winship | 2000-11-04 | 2 | -1/+6 |
* | Don't show the passwd in the url string. (mail_tool_local_uri_to_folder): | Jeffrey Stedfast | 2000-11-04 | 2 | -6/+13 |
* | Made it compile again. | Chris Lahey | 2000-11-04 | 1 | -2/+2 |
* | Turned on proper handling of insert and delete. | Christopher James Lahey | 2000-11-04 | 1 | -1/+1 |
* | If show_pass, then base64 the password before writing it to the output | Jeffrey Stedfast | 2000-11-04 | 2 | -6/+41 |
* | fix bug in previous | Dan Winship | 2000-11-04 | 1 | -3/+1 |
* | Added new header files. | Jeffrey Stedfast | 2000-11-04 | 15 | -112/+274 |
* | url_flags are now on CamelProvider, not CamelService | Dan Winship | 2000-11-04 | 5 | -12/+28 |
* | Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_* | Dan Winship | 2000-11-04 | 19 | -79/+79 |
* | Clean the idl-generated files properly. | Federico Mena Quintero | 2000-11-04 | 4 | -0/+14 |
* | Clean the idl-generated files properly. | Federico Mena Quintero | 2000-11-04 | 2 | -0/+7 |
* | Removed the "time_changed" signal, since it was never being emitted in the | Federico Mena Quintero | 2000-11-04 | 3 | -59/+81 |
* | Clean the idl-generated sources properly. Likewise. | Federico Mena Quintero | 2000-11-04 | 5 | -33/+37 |
* | Added mail-display.h. | Not Zed | 2000-11-03 | 13 | -307/+373 |
* | Updated Spanish translation | Hector Garcia | 2000-11-03 | 2 | -1236/+2593 |
* | Since we insert at the parent->child position, we need to account for | Not Zed | 2000-11-03 | 1 | -39/+117 |
* | Updated russian translation. | Valek Frob | 2000-11-03 | 2 | -205/+252 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-11-03 | 2 | -296/+377 |
* | Sync with message menu. Addresses bugzilla bug #778. | Jeffrey Stedfast | 2000-11-03 | 2 | -0/+8 |
* | Fix for when 'desc' is NULL. (filter_driver_filter_message): Use a more | Jeffrey Stedfast | 2000-11-03 | 1 | -2/+2 |
* | Turn on draw grid for the main ETable (this may not be working in ETable | Christopher James Lahey | 2000-11-03 | 2 | -1/+6 |
* | Removed QuickSearch widget. | Christopher James Lahey | 2000-11-03 | 2 | -2/+4 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 8 | -71/+403 |
* | o2000-11-02 Christopher James Lahey <clahey@helixcode.com> | Chris Lahey | 2000-11-03 | 2 | -3/+7 |
* | Updated these unused glade files to better match the versions in the code. | Christopher James Lahey | 2000-11-03 | 5 | -100/+130 |
* | Most of these are already in ../../art. Don't need to duplicate them | Dan Winship | 2000-11-03 | 7 | -0/+0 |
* | icons for the mail config druid. we will probably need tigert to spruce these... | Anna Dirks | 2000-11-03 | 7 | -0/+0 |
* | New mail config druid. This file also contains a dialog for editting existing... | Anna Dirks | 2000-11-03 | 1 | -36/+2769 |
* | Fixed a missing ". | Christopher James Lahey | 2000-11-02 | 2 | -1/+5 |
* | fi.po: Updated Finnish translation | jjranta | 2000-11-02 | 2 | -907/+2605 |
* | Require Bonobo-0.27+ | Michael Meeks | 2000-11-02 | 2 | -2/+6 |
* | Fix for when 'desc' is NULL. (filter_driver_filter_message): Use a more | Jeffrey Stedfast | 2000-11-02 | 2 | -1/+3 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 20 | -48/+417 |
* | Fix for when 'desc' is NULL. | Jeffrey Stedfast | 2000-11-02 | 2 | -4/+12 |
* | Quote foldernames when sending to the IMAP server because the folder name | Jeffrey Stedfast | 2000-11-02 | 2 | -1/+7 |
* | fmt argument should be const. | Jeffrey Stedfast | 2000-11-02 | 3 | -3/+8 |
* | Make "Get Mail" even more functional on IMAP (scans all folders), | Dan Winship | 2000-11-02 | 7 | -108/+190 |
* | Don't call the default logging function. (do_fetch_mail): Set the logfile | Jeffrey Stedfast | 2000-11-02 | 2 | -12/+16 |
* | Use filter_driver_log() where appropriate. (do_copy): Use the service url | Jeffrey Stedfast | 2000-11-02 | 3 | -50/+106 |
* | Add "highlighted" flag to evolution_storage_new_folder | Dan Winship | 2000-11-02 | 2 | -2/+10 |
* | Make this take "highlighted" as well. | Dan Winship | 2000-11-02 | 6 | -4/+20 |
* | ** Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 11 | -218/+956 |
* | Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 13 | -107/+532 |
* | Remove old subbed folders from hash table after freeing them. | Dan Winship | 2000-11-02 | 2 | -3/+14 |
* | Fixed validation errors. | Aaron Weber | 2000-11-02 | 16 | -434/+1220 |
* | Updated Swedish translation. | Christian Rose | 2000-11-02 | 2 | -942/+2786 |
* | add fields search_entry and search_top. | Chris Toshok | 2000-11-02 | 3 | -66/+386 |
* | Moving the executive summarys now :) | Iain Holmes | 2000-11-02 | 22 | -101/+843 |
* | Moving the executive summarys now :) | Iain Holmes | 2000-11-02 | 5 | -0/+100 |