Commit Graph

55 Commits

Author SHA1 Message Date
Oliver Duis
90421820a3 Ported Fabios batch queue refresh fix 2011-05-15 06:48:43 +02:00
Oliver Duis
4305e0cb2c Small merge cleanup 2011-05-08 22:00:28 +02:00
Michael Ezra
bcdf69ef5c Additional crop ratios (issue 674) 2011-05-08 21:11:16 -04:00
ffsup2
90b9c1a827 bugfix for issue #569: thumbs disappear when +/- button is pressed
An implementation for redrawNeed() was lacking in the derived class BatchQueue:
when updateImage called it there was no effect.
2011-05-13 23:19:07 +02:00
ffsup2
446cddcc80 bugfix for crash when user empties trash bin
bug introduced with latest patch for memory leaks
When a widget is not constant but changed during operation it mustn't be "manged" automatically by gtk.
2011-05-13 23:13:34 +02:00