[meld] Created tag 3.13.0



The unsigned tag '3.13.0' was created.

Tagger: Kai Willadsen <kai willadsen gmail com>
Date: Wed Dec 31 09:35:42 2014 +1000

    2014-12-31 meld 3.13.0
    ======================
    
      Features:
    
       * Make syntax highlighting style configurable (Mark Pariente)
       * Implemented incremental search, match highlighting and many other
         find-related fixes (Robert Roth)
       * Add support for GTK+ global dark theme setting (Kai Willadsen)
       * Add support for pushing change deletions (Kai Willadsen)
       * Remove cycle-pane action in favour of previous/next pane actions (Kai
         Willadsen)
    
      Fixes:
    
       * Handle Unicode filenames in a git tree correctly (Hasan Arous, Kai
         Willadsen)
       * Many fixes for recent GTK+ deprecation warnings (Kai Willadsen)
       * Fixing flickering inline highlighting on updates (Kai Willadsen)
    
       * Multiple work arounds for change colours not displaying on GTK+ 3.14 (Kai
         Willadsen)
       * Fix inconsistent file chooser when cancelling file selection (Kai
         Willadsen)
       * UTF-8 encode patches created from the patch dialog (Kai Willadsen)
       * Fix text-wrapping reset caused by the commit dialog (Kai Willadsen)
       * Fix text background display on certain themes (Kai Willadsen)
       * Fix for launching Meld with certain Git environment variables (Kai
         Willadsen)
       * Add GTK's settings.ini file for font blurriness fix on Windows (Kai
         Willadsen)
       * Fix display of change action buttons and line numbers when line numbers
         are shown (Kai Willadsen)
       * Fix positioning of the change action buttons (Kai Willadsen)
       * Fix tab width setting not working correctly (Kai Willadsen)
       * Fix starting comparison of Subversion checkouts from a subdirectory (Kai
         Willadsen)
       * Fix starting Meld from a differently-named symlink (Kai Willadsen)
       * Ignore errors when copying file metadata if the destination file system
         doesn't support it (Kai Willadsen)
       * Automatically recompile stale in-place gschemas (Kai Willadsen)
       * Handle SIGINT to support previous quit-on-Ctrl-C behaviour (Kai Willadsen)
       * Fix missing cache opcodes in some circumstances (Kai Willadsen)
       * Fix text view expansion when resizing patch dialog (Kai Willadsen)
       * Build fix to always include C locale when LINGUAS is set (Kai Willadsen)
    
      Translations:
    
       * Andika Triwidada (id)
       * Carles Ferrando (ca valencia)
       * Gábor Kelemen (hu)
       * Jean Jordaan (cs, el, es)
       * Joan Coll (ca)
       * Jordi Mas (ca)
       * Marek Černocký (cs)
       * Maria  Mavridou (el)
       * Piotr Drąg (pl)
       * Мирослав Николић (sr, sr latin)

Changes since the last tag '3.12.0':

Andika Triwidada (2):
      Updated Indonesian translation
      Updated Indonesian translation

Carles Ferrando (1):
      [l10n] Updated Catalan (Valencian) translation

Gábor Kelemen (1):
      Updated Hungarian translation

Hasan Arous (1):
      vc.git: Handle Unicode filenames in a git tree correctly

Jean Jordaan (1):
      help: Fix grammar

Joan Coll (1):
      [l10n] Update Catalan translation

Jordi Mas (1):
      Fix Catalan translation

