| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Updated Spanish translation. | Hector Garcia | 2001-03-11 | 2 | -1605/+2353 |
* | Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No prompt | Jeffrey Stedfast | 2001-03-10 | 4 | -83/+36 |
* | New async function that will be used for SSL certs later. | Jeffrey Stedfast | 2001-03-10 | 5 | -21/+163 |
* | Remove the "-U" for now, because it breaks exim's "sendmail" wrapper. (And | Dan Winship | 2001-03-10 | 2 | -2/+8 |
* | Hm... probably would be clever to be calling this 0.9 rather than 0.8, | Dan Winship | 2001-03-10 | 2 | -1/+7 |
* | Fix a bug that could make this walk off the end of a string. (The bug has | Dan Winship | 2001-03-10 | 2 | -3/+10 |
* | Changed int to char when returning a character from a stream (since it | Christopher James Lahey | 2001-03-10 | 2 | -1/+6 |
* | Took out the "IMPLEMENT ME"'s from the forward menu items since I've coded | Jeffrey Stedfast | 2001-03-09 | 2 | -3/+9 |
* | Set the Forward->Quoted callback. Also set the forward->Attachment | Jeffrey Stedfast | 2001-03-09 | 7 | -38/+167 |
* | Maybe I shouldn't have smoked all of that crack before I started | Jon Trowbridge | 2001-03-09 | 1 | -1/+0 |
* | Changes so that the folder gets added to the vtrash reguardless of whether | Jeffrey Stedfast | 2001-03-09 | 2 | -9/+22 |
* | Some dead code mades its way into my commit. Sorry. | Jon Trowbridge | 2001-03-09 | 1 | -4/+2 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 18 | -178/+1102 |
* | Removed mail-vtrash.c | Jeffrey Stedfast | 2001-03-09 | 2 | -3/+5 |
* | The type of this folder is now "vtrash" and not "mail". | Jeffrey Stedfast | 2001-03-09 | 2 | -1/+6 |
* | Removed from cvs | Jeffrey Stedfast | 2001-03-09 | 5 | -218/+6 |
* | Add "vtrash" as a folder type we support. (create_view): Kludgy-kludge | Jeffrey Stedfast | 2001-03-09 | 2 | -3/+7 |
* | Hmm, fixes | Fatih Demir | 2001-03-09 | 1 | -10/+10 |
* | Updated tr.po | Fatih Demir | 2001-03-09 | 2 | -2280/+2830 |
* | Call open_msg here so that it does the Right Thing (tm). | Jeffrey Stedfast | 2001-03-09 | 3 | -5/+10 |
* | Make sure we have something selected first ;-) | Jeffrey Stedfast | 2001-03-09 | 3 | -6/+13 |
* | Override the default init_trash() with the our custom one (since | Jeffrey Stedfast | 2001-03-09 | 2 | -15/+70 |
* | These fixes make it so that the CamelStore does not actually hold a ref on | Jeffrey Stedfast | 2001-03-09 | 2 | -27/+54 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 17 | -73/+312 |
* | Rename the "Get Mail" button to "Send and Receive". | Ettore Perazzoli | 2001-03-08 | 2 | -2/+7 |
* | Implement. (get_trash): Implement. (camel_pop3_store_class_init): Override | Jeffrey Stedfast | 2001-03-08 | 2 | -0/+31 |
* | Removed --enable-assbarn-security and replaced it with the real options: | Jeffrey Stedfast | 2001-03-08 | 3 | -101/+91 |
* | New function. Used to store integer values into the configuration engine. | Miguel de Icaza | 2001-03-08 | 7 | -275/+645 |
* | Added the ability for components to specify drag/drop types, and | Ettore Perazzoli | 2001-03-08 | 8 | -14/+425 |
* | Require GAL 0.5.99.6. | Ettore Perazzoli | 2001-03-08 | 2 | -1/+5 |
* | New public API call, `e_table_get_cell_at()'. Also upped the GAL | Ettore Perazzoli | 2001-03-08 | 2 | -44/+42 |
* | Add an action-part widget. (filter_rule_from_mlist): Same here. This | Jeffrey Stedfast | 2001-03-08 | 2 | -4/+16 |
* | (remote_recv_line): Fix another problem... | Dan Winship | 2001-03-08 | 2 | -1/+3 |
* | /* xgettext:no-c-format */ before the welcome message. | Kjartan Maraas | 2001-03-08 | 1 | -0/+2 |
* | Don't try to generate a Makefile in camel/providers/vee as it's empty. | Kjartan Maraas | 2001-03-08 | 3 | -2/+6 |
* | Remove some unused stuff | Dan Winship | 2001-03-07 | 4 | -71/+4 |
* | Fix an off-by-one in the "is this for real?" check so that "http:// " | Dan Winship | 2001-03-07 | 2 | -1/+6 |
* | Return the return value of camel_service_connect rather than returning | Dan Winship | 2001-03-07 | 2 | -4/+10 |
* | Add extension mime type file | Miguel de Icaza | 2001-03-07 | 2 | -3/+9 |
* | New function to decide if a mime part is an S/MIME v3 signed part. | Jeffrey Stedfast | 2001-03-07 | 3 | -21/+107 |
* | Move the signal emittion to after the set_menu call so that it actually | Jeffrey Stedfast | 2001-03-07 | 4 | -1399/+1332 |
* | uh, emacs said it didn't save this | Jeffrey Stedfast | 2001-03-07 | 1 | -1/+1 |
* | Disable the NNTP code if NNTP is not enabled. This prevents some runtime | Jeffrey Stedfast | 2001-03-07 | 2 | -1/+6 |
* | Updated to have a transport auth page. | Jeffrey Stedfast | 2001-03-07 | 4 | -92/+554 |
* | Redone so as to save on memory allocations and speed. | Jeffrey Stedfast | 2001-03-07 | 3 | -54/+63 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 18 | -304/+621 |
* | Fix glitch with inserting comma-delimited stuff when length > 1. | Jon Trowbridge | 2001-03-07 | 2 | -0/+8 |
* | Added. Just encapsulates opening | Jon Trowbridge | 2001-03-07 | 3 | -2/+40 |
* | If the folderinfo has no URL (ie, can't contain messages), don't add it as | Dan Winship | 2001-03-07 | 2 | -4/+7 |
* | Added the third argument to e_contact_editor_new. (Cheated and send NULL | Benjamin Kahn | 2001-03-07 | 3 | -2/+10 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 14 | -6/+1084 |
* | Added. This is part of a change of sematics that makes things much nicer | Jon Trowbridge | 2001-03-06 | 4 | -28/+68 |
* | Set version number to 0.5.99.5 | Jon Trowbridge | 2001-03-06 | 5 | -10/+66 |
* | Update pilot instructions | JP Rosevear | 2001-03-06 | 2 | -1/+5 |
* | Updated Norwegian (bokmål) translation. Updated with a bunch of missing | Kjartan Maraas | 2001-03-06 | 4 | -1185/+1493 |
* | Don't return NULL if the token is non-NULL. This is why: | Jeffrey Stedfast | 2001-03-06 | 4 | -3/+37 |
* | i18n'd some strings in here. | Jeffrey Stedfast | 2001-03-06 | 3 | -9/+68 |
* | Don't access the `active` data member of a GtkToggleButton directly - bad | Jeffrey Stedfast | 2001-03-06 | 6 | -157/+37 |
* | Correcty set the mime type for the multipart. Hmmm, still doesn't wrap | Jeffrey Stedfast | 2001-03-06 | 2 | -8/+19 |
* | Rebuild when the collection changes. | Christopher James Lahey | 2001-03-06 | 2 | -11/+65 |
* | Check for gal 0.5.99.4. | Christopher James Lahey | 2001-03-06 | 2 | -3/+7 |
* | Upped the version number to 0.5.99.4. | Christopher James Lahey | 2001-03-06 | 1 | -0/+1 |
* | New changed signal. | Christopher James Lahey | 2001-03-06 | 2 | -12/+47 |
* | Override cursor_activated signal instead of cursor_changed signal. | Christopher James Lahey | 2001-03-05 | 2 | -4/+9 |
* | update | JP Rosevear | 2001-03-05 | 2 | -1/+4 |
* | Wrote a new version of header_fold() that takes a 'force' option and uses | Jeffrey Stedfast | 2001-03-05 | 2 | -1/+141 |
* | Make sure there is a space between the name and the address tokens. | Jeffrey Stedfast | 2001-03-05 | 2 | -1/+5 |
* | encoded string segments need to be at least 8 chars (7 doesn't leave room | Jeffrey Stedfast | 2001-03-05 | 2 | -18/+29 |
* | keep list of all Tasks folders so we can update the preference settings | Damon Chaplin | 2001-03-05 | 19 | -386/+715 |
* | pretty much working now. | Damon Chaplin | 2001-03-05 | 3 | -76/+537 |
* | added e-util/e-time-utils.c and widgets/misc/e-cell-date-edit.c | Damon Chaplin | 2001-03-05 | 2 | -0/+7 |
* | new files to contain functions to parse and format dates and times for | Damon Chaplin | 2001-03-05 | 4 | -0/+334 |
* | "New" -> "New Task". | Damon Chaplin | 2001-03-05 | 3 | -3/+10 |
* | added "editable" Arg, to stop the user from editing the text. The user can | Damon Chaplin | 2001-03-05 | 4 | -5/+74 |
* | Reorganize a bit to get rid of warnings about AC_TRY_COMPILE being used | Dan Winship | 2001-03-05 | 2 | -11/+17 |
* | Mention the GNOME VFS stable tag. | Dan Winship | 2001-03-05 | 1 | -1/+2 |
* | Added views/addressbook/Makefile. | Christopher James Lahey | 2001-03-04 | 2 | -0/+5 |
* | New view. | Christopher James Lahey | 2001-03-04 | 5 | -2/+33 |
* | Added a built in view menu for addressbook. | Christopher James Lahey | 2001-03-04 | 6 | -1/+38 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 8 | -81/+100 |
* | Corrected these views a bit. | Christopher James Lahey | 2001-03-04 | 6 | -4/+27 |
* | doh, track renaming of objectclass from evolvePerson to evolutionPerson. | Chris Toshok | 2001-03-03 | 2 | -14/+19 |
* | rename evolveperson.schema to this, and add remaining attributes. | Chris Toshok | 2001-03-03 | 3 | -28/+95 |
* | Remove very old camel lock stuff. | Not Zed | 2001-03-03 | 6 | -12/+121 |
* | Added option menu to vfolder editor. | Not Zed | 2001-03-03 | 5 | -208/+160 |
* | New function to remove a folder from a vfolder. | Not Zed | 2001-03-03 | 3 | -1/+73 |
* | Added a comment reminding us that we should probably not force a | Jeffrey Stedfast | 2001-03-03 | 2 | -1/+9 |
* | Doh! Set the CAMEL_URL_ALLOW_AUTH flag. | Jeffrey Stedfast | 2001-03-03 | 2 | -1/+4 |
* | install conduit icons | JP Rosevear | 2001-03-03 | 12 | -22/+62 |
* | oops, forgot the changelog | Jeffrey Stedfast | 2001-03-03 | 1 | -0/+5 |
* | Updated with the extended AUTH return codes. | Jeffrey Stedfast | 2001-03-03 | 1 | -1/+14 |
* | oops, the return code is 235 on success, not 234 | Jeffrey Stedfast | 2001-03-03 | 1 | -1/+1 |