summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rearranged some error checking code to fix bug #56405.evolution_1_5_7Jeffrey Stedfast2004-04-132-10/+16
* implement the new counts, and get them all atomically so they're onlyNot Zed2004-04-133-14/+60
* Fix NotZed's fix to not mark messages as unseen. Fixes bug #56879.Jeffrey Stedfast2004-04-132-4/+9
* added LIBEGROUPWISE_* variables and corresponding AC_SUBST for assingingSivaiah Nallagatla2004-04-134-5/+59
* change the auth type string from Password to plain/passwordSivaiah Nallagatla2004-04-132-1/+7
* Updated British English translationGareth Owen2004-04-132-41/+43
* Fix for bug #56878.Jeffrey Stedfast2004-04-122-8/+29
* Fixes #56517Sarfraaz Ahmed2004-04-122-1/+13
* Fixes #53926 set the tzid to "UTC" while setting the dueDate.Harish Krishnaswamy2004-04-122-0/+10
* add bookname to uriSivaiah Nallagatla2004-04-112-6/+11
* retrieve the book name form uri instead of e-sourceSivaiah Nallagatla2004-04-112-12/+66
* remove the e_destination_get_book api, since the function doesn't exist.Chris Toshok2004-04-101-1/+0
* Updated Brazilian Portuguese translation from Afonso Celso MedinaEvandro Fernandes Giovanini2004-04-102-60/+65
* Fix capitalisation of the "mailcheck" section title and move it to the topJeffrey Stedfast2004-04-093-7/+17
* Changed (!flags & _CREATE) to (!(flags & _CREATE)) (get_folder_online): DoJeffrey Stedfast2004-04-082-4/+108
* add the ONE_ALARM_ONLY static capability.Rodrigo Moya2004-04-082-0/+7
* always set the seen flag when we delete a message. I demand that this may,Not Zed2004-04-083-2/+11
* include camel-debug.hNot Zed2004-04-085-54/+61
* reorder the EVC_X #defines a bit, and add in all he EVC_X_DEST_* #definesChris Toshok2004-04-072-20/+32
* we don't have an EBook* anymore. (e_destination_clear): same.Chris Toshok2004-04-072-65/+51
* Translation updated.Priit Laes2004-04-072-20165/+242
* Correct a small type in field name FullName -> fullNameSivaiah Nallagatla2004-04-072-1/+6
* Add type "AddresBook" to item element and remove book elementSivaiah Nallagatla2004-04-072-3/+9
* Added mutex locking where appropriate.Jeffrey Stedfast2004-04-072-2/+27
* Added mutex locking where appropriate.Jeffrey Stedfast2004-04-072-11/+57
* Defined.Jeffrey Stedfast2004-04-078-8/+26
* add a mutex around our it_to_op GHashTable. (structChris Toshok2004-04-062-48/+224
* new function, for use when creating a contact from the db. all theChris Toshok2004-04-062-12/+46
* old name, new trimmed down implementation. This will be replacingChris Toshok2004-04-062-0/+1396
* 2004-04-06 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2004-04-062-11/+13
* Fixes #55169 Use icalproperty to add free/busy data to ECalComponent.Harish Krishnaswamy2004-04-062-36/+62
* #if 0 out the sys/debugreg stuff.Not Zed2004-04-062-1/+3
* ** See bug #56110.Not Zed2004-04-063-12/+69
* ** See bug #56464.Not Zed2004-04-065-16/+59
* *** empty log message ***Rodrigo Moya2004-04-061-0/+1
* Use correct types for e_cal_backend_groupwise_get_object's return value.Rodrigo Moya2004-04-052-3/+16
* added code to build groupwise filter from the query passed toSivaiah Nallagatla2004-04-052-23/+377
* dont add folders to folders_out here, only in get_folders_add_folders.Not Zed2004-04-053-13/+21
* Fixes #56416EVOLUTION_DATA_SERVER_0_0_91JP Rosevear2004-04-052-0/+110
* changed implementation to take care of nested filter condtions. added newSivaiah Nallagatla2004-04-033-43/+98
* New function to get the deleted message count (used for Outbox count whichJeffrey Stedfast2004-04-023-5/+53
* bump version, libtool numbersJP Rosevear2004-04-0248-2942/+3647
* Don't try to free the returned data if the method didn't actually returnDan Winship2004-04-022-11/+30
* fix includes for builddir != srcdirJP Rosevear2004-04-022-0/+6
* Fixes #55719Rodrigo Moya2004-04-022-6/+14
* turn this on, this should always be on, it points to real bugs in theEVOLUTION_1_5_6_1EVOLUTION_1_5_6evolution-1-5-6-branchNot Zed2004-04-023-7/+33
* ignore the attribute's group. (e_contact_set_property): same.Chris Toshok2004-04-023-39/+35
* Missed changelog entry.JP Rosevear2004-04-021-1/+1
* append the passed in attribute name and value to messageSivaiah Nallagatla2004-04-022-0/+6
* remove items and item from the request and add container id to requestSivaiah nallagatla2004-04-022-4/+8