[gnome-commander] Created tag 1.8.0



The unsigned tag '1.8.0' was created.

Tagger: Uwe Scholz <uwescholz src gnome org>
Date: Sun Oct 8 12:59:30 2017 +0200

    Release of Gnome Commander 1.8.0

Changes since the last tag '1.6.0':

A S Alam (1):
      updated Punjabi Translation

Abhishek Lolage (1):
      Marathi Translation

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

Andika Triwidada (3):
      Update Indonesian translation
      Update Indonesian translation
      Update Indonesian translation

Andreas Henriksson (10):
      fix warning: ISO C++ forbids converting a string constant to 'gchar *'
      fix warning: don't shadow Filter member named type
      fix warning: no previous declaration for ...
      fix warning: drop unused declaration
      fix warning: HAVE_GSF will be undefined when unset
      fix warning: MAX signed vs unsigned comparison
      fix warning: ISO C++ forbids converting a string constant to 'char*'
      fix warning: variable set but not used
      fix warning: use g_thread_new instead of deprecated g_thread_create
      fix warning: unused variable

Ask Hjorth Larsen (1):
      Updated Danish translation

Balázs Meskó (2):
      Update Hungarian translation
      Update Hungarian translation

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

Daniel Mustieles (8):
      Update Spanish translation     (cherry picked from commit e347d9cc1f579e81a6681e49c765c1d4eeb5a096)
      Update Spanish translation     (cherry picked from commit 28bb6914a7d4b39291d8b903636bee2775d2e428)
      Update Spanish translation     (cherry picked from commit 593f2e525a620889906f20e4a0714675767d24e9)
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation
      Update Spanish translation

Enrico Nicoletto (1):
      Update Brazilian Portuguese translation

Flo H (1):
      Update German translation

Jiri Grönroos (1):
      Update Finnish translation

Jordi Mas (2):
      Fix Catalan translation
      Fixes to Catalan translation

Josef Andersson (1):
      Update Swedish translation

Kristjan SCHMIDT (1):
      Updated Esperanto translation

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

Mamoru TASAKA (64):
      Fix compilation error part 1
      Fix compilation error part 2
      searcher.cc: fix for sign-compare
      searcher.cc: fix for unused-but-set-variable
      text-render.cc: fix for switch-enum switch-default
      viewer-widget.c: fix for switch-default
      viewer-window.cc: fix for switch-default switch-enum
      eggcellrendererkeys.cc: fix for switch-default
      gnome-cmd-advrename-lexer.ll: fix for switch-default
      gnome-cmd-advrename-lexer.ll: yet another disgarding of warning from flex output
      gnome-cmd-advrename-lexer.ll: fix for sequence-point
      gnome-cmd-advrename-lexer.ll: fix format-nonliteral
      gnome-cmd-advrename-lexer.ll: another fix for switch-default
      gnome-cmd-advrename-lexer.ll: fix for format-overflow
      gnome-cmd-xml-config.h: fix -Wimplicit-fallthrough
      src/gnome-cmd-data.cc: fix for -Winline
      src/gnome-cmd-file-list.cc: fix for -Wswitch-enum, -Wswitch-default
      src/gnome-cmd-file-list.cc: fix for -Winline
      src/gnome-cmd-file-list.cc: fix for -Wmissing-declarations
      src/gnome-cmd-file-list.cc: fix for enum v.s integer comparison
      src/gnome-cmd-file-list.cc: fix for -Wsign-compare
      src/gnome-cmd-file-list.cc: fix for -Wshadow
      gnome-cmd-file-popmenu.cc: fix for -Wshadow
      gnome-cmd-file-popmenu.cc: fix for -Wparentheses
      gnome-cmd-file-popmenu.cc: fix for -Wswitch-default
      src/gnome-cmd-file-selector.cc: fix for -Wswitch-enum, -Wswitch-default
      src/gnome-cmd-file-selector.cc: fix for -Wshadow
      src/gnome-cmd-file-selector.cc: fix for -Wmissing-declarations
      src/gnome-cmd-file-selector.cc: kill warnings for -Wormat-nonliteral
      src/gnome-cmd-file-selector.cc: fix for -Wdangling-else
      src/gnome-cmd-file-selector.cc: fix for -Wparenthesis
      gnome-cmd-file.cc: fix for -Wsign-compare part 1
      Fix gcc warning about variable shadowing
      gnome-cmd-file.cc: fix for -Wsign-compare part 2
      src/gnome-cmd-hintbox.cc: fix for -Wimplicit-fallthrough
      src/gnome-cmd-main-win.cc: fix for -Wswitch-enum, -Wswitch-default
      src/gnome-cmd-main-win.cc: fix for -Wimplicit-fallthrough
      src/gnome-cmd-main-win.cc: fix for -Wparentheses
      src/gnome-cmd-main-win.cc: fix for -Wmissing-declarations
      src/gnome-cmd-mime-config.cc: fix for -Wmissing-declarations
      src/gnome-cmd-notebook.cc: fix for -Wparentheses
      src/gnome-cmd-notebook.cc: fix for -Wswitch-default
      src/gnome-cmd-quicksearch-popup.cc: fix for -Wswitch-default
      src/gnome-cmd-selection-profile-component.cc: fix for -Wshadow
      src/gnome-cmd-user-actions.cc: fix for -Winline
      src/gnome-cmd-user-actions.cc: fix for -Wimplicit-fallthrough
      src/gnome-cmd-xml-config.cc: fix for -Wmisleading-indentation
      src/gnome-cmd-xml-config.cc: -Wsign-compare
      src/imageloader.cc: fix for -Wswitch-enum
      src/imageloader.cc: fix for -Wsign-compare
      src/ls_colors.cc: fix for -Wwrite-strings
      src/ls_colors.cc: fix for -Wswitch-default
      src/main.cc: remove deprecated g_thread_init with higher GLib
      src/main.cc: fix for -Wswitch-enum
      src/owner.cc: replace g_thread_create with g_thread_new
      src/plugin_manager.cc: use return val of chdir
      src/plugin_manager.cc: fix for -Wmissing-declarations
      src/utils.cc: check return value for system() and chdir()
      src/utils.cc: fix for -Wsign-compare
      src/utils.cc: fix for -Wswitch-default
      src/utils.cc: ignore -Wformat-nonliteral
      src/gnome-cmd-smb-net.cc: fix for -Wmissing-declarations
      plugins/fileroller/file-roller-plugin.cc: fix for -Wformat-nonliteral
      src/utils.cc: Fix -Wformat for 32 bit

