Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/thumbsview.py
Commit message (Expand)AuthorAgeFilesLines
* Finalize long titles correctlyAleksey Lim2010-02-011-0/+1
* Bunch of design related small fixesAleksey Lim2010-02-011-28/+58
* Fix new views using in ObjectChooserAleksey Lim2010-01-311-20/+22
* Tune thumbs layoutAleksey Lim2010-01-261-4/+10
* Add DND supportAleksey Lim2010-01-261-6/+7
* Do not discard thumb on every requeryAleksey Lim2010-01-221-17/+8
* Make title editing in thumbs view more convenientAleksey Lim2010-01-221-10/+6
* Implement thumbsAleksey Lim2010-01-211-31/+71
* Initial listview refactoringAleksey Lim2010-01-201-0/+101
* Revert thumbs mergeAleksey Lim2009-08-251-287/+0
* Derive one level classes from objectAleksey Lim2009-08-251-1/+1
* Do not fail on bad markup stringsAleksey Lim2009-08-251-2/+11
* Fix typos in previous commitAleksey Lim2009-08-251-4/+3
* Add thumbs view to ObjectChooserAleksey Lim2009-08-251-25/+33
* Keep thumb sizes right while switching viewsAleksey Lim2009-08-251-23/+36
* Do not expand thumbs by defualtAleksey Lim2009-08-251-2/+9
* Unhighlight details icon on activateAleksey Lim2009-08-251-2/+6
* Take into account design comments(garycmartin)Aleksey Lim2009-08-251-31/+24
* Reorganize directory hierarchy in journal/; update Makefile.amAleksey Lim2009-08-251-1/+1
* Fix pylint/pep8 issuesAleksey Lim2009-08-251-5/+17
* Handle detail-clicked signal from palettes in ThumbsViewAleksey Lim2009-08-251-6/+16
* Do not blink by preview while re-reading entriesAleksey Lim2009-08-251-3/+15
* Implement ThumbsViewAleksey Lim2009-08-251-8/+182
* Implement smooth scrolling in TableViewAleksey Lim2009-08-251-2/+7
* Extract objectsview from listview; initial thumbs view commitAleksey Lim2009-08-251-0/+41