aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Small updateFatih Demir2001-03-182-793/+760
* Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-1811-104/+151
* Brutally refactored to boost performance in large-addressbook situations.Jon Trowbridge2001-03-182-111/+243
* Start feeding query matches back to the caller before the entire search isJon Trowbridge2001-03-182-9/+29
* Make sure the reply_to text is non-NULL before trying to pass it off toJeffrey Stedfast2001-03-182-0/+11
* Tag all queued ops. (e_book_cancel_op): Added. Search for a pending opJon Trowbridge2001-03-184-43/+129
* Since we are now using filter-option widgets in place of system-flag, weJeffrey Stedfast2001-03-183-4/+14
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-1821-31/+334
* Don't include system include dir.Jeffrey Stedfast2001-03-184-4/+12
* If the filter type is a "system-flag", use the optionlist type as typeJeffrey Stedfast2001-03-182-1/+6
* Modified patch from Dan Berger <dberger@ix.netcom.com> to re-check theNot Zed2001-03-172-0/+7
* Remove the menu that is in the glade file because we want to replace itJeffrey Stedfast2001-03-174-5/+51
* Moved functionality here from e_day_view_on_new_appointment. AllowsMiguel de Icaza2001-03-175-17/+139
* Move the proxy event outside the lock (otherwise we always deadlock).Not Zed2001-03-177-610/+379
* Implemented. (ref_message_info): And default implementation.Not Zed2001-03-175-3/+204
* Added directions on how to build with SSL support.Jeffrey Stedfast2001-03-173-19/+54
* Added accelerator to elements missing accelerators (Reply, Inline, Quoted,Miguel de Icaza2001-03-175-12/+27
* New function: inits the BonoboPersistFile server.Miguel de Icaza2001-03-173-1/+46
* Removed filter-system-flag.c.Jeffrey Stedfast2001-03-172-1/+4
* removed these blasted filesJeffrey Stedfast2001-03-174-602/+0
* Removed filter-url.[c,h] and filter-system-flag.[c,h]Jeffrey Stedfast2001-03-175-32/+37
* Same.Jeffrey Stedfast2001-03-173-2/+8
* New function to prepare the mime part and any subparts for pgp signing.Jeffrey Stedfast2001-03-172-6/+79
* removed camel-stream-ssl.c and camel-stream-ssl.hJeffrey Stedfast2001-03-172-316/+0
* Print info about the issuer of the certificate.Jeffrey Stedfast2001-03-179-82/+170
* Fix a bug noticed by kmaraasDan Winship2001-03-172-1/+5
* Added #include <config.h>Kjartan Maraas2001-03-172-0/+8
* Don't use getdomainname: it's NIS crap, not DNS.Dan Winship2001-03-172-6/+9
* Comment out text after #endif. Add #include <string.h> for strcmp().Kjartan Maraas2001-03-161-0/+1
* Added #include <string.h> for strcmp(). Same for strlen().Kjartan Maraas2001-03-162-0/+2
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-03-162-143/+158
* Making warnings fatal is actually a pretty bad idea for anything otherJon Trowbridge2001-03-161-0/+2
* Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-1618-223/+1027
* Don't use the hardcoded cert db directory, use the one passed in.Jeffrey Stedfast2001-03-163-14/+134
* Fix memory leak.Miguel de Icaza2001-03-162-4/+13
* import druid iconJakub Steiner2001-03-162-0/+4
* Bump gal requirement to 0.5.99.7Dan Winship2001-03-162-3/+7
* Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-163-2/+10
* Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-163-2/+8
* Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-163-3/+9
* Update arguments to e_canvas_item_grab_focus. (eti_cursor_change): Ditto,Dan Winship2001-03-161-3/+3
* Make this take an extra argument saying whether or not to grab theDan Winship2001-03-163-8/+9
* translate NIL to "" in fetch body part responseDan Winship2001-03-161-1/+3
* First batch of disconnected IMAP-related stuff. This adds localDan Winship2001-03-1613-268/+786
* ackJeffrey Stedfast2001-03-161-1/+1
* We don't care about SSL, yea baby... (apply_changes): Don't care aboutJeffrey Stedfast2001-03-166-77/+39
* Translation updates finally committedMatthias Warkus2001-03-162-1524/+1775
* Updated Spanish TranslationHector Garcia2001-03-162-2/+128
* Uninclude prnetdb.h since it's not needed here.Jeffrey Stedfast2001-03-165-7/+16
* Remove a stray camel_object_ref that was causing messages to never beDan Winship2001-03-152-1/+7
* Fix a bit: [mailto:foo] shouldn't grab the ']'Dan Winship2001-03-152-1/+6
* Updated russian translation.Valek Frob2001-03-152-668/+551
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-03-152-21/+15
* Added Azeri language filePablo Saratxaga2001-03-1520-24184/+49483
* update by ChiDeok, Hwang <hwang@mizi.co.kr>Nam SungHyun2001-03-151-152/+190
* Added edit item to search-bar menu.Not Zed2001-03-154-3/+19
* If we click on the edit menu, then bring up a rule editor. If the userNot Zed2001-03-152-0/+32
* Changed the edit_filter to be a standalone window rather than a widget, soNot Zed2001-03-1514-928/+943
* Update for using CamelTcpStreams and also for using SSL.Jeffrey Stedfast2001-03-153-20/+52
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-1534-612/+73
* defined "ssmtp"Jeffrey Stedfast2001-03-155-10/+50
* also change the protocol name in the providersJeffrey Stedfast2001-03-152-2/+2
* Check for "simap" instead of "imaps".Jeffrey Stedfast2001-03-155-5/+18
* Check to see if we are using "pops" and then set the appropriate SSLJeffrey Stedfast2001-03-154-3/+54
* Ya know what? Lets not ref the service because otherwise we'll startJeffrey Stedfast2001-03-152-2/+9
* Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-153-1/+5
* Pass the service into the SSL stream, not the session.Jeffrey Stedfast2001-03-154-22/+37
* Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-153-2/+8
* So it turns out that NSS_Init *isn't* idempotent, so we have to protectJeffrey Stedfast2001-03-157-29/+80
* Tell camel to init NSS.Jeffrey Stedfast2001-03-152-1/+5
* Updated Swedish translation.Christian Rose2001-03-152-2569/+3344
* Eek! So the service's URL isn't set until after this is initialized. ThisJeffrey Stedfast2001-03-154-15/+21
* create doc/devel/executive-summary/MakefileGediminas Paulauskas2001-03-1510-5/+35
* Updated Lithuanian translation.Gediminas Paulauskas2001-03-152-1491/+1998
* Updated to AC_SUBST the NSPR/NSS flags.Jeffrey Stedfast2001-03-152-2/+16
* Numerous fixes to get it to build correctly with NSS enabled.Jeffrey Stedfast2001-03-159-16/+56
* AddedJeffrey Stedfast2001-03-155-0/+613
* Pull up some of the clarifications from the 0.9 branchDan Winship2001-03-142-6/+9
* builddir != srcdir fixes. Yay!Ettore Perazzoli2001-03-144-4/+20
* re-constify inbuf, to remove a warning.Not Zed2001-03-1410-16/+468
* Check for a new type of mailing list header.Jeffrey Stedfast2001-03-143-0/+6
* Made cancellable. (stream_write): Same. (stream_connect): Removed checksJeffrey Stedfast2001-03-143-42/+114
* Added camel-tcp-stream-ssl to the build.Jeffrey Stedfast2001-03-143-0/+10
* Oops. Make this a subclass of CamelTcpStream, not CamelStream.Jeffrey Stedfast2001-03-147-126/+163
* Fix a warning here.Christopher James Lahey2001-03-142-1/+6
* Made this function do something a little closer to what it is supposed toChristopher James Lahey2001-03-141-2/+4
* Call gtk_html_end() on the stream so things happen. Fixes a problem withDan Winship2001-03-143-0/+22
* Since all of the Mozilla libs (including NSPR and NSS) correctly handleJeffrey Stedfast2001-03-143-3/+33
* Call camel_init with the evolution directory passed in. Also, abort ifJeffrey Stedfast2001-03-143-10/+24
* Change to ld order from Greg Williams.Christopher James Lahey2001-03-142-1/+6
* Moved where we call pas_book_respond_get_book_view.Christopher James Lahey2001-03-142-6/+12
* Rename this from g_unichar_to_utf8 so that it doesn't conflict with theDan Winship2001-03-142-9/+9
* add -lresolv to LDAP_LIBS if it's there.Chris Toshok2001-03-142-3/+9
* Don't allow the user to copy a message to or from the vtrash folder. SetJeffrey Stedfast2001-03-144-34/+185
* Have a "Do not ask me again" box for the importers.Iain Holmes2001-03-142-12/+55
* When trying again after a failed password attempt, check if the connectionDan Winship2001-03-142-0/+12
* More fixing for exim: It can't deal with "-tif", you need to say "-t -iDan Winship2001-03-142-10/+17
* Use gnome_vfs_mime_type_from_name rather than gnome_vfs_mime_info, sinceDan Winship2001-03-143-8/+28
* Deleting some files that should not have been added in the first placeHector Garcia2001-03-144-118/+0
* Adding files to help translating evolution guide using a .po wayHector Garcia2001-03-1478-0/+39704
* add E_STRING_PROP for categories.Chris Toshok2001-03-135-1/+23
* impl. (update_pixmaps): accelerate with cache.Michael Meeks2001-03-132-33/+61
* add is_read_only param.Chris Toshok2001-03-1322-69/+418
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-1334-529/+1944
* Rearranged some of the dependencies to try to get them into a more correctJeffrey Stedfast2001-03-132-4/+10
* Added view_replyto member.Jeffrey Stedfast2001-03-135-42/+268
* Added Reply-To field.Jeffrey Stedfast2001-03-132-0/+9
* Updated Norwegian (bokmål) translation. Updated with a bunch of missingKjartan Maraas2001-03-133-1041/+1066
* Added an "Attachments" filter option where you can filter messages thatJeffrey Stedfast2001-03-134-121/+35
* PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and removeJP Rosevear2001-03-138-758/+12
* PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and removeJP Rosevear2001-03-134-378/+8
* Make the transport save whether or not it's supposed to use SSL as well.Jeffrey Stedfast2001-03-132-0/+19
* update cflag macrosJP Rosevear2001-03-132-1/+5
* Updated Finnish translation.jjranta2001-03-132-2441/+4663
* Rename the folder to "Trash" and i18nify it.Jeffrey Stedfast2001-03-132-1/+6
* Instead of always creating a new vTrash folder, if the store already has aJeffrey Stedfast2001-03-132-10/+28
* UpdateJP Rosevear2001-03-132-1/+5
* Renamed "temp" as "new_text", to avoid confusion.Jon Trowbridge2001-03-131-5/+5
* updateJP Rosevear2001-03-121-1/+1
* UpdateJP Rosevear2001-03-121-2/+2
* update by ChiDeok, Hwang <hwang@mizi.co.kr>Nam SungHyun2001-03-121-2504/+4666
* Add an ActionsEmptyTrash menu item.Jeffrey Stedfast2001-03-122-0/+7
* Added protection.Jeffrey Stedfast2001-03-125-51/+154
* Added condition and fallback to LC_CTYPE if system doesn't defineTimur Bakeyev2001-03-121-0/+4
* Updated Slovenian translationAndraz Tori2001-03-121-960/+1488
* Remove our X-Evolution header before we send. Also don't send messagesJeffrey Stedfast2001-03-123-14/+19
* Updated Spanish translation.Hector Garcia2001-03-122-53/+78
* Updated russian translation.Valek Frob2001-03-122-1102/+1499
* Added. A simplified, cancellable query mechanism that lets you avoidJon Trowbridge2001-03-114-0/+180
* Comment out everything unless HAVE_NSS is defined.Jeffrey Stedfast2001-03-113-15/+38
* Remove our X-Evolution header before we send.Jeffrey Stedfast2001-03-112-35/+44
* Updated Spanish translation.Hector Garcia2001-03-112-1605/+2353
* Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No promptJeffrey Stedfast2001-03-104-83/+36
* New async function that will be used for SSL certs later.Jeffrey Stedfast2001-03-105-21/+163
* Remove the "-U" for now, because it breaks exim's "sendmail" wrapper. (AndDan Winship2001-03-102-2/+8
* Hm... probably would be clever to be calling this 0.9 rather than 0.8,Dan Winship2001-03-102-1/+7
* Fix a bug that could make this walk off the end of a string. (The bug hasDan Winship2001-03-102-3/+10
* Changed int to char when returning a character from a stream (since itChristopher James Lahey2001-03-102-1/+6
* Took out the "IMPLEMENT ME"'s from the forward menu items since I've codedJeffrey Stedfast2001-03-092-3/+9
* Set the Forward->Quoted callback. Also set the forward->AttachmentJeffrey Stedfast2001-03-097-38/+167
* Maybe I shouldn't have smoked all of that crack before I startedJon Trowbridge2001-03-091-1/+0
* Changes so that the folder gets added to the vtrash reguardless of whetherJeffrey Stedfast2001-03-092-9/+22
* Some dead code mades its way into my commit. Sorry.Jon Trowbridge2001-03-091-4/+2
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-0918-178/+1102
* Removed mail-vtrash.cJeffrey Stedfast2001-03-092-3/+5
* The type of this folder is now "vtrash" and not "mail".Jeffrey Stedfast2001-03-092-1/+6
* Removed from cvsJeffrey Stedfast2001-03-095-218/+6
* Add "vtrash" as a folder type we support. (create_view): Kludgy-kludgeJeffrey Stedfast2001-03-092-3/+7
* Hmm, fixesFatih Demir2001-03-091-10/+10
* Updated tr.poFatih Demir2001-03-092-2280/+2830
* Call open_msg here so that it does the Right Thing (tm).Jeffrey Stedfast2001-03-093-5/+10
* Make sure we have something selected first ;-)Jeffrey Stedfast2001-03-093-6/+13
* Override the default init_trash() with the our custom one (sinceJeffrey Stedfast2001-03-092-15/+70
* These fixes make it so that the CamelStore does not actually hold a ref onJeffrey Stedfast2001-03-092-27/+54
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-0817-73/+312
* Rename the "Get Mail" button to "Send and Receive".Ettore Perazzoli2001-03-082-2/+7
* Implement. (get_trash): Implement. (camel_pop3_store_class_init): OverrideJeffrey Stedfast2001-03-082-0/+31
* Removed --enable-assbarn-security and replaced it with the real options:Jeffrey Stedfast2001-03-083-101/+91
* New function. Used to store integer values into the configuration engine.Miguel de Icaza2001-03-087-275/+645
* Added the ability for components to specify drag/drop types, andEttore Perazzoli2001-03-088-14/+425
* Require GAL 0.5.99.6.Ettore Perazzoli2001-03-082-1/+5
* New public API call, `e_table_get_cell_at()'. Also upped the GALEttore Perazzoli2001-03-082-44/+42
* Add an action-part widget. (filter_rule_from_mlist): Same here. ThisJeffrey Stedfast2001-03-082-4/+16
* (remote_recv_line): Fix another problem...Dan Winship2001-03-082-1/+3
* /* xgettext:no-c-format */ before the welcome message.Kjartan Maraas2001-03-081-0/+2
* Don't try to generate a Makefile in camel/providers/vee as it's empty.Kjartan Maraas2001-03-083-2/+6
* Remove some unused stuffDan Winship2001-03-074-71/+4
* Fix an off-by-one in the "is this for real?" check so that "http:// "Dan Winship2001-03-072-1/+6
* Return the return value of camel_service_connect rather than returningDan Winship2001-03-072-4/+10
* Add extension mime type fileMiguel de Icaza2001-03-072-3/+9
* New function to decide if a mime part is an S/MIME v3 signed part.Jeffrey Stedfast2001-03-073-21/+107
* Move the signal emittion to after the set_menu call so that it actuallyJeffrey Stedfast2001-03-074-1399/+1332
* uh, emacs said it didn't save thisJeffrey Stedfast2001-03-071-1/+1
* Disable the NNTP code if NNTP is not enabled. This prevents some runtimeJeffrey Stedfast2001-03-072-1/+6
* Updated to have a transport auth page.Jeffrey Stedfast2001-03-074-92/+554
* Redone so as to save on memory allocations and speed.Jeffrey Stedfast2001-03-073-54/+63
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-0718-304/+621
* Fix glitch with inserting comma-delimited stuff when length > 1.Jon Trowbridge2001-03-072-0/+8
* Added. Just encapsulates openingJon Trowbridge2001-03-073-2/+40
* If the folderinfo has no URL (ie, can't contain messages), don't add it asDan Winship2001-03-072-4/+7
* Added the third argument to e_contact_editor_new. (Cheated and send NULLBenjamin Kahn2001-03-073-2/+10
* Fix a reference counting bug.Jon Trowbridge2001-03-0614-6/+1084
* Added. This is part of a change of sematics that makes things much nicerJon Trowbridge2001-03-064-28/+68
* Set version number to 0.5.99.5Jon Trowbridge2001-03-065-10/+66
* Update pilot instructionsJP Rosevear2001-03-062-1/+5
* Updated Norwegian (bokmål) translation. Updated with a bunch of missingKjartan Maraas2001-03-064-1185/+1493
* Don't return NULL if the token is non-NULL. This is why:Jeffrey Stedfast2001-03-064-3/+37
* i18n'd some strings in here.Jeffrey Stedfast2001-03-063-9/+68
* Don't access the `active` data member of a GtkToggleButton directly - badJeffrey Stedfast2001-03-066-157/+37
* Correcty set the mime type for the multipart. Hmmm, still doesn't wrapJeffrey Stedfast2001-03-062-8/+19
* Rebuild when the collection changes.Christopher James Lahey2001-03-062-11/+65
* Check for gal 0.5.99.4.Christopher James Lahey2001-03-062-3/+7
* Upped the version number to 0.5.99.4.Christopher James Lahey2001-03-061-0/+1
* New changed signal.Christopher James Lahey2001-03-062-12/+47
* Override cursor_activated signal instead of cursor_changed signal.Christopher James Lahey2001-03-052-4/+9
* updateJP Rosevear2001-03-052-1/+4
* Wrote a new version of header_fold() that takes a 'force' option and usesJeffrey Stedfast2001-03-052-1/+141
* Make sure there is a space between the name and the address tokens.Jeffrey Stedfast2001-03-052-1/+5
* encoded string segments need to be at least 8 chars (7 doesn't leave roomJeffrey Stedfast2001-03-052-18/+29
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-0519-386/+715
* pretty much working now.Damon Chaplin2001-03-053-76/+537
* added e-util/e-time-utils.c and widgets/misc/e-cell-date-edit.cDamon Chaplin2001-03-052-0/+7
* new files to contain functions to parse and format dates and times forDamon Chaplin2001-03-054-0/+334
* "New" -> "New Task".Damon Chaplin2001-03-053-3/+10
* added "editable" Arg, to stop the user from editing the text. The user canDamon Chaplin2001-03-054-5/+74
* Reorganize a bit to get rid of warnings about AC_TRY_COMPILE being usedDan Winship2001-03-052-11/+17
* Mention the GNOME VFS stable tag.Dan Winship2001-03-051-1/+2
* Added views/addressbook/Makefile.Christopher James Lahey2001-03-042-0/+5
* New view.Christopher James Lahey2001-03-045-2/+33
* Added a built in view menu for addressbook.Christopher James Lahey2001-03-046-1/+38
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-048-81/+100
* Corrected these views a bit.Christopher James Lahey2001-03-046-4/+27
* doh, track renaming of objectclass from evolvePerson to evolutionPerson.Chris Toshok2001-03-032-14/+19
* rename evolveperson.schema to this, and add remaining attributes.Chris Toshok2001-03-033-28/+95
* Remove very old camel lock stuff.Not Zed2001-03-036-12/+121
* Added option menu to vfolder editor.Not Zed2001-03-035-208/+160
* New function to remove a folder from a vfolder.Not Zed2001-03-033-1/+73
* Added a comment reminding us that we should probably not force aJeffrey Stedfast2001-03-032-1/+9
* Doh! Set the CAMEL_URL_ALLOW_AUTH flag.Jeffrey Stedfast2001-03-032-1/+4
* install conduit iconsJP Rosevear2001-03-0312-22/+62
* oops, forgot the changelogJeffrey Stedfast2001-03-031-0/+5
* Updated with the extended AUTH return codes.Jeffrey Stedfast2001-03-031-1/+14
* oops, the return code is 235 on success, not 234Jeffrey Stedfast2001-03-031-1/+1
* Don't forget to unref the SASL object.Jeffrey Stedfast2001-03-034-52/+205
* Remove cruftKjartan Maraas2001-03-021-4/+0
* Updated Slovak translationStano Visnovsky2001-03-022-712/+660
* Use "-f" to set the envelope from address so bounces go to the rightDan Winship2001-03-022-10/+41
* add logic to make sure we're building against OpenLDAP >= 2Chris Toshok2001-03-022-0/+22
* track change to e_contact_editor_new.Chris Toshok2001-03-022-1/+7
* add objectclasses for "person", "organizationalPerson", and "top" as well,Chris Toshok2001-03-022-38/+91
* new function. (e_minicard_view_event): split out the creation of theChris Toshok2001-03-0213-230/+753
* add new entries for phone enums, and fill in the ecard_field with (bogusChris Toshok2001-03-026-33/+140
* implement properly, we support everything.Chris Toshok2001-03-022-1/+17
* #include "camel-sasl-digest-md5.h" (camel_sasl_authtype_list): addJeffrey Stedfast2001-03-025-0/+922
* Oops, we do need to be able to write to "text" after all (for things likeJon Trowbridge2001-03-024-5/+33
* quote a test and make sure incdir is always set so 'cat' worksJP Rosevear2001-03-022-1/+7
* remove camel-imap-auth.c, add sasl stuffDan Winship2001-03-022-1/+8
* New function to turn foo/bar into foo/subfolders/bar. The inverse functionDan Winship2001-03-024-0/+155
* add missing "for" to a messageDan Winship2001-03-021-1/+1
* Updated Slovenian translationAndraz Tori2001-03-021-608/+645
* I am an idiot.Jon Trowbridge2001-03-022-12/+27
* Add an "authtypes" hash table to CamelImapStore recording the supportedDan Winship2001-03-026-286/+151
* Take a GByteArray as input as well. Comment that you can pass %NULL forDan Winship2001-03-0211-386/+413
* Added views stuff.Christopher James Lahey2001-03-023-3/+11
* Builtin View menus for tasks and mail.Christopher James Lahey2001-03-0213-0/+67
* Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-0218-1100/+2301
* Boost version number to 0.5.99.3.Jon Trowbridge2001-03-025-99/+91
* When when when when when when oh WHEN will I remember to add the files - Fede...Federico Mena Quintero2001-03-021-0/+180
* Don't base64 encode the data, leave that up to the provider to do if itJeffrey Stedfast2001-03-022-8/+8
* remove mime-utils header for base64 stuff.Jeffrey Stedfast2001-03-022-2/+0