Next | Query returned 146 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2016-10-03 14:34:24 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated meld to 3.16.3.

2016-09-26 meld 3.16.3
======================

  Fixes:

   * Fix bad scroll syncing and inability to move between comparison chunks in
     file comparisons (Vasily Galkin)
   * Improve version control view behaviour when opening missing paths (Vasily
     Galkin)
   * Fix saving of text created in blank comparison (Vasily Galkin)
   * GTK+ 3.22 compatibility fixes for saving window size (Kai Willadsen)
   * Fix formatted patches missing newlines in certain cases (Kai Willadsen)
   * Silence GTK+ warning logging if not running in uninstalled (i.e.,
     development) mode (Kai Willadsen)
   * Update AppData (Kai Willadsen)

  Translations:

   * Anders Jonsson (sv)
   * Balázs Meskó (hu)
   * Daniel Mustieles (es)
   * Marek Černocký (cs)
   * Mario Blättermann (de)
   * Piotr Drąg (pl)
   * Rafael Fontenelle (pt_BR)
   * Tiago Santos (pt)
   * Мирослав Николић (sr, sr@latin)
   2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) | Package updated
Log message:
Revbump after graphics/gd update
   2016-08-01 12:24:31 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated meld to 3.16.2.

2016-07-30 meld 3.16.2
======================

  Fixes:

   * Fix performance regression in text filtering (Kai Willadsen)
   * Fix regression in respecting custom text encoding (Kai Willadsen)

  Translations:

   * Andika Triwidada (id)
   2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599)
Log message:
Remove python33: adapt all packages that refer to it.
   2016-06-19 22:32:32 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated meld to 3.16.1.

2016-06-19 meld 3.16.1
======================

  Fixes:

   * Fix regression in support for file comparisons from pipes (Kai Willadsen)
   * Add open build service directories to the version control filter
     (Dominique Leuenberger)
   * Add darcs to list of loaded plugins (pbgc)
   * Fix the dark style (Kai Willadsen)
   * Windows build fixes (Kai Willadsen)
   2016-05-05 13:32:24 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated meld to 3.16.0.

2016-05-01 meld 3.16.0
======================

  Translations:

   * Josef Andersson (sv)
   2016-04-24 11:26:55 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated meld to 3.15.3.

2016-04-20 meld 3.15.3
======================

  Fixes:

   * Handle unicode dates in non-UTF8 locales in folder comparison (Kai
     Willadsen)
   * Try to auto-detect when to use our dark theme highlighting (Kai Willadsen)
   * After undo/redo actions in file comparisons, place the cursor at the
     natural edit position and scroll it back onscreen (Kai Willadsen)
   2016-04-08 16:40:56 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update meld to 3.15.2.

2016-03-28 meld 3.15.2
======================

  Features:

   * Port to use GtkSourceView's file loader and saver helpers, bringing
     several benefits (Kai Willadsen)
     * Loading and saving speed are significantly improved, and are
       asychronous
     * We try a wider range of locale-specific file encodings by default,
       and still support user-specified default encodings (requires
       GtkSourceView 3.18 or later)
     * We now support saving files with inconsistent newline types
     * Binary files will now be loaded on a best-effort basis
   * Reinstate support for Darcs; this is currently limited to very new
     (>2.10.3) versions (Guillaume Hoffmann)
   * Folder comparisons now apply text filters in the same way as file
     comparisons (David Rabel)
   * Add support for showing new shortcuts help dialog (Kai Willadsen, Piotr
     Drąg)
   * Preliminary support for building Meld as an xdg-app (Kai Willadsen)

  Fixes:

   * Many fixes for GTK+ 3.20 theming changes and widget compatibility issues
     (Kai Willadsen)
   * All accelerators should now consistently use the Primary key, for better
     integration on OSX systems (Youssef Adnan)
   * Significantly improve text filter performance (Jason Gauci)
   * Fix performance regression where scanning for missing files was extremely
     slow, especially in large repositories (Kai Willadsen)
   * Fix truncated line number display in short file (Kai Willadsen)
   * Fix filter dropdown not appearing below button (Kai Willadsen)
   * Add more documentation on setup and installation requirements (Jesse
     Sheridan, Martin Thoma)
   * Update the AppData to spec version 0.7+ (Richard Hughes)

  Translations:

   * Anders Jonsson (sv)
   * Benjamin Steinwender (de)
   * Bernd Homuth (de)
   * Cédric Valmary (oc)
   * Daniel Mustieles (es)
   * Gábor Kelemen (hu)
   * Jiri Grönroos (fi)
   * Luisa Cerón Perea (es)
   * Marek Černocký (cs)
   * Mario Blättermann (de)
   * Muhammet Kara (tr)
   * Pedro Albuquerque (pt)
   * Piotr Drąg (pl)
   * Rafael Fontenelle (pt_BR)
   * Мирослав Николић (sr, sr@latin)
   2015-12-29 18:27:25 by David Brownlee | Files touched by this commit (1)
Log message:
Add dependency on dconf so settings can be saved - issue reported by Jan \ 
Danielsson and fix from wiz@
   2015-12-27 22:48:50 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update meld to 3.15.1:

2015-12-15 meld 3.15.1
======================

  Features:

   * Text ignored by filters is now dimmed to give some visual feedback that
     it's being ignored (David Rabel)
   * Text filters now apply independently, improving consistency; note that
     this is a behaviour change as filter order no longer matters, and filters
     will always apply to the original (not the filtered) text (David Rabel,
     Kai Willadsen)
   * Recent menu items now show more detail in tooltips (Alan Suran)
   * Update dialog action area layout for GTK+ theme changes (Kai Willadsen)

  Fixes:

   * Conflict resolution prompt now resolves properly again (Andrew Sutherland)
   * Silence some GTK+ assertions on window close (Zain)
   * Fix default filter issues from recent rework (Erik Schilling)
   * Percent-containing commit messages no longer corrupt our recent commit
     messages store (Kai Willadsen)
   * Fix some problems with unicode user directories on Windows (Kai Willadsen)
   * Fix encoding issues when saving files with load errors (Kai Willadsen)
   * Fix drawing corruption when scrolling horizontally (Kai Willadsen)
   * Fix clicking on the diffmap scrolling to the wrong location (Kai Willadsen)
   * Fix off-by-one drawing error for final line in file (Kai Willadsen)
   * Fix introspection requires to silence startup warnings (Kai Willadsen)
   * Fix clearing syncpoints (Kai Willadsen)
   * Add manual appdata kudos markers (Kai Willadsen)
   * PEP8 fixes (David Rabel, Kai Willadsen)

  Translations:

   * Daniel Mustieles (es)
   * Marek Černocký (cs)
   * Milo Casagrande (it)
   * Pedro Albuquerque (pt)
   * Piotr Drąg (pl)
   * Rafael Fontenelle (pt_BR)

Next | Query returned 146 messages, browsing 71 to 80 | Previous