Mamoru Tasaka (1):
      Fixes wrong usage of fprintf, fixes bgo#773063

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

Marek Černocký (10):
      Updated Czech translation
      Updated Czech translation
      Fix doc XML
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Mario Blättermann (9):
      Update German translation
      Update German translation     (cherry picked from commit 3fffe8722b51130fbeff0ba7ed40e9e0701f764b)
      Update German translation
      Update German translation
      Update German translation
      Update German translation
      Update German translation
      Update German translation
      Update German translation

Matej Urbančič (1):
      Updated Slovenian translation

Muhammet Kara (1):
      Update Turkish translation

Piotr Drąg (16):
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Add translator comment to .desktop
      Update Polish translation
      Update Polish translation
      Update po/Makevars
      Update Polish translation
      Use Unicode in translatable strings
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation

Rafael Fontenelle (7):
      Update Brazilian Portuguese translation     (cherry picked from commit 
411ed9b6e9c0754cbb954cd26d20f48de40ee968)
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Fix poppler disabling option
      Update Brazilian Portuguese translation

Stas Solovey (1):
      Update Russian translation     (cherry picked from commit dfa69683cc742092355029fbce23cbebb2ce899a)

Uwe Scholz (289):
      Increase version number
      Shortcut can be assigned for moving the cursor up or down
      Reduce scope of variables
      Handle error when reallocating memory
      Initialize member variables
      Removes unused translate_menu method
      Removes unused variables
      [style] Adds explicit keyword to constructors where possible
      [performance] Pass parameters as reference in utils.h and dict.h
      Check for NULL pointer before pointer is actually used
      Dont check for bookmark being NULL here - this has been done some lines above
      Pass the string const reference
      Reduce the scope of some variables, remove other unused ones
      Assign NULL to gcmd_settings in Options::operator=
      Clearify expression
      Remove unused assignment
      Fix redundant expression
      Respect selection background color when creating a list style, fixing bgo#638174
      Set bc_color to norm_bg when using ls_colors, not respecting the theme and unselecting a file
      Increases current version in README.md
      Adds samba configure option in ebuild
      Removes doc in IUSE variable according to gentoo bug #514472, missing in b7b36ad2
      Removes double definition of DOCS variable, introduced in b7b36ad2
      Adds required cppunit version in configure.ac via CPPUNIT_REQ
      cppunit should be at least as high as the given version
      Increased EAPI to version 6, removes DOCS definition
      Changes style colors if desktop env theme should be respected, fixes bgo#398734
      Don't use alternate colors when respecting theme: looks better now
      Removes information about ~/.gnome2/gnome-commander in manpage
      Removes double newline in manpage
      Remove unused method select_text
      Moves get_string_pixel_size() function into utils.cc
      Maximizes the device list entry width according to the longest string inside the list
      Fixes size adjustion from two commits ago
      Moves disk free space label to another widget if devlist isn't shown on startup
      Adds user action for viewing all bookmarks of current device
      Removes release note for shortcut moving cursor up or down -> goes into gcmd-1-6
      Fixes some documentation issues
      Fixes bug in gnome_cmd_advrename_gen_fname resulting in string garbage when using advace rename tool
      noop: Code comments
      Deprecation of gnome-common
      Fixes else condition in autogen.sh
      Updates year of documentation to 2017
      Use yelp documentation infrastructure
      Updates .gitignore
      Updates links in documentation
      Uncomments commands (glib-gettextize, intltoolize, autorecon) from commit cecd415
      Fixes python check for python version >= 3.x
      Drop gnome-doc-utils.m4 from repository
      Use LT_INIT rather than the deprecated AM_PROG_LIBTOOL
      Modernize configure.ac via autoupdate
      Drop usage of glib-gettext
      Port from intltool to upstream gettext
      Removes relicts of intltool usage
      Removes unnecessary setting of ACLOCAL_AMFLAGS in configure.ac
      Remove some more relicts of intltool
      Adds options and explanations for gettext in po/Makevars
      Updates .gitgnore
      Adds even more options for xgettext
      Removes configure output which libraries will be used
      Simplifies checking for glib library via PKG_CHECK_MODULES macro
      Removes explicit introduction of GOBJECT_CFLAGS variable.
      Simplifies checking for gmodules library via PKG_CHECK_MODULES macro
      Simplifies checking for gtk+-2.0 library via PKG_CHECK_MODULES macro
      Simplifies checking for libgnome-2.0 library via PKG_CHECK_MODULES macro
      Simplifies checking for libgnomeui-2.0 library via PKG_CHECK_MODULES macro
      Simplifies checking for gnome-vfs-2.0 library via PKG_CHECK_MODULES macro
      Removes settings of variables for libunique, gnome-keyring and poppler
      Remove CPPUnit variables in configure.ac
      Support for python >= 3.x
      Removes gnome-doc-utils.make from repository
      Modernize translation infrastructure using glib-i18n.h
      Removes definition of HELP_DIR as it is already defined in yelp.m4
      Fixes translation string
      Increases python compatibility in gentoo ebuild to v3.4
      Removes gnome-vfs-python as build dependency in gentoo ebuild
      Removes unnecessary aclocal command
      Updates copyright
      Fixes missing have_gnomevfs variable introduced in commit b01e74e1
      Fixes minor settings in configure.ac
      Use AS_HELP_STRING for optional packages when viewing help
      Introduces GTEST_REQ variable for checking for Googles test library
      Updates NEWS and releases.xml
      Fixes compiler warning about string conversion
      Fixes compiler warning about string conversion
      Fixes gcc shadowing warning
      Fixes gcc shadowing warning
      Fixes some gcc enum warnings
      Fixes -Werror=format-nonliteral
      Makes libunique optional
      Adds unique as a USE flag for gentoo ebuild
      Updates changelog tag in metadata.xml
      Fixes gcc warning about type qualifier
      Fixes gcc warnings about string conversion
      Removes check for glib-2.14 as this version is too old since commit d6bf27d
      Checks if char pointer is not null before writing gkey string value, fixes #bgo779574
      Fixes typo (fixes bgo#779840)
      Adds standard copy constructor to base function to solve gcc warning since gnu++11
      Removes gcc warning about inlining function (large-stack-frame-growth)
      Defines standard destructor to fix gcc inline warning
      noop: reformates code
      Removes gcc warning about uid_t which can not be less than zero
      Removes assert closing gcmd when user or group is not existing when changing file ownership
      Separates declaration and definition of gnome_cmd_con_make_smb_uri function
      Fixes gcc warning about type-limits
      Fix German translation
      Revert "Removes Travis badge from README.md"
      Decreases needed gettext version from 0.19.8 to 0.19.7
      Use docker service in travis
      Removes setting a tag name in travis docker configuration
      Updates gcmd version in README.md
      Use new GMutex API
      Removes gcc warning about uid_t which can not be less than zero
      Updates gitignore file
      Removes another gcc warning about inlining function (large-stack-frame-growth)
      Fixes more gcc shadowing warnings
      Removes gcc warning about unused result
      Fixes ambiguous if-else
      Set braces around logic expression for clarity
      Fixes ambiguous if-else
      Moves template for stringify function back in header file
      Another fix for gcc inline warnings
      Makes name pointer of type const gchar
      Add yelp-tools to gcmd dependencies in Dockerfile
      Fix error in Dockerfile from last commit
      Fix ampersand translation string
      Adds missing makefile rule for gnome-commander.appdata.xml, fixing bgo#780543
      Adds missing makefile rule for gnome-commander.desktop
      Removes gcc warning about variable shadowing
      Adds branch gcmd-1-6 and gcmd-1-4 in Travis build config
      Updates year in ebuild file, removes $Id$ tag
      Fixing problem with Mutex, introduced in commit 2f598dcd
      Convert compilation warnings into errors, add compiler flag tests
      Add the most recent version of git.mk to the repository
      Removes .gitignore file as it is autogenerated wth each make
      Adds files which are not covered by git.mk into list of ignored files
      Adds default value to switch statement to fix gcc warning
      Fix gcc warning about string conversion (Werror=write-strings)
      Fixes more gcc shadowing warnings
      Adds missing default switch statement
      Removes gcc warning about missing parantheses
      noop: Tabs to spaces
      Ignore gcc warning about format-nonliteral
      Use new GMutex API, fixes deprecated-declarations warning
      Adds default switch case
      Adds standard constructor for Selection class
      Removes unused function sort_by_auth()
      Removes redundant redeclaration of gnome_cmd_rename_dialog_get_type()
      Removes gcc warning about sign-compare
      Fix gcc switch-enum warnings
      Removes inline keyword which resulted in gcc warning
      Add (empty) implementation of standard constructor
      Do not warn about unused result here - it is save to do so
      Adds format attribute to method definition to suppress suggest-attribute=format warning
      Remove problematic fallthrough attribute for switch statement
      Removes static declaration, includes corresponding header file instead
      Removes inline, adds static keyword
      Moved method definition from header in cc file
      Fix gcc warning about variable shadowing
      Fix for gcc warning about no previous function declaration
      Fix gcc warning about variable shadowing
      Fix gcc warning for format argument
      Fix for gcc string assignment warning
      Adds format attribute to method definition to suppress suggest-attribute=format warning
      Adds strring formant, fixes gcc warning about Wformat-security
      Fix gcc warning by removing inline keyword for big function
      Fix for variable shadowing
      Fixing gcc error=write-strings warnings
      Fix gcc warnings about variable shadowing
      Fixes gcc type limits warning
      Makes function static to remove gcc missing-declarations warning
      Removes inline, adds static keyword
      Suppress warnings about missing switch cases
      Suppress warnings about missing switch cases, fixes missing default switch
      Fixes missing default switches
      Suppress warnings about missing switch cases
      Adds gnome-cmd-advrename-lexer.cc to files to be removed with 'make clean'
      Fix for deprecated function warning, use g_thread_new now
      Suppress gcc warning for comparing signed and unsigned type
      Use return value of chdir function
      Removes inline, adds static keyword
      Fix for deprecated function warning, use g_thread_new now
      Adds static keyword to remove gcc warnings
      Revert 49ffe03, includes gnome-cmd-convert.h in its cc file
      Fix gcc warning about variable shadowing
      Adds static keyword to remove gcc warnings
      Makes global function a local one
      Fix for format-nonliteral warning
      Fix gcc warnings about variable shadowing
      Adds standard destructors to remove gcc warning
      Do not complain about unhandled switch cases
      Removes inline, adds static keyword
      Remove unused variable
      noop: code refactoring
      Fixe for unused variable warning
      Fixing gcc error=write-strings warnings
      Fixes gcc warning about sign-compare
      Adapts return variable type from gint to guint
      gnome-cmd-file-list.cc: Fix gcc warning about variable shadowing
      Revert "Fix gcc warning about variable shadowing"
      src/gnome-cmd-file-selector.cc: Remove warnings for -Wormat-nonliteral
      src/gnome-cmd-file-selector.cc: Fix gcc warning about variable shadowing
      src/gnome-cmd-hintbox.cc: Fix case-switch not belonging to the variable type range
      src/gnome-cmd-hintbox.cc: Fix for -Wswitch-enum
      src/gnome-cmd-main-menu.cc: Fix for -Wswitch-enum
      src/gnome-cmd-main-win.cc: Fix gcc warnings about variable shadowing
      src/gnome-cmd-main-win.cc: Remove inline keyword
      src/gnome-cmd-notebook.cc: Fix gcc warning about variable shadowing
      src/gnome-cmd-user-actions.cc: Fix gcc warnings about variable shadowing
      src/gnome-cmd-user-actions.cc: Better variable naming
      src/gnome-cmd-user-actions.cc: Remove warnings for -Wormat-nonliteral
      src/gnome-cmd-user-actions.cc: Fix for -Wswitch-enum
      src/gnome-cmd-user-actions.cc: Removes inline, adds static keyword
      src/gnome-cmd-xfer.cc: Use currently unused return value of gnome_vfs_async_xfer
      Removes not needed code as of increase of GLIB version in commit d6bf27d
      Removes not needed code as of increase of GLIB version in commit d6bf27d, part 2
      src/gnome-cmd-smb-path.cc: Fix gcc warnings about variable shadowing
      src/gnome-cmd-smb-path.cc: Fix write-strings warning
      Adds definitions for C linkage funktions
      plugins/test/test-plugin.cc: Fix write-strings warning
      plugins/fileroller/file-roller-plugin.cc: Fix gcc warnings about variable shadowing
      Adds definitions for C linkage funktions, part 2
      Remove global removal of gcc missing-declarations warnings in src/dialogs
      Ignore gcc warnings for missing-declarations for some some glib macro functions
      Adds static keyword to remove gcc warnings about missing declarations
      Fixes string which should not be translated
      Adds checks to only include gtk/gtk.h in src files directly
      Only include gtk/gtk.h in src files instead of sub-gtk header files
      Use GSettingsSchemaSource to load GSettings when PREFIX is not the default directory
      Remove unused header file include
      Updates README.in for development packages
      Prevent targets from leaving around half-constructed files if the rule fails
      Fixes use of DESTDIR variable while (un)installing with make
      Remove README from repo as README.in is used for its creation by autoconf
      Remove de/legal.xml as is it autogenerated in each 'make'
      Adds po/gnome-commander.pot to .gitignore (autogenerated via 'make')
      Moves PHONY for ChangeLog in Makefile.am to prevent confusion
      Removes ChangeLog from git repo
      Sets the radio buttons for charset, fixes bgo #619112
      data/gnome-commander.ebuild.in: Add missing python metadata variables
      Adds samba as USE flag to gentoo metadata file
      Reverts "Fixes use of DESTDIR variable while (un)installing with make"
      Updates current bugfix version in README.md
      Removes gnome-doc-utils and adds yelp-tools to gentoo ebuild
      Increases minimum GTK version from 2.8.0 to 2.18.0
      Use '#pragma once' in header files as guard
      Check argument to be NULL
      Remove unused functions
      Repaired bogus date
      Adds some files in spec file for building the RPM
      Set default tarball ext to xz in spec file
      Added comment in spec file
      Corrected comment in the last commit
      Use glib functions for escaping strings
      Move functions from utils.cc into files where they are called
      Moves first function with no class dependency from src/utils.cc into src/utils-no-dependencies.cc
      Renames unit test source file
      Adds first tiny unit test for function in src/utils-no-dependencies.cc
      Adds unit tests for str_uri_basename(const gchar* uri)
      Moved to glib functions str_uri_basename function and optimized unit tests
      Reducing the scope of a variable
      Make variable static
      Removes inline keyword to get rid of gcc inline warning
      Do not throw an error if a default case is missing in switch statement
      Quick search can be activated by just typing a letter, adjustable in the options tab
      Focus command line via CTRL+ALT+C when quick search with just a letter is active
      Sets the focus to the rename dialog window
      Better explanation in options dialoge for case sensitiviy option
      Do not execute command in commandline if it is empty
      New option to decide if the commandline history should be saved on exit
      Fix orphaned memory when freeing an array of char pointers
      Updates NEWS and releases.xml
      Adding m4 macros into the distribution package, partially fixing bgo#785502
      Adds some m4 macros which are not always distributed in a build environment
      Removing autoconf-archive and gnome-common from Dockerfile as a result of the last two commits
      Compile source files in the relative sub-directories, fixes automake warning
      Adds option for saving/not saving the search history on exit
      Fix missing semicolon from last commit
      Updates documentation
      Revert "Compile source files in the relative sub-directories, fixes automake warning"
      Adds option to leave the terminal window open when a command finishes
      Adds missing src/gnome-cmd-block.cc from commit b177578
      Fixes typos in documentation
      Add missing word in documentation
      Merges release news from gcmd-1-6 branch into master
      Fix typo in documentation, fixing bgo#788153
      Updates NEWS, README.md, releases.xml and travis file for new release
      Removes intltool, gnome-common and gnome-doc-utils from spec file; adds yelp-tools; updates gettext 
version
      Removes intltool dependency from gentoo ebuild

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


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