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)
|
2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578) |
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
|
2015-11-04 18:41:21 by Alistair G. Crooks | Files touched by this commit (78) |
Log message:
Remove duplicate SHA512 digests that crept in.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-15 13:47:14 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update meld to 3.15.0:
2015-10-05 meld 3.15.0
======================
Features:
* New API for version control plugins with more consistent interfaces and
data structures across different plugins, enabling many minor
improvements (Kai Willadsen)
* Support the conflict resolution prompt in file comparisons for all VCs
* Improve caching behaviour for some version control plugins
* Better sensitivity handling for version control actions
* Cache and show more metadata (e.g., file renames)
* Several version control plugins have not been ported to the new API; the
current list of support plugins is: Git, Mercurial, Subversion 1.7+,
Bazaar
* Faster rendering in file comparison view, enabled by new GtkTextView API
(Kai Willadsen)
* Move to using GtkSourceView style schemes with Meld-specific colour tags
for highlight colours; this lets themes include colours that match the
sourceview theme (Kai Willadsen)
* Offer to open binary files externally (Pratik Dayama)
* Show the common ancestor in conflicting regions (and the merged file
everywhere else) when viewing conflicts through Meld's version control
view; currently this is only supported under Git (Kai Willadsen)
* Support showing staged/partially staged status of files under Git (Kai
Willadsen)
* Update preferences dialog to new style with headerbar (Kai Willadsen)
Fixes:
* Documentation updates (Andrew Beyer)
* Fix crash with some GTK+ versions when using --output (Kai Willadsen)
* Fix merge-all action not working at all (Kai Willadsen)
* Fix creating patches with unicode path names (Kai Willadsen)
* Fix copy-to-clipboard option in patch dialog (Kai Willadsen)
* Fix diffmap alignment for new GTK+ allocation behaviour (Kai Willadsen)
* Improve float accuracy in folder comparison timestamp resolution (Kai
Willadsen)
* Fix default SVN keyword filter to escape $ characters (Kai Willadsen)
* Fix display of unicode --help from command line (Kai Willadsen)
* Fix keyboard shortcut docs (Kai Willadsen)
* Don't incorrectly show identical notification for changed folder
comparisons (Kai Willadsen)
Internal changes:
* Requirements are now GTK+ 3.14, GtkSourceView 3.14 and GLib 2.36
* Rewritten version control plugin API
* Unified colour handling between linkmap, diffmap and file comparison
* Move all textview drawing to a new GtkSourceView subclass, using the new
GTK+ draw-layer API
Translations:
* Daniel Mustieles (es)
* Gábor Kelemen (hu)
* Jiri Grönroos (fi)
* Josef Andersson (sv)
* Marek Äernocký (cs)
* Piotr DrÄ
g (pl)
|
2015-07-27 01:01:11 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 3.14.0:
2015-07-23 meld 3.14.0
======================
Fixes:
* Fix crash when starting folder comparison on Windows (Kai Willadsen)
* Fix bad chunk action behaviour for middle-to-right actions in three
pane conflicts (Kai Willadsen)
* Documentation fixes (Anders Jonsson)
Translations:
* Josef Andersson (sv)
* Marek Äernocký (cs)
|
2015-07-14 10:44:49 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 3.13.3:
2015-07-12 meld 3.13.3
======================
Fixes:
* Fix syntax highlighting under Windows (Kai Willadsen)
* Update Windows build for newer pygi bundled libraries (Kai Willadsen)
* Fixes for incorrect descriptions in manual (Anders Jonsson, Kai Willadsen)
|
2015-07-05 20:20:14 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 3.13.2:
2015-07-04 meld 3.13.2
======================
Fixes:
* Several fixes for argument handling and tab creation:
* Create --diff created comparisons after args-created ones (Kai
Willadsen)
* Fix --label flag incorrectly applying to --diff created comparisons
(Kai Willadsen)
* Create --diff created comparisons after args-created ones (Kai
Willadsen)
* Fix relative path interpretation for --output when created from a
secondary instance (Kai Willadsen)
* Fix window presentation ordering when creating a secondary instance
(Kai Willadsen)
* Several fixes to unicode filename handling in git comparisons and
manually-assigned labels (Kai Willadsen)
* Fix incorrect comparison display caused by unicode (U+2028) newline (Kai
Willadsen)
* Fix not being able to activate some change bar actions by temporarily
disabling overlay scrolling support on GTK+ 3.14 (Kai Willadsen)
* Stop recreating duplicate recently-used file placeholders (Kai Willadsen)
* Fix out-of-date man page documentation (Kai Willadsen)
* Test fixes and testing improvements (Magnus Ihse Bursie)
* Documentation fixes (Anders Jonsson)
Translations:
* Gábor Kelemen (hu)
* Marek Äernocký (cs)
* Pedro Albuquerque (pt)
|
2015-04-27 10:51:09 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update to 3.13.1:
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)
|
2015-04-25 16:20:48 by Tobias Nygren | Files touched by this commit (495) | |
Log message:
Recursive revbump following MesaLib update, categories a through f.
|