- 01 Jul, 2013 1 commit
-
-
Paolo Bacchilega authored
use a better filter to scale the image
-
- 30 Jun, 2013 5 commits
-
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
now it uses a style similar to the scales in the gtk+ color chooser.
-
Paolo Bacchilega authored
to avoid a scale resize when the value is 100 or -100
-
Piotr Drąg authored
-
Paolo Bacchilega authored
-
- 29 Jun, 2013 6 commits
-
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
do not reset the scale to 1
-
Paolo Bacchilega authored
truncate the value instead of rounding it.
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
- 28 Jun, 2013 17 commits
-
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
use float operations instead of fixed operations, optionally use vector operations if the compiler supports them.
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
added other points where the cancellable is checked
-
Paolo Bacchilega authored
to avoid possible out-of-memory errors.
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
similar to cairo_image_surface_create but returns NULL on error.
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
it is already checked in the lines above
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
initialize the tables inside a mutex lock
-
Paolo Bacchilega authored
save the colors in little ending order
-
- 27 Jun, 2013 1 commit
-
-
Paolo Bacchilega authored
-
- 24 Jun, 2013 10 commits
-
-
Paolo Bacchilega authored
the box filter is fast and gives good quality when scaling big images to thumbnails.
-
Paolo Bacchilega authored
this avoids to converts the GdkPixbuf to a cairo_surface each time a thumbnail is drawn on the screen.
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
this partially reverts commit f3840461
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-
Paolo Bacchilega authored
-