summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drop-deprecated-apis' into 'master'Philip Withnall2021-06-172-56/+57
|\
| * core: Drop ClientLogin authorizerPhilip Withnall2021-06-172-56/+57
* | remove deprecated youtube apiDaniel Kolesa2021-06-171-12/+0
|/
* drop usage of deprecated GTimeValDaniel Kolesa2021-06-073-49/+81
* build: Add minimum and maximum dependencies for GLibPhilip Withnall2019-08-211-1/+1
* build: Improve spelling of a meson variablePhilip Withnall2019-08-211-2/+2
* demos: Work around GoaObject not supporting g_autolist()Philip Withnall2019-07-301-1/+5
* demos: Added a demo to get/set/remove GDataDocumentsProperty in bulkMayank Sharma2019-07-302-1/+258
* meson: Fix G_LOG_DOMAIN for shared_library as well as demosMayank Sharma2019-07-161-2/+1
* build: Port from Autotools to mesonMayank Sharma2019-06-251-0/+30
* Use the correct type for gtk_show_uri_for_window()Emmanuele Bassi2017-03-251-1/+1
* demos: Use non-deprecated APIEmmanuele Bassi2017-03-251-1/+1
* build: Bump minimum GLib dependency to 2.38.0Philip Withnall2017-03-151-3/+0
* freebase: Deprecate everything as service was shut downPhilip Withnall2017-03-051-203/+0
* demos: Add a demo of Google TasksPhilip Withnall2017-02-241-0/+350
* demos: Return a useful exit code from the docs-list demoPhilip Withnall2017-02-091-1/+8
* demos: Add event pagination support to calendar-cli demoPhilip Withnall2017-02-091-21/+37
* demos: Call setlocale() in docs-list demoPhilip Withnall2017-01-261-0/+3
* demos: Fix a shadowed variablePhilip Withnall2017-01-251-3/+3
* demos: Silence -Wmaybe-uninitializedDebarshi Ray2015-06-031-0/+2
* demos: Add calendar-cli demoPhilip Withnall2015-05-041-0/+535
* demos: Fix usage documentation in youtube-cliPhilip Withnall2015-05-031-1/+9
* demos: Expand youtube-cli functionalityPhilip Withnall2015-04-201-14/+480
* demos: Add youtube-cli demoPhilip Withnall2015-04-161-0/+111
* demos: Remove use of deprecated GTK+ APIPhilip Withnall2015-02-061-4/+3
* demos: Add a docs-list demoDebarshi Ray2014-12-121-0/+110
* demos: Add freebase demoCarlos Garnacho2014-05-271-0/+203
* demos: Fix GtkStock deprecated functionsFabiano Fidêncio2013-11-191-3/+3
* build: Only call g_type_init() for GLib ≤ 2.35.0Philip Withnall2012-10-211-0/+3
* demos: Port scrapbook demo to GtkGrid from GtkTablePhilip Withnall2011-10-092-13/+17
* demos: Fix a potentially uninitialised variable in the scrapbookPhilip Withnall2011-08-151-1/+1
* demos: Remove some incorrect unrefsPhilip Withnall2011-07-311-2/+0
* demos: Fix PicasaWeb searches in the scrapbookPhilip Withnall2011-07-311-5/+2
* demos: Add licence headers and a documentation commentPhilip Withnall2011-07-312-0/+51
* demos: Fix error handling for photo uploads in the scrapbookPhilip Withnall2011-07-311-2/+7
* demos: Use local variables wherever possiblePhilip Withnall2011-07-312-102/+113
* demos: Port the scrapbook to GDataAuthorizerPhilip Withnall2011-07-311-33/+30
* demos: Port the scrapbook to the GTK+ 3 GtkBox APIPhilip Withnall2011-07-311-9/+9
* demos: Fix type of a structPhilip Withnall2011-07-311-3/+4
* demos: Remove trailing whitespace from linesPhilip Withnall2011-07-311-54/+54
* demos: Add a client ID to requestsPhilip Withnall2011-07-312-2/+3
* demos: Fix assignments from invalid pointersPhilip Withnall2011-07-312-9/+12
* demos: Remove extraneous title propertyPhilip Withnall2011-07-312-17/+2
* demos: Fix window sizesPhilip Withnall2011-07-311-2/+0
* demos: Tidy up some of the UI stringsPhilip Withnall2011-07-311-13/+12
* demos: Move services into the main application data structPhilip Withnall2011-07-312-13/+15
* demos: Ensure results of queries are freed correctlyPhilip Withnall2011-07-311-11/+26
* demos: Port to the 0.8 version of the PicasaWeb upload APIPhilip Withnall2011-07-311-3/+26
* demos: Port the scrapbook to the GTK+ 3 dialogue APIPhilip Withnall2011-07-311-8/+7
* demos: Port the scrapbook from GtkFileSelector to GtkFileChooserPhilip Withnall2011-07-311-13/+13