7 Commits

Author SHA1 Message Date
ffsup2
c6a774f821 Crash when launching RT after last directory selected has been deleted. Issue #131
For some strange reason Gio exceptions are not catched well: inserted a test to verify file existence before accessing it.
2010-07-06 21:37:52 +02:00
Hombre
888e162dd6 Filter behaviour modified :
- if no controle key is pressed, you can set 1 of the 8 filters
- if control key is pressed, you can add/remove stars individually
- if shift key is pressed while clicking on a star :
    - if there's no star switched on, it switch on the star
      from "unrated" up to the clicked stars
    - if 1 star is switched on, it switch all the stars beetween
      this one and the clicked one
- if there's more than 1 star switched on, the click is ignored
    - controle + shift -> the click is ignored
The "unrated" toggle is now part of the range and should be understood as "Rank 0".
2010-06-26 04:09:55 +02:00
ffsup2
e01e4bec6e Some memory leaks. 2010-06-14 22:45:48 +02:00
Sam Tygier
3de639d055 fixes for multi rank selection, applies ontop of first fix 2010-05-27 21:33:39 +01:00
Sam Tygier
398694e492 Allow control clicking on the rank stars in the filebrowser toolbar in order to show photos with multiple ranks. For example contol click on the 4th and 5th stars to show photos with rank 4 or 5. Unmodified clicks retain their old behaviour, and clear the multi-rank selection. 2010-05-27 11:25:12 +01:00
gabor
c427279ce3 Remove hard-wired ".pp2" strings to make transition to ".pp3" easier 2010-05-20 17:37:32 +02:00
Wyatt Olson
7b9fe645e8 Corrected compile instructions for linux 2010-05-14 08:53:47 -06:00