commit 7dfece30e75aa30c0767676f8421143cf1b446f8 Author: Paolo Bacchilega Date: 2010-06-28 updated POTFILES.skip M po/POTFILES.skip commit 812de6abbf598d6c87fa475a480a98c40818070a Author: Paolo Bacchilega Date: 2010-06-28 updated POTFILES.in M po/POTFILES.in commit 54abcceed647442c10890834bd7499bdbaaeed1e Author: Paolo Bacchilega Date: 2010-06-28 updated for version 2.11.4 M NEWS M configure.ac commit c78a79d5f650c858612b2d93b6466c457e5c00f4 Author: Paolo Bacchilega Date: 2010-06-28 set the print command as important, and find as not important M extensions/image_print/callbacks.c M extensions/search/callbacks.c commit 88aa4481fd56ee018d3cdf6babf36e1890098b92 Author: Paolo Bacchilega Date: 2010-06-28 always show icons for web service entries. M extensions/facebook/callbacks.c M extensions/flicker/callbacks.c M extensions/photobucket/callbacks.c M extensions/picasaweb/callbacks.c commit ebd281f8a4c1e3a98f25f47d391edef07e3e6217 Author: Paolo Bacchilega Date: 2010-06-28 always use the default width for the viewer sidebar M gthumb/gth-browser.c commit 5f26fca80f3229754a48aaa5a2a7466b88e9d98d Author: Andrej Žnidaršič Date: 2010-06-28 Updated Slovenian translation M po/sl.po commit ac65cdecd6be2d558376e0db5b47b5d7aa6a0c81 Author: Paolo Bacchilega Date: 2010-06-28 fixed build error when jpeglib.h is not available M extensions/image_rotation/rotation-utils.c M extensions/jpeg_utils/transupp.h M extensions/webalbums/gth-web-exporter.c commit 9976dd770d11c47b594dc2915624e292bfa57a61 Author: Paolo Bacchilega Date: 2010-06-28 Fixed crash when using the red-eye removal tool [bug #623000] M gthumb/gth-image-selector.c commit 0a1d4717edc9b6005c5c238b244c2162a51ba849 Author: Michael J. Chudobiak Date: 2010-06-27 updated docs to reflect bug 622614 fix (%F rename code) M help/C/rename-series.page commit b9e881d641a68fc6c7ca910e533e9328707ab344 Author: Paolo Bacchilega Date: 2010-06-27 [rename_series] the code %F returns the basename without extension Fixes bug #622614 M extensions/rename_series/dlg-rename-series.c commit 770b7e08fbceb97f2621e6b5cc2744d1e834c8fa Author: Paolo Bacchilega Date: 2010-06-27 make the import preferences modal Fixes bug #619077 M extensions/importer/gth-import-preferences-dialog.c commit 053c3b9019dad757317635fd47c44ac132d3e23a Author: Paolo Bacchilega Date: 2010-06-27 [resize] always save and restore the size M extensions/file_tools/gth-file-tool-resize.c commit 619fc56ef202f875e3c76945f913e75323f4846d Author: Paolo Bacchilega Date: 2010-06-27 always use the generic _g_mime_type_is_image function M extensions/image_viewer/gth-metadata-provider-image.c commit 523a2d1f3deff8eb468b16de7cee40565ecb4cde Author: Paolo Bacchilega Date: 2010-06-27 Register the content type instead of the mime type. Fixes bug #620861 M gthumb/gth-main.c commit a2e65782864288a25011f9c454e5b03f82904ae6 Author: Paolo Bacchilega Date: 2010-06-27 fixed memory leak M gthumb/gth-main-default-types.c commit 2204807d4cdd617c10e619ac9685527d968ff8fc Author: Paolo Bacchilega Date: 2010-06-27 do not delete the tags if not changed in the dialog M extensions/edit_metadata/gth-edit-comment-page.c commit 152107610d9a9f7a593f6da512ba14009cb6735d Author: Paolo Bacchilega Date: 2010-06-27 added the tag icon A data/icons/hicolor/22x22/actions/tag.png A data/icons/hicolor/scalable/actions/tag.svg commit 1747fa977e9556963817390259ba256d35643c5d Author: Paolo Bacchilega Date: 2010-06-27 allow to edit the metadata of many files at the same time ...and renamed the "Metadata" as "Comment" M extensions/edit_metadata/actions.c M extensions/edit_metadata/callbacks.c M extensions/edit_metadata/dlg-edit-metadata.c M extensions/edit_metadata/dlg-edit-metadata.h M extensions/edit_metadata/gth-edit-comment-page.c M extensions/edit_metadata/gth-edit-metadata-dialog.c M extensions/edit_metadata/gth-edit-metadata-dialog.h M extensions/exiv2_tools/gth-edit-exiv2-page.c M gthumb/gth-file-data.c M gthumb/gth-file-data.h commit db4f0e71ff05cd655f8358a6a8d3ca0fe8e70f7b Author: Michael J. Chudobiak Date: 2010-06-25 migrated keyboard-shortcuts to mallard - needs updating though M gthumb/gth-browser-actions-callbacks.c A help/C/printing.page A help/C/shortcuts.page M help/Makefile.am commit 9d907d2531a8bbe498165dce9fdd94af97f7ea1d Author: Christian Kirbach Date: 2010-06-25 [i18n] Updated German translation M po/de.po commit 93911e0d7358412bca81aa7f76a06f880b2efffe Author: Michael J. Chudobiak Date: 2010-06-25 nicer formatting, more white space in docs M help/C/batch-change-date.page M help/C/batch-convert-format.page M help/C/batch-resize.page M help/C/batch-rotate.page M help/C/batch-scripts.page M help/C/browser.page M help/C/edit-colors.page M help/C/edit-redeye.page M help/C/edit-resize-crop.page M help/C/edit-rotate.page M help/C/edit-save-undo-redo.page M help/C/extensions.page M help/C/index.page M help/C/introduction.page M help/C/rename-series.page M help/C/strftime.page M help/C/thumbnail-pane.page M help/C/thumbnails.page M help/C/viewer.page commit 8407f14cfc9b1053763c1988e881267288f7e955 Author: Michael J. Chudobiak Date: 2010-06-25 added filtering documentation A help/C/figures/general-filter.png A help/C/figures/specific-filter.png A help/C/filtering.page M help/Makefile.am commit 3e4bc743cf84286e035a0f80598c0f087c0bb7fd Author: Michael J. Chudobiak Date: 2010-06-25 more docs migrated to mallard A help/C/fullscreen.page M help/C/index.page A help/C/sorting.page A help/C/viewer.page M help/Makefile.am commit b61215130dd2ace1f29689567c6be46019011f3a Author: Michael J. Chudobiak Date: 2010-06-25 removed obsolete omf file D help/gthumb.omf.in commit ad18d7322d051bf059be2e57da10d2d525bc6587 Author: Michael J. Chudobiak Date: 2010-06-25 mention the gimp shortcut in the manual A help/C/gimp.page M help/C/thumbnails.page M help/Makefile.am commit 9e660e7282ebcb970d3c0b41f86d1360be7370f1 Author: Michael J. Chudobiak Date: 2010-06-25 added extensions documentation A help/C/extensions.page M help/C/introduction.page M help/Makefile.am commit c8eb11e71773743193a3461143d09cd8783f6891 Author: Michael J. Chudobiak Date: 2010-06-25 minor text tweaks in rotation docs M help/C/batch-rotate.page commit 45e63eb37b3cbf805f3c8244098379b5f235a543 Author: Michael J. Chudobiak Date: 2010-06-25 minor formatting correction M help/C/thumbnails.page commit fd098168fac21553360908b20cf104295f28b6a7 Author: Michael J. Chudobiak Date: 2010-06-25 added docs for the editing tools, and minor formatting fixes M help/C/attributes.page M help/C/batch-scripts.page M help/C/browser.page A help/C/edit-colors.page A help/C/edit-redeye.page A help/C/edit-resize-crop.page A help/C/edit-rotate.page A help/C/edit-save-undo-redo.page M help/C/index.page M help/C/introduction.page M help/C/thumbnail-pane.page M help/C/thumbnails.page M help/Makefile.am commit 76151218518cfba69ae1184db05b06373448321d Author: Michael J. Chudobiak Date: 2010-06-25 added missing file A help/C/thumbnail-pane.page commit 9492f9345b6d17a6209c86c729d079bf6adabfa3 Author: Michael J. Chudobiak Date: 2010-06-24 minor formatting error fixed M help/C/rename-series.page commit eeeb0e746401192606394a276e46c9ce7ddaf996 Author: Michael J. Chudobiak Date: 2010-06-24 added rename-series mallard docs A help/C/rename-series.page M help/Makefile.am commit fca3a935c4cdc35b8ad89829fde1a65c2e450b87 Author: Michael J. Chudobiak Date: 2010-06-24 document the thumbnail pane A help/C/figures/thumbnail-pane.png M help/C/thumbnails.page M help/Makefile.am commit 6af59b52853219e96404892ed65877ae335eb144 Author: Michael J. Chudobiak Date: 2010-06-24 added the palette icon to the manual to make editing mode more obvious A help/C/figures/palette.png M help/C/index.page M help/Makefile.am M help/de/legal.xml commit ccf8ca4a459a6de4f5632c94b40c61d1f131a25f Author: Paolo Bacchilega Date: 2010-06-25 do not change the thumbnails pane visibility after changing the layout really this time M gthumb/gth-browser.c commit fdf35cecd2f7f707bf3bad4e0011dcd4e1225c14 Author: Paolo Bacchilega Date: 2010-06-25 fixed window resizing issue M gthumb/gth-file-list.c commit d9c2b738331e2bed9a95d66f70ade9f23972adab Author: Paolo Bacchilega Date: 2010-06-25 do not change the thumbnails pane visibility after changing the layout M gthumb/gth-browser.c commit cfbe66d7b835f2d215e7ae97b9ba448e96affd59 Author: Paolo Bacchilega Date: 2010-06-24 added option to choose the thumbnail pane orientation. M data/gthumb.schemas.in M data/ui/preferences.ui M gthumb/dlg-preferences.c M gthumb/gth-browser.c M gthumb/gth-file-list.c M gthumb/gth-file-list.h M gthumb/gth-preferences.h commit b604331f748f5c5b368773b4cecca9752f7fec28 Author: Michael J. Chudobiak Date: 2010-06-24 start of the docbook to mallard conversion M extensions/change_date/dlg-change-date.c M extensions/convert_format/dlg-convert-format.c M extensions/resize_images/dlg-resize-images.c D help/C/Makefile.am A help/C/attributes.page A help/C/batch-change-date.page A help/C/batch-convert-format.page A help/C/batch-resize.page A help/C/batch-rotate.page A help/C/batch-scripts.page A help/C/browser.page D help/C/gthumb-C.omf D help/C/gthumb.xml A help/C/index.page A help/C/introduction.page M help/C/legal.xml A help/C/strftime.page A help/C/thumbnails.page D help/C/topic.dat M help/Makefile.am commit ed484bbcbc5d1009a9da01f61ef5ef8fc311ba28 Author: Paolo Bacchilega Date: 2010-06-24 updated the .doap file added the mailing list and changed the description M gthumb.doap commit 2cdca34232946b1b41321f6d9301dcce8b3a39a2 Author: Michael J. Chudobiak Date: 2010-06-24 moved the date format codes section of the manual M help/C/gthumb.xml commit 862971594cb83aaae5c8b390bb17e70add9fc3db Author: Michael J. Chudobiak Date: 2010-06-24 deleted some obsolete tool sections of the manual M help/C/gthumb.xml commit d9b283a425feea474b67abb9b5e018f48d36144f Author: Michael J. Chudobiak Date: 2010-06-24 updated the desktop-wallpaper section of the manual M help/C/gthumb.xml commit a8df2c88f289278375b368783d9a4a751b3e6f65 Author: Michael J. Chudobiak Date: 2010-06-24 updated the write-to-disc manual section and added a help button M extensions/burn_disc/gth-burn-task.c M help/C/gthumb.xml commit d328cf16be5370f4107e298b660f2bf508cb489e Author: Paolo Bacchilega Date: 2010-06-24 [resize tool] save and restore the size when using the percentage M extensions/file_tools/data/gthumb_resize_options.schemas.in M extensions/file_tools/gth-file-tool-resize.c M extensions/file_tools/preferences.h commit eca51b546340d58c6314a2e1dd44e569d78bd951 Author: Paolo Bacchilega Date: 2010-06-24 added ability to select the aspect ratio in the resize tool M extensions/file_tools/data/gthumb_resize_options.schemas.in M extensions/file_tools/data/ui/resize-options.ui M extensions/file_tools/gth-file-tool-crop.c M extensions/file_tools/gth-file-tool-crop.h M extensions/file_tools/gth-file-tool-resize.c M extensions/file_tools/preferences.h M extensions/image_viewer/gth-image-viewer-page.c M extensions/red_eye_removal/gth-file-tool-red-eye.c M gthumb/typedefs.h commit 2d7a69d64d69ddb1c97c16414dc3699b2d26e922 Author: Michael J. Chudobiak Date: 2010-06-23 updated the file-copy and file-move sections of the manual M help/C/gthumb.xml commit 6cc424f8e57b6bad6a13abfc4734d66ee52db6ac Author: Michael J. Chudobiak Date: 2010-06-23 updated the file deletion section of the manual M help/C/gthumb.xml commit 674759abfe081b2c7dc9ced8fc86df37e6454746 Author: Michael J. Chudobiak Date: 2010-06-23 updated the rename-series section of the manual M help/C/gthumb.xml commit d0feae8cc72782de7f48f73ebaf0c9042661a0bc Author: Michael J. Chudobiak Date: 2010-06-23 make the help button functional in the rename-series tool M extensions/rename_series/dlg-rename-series.c commit 5847637de5b23b59588866cc82cf5554f2b2d5cc Author: Paolo Bacchilega Date: 2010-06-23 load and save the resize dialog options M extensions/file_tools/data/Makefile.am A extensions/file_tools/data/gthumb_resize_options.schemas.in M extensions/file_tools/gth-file-tool-resize.c M extensions/file_tools/preferences.h commit 09c665edc0d981072c4017baf9ddfcd42e1df49a Author: Paolo Bacchilega Date: 2010-06-23 load and save the crop dialog options M extensions/file_tools/Makefile.am M extensions/file_tools/data/Makefile.am A extensions/file_tools/data/gthumb_crop_options.schemas.in M extensions/file_tools/gth-file-tool-crop.c M extensions/file_tools/gth-file-tool-crop.h A extensions/file_tools/preferences.h commit 4700c6bf4f38fd824a3041dbbf68b57de6bf5a8b Author: Michael J. Chudobiak Date: 2010-06-23 added mostly-empty import and export sections to the manual M help/C/gthumb.xml commit db68497f8e63102a2b5b085282a10c7ce264b495 Author: Michael J. Chudobiak Date: 2010-06-23 removed manual section for the (purged) reset-exif tool M help/C/gthumb.xml commit e65eb0352390dab5c098923891df800ae3456d6a Author: Michael J. Chudobiak Date: 2010-06-23 more manual updates M help/C/gthumb.xml commit 76f72d19b89d848f53f255991a18d053fa88e4fc Author: Michael J. Chudobiak Date: 2010-06-22 updated the image editing part of the manual M help/C/gthumb.xml commit 1815d59abbb94277618efe5ec6e57e4947ff0782 Author: Christophe Bisière Date: 2010-05-24 Disable "Properties" context menu item when it does not make sense M extensions/catalogs/callbacks.c commit 111f654b607d1b350aba09b0b8542c71296abe48 Author: Paolo Bacchilega Date: 2010-06-22 implemented the "ask whether to save" option M gthumb/gth-browser.c commit 8cbde58ed702e762c37b8b34f82cc6ea5ce36521 Author: Paolo Bacchilega Date: 2010-06-22 Implemented the confirm deletion option [bug #622386] M data/gthumb.schemas.in M extensions/catalogs/actions.c M extensions/file_manager/actions.c M gthumb/dlg-preferences.c M gthumb/gth-preferences.h commit 509b53a4b46783b1a1bb99eca6c0cffb7a036acb Author: Bruno Brouard Date: 2010-06-22 Updated French translation M po/fr.po commit 123280808246ce9a2ed89b27117801dc2eac361b Author: Paolo Bacchilega Date: 2010-06-22 removed wrong g_object_unref call M extensions/importer/gth-import-task.c M extensions/webalbums/gth-web-exporter.c commit 70d81d186d47d0bd386fecc708e94ca7e78766f1 Author: Paolo Bacchilega Date: 2010-06-22 apply the emebedded orientation when doing a standard rotation M extensions/image_rotation/rotation-utils.c commit e854e3dd5244475a78c66ca78cda271f98463dc5 Author: Paolo Bacchilega Date: 2010-06-22 take the initial tag into account when doing a lossless rotation M extensions/image_rotation/rotation-utils.c commit c19232e663bb676c6216d1cfbdc1bf87f7095627 Author: Paolo Bacchilega Date: 2010-06-21 updated the album theme format description file. M help/Makefile.am A help/album-theme-format.txt D help/theme-xml.txt commit 3b50ec3bf341703e411298342f429a43835589e1 Author: Mario Blättermann Date: 2010-06-21 [i18n] Updated German translation M po/de.po commit b8284e871f9b304ca4db9139c2f7a9e068a4417c Author: Paolo Bacchilega Date: 2010-06-21 updated POTFILES.in M po/POTFILES.in commit 6c31962492b1dc4d6e43c1e666d49a8a0c74f37f Author: Paolo Bacchilega Date: 2010-06-21 added script to update text.h automatically M extensions/webalbums/data/albumthemes/text.h C062 extensions/webalbums/data/albumthemes/text.h extensions/webalbums/data/albumthemes/update-text-h.rb commit 225fc4a9e072cc7bb2b0117c4ea40fc2cd611f3e Author: Paolo Bacchilega Date: 2010-06-20 updated the share icon to make it more saturated. M data/icons/hicolor/22x22/actions/share.png M data/icons/hicolor/scalable/actions/share.svg commit 7e49f28fee74a31d4c9f7d01d63f8728e0ba03ab Author: Paolo Bacchilega Date: 2010-06-20 added the scalable version of the share icon M data/icons/hicolor/scalable/actions/Makefile.am A data/icons/hicolor/scalable/actions/share.svg commit e8c271b06ef0baff681d4042d12a744acb1ac925 Author: Paolo Bacchilega Date: 2010-06-20 added the print command on the toolbar M extensions/image_print/callbacks.c commit dfd0de00cb5f60c8cbdb225fa7a1eccd63999638 Author: Paolo Bacchilega Date: 2010-06-20 Added a share tool menu on the toolbar M configure.ac M data/icons/hicolor/22x22/actions/Makefile.am A data/icons/hicolor/22x22/actions/share.png M extensions/Makefile.am M extensions/burn_disc/burn_disc.extension.in.in M extensions/burn_disc/callbacks.c A extensions/export_tools/Makefile.am A extensions/export_tools/callbacks.c A extensions/export_tools/callbacks.h A extensions/export_tools/export_tools.extension.in.in A extensions/export_tools/main.c M extensions/facebook/callbacks.c M extensions/facebook/facebook.extension.in.in M extensions/flicker/callbacks.c M extensions/flicker/flicker.extension.in.in M extensions/list_tools/callbacks.c M extensions/photobucket/callbacks.c M extensions/photobucket/photobucket.extension.in.in M extensions/picasaweb/callbacks.c M extensions/picasaweb/picasaweb.extension.in.in M extensions/webalbums/callbacks.c M extensions/webalbums/webalbums.extension.in.in M gthumb/gth-browser-ui.h M gthumb/gth-toggle-menu-tool-button.c M gthumb/gth-toggle-menu-tool-button.h commit a2d8e627b5a24f1c4549c2bc19356b3de33bed09 Author: Paolo Bacchilega Date: 2010-06-20 [webalbums] set better default values M extensions/webalbums/data/gthumb_webalbums.schemas.in M extensions/webalbums/dlg-web-exporter.c commit 667bfb2bee877041e688152484688ca2c7303e83 Merge: 42488bb 5964cc4 Author: Paolo Bacchilega Date: 2010-06-20 Merge branch 'webalbums' commit 5964cc48980514e3fd23bdb8fe43933cec2ba868 Author: Paolo Bacchilega Date: 2010-06-20 [weblabums] ported the Wiki theme to the new syntax M extensions/webalbums/data/albumthemes/Wiki/Makefile.am M extensions/webalbums/data/albumthemes/Wiki/image.gthtml M extensions/webalbums/data/albumthemes/Wiki/index.gthtml D extensions/webalbums/data/albumthemes/Wiki/layout.css M extensions/webalbums/data/albumthemes/Wiki/preview.png M extensions/webalbums/data/albumthemes/Wiki/style.css M extensions/webalbums/data/albumthemes/Wiki/thumbnail.gthtml commit 8a925be2b2cb11fbcc1397e9d2c2331781611e7f Author: Paolo Bacchilega Date: 2010-06-20 [webalbums] made the theme syntax more poweful Added for_each in range loop; Added ability to specify a printf like list of arguments to the translate function; Added ability the create squared thumbnails. M extensions/webalbums/albumtheme-private.c M extensions/webalbums/albumtheme-private.h M extensions/webalbums/albumtheme.l M extensions/webalbums/albumtheme.y M extensions/webalbums/data/albumthemes/Classic/image.gthtml M extensions/webalbums/data/albumthemes/Classic/thumbnail.gthtml M extensions/webalbums/data/albumthemes/ClassicClips/image.gthtml M extensions/webalbums/data/albumthemes/ClassicClips/thumbnail.gthtml M extensions/webalbums/data/albumthemes/NeatRound/image.gthtml M extensions/webalbums/data/albumthemes/NeatRound/thumbnail.gthtml M extensions/webalbums/data/ui/web-album-exporter.ui M extensions/webalbums/gth-web-exporter.c M extensions/webalbums/gth-web-exporter.h commit 82f5ce2eb3cb533ad0b56fe7c590670ab5db11f4 Author: Paolo Bacchilega Date: 2010-06-20 [webalbums] removed unfinished themes M configure.ac D extensions/webalbums/data/albumthemes/BestFit/.cvsignore D extensions/webalbums/data/albumthemes/BestFit/BestFit.css D extensions/webalbums/data/albumthemes/BestFit/BestFit.js D extensions/webalbums/data/albumthemes/BestFit/Makefile.am D extensions/webalbums/data/albumthemes/BestFit/back.png D extensions/webalbums/data/albumthemes/BestFit/image.gthtml D extensions/webalbums/data/albumthemes/BestFit/index.gthtml D extensions/webalbums/data/albumthemes/BestFit/index.js D extensions/webalbums/data/albumthemes/BestFit/lib.js D extensions/webalbums/data/albumthemes/BestFit/next.png D extensions/webalbums/data/albumthemes/BestFit/prev.png D extensions/webalbums/data/albumthemes/BestFit/preview.png D extensions/webalbums/data/albumthemes/BestFit/thumbnail.gthtml D extensions/webalbums/data/albumthemes/Flicker/.cvsignore D extensions/webalbums/data/albumthemes/Flicker/Makefile.am D extensions/webalbums/data/albumthemes/Flicker/image.gthtml D extensions/webalbums/data/albumthemes/Flicker/index.gthtml D extensions/webalbums/data/albumthemes/Flicker/layout.css D extensions/webalbums/data/albumthemes/Flicker/preview.png D extensions/webalbums/data/albumthemes/Flicker/style.css D extensions/webalbums/data/albumthemes/Flicker/thumbnail.gthtml M extensions/webalbums/data/albumthemes/Makefile.am commit 42488bbac1c44d848308616c14cdfdc44441b33a Author: Stefano Pettini Date: 2010-06-19 DateTimeOriginal not updated if Update comment date is set too M extensions/change_date/gth-change-date-task.c commit 2d0106434b8d8866553f0e389e0baeae8fc9c339 Author: Paolo Bacchilega Date: 2010-06-17 use m4 macros to define the extension rules Use m4 macros to define the rules to create the extension ini file. This allows to change the rules in one place. Changed the rule to make the extension version to follow the gthumb version. M Makefile.am M configure.ac M extensions/bookmarks/Makefile.am M extensions/bookmarks/bookmarks.extension.in.in M extensions/burn_disc/Makefile.am M extensions/burn_disc/burn_disc.extension.in.in M extensions/catalogs/Makefile.am M extensions/catalogs/catalogs.extension.in.in M extensions/change_date/Makefile.am M extensions/change_date/change_date.extension.in.in M extensions/comments/Makefile.am M extensions/comments/comments.extension.in.in M extensions/convert_format/Makefile.am M extensions/convert_format/convert_format.extension.in.in M extensions/desktop_background/Makefile.am M extensions/desktop_background/desktop_background.extension.in.in M extensions/edit_metadata/Makefile.am M extensions/edit_metadata/edit_metadata.extension.in.in M extensions/example/configure.ac.example M extensions/example/src/Makefile.am M extensions/example/src/example.extension.in.in M extensions/exiv2_tools/Makefile.am M extensions/exiv2_tools/exiv2_tools.extension.in.in M extensions/facebook/Makefile.am M extensions/facebook/facebook.extension.in.in M extensions/file_manager/Makefile.am M extensions/file_manager/file_manager.extension.in.in M extensions/file_tools/Makefile.am M extensions/file_tools/file_tools.extension.in.in M extensions/file_viewer/Makefile.am M extensions/flicker/Makefile.am M extensions/flicker/flicker.extension.in.in M extensions/gstreamer_tools/Makefile.am M extensions/gstreamer_tools/gstreamer_tools.extension.in.in M extensions/gstreamer_utils/Makefile.am M extensions/image_print/Makefile.am M extensions/image_print/image_print.extension.in.in M extensions/image_rotation/Makefile.am M extensions/image_rotation/image_rotation.extension.in.in M extensions/image_viewer/Makefile.am M extensions/image_viewer/image_viewer.extension.in.in M extensions/importer/Makefile.am M extensions/jpeg_utils/Makefile.am M extensions/list_tools/Makefile.am M extensions/list_tools/list_tools.extension.in.in M extensions/oauth/Makefile.am M extensions/photo_importer/Makefile.am M extensions/photo_importer/photo_importer.extension.in.in M extensions/photobucket/Makefile.am M extensions/photobucket/photobucket.extension.in.in M extensions/picasaweb/Makefile.am M extensions/picasaweb/picasaweb.extension.in.in M extensions/pixbuf_savers/Makefile.am M extensions/pixbuf_savers/pixbuf_savers.extension.in.in M extensions/raw_files/Makefile.am M extensions/raw_files/raw_files.extension.in.in M extensions/red_eye_removal/Makefile.am M extensions/red_eye_removal/red_eye_removal.extension.in.in M extensions/rename_series/Makefile.am M extensions/rename_series/rename_series.extension.in.in M extensions/resize_images/Makefile.am M extensions/resize_images/resize_images.extension.in.in M extensions/search/Makefile.am M extensions/search/search.extension.in.in M extensions/slideshow/Makefile.am M extensions/slideshow/slideshow.extension.in.in A m4/Makefile.am A m4/gthumb.m4 commit 88ff003ce6d9fbdf0b3b02047fa115931e137322 Author: Sira Nokyoongtong Date: 2010-06-19 Updated Thai translation. M po/th.po commit 2af346ecd1a5dc18b69703691279d2f598541fe8 Author: Paolo Bacchilega Date: 2010-06-18 set the gio overwrite dialog transient for the main window. M extensions/burn_disc/gth-burn-task.c M extensions/catalogs/gth-organize-task.c M extensions/facebook/dlg-export-to-facebook.c M extensions/facebook/facebook-authentication.c M extensions/file_manager/gth-copy-task.c M extensions/file_manager/gth-duplicate-task.c M extensions/flicker/dlg-export-to-flickr.c M extensions/flicker/dlg-import-from-flickr.c M extensions/flicker/flickr-authentication.c M extensions/image_rotation/gth-transform-task.c M extensions/oauth/oauth-authentication.c M extensions/photobucket/dlg-export-to-photobucket.c M extensions/picasaweb/dlg-export-to-picasaweb.c M extensions/picasaweb/dlg-import-from-picasaweb.c M extensions/webalbums/gth-web-exporter.c M gthumb/gio-utils.c M gthumb/gth-marshal.list M gthumb/gth-pixbuf-list-task.c M gthumb/gth-progress-dialog.c M gthumb/gth-task.c M gthumb/gth-task.h M gthumb/typedefs.h commit 93120be3ecf8d9997da4b5840a124a7805801b69 Author: Paolo Bacchilega Date: 2010-06-18 [webalbums] layout fix for Classic[*] themes M extensions/webalbums/data/albumthemes/Classic/image.gthtml M extensions/webalbums/data/albumthemes/Classic/layout.css M extensions/webalbums/data/albumthemes/ClassicClips/image.gthtml M extensions/webalbums/data/albumthemes/ClassicClips/layout.css commit d7c192687e5224a06aee8d3c3a218d1f12b6979b Author: Paolo Bacchilega Date: 2010-06-18 [webalbums] make the thumbnails bigger in NeatRound M extensions/webalbums/data/albumthemes/NeatRound/bot.png M extensions/webalbums/data/albumthemes/NeatRound/image.gthtml M extensions/webalbums/data/albumthemes/NeatRound/index.gthtml M extensions/webalbums/data/albumthemes/NeatRound/layout.css M extensions/webalbums/data/albumthemes/NeatRound/left.png M extensions/webalbums/data/albumthemes/NeatRound/right.png M extensions/webalbums/data/albumthemes/NeatRound/top.png commit 7cdbf1b2290c3cd0dc0db90225c4384b4a5e8e25 Author: Paolo Bacchilega Date: 2010-06-18 [webalbums] ignore empty attributes for the image caption M extensions/webalbums/gth-web-exporter.c commit a5a7e448e318939c491fd9a4a2a225308af6739a Author: Paolo Bacchilega Date: 2010-06-18 [webalbums] renamed GthVar as GthAttribute 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 ed99b652bed04ef9ba4551f474902211887e36b2 Author: Paolo Bacchilega Date: 2010-06-17 [webalbums] fixed layout issue for fluid indexes Always print a non-void value for the thumbnail attribute to make the caption of the same height for all the images, this fixes a layout issue when the "adapt columns to the window width" option is enabled. M extensions/webalbums/data/albumthemes/NeatRound/layout.css M extensions/webalbums/data/albumthemes/NeatRound/thumbnail.gthtml M extensions/webalbums/gth-web-exporter.c commit bb88ed0e2878b9360a6b4595f98f1d92d6201630 Author: Paolo Bacchilega Date: 2010-06-17 [webalbums] allow to interrupt the task M extensions/webalbums/gth-web-exporter.c commit 1e6f80ffb4cb94e005625daa650c21e1f008b999 Author: Paolo Bacchilega Date: 2010-06-17 [webalbums] fix jpeg orientation M extensions/webalbums/gth-web-exporter.c commit 617a332ad5a4a7c963de344da80e0c8d6624c258 Author: Paolo Bacchilega Date: 2010-06-17 [webalbums] make the extension version follow the gthumb version M extensions/webalbums/Makefile.am M extensions/webalbums/webalbums.extension.in.in commit 4db291529fa83af336c7d87729d7e9bd09649a26 Author: Paolo Bacchilega Date: 2010-06-17 use m4 macros to define the extension rules Use m4 macros to define the rules to create the extension ini file. This allows to change the rules in one place. Changed the rule to make the extension version to follow the gthumb version. M Makefile.am M configure.ac M extensions/bookmarks/Makefile.am M extensions/bookmarks/bookmarks.extension.in.in M extensions/burn_disc/Makefile.am M extensions/burn_disc/burn_disc.extension.in.in M extensions/catalogs/Makefile.am M extensions/catalogs/catalogs.extension.in.in M extensions/change_date/Makefile.am M extensions/change_date/change_date.extension.in.in M extensions/comments/Makefile.am M extensions/comments/comments.extension.in.in M extensions/convert_format/Makefile.am M extensions/convert_format/convert_format.extension.in.in M extensions/desktop_background/Makefile.am M extensions/desktop_background/desktop_background.extension.in.in M extensions/edit_metadata/Makefile.am M extensions/edit_metadata/edit_metadata.extension.in.in M extensions/example/configure.ac.example M extensions/example/src/Makefile.am M extensions/example/src/example.extension.in.in M extensions/exiv2_tools/Makefile.am M extensions/exiv2_tools/exiv2_tools.extension.in.in M extensions/facebook/Makefile.am M extensions/facebook/facebook.extension.in.in M extensions/file_manager/Makefile.am M extensions/file_manager/file_manager.extension.in.in M extensions/file_tools/Makefile.am M extensions/file_tools/file_tools.extension.in.in M extensions/file_viewer/Makefile.am M extensions/flicker/Makefile.am M extensions/flicker/flicker.extension.in.in M extensions/gstreamer_tools/Makefile.am M extensions/gstreamer_tools/gstreamer_tools.extension.in.in M extensions/gstreamer_utils/Makefile.am M extensions/image_print/Makefile.am M extensions/image_print/image_print.extension.in.in M extensions/image_rotation/Makefile.am M extensions/image_rotation/image_rotation.extension.in.in M extensions/image_viewer/Makefile.am M extensions/image_viewer/image_viewer.extension.in.in M extensions/importer/Makefile.am M extensions/jpeg_utils/Makefile.am M extensions/list_tools/Makefile.am M extensions/list_tools/list_tools.extension.in.in M extensions/oauth/Makefile.am M extensions/photo_importer/Makefile.am M extensions/photo_importer/photo_importer.extension.in.in M extensions/photobucket/Makefile.am M extensions/photobucket/photobucket.extension.in.in M extensions/picasaweb/Makefile.am M extensions/picasaweb/picasaweb.extension.in.in M extensions/pixbuf_savers/Makefile.am M extensions/pixbuf_savers/pixbuf_savers.extension.in.in M extensions/raw_files/Makefile.am M extensions/raw_files/raw_files.extension.in.in M extensions/red_eye_removal/Makefile.am M extensions/red_eye_removal/red_eye_removal.extension.in.in M extensions/rename_series/Makefile.am M extensions/rename_series/rename_series.extension.in.in M extensions/resize_images/Makefile.am M extensions/resize_images/resize_images.extension.in.in M extensions/search/Makefile.am M extensions/search/search.extension.in.in M extensions/slideshow/Makefile.am M extensions/slideshow/slideshow.extension.in.in A m4/Makefile.am A m4/gthumb.m4 commit c71474b6eebc507045c9d77a2b6f66a2cb099006 Author: Paolo Bacchilega Date: 2010-06-16 [webalbums] fixed some themes Fixed Classic, ClassicClips and NeatRound. D extensions/webalbums/data/albumthemes/Classic/1.gif M extensions/webalbums/data/albumthemes/Classic/Makefile.am D extensions/webalbums/data/albumthemes/Classic/background.gif M extensions/webalbums/data/albumthemes/Classic/image.gthtml M extensions/webalbums/data/albumthemes/Classic/index.gthtml M extensions/webalbums/data/albumthemes/Classic/layout.css M extensions/webalbums/data/albumthemes/Classic/preview.png M extensions/webalbums/data/albumthemes/Classic/style.css M extensions/webalbums/data/albumthemes/Classic/thumbnail.gthtml D extensions/webalbums/data/albumthemes/ClassicClips/1.gif M extensions/webalbums/data/albumthemes/ClassicClips/Makefile.am D extensions/webalbums/data/albumthemes/ClassicClips/background.gif M extensions/webalbums/data/albumthemes/ClassicClips/image.gthtml M extensions/webalbums/data/albumthemes/ClassicClips/layout.css M extensions/webalbums/data/albumthemes/ClassicClips/preview.png M extensions/webalbums/data/albumthemes/ClassicClips/style.css M extensions/webalbums/data/albumthemes/Makefile.am D extensions/webalbums/data/albumthemes/NeatRound/1.gif M extensions/webalbums/data/albumthemes/NeatRound/Makefile.am D extensions/webalbums/data/albumthemes/NeatRound/background.gif M extensions/webalbums/data/albumthemes/NeatRound/image.gthtml M extensions/webalbums/data/albumthemes/NeatRound/index.gthtml M extensions/webalbums/data/albumthemes/NeatRound/layout.css M extensions/webalbums/data/albumthemes/NeatRound/preview.png M extensions/webalbums/data/albumthemes/NeatRound/style.css M extensions/webalbums/data/albumthemes/NeatRound/thumbnail.gthtml commit 098392357e1f7a786d4e77382a8842f432ead891 Author: Paolo Bacchilega Date: 2010-06-16 style changes M gthumb/gth-metadata-provider.h commit 8f7527cf823299bbbf46182e8d7fc8b33a1f8bf2 Author: Paolo Bacchilega Date: 2010-06-16 do not filter out the metadata with no display_name M gthumb/gth-main.c commit b2f0924381e176cdae11ceaffb5c226cf99874fb Author: Paolo Bacchilega Date: 2010-06-16 [webalbums] implemented other exporter options allow to specify a different header for the image page; allow to view or hide the image description and attributes. M extensions/webalbums/albumtheme.y M extensions/webalbums/data/gthumb_webalbums.schemas.in M extensions/webalbums/data/ui/web-album-exporter.ui M extensions/webalbums/dlg-web-exporter.c M extensions/webalbums/gth-web-exporter.c M extensions/webalbums/gth-web-exporter.h M extensions/webalbums/preferences.h commit 9bfd4fc7919f08ae7be6ac8f877a27669f102728 Author: Paolo Bacchilega Date: 2010-06-16 [webalbums] fixed file sorting M extensions/webalbums/gth-web-exporter.c commit 6b58ccd8e9a4390fc5d76d91e5a7c8abede56146 Author: Paolo Bacchilega Date: 2010-06-15 added the start condition to make the code clearer HTML tokens can be emitted only when the start condition is INITIAL M extensions/webalbums/albumtheme.l commit 30c5e99e8d10670c75c2c1aa75e16b90d12c721e Author: Paolo Bacchilega Date: 2010-06-15 allow to cancel the whole copy from the overwrite dialog clicking on the cancel button in the overwrite dialog the whole copy operation is cancelled not just the overwrite operation. M extensions/rename_series/gth-rename-task.c M extensions/webalbums/gth-web-exporter.c M gthumb/gio-utils.c M gthumb/gth-browser.c M gthumb/gth-overwrite-dialog.h M gthumb/gth-pixbuf-list-task.c commit 51211546478c6b632354ee5c718bc9eaf2cb0421 Author: Paolo Bacchilega Date: 2010-06-15 filter metadata in the registration functions moved the metadata filter in the metadata registration function to avoid duplicated code. M extensions/exiv2_tools/exiv2-utils.cpp M gthumb/gth-file-properties.c M gthumb/gth-main.c commit a33f160310a5dc47da83ffb51df6a45e8db7d415 Author: Paolo Bacchilega Date: 2010-06-15 sync the comment using the formatted value Use the formatted value to sync the comment with the embedded metadata, insted of using the raw value. This allows to remove the lang="x-default" prefix from the text fields. M extensions/comments/main.c commit 782f81998c034bc851b4ac0076b411946c464510 Author: Paolo Bacchilega Date: 2010-06-14 [webalbums] removed unused tokens, renamed some tokens for clarity M extensions/webalbums/albumtheme.l M extensions/webalbums/albumtheme.y commit be12c7a1d9b3fa53e1594f759b294f58f593ce26 Author: Paolo Bacchilega Date: 2010-06-14 [webalbums] added a generic image_attribute_available function added support for function calls in the template syntax, and added a image_attribute_available function to test the availability of an attribute. M extensions/webalbums/albumtheme-private.c M extensions/webalbums/albumtheme-private.h M extensions/webalbums/albumtheme.l M extensions/webalbums/albumtheme.y M extensions/webalbums/data/albumthemes/ClassicClips/image.gthtml M extensions/webalbums/data/albumthemes/ClassicClips/layout.css M extensions/webalbums/gth-web-exporter.c commit 2b4ee3e295e915618aa18f42821d7d89c52c6bd8 Author: Paolo Bacchilega Date: 2010-06-14 [webalbums] hide the command in the file menu for now M extensions/webalbums/callbacks.c commit e5e7a2f014d75199c894a94495e8d4418061da37 Author: Paolo Bacchilega Date: 2010-06-14 [webalbums] changes to the ClassicClips theme display the image properties to the right of the image. M extensions/webalbums/data/albumthemes/ClassicClips/layout.css commit ef7b850143fd6e077a49a33dbc10594a9fd660de Author: Paolo Bacchilega Date: 2010-06-14 [webalbum] added for_each_image_caption to the template format M extensions/webalbums/albumtheme-private.c M extensions/webalbums/albumtheme-private.h M extensions/webalbums/albumtheme.l M extensions/webalbums/albumtheme.y M extensions/webalbums/data/albumthemes/ClassicClips/image.gthtml M extensions/webalbums/gth-web-exporter.c commit 5308c346a9b8014969e2fa50c85f3ea02b9a22e5 Author: Paolo Bacchilega Date: 2010-06-13 [webalbums] added support for translatable strings. M extensions/webalbums/albumtheme-private.c M extensions/webalbums/albumtheme-private.h M extensions/webalbums/albumtheme.l M extensions/webalbums/albumtheme.y M extensions/webalbums/data/albumthemes/Classic/style.css M extensions/webalbums/data/albumthemes/ClassicClips/image.gthtml M extensions/webalbums/data/albumthemes/ClassicClips/index.gthtml M extensions/webalbums/data/albumthemes/ClassicClips/thumbnail.gthtml M extensions/webalbums/data/albumthemes/text.h M extensions/webalbums/gth-web-exporter.c commit dbb2597123101d18958d477dc2c2d68c1970193f Author: Paolo Bacchilega Date: 2010-06-13 [webalbums] enahncements to the ClassicClips theme Don't use tables for the page layout. M extensions/webalbums/data/albumthemes/ClassicClips/image.gthtml M extensions/webalbums/data/albumthemes/ClassicClips/index.gthtml M extensions/webalbums/data/albumthemes/ClassicClips/layout.css M extensions/webalbums/data/albumthemes/ClassicClips/style.css M extensions/webalbums/data/albumthemes/ClassicClips/thumbnail.gthtml commit 1995e2e9dc4595ed24e40eb5130cb2d6a56df979 Author: Paolo Bacchilega Date: 2010-06-12 [webalbums] simplified the syntax, added caption iterator. Use "<%" as prefix for the special tag instead of " Date: 2010-06-10 [webalbums] restore the last footer M extensions/webalbums/dlg-web-exporter.c commit a7eba6c2ea355875d9e6870c377f6994250d2f45 Author: Paolo Bacchilega Date: 2010-06-10 [webalbums] added support for special codes in header and footer M extensions/rename_series/dlg-rename-series.c M extensions/webalbums/gth-web-exporter.c M gthumb/glib-utils.c commit 2c93d05a20d99735bb65adca92e57acc51b2f52b Author: Paolo Bacchilega Date: 2010-06-10 [webalbums] fixed other bugs in the exporter M extensions/webalbums/gth-web-exporter.c commit 94e19867198884324e811b3bd08472bfe523c2ff Author: Paolo Bacchilega Date: 2010-06-10 [overwrite dialog] display the file icon if the preview is not available M gthumb/gth-image-viewer.c M gthumb/gth-overwrite-dialog.c M gthumb/gtk-utils.c commit 38991310344c211115be00f085ae974c64c80080 Author: Paolo Bacchilega Date: 2010-06-09 [webalbums] other work on the exporter M extensions/webalbums/Makefile.am M extensions/webalbums/callbacks.c M extensions/webalbums/gth-web-exporter.c M extensions/webalbums/gth-web-exporter.h M gthumb/gio-utils.c M gthumb/gio-utils.h M gthumb/glib-utils.c M gthumb/glib-utils.h M gthumb/gth-icon-cache.c commit f450dbc6b452542b16dfd8fd164da306eb200e73 Author: Paolo Bacchilega Date: 2010-06-09 [webalbums] load and save the dialog preferences. M extensions/webalbums/data/Makefile.am A extensions/webalbums/data/gthumb_webalbums.schemas.in M extensions/webalbums/data/ui/web-album-exporter.ui M extensions/webalbums/dlg-web-exporter.c M extensions/webalbums/dlg-web-exporter.h A extensions/webalbums/preferences.h commit 1533a4f3299822e0a808597485c3f1558943481e Author: Paolo Bacchilega Date: 2010-06-09 [webalbums] added a prefix to the flex and bison functions changed the default yy prefix to add gth_albumtheme_yy to avoid possible collisions with other lexers and parsers. M extensions/webalbums/Makefile.am M extensions/webalbums/albumtheme-private.h M extensions/webalbums/albumtheme.l M extensions/webalbums/albumtheme.y commit 7d03af0d39b17a1124d0d348c8e8bc402c2a5d01 Author: Paolo Bacchilega Date: 2010-06-09 [webalbums] get the selected files or all the files if no one is selected M extensions/webalbums/actions.c commit b29ae4701eebe584a1477c1a1f361e8274ad1d44 Author: Paolo Bacchilega Date: 2010-06-07 [photobucket] fixed uninitialized variable warnings M extensions/photobucket/photobucket-consumer.c commit 9f5619ae5ba6f1c49ed8c7276a826f4fdd19e2c5 Author: Paolo Bacchilega Date: 2010-06-04 removed unused signal M extensions/webalbums/gth-web-exporter.c M extensions/webalbums/gth-web-exporter.h commit 1f51045e784e708eb59030d6175438407abb66fd Author: Paolo Bacchilega Date: 2010-06-04 updated POTFILES.in M po/POTFILES.in commit feeb8b3c5e2d847aa4b03c11b9cef3eda6c2ba41 Author: Paolo Bacchilega Date: 2010-06-04 removed Makefile.in from git D extensions/webalbums/Makefile.in commit 8e965da6734fa70d3359719d011b18a35898cbbf Author: Paolo Bacchilega Date: 2010-06-01 Ignore properties with a 0x in the name, they are just junk anyway. M gthumb/gth-file-properties.c commit 0e0e5b1ceaaaa98619d5772fa79f24a56d4e9c90 Author: Paolo Bacchilega Date: 2010-06-04 esthetic changes M gthumb/dom.c commit 082c7e7237fbc092e5d24629c1c7a2c0bea40337 Author: Paolo Bacchilega Date: 2010-06-04 renamed catalog-web-exporter as gth-web-exporter started porting of the web exporter to the new system D extensions/webalbums/catalog-web-exporter.c D extensions/webalbums/catalog-web-exporter.h A extensions/webalbums/gth-web-exporter.c A extensions/webalbums/gth-web-exporter.h commit bcddd8ff3b14c7aa1cc65b5dd3ecb910ebd90c74 Author: Paolo Bacchilega Date: 2010-06-04 added the web album dialog, changed the layout M extensions/webalbums/Makefile.am C074 extensions/webalbums/dlg-web-exporter.h extensions/webalbums/actions.c C075 extensions/webalbums/dlg-web-exporter.h extensions/webalbums/actions.h A extensions/webalbums/callbacks.c C075 extensions/webalbums/dlg-web-exporter.h extensions/webalbums/callbacks.h M extensions/webalbums/data/ui/web-album-exporter.ui M extensions/webalbums/dlg-web-exporter.c M extensions/webalbums/dlg-web-exporter.h C056 extensions/webalbums/dlg-web-exporter.h extensions/webalbums/main.c commit 33105b6f870585c5b6acbf4202b12290fdafcace Author: Paolo Bacchilega Date: 2010-06-04 added the album themes M configure.ac M extensions/webalbums/data/Makefile.am A extensions/webalbums/data/albumthemes/.cvsignore A extensions/webalbums/data/albumthemes/BestFit/.cvsignore A extensions/webalbums/data/albumthemes/BestFit/BestFit.css A extensions/webalbums/data/albumthemes/BestFit/BestFit.js A extensions/webalbums/data/albumthemes/BestFit/Makefile.am A extensions/webalbums/data/albumthemes/BestFit/back.png A extensions/webalbums/data/albumthemes/BestFit/image.gthtml A extensions/webalbums/data/albumthemes/BestFit/index.gthtml A extensions/webalbums/data/albumthemes/BestFit/index.js A extensions/webalbums/data/albumthemes/BestFit/lib.js A extensions/webalbums/data/albumthemes/BestFit/next.png A extensions/webalbums/data/albumthemes/BestFit/prev.png A extensions/webalbums/data/albumthemes/BestFit/preview.png A extensions/webalbums/data/albumthemes/BestFit/thumbnail.gthtml A extensions/webalbums/data/albumthemes/Classic/.cvsignore A extensions/webalbums/data/albumthemes/Classic/1.gif A extensions/webalbums/data/albumthemes/Classic/Makefile.am A extensions/webalbums/data/albumthemes/Classic/back.png A extensions/webalbums/data/albumthemes/Classic/background.gif A extensions/webalbums/data/albumthemes/Classic/bot.png A extensions/webalbums/data/albumthemes/Classic/image.gthtml A extensions/webalbums/data/albumthemes/Classic/index.gthtml A extensions/webalbums/data/albumthemes/Classic/layout.css A extensions/webalbums/data/albumthemes/Classic/left.png A extensions/webalbums/data/albumthemes/Classic/next.png A extensions/webalbums/data/albumthemes/Classic/prev.png A extensions/webalbums/data/albumthemes/Classic/preview.png A extensions/webalbums/data/albumthemes/Classic/right.png A extensions/webalbums/data/albumthemes/Classic/style.css A extensions/webalbums/data/albumthemes/Classic/thumbnail.gthtml A extensions/webalbums/data/albumthemes/Classic/top.png A extensions/webalbums/data/albumthemes/ClassicClips/.cvsignore A extensions/webalbums/data/albumthemes/ClassicClips/1.gif A extensions/webalbums/data/albumthemes/ClassicClips/Makefile.am A extensions/webalbums/data/albumthemes/ClassicClips/back.png A extensions/webalbums/data/albumthemes/ClassicClips/background.gif A extensions/webalbums/data/albumthemes/ClassicClips/bot.png A extensions/webalbums/data/albumthemes/ClassicClips/image.gthtml A extensions/webalbums/data/albumthemes/ClassicClips/index.gthtml A extensions/webalbums/data/albumthemes/ClassicClips/layout.css A extensions/webalbums/data/albumthemes/ClassicClips/left.png A extensions/webalbums/data/albumthemes/ClassicClips/next.png A extensions/webalbums/data/albumthemes/ClassicClips/prev.png A extensions/webalbums/data/albumthemes/ClassicClips/preview.png A extensions/webalbums/data/albumthemes/ClassicClips/right.png A extensions/webalbums/data/albumthemes/ClassicClips/style.css A extensions/webalbums/data/albumthemes/ClassicClips/thumbnail.gthtml A extensions/webalbums/data/albumthemes/ClassicClips/top.png A extensions/webalbums/data/albumthemes/Flicker/.cvsignore A extensions/webalbums/data/albumthemes/Flicker/Makefile.am A extensions/webalbums/data/albumthemes/Flicker/image.gthtml A extensions/webalbums/data/albumthemes/Flicker/index.gthtml A extensions/webalbums/data/albumthemes/Flicker/layout.css A extensions/webalbums/data/albumthemes/Flicker/preview.png A extensions/webalbums/data/albumthemes/Flicker/style.css A extensions/webalbums/data/albumthemes/Flicker/thumbnail.gthtml A extensions/webalbums/data/albumthemes/Makefile.am A extensions/webalbums/data/albumthemes/NeatRound/.cvsignore A extensions/webalbums/data/albumthemes/NeatRound/1.gif A extensions/webalbums/data/albumthemes/NeatRound/Makefile.am A extensions/webalbums/data/albumthemes/NeatRound/back.png A extensions/webalbums/data/albumthemes/NeatRound/background.gif A extensions/webalbums/data/albumthemes/NeatRound/bot.png A extensions/webalbums/data/albumthemes/NeatRound/image.gthtml A extensions/webalbums/data/albumthemes/NeatRound/index.gthtml A extensions/webalbums/data/albumthemes/NeatRound/layout.css A extensions/webalbums/data/albumthemes/NeatRound/left.png A extensions/webalbums/data/albumthemes/NeatRound/next.png A extensions/webalbums/data/albumthemes/NeatRound/prev.png A extensions/webalbums/data/albumthemes/NeatRound/preview.png A extensions/webalbums/data/albumthemes/NeatRound/right.png A extensions/webalbums/data/albumthemes/NeatRound/style.css A extensions/webalbums/data/albumthemes/NeatRound/thumbnail.gthtml A extensions/webalbums/data/albumthemes/NeatRound/top.png A extensions/webalbums/data/albumthemes/Wiki/.cvsignore A extensions/webalbums/data/albumthemes/Wiki/Makefile.am A extensions/webalbums/data/albumthemes/Wiki/image.gthtml A extensions/webalbums/data/albumthemes/Wiki/index.gthtml A extensions/webalbums/data/albumthemes/Wiki/layout.css A extensions/webalbums/data/albumthemes/Wiki/preview.png A extensions/webalbums/data/albumthemes/Wiki/style.css A extensions/webalbums/data/albumthemes/Wiki/thumbnail.gthtml A extensions/webalbums/data/albumthemes/text.h commit fc25b3f3308486de7ad5f50c9f7060ba3754dd05 Author: Paolo Bacchilega Date: 2010-06-04 esthetic changes M extensions/webalbums/albumtheme-private.c M extensions/webalbums/albumtheme-private.h commit db9e8b0c5fdd7773ad60c13dda5fae1cfade9354 Author: Paolo Bacchilega Date: 2010-06-04 restored prevous lexer and parser M extensions/webalbums/albumtheme.l M extensions/webalbums/albumtheme.y commit 464ae28911bfeedf178768a9b3139686e822402c Author: Paolo Bacchilega Date: 2010-06-04 use accessor functions available in gtk 2.18 M gthumb/gedit-message-area.c M gthumb/gth-browser.c commit 4967861d79ff601c87b125ef675edde63351c760 Author: Nils-Christoph Fiedler Date: 2010-06-03 Upated LowGerman translation M po/nds.po commit 0b51890aafe0d7087e74b1fa79ba910e946012b0 Author: Paolo Bacchilega Date: 2010-06-01 Ignore properties with a 0x in the name, they are just junk anyway. M gthumb/gth-file-properties.c commit 43963521271240170871cca94afd27d9870d788b Author: Petr Kovar Date: 2010-05-31 Update Czech translation by Marek Cernocky M po/cs.po commit 7ce6d97ae84790b72de016341b182ae83a3a4b2f Author: Andrej Žnidaršič Date: 2010-05-28 Updated Slovenian translation M po/sl.po commit dd95f62b2e0e620165c1b0bc883fab0e05c759b9 Author: Paolo Bacchilega Date: 2010-05-27 [importer] use the current date as fallback value use the current date if the modification time is not available M extensions/importer/utils.c commit 2f8eab3bbad49e67f4fc776d480f6e2338303d37 Author: Matthias Hawran Date: 2010-05-27 Use mtime to sort imported videos [bug #619758] M extensions/importer/utils.c commit 98d9b990140afcf99786682799a98cfb5d4cb1b6 Author: Daniel Mustieles Date: 2010-05-26 Updated Spanish translation M po/es.po commit 3c4f9088ff20e02616a2b5bccdaea99772817fda Author: Mario Blättermann Date: 2010-05-24 Updated German translation M po/de.po commit df157082e1e8b88dfebb4e5b5ee89ade17345a2f Author: Christian Kirbach Date: 2010-05-24 Updated German translation M po/de.po commit f2069eb82963255f0873497645dacb18cdbd27cf Author: Bruno Brouard Date: 2010-05-23 Updated French translation Contributed by Laurent Coudeur and Bruno Brouard M po/fr.po commit 217faa785171cb7b00e51a3864928324062f47c4 Merge: f61c2ff c8acb91 Author: Paolo Bacchilega Date: 2010-05-23 Merge branch 'master' into webalbums commit c8acb91cf6fa2389bdc47e9d1f456e728ac11c07 Author: Paolo Bacchilega Date: 2010-05-23 Fixed crash when renaming and quickly hitting the Enter key [bug #619352] M gthumb/gth-browser.c commit f61c2ffd78b15e0d554cfb08e7f2e1bf8bd6388b Author: Paolo Bacchilega Date: 2010-05-23 started webalbum extension M configure.ac M extensions/Makefile.am A extensions/webalbums/Makefile.am A extensions/webalbums/Makefile.in A extensions/webalbums/albumtheme-private.c A extensions/webalbums/albumtheme-private.h A extensions/webalbums/albumtheme.l A extensions/webalbums/albumtheme.y A extensions/webalbums/catalog-web-exporter.c A extensions/webalbums/catalog-web-exporter.h A extensions/webalbums/data/Makefile.am A extensions/webalbums/data/ui/Makefile.am A extensions/webalbums/data/ui/web-album-exporter.ui A extensions/webalbums/dlg-web-exporter.c A extensions/webalbums/dlg-web-exporter.h A extensions/webalbums/webalbums.extension.in.in commit 4e5e7ebfcef0949418b4b6ec13a96a1eb2b2f5c3 Author: Paolo Bacchilega Date: 2010-05-19 [photobucket] fixed function name M extensions/photobucket/photobucket-consumer.c commit 6a2ea3df9478e5fa07a9e6e141253882a8d115b6 Author: Paolo Bacchilega Date: 2010-05-19 updated POTFILES.in M po/POTFILES.in commit d7c5bc22b6c342b76fb2febf28f6946804c83283 Author: Paolo Bacchilega Date: 2010-05-19 added missing extensions to the default list M gthumb/gth-main.c commit 7d8109663d5e4fcc377c461fe5d068d072732da2 Author: Paolo Bacchilega Date: 2010-05-19 [oauth] disabled debug messages M extensions/oauth/oauth-connection.c commit c45a73d9d05f60bf1b96c7f40d72eccdb583a0d6 Author: Paolo Bacchilega Date: 2010-05-19 [photobucket] fixed album url M extensions/photobucket/dlg-export-to-photobucket.c commit ff7345e368cf6887277ac31d10daefef85a37476 Author: Paolo Bacchilega Date: 2010-05-19 renamed G_SIGNATURE_ENC_STRING as G_SIGNATURE_ENC_HEX M gthumb/gsignature.c M gthumb/gsignature.h M tests/gsignature-test.c commit faaffd8555b6d864a554b0f7f6129fffdd5f7001 Author: Paolo Bacchilega Date: 2010-05-19 [photobucket] implemented album creation and photo uploading M extensions/oauth/oauth-connection.c M extensions/oauth/oauth-connection.h M extensions/photobucket/data/ui/export-to-photobucket.ui M extensions/photobucket/data/ui/photobucket-album-properties.ui M extensions/photobucket/dlg-export-to-photobucket.c M extensions/photobucket/photobucket-account.c M extensions/photobucket/photobucket-account.h M extensions/photobucket/photobucket-album-properties-dialog.c M extensions/photobucket/photobucket-album-properties-dialog.h M extensions/photobucket/photobucket-consumer.c M extensions/photobucket/photobucket-consumer.h M extensions/photobucket/photobucket-service.c M extensions/photobucket/photobucket-service.h commit f6b6dc37b1c20c4e85513c0e892919de72c2b500 Author: Paolo Bacchilega Date: 2010-05-19 set local functions as static M extensions/flicker/dlg-import-from-flickr.c M extensions/picasaweb/dlg-import-from-picasaweb.c commit df2d962d4785085bfa83f29c7db630c21c24cb65 Author: Paolo Bacchilega Date: 2010-05-19 added a general function to adapt dialogs to small screens M extensions/facebook/dlg-export-to-facebook.c M extensions/flicker/dlg-export-to-flickr.c M extensions/flicker/dlg-import-from-flickr.c M extensions/photo_importer/dlg-photo-importer.c M extensions/picasaweb/dlg-export-to-picasaweb.c M extensions/picasaweb/dlg-import-from-picasaweb.c M gthumb/gtk-utils.c M gthumb/gtk-utils.h commit e1219fbd0c5b19cbde507586c1ce0ec166e7df83 Author: Paolo Bacchilega Date: 2010-05-19 hide the export dialog when starting a new authorization process M extensions/oauth/oauth-authentication.c commit 57f00a06e2aeacdb06d1a58b0adbc760d56d0e35 Author: Paolo Bacchilega Date: 2010-05-18 [photobucket] removed unused code M extensions/photobucket/photobucket-service.c M extensions/photobucket/photobucket-service.h commit 719df0cc80e2e7d7a4baade43a75c93e5bb7ae8a Author: Paolo Bacchilega Date: 2010-05-18 [photobucket] big batch of changes Completed the authentication/authorization process; Started work on the export dialog. M data/icons/hicolor/16x16/actions/Makefile.am A data/icons/hicolor/16x16/actions/photobucket.png M extensions/oauth/oauth-account.c M extensions/oauth/oauth-account.h M extensions/oauth/oauth-authentication.c M extensions/oauth/oauth-authentication.h M extensions/oauth/oauth-connection.c M extensions/oauth/oauth-connection.h M extensions/photobucket/Makefile.am M extensions/photobucket/callbacks.c M extensions/photobucket/data/ui/Makefile.am M extensions/photobucket/data/ui/export-to-photobucket.ui A extensions/photobucket/data/ui/photobucket-album-properties.ui M extensions/photobucket/dlg-export-to-photobucket.c A extensions/photobucket/photobucket-account.c A extensions/photobucket/photobucket-account.h A extensions/photobucket/photobucket-album-properties-dialog.c A extensions/photobucket/photobucket-album-properties-dialog.h A extensions/photobucket/photobucket-album.c A extensions/photobucket/photobucket-album.h M extensions/photobucket/photobucket-consumer.c M extensions/photobucket/photobucket-consumer.h A extensions/photobucket/photobucket-photo.c A extensions/photobucket/photobucket-photo.h A extensions/photobucket/photobucket-service.c A extensions/photobucket/photobucket-service.h M gthumb/gsignature.c M gthumb/gsignature.h M tests/Makefile.am M tests/gsignature-test.c A tests/oauth-test.c commit 78d8644a69a38cf297046431604c17ec94bf5b15 Author: Paolo Bacchilega Date: 2010-04-22 fixed some function calls M extensions/photobucket/dlg-export-to-photobucket.c commit df92d0fbfca9e58fc1530ff080f4fa876cb70b17 Author: Paolo Bacchilega Date: 2010-04-22 fixed some compilation errors M extensions/oauth/Makefile.am M extensions/oauth/oauth-account-chooser-dialog.c M extensions/oauth/oauth-account-chooser-dialog.h M extensions/oauth/oauth-account-manager-dialog.c M extensions/oauth/oauth-account-manager-dialog.h M extensions/oauth/oauth-account.c M extensions/oauth/oauth-account.h M extensions/oauth/oauth-authentication.c M extensions/oauth/oauth-authentication.h M extensions/oauth/oauth-connection.c M extensions/oauth/oauth-connection.h D extensions/oauth/oauth-types.h M extensions/photobucket/Makefile.am M extensions/photobucket/dlg-export-to-photobucket.c A extensions/photobucket/photobucket-consumer.c A extensions/photobucket/photobucket-consumer.h D extensions/photobucket/photobucket-service.c D extensions/photobucket/photobucket-service.h commit f326f326b6d60a503fa1fcc0bcc1900aecd32c93 Author: Paolo Bacchilega Date: 2010-04-21 started work on a photobucket consumer M extensions/photobucket/dlg-export-to-photobucket.c M extensions/photobucket/photobucket-service.c commit 6001abecf4891972c81368cb0cb5354d0214f1c0 Author: Paolo Bacchilega Date: 2010-04-21 added a generic oauth connection class M extensions/oauth/oauth-authentication.c M extensions/oauth/oauth-connection.c M extensions/oauth/oauth-connection.h M extensions/oauth/oauth-types.h commit 7f8f0c35f77ecc0c71a1482c81b73c2a83ba9d09 Author: Paolo Bacchilega Date: 2010-04-19 added a key length argument to the g_compute_signature* functions M gthumb/gsignature.c M gthumb/gsignature.h M tests/gsignature-test.c commit a2114316aee3df45dba37b0170a93a2e7bc67cc9 Author: Paolo Bacchilega Date: 2010-04-14 started work on a generic OAuth connector M configure.ac M extensions/Makefile.am A extensions/oauth/Makefile.am A extensions/oauth/data/Makefile.am A extensions/oauth/data/ui/Makefile.am A extensions/oauth/data/ui/oauth-account-chooser.ui A extensions/oauth/data/ui/oauth-account-manager.ui A extensions/oauth/data/ui/oauth-ask-authorization.ui A extensions/oauth/data/ui/oauth-complete-authorization.ui A extensions/oauth/main.c A extensions/oauth/oauth-account-chooser-dialog.c A extensions/oauth/oauth-account-chooser-dialog.h A extensions/oauth/oauth-account-manager-dialog.c A extensions/oauth/oauth-account-manager-dialog.h A extensions/oauth/oauth-account.c A extensions/oauth/oauth-account.h A extensions/oauth/oauth-authentication.c A extensions/oauth/oauth-authentication.h A extensions/oauth/oauth-connection.c A extensions/oauth/oauth-connection.h A extensions/oauth/oauth-types.h A extensions/oauth/oauth.extension.in.in A extensions/photobucket/Makefile.am A extensions/photobucket/actions.c A extensions/photobucket/actions.h A extensions/photobucket/callbacks.c A extensions/photobucket/callbacks.h A extensions/photobucket/data/Makefile.am A extensions/photobucket/data/ui/Makefile.am A extensions/photobucket/data/ui/export-to-photobucket.ui A extensions/photobucket/data/ui/photobucket-export-completed.ui A extensions/photobucket/dlg-export-to-photobucket.c A extensions/photobucket/dlg-export-to-photobucket.h A extensions/photobucket/main.c A extensions/photobucket/photobucket-service.c A extensions/photobucket/photobucket-service.h A extensions/photobucket/photobucket.extension.in.in commit 38b9afff1dc5a47beccc8144f61c12725ba6691b Author: Paolo Bacchilega Date: 2010-04-11 added gsignature, to compute hash based signatures. M gthumb/Makefile.am A gthumb/gsignature.c A gthumb/gsignature.h M tests/Makefile.am A tests/gsignature-test.c commit 7399c6c0a567f1c4c21453befb4b6404a5b32158 Author: Paolo Bacchilega Date: 2010-05-16 avoid duplicates in the history [bug #615442] M gthumb/gth-browser.c commit b31491980a96c637a29ee85fe5d1c1d235da1544 Author: Paolo Bacchilega Date: 2010-05-16 removed unused DEFAULT_MAX_FILE_SIZE [bug #616842] M gthumb/gth-thumb-loader.c commit 10a4aa4c43931b365c0bb2b64d8042c9a5ba1f75 Author: Paolo Bacchilega Date: 2010-05-15 expand parent after folder creation [bug #616940] M extensions/file_manager/actions.c commit d1a85b6fed98a641941c0d55ba6041350d9c51de Author: Paolo Bacchilega Date: 2010-05-15 fixed folder creation use g_file_make_directory instead of _g_directory_create_unique M extensions/file_manager/actions.c commit 1288a6045922a72e243b28ca61e58d44b2f3dde8 Author: Paolo Bacchilega Date: 2010-05-15 save the partial result of a cancelled search as well [bug #617952] M extensions/search/gth-search-task.c commit 45677d4d85b6445159e94f3c2f91a56f38276c3f Author: Paolo Bacchilega Date: 2010-05-15 show the "search results" catalog in the folder tree notify the creation of the "search results" catalog before pointing the browser to it. [bug #618183] M extensions/search/gth-search-task.c commit 2b14e1c14046f948ca29278777f409cccde9b757 Author: Paolo Bacchilega Date: 2010-05-15 do not call jcopy_markers_execute twice when using libjpeg8 M extensions/jpeg_utils/jpegtran.c commit d97f06fca0c38fb6a8cf2c7c6e4165b9ebb6672f Author: Andrej Žnidaršič Date: 2010-05-14 Updated Slovenian translation M po/sl.po commit f440d133870c73b87a6961d8f68a9e58ea273367 Author: Paolo Bacchilega Date: 2010-05-14 changed spaces into tabs M extensions/rename_series/dlg-rename-series.c M extensions/rename_series/preferences.h commit f93b1cf021bcdb9d1b02897fb654f9f629f0c8ed Author: Christophe Bisière Date: 2010-05-10 Attach preferences to the "Rename files" dialog [bug #618182] M extensions/rename_series/Makefile.am M extensions/rename_series/data/Makefile.am A extensions/rename_series/data/gthumb_rename_series.schemas.in M extensions/rename_series/dlg-rename-series.c A extensions/rename_series/preferences.h commit a72f3c8fa09cb0cfdabac7c1af914e2dcc937dfc Author: Matthias Hawran Date: 2010-05-11 Picasa export dialog too big Maximize on small resolutions (netbook) [bug #618262] M extensions/picasaweb/data/ui/export-to-picasaweb.ui M extensions/picasaweb/dlg-export-to-picasaweb.c commit 2e7e8a4397049f34115712f3329dc464da1d47b4 Author: Christophe Bisière Date: 2010-05-13 Move "Set as Desktop Background" item from "Tools" menu to right-click popup menu [bug #618430] M extensions/desktop_background/callbacks.c M gthumb/gth-browser-ui.h commit 83c20db313f5da11b99f34eb52117ff520263a0e Author: Paolo Bacchilega Date: 2010-05-14 minor esthetic changes M gthumb/gth-image-selector.c commit 8b913ccc7392bd41b08adb355ced9e10357ef3fb Author: Paolo Bacchilega Date: 2010-05-14 ignore allocation when the size is zero to make the code more robust M gthumb/gth-image-dragger.c M gthumb/gth-image-viewer.c M gthumb/gth-nav-window.c commit e458134c0eca1ce69aa878b504e42890384259fc Author: Paolo Bacchilega Date: 2010-05-14 Fixed thumbnail updates in the file list M gthumb/gth-file-list.c commit d5359fcbad5232d66213c28937ca269c255db61e Author: Paolo Bacchilega Date: 2010-05-14 set a minimum size for the file viewer to avoid a crash [bug #618442] M gthumb/gth-browser.c commit 472efd21f5718faecde6ef13582584da2a58f768 Author: Christophe Bisière Date: 2010-05-14 Fix some Gtk-CRITICAL messages generated by the list_tools extension [bug #618554] M extensions/list_tools/callbacks.c commit eea0881eed2ca2b0117d47b3fe6f50049b21e120 Author: Christian Kirbach Date: 2010-05-13 Updated German translation M po/de.po commit 686742696b7745ba8dcbe5e2108852f96e0fce91 Author: Daniel Mustieles Date: 2010-05-13 Updated Spanish translation M po/es.po commit d18d2e4373ed8e183a2933e5b48ca97d88ca9500 Author: Michael J. Chudobiak Date: 2010-05-10 added golden sections cropping grid M extensions/file_tools/data/ui/crop-options.ui M extensions/file_tools/gth-file-tool-crop.c M gthumb/gth-image-selector.c M gthumb/gth-image-selector.h commit 78429234723d2e0be3cccc8802238ce53a4c1ca6 Author: Andrej Žnidaršič Date: 2010-05-08 Updated Slovenian translation M po/sl.po commit 093455720c3c5d23d6beebe0b6ba21847c5691c5 Author: Michael J. Chudobiak Date: 2010-05-07 added an optional rule-of-thirds grid to the crop tool, bug 618026 M extensions/file_tools/data/ui/crop-options.ui M extensions/file_tools/gth-file-tool-crop.c M gthumb/gth-image-selector.c M gthumb/gth-image-selector.h commit 700fbf085376c850fbc2ca0f2d0be629955b9cbc Author: Rene Pärts Date: 2010-05-04 Estonian translation updated M po/et.po commit e2c36ad138d55848246a81183133cb5c44c30133 Author: Paolo Bacchilega Date: 2010-05-04 [picasaweb] added missing file A extensions/picasaweb/data/ui/picasa-web-export-completed.ui commit 4e6e1e2ae4a65658d57ff2585a2645f7b4b54f2d Author: Paolo Bacchilega Date: 2010-05-01 force file type by content when browsing a cache This is mainly used to browse the Firefox cache without changing the general preference each time, but can be usefull for other caches as well. M gthumb/gth-browser.c commit 53334943b65d8d54ceaa8e6933c194a2fe670b8d Author: Petr Kovar Date: 2010-05-02 Update Czech translation by Marek Cernocky M po/cs.po commit 354cdc48612c953c5a6625fb54155f36dffa2b98 Author: Paolo Bacchilega Date: 2010-05-01 Fixed "Overwrite all files" and "Do not overwrite any file" options [bug #617282] M extensions/file_manager/gth-duplicate-task.c M gthumb/gio-utils.c M gthumb/gio-utils.h commit f4ff30c6667dc6d03ce6f26cd4bc38081ae2a746 Author: Paolo Bacchilega Date: 2010-05-01 updated POTFILES.in M po/POTFILES.in commit 6b3c7465eaa2d6181a69d42e287cd7436d12c654 Author: Paolo Bacchilega Date: 2010-05-01 [picasaweb] show a completed dialog after exporting use a completed dialog similar to the one used for flickr and facebook services. [bug #616782] M extensions/picasaweb/data/ui/Makefile.am M extensions/picasaweb/data/ui/export-to-picasaweb.ui M extensions/picasaweb/dlg-export-to-picasaweb.c M extensions/picasaweb/picasa-web-album.c M extensions/picasaweb/picasa-web-album.h commit 64618315ada675b4e98beac5565bc30abb90a9ea Author: Paolo Bacchilega Date: 2010-05-01 cancel the file list operation before closing the dialog. M extensions/facebook/dlg-export-to-facebook.c M extensions/facebook/facebook-authentication.c M extensions/flicker/dlg-export-to-flickr.c M extensions/flicker/flickr-authentication.c commit af4ee62e717899cdd29a2f08fb782215f74784a2 Author: Daniel Mustieles Date: 2010-05-01 Updated Spanish translation M po/es.po commit ae34efcde898fd849db692cf5fb8fe3d2e4657e0 Author: Paolo Bacchilega Date: 2010-04-30 set the error if no script is available M gthumb/gnome-desktop-thumbnail.c commit 279496ae379f52408deb4951ec9711dfeeac099b Author: Paolo Bacchilega Date: 2010-04-30 [thumbnailer] use the system scripts as last resource from the bug report: The thumbnailer gives the highest priority to system-defined scripts, then gvfs previews, then exiv2 thumbnails, then pixbuf loaders. The gvfs previews should have a higher priority than the scripts, because gphoto generates thumbnails of on-camera videos MUCH faster than system scripts. [bug #617287] M gthumb/gth-thumb-loader.c commit 4441e9f279d8725344684c2ae0ec70f2a779600b Author: Paolo Bacchilega Date: 2010-04-29 fixed the loading icon visualization while loading the thumbnails M gthumb/gth-file-list.c commit de0b5b02f02b5786da6daa5a788f9271539071ae Author: Paolo Bacchilega Date: 2010-04-29 kill the script process as well when stopping the thumb loader [bug #614219] M gthumb/gth-thumb-loader.c commit fcda2fcd80e8f9635cbe83b1370339a1bc878464 Author: Paolo Bacchilega Date: 2010-04-29 get nearest entry point searching the uri with the shortest distance M gthumb/gth-browser.c commit a89ba5a5745813760362d09c0a87c1d0db0022ec Author: Paolo Bacchilega Date: 2010-04-29 simplified gth_main_get_all_entry_points() M gthumb/gth-main.c commit dc3bc0999325bf37f73a8e911e43ad4ed8670d75 Author: Paolo Bacchilega Date: 2010-04-29 changed gth_folder_tree_get_iter to give priority to the entry points M gthumb/gth-folder-tree.c commit 09cb4ca709762689d5026c67156c3e8e7e8953ec Author: Paolo Bacchilega Date: 2010-04-29 emit the signal in an idle callback M gthumb/gth-file-source-vfs.c commit aeeff11123f15bc9e2dbae52693ce37afd8d5a7e Author: Paolo Bacchilega Date: 2010-04-29 changed the name of a variable, to make the code clearer. M extensions/photo_importer/dlg-photo-importer.c commit dd68bb462311db6a90e822b90f78c0d22ff76027 Author: Paolo Bacchilega Date: 2010-04-29 update the entry points in an idle callback in gth-browser as well M gthumb/gth-browser.c commit 4e6e47728e0cc86d44eff93fabf9238c2e8fa33f Author: Paolo Bacchilega Date: 2010-04-28 update the entry points in an idle callback M gthumb/gth-location-chooser.c commit b5bc528cfa04c5af01273798bd74f8c57be60ddd Author: Paolo Bacchilega Date: 2010-04-28 use gth_main_get_all_entry_points to simplify the code ...and maybe fix bug #614219 M gthumb/gth-location-chooser.c commit 926ee2510fbd25159f68ac3ebb96ce2f149482c0 Author: Paolo Bacchilega Date: 2010-04-28 temporarily select the folder to which the context menu referes to in order to make it clear what folder the user selected. M gthumb/gth-browser.c commit 3588bfe9744a151b4eb7347a2201a6b067f02e5a Author: Mario Blättermann Date: 2010-04-27 Updated German translation M po/de.po commit 68ca66d344c6e31ff8ea32b8a86023388085d013 Merge: fb6c4da 85496b5 Author: Paolo Bacchilega Date: 2010-04-27 Merge branch 'DnD' commit 85496b581b119407bc844b971d9b7fe51fb982f0 Author: Paolo Bacchilega Date: 2010-04-27 fixed dragging from the tree view M gthumb/gth-browser.c M gthumb/gth-folder-tree.c M gthumb/gth-folder-tree.h commit fb6c4da85a4ceb3467b844a76164a68b34a4a52d Author: Jussi Kukkonen Date: 2010-04-27 photo-importer: use maximized dialog on netbooks Import dialog ends up 400 pixels high on netbooks, that's not very usable. Maximized should fit that use case better. M extensions/photo_importer/data/ui/photo-importer.ui M extensions/photo_importer/dlg-photo-importer.c commit dbf0eca11b657864e0debaf75177329221a3c963 Author: Paolo Bacchilega Date: 2010-04-26 unref the load data manually when the timeout is not used M gthumb/gth-browser.c commit 47f9d958b4b0bf10694abadb42bd2a1c2a5ec588 Author: Paolo Bacchilega Date: 2010-04-26 fixed file list double-click M gthumb/gth-browser.c M gthumb/gth-icon-view.c commit aa1fa276471c6dbeb5397d3ac9dffcad5a64e9a7 Author: Michael J. Chudobiak Date: 2010-04-26 removed some unused thumbnailing code M gthumb/gnome-desktop-thumbnail.c M gthumb/gnome-desktop-thumbnail.h commit e485f71b82859a6ea8d63eb6b5d9a510aeb34838 Author: Paolo Bacchilega Date: 2010-04-25 added drag&drop support to the folder tree [bug #593431] M extensions/file_manager/callbacks.c M extensions/file_manager/callbacks.h M extensions/file_manager/main.c M gthumb/gth-browser.c M gthumb/gth-file-list.c M gthumb/gth-folder-tree.c M gthumb/gth-folder-tree.h M gthumb/gth-hook.c M gthumb/gth-main-default-hooks.c commit 06a13e5e29759c4350080224ea89906784f8ced9 Author: Paolo Bacchilega Date: 2010-04-25 disable drag&drop when the file list is used in a dialog M extensions/catalogs/gth-organize-task.c M extensions/facebook/dlg-export-to-facebook.c M extensions/flicker/dlg-export-to-flickr.c M extensions/flicker/dlg-import-from-flickr.c M extensions/photo_importer/dlg-photo-importer.c M extensions/picasaweb/dlg-export-to-picasaweb.c M extensions/picasaweb/dlg-import-from-picasaweb.c M gthumb/gth-browser.c M gthumb/gth-file-list.c M gthumb/gth-file-list.h commit f15f5400d8105aa303ea6d3dbef5d112680e3e6d Author: Paolo Bacchilega Date: 2010-04-25 do not postpone selection if drag&drop is not enabled M gthumb/gth-icon-view.c commit 771dd1f4c9ea1271d3f7ca886fc9b5564e154873 Author: Paolo Bacchilega Date: 2010-04-25 removed wrong function call M gthumb/gth-icon-view.c commit 3b01857857c722fc0092f6bcc29d1efbe4b0c311 Author: Paolo Bacchilega Date: 2010-04-25 do not select the folder after right-clicking on it M extensions/catalogs/actions.c M extensions/file_manager/actions.c M extensions/file_manager/callbacks.c M gthumb/gth-browser-actions-callbacks.c M gthumb/gth-browser.c M gthumb/gth-browser.h M gthumb/gth-folder-tree.c commit b09b61e61b879239f61e133f898b5568c7f47999 Author: Paolo Bacchilega Date: 2010-04-25 Added ability to drag multiple files M gthumb/gth-icon-view.c commit f0295427b9964bd8c25a4a96211ecd564a6a6fbe Author: Andrej Žnidaršič Date: 2010-04-25 Updated Slovenian translation M po/sl.po commit 6814927c486268f0129e42f00c930db2c29d3ce6 Author: Paolo Bacchilega Date: 2010-04-24 [slideshow] use a simple slideshow if clutter is not available If clutter is not available or the clutter initialization fails use a simple slideshow with no transitions based on gth_image_viewer, instead of disabling the slideshow feature altogether. M extensions/slideshow/Makefile.am M extensions/slideshow/actions.c M extensions/slideshow/callbacks.c M extensions/slideshow/gth-slideshow.c M extensions/slideshow/gth-slideshow.h M extensions/slideshow/gth-transition.c M extensions/slideshow/gth-transition.h M extensions/slideshow/main.c M extensions/slideshow/preferences.c commit b3f5f2d5696b3b5b3eb7bbd267e125f82cb35a32 Author: Paolo Bacchilega Date: 2010-04-24 [slideshow] resize the image when the window changes size M extensions/slideshow/gth-slideshow.c commit 8f19770b605767def3c016d7fb3c60003ba470fb Author: Paolo Bacchilega Date: 2010-04-24 [slideshow] added button actions use button 1 to view the next image and button 3 to view the previous image. M extensions/slideshow/gth-slideshow.c commit 684b9e54c3a52602f5f60292aa6c02121698f5e2 Author: Paolo Bacchilega Date: 2010-04-24 added cogl command line options M gthumb/main.c commit 99229c37b27885a96de5687fb6126f467fa5282b Author: Paolo Bacchilega Date: 2010-04-24 [organize files] added some padding to the group-by policy icon M extensions/catalogs/data/ui/organize-files.ui commit 32699f912fd7fef7f4f5e4bd774176776c7fc139 Author: Paolo Bacchilega Date: 2010-04-24 make gth_folder_tree_set_children() faster for big file lists [bug #611115] M gthumb/gth-browser.c M gthumb/gth-folder-tree.c commit 6f266eb45642d366b6def8e622b683f63cf3f45f Author: Paolo Bacchilega Date: 2010-04-23 Adapt the import dialog height to the screen size Set the import dialog height to 2/3 of the screen, to make it completely visible at any resolution. [bug #616662] M extensions/photo_importer/data/ui/photo-importer.ui M extensions/photo_importer/dlg-photo-importer.c commit 06bed3127f44f46959ea68816f9cd2c5c8416185 Author: Paolo Bacchilega Date: 2010-04-23 do not add the file when the display_name is NULL [bug #616666] M gthumb/gth-folder-tree.c commit 0653abb893166cdc1046516ea48382a63f29de7c Author: Stefano Pettini Date: 2010-04-21 Added some aspect ratio in crop tools (bug 587787) M extensions/file_tools/gth-file-tool-crop.c commit a638d6d104b4c5860cfb408c7cd9ef30d0ff3395 Author: Paolo Bacchilega Date: 2010-04-22 use a smaller timeout to update thumbnails M gthumb/gth-file-list.c commit 466148237a27827f65a4accd8318ad25aa65c737 Author: Petr Kovar Date: 2010-04-22 Update Czech translation by Marek Cernocky M po/cs.po commit b2a156f8abd21c6cbe4ff5308f80642d254d8d66 Author: Paolo Bacchilega Date: 2010-04-22 Give priority to gvfs preview icons over exiv2 As described by Michael Chudobiak in the bug report: Check for preview::icon first (from the gphoto backend, for example), then use exiv2 to read the embedded thumbnail, and lastly try the whole file. This is important for the importer - the gphoto gvfs backend provides the fastest access to the thumbnails (much faster than exiv2). [bug #616518] M gthumb/gnome-desktop-thumbnail.c M gthumb/gnome-desktop-thumbnail.h commit c6829c358449a898a3ed1d428d81a5eaca776729 Author: Matthias Hawran Date: 2010-04-22 Bug 616454: crash after saving a crop with width or height of 1px M gthumb/pixbuf-utils.c commit 2c1684ec4524b142df23172a0c14b6d09f0f0cb5 Author: Christian.Kirbach Date: 2010-04-20 Updated German translation M po/de.po commit 513b00374abf70129a3474d46d8a38c8541227e5 Author: Rene Pärts Date: 2010-04-20 Estonian translation updated M po/et.po commit 6d48cc87af8d277c803bbcbf051d56d8f5a95ff6 Author: Stefano Pettini Date: 2010-04-19 Added missing exif attributes to the file properties list M extensions/exiv2_tools/main.c commit 7815b86e35375b838d16353a7d31eeebee1a32d8 Author: Andrej Žnidaršič Date: 2010-04-19 Updated Slovenian translation M help/sl/sl.po commit 188a30ac41e9f2ac2643a7969c28be316e8cef20 Author: Daniel Mustieles Date: 2010-04-19 Updated Spanish translation M po/es.po commit 6a6b7aeeeb4c23ab52991a7c9b213431680aed79 Author: Gintautas Miliauskas Date: 2010-04-19 Updated Lithuanian translation by Aurimas Černius. M po/lt.po commit d0a0bb83b6eb196498cba8bd83da91eb2536b07d Author: Andrej Žnidaršič Date: 2010-04-18 Updated Slovenian translation M po/sl.po commit 919b1521f58a46d5a4d9d5897e4afd09b5e4677f Author: Petr Kovar Date: 2010-04-17 Update Czech translation by Marek Cernocky M po/cs.po commit 8f85ac61193d5b499e28a25ef7e0c6076816f73c Author: Matej Urbančič Date: 2010-04-17 Added sl for Slovenian translation M help/Makefile.am commit 3e60f4ed75c98e69a6bec609b46d8ffe9389a520 Author: Andrej Žnidaršič Date: 2010-04-17 Updated Slovenian translation A help/sl/sl.po commit 00b0f0d15915e70e79f46a6a72045a9c001ca03c Author: Paolo Bacchilega Date: 2010-04-17 Allow to run the application if clutter initialization fails If clutter initialization fails just disable the extentions that require clutter instead of quitting the application with an error. M extensions/slideshow/main.c M gthumb/main.c M gthumb/main.h commit d5259b1ca380de52e4a255dc7a2e3142c99d4e5c Author: Rene Pärts Date: 2010-04-17 Estonian translation updated M po/et.po commit 94c5c5dce6b38d95e88c273c633b41e0c14c8385 Author: A S Alam Date: 2010-04-17 update Punjabi Translation M po/pa.po commit 5eb4f01004a62ee4b1348b654fe777fdbb8a12ea Author: Daniel Mustieles Date: 2010-04-16 Updated Spanish translation M help/es/es.po commit 68c8c44d327f3220495f4edcc6d2ede67065b0ba Author: Daniel Mustieles Date: 2010-04-16 Updated Spanish translation M po/es.po commit bfcb578288417707a1722ac3fa6972a748cf7175 Author: Michael J. Chudobiak Date: 2010-04-16 updated mail list info in doap file M gthumb.doap commit b9bfc637d663ed70556a997d66a3a33a57118189 Author: Michael J. Chudobiak Date: 2010-04-15 bumped gtk requirement to 2.18.0 (for gtk_widget_get_allocation) M README M configure.ac