aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'LIBICAL_0_16'.LIBICAL_0_16nobody2000-04-19986-237565/+0
* import of libical-0.16Seth Alves2000-04-1968-1355/+8265
* Clean, polish, document. Most of the gtk-doc comments added toDan Winship2000-04-197-448/+488
* more translations (still very incomplete)Vincent Renardias2000-04-183-9/+12
* initial setup.Vincent Renardias2000-04-182-1/+566
* Updated Norwegian translation.Kjartan Maraas2000-04-182-24/+93
* Remove the "session" field from CamelMimeMessage. Nothing uses it, aboutDan Winship2000-04-1815-21/+32
* Require gnome-xml 1.8.7 (or later, but not 2.0). xmlParseMemory's behaviorDan Winship2000-04-182-0/+16
* Set the exception if no provider is found.Dan Winship2000-04-182-1/+8
* Started ChangeLog here - FedericoFederico Mena Quintero2000-04-181-0/+3
* We have a new "last_calendar_gone" signal that Wombat can use to terminateFederico Mena Quintero2000-04-184-3/+40
* Add code to encode and decode %-escapes in URLs, and do some additionalDan Winship2000-04-182-21/+120
* New program to test CamelURLDan Winship2000-04-183-0/+42
* *** empty log message ***Seth Alves2000-04-181-1/+8
* removed implicit save, since we don't want to save as we load from disk.Seth Alves2000-04-181-1/+2
* new function, actually calls select_msg. (on_row_selection_cmd): registerChris Toshok2000-04-173-5/+33
* no more e_cell_set_editable. this info always comes from the model.Chris Toshok2000-04-172-3/+5
* add table-size-testChris Toshok2000-04-1714-56/+573
* Updated - FedericoFederico Mena Quintero2000-04-171-4/+0
* No longer needed - FedericoFederico Mena Quintero2000-04-171-55/+0
* #include <tree.h>. people never learn.Mathieu Lacage2000-04-171-1/+1
* Added orginizational unit, nickname, and internet free-busy fields.Christopher James Lahey2000-04-179-6/+218
* Propagate mouse wheel events upwards.Anders Carlsson2000-04-175-26/+42
* Removed spurious calendar directories from the include path. AddedFederico Mena Quintero2000-04-173-14/+38
* Renamed library from libcalutil to libcal-util, to be consistent withFederico Mena Quintero2000-04-1733-308/+110
* Shut up CVSAnders Carlsson2000-04-171-0/+7
* added buttons to test moving/reordering groups.Damon Chaplin2000-04-167-1866/+154
* Added orginization and role fields.Christopher James Lahey2000-04-1615-185/+445
* + * C/evo_book_0.1.sgml: new file (doc sgml)Aaron Weber2000-04-164-0/+910
* Add realize. (e_canvas_realize): Set the back pixmap to NULL to reduceAnders Carlsson2000-04-163-8/+33
* + * addressbook/gui/component/addressbook.cMatthew Loper2000-04-165-7/+109
* Updated russian translation.Valek Frob2000-04-162-50/+108
* Do not use the parent thingie, because it might be like anything. AndMiguel de Icaza2000-04-152-1/+5
* Apply some loving action when it comes to visuals and colormaps. Yes, weMiguel de Icaza2000-04-151-2/+11
* Add our own ChangeLogMiguel de Icaza2000-04-151-0/+119
* *** empty log message ***Miguel de Icaza2000-04-151-100/+0
* Updated Danish filePablo Saratxaga2000-04-151-25/+7
* add nntpChris Toshok2000-04-152-1/+5
* Fix switch statement.Christopher James Lahey2000-04-152-3/+7
* add test12Chris Toshok2000-04-154-1/+76
* always return TRUE for now. we need to check the server response to makeChris Toshok2000-04-153-48/+172
* Added a note field.Christopher James Lahey2000-04-1510-26/+86
* Added a row height cache.Christopher James Lahey2000-04-155-4/+128
* Make `e_table_construct()' work by passing the correct size argumentEttore Perazzoli2000-04-153-2/+7
* Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-1511-11/+46
* remove test-formatterDan Winship2000-04-152-92/+0
* packed their bags and moved to ../mail/Dan Winship2000-04-152-1168/+0
* Moved from camel/camel-formatter, and changed slightly. (More to come.)Dan Winship2000-04-158-239/+893
* Fixing a warning.Christopher James Lahey2000-04-152-2/+2
* This didn't belong in Camel. Move to mail/Dan Winship2000-04-153-3/+7
* Add g_return_if_fails.Christopher James Lahey2000-04-153-4/+38
* [This was accidentally not committed with its ChangeLog entry somehow...]Dan Winship2000-04-151-3/+14
* add XXX so i can find this hardcoded string later.Chris Toshok2000-04-151-0/+1
* okay. working now.Chris Toshok2000-04-153-16/+77
* Switch the parent object to be a GtkTable. (et_real_construct): applyMiguel de Icaza2000-04-155-24/+65
* initial import of nntp store.Chris Toshok2000-04-1511-0/+2014
* don't ldap_simple_bind_s if the ldap_open failed, and fix warnings.Chris Toshok2000-04-152-44/+63
* quiet configure in the case where it can't find ldap libs.Chris Toshok2000-04-152-3/+8
* use gnome_app_fill_toolbar_with_data, so we get the beautiful gnomeChris Toshok2000-04-152-36/+36
* use BONOBO_VFS_GNOME_LIBS instead of BONOBO_HTML_GNOME_LIBS. fixesChris Toshok2000-04-152-1/+6
* Fix up the warning message a bit. (folder_browser_factory): Make theDan Winship2000-04-142-9/+16
* Added russian translation.Valek Frob2000-04-141-0/+2
* Must pass "object" for the kind to goad_server_register(); "server" isFederico Mena Quintero2000-04-144-38/+56
* Check for 0 length fields when building the outgoing ECard.Christopher James Lahey2000-04-133-76/+117
* Give correct warnings.Christopher James Lahey2000-04-133-6/+13
* reflect the title attribute in the contact editor. (extract_info): same.Chris Toshok2000-04-133-0/+30
* add the title attribute.Chris Toshok2000-04-132-0/+3
* add a title.Chris Toshok2000-04-135-0/+23
* save out the title to the vcard.Chris Toshok2000-04-132-1/+7
* add title field foo to the test.Chris Toshok2000-04-134-2/+43
* make sure to g_source_remove the idle id.Chris Toshok2000-04-132-0/+3
* new function that polls ldap for more search responses.Chris Toshok2000-04-132-73/+106
* Remove test for source. We will fix this later.Miguel de Icaza2000-04-133-31/+30
* rework this function to use a table mapping search field names to vcardChris Toshok2000-04-133-65/+150
* Updated Danish filePablo Saratxaga2000-04-132-180/+76
* Debug function to dump the whole index to stdout.NotZed2000-04-125-31/+82
* + * art/Makefile.am: Add tigert's contact-dlg-related images.Matthew Loper2000-04-1210-14/+54
* Kids, it's candy day. new icons. /tigertTuomas Kuosmanen2000-04-127-0/+7
* delay the setting of the ldap variable until we've ensured we wereChris Toshok2000-04-122-11/+43
* Reset resize_guide here.Miguel de Icaza2000-04-123-10/+10
* Fix the embarassing cursor bug.Miguel de Icaza2000-04-127-3/+22
* Properly use AC_ARG_WITHMiguel de Icaza2000-04-122-5/+21
* add HAVE_LDAP here.Chris Toshok2000-04-121-0/+1
* add LDAP_LIBS here.Chris Toshok2000-04-126-86/+538
* Changed AC_DEFUN to AC_DEFINE.Christopher James Lahey2000-04-123-3/+10
* use HAVE_TIMEZONE to switch between linux's timezone variable and *bsd'sChris Toshok2000-04-123-4/+32
* check for timezone as a variable (as it is in linux, but not in freebsd orChris Toshok2000-04-122-0/+30
* you need the latest gdk-pixbuf to build evolution now.Larry Ewing2000-04-124-122/+110
* Moved some logic a bit. Minor changes.Christopher James Lahey2000-04-123-16/+6
* free the esexp_result. (entry_compare): we want comparison functions toChris Toshok2000-04-122-1/+5
* e-text.c: Recalc bounds when changing the width/clip_widthiholmes2000-04-123-7/+59
* new function for searching all email addresses of a contact.Chris Toshok2000-04-122-7/+95
* new function, taking code from func_contains to get string properties.Chris Toshok2000-04-112-12/+105
* Add filesMiguel de Icaza2000-04-114-0/+84
* Add group indent width here. (is_pointer_on_division): Use the groupMiguel de Icaza2000-04-119-62/+251
* This was setting E_REFLOW(view)->items to NULL too soon. Fixed now.Christopher James Lahey2000-04-113-6/+9
* remove spew. (pas_backend_file_process_create_card): move the sync to theChris Toshok2000-04-112-14/+22
* new function. (delete_contact_cb): wire up button to callChris Toshok2000-04-114-9/+34
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-1111-5/+88
* Drop frozen count support from here. (ethi_start_drag): ditto.Miguel de Icaza2000-04-1112-45/+17
* implement braindead dialog to input the query string for the view.Chris Toshok2000-04-114-9/+55
* Added a "query" argument to the e-minicard-view. Documented all theChristopher James Lahey2000-04-115-44/+95
* change the empty search string ("") to the valid (contains "full_name"Chris Toshok2000-04-116-81/+243
* Update to support --disable-threads correctly.Miguel de Icaza2000-04-112-2/+11
* Updated Norwegian translation.Kjartan Maraas2000-04-112-42/+29
* *** empty log message ***Seth Alves2000-04-111-0/+5
* create and save an actual vcalendar instead of a list of vcal objects.Seth Alves2000-04-111-40/+56
* Added proper keyboard focus handling.Christopher James Lahey2000-04-113-2/+30
* fix various bugs in APOP code (still untested) and some of the errorDan Winship2000-04-112-22/+33
* use view != NULL instead of checking db_error when we callChris Toshok2000-04-112-1/+7
* check for mkstempDan Winship2000-04-112-0/+5
* Fix a bug introduced in the gnome-pilot-config to "gnome-config gpilot"Dan Winship2000-04-112-3/+13
* Clarify what provider.protocol, provider.name, and provider.descriptionDan Winship2000-04-115-9/+34
* moved srcdir directories to the top so we search headers in the evolutionDamon Chaplin2000-04-112-3/+11
* added AC_PROG_MAKE_SET.Damon Chaplin2000-04-112-0/+5
* removed libical stuff since it has its own configure.in.Damon Chaplin2000-04-112-4/+5
* Add some #includes for the non-HAVE_MKSTEMP caseDan Winship2000-04-102-0/+7
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-1017-298/+662
* use camel_movemail when fetching mail from an mbox store. This leavesDan Winship2000-04-102-14/+84
* implement get_message_by_number for the mail fetch code.Dan Winship2000-04-102-2/+29
* o Reformatted providers/smtp/camel-smtp-transport.c to fit the standardEDT 2000 Jeffrey Stedfast2000-04-102-387/+357
* New file with new function to dot-lock an mbox file and copy it to a safeDan Winship2000-04-105-0/+305
* nat told me to do itSeth Alves2000-04-101-2/+2
* + * addressbook/gui/component/addressbook.c (control_activate): MakeMatthew Loper2000-04-104-4/+12
* catch cal_loaded signal on the cal client. (gnome_calendar_load_cb):Seth Alves2000-04-105-41/+155
* + * addressbook/Makefile.am: Compile contact-editor, _then_ gui,Matthew Loper2000-04-107-21/+120
* + * addressbook/gui/component/addressbook.c (addressbook_factory):Matthew Loper2000-04-097-17/+51
* Made the contact editor load from an ECard.Christopher James Lahey2000-04-0913-118/+457
* Fixed a small typo.Christopher James Lahey2000-04-092-1/+6
* Separated some functions into an xml bit and a generic bit.Christopher James Lahey2000-04-093-120/+123
* pixmap_DATA should have been images_DATA (after pixmapdir was renamed toDan Winship2000-04-092-3/+7
* CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-0936-2658/+1176
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-0936-173/+1677
* actually record the pid returned by fork(). Noticed by clahey.Dan Winship2000-04-092-1/+5
* #include <sys/param.h> for MAXHOSTNAMELEN. (This is a stopgap: some of theDan Winship2000-04-092-0/+7
* new function: friendly wrapper for cal_client_create_calendarSeth Alves2000-04-097-72/+104
* add SYSTEM_MAIL_DIRDan Winship2000-04-093-1/+17
* calendar is a frame instead of a window, now.Seth Alves2000-04-084-7/+24
* Added Galician translationJesus Bravo Alvarez2000-04-084-1/+527
* Add more beautiful art from Miggue, the Diego Rivera of the nextMiguel de Icaza2000-04-089-120/+211
* o Modified configure.in to create camel/providers/smtp/MakefileEDT 2000 Jeffrey Stedfast2000-04-082-0/+4
* + * folder-browser.c (folder_browser_destroy): Unref the shellMatthew Loper2000-04-085-5/+79
* o fixed numerous bugs in providers/smtp/camel-smtp-transport.c; should nowEDT 2000 Jeffrey Stedfast2000-04-084-54/+57
* (pop3_connect): Remember the password after asking for it theDan Winship2000-04-082-17/+14
* new file, for toolbar/menu callbacks (fetch_mail): fetch mail. Doesn't doDan Winship2000-04-085-18/+215
* Clarify error messages. (finalize): fix a bug in camel_exception usageDan Winship2000-04-082-11/+28
* Made text tooltips appear in place. Iain figured out that to get them toChristopher James Lahey2000-04-083-56/+116
* + * addressbook/demo/addressbook.c (control_activate_cb): NewMatthew Loper2000-04-082-0/+99
* Removed smtp for now, its a long way from building. Removed file thatNotZed2000-04-073-528/+8
* Updated Ukrainian translationYuri Syrota2000-04-072-26/+43
* o Added smtp_helo() request into smtp_connect() (forgott o do this before)EDT 2000 Jeffrey Stedfast2000-04-071-1/+7
* wombat is built someplace else nowChris Toshok2000-04-071-17/+0
* correctly (well, untested) implement. (view_destroy): new function.Chris Toshok2000-04-072-27/+80
* fix Makefile.amChris Toshok2000-04-071-2/+2
* i always forget to commit the ChangeLog. Dain BramageSeth Alves2000-04-071-0/+7
* o Added smtp/ to providers tree under camel o Added makefiles and sourceEDT 2000 Jeffrey Stedfast2000-04-076-2/+1370
* + * camel-folder-pt-proxy.c (_get_full_name): Remove exception paramMatthew Loper2000-04-072-2/+9
* + (mkdir_if_necessary): New function.Matthew Loper2000-04-072-26/+72
* Reorganize the folder-fetching methods and implement a folder cache soDan Winship2000-04-077-115/+287
* OoopsAndreas Hydén2000-04-071-1/+1
* Updated Swedish translationAndreas Hydén2000-04-072-6/+12
* removed uih from the argument list, added cal. use cal as user_data inSeth Alves2000-04-074-163/+92
* Moved all ChangeLog entries for the shell to shell/ChangeLog.Miguel de Icaza2000-04-074-178/+203
* + * shell/main.c (evolution_boot): Make sure our data directory isMatthew Loper2000-04-074-2/+23
* Changed calls to e_cell_text_new to match new function signature.Christopher James Lahey2000-04-063-2/+7
* forgot to commitSeth Alves2000-04-061-0/+7
* Small updateKjartan Maraas2000-04-061-14/+16
* Got rid of some warnings.Christopher James Lahey2000-04-0633-344/+827
* More flushing actionMiguel de Icaza2000-04-061-0/+3
* Update TODO, add Chris to the author listMiguel de Icaza2000-04-063-8/+34
* Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-0635-223/+653
* Committing this thing I wrote last year to parse names. It's cute.Nat Friedman2000-04-0612-0/+678
* the URL RFC says the port must be numeric, so we don't want to doDan Winship2000-04-0611-284/+255
* removed (setup_appbar): removed (calendar_control_activate): new functionSeth Alves2000-04-063-9/+111
* + * README: Added wombat.Matthew Loper2000-04-062-2/+9
* oops, pilot-link, not pilot-utilsDan Winship2000-04-061-2/+2
* add note about pilot-utils/libpisockDan Winship2000-04-061-0/+5
* hook up control:calendarSeth Alves2000-04-062-0/+7
* build test-calendar-widget and evolution-calendar, common stuff is in aSeth Alves2000-04-0626-889/+1219
* fix a warningDan Winship2000-04-061-1/+0
* Got rid of some runtime errors. Changed to "fixed" font so that it willChristopher James Lahey2000-04-053-14/+122
* Fixed some referencing and lifetime issues.Christopher James Lahey2000-04-0510-11/+95
* Removed an unnecessary get_bounds call.Christopher James Lahey2000-04-053-40/+133
* - Added Greek (el) translation and updated ALL_LINGUAS.Spiros Papadimitriou2000-04-053-1/+536
* Added Danish translation from Kenneth Christiansen <kenneth@ripen.dk>.Kjartan Maraas2000-04-054-17/+1199
* Changed this to backend to an ebook.Christopher James Lahey2000-04-0512-168/+280
* Fixed an incorrect function.Christopher James Lahey2000-04-0514-66/+819
* Updated Swedish translationAndreas Hydén2000-04-052-16/+26
* Updated Ukrainian translationYuri Syrota2000-04-044-1/+526
* Updated Swedish translation.Richard Hult2000-04-042-34/+38
* Added no and sv to ALL_LINGUASAndreas Hydén2000-04-042-1/+5
* Added Swedish translationAndreas Hydén2000-04-042-0/+522
* A bit of clean up.Christopher James Lahey2000-04-0322-322/+1528
* Compare mbox_file_size and mbox_modtime to the results of stat()ing theDan Winship2000-04-024-50/+96
* update to new property API.Michael Meeks2000-04-022-23/+62
* Added Norwegian translation.Kjartan Maraas2000-04-022-0/+523
* + + * tests/.cvsignore: Added test-movemail. + + * art/.cvsignore: NewMatthew Loper2000-04-017-0/+19
* implement unimplemented methodsDan Winship2000-04-012-12/+15
* remove debugging printf()s that no longer seem usefulDan Winship2000-04-019-22/+24
* Love, part 3Miguel de Icaza2000-04-012-14/+38
* Love realizationMiguel de Icaza2000-04-016-72/+96
* More loveMiguel de Icaza2000-04-019-28/+61
* Added "convert_newlines_to_br" boolean param, to give the option of notMatthew Loper2000-04-012-6/+16
* Update for shortcut bar changes.Dan Winship2000-04-014-3/+58
* added support for a callback function to set the icons.Damon Chaplin2000-03-314-41/+85
* Added some missing gtk_object_refs.Christopher James Lahey2000-03-313-0/+7
* More workMiguel de Icaza2000-03-318-148/+422
* Get first card (with R_FIRST) on first seq().Matthew Loper2000-03-312-2/+8
* Add so I can go to the chillout hack roomMiguel de Icaza2000-03-3112-178/+616
* new-file new fileChris Toshok2000-03-313-0/+556
* Hold off on deactivating the "outgoing" control until after setting up theDan Winship2000-03-312-25/+38
* install new shortcut bar pixmaps.Dan Winship2000-03-315-4/+36
* Use <pre> tag to force the use of monospaced fonts.Matthew Loper2000-03-312-0/+9
* Fix the comment at the top of the file: it was describingDan Winship2000-03-311-3/+9
* Add new filesMiguel de Icaza2000-03-318-0/+750
* look mum! new icons! /tigertTuomas Kuosmanen2000-03-317-0/+8
* Add a htons in the default_number case, and document the fact that theDan Winship2000-03-313-10/+15
* cal_client_get_events_in_range returns a list of CalObjInstance *, not aSeth Alves2000-03-311-3/+4
* readded the gui directorySeth Alves2000-03-303-2/+16
* One linerMiguel de Icaza2000-03-302-2/+2
* Fix indentationMiguel de Icaza2000-03-3056-1110/+1110
* Add htons (port), and only copy 4 bytes for the IP address to prevent aMiguel de Icaza2000-03-302-2/+13
* Call bonobo_control_frame_activate on the folder_view every time it isDan Winship2000-03-304-28/+107
* Fixed management of the corba-cursor object by callingChristopher James Lahey2000-03-302-20/+37
* + * addressbook/backend/ebook/test-client.c (get_cursor_cb): AddedMatthew Loper2000-03-305-15/+107
* + * Makefile.am: add calendar compilation back in.Matthew Loper2000-03-304-4/+8
* + * addressbook/backend/pas/pas-book-factory.cMatthew Loper2000-03-306-11/+24
* + * wombat/wombat.c: Changed headerfile path.Matthew Loper2000-03-293-8/+17
* + * wombat/Makefile.am: new file.Matthew Loper2000-03-298-19/+86
* use g_new0 to allocate the BonoboObjectServant.Chris Toshok2000-03-292-1/+4
* + * Makefile.am: added wombat.Matthew Loper2000-03-292-0/+3
* + * wombat/wombat.gnorba: new file.Matthew Loper2000-03-298-2/+72
* remove unnecessary strdup/free.Chris Toshok2000-03-292-10/+12
* Removed an infinite loop.Christopher James Lahey2000-03-295-3/+104
* New function (borrowed from Korganizer's libversit code) to combineRussell Steinthal2000-03-291-2/+39
* Fixed memory allocation.Christopher James Lahey2000-03-295-21/+37
* create id's for entries using the following format: ("pas-id-%08lX%08X",Chris Toshok2000-03-292-1/+12
* Modfied to use the gnome-config --yadayada gpilot script.Eskil Heyn Olsen2000-03-291-3/+3
* For matt.Nat Friedman2000-03-292-0/+88
* make this return a CamelStream rather than a CamelSeekableSubstream,Dan Winship2000-03-294-5/+11
* fix warningsDan Winship2000-03-2913-27/+15
* convenience functions to canonicalize the host and port values of aDan Winship2000-03-294-21/+113
* Make this work when the inbox file doesn't yet exist.Dan Winship2000-03-292-24/+40
* make it put mail in ~ instead of always /home/danw. (oops :)Dan Winship2000-03-291-12/+27
* added libeutil.la and libetext.aSeth Alves2000-03-283-16/+68
* avoid a crash if icons aren't foundSeth Alves2000-03-281-1/+1
* Use ical_object_to_string().Federico Mena Quintero2000-03-2811-184/+120
* implement function. (get_nth): implement function. (cursor_destroy): freeChris Toshok2000-03-282-9/+62
* New function, used to flatten the images we get and composite them withMiguel de Icaza2000-03-283-5/+49
* new test program. Can be used to copy POP mail into your evolution inbox.Dan Winship2000-03-283-1/+164