Tags: Dominik-K/meld
Tags
2014-7-12 meld 3.11.2
=====================
Features:
* File and folder comparison panes can now be resized (Marco Brito)
* Folder comparisons now support scrolling between chunks using the mouse
wheel in the link map, like file comparisons (Kai Willadsen)
Fixes:
* Don't draw spurious actions for equal chunks (Kai Willadsen)
* Remove default sourceview behaviour for Alt+Left/Right (Kai Willadsen)
* Fix storing translated column names in configuration (Kai Willadsen)
* Several fixes for multiple windows in single-instance handling:
* Resolve relative paths relative to the correct instance (Kai Willadsen)
* Don't create windows in the original instance when the calling instance
errors out (Kai Willadsen)
* Raise the correct window for new windows in the same instance (Kai
Willadsen)
* Exit correctly for command line errors in the calling instance (Kai
Willadsen)
* Fix display of unicode paths in repositories (Kai Willadsen)
* Fix handling of unicode paths in recent files store (Kai Willadsen)
* Improve behaviour of Open External action, and handle spaces in filenames
for the custom editor option (Kai Willadsen)
* Improve support custom installation prefixes (Kai Willadsen)
Translations:
* Benjamin Steinwender (de)
* Daniel Mustieles (es)
* Lasse Liehu (fi)
* Marek Černocký (cs)
* Matej Urbančič (sl)
* Piotr Drąg (pl)
* Rafael Ferreira (pt_BR)
* Yuri Myasoedov (ru)
2014-5-26 meld 3.11.1
=====================
Features:
* New (alpha) infrastructure for stand-alone Windows builds (Kai Willadsen)
* Display renames and metadata in Bazaar repositories (Louis des Landes)
* Improved tab labels in version control comparisons (Kai Willadsen)
* New merge-order preference to accompany comparison-order (Kai Willadsen)
* Added a prompt to mark a conflict as resolved from file comparison (Kai
Willadsen)
Fixes:
* Fix filtering for shallow folder comparisons (Casey)
* Several install and distribution fixes (Kai Willadsen)
* Sundry bug fixes (Dominique Leuenberger, Thomas Klausner, Louis des
Landes, Kai Willadsen)
Translations:
* Andika Triwidada (id)
* Benjamin Steinwender (de)
* Daniel Mustieles (es)
* Facundo Dario Illanes (es)
* Inaki Larranaga Murgoitio (eu)
* Jiri Grönroos (fi)
* Marek Černocký (cs)
* Milo Casagrande (it)
* Piotr Drąg (pl)
* Rafael Ferreira (pt_BR)
* Tom Tryfonidis (el)
* Ville-Pekka Vainio (fi)
* Мирослав Николић (sr, sr@latin)
2014-2-23 meld 3.11.0
=====================
Features:
* Supporting hiding empty filtered folders in folder comparison (Gianni Trovisi, Kai Willadsen)
* Notify user when files change externally in file comparison (Kai Willadsen)
* Use standard GIO file trash handling when deleting files (Kai Willadsen)
* Newly written Mallard-based help (Kai Willadsen)
User interface updates:
* Support GNOME 3-style application menu (Kai Willadsen)
* Visual improvements to several icons (Kai Willadsen)
* Update Meld's colour scheme (Kai Willadsen)
* Many visual styling updates, layout tweaks and UI polish (Kai Willadsen)
Internal changes:
* Port to GObject introspection, GTK+ 3, GApplication, GSettings and other
new things starting with 'G' (Kai Willadsen)
* Port to distutils, based on python-distutils-extra (Kai Willadsen)
* Move to using CSS for styling and colour definitions (Kai Willadsen)
* Update to use more modern GTK widgets (Peter Tyser, Kai Willadsen)
* Move a lot of extra UI construction into glade/UI files (Kai Willadsen)
* Make several custom icons themeable (Kai Willadsen)
* Make Meld a single-instance application, and add support for multiple
windows (Kai Willadsen)
Fixes:
* Improved rendering speed in file comparisons (Kai Willadsen)
* Translation fixes (Piotr Drąg)
* Copy and paste within a buffer no longer causes occasional incorrect
change highlighting (Kai Willadsen)
* Fixes for version control support (Ben Ross, Louis des Landes, Peter
Tyser, Tom Scytale)
* Windows crash fixes (Bartosz Dziewoński)
* Sundry bug fixes (Daniel Pantea, Peter Tyser, Kai Willadsen)
New dependencies:
* GTK+ 3.6
* GLib 2.34
* PyGObject 3.8
* GtkSourceView 3.6; GtkSourceView is also no longer optional
Translations:
* Marek Černocký (cs)
* Benjamin Steinwender (de)
* Dimitris Spingos (el)
* Daniel Mustieles (es)
* Jiri Grönroos (fi)
* Fran Diéguez (gl)
* Gabor Kelemen (hu)
* Andika Triwidada (id)
* Milo Casagrande (it)
* Piotr Drąg (pl)
* Enrico Nicoletto(pt_BR)
* Rafael Ferreira (pt_BR)
* Matej Urbančič (sl)
* Мирослав Николић (sr, sr@latin)
* Özgür Sarıer (tr)
* zodiac111 (zh_CN)
2013-1-23 meld 1.8.4
====================
Fixes:
* Fix crash when scanning CVS-only folders (Kai Willadsen)
* Fix crash on Windows when missing cdll.intl (Bartosz Dziewoński)
* Fix crash with Italian (it_IT.utf8) locale (Balint Reczey)
Translations:
* Andika Triwidada (id)
* Benjamin Steinwender (de)
* Daniel Mustieles (es)
2013-12-15 meld 1.8.3
=====================
Fixes:
* Fix subdirectory comparisons for Subversion 1.6 (Ben Ross)
* Fix git status parsing for some statuses (Tom Scytale)
* Don't disable updating when syncpoints aren't yet active (Kai Willadsen)
* Fix modifying column properties causing crashes when using .ini config
backend (Kai Willadsen)
Translations:
* Andika Triwidada (id)
* Milo Casagrande (it)
* zodiac111 (zh_CN)
2013-10-18 meld 1.8.2
=====================
Fixes:
* Fix regression selecting Subversion 1.6 repositories (Kai Willadsen)
* Fix for unicode usernames on Windows; note that this change also moves
Meld config from the remote to the local app data folder (Kai Willadsen)
* Add copyright string to appdata file (Kai Willadsen)
Translations:
* Fran Diéguez (gl)
* Matej Urbančič (sl)
2013-9-22 meld 1.8.1
====================
Fixes:
* Add AppData file (Kai Willadsen)
* Change order of version control selection for CVS and old SVN (Kai
Willadsen)
* Fix escaped markup in folder comparisons (Kai Willadsen)
Translations:
* Daniel Mustieles (es)
* Enrico Nicoletto (pt_BR)
* Gabor Kelemen (hu)
* Marek Černocký (cs)
* Milo Casagrande (it)
* Piotr Drąg (pl)
2013-9-1 meld 1.7.5
===================
Features:
* Open the version control console view when the exit code of a VC
operation indicates that there was an error (Kai Willadsen)
* Improve our handling of bad gconf setups, and add a file-system key
to force a no-gconf fallback for persistent issues (Daniel Richard G)
* Add a preference for whether to highlight the current line of a file
comparison (Kai Willadsen)
* Keyboard shortcut for the commit dialog (Kai Willadsen)
Fixes:
* Fix traversing symlink loops in version control comparisons (Kai
Willadsen)
* Minor fixes and cleanups (Boruch Baum, Sandro Bonazzola, Kai Willadsen)
Translations:
* Antonio Fernandes C. Neto (pt_BR)
* Daniel Mustieles (es)
* Fran Diéguez (gl)
* Marek Černocký (cs)
* Rafael Ferreira (pt_BR)
* Piotr Drąg (pl)
2013-7-28 meld 1.7.4
====================
Features:
* Commit dialog can now automatically wrap commit messages (Kai Willadsen)
* Add Bazaar support for pushing changes, and improve sensitivity setting
(Louis des Landes)
* Support Subversion 1.8 (Yuri)
* Type-ahead-find search now works in folder comparisons (Kai Willadsen)
* Preference to swap pane order left = local (Kai Willadsen)
* Arch, Codeville and RCS are no longer supported (Kai Willadsen)
Fixes:
* When opening new tabs from the command line, bring new tab to the front
(Richard Simmons)
* Current chunk highlight is now customisable using gtkrc (Louis des
Landes)
* Syncpoints now prevent chunks from being re-merged, syncpoints move with
insertions, and disable automatic updating (Kai Willadsen)
* Various version control updates and fixes (Louis des Landes, Kai
Willadsen)
* Sensitivity fixes (Kai Willadsen)
* Translation string fixes (Marek Černocký)
Translations:
* Daniel Mustieles (es)
* Dimitris Spingos (el)
* Fran Diéguez (gl)
* Marek Černocký (cs)
* Matej Urbančič (sl)
* Piotr Drąg (pl)