aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* comment out some of the system flags as we don't want to use them.Jeffrey Stedfast2001-01-042-4/+11
* Implemented. (search_header_exists): Implemented.Jeffrey Stedfast2001-01-043-2/+271
* check capabilities is valid before doing a strstr.Michael Meeks2001-01-042-5/+10
* Updated Swedish translation.Christian Rose2001-01-042-646/+722
* Updates evolution/po/da.po gal/po/da.po galeon/po/da.po gernel/po/da.poKenneth Christiansen2001-01-041-61/+47
* Updated to have a GtkWindow as a parentJeffrey Stedfast2001-01-042-17/+88
* New source file that implements mail-config-druid. Note: this is not yetJeffrey Stedfast2001-01-043-0/+998
* Removed camel/providers/mbox/Makefile and camel/providers/mh/Makefile.Christopher James Lahey2001-01-042-2/+5
* UpdateKenneth Christiansen2001-01-041-731/+818
* Initialize the exists variable so that we don't do random things if theChristopher James Lahey2001-01-042-1/+7
* If the headers have changed, then continue with the prompt else justJeffrey Stedfast2001-01-044-17/+44
* Handle the case where the calendar view cannot be created; present aFederico Mena Quintero2001-01-046-3/+37
* Call mail-callbacks.c:forward_messages(), so the behaviour is the same asNot Zed2001-01-037-371/+236
* add font color setting for table, changed border behaviorRadek Doulik2001-01-033-5/+13
* Updated Ukrainian translationYuri Syrota2001-01-031-520/+469
* g_strdup things we g_free.Michael Meeks2001-01-032-1/+6
* Updated Spanish translation.Hector Garcia2001-01-032-756/+840
* Make sure this won't crash if the given contact is removed from theChristopher James Lahey2001-01-034-33/+134
* Little utf8 safe encoding/decoding into libxml1 brokennessLauris Kaplinski2001-01-035-12/+58
* Added functions for encoding utf8 safely into libxml brokennessLauris Kaplinski2001-01-033-0/+101
* Set the 'dirty' flag - this should fix the problem of flags not being setJeffrey Stedfast2001-01-032-2/+9
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-0315-639/+1254
* REmove warning, this isn't really deprecated, sigh.Not Zed2001-01-033-4/+9
* Some debug commented out, static list intialiser.Michael Zucci2001-01-032-6/+9
* Finishing the removal of these directories.Chris Lahey2001-01-032-2/+0
* Removed these directories since they're unused.Christopher James Lahey2001-01-0326-4611/+5
* If the component has no alarms, do not try to queue them.Federico Mena Quintero2001-01-034-4/+103
* fix off-by-oneDan Winship2001-01-031-1/+1
* IMAP randomness.Dan Winship2001-01-038-404/+138
* Use header_content_type_simple, not header_content_type_format.Dan Winship2001-01-033-5/+10
* Use header_content_type_simple, not header_content_type_format.Dan Winship2001-01-033-3/+10
* New function to return just foo/bar with no parameters.Dan Winship2001-01-034-1/+16
* add addressbook-config.c, addressbook-storage.c, andChris Toshok2001-01-032-0/+8
* Do not compose strings so that they can be localized correctly. Also,Federico Mena Quintero2001-01-0311-112/+178
* Make the ordering of the toolbar items consistent.Federico Mena Quintero2001-01-033-4/+16
* Unconditionally remove the client from the alarm notification system.Federico Mena Quintero2001-01-0318-1063/+1142
* Call e_utf8_to_gtk_string on the combobox strings.Dan Winship2001-01-022-2/+9
* fixed unresolved symbol (d)Jeffrey Stedfast2001-01-021-0/+2
* fixed changelogJeffrey Stedfast2001-01-021-1/+0
* Implemented.Jeffrey Stedfast2001-01-024-35/+250
* Use e_utf8_strstrcase() instead of just strstr(). (header_starts_with):Jeffrey Stedfast2001-01-023-6/+132
* remove all the stale addressbook entries.Michael Meeks2001-01-022-3/+4
* Telsa noticed I can't spellIain Holmes2001-01-021-4/+57
* remove evolution-addressbook-ldap.xml so we build again.Michael Meeks2001-01-022-1/+5
* Require bonobo 0.31Michael Meeks2001-01-022-3/+7
* copy the dialog's source, destroy the dialog after we're done, and makeChris Toshok2000-12-317-171/+67
* new function, calling our new config ui code. (control_activate): noChris Toshok2000-12-3012-882/+1186
* down with ldap-servers.xml, up with addressbook-sources.xml.Chris Toshok2000-12-303-3/+10
* add "Settings/Addressbook Configuration..." Analogous to "Settings/MailChris Toshok2000-12-303-15/+14
* fix previous fixDan Winship2000-12-301-1/+1
* More bonobo property bag updates and stuff.Iain Holmes2000-12-308-166/+101
* Update this for CamelContentType too.Dan Winship2000-12-302-17/+21
* Add support here for "cursor_pos". (et_get_arg): Handle ARG_CURSOR_POS.Miguel de Icaza2000-12-292-5/+35
* add addressbook-config.[ch].Chris Toshok2000-12-294-0/+595
* Fix a bug in `evolution_shell_client_user_select_folder()' that couldEttore Perazzoli2000-12-292-8/+13
* Use CamelContentType, and use header_content_type_is instead of doing itDan Winship2000-12-293-31/+45
* Use CamelContentType instead of GMimeContentField.Dan Winship2000-12-294-23/+28
* Use CamelContentType rather than GMimeContentField.Dan Winship2000-12-292-7/+12
* Remove this. It was only a thin wrapper around struct _header_content_typeDan Winship2000-12-2916-369/+79
* RDF-Summary now saves it's details.Iain Holmes2000-12-292-0/+138
* Fix the APOP check to not crash on servers that don't return anyDan Winship2000-12-282-7/+15
* Return of the thumbnail cache.Iain Holmes2000-12-283-9/+93
* Updated Swedish translation.Christian Rose2000-12-282-254/+276
* ({setup,do,cleanup}_subscribe_folder): Update previous fix: JeffDan Winship2000-12-282-2/+9
* Use info->name, not input->full_name. Fixes #1029 inDan Winship2000-12-272-1/+6
* Removed a bunch of unused code.Christopher James Lahey2000-12-271-217/+0
* More fixes for new bonoboIain Holmes2000-12-277-136/+286
* New BonoboPropertyEventless stuffIain Holmes2000-12-273-4/+17
* Added a "draw_background" argument. Set the default for theChristopher James Lahey2000-12-272-2/+19
* Translations dr-genius/po/da.po gfloppy/po/da.po gtkhtml/po/da.poKenneth Christiansen2000-12-271-172/+200
* Fix a crash when the user tries to "Submit bug report" but doesn't haveJason Leach2000-12-263-4/+17
* Connect to the "changed" and "activate" signals on the EText to the proxyMiguel de Icaza2000-12-261-0/+22
* Always have some text. Fixes crash.Miguel de Icaza2000-12-262-1/+1
* Always have some text. Fixes crash.Miguel de Icaza2000-12-262-5/+7
* draw_background=FALSEMiguel de Icaza2000-12-262-0/+3
* Updated Norwegian translation.Kjartan Maraas2000-12-252-219/+245
* Set draw_background to FALSE.Miguel de Icaza2000-12-252-0/+6
* Set draw_background to FALSEMiguel de Icaza2000-12-251-0/+1
* Set draw background to FALSE. (e_day_view_reshape_long_event): ditto.Miguel de Icaza2000-12-252-0/+10
* Set draw_background to FALSE.Miguel de Icaza2000-12-251-0/+1
* Set draw background to FALSE.Miguel de Icaza2000-12-255-11/+14
* Made the code CanvasItem correct: the code should not draw at arbitraryMiguel de Icaza2000-12-251-6/+16
* Pass draw_background = FALSEMiguel de Icaza2000-12-252-0/+5
* add api docs.Chris Toshok2000-12-252-0/+57
* Changed this to format times in 12 hour time instead of 24 hour time.Christopher James Lahey2000-12-252-4/+9
* Handle draw background. (e_text_draw): Support both border drawing andMiguel de Icaza2000-12-253-50/+106
* Added ellipsis to Settings menu entries that bring up dialogs. Bug #1019.Jason Leach2000-12-252-4/+9
* Changed this to do different formatting of dates within the last week.Christopher James Lahey2000-12-252-9/+33
* (camel_imap_folder_changed): Make sure we unref the summary lookup.Michael Zucci2000-12-242-0/+2
* clean up a stubborn and hard to remove imap_folder->summary.Michael Zucci2000-12-243-5/+6
* If we find threads ok, then always turn on ENABLE_THREADS.Not Zed2000-12-242-0/+6
* Merge from camel-mt-branch.Not Zed2000-12-248-145/+315
* Merge from camel-mt-branch.Not Zed2000-12-2415-76/+1070
* Minor compilation fixes.Michael Zucci2000-12-242-14/+6
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-2452-1275/+2979
* s/<menuitem\/>/<separator\/>/Michael Meeks2000-12-243-11/+17
* Updates achtung/po/da.po bug-buddy/po/da.po control-center/po/da.poKenneth Christiansen2000-12-231-1658/+2241
* Added Ms. and Miss to the prefix drop down box. Patch submitted by MartinChristopher James Lahey2000-12-235-0/+14
* Updated Spanish translationHector Garcia2000-12-232-85/+108
* Remove deleted fileJP Rosevear2000-12-2310-275/+276
* o/~ builddir != srcdir o/~Ettore Perazzoli2000-12-232-0/+6
* Changed this to do different formatting of dates based on the currentChristopher James Lahey2000-12-232-5/+32
* Added titles to the pixbuf columns.Christopher James Lahey2000-12-232-4/+9
* Destroy text and pixbuf if they exist whether or not is_pixbuf is set.Christopher James Lahey2000-12-237-27/+51
* Added e_xml_get_double_prop_by_name_with_default.Christopher James Lahey2000-12-232-2/+25
* Clean up translatable strings for translators, fixes bug 993JP Rosevear2000-12-232-6/+10
* Make sure the current month is shown when the dialog pops up.JP Rosevear2000-12-233-2/+16
* account for the case where there are no alarms, fixes crashJP Rosevear2000-12-232-2/+11
* New function to keep the ecal marked properly (create_ecal): move moreJP Rosevear2000-12-237-451/+40
* translationsJP Rosevear2000-12-2311-280/+490
* When getting the top-level folder list, include INBOX even if it's notDan Winship2000-12-232-12/+27
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-2321-277/+1400
* Updated Norwegian translation.Kjartan Maraas2000-12-222-51/+58
* Detect created and deleted vfolders.Iain Holmes2000-12-224-10/+97
* removed conflict indicatorsIain Holmes2000-12-221-8/+0
* Working Calendar summary.Iain Holmes2000-12-229-146/+315
* include configure.h because HAVE_TIMEZONE is usedJP Rosevear2000-12-223-1/+13
* Updated Swedish translation.Christian Rose2000-12-222-82/+93
* Ref the cards that get put in the change list (next_changed_item): utilJP Rosevear2000-12-223-64/+144
* New CamelFolderSearch subclass that just reimplements body_contains (usingDan Winship2000-12-229-441/+228
* Deal with the possibility that we have an icon-filename listed for a MIMEDan Winship2000-12-222-6/+25
* Update the doc comment: since it always NUL-terminates the buffer, itDan Winship2000-12-223-4/+15
* Updated russian translation.Valek Frob2000-12-212-68/+76
* remove wierd extraneous '>' - thanks to Jeff.Michael Meeks2000-12-212-1/+5
* And here too.Not Zed2000-12-213-1/+12
* God-damned friggin' WinCvs shit is so damn annoying. Why can't I just paste m...Jeffrey Stedfast2000-12-213-3/+16
* Check for null strings (e_pilot_utf8_from_pchar): dittoJP Rosevear2000-12-214-3/+19
* Fix erroneous documentationJP Rosevear2000-12-215-59/+116
* Use my own wrapper functions instead of trying to *directly* access theJP Rosevear2000-12-212-3/+17
* stop executive summary making the UI flicker when switching to / from it.Michael Meeks2000-12-212-1/+8
* Updated Ukrainian translationYuri Syrota2000-12-201-7/+6
* Updated Ukrainian translationYuri Syrota2000-12-201-3/+3
* Updated Ukrainian translationYuri Syrota2000-12-201-100/+102
* translations from keldKenneth Christiansen2000-12-201-49/+52
* Translations from keldKenneth Christiansen2000-12-201-388/+537
* Oops, missed a gtk unref of the now-no-longer gtk e_sexp.Not Zed2000-12-203-20/+11
* Fix bug #635JP Rosevear2000-12-202-1/+5
* Remove pointless commentJP Rosevear2000-12-205-46/+89
* Convert cal component strings to pilot character setJP Rosevear2000-12-209-48/+146
* Oops. Don't do "FETCH 1:0" when the folder is empty.Dan Winship2000-12-202-31/+48
* Updated Norwegian translation.Kjartan Maraas2000-12-202-461/+509
* Add "guint32 server_flags" to CamelImapMessageInfo to keep track of theDan Winship2000-12-204-62/+105
* Updated Ukrainian translationYuri Syrota2000-12-201-42/+36
* Added proper dependency lists to the gtk-doc mess.Federico Mena Quintero2000-12-2032-1124/+1750
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-2011-369/+170
* Updated Ukrainian translationYuri Syrota2000-12-201-496/+552
* Removed prototype for setup_alarm to fix a warning.Christopher James Lahey2000-12-202-0/+7
* Made it so that if you select multiple contacts, the right click menu toChristopher James Lahey2000-12-202-9/+59
* Set the minimum width of newly created children.Christopher James Lahey2000-12-195-42/+69
* Made the parameter type of e_strdup_string a const. Made it not callChristopher James Lahey2000-12-192-66/+61
* ditto.Miguel de Icaza2000-12-191-2/+2
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-1923-368/+966
* give View->As Table its verb back so it works.Chris Toshok2000-12-192-1/+6
* for now #ifdef PGP_PROGRAM falling back to handle_multipart_mixed.Chris Toshok2000-12-192-0/+14
* always use LDAP_NAME_ERROR (in the openldap1 case it's #defined toChris Toshok2000-12-192-19/+62
* Unlock camel when done to prevent a hang later.Dan Winship2000-12-192-0/+6
* Updated Spanish translationHector Garcia2000-12-192-583/+548
* Change the semantics of fmt: Now %S (capital S) means an IMAP "string",Dan Winship2000-12-196-21/+194
* Updated Swedish translation.Christian Rose2000-12-192-395/+427
* Updated russian translation.Valek Frob2000-12-182-402/+310
* Only update display every 2 seconds.Miguel de Icaza2000-12-184-7/+35
* Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2000-12-182-604/+704
* Always use the slow (full-update) version of the tree update code, to getNot Zed2000-12-166-27/+553
* Added message hiding items.Not Zed2000-12-162-1/+16
* Update this for the new signal handler prototype. Fixes the crash onDan Winship2000-12-162-6/+7
* New function to get whether or not to encrypt the message.Jeffrey Stedfast2000-12-163-3/+116
* Added Security menuJeffrey Stedfast2000-12-162-0/+18
* New callback to handle multipart/signed parts. (decode_pgp): Update toJeffrey Stedfast2000-12-164-93/+766
* When checking to see if we need to fold the header, when we come accross aJeffrey Stedfast2000-12-162-1/+8
* Removed unused function, a relic from Gnomecal.Federico Mena Quintero2000-12-163-35/+5
* Fix the sign in the HAVE_TM_GMTOFF caseDan Winship2000-12-162-1/+6
* Removed getdate.y.Federico Mena Quintero2000-12-163-2/+6
* Removed getdate.y. We no longer use it; it is a relic from Gnomecal.Federico Mena Quintero2000-12-163-1005/+7
* Upped the version number to 0.4.1. Bumped the GAL_REVISION to 1.Christopher James Lahey2000-12-161-8/+0
* Updated Swedish translation.Christian Rose2000-12-162-87/+234
* Build `libical-static.la', that is needed for the conduits.Ettore Perazzoli2000-12-152-0/+8
* Updated Ukrainian translationYuri Syrota2000-12-151-4/+4
* Updated Ukrainian translationYuri Syrota2000-12-151-4/+2
* Updated Ukrainian translationYuri Syrota2000-12-151-87/+70
* Updated Ukrainian translationYuri Syrota2000-12-151-15/+14
* Updated Ukrainian translationYuri Syrota2000-12-151-15/+12
* added note about better reply editingRadek Doulik2000-12-151-0/+3
* Updated Ukrainian translationYuri Syrota2000-12-151-11/+10
* Updated Ukrainian translationYuri Syrota2000-12-151-416/+218
* Fixes bug #955.Federico Mena Quintero2000-12-1510-118/+180
* Updated russian translation.Valek Frob2000-12-152-164/+261
* Dont blindly convert all parts to utf8, e.g. image/jpg. We only convertNot Zed2000-12-151-26/+31
* #include <time.h>Federico Mena Quintero2000-12-153-1/+5
* Revisions as suggested by Dan. Especially to filter dialogs... which stillAaron Weber2000-12-158-250/+378
* Update with the code name of the 0.8 release.Ettore Perazzoli2000-12-151-2/+2
* Reset the widths of the columns with pixbufs to the actual pixbufs' sizes;Federico Mena Quintero2000-12-152-2/+9
* Added a bit of addressbook NEWS.Christopher James Lahey2000-12-153-5/+13
* Unref the iterator when we're done with it.Christopher James Lahey2000-12-152-0/+6
* 0.8 "Archaeopteryx".Ettore Perazzoli2000-12-151-1/+1
* Moved these images each up one pixel.Christopher James Lahey2000-12-154-4/+9
* Small updateKjartan Maraas2000-12-151-23/+23
* Update.Jeffrey Stedfast2000-12-152-1/+13
* Made it so that carriage return doesn't insert a newline in the subjectChristopher James Lahey2000-12-152-0/+6
* What I can remember doing. :)Iain Holmes2000-12-151-0/+14
* call gtk_html_set_default_content_type to make gkthtml default to utf-8Larry Ewing2000-12-152-0/+9
* Fix a slight race condition that could cause the busy indicator not toEttore Perazzoli2000-12-152-7/+14
* #elsif -> #elifChris Toshok2000-12-151-1/+1
* Removed the set cursor and get cursor methods from ETableGroup.Christopher James Lahey2000-12-155-93/+6
* Destroy the dialog after a double click.Iain Holmes2000-12-152-1/+4
* call set_style and use the appropriate style for the text to determine ifChris Toshok2000-12-151-1/+4
* make icalcomponent.c depend on icalproperty.h, icalvalue.h, andPeter Teichman2000-12-151-2/+4
* Commented out an unused variable to fix a warning.Christopher James Lahey2000-12-151-0/+2
* News - FedericoFederico Mena Quintero2000-12-151-1/+51
* ShushJP Rosevear2000-12-152-0/+9
* UpdateJP Rosevear2000-12-152-1/+18
* put icalproperty.h and icalvalue.h before icalcomponent.c in thePeter Teichman2000-12-151-2/+2
* Bumped up the GtkHTML dependency and updated README.Ettore Perazzoli2000-12-152-7/+4
* #define this to 500, not nothing. Also, move this bit after the otherDan Winship2000-12-142-6/+12
* Change the function to have the same signature as the double click callback.Iain Holmes2000-12-142-0/+9
* Woooho! builddir != srcdir again.Ettore Perazzoli2000-12-142-0/+6
* Updated for the shell, and reformatted the part about the mailer aEttore Perazzoli2000-12-141-32/+85
* Slightly updated the startup warning message for the release.Ettore Perazzoli2000-12-142-2/+7
* Update the splash animation to fit with the new splash design.Ettore Perazzoli2000-12-142-1/+5
* Translations from keldKenneth Christiansen2000-12-141-2094/+1545
* More builddir != srcdir fun! Man, I enjoy this so much.Ettore Perazzoli2000-12-142-17/+21
* Updated Norwegian translation. This too. Adjust to fit the new tools.Kjartan Maraas2000-12-143-70/+220
* Added Id tag to easier trace changes.Christian Rose2000-12-142-38/+44
* ChangeLog for the new splash screen.Ettore Perazzoli2000-12-141-0/+4
* Cute new splash screen.Ettore Perazzoli2000-12-141-0/+0
* Use gmtime() unconditionally, since we want an UTC broken-downFederico Mena Quintero2000-12-142-4/+11
* Even though icaltime_from_timet() now properly ignores the is_utc argumentFederico Mena Quintero2000-12-1411-44/+83
* time_t values *are* in UTC by definition, so the is_utc argument isFederico Mena Quintero2000-12-142-0/+15
* Added some casts to get rid of warnings. (tail_dump): #if 0ed this out toChristopher James Lahey2000-12-143-6/+20
* Test for the existance of LDAP_NAME_ERROR and if it exists as a macro, useChristopher James Lahey2000-12-142-0/+10
* Added eti_visibility_notify. Didn't get it to work properly, so it's #ifChristopher James Lahey2000-12-141-0/+25
* icalparser.c Addedd support for x-parameters.Eric Busboom2000-12-146-27/+66
* Changed the color from yellow to light gray.Christopher James Lahey2000-12-142-2/+7
* Changed the background color of the tooltips to light gray.Christopher James Lahey2000-12-142-2/+2
* update cut and paste description error.Michael Meeks2000-12-143-3/+8
* Removed mention of ETable and EText in widgets directory.Christopher James Lahey2000-12-142-2/+6
* Added a name to the parameter to icalerror_set_errno.Christopher James Lahey2000-12-142-1/+6
* Added a cast.Christopher James Lahey2000-12-142-1/+6
* Made the vertical scrollbar always be there.Christopher James Lahey2000-12-143-2/+14
* #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):Christopher James Lahey2000-12-148-9/+50
* I like monkeys - FedericoFederico Mena Quintero2000-12-1425-39313/+70059
* Removed the explicit paths. Why it did *not* work on my original try whenFederico Mena Quintero2000-12-142-19/+23
* remove the silly logic - we pop up a tooltip regardless of where the mouseChris Toshok2000-12-142-7/+30
* New function to calculate the extra pixels per column header.Christopher James Lahey2000-12-146-27/+82
* only return TRUE in the BUTTON_PRESS case if the node was expandable.Chris Toshok2000-12-141-1/+1
* add mailer features since 0.6 (except filter stuff)Dan Winship2000-12-141-1/+80
* cut&paste from e-table-sorted-variable.c and massage names a bit to makeChris Toshok2000-12-141-1/+208
* Missed ChangeLog.Ettore Perazzoli2000-12-141-0/+23
* make it public-reference.sgml not referenc.sgml here.Larry Ewing2000-12-144-2/+12
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*Dan Winship2000-12-1449-60/+65
* add #include <sys/types.h> for freebsd.Chris Toshok2000-12-142-0/+6