Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghex | Distribution: openSUSE Tumbleweed |
Version: 42.3 | Vendor: openSUSE |
Release: 1.1 | Build date: Fri Jun 17 21:49:55 2022 |
Group: Development/Tools/Other | Build host: obs-arm-10 |
Size: 301318 | Source RPM: ghex-42.3-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://wiki.gnome.org/Apps/Ghex | |
Summary: GNOME Binary Editor |
GHex allows the user to load data from any file and to view and edit it in either hex or ASCII. It is a must for anyone playing games that use a non-ASCII format for saving.
GPL-2.0-or-later
* Wed Jun 15 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 42.3: + main: Hotfix to workaround gtk #4880 (affects Save As dialogs on X11 primarily). + config: Add GNOME 42+ compatibility for dark mode, and fetch dark settings from portal if possible. + widget: Properly update highlights upon resize. + find-replace: Remove spurious g_object_ref() call. * Wed Apr 27 2022 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 42.2: + hexwidget: Fix redraw on keyboard focus change. + Updated translations. * Wed Apr 20 2022 Emily Gonyer <emilyyrose@gmail.com> - Update to version 42.1: + appwin: Fix hamburger checkmark for Find & Replace dialog. + appwin: Fix markup on tab-close dialogs. + findreplace: Mark two a11y strings translatable. + Updated translations. * Wed Apr 06 2022 Emily Gonyer <emilyyrose@gmail.com> - Updte to version 42.0: + appwindow: Fix format string warnings. + paste-special: properly copy hex pairs for higher-order bytes. + doc: build devhelp index. + build: Use gnome.post_install. + docs: Remove unused translated ghex_window_open.png image files. + help: fix typo etc in help. + build: Split versioning scheme for app and lib. + gtkhex: Segregate mmap backend as plugin. * Mon Jan 10 2022 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 4.beta.1: + HexWidget: Implement Home and End keybindings. + HexWidget: fix offsets redraw issue. + appwin: fix function order when opening invalid file. + help: initial rewrite to mallard and update for GHex4. + help: add support for static HTML help. + help: fix typos. * Thu Dec 30 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 4.alpha.2: + lib: - Rename GtkHex to HexWidget - Make some raw structs into boxed types for GI - Rework data types so that we have a minimum cursor pos and file size that works with files larger than 2 GB + lib/docs: Initial API documentation (gi-docgen required) + lib/app: asynchronous APIs for many operations, and integrate with application features + GUI/settings: support quadwords grouping + Error handling improvements + HexBufferIface: Standardize on GFile when it comes to file handling + HexWidget: - Rework the "busy" spinner to be at the widget level - Restore hex_widget_set_geometry API - Dynamically sized offset column, and fix calculation of offset cols required + HexBufferMmap: improvements, fixes and optimizations + findreplace: watch/busy feedback and cancellable + converter: a11y update + meson: - Add `introspection` and `gtk_doc` options - Remove `experimental-mmap` option; replace with `buffer-backend` (with mmap being the new default, where supported; see meson_options.txt) + Various code cleanups and miscellaneous bugfixes + Updated translations. - Changes from version 4.alpha.1: + This is the first alpha release of GHex with GTK4 support. As it has been substantially reworked from GHex 3.x, it will require some substantial testing and translation updates. + Visibly to the end user, some new features include: - More modern and up-to-date look and feel, consistent with the GNOME HIG. - Tabbed interface. - Dark Mode (by default, the GTK system-wide "prefer-dark-theme" setting is used, but can be overridden with a checkbox and a switch in the Preferences dialog). - Libadwaita colour compatibility; if you use the Adwaita theme and GNOME apps that utilize libadwaita, GHex will (read: should) match the colour scheme. libadwaita is not a planned dependency for GHex at this time as many of its users are GTK users who do not run GNOME, and I want to keep GHex's dependency requirements to a minimum. - Custom clipboard data, for less error-prone copying and pasting of binary data; this will fall back to plaintext when unavailable. - Copy and Paste Special dialogs, which allow you to, for instance, copy and paste hex pairs from GHex into other applications, and to paste hex pairs from other applications into GHex. + Changes: Port and rework for GTK4 + Updated translations. - Add pkgconfig(gi-docgen) BuildRequires, build api docs. - Replace pkgconfig(gtk+-3.0) with pkgconfig(gtk4) BuildRequires following upstreams port. - Rename libgtkhex-3-0 to libgtkhex-4-0 following soname bump. - Add new sub package typelib-1_0-Hex-4. - Add so_ver define and set it to 4, ease future updates. * Sun Dec 05 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.41.1: + Add clipboard shortcuts to find/replace dialogs. + Updated translations. * Fri Sep 24 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.41.0: + No changes, version bump only. - Changes from version 3.41.rc: + Fix internal copy/paste between multiple GHex windows. + Install symbolic icon in correct location. - Changes from version 3.41.beta: + Meson build fixes. + Update HACKING guide. + Show top 32-bits of 64-bit integers. + Update app icon. + Add padding after offset. + Fix cut, copy and paste behaviour. + Remove/rework outdated/obsolete documentation. + Updated translations. - Update URL to new GNOME wiki home. - Tweak fdupes macro call. * Thu Jan 30 2020 Dominique Leuenberger <dimstar@opensuse.org> - No longer recommend -lang: supplements are in use * Sat Jul 13 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.18.4: + Distribute extra empty space between offsets and xdisp. + Improve border with calculations. + Migrate build system to meson. + Add OARS metadata. + Update various links after bugzilla to gitlab migration. + Rename icons, appstream and desktop files to consistently use org.gnome.GHex ID. + Add flatpak manifest for nightly builds, enable nightly builds in CI. + Install appstream metadata to non-deprecated location. + Various updates to help docs. + Updated translations. - Switch to meson buildsystem following upstreams port: Add meson BuildRequires and macros. - Drop now obsolete intltool, translation-update-upstream BuildRequires and glib2_gsettings_schema_requires macro and conditional calling of desktop_database_post(un), icon_theme_cache_post(un) and glib2_gsettings_schema_post(un) in post(un).
/usr/bin/ghex /usr/share/applications/org.gnome.GHex.desktop /usr/share/doc/packages/ghex /usr/share/doc/packages/ghex/COPYING-DOCS /usr/share/doc/packages/ghex/README.md /usr/share/glib-2.0/schemas/org.gnome.GHex.gschema.xml /usr/share/help/C/ghex /usr/share/help/C/ghex/advanced-clipboard.page /usr/share/help/C/ghex/basics-create-new-file.page /usr/share/help/C/ghex/basics-edit-file.page /usr/share/help/C/ghex/basics-find-replace.page /usr/share/help/C/ghex/basics-open-file.page /usr/share/help/C/ghex/basics-save-file.page /usr/share/help/C/ghex/conf-grouptype.page /usr/share/help/C/ghex/conf-preferences.page /usr/share/help/C/ghex/index.page /usr/share/help/C/ghex/legal.xml /usr/share/help/C/ghex/tools-chartable.page /usr/share/help/C/ghex/tools-converter.page /usr/share/icons/hicolor/scalable/apps/org.gnome.GHex.Devel.svg /usr/share/icons/hicolor/scalable/apps/org.gnome.GHex.svg /usr/share/icons/hicolor/symbolic/apps/org.gnome.GHex-symbolic.svg /usr/share/licenses/ghex /usr/share/licenses/ghex/COPYING /usr/share/metainfo/org.gnome.GHex.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Aug 9 11:06:05 2022