Go to file
Luigi Baldoni 5c1d203c73 Accepting request 944749 from home:jubalh:branches:editors
if you want you can add me as co-maintainer. but i would prefer if you would stay too :-)

- Update to 0.4.1:
  * Fix text rendering glitches that can occur when displaying
    control characters and some Unicode ones, depending which font
    is in use (worst affected is the default Windows font).

- Update to 0.4.0:
  * Add data types for common text encodings (Unicode, ISO-8859)
    text displayed or typed into the text view on the right will
    be decoded or encoded appropriately (#10).
  * Treat pasted text as text rather than a string of raw bytes.
  * Add 8-bit integer data types.
  * Don't mark new files as unsaved.
  * Store cursor position history and allow jumping backwards/forwards (#81).
  * Allow jumping to previous/next difference in data compare window (#131).
  * Collapse long ranges of identical data in data compare window (#85).
  * Added "Jump to offset in main window" to data compare window context menu.
  * Added shortcuts for comparing data (#103).
  * Add support for other encodings to strings tool (#106).
  * Add write protect flag to prevent accidental changes to file
    data during analysis (#130).
  * Respect system cursor blink speed setting (#112).

OBS-URL: https://build.opensuse.org/request/show/944749
OBS-URL: https://build.opensuse.org/package/show/editors/rehex?expand=0&rev=10
2022-01-07 16:38:31 +00:00
.gitattributes Accepting request 847908 from home:alois:branches:editors 2020-11-11 17:50:24 +00:00
.gitignore Accepting request 847908 from home:alois:branches:editors 2020-11-11 17:50:24 +00:00
rehex-0.4.1.tar.gz Accepting request 944749 from home:jubalh:branches:editors 2022-01-07 16:38:31 +00:00
rehex.changes Accepting request 944749 from home:jubalh:branches:editors 2022-01-07 16:38:31 +00:00
rehex.spec Accepting request 944749 from home:jubalh:branches:editors 2022-01-07 16:38:31 +00:00