| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated Slovenian translation | Andraz Tori | 2001-03-25 | 1 | -1700/+1852 |
* | Allow the authtype to be NULL. (transport_auth_init): If the provider | Jeffrey Stedfast | 2001-03-25 | 2 | -2/+31 |
* | Don't use copy_to if the source folder doesn't support summary info's. | Jeffrey Stedfast | 2001-03-25 | 2 | -4/+13 |
* | Added e-selection-model-array.lo. | Christopher James Lahey | 2001-03-25 | 8 | -560/+975 |
* | Added '=' and '-' as tree node expand and collapse | Christopher James Lahey | 2001-03-25 | 1 | -3/+11 |
* | Rather than starting the pending query by directly calling | Jon Trowbridge | 2001-03-25 | 2 | -8/+42 |
* | Default to iso-8859-1 as the user's charset here if it is undefined. This | Jeffrey Stedfast | 2001-03-25 | 2 | -1/+7 |
* | Do charset conversion on the username param here if needed. | Jeffrey Stedfast | 2001-03-25 | 2 | -4/+49 |
* | Properly remove old items from the ETableExtras if they are replaced by | Christopher James Lahey | 2001-03-24 | 1 | -0/+3 |
* | Made this only up the insert_count if it actually had to do any non | Christopher James Lahey | 2001-03-24 | 1 | -3/+4 |
* | Ignore these signals if we aren't realized yet. | Christopher James Lahey | 2001-03-23 | 1 | -4/+19 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 20 | -72/+755 |
* | Made this not create the new font until realize instead of at new_view | Christopher James Lahey | 2001-03-23 | 2 | -15/+28 |
* | Turned on BROKEN_ETREE. | Christopher James Lahey | 2001-03-23 | 2 | -1/+5 |
* | Refactor ELocalStorage a bit so that it's easier to implement the | Ettore Perazzoli | 2001-03-23 | 2 | -192/+206 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 17 | -43/+152 |
* | update by ChiDeok, Hwang <hwang@mizi.co.kr> | Nam SungHyun | 2001-03-23 | 1 | -1050/+1026 |
* | Oops, an unspecified date is '0', not -1. | Jeffrey Stedfast | 2001-03-23 | 2 | -1/+6 |
* | Validate the filter rule. | Jeffrey Stedfast | 2001-03-23 | 2 | -1/+8 |
* | New callback to handle a double-click event in the account clist. | Jeffrey Stedfast | 2001-03-23 | 3 | -19/+32 |
* | (update_active): move to absolute coordinates | Radek Doulik | 2001-03-23 | 2 | -6/+12 |
* | Change the From address to "The Evolution Team" <evolve@ximian.com> so | Dan Winship | 2001-03-23 | 2 | -2/+7 |
* | Don't look at untagged responses other than "* BYE"... | Dan Winship | 2001-03-23 | 5 | -85/+141 |
* | Leak plug: free the target list after starting the drag. | Ettore Perazzoli | 2001-03-23 | 2 | -2/+7 |
* | Fix the signature of a callback for the `e_storage_set_async_create()' | Ettore Perazzoli | 2001-03-23 | 2 | -1/+8 |
* | (html_enter_notify_event): take care of enter event | Radek Doulik | 2001-03-23 | 2 | -13/+37 |
* | Change \" to ' in translations for .oaf files, since various bugs conspire | Dan Winship | 2001-03-23 | 2 | -16/+22 |
* | (html_motion_notify_event): new handler, highlights addresses by | Radek Doulik | 2001-03-23 | 3 | -0/+53 |
* | Updated Japanese translation. | Akira Tagoh | 2001-03-23 | 2 | -1680/+2004 |
* | Update xml-i18n-tools version | Dan Winship | 2001-03-23 | 2 | -1/+6 |
* | added simple debug g_print | Radek Doulik | 2001-03-23 | 1 | -0/+1 |
* | connect to button_press_event and iframe_created events of GtkHTML widget | Radek Doulik | 2001-03-23 | 3 | -9/+145 |
* | Changed the EStorageSet API to have a single `xfer()' method instead | Ettore Perazzoli | 2001-03-22 | 5 | -98/+164 |
* | Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'. | Ettore Perazzoli | 2001-03-22 | 5 | -17/+99 |
* | new menu icons | Jakub Steiner | 2001-03-22 | 6 | -0/+413 |
* | fixing checkerboard | Jakub Steiner | 2001-03-22 | 2 | -0/+4 |
* | small positioning fix | Jakub Steiner | 2001-03-22 | 1 | -0/+0 |
* | More DnD work. Now we handle copying and moving of folders, although | Ettore Perazzoli | 2001-03-22 | 4 | -59/+228 |
* | Fixed the g_return_if_fail here to allow for appending. | Christopher James Lahey | 2001-03-22 | 1 | -1/+1 |
* | Make `ETableSortInfo' non-floating and use _unref, not _destroy, to | Ettore Perazzoli | 2001-03-22 | 2 | -1/+3 |
* | Fixed the parity on all the g_return_ifs and g_return_val_ifs. | Christopher James Lahey | 2001-03-22 | 1 | -8/+8 |
* | Made this able to take -1 to denote appending to the table. Also, removed | Christopher James Lahey | 2001-03-22 | 2 | -23/+48 |
* | Bumped gal requirement to 0.5.99.11. | Christopher James Lahey | 2001-03-22 | 2 | -3/+7 |
* | renaming icons to make Miguel's speedups possible | Jakub Steiner | 2001-03-22 | 33 | -22/+42 |
* | Changed get_save_id to just return a strdup of the path. (new_storage_cb, | Christopher James Lahey | 2001-03-22 | 2 | -23/+40 |
* | Changed this to derefence the pointers passed in from qsort as we should | Christopher James Lahey | 2001-03-22 | 1 | -2/+7 |
* | New function to allow you to do non live sorts with weird rules. | Christopher James Lahey | 2001-03-22 | 2 | -12/+102 |
* | Don't fail at setting up all the toolbar icons if just one of the | Ettore Perazzoli | 2001-03-22 | 2 | -6/+8 |
* | Validate the rule before closing. | Jeffrey Stedfast | 2001-03-22 | 4 | -13/+24 |
* | Updated Spanish translation. | Hector Garcia | 2001-03-22 | 4 | -4/+562 |
* | Require bison, not yacc (for vcc.y) | Dan Winship | 2001-03-22 | 2 | -0/+9 |
* | add wombat-moniker.h as a source so it gets disted | JP Rosevear | 2001-03-22 | 2 | -0/+5 |
* | Updated Spanish translation. | Hector Garcia | 2001-03-22 | 2 | -810/+799 |
* | Fix a bug in (illegal) 0-part messages | Dan Winship | 2001-03-22 | 1 | -0/+3 |
* | Use the new URL part macros | Dan Winship | 2001-03-22 | 5 | -26/+39 |
* | add a "GList *authtypes", so you can get the list of authtypes used by a | Dan Winship | 2001-03-22 | 15 | -282/+257 |
* | Return -1 on fail. (camel_filter_driver_filter_folder): Same. | Jeffrey Stedfast | 2001-03-22 | 6 | -30/+63 |
* | Updated Azeri file | Pablo Saratxaga | 2001-03-22 | 2 | -1609/+1489 |
* | Added all the new icons to the distribution. | Miguel de Icaza | 2001-03-22 | 1 | -0/+5 |
* | Oops | Miguel de Icaza | 2001-03-22 | 1 | -1/+7 |
* | Make `ETableState' a non-`GTK_FLOATING' object. Otherwise the | Ettore Perazzoli | 2001-03-21 | 1 | -0/+4 |
* | initialise the moniker factory | Dietmar Maurer | 2001-03-21 | 6 | -1/+146 |
* | Fix a stupid g_warning caused by calling EStorageSet functions on a | Ettore Perazzoli | 2001-03-21 | 2 | -8/+16 |
* | s/helixcode\.com/ximian.com/ and update all the copyrights in the IDL | Ettore Perazzoli | 2001-03-21 | 8 | -16/+16 |
* | Update description of the file and my email address in it. | Ettore Perazzoli | 2001-03-21 | 1 | -2/+3 |
* | StudlyCapsify struct members to match the new IDL naming standards. | Ettore Perazzoli | 2001-03-21 | 3 | -14/+20 |
* | Handle the destination side of drag and drop too. | Ettore Perazzoli | 2001-03-21 | 3 | -18/+165 |
* | Rename "Send and Receive" to "Send / Receive". | Ettore Perazzoli | 2001-03-21 | 2 | -2/+7 |
* | Added new icons. | Miguel de Icaza | 2001-03-21 | 8 | -26/+56 |
* | Set the editor dialog modal rather than setting the filter dialog | Jeffrey Stedfast | 2001-03-21 | 2 | -118/+130 |
* | Added these classes. | Christopher James Lahey | 2001-03-21 | 4 | -0/+641 |
* | More fixes for NSPR and NSS checks - use fixed it to use AC_CHECK_HEADERS | Jeffrey Stedfast | 2001-03-21 | 2 | -13/+31 |
* | color coded app icons and some new icons. also a new splash (probably to be r... | Jakub Steiner | 2001-03-21 | 14 | -0/+260 |
* | Step the parser so it imports more than one message. | Iain Holmes | 2001-03-21 | 2 | -0/+25 |
* | extra dist the oaf files | JP Rosevear | 2001-03-21 | 2 | -0/+6 |
* | Fixed a typo in the word horiztonal. | Christopher James Lahey | 2001-03-21 | 1 | -1/+1 |
* | Function to check if the store is online and set an exception if not. | Dan Winship | 2001-03-21 | 9 | -190/+451 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-03-21 | 2 | -827/+898 |
* | set default text color | Radek Doulik | 2001-03-21 | 2 | -0/+5 |
* | set color in html citation | Radek Doulik | 2001-03-21 | 8 | -15/+184 |
* | new function, extracted from e_text_to_html, added color parameter | Radek Doulik | 2001-03-21 | 3 | -3/+66 |
* | Bumped the version number to 05.99.9. | Christopher James Lahey | 2001-03-21 | 14 | -48/+109 |
* | make sure intelligent.h gets disted | JP Rosevear | 2001-03-20 | 2 | -0/+5 |
* | Made this check if the control mask is set. | Christopher James Lahey | 2001-03-20 | 2 | -1/+6 |
* | Fixed the GTK_RETLOC calls for these marshallers. | Christopher James Lahey | 2001-03-20 | 1 | -2/+2 |
* | Fix ettore's fix ;-) | Jeffrey Stedfast | 2001-03-20 | 2 | -2/+6 |
* | Remove the node before freeing the data it points to. | Christopher James Lahey | 2001-03-20 | 2 | -5/+10 |
* | Upped the version number to 0.5.99.4. | Christopher James Lahey | 2001-03-20 | 6 | -124/+448 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 16 | -508/+635 |
* | Added $(EXTRA_GNOME_CFLAGS) | Christopher James Lahey | 2001-03-20 | 2 | -0/+5 |
* | Deal with proxy_node_changed being called on a different root node than | Christopher James Lahey | 2001-03-20 | 36 | -2461/+7007 |
* | Added a simple FIXME comment about possibly using the | Ettore Perazzoli | 2001-03-20 | 1 | -0/+3 |
* | Added calls to the `EvolutionShellComponentClient' API to query the | Ettore Perazzoli | 2001-03-20 | 3 | -4/+109 |
* | Changes to the netscape importer for streamlining it and not creating silly f... | Iain Holmes | 2001-03-20 | 1 | -41/+40 |
* | Elm and Pine importers | Iain Holmes | 2001-03-20 | 6 | -2/+867 |
* | Removed gnome.h and ctype.h (send_queue_send): Don't remove the | Jeffrey Stedfast | 2001-03-20 | 2 | -19/+26 |
* | Write the date header. | Jeffrey Stedfast | 2001-03-20 | 2 | -2/+23 |
* | Call unref_standard_folders() here instead. | Jeffrey Stedfast | 2001-03-20 | 2 | -2/+5 |
* | Sigh. Fix a few really stupid crashes in EStorageSetView. | Ettore Perazzoli | 2001-03-20 | 2 | -17/+26 |
* | Use the new DnD interfaces on the source side of DnD actions. | Ettore Perazzoli | 2001-03-20 | 3 | -37/+249 |
* | Make sure we never define `NSPR_CFLAGS' or `NSS_CFLAGS' as just "-I". | Ettore Perazzoli | 2001-03-20 | 2 | -4/+9 |
* | use gnome_dialog_run() to make the warning dialog modal. Also created a | Damon Chaplin | 2001-03-19 | 2 | -38/+37 |
* | added function to format just the time. | Damon Chaplin | 2001-03-19 | 3 | -10/+63 |
* | Updated Finnish translation. | jjranta | 2001-03-19 | 2 | -566/+665 |
* | Initial step for refactoring of the DnD API for ShellComponents. | Ettore Perazzoli | 2001-03-19 | 9 | -115/+114 |
* | pulled from the 0.9 release. | Jeffrey Stedfast | 2001-03-19 | 3 | -26/+119 |
* | Set the errbuf to NULL after freeing it? I don't think this should fix bug | Jeffrey Stedfast | 2001-03-19 | 2 | -0/+7 |
* | Add Resend Message under the File menu. | Jeffrey Stedfast | 2001-03-19 | 2 | -26/+34 |
* | Add Resend Message menu item. | Jeffrey Stedfast | 2001-03-19 | 5 | -1/+58 |
* | Unref the message. | Jeffrey Stedfast | 2001-03-19 | 2 | -0/+6 |
* | unref the standard folders. (owner_set_cb): Use g_atexit() to call | Jeffrey Stedfast | 2001-03-19 | 3 | -0/+23 |
* | Removed extra printfs | Miguel de Icaza | 2001-03-19 | 4 | -22/+29 |
* | Protect against a possibly NULL exception. | Jeffrey Stedfast | 2001-03-19 | 2 | -1/+7 |
* | Document and modify to return a boolean value denoting whether or not | Jeffrey Stedfast | 2001-03-19 | 3 | -21/+90 |
* | Quote the param value if it contains whitespace as well. | Jeffrey Stedfast | 2001-03-19 | 2 | -1/+6 |
* | Updated the checks for NSS and NSPR | Jeffrey Stedfast | 2001-03-19 | 2 | -2/+8 |
* | Set the size of the thing to a decent value that lets us test stuff. | Miguel de Icaza | 2001-03-19 | 2 | -58/+69 |
* | Use update_sort_and_group_config dialog instead of the non-implemented | Miguel de Icaza | 2001-03-19 | 5 | -163/+166 |
* | Flatten out View menu again by popular demand | Miguel de Icaza | 2001-03-19 | 1 | -13/+8 |
* | Small update | Fatih Demir | 2001-03-18 | 2 | -793/+760 |
* | Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu. | Miguel de Icaza | 2001-03-18 | 11 | -104/+151 |
* | Brutally refactored to boost performance in large-addressbook situations. | Jon Trowbridge | 2001-03-18 | 2 | -111/+243 |
* | Start feeding query matches back to the caller before the entire search is | Jon Trowbridge | 2001-03-18 | 2 | -9/+29 |
* | Make sure the reply_to text is non-NULL before trying to pass it off to | Jeffrey Stedfast | 2001-03-18 | 2 | -0/+11 |
* | Tag all queued ops. (e_book_cancel_op): Added. Search for a pending op | Jon Trowbridge | 2001-03-18 | 4 | -43/+129 |
* | Since we are now using filter-option widgets in place of system-flag, we | Jeffrey Stedfast | 2001-03-18 | 3 | -4/+14 |
* | new function. (impl_BookListener_report_writable): new function. | Chris Toshok | 2001-03-18 | 21 | -31/+334 |
* | Don't include system include dir. | Jeffrey Stedfast | 2001-03-18 | 4 | -4/+12 |
* | If the filter type is a "system-flag", use the optionlist type as type | Jeffrey Stedfast | 2001-03-18 | 2 | -1/+6 |
* | Modified patch from Dan Berger <dberger@ix.netcom.com> to re-check the | Not Zed | 2001-03-17 | 2 | -0/+7 |
* | Remove the menu that is in the glade file because we want to replace it | Jeffrey Stedfast | 2001-03-17 | 4 | -5/+51 |
* | Moved functionality here from e_day_view_on_new_appointment. Allows | Miguel de Icaza | 2001-03-17 | 5 | -17/+139 |
* | Move the proxy event outside the lock (otherwise we always deadlock). | Not Zed | 2001-03-17 | 7 | -610/+379 |
* | Implemented. (ref_message_info): And default implementation. | Not Zed | 2001-03-17 | 5 | -3/+204 |
* | Added directions on how to build with SSL support. | Jeffrey Stedfast | 2001-03-17 | 3 | -19/+54 |
* | Added accelerator to elements missing accelerators (Reply, Inline, Quoted, | Miguel de Icaza | 2001-03-17 | 5 | -12/+27 |
* | New function: inits the BonoboPersistFile server. | Miguel de Icaza | 2001-03-17 | 3 | -1/+46 |
* | Removed filter-system-flag.c. | Jeffrey Stedfast | 2001-03-17 | 2 | -1/+4 |
* | removed these blasted files | Jeffrey Stedfast | 2001-03-17 | 4 | -602/+0 |
* | Removed filter-url.[c,h] and filter-system-flag.[c,h] | Jeffrey Stedfast | 2001-03-17 | 5 | -32/+37 |
* | Same. | Jeffrey Stedfast | 2001-03-17 | 3 | -2/+8 |
* | New function to prepare the mime part and any subparts for pgp signing. | Jeffrey Stedfast | 2001-03-17 | 2 | -6/+79 |
* | removed camel-stream-ssl.c and camel-stream-ssl.h | Jeffrey Stedfast | 2001-03-17 | 2 | -316/+0 |
* | Print info about the issuer of the certificate. | Jeffrey Stedfast | 2001-03-17 | 9 | -82/+170 |
* | Fix a bug noticed by kmaraas | Dan Winship | 2001-03-17 | 2 | -1/+5 |
* | Added #include <config.h> | Kjartan Maraas | 2001-03-17 | 2 | -0/+8 |
* | Don't use getdomainname: it's NIS crap, not DNS. | Dan Winship | 2001-03-17 | 2 | -6/+9 |
* | Comment out text after #endif. Add #include <string.h> for strcmp(). | Kjartan Maraas | 2001-03-16 | 1 | -0/+1 |
* | Added #include <string.h> for strcmp(). Same for strlen(). | Kjartan Maraas | 2001-03-16 | 2 | -0/+2 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-03-16 | 2 | -143/+158 |
* | Making warnings fatal is actually a pretty bad idea for anything other | Jon Trowbridge | 2001-03-16 | 1 | -0/+2 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 18 | -223/+1027 |
* | Don't use the hardcoded cert db directory, use the one passed in. | Jeffrey Stedfast | 2001-03-16 | 3 | -14/+134 |
* | Fix memory leak. | Miguel de Icaza | 2001-03-16 | 2 | -4/+13 |
* | import druid icon | Jakub Steiner | 2001-03-16 | 2 | -0/+4 |
* | Bump gal requirement to 0.5.99.7 | Dan Winship | 2001-03-16 | 2 | -3/+7 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 3 | -2/+10 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 3 | -2/+8 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 3 | -3/+9 |
* | Update arguments to e_canvas_item_grab_focus. (eti_cursor_change): Ditto, | Dan Winship | 2001-03-16 | 1 | -3/+3 |
* | Make this take an extra argument saying whether or not to grab the | Dan Winship | 2001-03-16 | 3 | -8/+9 |
* | translate NIL to "" in fetch body part response | Dan Winship | 2001-03-16 | 1 | -1/+3 |
* | First batch of disconnected IMAP-related stuff. This adds local | Dan Winship | 2001-03-16 | 13 | -268/+786 |
* | ack | Jeffrey Stedfast | 2001-03-16 | 1 | -1/+1 |
* | We don't care about SSL, yea baby... (apply_changes): Don't care about | Jeffrey Stedfast | 2001-03-16 | 6 | -77/+39 |
* | Translation updates finally committed | Matthias Warkus | 2001-03-16 | 2 | -1524/+1775 |
* | Updated Spanish Translation | Hector Garcia | 2001-03-16 | 2 | -2/+128 |
* | Uninclude prnetdb.h since it's not needed here. | Jeffrey Stedfast | 2001-03-16 | 5 | -7/+16 |
* | Remove a stray camel_object_ref that was causing messages to never be | Dan Winship | 2001-03-15 | 2 | -1/+7 |
* | Fix a bit: [mailto:foo] shouldn't grab the ']' | Dan Winship | 2001-03-15 | 2 | -1/+6 |
* | Updated russian translation. | Valek Frob | 2001-03-15 | 2 | -668/+551 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-03-15 | 2 | -21/+15 |
* | Added Azeri language file | Pablo Saratxaga | 2001-03-15 | 20 | -24184/+49483 |
* | update by ChiDeok, Hwang <hwang@mizi.co.kr> | Nam SungHyun | 2001-03-15 | 1 | -152/+190 |
* | Added edit item to search-bar menu. | Not Zed | 2001-03-15 | 4 | -3/+19 |
* | If we click on the edit menu, then bring up a rule editor. If the user | Not Zed | 2001-03-15 | 2 | -0/+32 |
* | Changed the edit_filter to be a standalone window rather than a widget, so | Not Zed | 2001-03-15 | 14 | -928/+943 |
* | Update for using CamelTcpStreams and also for using SSL. | Jeffrey Stedfast | 2001-03-15 | 3 | -20/+52 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 34 | -612/+73 |
* | defined "ssmtp" | Jeffrey Stedfast | 2001-03-15 | 5 | -10/+50 |
* | also change the protocol name in the providers | Jeffrey Stedfast | 2001-03-15 | 2 | -2/+2 |
* | Check for "simap" instead of "imaps". | Jeffrey Stedfast | 2001-03-15 | 5 | -5/+18 |
* | Check to see if we are using "pops" and then set the appropriate SSL | Jeffrey Stedfast | 2001-03-15 | 4 | -3/+54 |
* | Ya know what? Lets not ref the service because otherwise we'll start | Jeffrey Stedfast | 2001-03-15 | 2 | -2/+9 |
* | Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate | Jeffrey Stedfast | 2001-03-15 | 3 | -1/+5 |
* | Pass the service into the SSL stream, not the session. | Jeffrey Stedfast | 2001-03-15 | 4 | -22/+37 |
* | Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate | Jeffrey Stedfast | 2001-03-15 | 3 | -2/+8 |
* | So it turns out that NSS_Init *isn't* idempotent, so we have to protect | Jeffrey Stedfast | 2001-03-15 | 7 | -29/+80 |
* | Tell camel to init NSS. | Jeffrey Stedfast | 2001-03-15 | 2 | -1/+5 |
* | Updated Swedish translation. | Christian Rose | 2001-03-15 | 2 | -2569/+3344 |
* | Eek! So the service's URL isn't set until after this is initialized. This | Jeffrey Stedfast | 2001-03-15 | 4 | -15/+21 |
* | create doc/devel/executive-summary/Makefile | Gediminas Paulauskas | 2001-03-15 | 10 | -5/+35 |
* | Updated Lithuanian translation. | Gediminas Paulauskas | 2001-03-15 | 2 | -1491/+1998 |
* | Updated to AC_SUBST the NSPR/NSS flags. | Jeffrey Stedfast | 2001-03-15 | 2 | -2/+16 |
* | Numerous fixes to get it to build correctly with NSS enabled. | Jeffrey Stedfast | 2001-03-15 | 9 | -16/+56 |
* | Added | Jeffrey Stedfast | 2001-03-15 | 5 | -0/+613 |
* | Pull up some of the clarifications from the 0.9 branch | Dan Winship | 2001-03-14 | 2 | -6/+9 |
* | builddir != srcdir fixes. Yay! | Ettore Perazzoli | 2001-03-14 | 4 | -4/+20 |
* | re-constify inbuf, to remove a warning. | Not Zed | 2001-03-14 | 10 | -16/+468 |
* | Check for a new type of mailing list header. | Jeffrey Stedfast | 2001-03-14 | 3 | -0/+6 |
* | Made cancellable. (stream_write): Same. (stream_connect): Removed checks | Jeffrey Stedfast | 2001-03-14 | 3 | -42/+114 |
* | Added camel-tcp-stream-ssl to the build. | Jeffrey Stedfast | 2001-03-14 | 3 | -0/+10 |
* | Oops. Make this a subclass of CamelTcpStream, not CamelStream. | Jeffrey Stedfast | 2001-03-14 | 7 | -126/+163 |
* | Fix a warning here. | Christopher James Lahey | 2001-03-14 | 2 | -1/+6 |
* | Made this function do something a little closer to what it is supposed to | Christopher James Lahey | 2001-03-14 | 1 | -2/+4 |
* | Call gtk_html_end() on the stream so things happen. Fixes a problem with | Dan Winship | 2001-03-14 | 3 | -0/+22 |
* | Since all of the Mozilla libs (including NSPR and NSS) correctly handle | Jeffrey Stedfast | 2001-03-14 | 3 | -3/+33 |
* | Call camel_init with the evolution directory passed in. Also, abort if | Jeffrey Stedfast | 2001-03-14 | 3 | -10/+24 |
* | Change to ld order from Greg Williams. | Christopher James Lahey | 2001-03-14 | 2 | -1/+6 |
* | Moved where we call pas_book_respond_get_book_view. | Christopher James Lahey | 2001-03-14 | 2 | -6/+12 |
* | Rename this from g_unichar_to_utf8 so that it doesn't conflict with the | Dan Winship | 2001-03-14 | 2 | -9/+9 |
* | add -lresolv to LDAP_LIBS if it's there. | Chris Toshok | 2001-03-14 | 2 | -3/+9 |
* | Don't allow the user to copy a message to or from the vtrash folder. Set | Jeffrey Stedfast | 2001-03-14 | 4 | -34/+185 |
* | Have a "Do not ask me again" box for the importers. | Iain Holmes | 2001-03-14 | 2 | -12/+55 |
* | When trying again after a failed password attempt, check if the connection | Dan Winship | 2001-03-14 | 2 | -0/+12 |
* | More fixing for exim: It can't deal with "-tif", you need to say "-t -i | Dan Winship | 2001-03-14 | 2 | -10/+17 |
* | Use gnome_vfs_mime_type_from_name rather than gnome_vfs_mime_info, since | Dan Winship | 2001-03-14 | 3 | -8/+28 |
* | Deleting some files that should not have been added in the first place | Hector Garcia | 2001-03-14 | 4 | -118/+0 |
* | Adding files to help translating evolution guide using a .po way | Hector Garcia | 2001-03-14 | 78 | -0/+39704 |
* | add E_STRING_PROP for categories. | Chris Toshok | 2001-03-13 | 5 | -1/+23 |
* | impl. (update_pixmaps): accelerate with cache. | Michael Meeks | 2001-03-13 | 2 | -33/+61 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 22 | -69/+418 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 34 | -529/+1944 |
* | Rearranged some of the dependencies to try to get them into a more correct | Jeffrey Stedfast | 2001-03-13 | 2 | -4/+10 |
* | Added view_replyto member. | Jeffrey Stedfast | 2001-03-13 | 5 | -42/+268 |
* | Added Reply-To field. | Jeffrey Stedfast | 2001-03-13 | 2 | -0/+9 |
* | Updated Norwegian (bokmål) translation. Updated with a bunch of missing | Kjartan Maraas | 2001-03-13 | 3 | -1041/+1066 |
* | Added an "Attachments" filter option where you can filter messages that | Jeffrey Stedfast | 2001-03-13 | 4 | -121/+35 |
* | PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and remove | JP Rosevear | 2001-03-13 | 8 | -758/+12 |
* | PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and remove | JP Rosevear | 2001-03-13 | 4 | -378/+8 |
* | Make the transport save whether or not it's supposed to use SSL as well. | Jeffrey Stedfast | 2001-03-13 | 2 | -0/+19 |
* | update cflag macros | JP Rosevear | 2001-03-13 | 2 | -1/+5 |
* | Updated Finnish translation. | jjranta | 2001-03-13 | 2 | -2441/+4663 |
* | Rename the folder to "Trash" and i18nify it. | Jeffrey Stedfast | 2001-03-13 | 2 | -1/+6 |
* | Instead of always creating a new vTrash folder, if the store already has a | Jeffrey Stedfast | 2001-03-13 | 2 | -10/+28 |
* | Update | JP Rosevear | 2001-03-13 | 2 | -1/+5 |
* | Renamed "temp" as "new_text", to avoid confusion. | Jon Trowbridge | 2001-03-13 | 1 | -5/+5 |
* | update | JP Rosevear | 2001-03-12 | 1 | -1/+1 |
* | Update | JP Rosevear | 2001-03-12 | 1 | -2/+2 |
* | update by ChiDeok, Hwang <hwang@mizi.co.kr> | Nam SungHyun | 2001-03-12 | 1 | -2504/+4666 |
* | Add an ActionsEmptyTrash menu item. | Jeffrey Stedfast | 2001-03-12 | 2 | -0/+7 |
* | Added protection. | Jeffrey Stedfast | 2001-03-12 | 5 | -51/+154 |
* | Added condition and fallback to LC_CTYPE if system doesn't define | Timur Bakeyev | 2001-03-12 | 1 | -0/+4 |
* | Updated Slovenian translation | Andraz Tori | 2001-03-12 | 1 | -960/+1488 |
* | Remove our X-Evolution header before we send. Also don't send messages | Jeffrey Stedfast | 2001-03-12 | 3 | -14/+19 |
* | Updated Spanish translation. | Hector Garcia | 2001-03-12 | 2 | -53/+78 |
* | Updated russian translation. | Valek Frob | 2001-03-12 | 2 | -1102/+1499 |
* | Added. A simplified, cancellable query mechanism that lets you avoid | Jon Trowbridge | 2001-03-11 | 4 | -0/+180 |
* | Comment out everything unless HAVE_NSS is defined. | Jeffrey Stedfast | 2001-03-11 | 3 | -15/+38 |
* | Remove our X-Evolution header before we send. | Jeffrey Stedfast | 2001-03-11 | 2 | -35/+44 |