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

xed-1.6.3-lp152.3.3 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: xed Distribution: openSUSE Leap 15.2
Version: 1.6.3 Vendor: openSUSE
Release: lp152.3.3 Build date: Thu Feb 6 08:38:33 2020
Group: System/GUI/Other Build host: obs-arm-9
Size: 2604099 Source RPM: xed-1.6.3-lp152.3.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/linuxmint/xed
Summary: A text editor with highlighting
xed is a text editor designed for the Cinnamon desktop. It has most
standard text editor functions and supports international text in
Unicode. Advanced features include syntax highlighting and automatic
indentation of source code, printing and editing of multiple
documents in one window.

xed is extensible through a plugin system, which currently
includes support for spell checking, comparing files, viewing VCS
ChangeLogs, and adjusting indentation levels.

Provides

Requires

License

GPL-2.0+

Changelog

* Fri Nov 24 2017 sor.alexei@meowr.ru
  - Update to version 1.6.3:
    * Update translations.
* Sat Nov 18 2017 sor.alexei@meowr.ru
  - Update to version 1.6.2:
    * xed-status-combo-box: Simplify the widget heirarchy.
* Wed Nov 15 2017 sor.alexei@meowr.ru
  - Update to version 1.6.1:
    * Fix localisation in the TextSize plugin.
* Sat Nov 04 2017 sor.alexei@meowr.ru
  - Update to version 1.6.0:
    * text zoom: Put a limit on the min and max zoom.
    * Make the trailsave plugin also strip trailing lines.
    * Don't present users with the hidden highlight languages.
    * xed-view: Fix a crash when right clicking the left gutter.
    * Minimap.
    * Update translations.
  - Move the .gir file to the devel package.
* Sun Jul 23 2017 sor.alexei@meowr.ru
  - Update to version 1.4.6:
    * Use the correct value to save the window state in GSettings.
* Sun Jul 09 2017 sor.alexei@meowr.ru
  - Update to version 1.4.5:
    * Create ISSUE_TEMPLATE.md.
* Wed Jun 28 2017 sor.alexei@meowr.ru
  - Update to version 1.4.4:
    * Update translations.
* Wed Jun 21 2017 sor.alexei@meowr.ru
  - Update to version 1.4.3:
    * Fix an ugly white border on GTK+ 3.20 and newer.
    * filebrowser: Change an icon name.
* Wed May 24 2017 sor.alexei@meowr.ru
  - Update to version 1.4.2:
    * Fix the gtksourceprintcompositor.h includes warning.
    * Update translations.
* Wed May 10 2017 jengelh@inai.de
  - Remove wrong claims in description.
