[gthumb] Created tag 3.9.1



The unsigned tag '3.9.1' was created.

Tagger: Paolo Bacchilega <paobac src gnome org>
Date: 1583607573 +0100

    version 3.9.1

Changes since the last tag '3.8.2':

Anders Jonsson (5):
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation

Andre Klapper (1):
      Fix broken markup in Bulgarian UI translation

Ask Hjorth Larsen (1):
      Updated Danish translation

Balázs Úr (1):
      Update Hungarian translation

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

Goran Vidović (2):
      Update Croatian translation
      Update Croatian translation

Jordi Mas (1):
      Update Catalan translation

Nathan Follens (1):
      Update Dutch translation

Paolo Bacchilega (252):
      search: added ability to search in multiple folders
      fixed function name
      made get_nearest_entry_point function public
      folder tree: use single click activation
      folder tree: do not add the 'loading' item if the node has no child
      added utility too always check that the toplevel is a window
      meson options: removed trailing spaces
      meson: use get_supported_arguments (requires version 0.43)
      meson: added option to disable deprecated declaration warnings
      folder tree: added root and root-uri properties
      location chooser: added ability to browse and select a location
      fixed field name
      folder tree: only use the root-uri property, make it construction only
      vfs tree: fixed when the root is not the VFS root
      add to catalog: use a GthVfsTree instead of a GthSourceTree
      removed GthSourceTree
      add to catalog: removed deprecated widgets and properties from ui file
      fixed indentation
      browser: always expand the loaded folder in the tree view
      file source: simplified the can_cut virtual function
      browser: renamed some actions
      folder tree: better drag&drop support
      pasting files: better logic to check if the operation is possible
      better indentation
      folder tree: do not show the 'empty' item when a folder has no subfolder
      folder tree: rename a function to avoid confusion
      image viewer: added ability to define the transparency style
      settings: added the transparency style
      preferences dialog: added ability to change trasparency style
      image viewer: added a toolbar button to change transparency style
      zoom menu: removed unnecessary GtkBox
      transparency button: save the change into the settings
      overwrite dialog: show video previews as well, fixed dialog size
      slideshow: use black for transparency
      added ability to define custom shortcuts for a window
      make the accel dialog a gobject type to allow reuse in other places
      preferences dialog: added section to define custom shortcuts
      browser window: converted accelerators to customizable shortcuts
      image viewer: added ability to disable the default keybindings
      image viewer: converted accelerators to customizable shortcuts
      file tools: converted accelerators to customizable shortcuts
      edit metadata: converted accelerators to customizable shortcuts
      image print: converted accelerators to customizable shortcuts
      image rotation: converted accelerators to customizable shortcuts
      file manager: converted accelerators to customizable shortcuts
      selections: add the fixed accelerators as shortcuts
      shortcuts: renamed function for clarity
      shortcuts: save changes to file, load on startup
      ignore GthShortcutContext when creating enumerators for schemas
      missing space
      extensions preferences: removed separator between extensions
      readme: clarified license version
      shortcuts: use the glib case for the default accelerator description
      preferences: show changed shortcuts in a different style
      shortcuts: added ability to revert to the default shortcut
      shortcuts: ask confirmation when a shortcut is already used
      shortcuts: added button to restore the default shortcuts
      preferences dialog: removed separators between section selectors
      preferences dialog: removed spacing between sections and content
      shortcut: show a different message when the shortcut is already assigned
      shortcuts: use the verb 'Revert', which is already used in the question
      shortcuts: hide the revert button without changing the list layout
      use g_ptr_array_unref instead of g_ptr_array_free
      shortcuts: allow extensions to register shortcut categories
      shortcuts: use a shortcuts window to show the shortcuts
      ignore internal shortcuts in gth_window_activate_shortcut
      shortcuts: added other flags: INTERNAL and FIXED
      shortcuts window: ignore hidden shortcuts, not internal
      converted some accelerators into internal shortcuts
      shortcut categories: specify the numeber of categories when registering
      shortcuts: reorganized the categories; added a sort order
      fixed showing/hiding interface parts
      better readability of the code
      fixed spaces
      removed the hardcoded shortcuts from the menus
      converted application actions into window actions
      removed unused app-menu.ui
      list tools: install a shortcut for every script
      scripts: disable execution when there is no file selected
      renamed gth-browser-file-list-selection-changed hook for brevity
      use the new gth-browser-selection-changed hook
      webalbums: removed unused function
      headers: use unique names to avoid compilation errors
      shortcuts: moved list tools in theirs own category
      accel button: added a change-value signal to confirm shortcut is valid
      scripts: save the accelerators as window shortcuts
      shortcuts: make search and slideshow shortcuts customizable
      shortcut window: translate the action description
      shortcuts: added shortcuts to scroll the image
      shortcut window: show the viewer section when in viewer mode
      media player: added customizable shortcuts
      added option to change the mouse wheel action
      preferences: always use a specific section for the slideshow
      slideshow: always use the term 'presentation' for consistency
      scroll event preferences: better wording
      fixed scripts always disabled in the tools menu
      slideshow: handle the key press event in the main window only
      shortcuts: apply the mod mask in a single place
      slideshow: allow to customize the keyboard shortcuts
      slideshow: show gif animations if the projector supports them
      slideshow: the 'show next file' command resumes the slideshow if paused
      shortcut preferences: added a category filter
      preferences dialog: sort shortcuts by name
      shortcuts: assign a different sort order for each category
      updated POTFILES.in
      vfs tree: allow to specify a starting folder
      add to catalog: select the last used catalog by default
      filter editor: better spacing
      search editor: better spacing
      add to catalog: bigger list
      shortcuts: fixed some default shortcuts
      set version to 3.9.0
      shortcut preferences: fixed key collision check
      selection: removed shortcut for the go-to-container action
      fixed list tool actions sensitivity at startup
      updated POTFILES.in
      grid view: fixed adjustment ref/unref
      grid view: implement the GtkScrollable::get_border function
      README: rewritten in markdown format
      default extensions: removed photobucket, fixed indentation
      shortcut preferences: ignore empty categories
      fixed variable name: shorcut -> shortcut
      shortcuts: fixed match function
      shortcuts: 'duplicate' is avaliable in viewer mode as well
      shortcuts: fixed actions for image edit tools
      shortcuts: allow to customize the select all/none shortcuts
      shortcuts: make revert-to-saved available only in viewer mode
      image viewer: fixed undo after reverting to last saved image
      shortcuts: allow to register shortcuts for documentation purposes only
      selections: group similar actions together
      shortcuts: reordered the categories in the shortcuts window
      shortcuts: define the default shortcuts for select all/none
      shortcut editor: make it clear that some shortcuts cannot be changed
      grid view: removed the select all/none fixed keybindings
      shortcuts: use Alt+Down to scroll to center
      shortcuts: register the file list keybindings as read-only
      shortcuts: changed some default shortcuts
      README: enhanced readability
      updated screenshots
      appdata: updated screenshot links
      README: added a screenshot
      preferences: removed deprecated properties, bigger section spacing
      updated copyright year
      meson: added c_args to tests as well
      meson: added c++ compiler args
      app icon: updated style, removed some formats
      meson: error when buildtype is not debug
      gThumb hangs when some mount point is unavailable
      Utility functions refactoring
      browser: update the current folder only after successfully loading it
      catalogs: correctly update the content of a search catalog
      search: fixed run-time warnings when an error occurs
      fixed file order not updated in a search catalog
      object_ready_with_error: keep a reference of the object
      browser: before loading a location cancel the previous load operation
      moved some utilities to gio-utils.c
      location chooser: get the display name and icon without I/O
      preferences: allow to specify any location as startup location
      removed duplicated declaration
      browser: unescape the path when displaying the full uri
      location chooser: allow to show 'other' without the entry points
      moved utility function to glib-utils.c
      vfs tree: show an error if the location could not be loaded
      vfs tree: error when loading the vfs root
      vfs tree: reset the timeout id when no more needed
      fixed function name
      vfs tree: do not try to mount the volume at start-up
      trash/delete files: show progress for long operations
      delete files: delete the sidecars as well
      git: ignore build.sh
      updated POTFILES.in
      do not include gth-image-utils.h in gtk-utils.h
      browser: do not load the parent when the current location is deleted
      tests: added a test for the gtk utils
      updated POTFILES.in
      jpeg loader: crash when the original size is too big for a cairo surface
      jpeg loader: error if the orientation swaps width and height
      jpeg loader: do not scan more than output_height lines
      cairo scale: do not create images with invalid dimensions
      check whether the scaled surface is null before using it
      gth-image: allow to set null surfaces
      ignore null surfaces or metadata
      image viewer: do not try do paint surfaces with invalid size
      catalog: create an empty catalog when the file is empty
      add to catalog: create the catalog if the file does not exist
      removed HAVE_EXIV2_020 because we require at least version 0.21
      Fixed run-time errors if exiv2 is not used
      Merge branch 'appdata' into 'master'
      realize the window to get the screen size at start-up
      default size: try to display 6 columns of thumbnails
      app icons: name the app icons with the application id
      visibile metadata: added the file size in bytes
      search: hide the secondary text only when the search has ended
      shortcuts: added Ctrl-F1 to show the shortcuts window
      shortcuts: use F10 to show the main menu
      properties pane disappears when changing position in viewer mode
      properites: fixed runtime warning
      Fixed variable name
      Typo in translatable string: "Load previuos location"
      catalogs: correctly load empty catalogs
      catalog: preserve ther list order after saving the properties
      png loader: load the transparency when a color palette is used
      catalogs: do not try to set the metadata if an error occurs
      catalogs: when there is no error the catalog must be set
      browser: close the dialogs when the window is closed
      file store: set the sort function to null after reordering
      vfs tree: show the initial folder centered
      edit metadata dialogs: use the header bar
      add to catalog: use the header bar
      catalog: preserve the sort order after renaming
      fixed crash when saving an image
      Crash when no selection is made in special effects
      export tools: removed from the toolbar
      toolbar: show the metadata tools in browser mode as well
      allow to change the current image from the edit metadata dialogs
      edit metadata dialogs: lower delay to update the selection
      video viewer: allow to view the video at the original size
      video viewer: show the zoom factor in the statusbar
      image viewer: connect the signal only once
      image viewer: reset the builder to null after destroying it
      updated POTFILES.in
      video viewer: correctly update the has_audio/has_video flags
      video player: update the zoom info after getting the stream metadata
      script: added %T to insert a timestamp in the command
      script editor dialog: make resizable
      script: fixed task cancellation when using a shell script
      script: better indentation for a long line
      launch external command: allow to specify the app info flags
      added a 'Open in Terminal' command in the folder tree context menu
      terminal: added preferences dialog to customize the command
      terminal: open the current location when using the shorcut
      extensions: updated copyright year and authors description
      NEWS: updated
      POTFILES.in: updated
      "Modified Date & Time" is appearing untranslated
      extensions preferences: fixed category translation
      PNG files not loaded from remote locations
      vfs: no need to convert to gio file
      return the vfs file source if the scheme is not handled by other sources
      Fixed pasting files into remote folders
      make sure to read the requested amount of data from the stream
      metadata dialogs: moved the selection info on top
      file selection info: add a separator only if needed
      Show the next image after saving and the dialog is not closed
      string util: added function to split a string as hash table keys
      metadata chooser: added property to allow reordering
      file properties view: allow to customize the attribute list
      POTFILES.in: updated
      Properties view: show the context menu even when no field is visible
      metadata chooser: update the tree view reorderable flag as well
      NEWS: updated
      updated for version 3.9.1

Piotr Drąg (6):
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation

Rafael Fontenelle (3):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Sabri Ünal (1):
      Update Turkish translation

Tobias Mueller (1):
      appdata: added release and OARS tags for flathub compatibility

sicklylife (8):
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation


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