2012-2-28 meld 1.7.1 ==================== Features: * Folder comparisons can now show extra information, such as file size and modification times. Column visibility and ordering are properly configurable. (Philipp Müller, Kai Willadsen) * Shallow comparison (i.e., based on size and timestamp) are now supported for folder comparisons, including timestamp resolution preferences for cross-filesystem comparisons. (Cristian Dinu) * The UI for launching new comparisons has been reworked to have a clearer workflow, and is now shown on startup if no other comparisons have been opened (Kai Willadsen) * Recently-used comparisons are now supported, allowing you to re-open previous comparisons directly. (Kai Willadsen) * Read-only files are now not editable by default, making merge actions clearer and more consistent. Individual read-only files can easily be set as editable as desired. (Kai Willadsen) Fixes: * New version control API, currently used by Git and Subversion (Kai Willadsen) * Version control compatibility updates and fixes (Cedric Le Dillau, Louis des Landes, Kai Willadsen) * Command line labelling options now apply to folder tabs (Kai Willadsen) * Regressions from parallel inline highlighting calculations have been fixed (Kai Willadsen) * Diff algorithm cleanups (Piotr Piastucki) * Compatibility fixes for Python 3; this does *not* mean that Meld works on Python 3 yet, just that 2to3 issues have been addressed (Kai Willadsen) Translations: * Daniel Mustieles (es) * Dominique Leuenberger (pt) * Enrico Nicoletto (pt_BR) * Florencio Neves (pt_BR) * Fran Diéguez (gl) * Marek Černocký (cs) * Matej Urbančič (sl) * Мирослав Николић (sr, sr@latin) * Piotr Drąg (pl) 2012-11-07 meld 1.7.0 ===================== Features: * File comparisons are faster! Meld now has a smarter pre-processing step for inline highlighting of differences (Piotr Piastucki) and does its highlighting calculations asynchronously (Kai Willadsen), leading to better overall performance and interactivity. * Auto-merge mode is now available from the command-line (Piotr Piastucki) * Comparisons can be opened in new tabs (rather than in a new window) from the command line (Kacper Wysocki, Antoine, Kai Willadsen) * Custom colours can now be configured for all Meld drawing (Kai Willadsen) Fixes: * Improved behaviour when opening many tabs at once (Peter Tyser) * Notification of searches wrapping around the buffer (Philipp Müller) * Better compatibility with non-standard keyboard layouts (Stephan Hilb) * Better error reporting for failed VC comparisons (Kai Willadsen) * Version control compatibility updates and fixes (Jan Danielsson, Tim Babych, Kai Willadsen) * Other miscellaneous bug fixes (Jeff Oliver, Pacho Ramos, Rainer Suhm, Kai Willadsen) Translations: * Alexandre Franke (fr) * Daniel Mustieles (es) * Fran Diéguez (gl) * Gabor Kelemen (hu) * Matej Urbančič (sl) * Marek Černocký (cs) * Mario Blättermann (de) * Martin Srebotnjak (sl) * Мирослав Николић (sr, sr@latin) * Piotr Drąg (pl)
256 lines
7.5 KiB
Text
256 lines
7.5 KiB
Text
@comment $NetBSD: PLIST,v 1.16 2013/03/15 22:00:58 wiz Exp $
|
|
bin/meld
|
|
lib/meld/meld/__init__.py
|
|
lib/meld/meld/__init__.pyc
|
|
lib/meld/meld/__init__.pyo
|
|
lib/meld/meld/dbus_service.py
|
|
lib/meld/meld/dbus_service.pyc
|
|
lib/meld/meld/dbus_service.pyo
|
|
lib/meld/meld/diffmap.py
|
|
lib/meld/meld/diffmap.pyc
|
|
lib/meld/meld/diffmap.pyo
|
|
lib/meld/meld/diffutil.py
|
|
lib/meld/meld/diffutil.pyc
|
|
lib/meld/meld/diffutil.pyo
|
|
lib/meld/meld/dirdiff.py
|
|
lib/meld/meld/dirdiff.pyc
|
|
lib/meld/meld/dirdiff.pyo
|
|
lib/meld/meld/filediff.py
|
|
lib/meld/meld/filediff.pyc
|
|
lib/meld/meld/filediff.pyo
|
|
lib/meld/meld/filemerge.py
|
|
lib/meld/meld/filemerge.pyc
|
|
lib/meld/meld/filemerge.pyo
|
|
lib/meld/meld/filters.py
|
|
lib/meld/meld/filters.pyc
|
|
lib/meld/meld/filters.pyo
|
|
lib/meld/meld/linkmap.py
|
|
lib/meld/meld/linkmap.pyc
|
|
lib/meld/meld/linkmap.pyo
|
|
lib/meld/meld/matchers.py
|
|
lib/meld/meld/matchers.pyc
|
|
lib/meld/meld/matchers.pyo
|
|
lib/meld/meld/meldapp.py
|
|
lib/meld/meld/meldapp.pyc
|
|
lib/meld/meld/meldapp.pyo
|
|
lib/meld/meld/meldbuffer.py
|
|
lib/meld/meld/meldbuffer.pyc
|
|
lib/meld/meld/meldbuffer.pyo
|
|
lib/meld/meld/melddoc.py
|
|
lib/meld/meld/melddoc.pyc
|
|
lib/meld/meld/melddoc.pyo
|
|
lib/meld/meld/meldwindow.py
|
|
lib/meld/meld/meldwindow.pyc
|
|
lib/meld/meld/meldwindow.pyo
|
|
lib/meld/meld/merge.py
|
|
lib/meld/meld/merge.pyc
|
|
lib/meld/meld/merge.pyo
|
|
lib/meld/meld/misc.py
|
|
lib/meld/meld/misc.pyc
|
|
lib/meld/meld/misc.pyo
|
|
lib/meld/meld/newdifftab.py
|
|
lib/meld/meld/newdifftab.pyc
|
|
lib/meld/meld/newdifftab.pyo
|
|
lib/meld/meld/patchdialog.py
|
|
lib/meld/meld/patchdialog.pyc
|
|
lib/meld/meld/patchdialog.pyo
|
|
lib/meld/meld/paths.py
|
|
lib/meld/meld/paths.pyc
|
|
lib/meld/meld/paths.pyo
|
|
lib/meld/meld/preferences.py
|
|
lib/meld/meld/preferences.pyc
|
|
lib/meld/meld/preferences.pyo
|
|
lib/meld/meld/recent.py
|
|
lib/meld/meld/recent.pyc
|
|
lib/meld/meld/recent.pyo
|
|
lib/meld/meld/task.py
|
|
lib/meld/meld/task.pyc
|
|
lib/meld/meld/task.pyo
|
|
lib/meld/meld/tree.py
|
|
lib/meld/meld/tree.pyc
|
|
lib/meld/meld/tree.pyo
|
|
lib/meld/meld/ui/__init__.py
|
|
lib/meld/meld/ui/__init__.pyc
|
|
lib/meld/meld/ui/__init__.pyo
|
|
lib/meld/meld/ui/emblemcellrenderer.py
|
|
lib/meld/meld/ui/emblemcellrenderer.pyc
|
|
lib/meld/meld/ui/emblemcellrenderer.pyo
|
|
lib/meld/meld/ui/findbar.py
|
|
lib/meld/meld/ui/findbar.pyc
|
|
lib/meld/meld/ui/findbar.pyo
|
|
lib/meld/meld/ui/gladesupport.py
|
|
lib/meld/meld/ui/gladesupport.pyc
|
|
lib/meld/meld/ui/gladesupport.pyo
|
|
lib/meld/meld/ui/gnomeglade.py
|
|
lib/meld/meld/ui/gnomeglade.pyc
|
|
lib/meld/meld/ui/gnomeglade.pyo
|
|
lib/meld/meld/ui/historyentry.py
|
|
lib/meld/meld/ui/historyentry.pyc
|
|
lib/meld/meld/ui/historyentry.pyo
|
|
lib/meld/meld/ui/listwidget.py
|
|
lib/meld/meld/ui/listwidget.pyc
|
|
lib/meld/meld/ui/listwidget.pyo
|
|
lib/meld/meld/ui/msgarea.py
|
|
lib/meld/meld/ui/msgarea.pyc
|
|
lib/meld/meld/ui/msgarea.pyo
|
|
lib/meld/meld/ui/notebooklabel.py
|
|
lib/meld/meld/ui/notebooklabel.pyc
|
|
lib/meld/meld/ui/notebooklabel.pyo
|
|
lib/meld/meld/ui/statusbar.py
|
|
lib/meld/meld/ui/statusbar.pyc
|
|
lib/meld/meld/ui/statusbar.pyo
|
|
lib/meld/meld/ui/wraplabel.py
|
|
lib/meld/meld/ui/wraplabel.pyc
|
|
lib/meld/meld/ui/wraplabel.pyo
|
|
lib/meld/meld/undo.py
|
|
lib/meld/meld/undo.pyc
|
|
lib/meld/meld/undo.pyo
|
|
lib/meld/meld/util/__init__.py
|
|
lib/meld/meld/util/__init__.pyc
|
|
lib/meld/meld/util/__init__.pyo
|
|
lib/meld/meld/util/compat.py
|
|
lib/meld/meld/util/compat.pyc
|
|
lib/meld/meld/util/compat.pyo
|
|
lib/meld/meld/util/prefs.py
|
|
lib/meld/meld/util/prefs.pyc
|
|
lib/meld/meld/util/prefs.pyo
|
|
lib/meld/meld/util/sourceviewer.py
|
|
lib/meld/meld/util/sourceviewer.pyc
|
|
lib/meld/meld/util/sourceviewer.pyo
|
|
lib/meld/meld/vc/__init__.py
|
|
lib/meld/meld/vc/__init__.pyc
|
|
lib/meld/meld/vc/__init__.pyo
|
|
lib/meld/meld/vc/_null.py
|
|
lib/meld/meld/vc/_null.pyc
|
|
lib/meld/meld/vc/_null.pyo
|
|
lib/meld/meld/vc/_vc.py
|
|
lib/meld/meld/vc/_vc.pyc
|
|
lib/meld/meld/vc/_vc.pyo
|
|
lib/meld/meld/vc/bzr.py
|
|
lib/meld/meld/vc/bzr.pyc
|
|
lib/meld/meld/vc/bzr.pyo
|
|
lib/meld/meld/vc/cdv.py
|
|
lib/meld/meld/vc/cdv.pyc
|
|
lib/meld/meld/vc/cdv.pyo
|
|
lib/meld/meld/vc/cvs.py
|
|
lib/meld/meld/vc/cvs.pyc
|
|
lib/meld/meld/vc/cvs.pyo
|
|
lib/meld/meld/vc/darcs.py
|
|
lib/meld/meld/vc/darcs.pyc
|
|
lib/meld/meld/vc/darcs.pyo
|
|
lib/meld/meld/vc/fossil.py
|
|
lib/meld/meld/vc/fossil.pyc
|
|
lib/meld/meld/vc/fossil.pyo
|
|
lib/meld/meld/vc/git.py
|
|
lib/meld/meld/vc/git.pyc
|
|
lib/meld/meld/vc/git.pyo
|
|
lib/meld/meld/vc/mercurial.py
|
|
lib/meld/meld/vc/mercurial.pyc
|
|
lib/meld/meld/vc/mercurial.pyo
|
|
lib/meld/meld/vc/monotone.py
|
|
lib/meld/meld/vc/monotone.pyc
|
|
lib/meld/meld/vc/monotone.pyo
|
|
lib/meld/meld/vc/rcs.py
|
|
lib/meld/meld/vc/rcs.pyc
|
|
lib/meld/meld/vc/rcs.pyo
|
|
lib/meld/meld/vc/svk.py
|
|
lib/meld/meld/vc/svk.pyc
|
|
lib/meld/meld/vc/svk.pyo
|
|
lib/meld/meld/vc/svn.py
|
|
lib/meld/meld/vc/svn.pyc
|
|
lib/meld/meld/vc/svn.pyo
|
|
lib/meld/meld/vc/svn_17.py
|
|
lib/meld/meld/vc/svn_17.pyc
|
|
lib/meld/meld/vc/svn_17.pyo
|
|
lib/meld/meld/vc/tla.py
|
|
lib/meld/meld/vc/tla.pyc
|
|
lib/meld/meld/vc/tla.pyo
|
|
lib/meld/meld/vcview.py
|
|
lib/meld/meld/vcview.pyc
|
|
lib/meld/meld/vcview.pyo
|
|
share/applications/meld.desktop
|
|
share/gnome/help/meld/C/meld.xml
|
|
share/gnome/help/meld/es/meld.xml
|
|
share/gnome/help/meld/fr/meld.xml
|
|
share/icons/HighContrast/scalable/apps/meld.svg
|
|
share/icons/hicolor/16x16/apps/meld.png
|
|
share/icons/hicolor/22x22/apps/meld.png
|
|
share/icons/hicolor/32x32/apps/meld.png
|
|
share/icons/hicolor/48x48/apps/meld.png
|
|
share/icons/hicolor/scalable/apps/meld.svg
|
|
share/locale/ar/LC_MESSAGES/meld.mo
|
|
share/locale/bg/LC_MESSAGES/meld.mo
|
|
share/locale/ca/LC_MESSAGES/meld.mo
|
|
share/locale/ca@valencia/LC_MESSAGES/meld.mo
|
|
share/locale/cs/LC_MESSAGES/meld.mo
|
|
share/locale/da/LC_MESSAGES/meld.mo
|
|
share/locale/de/LC_MESSAGES/meld.mo
|
|
share/locale/dz/LC_MESSAGES/meld.mo
|
|
share/locale/el/LC_MESSAGES/meld.mo
|
|
share/locale/en_CA/LC_MESSAGES/meld.mo
|
|
share/locale/en_GB/LC_MESSAGES/meld.mo
|
|
share/locale/eo/LC_MESSAGES/meld.mo
|
|
share/locale/es/LC_MESSAGES/meld.mo
|
|
share/locale/fi/LC_MESSAGES/meld.mo
|
|
share/locale/fr/LC_MESSAGES/meld.mo
|
|
share/locale/gl/LC_MESSAGES/meld.mo
|
|
share/locale/hu/LC_MESSAGES/meld.mo
|
|
share/locale/it/LC_MESSAGES/meld.mo
|
|
share/locale/ja/LC_MESSAGES/meld.mo
|
|
share/locale/ko/LC_MESSAGES/meld.mo
|
|
share/locale/nb/LC_MESSAGES/meld.mo
|
|
share/locale/ne/LC_MESSAGES/meld.mo
|
|
share/locale/nl/LC_MESSAGES/meld.mo
|
|
share/locale/oc/LC_MESSAGES/meld.mo
|
|
share/locale/pa/LC_MESSAGES/meld.mo
|
|
share/locale/pl/LC_MESSAGES/meld.mo
|
|
share/locale/pt/LC_MESSAGES/meld.mo
|
|
share/locale/pt_BR/LC_MESSAGES/meld.mo
|
|
share/locale/ro/LC_MESSAGES/meld.mo
|
|
share/locale/ru/LC_MESSAGES/meld.mo
|
|
share/locale/rw/LC_MESSAGES/meld.mo
|
|
share/locale/sl/LC_MESSAGES/meld.mo
|
|
share/locale/sq/LC_MESSAGES/meld.mo
|
|
share/locale/sr/LC_MESSAGES/meld.mo
|
|
share/locale/sr@latin/LC_MESSAGES/meld.mo
|
|
share/locale/sv/LC_MESSAGES/meld.mo
|
|
share/locale/vi/LC_MESSAGES/meld.mo
|
|
share/locale/zh_CN/LC_MESSAGES/meld.mo
|
|
share/locale/zh_TW/LC_MESSAGES/meld.mo
|
|
share/meld/gtkrc
|
|
share/meld/icons/button_apply0.xpm
|
|
share/meld/icons/button_apply1.xpm
|
|
share/meld/icons/button_copy0.xpm
|
|
share/meld/icons/button_copy1.xpm
|
|
share/meld/icons/button_delete.xpm
|
|
share/meld/icons/emblem-meld-newer-file.png
|
|
share/meld/icons/filter-ignored-24.png
|
|
share/meld/icons/filter-modified-24.png
|
|
share/meld/icons/filter-nonvc-24.png
|
|
share/meld/icons/filter-normal-24.png
|
|
share/meld/icons/meld-locked.png
|
|
share/meld/icons/meld-unlocked.png
|
|
share/meld/icons/vc-add-24.png
|
|
share/meld/icons/vc-checkout-24.png
|
|
share/meld/icons/vc-commit-24.png
|
|
share/meld/icons/vc-icon.png
|
|
share/meld/icons/vc-remove-24.png
|
|
share/meld/icons/vc-resolve-24.png
|
|
share/meld/icons/vc-update-24.png
|
|
share/meld/ui/EditableList.ui
|
|
share/meld/ui/dirdiff-ui.xml
|
|
share/meld/ui/dirdiff.ui
|
|
share/meld/ui/filediff-ui.xml
|
|
share/meld/ui/filediff.ui
|
|
share/meld/ui/findbar.ui
|
|
share/meld/ui/meldapp-ui.xml
|
|
share/meld/ui/meldapp.ui
|
|
share/meld/ui/patch-dialog.ui
|
|
share/meld/ui/preferences.ui
|
|
share/meld/ui/tab-placeholder.ui
|
|
share/meld/ui/vcview-ui.xml
|
|
share/meld/ui/vcview.ui
|
|
share/mime/packages/meld.xml
|
|
share/omf/meld/meld-C.omf
|
|
share/omf/meld/meld-es.omf
|
|
share/omf/meld/meld-fr.omf
|