summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* ESourceSelector: Add a "primary-selection" property.Matthew Barnes2010-11-013-2/+22
* Bug 623017 - Add introspection supportMaxim Ermilov2010-10-202-9/+8
* Fix "since" tags in API docs.Matthew Barnes2010-10-112-3/+12
* Add a CamelFolder:uri property.Matthew Barnes2010-10-112-0/+6
* Collect Camel flags into enum types.Matthew Barnes2010-10-039-618/+630
* Emit CamelFolder and CamelStore signals from idle callbacks.Matthew Barnes2010-09-304-6/+20
* Bump gtk+-2.0 requirement to 2.22.0.Matthew Barnes2010-09-281-0/+2
* Camel: Add an asynchronous API.Matthew Barnes2010-09-2815-304/+1075
* Rename blocking Camel methods.Matthew Barnes2010-09-2812-311/+782
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-2824-32/+106
* Use new GDK keysym names if available.Matthew Barnes2010-09-172-0/+3
* Recast CamelOperation as a GCancellable subclass.Matthew Barnes2010-09-144-59/+55
* Coding style cleanups.Matthew Barnes2010-09-132-0/+3
* Update API documentation.Matthew Barnes2010-09-1119-1/+427
* Remove non-existent symbols from Camel API docs.Matthew Barnes2010-08-301-4/+0
* Add e_source_list_peek_default_source().Matthew Barnes2010-08-182-0/+10
* Rewrite e_load_book_source_async().Matthew Barnes2010-08-182-1/+14
* Coding style and whitespace cleanup.Matthew Barnes2010-08-184-10/+13
* Coding style and whitespace cleanups.Matthew Barnes2010-08-022-0/+3
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-027-3/+27
* Update API documentation.Matthew Barnes2010-08-0217-194/+440
* Refactor ECalBackendCache.Matthew Barnes2010-07-214-26/+23
* Refactor ECalBackendStore / ECalBackendFileStore.Matthew Barnes2010-07-215-27/+7
* ECalBackend: Add a "cache-dir" string property.Matthew Barnes2010-07-212-11/+25
* EBookBackend: Add a "cache-dir" string property.Matthew Barnes2010-07-202-0/+26
* Update API documentation.Matthew Barnes2010-07-1122-4/+519
* Coding style and whitespace cleanup.Matthew Barnes2010-07-112-0/+3
* Fix some linker issues.Matthew Barnes2010-07-1022-124/+122
* Update user documentation about E_CAL/BOOK_DISABLE_DEPRECATEDMilan Crha2010-07-094-4/+4
* Use the new base directory functions.Matthew Barnes2010-07-081-0/+1
* Add functions to get Evo/EDS base directories.Matthew Barnes2010-07-082-0/+30
* Migrate from CamelException to GError.Matthew Barnes2010-07-0841-274/+370
* Update API documentation.Matthew Barnes2010-06-308-2/+45
* Make libedataserverui API docs build with gtk+-3.0.Matthew Barnes2010-06-291-0/+6
* More Gtk-Doc updates.Matthew Barnes2010-06-066-3/+54
* Gtk-Doc updates.Matthew Barnes2010-06-062-0/+3
* Gtk-Doc updates.Matthew Barnes2010-05-293-18/+18
* Remove dead CamelFolderSummary methods.Matthew Barnes2010-05-231-0/+2
* Fix distcheck errors.Matthew Barnes2010-05-231-2/+2
* Update API documentation.Matthew Barnes2010-05-2313-209/+365
* Gtk-Doc updates.Matthew Barnes2010-05-093-0/+4
* Convert CamelObject events to GObject signals.Matthew Barnes2010-05-078-105/+282
* Fix distcheck errors.Matthew Barnes2010-05-012-0/+3
* Don't abbreviate public symbols.Matthew Barnes2010-04-3012-24/+29
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-3026-288/+881
* Gtk-Doc updates.Matthew Barnes2010-04-3039-1/+138
* Port Camel to GObject.Matthew Barnes2010-04-2486-2090/+6371
* Merge more cleanup bits from camel-gobject.Matthew Barnes2010-04-21225-13/+792
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-137-23/+5
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-1083-60/+450