summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-09totem: fixed some issues while loading file listLuo Jinghua1-5/+13
2010-01-05totem: hide the progress bar if failed to load movie classesLuo Jinghua1-2/+6
2010-01-03totem: use the file title insteado of movie titleLuo Jinghua1-1/+1
2009-12-31release: bump version number to 0.0.19.30.0.19.3Luo Jinghua1-1/+1
2009-12-29totem: fixed a bug that movies in favorites can't be playedLuo Jinghua1-10/+15
2009-12-27pplist: fixed a offset by one bugLuo Jinghua1-1/+1
2009-12-27totem: goto previous page is borkenLuo Jinghua1-1/+1
2009-12-27release: bump version number to 0.0.19.20.0.19.2Luo Jinghua1-1/+1
2009-12-27ui, po: added some tooltips and updated translationsLuo Jinghua3-106/+142
2009-12-27totem: s/subcls/cls/Luo Jinghua1-56/+56
2009-12-27totem: code cleanupLuo Jinghua1-48/+34
2009-12-27totem: removed some unused codeLuo Jinghua1-27/+0
2009-12-27totem: removed unused variablesLuo Jinghua1-9/+1
2009-12-27ppslist: fixed area parsingLuo Jinghua1-1/+7
2009-12-27totem: improve the uiLuo Jinghua2-4/+12
2009-12-27totem: rename gettipfrommovie to get_movie_tooltipLuo Jinghua1-2/+2
2009-12-27totem, po: s/film/movie/gLuo Jinghua4-226/+226
2009-12-27totem: remove a lot of empty linesLuo Jinghua1-439/+0
2009-12-26totem: removed a debug leftoverLuo Jinghua1-1/+0
2009-12-26totem: missed another stringLuo Jinghua1-1/+1
2009-12-26po: updated translationLuo Jinghua2-78/+85
2009-12-26totem: append ':' to the search mode toggle button's labelLuo Jinghua1-2/+2
2009-12-26totem: fixed some bug while handling recent/favorites/search listLuo Jinghua1-15/+14
2009-12-26totem: disable add_to_favorites_button if current films list is favorites listLuo Jinghua1-1/+8
2009-12-26totem: clean up the code, pack clsid and subclsid into a tupleLuo Jinghua2-314/+569
2009-12-26totem: rename films_ids to movie_class_pathLuo Jinghua1-46/+46
2009-12-26totem: rename get_class_pair to get_movie_classLuo Jinghua1-24/+24
2009-12-26totem: set expand property of search toggle button to falseLuo Jinghua1-0/+1
2009-12-26release: bump version number to 0.0.19.10.0.19.1Luo Jinghua1-1/+1
2009-12-26build: removed config.h.in from repoLuo Jinghua1-83/+0
2009-12-26totem: improve the ui layoutLuo Jinghua1-5/+5
2009-12-26totem, po: the search functionality works for me nowLuo Jinghua4-112/+167
2009-12-26ppslist: fixed searching movies by keywordsLuo Jinghua1-4/+9
2009-12-26ppslist: add search functionalityLuo Jinghua1-46/+63
2009-12-26totem, po: add tooltip for navigating buttonsLuo Jinghua4-69/+158
2009-12-25totem: show number of movie and pagesLuo Jinghua2-22/+30
2009-12-25totem: fixed page switchingLuo Jinghua1-23/+20
2009-12-25totem: removed extra importsLuo Jinghua1-5/+8
2009-12-25totem: add a adjustment to which_page widgetLuo Jinghua1-0/+7
2009-12-25totem: show current loading pageLuo Jinghua1-10/+3
2009-12-25totem: fixed actors parsingLuo Jinghua1-14/+18
2009-12-25totem: improve tipLuo Jinghua1-5/+8
2009-12-25totem: fixed a typoLuo Jinghua1-2/+2
2009-12-25totem: improve the page navigating buttons layoutLuo Jinghua1-9/+9
2009-12-25po: update translationLuo Jinghua2-100/+110
2009-12-25totem: add a label for showing maximium pagesLuo Jinghua2-0/+13
2009-12-25totem: show/hide progress bar as neededLuo Jinghua1-1/+7
2009-12-25totem: page navigating works nowLuo Jinghua1-8/+78
2009-12-25totem: add getMaxPage to PPSClassLuo Jinghua1-0/+3
2009-12-25totem: only download a page at a timeLuo Jinghua2-56/+64