Package Release Info

xed-1.6.3-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xed
xed-devel
xed-lang

Change Logs

* 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.