[gthumb] Created tag GTHUMB_2_11_2



The unsigned tag 'GTHUMB_2_11_2' was created.

Tagger: Paolo Bacchilega <paobac src gnome org>
Date: Mon Feb 22 22:20:32 2010 +0100

    version 2.11.2

Changes since the last tag 'GTHUMB_2_11_1':

Andrej ŽnidarÅ¡iÄ? (1):
      Updated Slovenian translation

Christian Kirbach (1):
      Corrected minor spelling and grammar mistakes in the documentation

Daniel Mustieles (10):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Daniel Nylander (2):
      Updated Swedish translation
      Updated Swedish translation

Fryderyk Dziarmagowski (1):
      Missing extension linking

Funda Wang (1):
      Build with gtk > 2.19.3 (GTK_WIDGET_TOPLEVEL -> gtk_widget_is_toplevel)

Jorge González (1):
      Updated Spanish translation

Luca Ferretti (1):
      Updated Italian translation

Matthias Clasen (1):
      gthumb ignores CFLAGS

Matthias Hawran (5):
      Bug 594788 - Adding option for user-defined date format for renaming files
      Bug 594788 - add help to ui
      Bug 594788 - better format help
      Bug 594788 - 2 date codes: %D and %M with default formats + ui help
      Bug 99864 - Remove unnecessary markup from glade messages in gthumb + upgrade remaining .ui gtk+ requirements from 2.12 to 2.16

Michael J. Chudobiak (8):
      added "More" button to open extensions page on wiki
      fixed bug #606333, no importer thumbnails if camera clock inaccurate
      Importer was grouping by date, even when auto-subfolder was disabled
      fixed bug 606612, need context about a PO string
      modernized the README file
      modernized autotools syntax as suggested by ./autoupdate
      added a default response (OK) to the overwrite dialog
      updated copyright year in About dialog

Nickolay V. Shmyrev (1):
      Fixes typo in Russian translation

Paolo Bacchilega (133):
      use the default data dir instead of hardcoding the gthumb-2.0 value
      just use a link button for "more extensions"
      call the import dialog in a idle callback
      removed double call to dlg_photo_importer
      call gtk_clutter_init instead of clutter_init
      use the current date if the original date is not available
      Changes to the renamed dialog
      [rename_series] simplified the regular expression pattern
      added the maintainer mode and c++ wanrings
      activate silent rules by default
      unref the regular expression after user
      [photo_importer] added ability to specify a custom format
      [photo_importer] use the "Last Imported" special catalog
      Added the "command line" special catalog
      fixed crash when loading a file from a different location
      fixed command line catalog uri
      [comments] fixed comment synchronization
      Allow to disable comment synchronization with embedded metadata
      unset the modal flag for the "save as" dialog
      renamed _g_object_clear as _g_clear_object
      try to mount the location volume if no entry point was found
      added a package config file, usefull for external extensions
      use the api version for the include directory name
      use the local icons if the run-in-place option is enabled
      install the built headers as well
      use the ini gettext type for the .extension files
      updated POTFILES.in
      load the locale strings from the extension ini files
      Added an example extension
      fixed autogen.sh generation
      added a note that the extension must be activated
      [extensions dialog] added some padding to "more extension" button
      added libsoup check
      started work on a picasa web uploader
      Added a --disable-deprecated option to configure
      Revert "Build with gtk > 2.19.3 (GTK_WIDGET_TOPLEVEL -> gtk_widget_is_toplevel)"
      [picasaweb] read the album list
      [picasaweb] added ability to create an album
      [picasaweb] return the email from the account chooser dialog
      [picasaweb] changed account dialog title
      [picasaweb] changed the prefix from gth_ to picasa_
      [picasaweb] fixed memory handling
      [picasaweb] added account manager, account free space, etc.
      [picasaweb] allow to change account with the account combobox
      [picasaweb] added a preview of the images to upload
      [picasaweb] implemented the post_photos service
      [picasaweb] upload the photos metadata as well
      [picasaweb] added list_photos to picasa_web_service
      [picasaweb] started work on a picasa web album importer
      automatically pulse the statusbar if a pulse message is received
      automatically pulse the statusbar if a pulse message is received
      [picasaweb] view the photo previews when an album is selected
      use a general preferences dialog for the import options.
      [image_viewer] removed the custom mouse_wheel_scroll event
      moved the shared importer code in an new extension
      [picasaweb] use the import task to import from picasa web
      [import-task] load the exif metadata for http uris as well
      Merge branch 'picasaweb'
      removed exiv lib from libadd
      [picasaweb] close the dialog after creating the album
      [picasaweb] disable soup logger by default
      Fixed segmentation fault when deleting files
      added missing modules and libraries to LIBADD
      [picasaweb] order albums by name
      use the basic viewer if the default viewer fails to load the file
      renamed the exiv2 extension as exiv2_tools to avoid confusion
      load the file metadata before creating the viewer.
      Fixed bug: image captions don't wrap
      [change_date] started work on a change date tool
      renamed exiv2 as exiv2_tools in some missing places
      [change_date] added the change_date task
      [change_date] implemented adjust timezone
      Merge branch 'change_date'
      added icons to some extensions
      added icon to the "import from camera" tool
      updated copyright year
      "resize images" changes
      added the "convert format" tool
      added missing extensions to the default list
      added the icons for the image tools
      [slideshow] use the preloader to spped-up image loading
      [slideshow] set the default transition to random
      Fixed catalog loading condition
      load the parent folder only if not already loaded
      reanmed function for clarity
      Added slideshow options to catalogs
      fixed _g_string_list_to_strv memory allocation
      ignore non existing extensions
      split the gstreamer extension in utils and tools
      [slideshow] save the delay in milliseconds
      [slideshow] removed debug code
      added FIXME note
      removed gstreamer folder
      [gstreamer_utils] added missing main.c file
      [catalogs] update "go to folder" command sensitivity
      [gstreamer_tools] fixed directory name
      updated POTFILES.in
      removed some FIXME comments
      [slideshow] set the default folder to MUSIC and added an audio filter
      [slideshow] allow to pause and resume the slideshow.
      [slideshow] fixed pause/resume
      [gstreamer_tools] fixed extension name
      [slideshow] do not clear the file list when adding new files
      [slideshow] removed option, renamed attributes
      check the correct error after deleting the file
      Allow the viewer page to grab the focus when displayed
      Reload the current file if a CHANGED signal is received.
      Fixed catalog creation
      exec the search only if the search parameters changed.
      give focus to the file list by default
      give focus to the file list after viewing the browser
      give the focus to the image viewer only if it's visible
      show a warning if no file was imported, or delete is not supported
      give focus to the viewers only if visible
      [gth-pixbuf-list-task] load the metadata for each file
      give focus to the viewer after it's mapped
      read all the metadata before rotating the images
      Fixed saving of tiff files when there is an alpha channel
      [file_tool_resize] started resize tool
      implemented the resize file tool
      updated POTFILES
      Changed some key accelerators
      "Esc" hides the file tool options if activated
      restore the original page after exiting the fullscreen mode.
      Allow to view an image directly in fullscreen mode
      Fixed double-click that sometimes doesn't open the viewer.
      implemented "activated" function
      load the activated file instead of just display the viewer
      updated news
      Fixed the %N return value in gth_script
      updated for version 2.11.2
      added missing file
      fixed compiler warnings

Rene Pärts (6):
      Estonian translation updated
      Estonian translation updated
      Estonian translation updated
      Estonian translation updated
      Estonian translation updated
      Estonian translation updated

jerry tan (1):
      Avoid return for void functions



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]