* Sun May 07 2017 sor.alexei@meowr.ru
  - Update to version 1.4.1 (changes since 1.2.2):
    * Search: Don't jump to the next result when toggling search
      options.
    * Clean up some deprecations.
    * plugins: Drop support for old style python plugins.
    * Build GObject introspection data.
    * Fix some introspection warnings.
    * Remove a couple of invalid annotations.
    * Drop some leftover 2.xx comments from gnome/pluma.
    * Port plugin system to libpeas.
    * Remove old plugin system and docs for it.
    * taglist plugin: Don't look for taglist in non-existing legacy
      directories.
    * xed-panel: Clean up the layout of the panels.
    * Add buttons to the statusbar to show/hide the panels.
    * xed-panel: Remove the header and close button.
    * xed-panel: Simplify panel building a bit.
    * xed-panel: Move the notebook tabs to the top.
    * Add a few style classes.
    * Add view menu entry for word wrap.
    * Allow scrolling on notebook tabs to change the active page.
    * xed-prefs-manager-app: Remove some leftover logging.
    * notebooks: Don't show tabs when the notebook only has one page.
    * xed-window: Use a better icon for the documents panel tab.
    * xed-print-preview.c: Restyle the tool bar.
    * Add new (App/Window/View)Activatable interfaces for plugins.
    * Update plugins for the WindowActivatable changes.
    * Port to the use of GFile instead of URIs and merge gio document
      loader and saver into document loader and saver.
    * Revamp our handling of settings.
    * Clean up the docs a bit.
    * Redesign the goto line popup dialogue.
    * xed-preferences-dialog: Fix a setting having the wrong
      sensitiviy.
    * tests: Fix to use GFile instead of uris.
    * Merge smart converter in the document output stream.
    * xed-document-output-stream: Factor out validate_and_insert
      method.
    * Pull some upstream changes from Gedit in prep for using more of
      the GtkSource* backend.
    * Remove the xed style scheme manager instance.
    * xed-document: Fix a couple of possible memory leaks.
    * Kill xed-language-manager and use gtksourcelanguagemanager
      directly.
    * xed-document: Rework externally modified/deleted check.
    * Remove xed_utils_location_has_file_scheme.
    * Clean up our GSettings use a bit more.
    * Port to the GtkSourceView search functionality.
    * Add _xed_document_needs_saving.
    * Plugins: Remove the changecase plugin.
    * Port to GtkSource* API.
    * Port xed to dbus and GtkApplication.
    * message-area: Rename message area to info bar.
    * info-bar: Don't use icons in buttons.
    * xed-progress-info-bar: Properly expand the progress bar.
    * Remove the dialogue utility library.
    * Start using GResource.
    * Set textdomain as soon as possible.
    * Don't use global vars for command line parsing.
    * xed-app: Handle also application::open.
    * xed-app: Shutdown metadata-manager after GTK+.
    * xed-window: Fix getting the wrong window size when cloning a
      window.
    * Add a preference to allow using the dark variant of a theme if
      available.
    * xed-view: Add some margin to the top and left of the text view.
    * prefs-dialog: Fix a crash when removing style schemes.
    * docs: Start cleaning up the docs.
    * Implement font zooming in the editor.
    * Sort: Turn sort into a simpler and undoable action.
    * Focus view when opening files from the filebrowser or documents
      panel.
    * Fix g_free() which should be g_object_unref() in file browser.
    * Use slice allocator instead of g_new() when appropriate.
    * xed-file-browser-widget: Clean up code styling.
    * filebrowser-view: Removed the unused "busy" cursor.
    * Do not leak file info for . and .. dirs.
    * filebrowser: Unref the enumerator in the filebrowser plugin.
    * filebrowser: Don't leak GFiles.
    * filebrowser: Fix crash on open_terminal action.
    * filebrowser: Remove the back and forward toolbar dropdowns.
    * filebrowser: Support new location of gtk bookmarks file.
    * filebrowser: "Rename" menu entry should have an ellipsis.
    * filebrowser: use Untitled File/Folder for new
      file/directories.
    * filebrowser: Redesign the toolbar in filebrowser.
    * filebrowser: Activate selected item when search is complete.
    * filebrowser: Do not parse .hidden in the file browser.
    * filebrowser: Make the "Open terminal here" command work again.
    * filebrowser: Set the combobox insensitive when the bookmarks
      are showing.
    * Fix calling set_command_line_wait().
    * Allow building with --disable-spell.
    * Focus a tab when attempting to close it with unsaved changes.
    * Add a new animated xed-paned.
    * xed-commands-view: Clean up code style.
    * time-plugin: Use GDateTime.
    * Clean up styling a bit.
    * Use GtkApplication inhibit API.
    * Fix "gedit" occurence.
    * Depend on gtksourceview-3.0 >= 3.14.0.
    * Only use gtk_text_view_set_top_margin() with GTK+ 3.18+.
    * Fix po/POTFILES.in and generate POT file.
    * Fix FSF address.
    * Update translations.
* Thu Dec 15 2016 sor.alexei@meowr.ru
  - Update to version 1.2.2:
    * searchbar: Add a close button.
    * searchbar: Make sure we clear highlighting when the last
      character is removed.
    * Search: Fix search jumping to next result while typing.
    * Search: Perform a search when case-sensitive or entire-word
      buttons are clicked.
    * Update translations.
* Thu Nov 10 2016 sor.alexei@meowr.ru
  - Update to version 1.2.1:
    * Update translations.
* Wed Nov 02 2016 sor.alexei@meowr.ru
  - Update to version 1.2.0:
    * configure: Don't require passing --with-gtk=3.0 to build.
    * Add "notepad" to the list of menu item keywords.
    * When running as root, add an infobar to warn about
      Elevated Privileges.
    * Toolbar: Don't emphasise toolbar items (save, open, undo).
    * Give Xed a Sublime-like searchbar.
    * Reformat code to conform to Mint coding style.
    * Default Settings: Change line width to 120 chars and enable
      "insert-spaces".
    * toolbar: Revamp the main toolbar style.
    * ui: Convert the remaining actions to use symbolic icons.
    * prefs: Remove now unused toolbar style prefs.
    * ui: Don't hide the main notebook tabs in fullscreen.
    * xed-close-button: Convert to using a symbolic icon.
    * filebrowser-plugin: Convert most icons to symbolic icons.
    * Update the pot file.
* Mon Jun 27 2016 sor.alexei@meowr.ru
  - Update to version 1.0.6:
    * xed-notebook.c: Check vertical mouse position when determining
      whether a tab is being manipulated. We were just checking
      horizontal position, which meant that depending on where you
      start a drag-and-drop, it might think you're trying to drag a
      tab instead, causing undesirable behaviour.
    * Update translations.
* Tue May 24 2016 sor.alexei@meowr.ru
  - Update to version 1.0.5:
    * Update translations.
