2016-12-19 09:53:21 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated meld to 3.16.4.
2016-12-18 meld 3.16.4
======================
Fixes:
* Make error displaying more robust with non-ASCII locales (Vasily Galkin)
* Handle themes with scrollbar steppers better (Kai Willadsen)
* Fix a traceback when pane has no file (Claude Paroz)
* Fix triggering "Delete Change" actions from menu (Kai Willadsen)
* Handle style theme not existing (Patrick Griffis)
* Fix unintentional glib requirement bump (Kai Willadsen)
Translations:
* Claude Paroz (fr)
|
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) | |
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@
|