Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libt3widget-devel-1.2.2-1.7 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libt3widget-devel Distribution: openSUSE:Factory:zSystems
Version: 1.2.2 Vendor: openSUSE
Release: 1.7 Build date: Thu Jun 15 02:19:40 2023
Group: Development/Libraries/C and C++ Build host: s390zl25
Size: 297246 Source RPM: libt3widget-1.2.2-1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://os.ghalkes.nl/t3/libt3widget.html
Summary: Development files for libt3widget, a terminal dialog library
The libt3widget library provides a C++ dialog toolkit. It provides
objects for dialogs and widgets like buttons, text fields, check
boxes etc., to facilitate easy construction of dialog based programs
for Unix-type terminals.

This subpackage contains libraries and header files for developing
applications that want to make use of libt3widget.

Provides

Requires

License

GPL-3.0-only

Changelog

* Mon Aug 29 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.2.2
    * Fix incorrect computation of the number of endchars in a
      text_line when the end of the line truncated a double-width
      character. This would cause a segmentation fault in the
      t3window library.
    * This release fixes a bug which makes Tilde crash on start up,
      due to a typo in a copy-assignment operator signature which
      causes an infinite recursion.
* Thu Dec 19 2019 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.2.0
    * This release provides several new features and bug fixes,
      among which:
    * Pressing ctrl+backspace will delete the previous word,
    * Extra navigation keys (+/- and arrows) for expander widgets.
    * Checkboxes can now have a third, indeterminate, state.
    * Frame resizing correctly redraws the frame.
    * This release changes the selection of binary attributes to
      make the distinction between explicitly unset and fallback
      from base attribute
* Thu Aug 22 2019 Jan Engelhardt <jengelh@inai.de>
  - Update to new upstream release 1.0.6
    * This release makes the indent_selection and
      unindent_selection functions on edit_window_t behave exactly
      as pressing tab or shift-tab. This resolves a segmentation
      fault when calling these functions without a selected text.
* Mon Jan 07 2019 Jan Engelhardt <jengelh@inai.de>
  - Update to new upstream release 1.0.3
    * Fixed: The indicator in list panes would disappear of screen
      when scrolling beyond the first page.
    * Fixed: The cursor position after undoing an unindent
      operation was set incorrectly.
    * Fixed: Bracketed paste mode was not handled correctly due to
      inadvertent setting of the EKEY_PROTECT bit.
    * The API has been overhauled to use more of the features of
      the C++11 standard.
    * Fixed: Unsplitting caused segmentation faults.
    * The connection to GPM remained open during suspend, making
      GPM useless for the duration of the suspend.
    * Prevent the mouse cursor from moving beyond the top of the
      screen while holding down the mouse button in GPM mode.
    * Ensure that the mouse cursor is visible when the holding down
      the mouse button in GPM mode.
    * Allow searching for empty strings using regular expressions.
* Mon Aug 07 2017 jengelh@inai.de
  - Update to new upstream release 0.5.2
    * Added an extra function for thread-safe termination of the main
      loop.
* Thu Feb 19 2015 p.drouand@gmail.com
  - Update to version 0.4.7
    * Fix crashes due to invisible widgets getting activated through hotkeys.
    * Fix read of uninitialized value.
    * Fix memory leaks in edit widget undo/redo.
* Mon Jul 21 2014 jengelh@inai.de
  - Update to new upstream release 0.4.6
    * This release fixes the movement of cursor after inserting a tab
    and when pressing left or right when text is selected.
    Furthermore, it disallows pasting of values with filtered
    characters in text fields.
    * This release also fixes the movement of cursor after positioning
    the cursor with the mouse; a crash when clicking beyond the text
    in wrap mode; sanitization of directory names.
* Mon Feb 03 2014 jengelh@inai.de
  - Update to new upstream release 0.4.4
    * This release fixes the drawing of the last line when text
    wrapping is enabled, and fixes problems with X11 copy/paste and
    handles trailing slashes and double slashes in directory names
    in the file dialog properly.
