commit b7be66eba1cadb5b517df165e71db59849968c55
Author: Paolo Bacchilega <[email protected]>
Date:   2011-04-13

   updated for version 2.12.3

M       NEWS
M       configure.ac

commit e20da86d253f1eb0f9b3235e68672d59fe9cf984
Author: Paolo Bacchilega <[email protected]>
Date:   2011-03-28

   align the current folder to the top if it's an entry point

M       gthumb/gth-browser.c

commit f99eda27849c8effe9a3d1f5aedaa3e4cf5fc3a9
Author: Paolo Bacchilega <[email protected]>
Date:   2011-03-29

   fixed variable name

M       gthumb/gth-icon-cache.c

commit c3f2e2d85bb42d45c48784b19abb2ed2896d4a8a
Author: Paolo Bacchilega <[email protected]>
Date:   2011-03-28

   webalbums: fixed progress dialog not showing again after exporting
   the first time

M       extensions/webalbums/gth-web-exporter.c

commit 32bfabc7308e056f810bc2a09e393003a99aa3cf
Author: Paolo Bacchilega <[email protected]>
Date:   2011-03-28

   fixed compiler warning

M       extensions/webalbums/albumtheme-private.c

commit bd7ce64a941e63faa339e810cc997903dcbef767
Author: Paolo Bacchilega <[email protected]>
Date:   2011-03-28

   webalbums: for generic ranges add the tag to the list, instead of
   the loop

M       extensions/webalbums/albumtheme-private.c
M       extensions/webalbums/albumtheme-private.h
M       extensions/webalbums/albumtheme.y
M       extensions/webalbums/gth-web-exporter.c

commit d14613bfa39f2b56cf39c49d9501c7352cac2eae
Author: Paolo Bacchilega <[email protected]>
Date:   2011-03-14

   Fixed crash when closing a window while the video viewer is active

   Deactivate the viewer before closing the window in order to destroy
   the gstreamer pipeline.

M       gthumb/gth-browser.c

commit 7e77d72bbea51d6bba5ab1869e3dcaae48e2fccc
Author: Michael J. Chudobiak <[email protected]>
Date:   2011-03-28

   do not unref files returned by g_file_icon_get_file

M       gthumb/gth-icon-cache.c
M       gthumb/gtk-utils.c

commit 9a7650d053a78063e0161d953b8e89c35cd11f75
Author: Daniel Nylander <[email protected]>
Date:   2011-03-06

   Updated Swedish translation

M       po/sv.po

commit 4d6ba3b948a258f15ccf121e40fe164485731c6b
Author: Paolo Bacchilega <[email protected]>
Date:   2011-02-23

   don't try to save the state if there is no window mapped

M       gthumb/gth-browser.c

commit 9e85d86297019a136f025cc7350e3080bece7105
Author: Paolo Bacchilega <[email protected]>
Date:   2011-02-23

   Make PgUp/PgDown navigation work when started in fullscreen mode

   Give focus to the viewer after loading the file list

   [bug #642848]

M       gthumb/gth-browser.c

commit 0286f5182f88ae717c8e3e7705cc531f4b92a5f9
Author: Paolo Bacchilega <[email protected]>
Date:   2011-01-23

   progress_dialog: make the code more solid adding some extra-check

M       gthumb/gth-progress-dialog.c

commit 1db6f3a0e01ddb2231bf1711c618bfba1821ce08
Author: Paolo Bacchilega <[email protected]>
Date:   2011-01-23

   use the right parent class

M       gthumb/gth-progress-dialog.c

commit 5254053058cbd40487cbbd3169d9270b7de0a63a
Author: Joe Hansen <[email protected]>
Date:   2011-01-16

   Updated Danish translation

M       po/da.po

commit 32f7bb42e57b0df48cbd7252c4a3adae4c83bb1d
Author: Paolo Bacchilega <[email protected]>
Date:   2011-01-15

   added focus stealing prevention code when launching an application

M       extensions/file_manager/callbacks.c

commit 692310a7e0a958011200b4a22fed21c3943251e4
Author: Paolo Bacchilega <[email protected]>
Date:   2011-01-15

   image_viewer: use gtk_adjustment_configure when the allocated
   size changes

M       gthumb/gth-image-viewer.c

commit 1494be320ed0ca8867716c75766bec3c0db7486b
Author: Paolo Bacchilega <[email protected]>
Date:   2011-01-15

   image-selector: fixed selection drawing

M       gthumb/gth-image-selector.c

commit 468d3d133b3bf9b26f08d82fa678045033ce6050
Author: Paolo Bacchilega <[email protected]>
Date:   2011-01-15

   clip the expose event region only ones

M       gthumb/gth-image-selector.c
M       gthumb/gth-image-viewer.c

commit 3ed96487f6d5cafb9e0a5621d4a37c6a5df5edec
Author: Paolo Bacchilega <[email protected]>
Date:   2011-01-15

   image_viewer: make image dragging faster

   update the adjustment value after a timeout

M       gthumb/gth-image-viewer.c