Polish translation update (via transifex.net)
[cinaest] / src /
2010-01-09 Philipp ZabelIMDb plugin: make plot downloading optional
2010-01-09 Philipp ZabelIMDb SQLite: add count and has_plots methods
2010-01-09 Philipp ZabelIMDb plugin: display the 100 most voted upon movies...
2010-01-09 Philipp ZabelMovie list, plugins: detect if there are more results...
2010-01-09 Philipp ZabelIMDb plugin + downloader: parse IMDb plots
2010-01-09 Philipp ZabelIMDb plugin: remove unused variable count from movie_ex...
2010-01-08 Philipp ZabelGoogle poster downloader: quit the D-Bus server after...
2010-01-07 Philipp ZabelGoogle plugin: parse " to quotation marks in movie...
2010-01-07 Philipp ZabelGoogle plugin: enable the settings dialog "Done"-button...
2010-01-07 Philipp ZabelIMDb plugin: enable movie source description string...
2010-01-06 Philipp ZabelMovie window: add basic orientation awareness
2010-01-06 Philipp ZabelIMDb downloader: let the RatingLineParser skip the...
2010-01-06 Philipp ZabelIMDb plugin + downloader: parse IMDb alternative titles...
2010-01-06 Philipp ZabelIMDb downloader: optimize SQLlite database for the...
2010-01-06 Philipp ZabelMovie filter: add match_title method
2010-01-05 Philipp ZabelCatalog plugin: enable configuration of visible movie...
2010-01-05 Philipp ZabelSource list view: add optional filter
2010-01-05 Philipp ZabelSource list view: add get_iter, get_selection and set_h...
2010-01-05 Philipp ZabelPlugins: add active property to movie sources
2010-01-05 Philipp ZabelGoogle plugin: add "Call cinema" action, using libhildo...
2010-01-02 ph5Add orientation change support
2010-01-02 ph5Add orientation class to select portrait or landscape...
2010-01-02 ph5Movie poster factory: disable D-Bus name translation
2009-11-26 Philipp ZabelSettings dialog: gray out the default source picker...
2009-11-26 Philipp ZabelMovie list menu: improve value display of the year...
2009-11-26 Philipp ZabelMovie list menu: scroll to the selected years in the...
2009-11-26 Philipp ZabelIMDb plugin: use the limit given by cinaest as SQL...
2009-11-26 Philipp ZabelGoogle plugin: store complete cinema information when...
2009-11-24 Philipp ZabelIMDb plaintext downloader: switch to cURL instead of...
2009-11-24 Philipp ZabelGoogle plugin: add "Add to calendar" movie action
2009-11-24 Philipp ZabelAdd calendar-backend adapter
2009-11-24 Philipp ZabelMovie / source list view: use the Pango.AttrFontDesc...
2009-11-24 Philipp ZabelIMDb plaintext downloader: move line parsers into their...
2009-11-23 Philipp ZabelMovie window / menu: close movie window when the movie...
2009-11-23 Philipp ZabelGoogle poster downloader: tweak search URI to subjectiv...
2009-11-23 Philipp ZabelGoogle plugin: use utf-8 conversion also for the cinema...
2009-11-19 Philipp ZabelMovie list view: hide year and rating if zero
2009-11-19 Philipp ZabelAdd configuration option to open the movie list window...
2009-11-19 Philipp ZabelAdd source list menu
2009-11-19 Philipp ZabelConstruct movie list window with source
2009-11-19 Philipp ZabelRemove source selection button from movie list menu
2009-11-19 Philipp ZabelAdd source list window
2009-11-19 Philipp ZabelGoogle plugin: store location list and selected location
2009-11-19 Philipp ZabelIMDb plugin: start a search if any of the filters is set
2009-11-19 Philipp ZabelGenres: add missing "Reality-TV" string
2009-11-19 Philipp ZabelAdd genre filter dialog
2009-11-19 Philipp ZabelMovie list: add dialogs to filter by year and by rating
2009-11-19 Philipp ZabelIMDb and Catalog SQLite backend: fix rating filter...
2009-11-19 Philipp ZabelMovie list window: show the "No movies" label if the...
2009-11-19 Philipp ZabelMovie list window: do not ask to "Delete 0 movies?...
2009-11-19 Philipp ZabelMovie list view: if not in edit mode, use SelectionMode...
2009-11-18 Philipp ZabelGoogle plugin: convert &#nnn; escaped characters to...
2009-11-18 Philipp ZabelMovie list window / menu: add edit mode to delete multi...
2009-11-18 Philipp ZabelMovie list view: add set_hildon_ui_mode and get_selecti...
2009-11-18 Philipp ZabelCatalog plugin: add count method
2009-11-18 Philipp ZabelMovie list window: drop "Cinæst" from the window title
2009-11-18 Philipp ZabelMovie menu: add delete operation
2009-11-18 Philipp ZabelMovie list store: add remove method
2009-11-18 Philipp ZabelMovie menu: construct with movie store and parent window
2009-11-18 Philipp ZabelMovie window: construct with movie list store
2009-11-18 Philipp ZabelAdd catalog plugin
2009-11-18 Philipp ZabelPlugin interface: add delete_movie method
2009-11-17 Philipp ZabelPlugin interface: add window to movie action
2009-11-17 Philipp ZabelMovie list store: add get_editable method
2009-11-17 Philipp ZabelMovie sources: add get_editable method - will determine...
2009-11-17 Philipp ZabelAdd source list view
2009-11-17 Philipp ZabelIMDb plugin: localize last update string, catch file...
2009-11-17 Philipp ZabelGoogle plugin: remove weak attribute from parse_tag_att...
2009-11-17 Philipp ZabelGoogle plugin: if location is unset, parse and set...
2009-11-17 Philipp ZabelCatch GConf errors, fixes compilation warnings
2009-11-13 Philipp ZabelMovie list store: clear the poster factory queue when...
2009-11-13 Philipp ZabelMovie poster factory: fix the clear_queue method
2009-11-13 Philipp ZabelMovie poster factory: add missing GPL header
2009-11-13 Philipp ZabelReplace the google poster downloader with a new one...
2009-11-12 Philipp ZabelIMDb plugin: add movie action to open the IMDb web...
2009-11-12 Philipp ZabelAdd movie menu, an AppMenu for the movie detail window
2009-11-12 Philipp ZabelAdd movie action class
2009-11-12 Philipp ZabelProvide plugins with Osso context
2009-11-12 Philipp ZabelAdd movie window
2009-11-12 Philipp ZabelAdd movie-activated signal to movie list view
2009-11-12 Philipp ZabelMovie poster factory: add unqueue support
2009-11-12 Philipp ZabelGoogle poster downloader: add unqueue method, make...
2009-11-12 Philipp ZabelAdd GConf option to control poster downloads
2009-11-12 Philipp ZabelMovie list store: use the poster factory to obtain...
2009-11-12 Philipp ZabelAdd movie poster factory
2009-11-12 Philipp ZabelAdd Google poster downloader D-Bus service
2009-11-12 Philipp ZabelMovie list view: fix movie poster icon width to 64 px
2009-11-12 Philipp ZabelIMDb SQLite class: make queries cancellable, using...
2009-11-12 Philipp ZabelDisable threading - turn update thread into async method
2009-11-12 Philipp ZabelTurn movie filter into GLib.Object
2009-11-12 Philipp ZabelGoogle plugin: fix parser for changed HTML layout
2009-11-12 Philipp ZabelGZip input stream: use 0.7.8 constructor chain up
2009-11-11 Philipp ZabelMake search thread cancellable
2009-11-11 Philipp ZabelAdd Google plugin
2009-11-11 Philipp ZabelMovie list window: don't clear the store when the searc...
2009-11-11 Philipp ZabelMovie list view: use VBox cell renderer to show seconda...
2009-11-11 Philipp ZabelAdd VBox cell renderer
2009-11-11 Philipp ZabelIMDb plugin: fill movie secondary info with genre list
2009-11-11 Philipp ZabelMovie: add secondary text to be shown in the movie...
2009-11-11 Philipp ZabelIMDb: Use SQLite indices instead of (half) MD5 hashes...
next