lp:~vcs-imports/ghex/+git/ghex

Owned by VCS imports
Get this repository:
git clone https://git.launchpad.net/~vcs-imports/ghex/+git/ghex

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://gitlab.gnome.org/GNOME/ghex.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-05-12 13:02:21 UTC
Add Hindi translation

Author: Scrambled 777
Author Date: 2024-05-12 13:02:21 UTC

Add Hindi translation

ghex-44 2024-04-27 16:44:45 UTC
Update Slovenian translation

Author: Martin Srebotnjak
Author Date: 2024-04-27 16:44:45 UTC

Update Slovenian translation

ghex-46 2024-03-22 05:09:31 UTC
46.0

Author: Logan Rathbone
Author Date: 2024-03-22 04:21:06 UTC

46.0

ghex-45 2024-03-22 04:28:41 UTC
45.2

Author: Logan Rathbone
Author Date: 2024-03-22 04:28:41 UTC

45.2

ghex-43 2024-01-29 08:37:04 UTC
Update Greek translation

Author: Vangelis Skarmoutsos
Author Date: 2024-01-29 08:37:04 UTC

Update Greek translation

marks 2024-01-23 22:52:15 UTC
lib/app: Initial support for marks

Author: Logan Rathbone
Author Date: 2023-12-22 06:00:03 UTC

lib/app: Initial support for marks

Non-exhaustive summary of changes:

- widget: Use GPtrArray rather than custom linked lists for highlights

- Add HexWidgetMark object type and use throughout

    This needs to be a GObject unlike other boxed types we use for e.g.,
    highlighting, because we make extensive use of binding via
    GtkExpression.

    Internally, HexWidgetMark's use highlights behind the scenes to
    render themselves.

- Add various public and private API to add, remove and manipulate
  marks, both in the libgtkhex code and the app

    One noteworthy item is that in order to maintain flexibility, there
    is no API to track marks through the libgtkhex library, in terms of
    obtaining an internal index number, etc. Once a mark is created, a
    non-owned pointer to the HexWidgetMark GObject is returned, and it
    is up to the application to track these objects in its own way.

    In the app, the way we do this is through key-value pairs, which are
    stored within the state of the app. In the future, we may want to
    extend this by, eg, allowing the user to give a mark a customized
    name as opposed to a number.

    Note that there is no support presently for persistence or saving of
    marks. This may be revisited in the future.

- Add MarkDialog, a subclass of PaneDialog, and integrate with the app
  window. Marks can be set using the dialog, and custom colors can be
  set through the dialog if desired.

findrep_focus_tweaks 2023-10-11 19:30:31 UTC
findrep: Enter should only activate Find/Jump if pane focused

Author: Logan Rathbone
Author Date: 2023-10-11 19:30:31 UTC

findrep: Enter should only activate Find/Jump if pane focused

paste-overwrite-non-insert-mode 2023-04-27 22:11:20 UTC
widget: Make paste overwrite when not in insert mode

Author: Logan Rathbone
Author Date: 2023-04-27 21:18:08 UTC

widget: Make paste overwrite when not in insert mode

See #62

This provides consistency with 5ba87a3e, in which we made delete,
backspace, and cut not alter the payload length when not in insert mode,

ghex-42 2023-02-18 13:33:05 UTC
Update German translation

Author: Christian Kirbach
Author Date: 2023-02-18 13:33:05 UTC

Update German translation

barthalion/gnome-runtime-images-quay 2022-07-27 10:40:23 UTC
Update (or drop) the Docker image used by Flatpak job

Author: Bartłomiej Piotrowski
Author Date: 2022-07-27 10:40:23 UTC

Update (or drop) the Docker image used by Flatpak job

The gnome-runtime-images have been recently migrated to Quay. This is already reflected in the template.

Please note this MR has been created semi-automatically. If it doesn't make sense, feel free to close it.

bilelmoussaoui/ui 2022-06-25 07:20:35 UTC
preferences: vertically center spin button

Author: Bilal Elmoussaoui
Author Date: 2022-06-25 07:20:35 UTC

preferences: vertically center spin button

ghex-3-41 2022-05-05 13:01:16 UTC
Update Russian translation

Author: Sergej
Author Date: 2022-05-05 13:01:16 UTC

Update Russian translation

gtk4-port 2021-12-06 05:20:59 UTC
ghex4: Update NEWS for pre-alpha.

Author: Logan Rathbone
Author Date: 2021-12-06 05:20:59 UTC

ghex4: Update NEWS for pre-alpha.

gnome-3-10 2017-11-11 19:32:13 UTC
Updated Danish translation

Author: Ask Hjorth Larsen
Author Date: 2017-11-11 19:32:13 UTC

Updated Danish translation

