/audio/ezstream/

c2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated from users-guide.Kjartan Maraas1999-08-061-125/+118
* Release points here.Miguel de Icaza1999-08-066-5/+11
* forgotten fileBertrand Guiheneuf1999-08-061-0/+23
* test mh provider.bertrand1999-08-066-14/+78
* new method. (camel_folder_get_message): corresponding public callbertrand1999-08-065-5/+48
* Some notes.bertrand1999-08-067-32/+133
* BUGFIX #1819JP Rosevear1999-08-054-20/+52
* indentation and cosmetic changes.bertrand1999-08-053-160/+176
* Fixed copyright issue. ;)Robert Brady1999-08-053-14/+8
* implemented.bertrand1999-08-053-3/+56
* finshed implementation (_delete_messages): implemented.bertrand1999-08-053-11/+100
* added an implemention of RFC2047 (support for character sets other thanRobert Brady1999-08-053-0/+270
* my file I never commitedArturo Espinosa1999-08-041-0/+98
* Started implementing mh store/folder as a test provider. Next will be pop3.bertrand1999-08-044-32/+145
* new public functions (_set_name): set full_path.Bertrand Guiheneuf1999-08-038-50/+116
* There is a probleme here. We can not allow mime part content-type fieldBertrand Guiheneuf1999-08-036-20/+42
* Multipart Mime message parsing works with plain text parts. Woohooo :))))bertrand1999-08-039-37/+82
* Update logs and sync home/work versions.Bertrand Guiheneuf1999-08-033-28/+23
* Anther syncBertrand Guiheneuf1999-08-031-1/+2
* fix this.Jonathan Blandford1999-08-033-0/+9
* don't try to run GNOME_CONDUIT_CHECK if it doesn't existPeter Teichman1999-08-033-2/+7
* Add nl to list of languages.Elliot Lee1999-08-032-4/+24
* sync before going homeBertrand Guiheneuf1999-08-026-44/+76
* do deletion of appointments correctly, when they are deleted on the pilotPeter Teichman1999-08-023-12/+71
* merging gnome-conduit-check.m4 removal from the newconduit branchPeter Teichman1999-08-022-50/+5
* gnome-pim actually compiles without libpisock nowPeter Teichman1999-08-022-8/+8
* The multi-day appointment corruption bug is dead. Whoo!Peter Teichman1999-08-023-8/+25
* new memory buffer based stream.Bertrand Guiheneuf1999-08-026-2/+378
* do not return NULL when line is empty.Bertrand Guiheneuf1999-08-023-8/+15
* Spanish work.bertrand1999-08-011-1/+1
* Adding missing filesBertrand Guiheneuf1999-08-0112-0/+1399
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-0138-740/+1218
* More auto* cleanups. The new calendar conduit now compiles conditionally,Peter Teichman1999-08-012-6/+8
* more autoconf, again. need to make the conduit compile conditionallyPeter Teichman1999-08-013-6/+8
* put gnome-conduit-check.m4 into HEAD.Peter Teichman1999-08-012-0/+55
* add thisJonathan Blandford1999-07-313-0/+615
* more auto* stuffJonathan Blandford1999-07-313-2/+50
* Add scrolling to the yearview.Jonathan Blandford1999-07-303-50/+58
* Added new ids XPilotId and XPilotStatusMiguel de Icaza1999-07-301-0/+4
* Exit with error code if configure fails.Elliot Lee1999-07-301-1/+1
* If the enddate is not set, set the repeatForever to 1. This fixes all ofMiguel de Icaza1999-07-303-7/+17
* Make the code not take arguments (sync_cal_to_pilot): Nice event updateMiguel de Icaza1999-07-2914-82/+83
* Lots of more work on the sync stuff. It works pretty well now.Arturo Espinosa1999-07-2919-88/+833
* Add the missing files -miguelArturo Espinosa1999-07-2813-0/+848
* New file. Implements PalmPilot syncronization with the Gnome Calendar.Miguel de Icaza1999-07-2824-36/+1461
* Generate unique IDs on Vevents we load that lack it. WE need this for theMiguel de Icaza1999-07-274-3/+17
* Fix popt i18n: AC_CHECK_FUNCS(dgettext) Make libgnomeui popt table set theElliot Lee1999-07-271-0/+1
* Handle the 'Z' parameter to the ISO date format to convert from GMT time.Matt Martin1999-07-193-0/+16
* Copy the new UID into the iCalObject structure.Nat Friedman1999-07-193-0/+7
* Merge fix from gnome-pim-1-0: Fixed cut&paste bug for day fontsets.Miguel de Icaza1999-07-173-2/+7
* Changed gnome-pim.keys to use the --file flagMiguel de Icaza1999-07-175-14/+110
* sync before going homeBertrand Guiheneuf1999-07-156-41/+84
* Do not use GStrings any more. Added assertion code. Cosmetic reformatingbertrand1999-07-154-158/+165
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-1522-598/+680
* - Disable insert/delete row/column that would split an array-formulaJody Goldberg1999-07-111-1/+1
* Add a comment to show how to get gtk 1.2 and glib 1.2 from cvslukka1999-07-082-1/+7
* fix'em bugs.Elliot Lee1999-07-071-0/+2
* Forbid compiling gnome with gtk 1.3 as it doesn't worklukka1999-07-072-0/+18
* Make "extra library" message slightly easier to read.Raja R Harinath1999-07-062-1/+5
* now use CamelDataWrapper::contruct_form_stream to test message parsingbertrand1999-06-295-29/+56
* new field (content_type) and associated methods. (camel_mime_part_init):bertrand1999-06-285-45/+95
* give -Wunused to gcc instead of -Wno-unused.Tim Janik1999-06-262-1/+5
* new class. Simple implementation of a data wrapper: simply keeps thebertrand1999-06-255-2/+222
* Various patches from Ulrich Drepper <drepper at cygnus.com>bertrand1999-06-254-3/+22
* Add WITH_SMBFSMiguel de Icaza1999-06-231-1/+18
* Give an error when an attempt is made to move an empty directory intoRobert Brady1999-06-231-1/+1
* Tell ktime' that we don't know about daylight saving time so that it doesMike McEwan1999-06-232-0/+15
* moved all the content-type stuff here. (camel_data_wrapper_init):bertrand1999-06-2310-63/+95
* new function, returns "type/subtype" mime type string.bertrand1999-06-225-23/+121
* syncBertrand Guiheneuf1999-06-226-63/+108
* added my mailBertrand Guiheneuf1999-06-211-0/+2
* Commit of all Netherlands changes.Bertrand Guiheneuf1999-06-1913-87/+156
* Fixing a segfault when gnomecal is started with --hiddenAnders Carlsson1999-06-163-0/+9
* another nederlands syncBertrand Guiheneuf1999-06-152-61/+22
* tmp sync. Does ot even compileBertrand Guiheneuf1999-06-143-24/+35
* Chut \!Bertrand Guiheneuf1999-06-121-0/+4
* Make -lqthreads be detected by qt_null, not main - now works on Debianlukka1999-06-112-2/+8
* updated spanish & walon languages.Pablo Saratxaga1999-06-082-8/+32
* Fix abort() problem with the year view. (Bug #1367). Thanks to Owen CliffeRobert Brady1999-06-065-16/+22
* Todo and explanations. Work in progress for Nat and MiguelBertrand Guiheneuf1999-06-041-0/+43
* One line bug fix from Sergey I Panov.Miguel de Icaza1999-06-044-3/+7
* sgmlized Giao's doc about virtual folders.bertrand1999-06-033-0/+408
* Use %H instead of %k, as %k is a GNU extension, not available in otherMiguel de Icaza1999-06-033-4/+9
* Added title and author details per Nat Friedman's request.Giao Nguyen1999-06-021-1/+4
* *** empty log message ***Giao Nguyen1999-06-021-0/+306
* Work around broken software that writes a broken month-of-day as "zero".Miguel de Icaza1999-06-024-0/+30
* help files be gone. They are now installed from the Docbook stuff.Miguel de Icaza1999-06-014-6/+13
* use new stream code instead of raw file * stuff.bertrand1999-05-319-19/+372
* new class. Represents an abstract stream object.bertrand1999-05-316-7/+264
* syncBertrand Guiheneuf1999-05-307-4/+85
* remove leading and trailing spaces in recipient addresses.Bertrand Guiheneuf1999-05-307-17/+79
* More header parsing code.bertrand1999-05-292-5/+67
* added pics for the help file.Kjartan Maraas1999-05-286-6/+6
* rewrite message obtained via parsing into a file. Actually, it worksBertrand Guiheneuf1999-05-286-7/+160
* syncBertrand Guiheneuf1999-05-2810-40/+193
* new func. Parses message header zone and returns a Glist of all headerbertrand1999-05-278-30/+180
* Added preliminary support for todo item priorities: they can be set, displayed,Russell Steinthal1999-05-269-22/+157
* Added content from gnome-user-guide (Miguel, I will probably sleep muchKjartan Maraas1999-05-261-0/+309
* Add cvsignore filesArturo Espinosa1999-05-262-0/+7
* Added missing break here. It was causing core dumps when invoked withMiguel de Icaza1999-05-263-2/+7
* Add some assertions here, to pin point the bug reported on gnome-list.Miguel de Icaza1999-05-263-4/+91
* Make intervals always exist. a 0 interval is wrong.Miguel de Icaza1999-05-264-0/+17
* Added 'Untimed events'Tomas Ă–gren1999-05-261-0/+2
* Removed unused macro CALENDAR_HEIGHT.Federico Mena Quintero1999-05-263-4/+4
* Set the canvas scroll region here, not in size_allocate(). Also, use theFederico Mena Quintero1999-05-2611-34/+54
* This is the fix Miguel and I hacked in the car at Expo to make theNat Friedman1999-05-268-13/+51
* Reworked the insert/delete column/row code again. Beat on it, please!Morten Welinder1999-05-221-1/+4
* recipient list printingBertrand Guiheneuf1999-05-216-7/+62
* syncBertrand Guiheneuf1999-05-212-4/+15
* test if content exists before calling its write_to method.bertrand1999-05-206-43/+63
* syncBertrand Guiheneuf1999-05-204-0/+24
* missing files 2Bertrand Guiheneuf1999-05-202-0/+21
* testsBertrand Guiheneuf1999-05-195-3/+37
* message number funcs.bertrand1999-05-184-1/+13
* Add missing file -miguelArturo Espinosa1999-05-181-0/+110
* Add Docbook framework for documenting Gnomecal -miguelArturo Espinosa1999-05-188-6/+209
* syncBertrand Guiheneuf1999-05-172-0/+22
* flags handling methodsbertrand1999-05-153-6/+110
* added recipient handling class funcs.Bertrand Guiheneuf1999-05-143-0/+28
* create recipients hash table (_remove_recipient): (_add_recipient):Bertrand Guiheneuf1999-05-143-2/+108
* a bunch of get/set header field method done. Does nothing yet though.Bertrand Guiheneuf1999-05-144-6/+243
* Mime message ...Bertrand Guiheneuf1999-05-133-0/+151
* disposition is now a full GMimeContentField object.Bertrand Guiheneuf1999-05-138-16/+200
* mime utils namespace changeBertrand Guiheneuf1999-05-122-0/+0
* Add `gnome-bonobo-check.m4'.Raja R Harinath1999-05-122-0/+5
* overload wrapper class method. (_write_to_file): start to write some textbertrand1999-05-127-2/+128
* typo fix.bertrand1999-05-122-4/+6
* static functions naming follows gnome coding style guide.bertrand1999-05-127-187/+197
* implemented public interfacesBertrand Guiheneuf1999-05-113-1/+196
* A bunch of new set/get func.Bertrand Guiheneuf1999-05-115-3/+220
* new methodbertrand1999-05-10