[gnome-commander] Created tag 1.10.0



The signed tag '1.10.0' was created.

Tagger: Uwe Scholz <u scholz83 gmx de>
Date: 1554027049 +0200

    Release of version 1.10.0
    
    Git-EVTag-v0-SHA512: 
45123c5320cf21754415927e81f63d8717a4f1e07ac11889037862188f97dfdca9ee4ef4b4f2676fb06d22074fe43d384ae9e63ba6f00cfc012bd443da4c394a

Changes since the last tag '1.8.0':

Anders Jonsson (7):
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Add Swedish help translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation

Andre Klapper (2):
      Comment invalid <category> in DOAP file to pass git pre-receive hook
      Replace Bugzilla by Gitlab URL in DOAP file

Ask Hjorth Larsen (2):
      Updated Danish translation
      Updated Danish translation

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

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

Elijah Zarezky (1):
      Removes border lines in the options dialoge tabs

Isaac F. Ferreira Filho (1):
      Update Brazilian Portuguese translation

Kukuh Syafaat (1):
      Update Indonesian translation

Marek Cernocky (4):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Mario Blättermann (3):
      Update German translation
      Update German translation
      Update German translation

Piotr Drąg (10):
      Update Polish translation
      Remove the OMF file
      Update POTFILES.in
      Fix Spanish translation header
      Fix Spanish translation header
      Fix a typo in GSettings
      Update Polish translation
      Update Polish translation
      Use Unicode quotation marks in a new translatable string
      Update Polish translation

Rafael Fontenelle (1):
      Update Brazilian Portuguese translation

Tim Sabsch (3):
      Update German translation
      Update German translation
      Update German translation

Uwe Scholz (168):
      Updates configure.ac for new unstable version
      Makes usage of unique default in gentoo, adds it to RDEPEND section
      Corrects non-working link in documentation
      Store the size of the options dialog in the gsettings options
      Switch 'make distcheck' output format to .tar.xz
      Changes a comment leading flex to freak out, fixing bgo#785505
      Prints C++ complier flags after configure step
      Remove python support
      Updates pkg.m4 makros
      noop: Updates a comment
      spec-file: Removed build and runtime deps for python and gnome-python2-gnomevfs
      Copyright update
      Changed debug flag 'p' description
      Variable renaming, adds debug output
      Updates Ubuntu version in Dockerfile
      Fixes bogus date in spec file
      Remove unique dep from spec file as libuniqe is not supported in many rpm distros anymore
      Remove remnant folders from spec file which are not existing anymore
      Added help folder definition in spec file, changelog update
      Fix simple script system for files with spaces
      Adds output of commands in some scripts, fixes handling of filenames with spaces
      Remove useless maintainer <description/> in Gentoos metadata.xml
      Don't pring a critical warning in the terminal if devices or fav-apps file does not exist
      Removed remnant plugins_execute_python user action
      Ignore errors occuring from paranthesis warnings
      Work in progress: First commit
      Remove unused eutils class in gentoo ebuild
      Ignore errors occuring from paranthesis and cast function type warnings
      Fix stringop-truncation warning
      Fix shadow warning
      src/gnome-cmd-advrename-profile-component.cc: fix for -Wuninitialized
      noop: variable renaming
      src/gnome-cmd-file-list.cc: fix for -Wuninitialized
      src/gnome-cmd-user-actions.cc: Fix shadow warnings
      src/owner.h: Fixes inline error
      Use https in ebuild for Homepage
      Update of m4 macros for gsettings, cflags and ldflags
      Do not error out for parenthese warnings and cast-function-type warnings
      Remove unused variable
      Fix save_advrename_config method for saving adrename profiles as a keyfile
      noop: Removed comment
      Load the strings from advrename config keyfile as compressed, i.e. unescaped strings
      noop: Corrected a comment
      Remove monitoring of xml config file
      Remove deprecated method to load old connection config file (pre-xml time)
      Remove remnant config switch, remove unused method
      noop: Rename method names
      Migrate remnant advrename tool options to gsettings; do not save xml anymore; xml config file is 
