[meld] Created tag 3.13.1



The unsigned tag '3.13.1' was created.

Tagger: Kai Willadsen <kai willadsen gmail com>
Date: Mon Apr 20 06:38:10 2015 +1000

    2015-04-20 meld 3.13.1
    ======================
    
      Features:
    
       * Previously, Meld could show very different results in file vs. folder
         comparisons when the files differed in line endings. These are now much
         more consistent.
    
          * In folder comparisons, applying filters now also normalises line
            endings (Kai Willadsen)
          * In a file comparison, if the files-are-identical notification is shown
            when files differ in line endings, this now mentioned (Kai Willadsen)
          * There is a new preferences controlling whether to apply text filters
            during folder comparisons, defaulting to on, which also controls line
            ending normalisation (Kai Willadsen)
          * Help documentation has been updated with details of how text filters
            are applied in folder comparison (Kai Willadsen)
    
       * Folder comparisons will now show an identical notification similar to the
         one used in file comparison (Kai Willadsen)
       * The "New blank comparion" button now works for folder comparisons as well
         as file ones (Kai Willadsen)
       * In folder comparisons, the expansion state of the tree is now remembered
         when you collapse and re-expand a row (Kai Willadsen)
    
      Fixes:
    
       * Install fixes (oco)
       * Code style fixes (Sandro Bonazzola)
       * Better support RTL locales by flipping icons and panes consistently (Kai
         Willadsen)
       * Fixes for file encoding when saving with bad or missing encodings (Kai
         Willadsen)
       * More consistent dialog handling and appearance (Kai Willadsen)
       * Deprecation updates and compatibility fixes (Kai Willadsen)
       * Fix bad comparison offset when multiple line breaks occurred on a single
         line (don't ask) (Kai Willadsen)
       * Unicode fixes for file change notifications (Kai Willadsen)
       * Warnings (such as deprecation warnings) are now explicitly silenced in
         stable Meld (Kai Willadsen)
       * Folder actions are now disabled while Meld is still scanning folders (Kai
         Willadsen)
       * Fix some command line handling for ambiguous relative paths and invalid
         URIs (Kai Willadsen)
       * Fix updating the comparison map when a file is updated within Meld (Kai
         Willadsen)
    
      Translations:
    
       * Anders Jonsson (sv)
       * Cheng-Chia Tseng (zh_TW)
       * Christian Kirbach (de)
       * Daniel Mustieles (es)
       * Jordi Mas (ca)
       * Marek Černocký (cs)
       * Matej Urbančič (sl)
       * Piotr Drąg (pl)
       * Samir Ribic (bs)
       * Tibor Kaputa (sk)

Changes since the last tag '3.13.0':

Anders Jonsson (1):
      Updated Swedish translation

Cheng-Chia Tseng (1):
      Updated Chinese (Taiwan) translation

Christian Kirbach (3):
      Added German help translation
      Updated German translation
      Updated German translation

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

Jordi Mas (1):
      Fixes to Catalan translation

Kai Willadsen (57):
      Post-release version bump
      meldapp: Handle opening ambiguous relative paths (bgo#742142)
      meldapp: Add better error reporting for invalid URI args
      filediff, misc: Update run_dialog usage to use new updated helper
      filediff: Minor PEP8
      filediff: Refactor save dialog handling slightly
      misc: Update for kwarg deprecations
      filediff: Migrate save handling to new error dialog helper
      dirdiff: Unindent a conditional
      dirdiff: Replace old replace-confirm dialog
      dirdiff: PEP8
      filediff: Update bad comparison warning to new dialog helper
      filediff: Replace old replace-confirm dialog
      filediff: Add some paranoia in file saving
      filediff: Actually try to use UTF-8 on saving when we say we will
      filediff: Improve encoding fallback dialog
      misc: Remove old run_dialog helper
      misc: Refactor dialog helpers
      filediff: Const-ify
      diffgrid: Refactor child allocation to make our variable abuse clearer
      diffgrid: Support RTL layout flipping for DiffGrid
      filediff, gutterrendererchunk: Support RTL layout and action direction
      bin/meld: Check that we have the GtkSourceView stuff we need
      meldapp: Older PyGObject needs this kwarg
      Clean up some ambiguous translatable strings (bgo#734969)
      dirdiff, misc: Update for kwarg deprecations
      dirdiff: Add identical notification for folder comparison (bgo#729759)
      dirdiff: Expand the root path regardless of whether there were changes
      dirdiff: Add comparison shortcut when files are actually the same path
      dirdiff: Remember expanded rows when parents are collapsed (bgo#589585)
      dirdiff: Disable folder actions while still scanning (bgo#381169)
      setup_win32: Also install (unused) dark theme in Windows build
      Update README to point OSX users to the wiki with links to new binaries
      Revert "vc._vc: Resolve symlinks when searching for repository roots"
      filediff: Correctly decode file parse names (bgo#743095)
      filediff: Fix additional get_parse_name unicode breakage
      meldbuffer: Fix splitlines hack for multiple line ends (bgo#743301)
      dirdiff: Update diffmap for files updated from within Meld (bgo#743106)
      dirdiff: Rudimentary support for blank folder comparisons (bgo#742342)
      newdifftab: Enable new-blank-comparison for folder comparisons
      filediff: Handle save responses better in delete events (bgo#744081)
      meldwindow: Encode underscores for accelerator parsing (bgo#744143)
      filediff: Allow changing primary text for files-identical notification
      filediff, const: Extract newline translations for use elsewhere
      dirdiff, misc: Move all_same helper into misc and refactor
      filediff: Show line ending difference in file identical notification
      help: Add help documentation for text filters in folder comparison pref
      help: Note performance impact of applying filters
      preferences: New pref for applying text filters in folder comparison
      dirdiff: Add apply-text-filters property to dirdiff for new preference
      dirdiff: Filter line endings when comparing file contents (bgo#547743)
      bin/meld: Silence warnings in stable Meld releases (bgo#744403)
      README.md: Add a new symlink to README for better online rendering
      README: Fix some broken markdown rendering
      vcview: Add hack for checking inter-tab command support (bgo#745781)
      Make findbar entry a GtkSearchEntry
      Update NEWS

Marek Černocký (6):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

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

Piotr Drąg (4):
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

Samir Ribic (1):
      Added Bosnian translation

Sandro Bonazzola (1):
      misc: fix pyflakes and pep8

Tibor Kaputa (1):
      Added Slovak translation

oco (1):
      Fix install of meld-dark.css (bgo#743104)


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