gnome-3-8 2016-01-24 11:16:58 UTC
Updated German doc translation

Author: Mario Blättermann
Author Date: 2016-01-24 11:16:58 UTC

Updated German doc translation

gnome-3-6 2013-01-14 03:42:51 UTC
Updated Brazilian Portuguese Translation

Author: Rafael Fontenelle
Author Date: 2013-01-14 03:42:51 UTC

Updated Brazilian Portuguese Translation

gnome-3-4 2012-12-29 11:30:13 UTC
Updated Hungarian translation

Author: =?utf-8?b?QmFsw6F6cyDDmnI=?=
Author Date: 2012-12-29 11:30:13 UTC

Updated Hungarian translation

gnome-3-2 2011-09-27 08:58:37 UTC
Remove executable flag from translation files

Author: kalev
Author Date: 2011-09-27 08:58:37 UTC

Remove executable flag from translation files

gnome-2-20 2010-02-23 22:04:56 UTC
Updated Danish translation

Author: Joe Hansen
Author Date: 2010-02-23 22:04:56 UTC

Updated Danish translation

gnome-2-22 2008-04-13 17:22:28 UTC
Merged 3 patches from trunk with the following command:

Author: Jonathon Jongsma
Author Date: 2008-04-13 17:22:28 UTC

Merged 3 patches from trunk with the following command:
svn merge -r 1200:1203 svn.gnome.org/svn/ghex/trunk

svn path=/branches/gnome-2-22/; revision=1204

gnome-2-8 2007-08-03 20:16:10 UTC
Fix typo in string: occurred not occured

Author: dobey
Author Date: 2007-08-03 20:16:10 UTC

Fix typo in string: occurred not occured

2007-08-03 Rodney Dawes <dobey.pwns@gmail.com>

 * src/ghex-window.c (ghex_window_ok_to_close):
 * src/ui.c (save_cb):
 Fix typo in string: occurred not occured

 Partially fixes #314569

svn path=/trunk/; revision=1126

gnome-2-6 2004-06-11 19:58:47 UTC
display help. fixes #143643.

Author: Jaka Mocnik
Author Date: 2004-06-11 19:58:47 UTC

display help. fixes #143643.

2004-06-11 Jaka Mocnik <jaka@gnu.org>

 * src/preferences.c (prefs_response_cb): display help. fixes #143643.

gnome-2-4 2004-04-15 21:45:32 UTC
Updated Hungarian translation.

Author: Andras Timar
Author Date: 2004-04-15 21:45:32 UTC

Updated Hungarian translation.

2004-04-15 Andras Timar <timar@gnome.hu>

 * hu.po: Updated Hungarian translation.

ghex-2-2 2003-08-18 12:09:02 UTC
Added xmldocs.make to EXTRA_DIST.

Author: Stanislav Brabec
Author Date: 2003-08-18 12:09:02 UTC

Added xmldocs.make to EXTRA_DIST.

ghex-gnome-1 2003-07-08 02:53:42 UTC
Updated Brazilian Portuguese translation from Alexandre Folle de Menezes

Author: Evandro Fernandes Giovanini
Author Date: 2003-07-08 02:53:42 UTC

Updated Brazilian Portuguese translation from Alexandre Folle de Menezes

2003-07-07 Evandro Fernandes Giovanini <evandrofg@ig.com.br>

        * pt_BR.po: Updated Brazilian Portuguese translation
        from Alexandre Folle de Menezes <afmenez@terra.com.br>.

ghex-2-0 2003-05-15 15:54:47 UTC
pass proper arg to va_end. patch by Miguel Ibarra.

Author: Jaka Mocnik
Author Date: 2003-05-15 15:54:47 UTC

pass proper arg to va_end. patch by Miguel Ibarra.

2003-05-15 Jaka Mocnik <jaka@gnu.org>

        * src/ui.c: pass proper arg to va_end. patch by Miguel Ibarra.

ghex-1-2 2002-05-21 10:29:09 UTC
Added Vietnamese file

Author: Pablo Saratxaga
Author Date: 2002-05-21 10:29:09 UTC

Added Vietnamese file

GHEX_1_1_3 2000-05-09 21:45:48 UTC
use proper fonts.

Author: Jaka Mocnik
Author Date: 2000-05-09 21:45:48 UTC

use proper fonts.

2000-05-09 Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>

        * src/gtkhex.c (render_ac, render_xc): use proper fonts.

GHEX_1_50 2000-03-16 21:13:07 UTC
final touches on build system.

Author: Jaka Mocnik
Author Date: 2000-03-16 21:13:07 UTC

final touches on build system.

2000-03-16 Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>

 * final touches on build system.

129 of 29 results
This repository contains Public information 
Everyone can see this information.

Subscribers