deprecated
      Fix for not freed memory
      Remove loading of old config file (pre-xml time)
      Ignore possible fallthrough warning when loading xml config file
      noop: Corrected comment
      Removed not needed operator for storing advrename options in xml file
      Removes logic to erease a history list when actually a new entry should be added
      Remove unused variable settings_monitor_enabled
      Remove header storage from save_xml
      Use preprocessor constants for gkeyfile names
      Migrate links from bugzilla to gitlab
      Switch links from git.gnome.org to gitlab.gnome.org
      Store open file list tabs in GKeyfile
      Created git-scripts directory with git hooks inside, updated README.md
      noop: Make compiler happy (fixing inline error)
      noop: corrected spelling of save_tabs method
      noop: removed old, uncommented code
      Store file selector id instead of just a boolean for the file list tabs
      Noop: changed comment
      Store open file list tabs via GSettings instead of GKeyFile
      Remove suport of old fav-apps file format, move call of load method into gnome-cmd-data.cc
      noop: fix wording in gschema file
      Save and load devices in gSettings, remove pre-1.6 file format
      noop: Use define string
      Handle favorite apps in gSettings
      Save devices in gSettings after loading them from depricated file
      Make save_devices_via_gsettings a private member function of GnomeCmdData class
      Fixes format string for favorite apps
      Store directory history via gSettings
      Free also the last element of the array of char pointers
      Calculate the lenght of GList only once in set_gsettings_string_array_from_glist
      Free allocated memory in save_tabs_via_gsettings
      Free allocated memory in save_advrename_profiles
      Do not free the string array, its memory is used for the GList
      Free the pointer to the pointer array in get_list_from_gsettings_string_array
      noop: Renamed variable
      Free memory in save_advrename_profiles method
      Initialize the current file index variable with -1
      Free memory in GnomeCmdData::load_advrename_profiles method
      Remove unused method
      Sync gsettings at the end of save method
      Free memory when loading dir history
      Convert old GnomeCmdData::free method into deconstructor
      Free memory of path string in gnome_cmd_dir_list_files function
      Do not just return in gnome_cmd_pixmap_free() if a member of the pixmap is null
      Unref connections list, free pixmap memory in destroy methods
      Removing unused GFileMonitor references
      Load and save the advance rename tool settings via gSettings and not via a gKeyFile
      Add search tool width and height to gSettings
      Add search history to gSettings
      Do some optimization work on set_gsettings_string_array_from_glist
      Automatic update of mkinstalldirs file
      Correctly set return value as gboolean
      Adds saving and loading of the search tool profiles to gSettings
      Variable renaming for better code understanding
      Use initial values for storing the default search profile when search history should not be stored
      Removing unused variable
      Initiate GnomeCmdConList pointer elements with nullptr
      Add storage of bookmarks and bookmark tool window in gSettings
      Some code improvements, variable renaming and others
      Save and loadn connections in gSettings
      Auto-update of gsettings.m4 file
      noop: corrected variable names
      Fix: load search profile strings compressed (unescaped)
      noop: variable rename, C++11 initialization
      Remove second and not needed removal of device from list of connections
      Initialize pointers with null
      Do not use escaped strings in gsettings - it is not needed
      Store default gsettings value vor connections and advance rename profile
      If search or dir history should not be stored save default value in gsettings
      noop: C++11 rework
      Adding keybindings to gsettings
      Put loading of colors and color themes in own methods
      Remove possibility of saving config to xml file
      Do not save search profiles before trying to load them first in gsettings
      noop: Comment correction
      Merge branch 'get_rid_of_xml' into master
      Updating last version in README.md
      Updating to Ubuntu 18.04 in Dockerfile
      Uncommenting devel sources for Ubuntu in Dockerfile
      Fixing Dockerfile line break
      Fixing Dockerfile line break - again
      Set GCC 8 as default compiler in Ubuntu in Dockerfile
      Automatically install gcc 8 in Ubuntu in Dockerfile
      Do not set gcc 7 as an alternative in Dockerfile
      Revert last commit but move command for setting up gcc alternates down in Dockerfile
      Do not implicitely define the deconstructor of the SearchProfile
      Some C++11 work: initialization of member variables of the Profile structure
      Do not implicitely define the deconstructor of the AdvrenameConfig::Profile
      Adding logo.png to root level of the repo
      Use some C++11 features, remove g_assert call
      Copy a string instead of freeing it which should not happen
      Initialize gnome-cmd-file-selector with string and not gchar
      Remove unused function
      Fix position of closing tag in docbook xml
      Copyright update
      Merge branch 'libreajans-master-patch-67602' into 'master'
      GNOME redesign of app icons. See Initiatives#2 for more info.
      Updating the gitlab logo
      Merge branch 'update-app-icon' into 'master'
      Use NEWS instead of README in the current tests
      Helper method for checking if directory is existing
      noop: code style
      Adding standard namespace to utils.h
      Add util functions...
      Move gnome commander config folder into ~/.config/gnome-commander
      Adjust code for creating and finding the user's plugin path
      Adjust the remaining path variables to point to the new config location
      Fix location of the scripts directory
      Move stuff from 1.8 branch into master in NEWS, releases.xml and index.docbook
      Update online links in documentation
      Updating the documentation for new features in 1.10.0
      Create the script config directory if needed
      Updated NEWS and releases.xml
      Revert "Use NEWS instead of README in the current tests"
      Updated changelog link in Gentoo's metadata.xml
      Round edges in gcmd icon
      New icon of the internal viewer
      Update of internal viewer icon (bigger magnifying glass)
      Update of NEWS, releases.xml and configure.ac
      Update of reference version in REAMDE.md

sabri ünal (1):
      Bug 82 - Typo: Advance Rename tool

Мирослав Николић (1):
      Updated Serbian translation


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