* Mon Jun 10 2013 jengelh@inai.de
  - Initial package (version 0.4.2) for build.opensuse.org

Files

/usr/include/t3widget
/usr/include/t3widget/autocompleter.h
/usr/include/t3widget/clipboard.h
/usr/include/t3widget/colorscheme.h
/usr/include/t3widget/contentlist.h
/usr/include/t3widget/dialogs
/usr/include/t3widget/dialogs/attributepickerdialog.h
/usr/include/t3widget/dialogs/dialog.h
/usr/include/t3widget/dialogs/dialogbase.h
/usr/include/t3widget/dialogs/filedialog.h
/usr/include/t3widget/dialogs/finddialog.h
/usr/include/t3widget/dialogs/gotodialog.h
/usr/include/t3widget/dialogs/inputselectiondialog.h
/usr/include/t3widget/dialogs/insertchardialog.h
/usr/include/t3widget/dialogs/mainwindow.h
/usr/include/t3widget/dialogs/menupanel.h
/usr/include/t3widget/dialogs/messagedialog.h
/usr/include/t3widget/dialogs/popup.h
/usr/include/t3widget/double_string_adapter.h
/usr/include/t3widget/extclipboard.h
/usr/include/t3widget/findcontext.h
/usr/include/t3widget/interfaces.h
/usr/include/t3widget/internal.h
/usr/include/t3widget/key.h
/usr/include/t3widget/key_binding.h
/usr/include/t3widget/key_binding_decl.h
/usr/include/t3widget/key_binding_def.h
/usr/include/t3widget/keybuffer.h
/usr/include/t3widget/log.h
/usr/include/t3widget/main.h
/usr/include/t3widget/modified_xxhash.h
/usr/include/t3widget/mouse.h
/usr/include/t3widget/pcre_compat.h
/usr/include/t3widget/signals.h
/usr/include/t3widget/string_view.h
/usr/include/t3widget/stringmatcher.h
/usr/include/t3widget/textbuffer.h
/usr/include/t3widget/textbuffer_impl.h
/usr/include/t3widget/textline.h
/usr/include/t3widget/tinystring.h
/usr/include/t3widget/undo.h
/usr/include/t3widget/util.h
/usr/include/t3widget/widget.h
/usr/include/t3widget/widget_api.h
/usr/include/t3widget/widgets
/usr/include/t3widget/widgets/bullet.h
/usr/include/t3widget/widgets/button.h
/usr/include/t3widget/widgets/checkbox.h
/usr/include/t3widget/widgets/colorpicker.h
/usr/include/t3widget/widgets/editwindow.actions.h
/usr/include/t3widget/widgets/editwindow.h
/usr/include/t3widget/widgets/expander.h
/usr/include/t3widget/widgets/expandergroup.h
/usr/include/t3widget/widgets/filepane.h
/usr/include/t3widget/widgets/frame.h
/usr/include/t3widget/widgets/label.h
/usr/include/t3widget/widgets/listpane.h
/usr/include/t3widget/widgets/menu.h
/usr/include/t3widget/widgets/menuitem.h
/usr/include/t3widget/widgets/multiwidget.h
/usr/include/t3widget/widgets/scrollbar.h
/usr/include/t3widget/widgets/separator.h
/usr/include/t3widget/widgets/smartlabel.h
/usr/include/t3widget/widgets/split.actions.h
/usr/include/t3widget/widgets/split.h
/usr/include/t3widget/widgets/textfield.actions.h
/usr/include/t3widget/widgets/textfield.h
/usr/include/t3widget/widgets/textwindow.h
/usr/include/t3widget/widgets/widget.h
/usr/include/t3widget/widgets/widgetgroup.h
/usr/include/t3widget/wrapinfo.h
/usr/lib64/libt3widget
/usr/lib64/libt3widget.so
/usr/lib64/libt3widget/libt3widget2-x11.mod
/usr/lib64/pkgconfig/libt3widget.pc
/usr/share/doc/packages/libt3widget
/usr/share/doc/packages/libt3widget/Changelog
/usr/share/doc/packages/libt3widget/README


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024