Czech translation update (via transifex.net)
[cinaest] / Makefile.am
2010-08-19 Philipp ZabelAdd org.maemo.cinaest.OpenMovie D-Bus method, second...
2010-08-06 Philipp ZabelAdd AntMovieCatalog importer and exporter, using libxml-2.0
2010-08-06 Philipp ZabelMovie list menu: use hildon-fm-2 file chooser dialog...
2010-08-05 Philipp ZabelGoogle backend: use libcurl, parse runtimes
2010-08-05 Philipp ZabelAdd movie edit dialog
2010-08-05 Philipp ZabelAdd IMDb poster downloader
2010-07-13 Philipp ZabelGoogle backend: replace parser with a libxml-2.0 based one
2010-07-11 Philipp ZabelDuplicate imdb-sqlite.vala for now
2010-07-14 Philipp ZabelMakefile.am: update CLEANFILES
2010-07-14 Philipp ZabelIMDb plaintext downloader interface VAPI generation...
2010-07-14 Philipp ZabelIMDb plugin: include plaintext downloader interface...
2010-07-14 Philipp ZabelDon't version plugins
2010-07-14 Philipp ZabelAdd gobject-2.0 fix to make TypeModule an abstract...
2010-07-14 Philipp ZabelIMDb: Split downloading from parsing into SQLite database
2010-07-14 Philipp ZabelAdd MoviePilot plugin and backend
2010-07-14 Philipp ZabelMove vbox cell renderer, rating widget and source list...
2010-07-14 Philipp ZabelAdd rating widget
2010-07-14 Philipp ZabelConvert Google plugin into a D-Bus service
2010-02-23 Philipp ZabelAdd support for maemo-launcher
2010-01-05 Philipp ZabelGoogle plugin: add "Call cinema" action, using libhildo...
2010-01-02 ph5Add orientation class to select portrait or landscape...
2010-01-02 ph5Movie poster factory: disable D-Bus name translation
2009-11-24 Philipp ZabelIMDb plaintext downloader: switch to cURL instead of...
2009-11-24 Philipp ZabelAdd calendar-backend adapter
2009-11-24 Philipp ZabelIMDb plaintext downloader: move line parsers into their...
2009-11-24 Philipp ZabelInstall libcinaest development files
2009-11-23 Philipp ZabelAdd libcinaest shared library
2009-11-19 Philipp ZabelAdd source list menu
2009-11-19 Philipp ZabelAdd source list window
2009-11-19 Philipp ZabelAdd genre filter dialog
2009-11-18 Philipp ZabelAdd catalog plugin
2009-11-17 Philipp ZabelAdd source list view
2009-11-17 Philipp ZabelFix automake vala hacks to avoid redundant calls to...
2009-11-13 Philipp ZabelReplace the google poster downloader with a new one...
2009-11-12 Philipp ZabelAdd movie menu, an AppMenu for the movie detail window
2009-11-12 Philipp ZabelProvide plugins with Osso context
2009-11-12 Philipp ZabelAdd movie window
2009-11-12 Philipp ZabelAdd GConf option to control poster downloads
2009-11-12 Philipp ZabelAdd movie poster factory
2009-11-12 Philipp ZabelAdd Google poster downloader D-Bus service
2009-11-12 Philipp ZabelDisable threading - turn update thread into async method
2009-11-12 Philipp ZabelTurn movie filter into GLib.Object
2009-11-11 Philipp ZabelAdd Google plugin
2009-11-11 Philipp ZabelAdd VBox cell renderer
2009-11-11 Philipp ZabelAdd settings dialog
2009-11-11 Philipp ZabelIMDb plugin: add settings dialog
2009-11-10 Philipp ZabelAdd source selection dialog
2009-11-10 Philipp ZabelAdd genres structure
2009-11-10 Philipp ZabelAdd movie filter class
2009-11-10 Philipp ZabelDrop superfluous "garage" from the D-Bus service name
2009-11-03 Philipp ZabelAdd desktop file and D-Bus service files for cinaest...
2009-11-03 Philipp ZabelAdd localization support
2009-11-03 Philipp ZabelUse autotools