[meld] Created tag release-1_3_2



The unsigned tag 'release-1_3_2' was created.

Tagger: Kai Willadsen <kai willadsen gmail com>
Date: Fri Jun 25 07:41:19 2010 +1000

    Version 1.3.2

Changes since the last tag 'release-1_3_1':

Andrea Zagli (2):
      Updated Italian translation
      Updated Italian translation

Besnik Bleta (1):
      Updated Albanian translation

Bruno Brouard (1):
      Updated French translation

Careone (1):
      Updated Simplified Chinese translation.

Claude Paroz (4):
      Updated French translation
      Updated French translation
      Add forgotten files in POTFILES.in
      Updated French translation

Daniel Nylander (1):
      Updated Swedish translation

Didier Roche (1):
      Mimic diff behaviour for directory-file comparisons (closes bgo#598296)

Djavan Fagundes (1):
      Updated Brazilian Portuguese translation

Enrique Estévez (1):
      Updated Galician translation

Fran Diéguez (2):
      Updated Galician translations
      Updated Galician translations

Gabor Kelemen (3):
      Hungarian translation updated
      Updated Hungarian translation
      Updated Hungarian translation

Geoffrey Irving (2):
      Rename is_repo_root to check_repo_root, and use in find_repo_root
      Teach git support about .git as a file (closes bgo#589640)

Holger Wansing (1):
      [i18n] Updated German translation, fixed bug #622367

Jorge González (8):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation, fixed typo
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Kai Willadsen (100):
      Move icons and glade/UIManager files to data/
      Move meld to bin/ and adjust python path for uninstalled case
      Move .desktop file to data/
      Move source into meld package, and split out ui and util subpackages
      Rename translation to fit newer locale label (closes bgo#593123)
      Remove unused is_modified() method
      Make nullsourceview provide no-op common API, rather than being a flag
      Replace equality comparisons with identity comparisons to None
      When comparing directories don't fail on large files (closes bgo#585339)
      Clean unused imports
      Clean up POTFILES.in, and update to reflect file movements
      Move ignore-blank-lines implementation to Differ class
      Invalidate the whole gdk.Window of linkmap more simply
      Fix linkmap drawing when scrolling panes individually
      Use gtk.TextView.scroll_to_mark rather than home-grown version
      Use tags in _update_highlighting so that it can be used as a generator
      Fix linkmap painting when offset from its TextViews
      Fix linkmap not updating with TextView size changes
      Pack MsgAreas such that showing a single one works as intended
      MsgArea's action area should be vertical
      Use WrapLabel from libview to fix wrapping in MsgAreas
      Extend missing_reqs() to report both import errors and requirements
      Do all argv modification at the start of the main script
      Move main method into starter script
      Remove optparse Option subclass in favour of callback processing
      Cleanup and de-generify parser callback
      Check argument numbers early rather than show an error dialog
      Simplify usage text and absorb into the main argument parsing section
      Install all application icon sizes correctly (closes bgo#395919)
      Don't pass empty cwd to subprocess (closes bgo#597718)
      Use MsgAreas for binary file error display
      Use MsgAreas for generic file read error display
      Use MsgAreas for file encoding error display
      Use MsgAreas for file read error display
      Avoid overwriting error notifications with identical file notifications
      Unbind Ctrl(+Shift)+Z from sourceviewer undo (closes bgo#594924)
      Avoid symlink issues in uninstalled use (closes bgo#603518)
      Fix linkmap click detection when scrollbar is offset (closes bgo#609800)
      Only request the line's y location for a slight speedup
      Bring back merge arrows in conflict blocks (closes bgo#602871)
      Update desktop file to use X-GNOME-FullName
      Clear keymask whenever we get ISO_Prev_Group (workaround for bgo#584342)
      Add detailed cursor handling, and use for Up/Down sensitivity setting
      Break out chunk actions for wider (i.e., keyboard) use
      Add actions, toolbar and menu items, and keyboard shortcuts for merging
      Remove unneeded gdk alias
      Improve consistency by not removing the first chunk element
      Inline _get_line_count()
      Simplify our handling of scrollbar influence
      Inline misc.clamp(), and correctly use adjustment's lower as a min
      Fix linkmap click detection when scrollbar is offset in auto-merge
      Refactor tree path selection handling in VcView
      Refactor next_diff() in VcView and DirDiff
      Minor refactoring of FileDiff initialisation
      Fix Delete action sensitivity in auto-merge mode
      Clean up horizontal scroll handling
      Request relative paths when getting git patches (closes bgo#611744)
      Use cursor struct in current-line highlighting
      Make the Differ a class variable to avoid future initialisation woes
      Add a clear() method to Differ to avoid manually emptying diffs
      Don't draw the current-line highlight unless we have a cursor
      Fix previous-diff at the end of a file when it doesn't end in a change
      Remove always-on performance optimisation switches
      Add comment explaining the heuristic constant for discarded lines
      Make fewer cairo calls during TextView drawing
      Inline draw_change()
      Remove sequence tagging of single changes in Differ
      Split out DiffMap functionality into new widget
      Add a diffs-changed signal to Differ for updating FileDiff components
      Update identical files notification when diffs change (closes bgo#588743)
      Prevent identical files notification from flashing on reload
      Rename GNUmakefile to Makefile as per GNU make recommendations
      Extract preference-related code into its own file
      Split preferences UI out of main glade file
      Resave preferences glade file in Glade 3
      Retitle Preferences dialogue for consistency
      Use two checkboxes for wrapping options instead of OptionMenu
      Replace font-related RadioButtons with a CheckButton
      Fix tab control label and spacing
      Fix Display vbox spacing
      Add mnemonic accessors for all preferences
      Remove chunk actions from toolbar
      Move changes-relevant stuff to a new menu
      Move Up/Down change actions to Changes menu
      Rename Up/Down to Previous/Next change
      Remove unbound Notebook key-press-event handler
      Add shadow to lists in the Preferences dialog
      Remove option to edit files in Meld and simplify preference interface
      Make edit command and text codec entry apply on focus-out and activate
      Add labels to sizegroup to get better visual dialogue-wide alignment
      Remove padding from various preferences widgets
      Fix darcs compatibility
      Add Differ API for checking whether diffs include non-conflict chunks
      Rename new change actions to better describe their function
      Fix scrollbar position reset after merge actions
      Remove 'Copy To Left' and 'Copy to Right' pop-up actions
      Ensure that mergeable states are always Boolean (from Piotr Piastucki)
      Don't auto-skip past the first chunk on startup
      Update NEWS for release
      Pre-release version bump

Laurent Dhima (1):
      Updated Albanian Translation, Fixed bug 591769

Mario Blättermann (10):
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation
      [i18n] Updated German translation

Martyn Thomas (1):
      Set vcview working directory to "." if otherwise empty (closes bgo#601580)

Matej UrbanÄ?iÄ? (8):
      Updated Slovenian translation
      Added sl for Slovenian language
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Peter Tyser (11):
      Rename legacy po/.svnignore to proper po/.gitignore
      gitignore: Ignore .install and .desktop files
      Update git to use "git diff-index" instead of "git status"
      Fix diffing of sub-directories in git repositories (bug 609025)
      Tidy up 'clean' make target
      Fix stale git status
      write_pipe(): Discard stdout output
      Fix behavior when "Save modified files?" window is closed
      Fix saving of multiple modified files on quit
      Fix scanning of entire VC repository for single-file diff
      git: Update diff-logic

Petr Kovar (4):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Update Czech translation

Piotr Piastucki (9):
      Extract linkmap drawing methods for FileDiff subclasses
      Split _set_files_internal() to allow custom on-file-load processing
      Add auto-merge mode and supporting classes
      Start auto-merge mode when passed four files
      Fix Push/Pull actions sensitivity in auto-merge mode
      Refactor auto-merge classes
      Fix missing argument in _sync_vscroll() call
      Fix Copy All sensitivity
      Add new change-related actions

Takeshi AIHANA (1):
      2009-10-18   Updated Japanese translation.

arccos (1):
      Update Simplified Chinese translation.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]