* Wed Apr 27 2016 sor.alexei@meowr.ru
  - Update to version 1.0.4 (changes since 1.0.2):
    * Fix wrong dconf paths.
    * Switch to gnome-common.
    * Fix few build warnings.
    * GTK+ 3.10 compatibility.
    * notebooks: Remove the extra frame from the main and documents
      panel scrolled windows.
    * Use Ctrl+Y for Redo.
    * Update translations.
* Sun Feb 07 2016 sor.alexei@meowr.ru
  - Initial package, based on pluma's package.

Files

/usr/bin/xed
/usr/lib/xed
/usr/lib/xed/xed-bugreport.sh
/usr/lib64/xed
/usr/lib64/xed/girepository-1.0
/usr/lib64/xed/girepository-1.0/Xed-1.0.typelib
/usr/lib64/xed/libxed.so
/usr/lib64/xed/plugins
/usr/lib64/xed/plugins/docinfo.plugin
/usr/lib64/xed/plugins/filebrowser.plugin
/usr/lib64/xed/plugins/libdocinfo.so
/usr/lib64/xed/plugins/libfilebrowser.so
/usr/lib64/xed/plugins/libmodelines.so
/usr/lib64/xed/plugins/libsort.so
/usr/lib64/xed/plugins/libspell.so
/usr/lib64/xed/plugins/libtaglist.so
/usr/lib64/xed/plugins/libtime.so
/usr/lib64/xed/plugins/libtrailsave.so
/usr/lib64/xed/plugins/modelines.plugin
/usr/lib64/xed/plugins/sort.plugin
/usr/lib64/xed/plugins/spell.plugin
/usr/lib64/xed/plugins/taglist.plugin
/usr/lib64/xed/plugins/textsize
/usr/lib64/xed/plugins/textsize.plugin
/usr/lib64/xed/plugins/textsize/__init__.py
/usr/lib64/xed/plugins/textsize/__pycache__
/usr/lib64/xed/plugins/textsize/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/xed/plugins/textsize/__pycache__/__init__.cpython-36.pyc
/usr/lib64/xed/plugins/textsize/__pycache__/documenthelper.cpython-36.opt-1.pyc
/usr/lib64/xed/plugins/textsize/__pycache__/documenthelper.cpython-36.pyc
/usr/lib64/xed/plugins/textsize/__pycache__/signals.cpython-36.opt-1.pyc
/usr/lib64/xed/plugins/textsize/__pycache__/signals.cpython-36.pyc
/usr/lib64/xed/plugins/textsize/documenthelper.py
/usr/lib64/xed/plugins/textsize/signals.py
/usr/lib64/xed/plugins/time.plugin
/usr/lib64/xed/plugins/trailsave.plugin
/usr/share/appdata
/usr/share/appdata/xed.appdata.xml
/usr/share/applications/xed.desktop
/usr/share/dbus-1/services/org.x.editor.service
/usr/share/doc/packages/xed
/usr/share/doc/packages/xed/AUTHORS
/usr/share/doc/packages/xed/COPYING
/usr/share/doc/packages/xed/README
/usr/share/doc/packages/xed/changelog
/usr/share/glib-2.0/schemas/org.x.editor.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.filebrowser.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.spell.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.time.gschema.xml
/usr/share/help/C/xed
/usr/share/help/C/xed/figures
/usr/share/help/C/xed/figures/xed_format_bold.png
/usr/share/help/C/xed/figures/xed_format_italic.png
/usr/share/help/C/xed/figures/xed_format_strikethrough.png
/usr/share/help/C/xed/figures/xed_format_underline.png
/usr/share/help/C/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/C/xed/figures/xed_window.png
/usr/share/help/C/xed/index.docbook
/usr/share/help/C/xed/legal.xml
/usr/share/man/man1/xed.1.gz
/usr/share/xed
/usr/share/xed/icons
/usr/share/xed/icons/xed-plugin.png
/usr/share/xed/plugins
/usr/share/xed/plugins/docinfo
/usr/share/xed/plugins/docinfo/docinfo.ui
/usr/share/xed/plugins/filebrowser
/usr/share/xed/plugins/filebrowser/xed-file-browser-widget-ui.xml
/usr/share/xed/plugins/modelines
/usr/share/xed/plugins/modelines/language-mappings
/usr/share/xed/plugins/spell
/usr/share/xed/plugins/spell/languages-dialog.ui
/usr/share/xed/plugins/spell/spell-checker.ui
/usr/share/xed/plugins/spell/xed-spell-setup-dialog.ui
/usr/share/xed/plugins/taglist
/usr/share/xed/plugins/taglist/HTML.tags.gz
/usr/share/xed/plugins/taglist/Latex.tags.gz
/usr/share/xed/plugins/taglist/XSLT.tags.gz
/usr/share/xed/plugins/taglist/XUL.tags.gz
/usr/share/xed/plugins/time
/usr/share/xed/plugins/time/xed-time-dialog.ui
/usr/share/xed/plugins/time/xed-time-setup-dialog.ui


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024