Kai Willadsen (66):
      Post-release version bump
      filediff: Use alpha value for chunk highlight from theme
      linkmap: Use alpha value for chunk highlight from theme
      bin/meld: Add support for a dark theme, following the GtkSetting
      Add preliminary dark theme
      dirdiff.ui: Make copy labels more explicit (bgo#737373)
      build_helpers: Make sure that we build help for C locale (bgo#737833)
      patchdialog: Update to new Glade and fix sourceview expand (bgo#738120)
      bin/meld: Add hacky CSS for GtkTextView drawing changes in 3.13+
      preferences: Update syntax scheme preference to use combo helper
      settings, meldbuffer: Tidy up some instance use
      preferences.ui: Remove unnecessary padding around combo label
      ui.findbar: Move SearchContext settings handling to a binding model
      ui.findbar: Remove unused imports and variables
      ui.findbar: Use replace all functionality from SearchContext
      filediff: Fix bug with very many opcodes being cycled through the cache
      ui.findbar: PEP8
      ui.findbar: Remove unused argument to _find_text
      ui.findbar: Remove error styling from entry when reopening the findbar
      ui.findbar: Use SearchContext's replace method
      vc.git: Fix unicode path handling for ignored and unversioned files
      vc.git: Store filenames as unicode in the tree cache
      vc.git: Fix unicode path handling for single file cache updates
      ui.findbar: Update copyright
      bin/meld: Work-around for GTK+ 3.14 background drawing, part 2
      maint: Upload is unreliable, so don't make skipping it abort a release
      meld.vc.git: Fix path for modified files from a subdir (bgo#738561)
      meld.vc.svn: Make repository validity check relative to the repo root
      sourceview: Fix GtkSourceView tab width property binding (bgo#738001)
      bin/meld: Fix starting Meld from differently-named symlink (bgo#739399)
      bin/meld: Recompile gschemas based on schema mtime check (bgo#739267)
      misc: Ignore ENOTSUP when copying file metadata
      bin/meld: Add a SIGINT signal handler for convenience (bgo#739719)
      bin/meld: Hook SIGINT using GLib instead of Python for instant quitting
      sourceview: Change binding time to fix bad gutter drawing (bgo#739927)
      filediff: Move gutter renderer to be before line number renderer
      filediff: Skip unnecessary textview drawing and remove vestigal code
      maint: Make not uploading actually work
      setup_win32: Add in GTK's settings.ini file for font blurriness fix
      meldapp: Update deprecated struct creation
      bin/meld: Don't pass git environment vars on to children (bgo#741142)
      filediff: Repaint TextView background for modified CSS (bgo#741287)
      linkmap: Remove use of setup flags in favour of checking real attrs
      linkmap: Stop deriving the corner radius from the line height
      filediff: Remove misleading comment separators
      filediff: Remove Python 2.6 compat
      filediff: Comment cleaning
      filediff: First pass at UI-ifying Filediff actions
      filediff: Refactor next_diff to be usable for all diff traversals
      filediff: Refactor chunk-based actions to remove params from callback
      filediff: Refactor merging actions to remove params from callback
      filediff: Migrate toggle actions to UI file
      filediff: Remove cycle-pane action in favour of prev/next (bgo#701665)
      filediff: Add change deletion pushing, reducing pane swaps (bgo#729838)
      vc._vc: Resolve symlinks when searching for repository roots
      filediff: Fix earlier refactor
      filediff: Fix deprecated constructor call
      filediff: Only emit the close signal if that's what we're actually doing
      filediff: Clear highlighting tags in the callback to avoid flicker
      gschema: The CVS keyword filter should work for SVN as well
      sourceview: Fix text-wrapping reset from commit dialog (bgo#741620)
      patchdialog: Encode created patches to UTF-8
      bin/meld: Don't do deprecated thread initialisation
      filediff: Reset chooser filename for cancelled selection (bgo#741928)
      vcview.ui: Don't map the commit dialog before we've set a parent
      Update NEWS

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

Maria  Mavridou (1):
      Updated Greek translation

Mark Pariente (3):
      Make GtkSourceView scheme-style configurable
      Shuffle around UI as asked by Kai
      Move property handling to settings.py

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

Robert Roth (3):
      Implemented incremental search
      Use GtkSourceView support for searching and higlighting all matches.
      If no match found, set search entry background to red

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


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