Changelog for
xed-1.8.3-1.14.x86_64.rpm :
* Fri Jul 20 2018 sor.alexeiAATTmeowr.ru- Update to version 1.8.3:
* search bar/xed-history-entry: Set a \"width-chars\" on the GtkEntry widgets of the search and replace entry widgets, and allow their labels to ellipsise upon resizing.
* Tue Jun 26 2018 sor.alexeiAATTmeowr.ru- Update to version 1.8.2:
* Update translations.
* Sat May 26 2018 sor.alexeiAATTmeowr.ru- Update to version 1.8.1:
* Update translations.
* Tue May 08 2018 sor.alexeiAATTmeowr.ru- Update to version 1.8.0:
* Fix clang compile issue.
* Fix Py
*DeprecationWarning.
* Pull upstream fixes for gtk and gtksourceview changes.
* preferences-dialog: Complete revamp.
* xed-window: Rework the fullscreen toolbar.
* xed-status-combo-box: Remove some deprecated css functionality.
* xed-view-frame: Fix the css for the minimap frame.
* xed-notebook: Clean up some gtk3.20+ conditionals.
* Add a shortcuts window.
* xed-view: Add shortcuts for change case.
* css: Add support for Adwaita.
* xed-searchbar: Fix the size of the searchbar close button.
* xed-spell-checker.c: Clean up the code formatting.
* spell-plugin: Update for removal of some deprecated functionality.
* xed-notebook: Allow changing tabs with mouse back/forward buttons.
* Clean up a few build warnings.
* spell-plugin: Port to gspell.
* spell-plugin: Fix a link to the help file.
* Add C tags to the taglist plugin.
* xed-window: Fix a potential crash.
* Creation of plugin Word completion.
* Fri Nov 24 2017 sor.alexeiAATTmeowr.ru- Update to version 1.6.3:
* Update translations.
* Sat Nov 18 2017 sor.alexeiAATTmeowr.ru- Update to version 1.6.2:
* xed-status-combo-box: Simplify the widget heirarchy.
* Wed Nov 15 2017 sor.alexeiAATTmeowr.ru- Update to version 1.6.1:
* Fix localisation in the TextSize plugin.
* Sat Nov 04 2017 sor.alexeiAATTmeowr.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.alexeiAATTmeowr.ru- Update to version 1.4.6:
* Use the correct value to save the window state in GSettings.
* Sun Jul 09 2017 sor.alexeiAATTmeowr.ru- Update to version 1.4.5:
* Create ISSUE_TEMPLATE.md.
* Wed Jun 28 2017 sor.alexeiAATTmeowr.ru- Update to version 1.4.4:
* Update translations.
* Wed Jun 21 2017 sor.alexeiAATTmeowr.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.alexeiAATTmeowr.ru- Update to version 1.4.2:
* Fix the gtksourceprintcompositor.h includes warning.
* Update translations.
* Wed May 10 2017 jengelhAATTinai.de- Remove wrong claims in description.
* Sun May 07 2017 sor.alexeiAATTmeowr.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.alexeiAATTmeowr.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.alexeiAATTmeowr.ru- Update to version 1.2.1:
* Update translations.
* Wed Nov 02 2016 sor.alexeiAATTmeowr.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.alexeiAATTmeowr.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.alexeiAATTmeowr.ru- Update to version 1.0.5:
* Update translations.
* Wed Apr 27 2016 sor.alexeiAATTmeowr.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.alexeiAATTmeowr.ru- Initial package, based on pluma\'s package.