File diffuse.changes of Package diffuse
-------------------------------------------------------------------
Sat 5 Jul 12:19:03 UTC 2025 - Cougar <cougar@random.ee>
- update to 0.10.0
* Update it.po
* Added missing translations for the French language
* i18n: update Portuguese translation
* Update LINGUAS
* Update pt_BR.po
-------------------------------------------------------------------
Sat Feb 22 03:25:45 PM UTC 2025 - Cougar <cougar@random.ee>
- update to 0.9.0
* Update from GNOME 44 to 45
* Translation: update Turkish translation
* Remove support for the SVK CVS
* Fix compatibility with Python 3.12: remove use of distutils
* Fix new errors raised by Flake8
* Fix the error with the CICD due to the use of appstreamcli
-------------------------------------------------------------------
Sat Oct 28 22:14:19 UTC 2023 - Christian Boltz <suse-beta@cboltz.de>
- update to 0.8.2 from https://github.com/MightyCreak/diffuse/
(the old upstream on Sourceforge wasn't changed for years)
- adjust spec for all the changes (py2 -> py3, building with meson,
update filelist etc.)
-------------------------------------------------------------------
Thu Nov 6 08:12:18 UTC 2014 - fsundermeyer@opensuse.org
- update to 0.4.8:
* updated use of gtk. SpinButton and gtk. Entry to avoid quirks
seen on some platforms
* fixed a bug that prevented Diffuse from reviewing large git
merge conflicts
* updated C/C++ syntax highlighting to recognise C11/C++11 keywords
* fixed a bug that prevented drag-and-drop of file paths with
non-ASCII characters
* improved image quality of icons
* added Chi Ming and Wei-Lun Chao's Traditional Chinese translation
- changes from 0.4.7:
* added Jindřich Šesták's Czech translation
* improved character editing to allow easy indenting and moving
the cursor by whole words
* added Miś Uszatek's Polish translation
* improved auto-detection of utf_16 and utf_32
* added "New N-Way File Merge..." menu item
* added syntax highlighting for Erlang and OpenCL files
-------------------------------------------------------------------
Thu Nov 03 08:22:40 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.4.6:
* added support for Subversion 1.7
* added "Open Commit..." menu item
* "-c" option now works for all supported version control systems
* fixed a bug that caused the wrong revision to be shown when working on a
branch in Mercurial
* Git support distinguishes between staged and unstaged files
* added syntax highlighting for R files
- changes from 0.4.5:
* fixed a bug in CVS and Subversion support that prevented Diffuse from
displaying some removed files
* added syntax highlighting for JSON files
* added menu items and keyboard shortcuts for "First Tab" and "Last Tab"
* added "--line" command line option
* fixed a bug that caused deleted files to be ignored when using the '-m'
option
* fixed a bug that incorrectly encoded pasted text if utf_8 was not specified
in the Region Settings preferences
* state information is now stored in ~/.local/share/diffuse
* Diffuse now uses a patience diff-based algorithm to align lines
* added command line option to specify a label to display instead of the file
name
* added preference to display the right margin
* added Italian translation
* fixed a bug that could cause "Save As..." to fail with some user specified
encodings
-------------------------------------------------------------------
Fri Oct 22 11:28:29 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.4.4:
* diffuse now includes Korean and Russian localizations
* git support now recognizes conflicts that occur when re-applying the stash
* the search dialog is automatically populated with the currently selected text
* shift-ScrollWheel can now be used to scroll horizontally
* pane headers now have tool tips allowing easy viewing of long file names
* several bugs were fixed that prevented Diffuse from working with files containing non-English characters in their paths
-------------------------------------------------------------------
Thu Apr 15 21:00:22 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.4.3:
* a bug was fixed that prevented the "-m" option from opening a 3-way merge for Subversion and Bazaar conflicts
-------------------------------------------------------------------
Tue Apr 13 14:13:43 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.4.2:
* now recognizes detached Git repositories and files managed by RCS
* the editor is now more aggressive in removing unnecessary blank edit lines and supports horizontal mouse scrolling
* the first line of a file's contents is now used to help determine the appropriate syntax highlighting if it could not be determined from the file extension
* a Spanish localization has been added
-------------------------------------------------------------------
Tue Oct 13 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
- update to 0.4.1:
* Japanese and simplified Chinese localizations
* tabs can now be closed with the middle mouse button and quickly navigated with the right mouse button menu
* new menu items and buttons were added for push style merge operations, dismissing edits, and recovering closed tabs
* new preferences were also added to enable or disable line numbers and specify the behavior when quiting
* the directory for storing configuration files now follows the XDG standard
- changes from 0.4.0:
* dead keys and input methods that use pre-editing can now be used when editing text
* a format menu has been added with new items for changing case, sorting, and manipulating white space
* the "Hide end of line characters" preference has been replaced with a "Show white space characters" preference
* the default hotkeys for merging have been changed
* some bugs in identifying changed files under Git and Monotone have been fixed
* the manual has a new section on using Diffuse with version control systems
-------------------------------------------------------------------
Sat Jul 4 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
- update to 0.3.4
-------------------------------------------------------------------
Wed Dec 3 00:00:00 UTC 2008 - guru@unixtech.be
- update to 0.2.15:
* user interface polish
* panes and tabs can now be manually reorganized and window scrolling is now
smoother
* will now request confirmation before writing over changed files
* the behavior of the tab key can now be customized and the home/end keys
may now be used in line editing mode
* new menu items and command options were added to select versions around a
commit and to jump to particular lines
* more file types are recognized for syntax highlighting
* several minor bugs were also fixed
-------------------------------------------------------------------
Mon Oct 20 00:00:00 UTC 2008 - guru@unixtech.be
- update to 0.2.14:
* can now handle files with Unix or DOS-style line endings
* syntax highlighting has been expanded to cover more file types
* added SVK repository support
* several minor bugfixes as well as usability and documentation improvements
are also included
-------------------------------------------------------------------
Sat May 17 00:00:00 UTC 2008 - guru@unixtech.be
- new upstream version
-------------------------------------------------------------------
Tue May 6 00:00:00 UTC 2008 - guru@unixtech.be
- new upstream version
-------------------------------------------------------------------
Mon Apr 28 00:00:00 UTC 2008 - guru@unixtech.be
- new package