Next | Query returned 146 messages, browsing 91 to 100 | Previous

History of commit frequency

CVS Commit History:


   2014-11-27 12:19:42 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 3.12.2:

2014-11-25 meld 3.12.2
======================

  Fixes:

   * Fix display of change action buttons and line numbers when line numbers
     are shown (Kai Willadsen)
   * Fix positioning of the change action buttons (Kai Willadsen)
   * Fix tab width setting not working correctly (Kai Willadsen)
   * Fix starting comparison of Subversion checkouts from a subdirectory (Kai
     Willadsen)
   * Fix starting Meld from a differently-named symlink (Kai Willadsen)
   * Ignore errors when copying file metadata if the destination file system
     doesn't support it (Kai Willadsen)
   * Automatically recompile stale in-place gschemas (Kai Willadsen)
   * Handle SIGINT to support previous quit-on-Ctrl-C behaviour (Kai Willadsen)

  Translations:

   * Dimitris Spingos (el)
   * Marek Černocký (cs)
   2014-10-26 09:46:38 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 3.12.1:

2014-10-26 meld 3.12.1
======================

  Fixes:

   * Work around change colours not displaying on GTK+ 3.14 (Kai Willadsen)
   * Fix missing cache opcodes in some circumstances (Kai Willadsen)
   * Fix text view expansion when resizing patch dialog (Kai Willadsen)
   * Build fix to always include C locale when LINGUAS is set (Kai Willadsen)

  Translations:

   * Rafael Ferreira (pt_BR)
   * Мирослав Николић (sr, sr@latin)
   2014-10-01 11:43:43 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
Update to 3.12.0, based on meld-devel with an update. Changes to meld-devel:

2014-09-27 meld 3.12.0
======================

  Fixes:

   * Ignore missing files when cleaning up our recently-used folder (Kai
     Willadsen)
   * Guard against dialogs missing properties they should definitely have (Kai
     Willadsen)
   * Remove old property from patch dialog (Kai Willadsen)

  Translations:

   * Andika Triwidada (id)
   * Marek Černocký (cs)
   * Piotr Drąg (pl)

2014-09-19 meld 3.11.4
======================

  Fixes:

   * Only apply the auto merge flag to the last comparison started (Kai
     Willadsen)
   * Fix install layout issues on Debian-based systems (Kai Willadsen)
   * Fix "Open External" for files on Windows (Kai Willadsen)
   * Record installation directory and executable location on Windows (Kai
     Willadsen)
   * Revert to using latin1 as a fallback encoding; this will be reverted in
     the next unstable series (Kai Willadsen)

  Translations:

   * Andika Triwidada (id)
   * Daniel Mustieles (es)
   * fr33domlover (he)
   * Jiri Grönroos (fi)
   * Josef Andersson (sv)
   * Marek Černocký (cs)
   * Piotr Drąg (pl)
   2014-07-19 08:13:37 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.8.6:

Meld 1.8.6 has been released.

  Fixes:

    * Handle spaces in filenames with external editor (Kai Willadsen)
    * Fix storing translated column names in configuration (Kai Willadsen)
    * Backport fix for "Open externally" sensitivity setting (Daniel Macks)
    * Fix support for fake comparisons in null VC (Kai Willadsen)
    * Fix "Same" filter for shallow comparison cases (Kai Willadsen)

  Translations:

    * Benjamin Steinwender(de)
    * Daniel Mustieles (es)
    * Inaki Larranaga Murgoitio (eu)
    * Lasse Liehu (fi)
   2014-05-20 10:44:15 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.8.5:

  Fixes:

    * Fix findbar crash with older pygtk (Kai Willadsen)

  Translations:

    * Daniel Mustieles (es)
    * Dimitris Spingos (el)
    * Facundo Dario Illanes (es)
    * Мирослав Николић (sr, sr@latin)
    * Tom Tryfonidis (el)
   2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-02-24 13:25:00 by Thomas Klausner | Files touched by this commit (2)
Log message:
Mark as stable GTK 2 version.
   2014-01-27 21:04:40 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.8.4:

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)
   2014-01-25 11:45:22 by Thomas Klausner | Files touched by this commit (94)
Log message:
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
   2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Next | Query returned 146 messages, browsing 91 to 100 | Previous