xed/debian/changelog

655 lines
22 KiB
Plaintext

xed (2.4.3) tricia; urgency=medium
[ okaestne ] [backported by wolfpackmars2]
* Implement #225: Options to render whitespace
* backported from xed-3
xed (2.4.2) tricia; urgency=medium
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Wed, 11 Dec 2019 14:49:32 +0000
xed (2.4.1) tricia; urgency=medium
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Tue, 26 Nov 2019 17:14:23 +0000
xed (2.4.0) tricia; urgency=medium
[ Michael Webster ]
* print-preview: add a print button to the preview toolbar, to immediately print the previewed document.
[ nardholio ]
* Packaging: remove dependency on libpeas-1.0-0-python3loader (#325)
[ Pavel Shlyak ]
* Cleanup (#321)
[ Leigh Scott ]
* add open uri plugin (#317)
[ Clement Lefebvre ]
* open-uri: Make the plugin built-in
* open-uri: Simplify and fix translations
* Print preview: Reuse existing msgid
-- Clement Lefebvre <root@linuxmint.com> Fri, 22 Nov 2019 12:12:12 +0000
xed (2.2.3) tina; urgency=medium
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Sun, 28 Jul 2019 15:03:33 +0200
xed (2.2.2) tina; urgency=medium
* Preferences: Make dialog slightly taller
-- Clement Lefebvre <root@linuxmint.com> Thu, 25 Jul 2019 10:59:55 +0200
xed (2.2.1) tina; urgency=medium
[ Alexander Drozdov ]
* Automatically open new Xed window on current workspace... (#319)
[ Clement Lefebvre ]
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Wed, 10 Jul 2019 11:26:12 +0200
xed (2.2.0) tina; urgency=medium
[ Eli Schwartz ]
* meson: require itstool command to be available (#266)
[ JosephMcc ]
* statusbar: Fix the menu button styling (#281)
* cleanup: Remove an unused Makefile.am (#280)
[ Stephen Collins ]
* print preview: fix layout drawing for 1X2 and 2X1 layouts (#291)
* Filebrowser: Kill the click policy property with fire (#293)
[ JosephMcc ]
* xed-window: Fix the tabs/spaces label in the statusbar (#283)
* xed-notebook: Always show the main notebook tabs (#285)
[ Stephen Collins ]
* Fix some deprecation warnings (#289)
* print preview: fix logic for forward button sensitivity (#292)
* Add toggle comment and toggle comment block actions w/ keybindings (#290)
[ Clement Lefebvre ]
* l10n: Update POT
[ Stephen Collins ]
* print job: replace some deprecated font button functions (#294)
* Replace deprecated gdk_cursor_new with gdk_cursor_new_for_display (#295)
* Print preview: remove a couple calls to gtk_adjustment_value_changed (#296)
* Search: replace a few functions that were deprecated in Gtk 3.22 (#297)
* Fix stuttering and disappearing of the toolbar when fullscreen (#300)
* Switch deprecated gtk_icon_info_free to g_object_unref (#301)
* Remove references to deprecated GTK_STOCK_* (#298)
* Remove deprecated call to gtk_widget_override_background_color (#299)
* Tab width popup: only select a menu item when the menu is open (#311)
* Simplify an if statement. The logic is identical, but easier to read (#314)
[ Leigh Scott ]
* Add minimum required version for xapp (#313)
[ Stephen Collins ]
* Prevent a warning when closing the window while print preview is open (#315)
[ Clement Lefebvre ]
* l10n: Update POT
-- Clement Lefebvre <root@linuxmint.com> Sat, 29 Jun 2019 17:23:48 +0200
xed (2.0.2) tessa; urgency=medium
[ Clement Lefebvre ]
* Fix non-translated desktop file
[ Michael Webster ]
* highlight mode window: Make activatable via shortcut (ctrl-shift-H), focus the search entry by default, and allow Escape to cancel the dialog from the search entry.
[ chingyinwan123 ]
* Fix warnings when building xed 2.0.1 (#264)
[ Clement Lefebvre ]
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Tue, 11 Dec 2018 14:10:08 +0000
xed (2.0.1) tessa; urgency=medium
[ Leigh Scott ]
* Switch build instructions for meson port. (#263)
[ Clement Lefebvre ]
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Tue, 27 Nov 2018 18:33:21 +0000
xed (2.0.0) tessa; urgency=medium
[ Tomasz Gąsior ]
* Import GeditHighlightModeDialog and -Selector from Gedit to Xed.
* Use highlight dialog instead submenu in "View" menu.
* XedWindow cleanup.
* Import GeditStatusMenuButton.
* Fix compilation warning.
* Use popover with highlight selector instead loooong menu in statusbar.
* Use XedStatusMenuButton instead -ComboBox in statusbar, for consistency.
* Kill XedStatusComboBox. It's not used now.
[ JosephMcc ]
* xed-window: Indicate if we are currently using spaces or tabs in statusbar (#246)
[ NikoKrause ]
* Use icon for keyboard shortcuts help entry (#255)
* Rearrange help entries (xapp consistency) (#256)
* close dialog: use "suggested-action" style class (#261)
[ Stephen Collins ]
* Port to meson (#258)
[ Clement Lefebvre ]
* Fix merge issues
* l10n: Update POT
-- Clement Lefebvre <root@linuxmint.com> Mon, 19 Nov 2018 11:34:46 +0000
xed (1.8.3) tara; urgency=medium
[ Michael Webster ]
* 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 ellipsize upon resizing.
-- Clement Lefebvre <root@linuxmint.com> Tue, 17 Jul 2018 09:32:59 +0200
xed (1.8.2) tara; urgency=medium
[ NikoKrause ]
* missing l10n: Help -> Shortcuts (#229)
[ Clement Lefebvre ]
* l10n: Update POT file
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Tue, 26 Jun 2018 13:21:55 +0200
xed (1.8.1) tara; urgency=medium
* l10n: Update translations
* l10n: Update files
-- Clement Lefebvre <root@linuxmint.com> Tue, 22 May 2018 12:53:38 +0100
xed (1.8.0) tara; urgency=medium
[ Clement Lefebvre ]
* Add CI configuration
[ Leigh Scott ]
* Fix clang compile issue (#209)
* Fix Py*DeprecationWarning (#202)
[ JosephMcc ]
* 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
* debian: Add --enable-silent-rules to debian/rules
* 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
* Fix a couple of issues turned up by Codacy
* Clean up a few build warnings
* spell-plugin: Port to gspell
* spell-plugin: Fix a link to the help file
[ Nic ]
* Add C tags to the taglist plugin (#188)
[ Clement Lefebvre ]
* CI: Don't build for Mint 18
[ JosephMcc ]
* xed-window: Fix a potential crash
[ Mickael Albertus ]
* Creation of plugin Word completion (#199)
[ Clement Lefebvre ]
* Wordcompletion: Fix a few mgsids
* l10n: Update POT file
-- Clement Lefebvre <root@linuxmint.com> Sun, 06 May 2018 16:43:18 +0100
xed (1.6.3) sylvia; urgency=medium
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Thu, 23 Nov 2017 12:24:36 +0000
xed (1.6.2) sylvia; urgency=medium
[ JosephMcc ]
* xed-status-combo-box: Simplify the widget heirarchy (#185)
-- Clement Lefebvre <root@linuxmint.com> Fri, 17 Nov 2017 10:42:21 +0000
xed (1.6.1) sylvia; urgency=medium
* l10n: Fix localization in TextSize plugin
-- Clement Lefebvre <root@linuxmint.com> Wed, 15 Nov 2017 13:11:20 +0000
xed (1.6.0) sylvia; urgency=medium
[ JosephMcc ]
* translations: Add the textsize plugin to POTFILES.in (#151)
[ Clement Lefebvre ]
* l10n: Update POT file
[ JosephMcc ]
* text zoom: Put a limit on the min and max zoom (#137)
[ Gavin D. Howard ]
* Make the trailsave plugin also strip trailing lines (#135)
[ JosephMcc ]
* Don't present users with the hidden highlight languages (#167)
* xed-view: Fix a crash when right clicking the left gutter (#166)
* Minimap (#175)
[ Clement Lefebvre ]
* l10n: Update POT file
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Fri, 03 Nov 2017 21:13:44 +0000
xed (1.4.6) sonya; urgency=medium
[ githpr ]
* Use correct value to save the window state in gsettings. (#147)
-- Clement Lefebvre <root@linuxmint.com> Sat, 15 Jul 2017 21:37:18 +0200
xed (1.4.5) sonya; urgency=medium
[ JosephMcc ]
* Create ISSUE_TEMPLATE.md
[ Clement Lefebvre ]
* Packaging: Remove dependency on libpeas-1.0-0-python3loader in LMDE
-- Clement Lefebvre <root@linuxmint.com> Tue, 04 Jul 2017 13:11:46 +0200
xed (1.4.4) sonya; urgency=medium
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Wed, 28 Jun 2017 10:11:34 +0200
xed (1.4.3) sonya; urgency=medium
[ Mike Krüger ]
* bugfix: ugly white border (gtk 3.20>) (#128)
[ JosephMcc ]
* filebrowser: Change an icon name (#132)
-- Clement Lefebvre <root@linuxmint.com> Tue, 20 Jun 2017 15:22:10 +0200
xed (1.4.2) sonya; urgency=medium
[ leigh123linux ]
* fix gtksourceprintcompositor.h includes warning (#117)
[ Clement Lefebvre ]
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Tue, 23 May 2017 13:35:28 +0100
xed (1.4.1) sonya; urgency=medium
* Depend on gtksourceview-3.0 >= 3.14.0
* Only use gtk_text_view_set_top_margin() with GTK 3.18+
* Packaging: Change description
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Sat, 06 May 2017 14:57:27 +0100
xed (1.4.0) sonya; urgency=medium
[ Clement Lefebvre ]
* Search: Don't jump to the next result when toggling search options
[ JosephMcc ]
* close-confirmation-dialog: Clean up code styling
* close-confirmation-dialog: Clean up some deprecations
* xed-encodings-dialog: Clean up code styling
* xed-encodings-dialog: Clean up some deprecations
* xed-encodings-combo-box: Clean up code styling
* xed-commands-file: Clean up code styling
* xed-commands-file: Clean up deprecations
* xed-app: Clean up code styling
* xed-app: Remove an unused variable
* xed-commands-search: Fix some missing casts
* xed-document: Clean up code style
* xed-document: Remove use of deprecated gdk_color_parse
* xed-documents-panel: Cleanup code styling
* xed-documents-panel: Remove an unused variable
* xed-message-bus: Clean up code styling
* xed-message-bus: Clean up an unused variables
* xed-io-error-message-area: Clean up code styling
* xed-io-error-message-area: Fix up some deprecations
* xed-panel: Clean up code formatting
* plugins: Drop support for old style python plugins
* build: Clean up a bit more of the gtk2 and --enable-python leftovers
* build GObject introspection data
* Fix some introspection warnings
* Remove a couple of invalid annotations
* xed-window: Remove an unused function
* Drop some leftover 2.xx comments from gnome/pluma
* Port plugin system to libpeas
* changecase-plugin: Port to libpeas
* docinfo-plugin: Port to libpeas
* filebrowser-plugin: Port to libpeas
* modelines-plugin: Port to libpeas
* sort-plugin: Port to libpeas
* spell-plugin: Port to libpeas
* taglist-plugin: Port to libpeas
* time-plugin: Port to libpeas
* trailsave-plugin: Port to libpeas
* plugins: Make them actually recognized and loaded by Xed
* Remove old plugin system and docs for it
* enable dh_girepository helper to fill ${gir:Depends} properly
* taglist plugin: don't look for taglist in non-existing legacy dirs
* xed-panel: Clean up the layout of the panels
* xed-sort-plugin.c: Clean up code styling
* Add buttons to the statusbar to show/hide the panels
* xed-window: Stop using deprecated (v/h)box
* 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
* xed-statusbar: Clean up the styling a bit
* Add view menu entry for word wrap
* preferences-dialog: Clean up code styling
* preferences-dialog: Clean up uses of GtkStock
* Allow scrolling on notebook tabs to change the active page
* xed-prefs-manager-app: Remove some leftover logging
* xed-notebook.c: Clean up the code formatting
* xed-pref-manager-app.c: Clean up code style
* xed-prefs-manager-app.c: Clean up an unused variable
* notebooks: Don't show tabs when the notebook only has one page
* xed-window.c: Fix a few missing casts
* xed-utils: Clean up code styling
* xed-utils.h: Clean up code styling
* xed-utils: Remove a couple functions
* xed-panel: Clean up more uses of GtkStock
* xed-panel.c: Add a couple of missing casts
* xed-status-combo-box: Don't use deprecated GtkArrow
* xed-status-combo-box.c: Clean up some code styling
* xed-tab.c: Clean up code style
* xed-tab: Clean up some uses of GtkStock
* xed-window: Use a better icon for the documents panel tab
* xed-print-preview.c: Clean up code styling
* xed-print-preview.c: Restyle the toolbar
* xed-print-preview.c: Don't you deprecated gtk_layout_get_*adjustment
* xed-progress-message-area.c: Clean up code style
* xed-progress-message-area: Clean up more uses of GtkStock
* Install introspection data and lib into a private dir
* Add new (App/Window/View)Activatable interfaces for plugins
* docinfo-plugin: Update for WindowActivatable changes
* sort-plugin: Port the sort plugin to WindowActivatable
* spell-plugin: Update to the new WindowActivatable interface
* time-plugin: Port to WindowActivatable
* changecase-plugin: Port to WindowActivatable
* taglist-plugin: Port to WindowActivatable
* trailsave-plugin: Port to WindowActivatable
* time-plugin: Clean up a bit from libpeas port
* spell-plugin: Clean up a few things
* Clean up uses of deprecated GtkMisc
* xed-tab-label.c/h: Clean up code styling
* xed-file-dialog.c/h: Clean up code styling
* xed-statusbar.c/h: Clean up code styling
* xed-statusbar: Fix a missing cast
* xed-searchbar: Add a couple missing casts and remove an unused variable
* xed-searchbar.c/h: Clean up styling a bit
* 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 dialog
* xed-preferences-dialog: Fix a setting having the wrong sensitiviy
* tests: Fix to use GFile instead of uris
* xed-document-output-stream: Clean up code style
* xed-document-output-stream: Clean up code style
* 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
* xed-document: Do some cleanup
* Port to GtkSource* API
* Port xed to dbus and GtkApplication
* message-area: Rename message area to info bar
* info-bars: Don't use deprecated gtk_misc
* info-bars: Don't use deprecated GtkStock
* info-bar: Don't use icons in buttons
* xed-progress-info-bar: Properly expand the progress bar
* Don't use deprecated gtk_widget_set margin_left/right
* Remove the dialog 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-app: Fix a typo
* 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
* Debian: Bring back the xed-doc package
* xed-view: Add some margin to the top and left of the text view
* Makefile: Forgot to git add changes
* debian: Add a dependency on xapps-common
* 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
* file-browser-messages: Clean up formatting
* 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
* xed-file-browser-utils.c: Clean up code style
* filebrowser: "Rename" menu entry should have an ellipsis
* filebrowser: use Untitled File/Folder for new file/folders
* filebrowser: don't use deprecated GIOScheduler
* filebrowser: Redesign the toolbar in filebrowser
* filebrowser: Activate selected item when search is complete
* filebrowser: Don't use deprecated GtkStock
* 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
* build: Fix the python3 dependency
* Actually fix the python dependency
* Fix calling set_command_line_wait()
* Allow building with --disable-spell
* debian: Add dependency on libpeas-1.0-0-python3loader
* 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
* xed-utils: Add runtime checks for x11 specific functions
[ leigh123linux ]
* Fix FSF address
[ JosephMcc ]
* Use GtkApplication inhibit API
[ Clement Lefebvre ]
* Fix po/POTFILES.in and generate POT file
* Fix "gedit" occurence
-- Clement Lefebvre <root@linuxmint.com> Fri, 05 May 2017 08:38:39 +0100
xed (1.2.2) serena; urgency=medium
[ JosephMcc ]
* searchbar: Add a close button
* searchbar: Make sure we clear highlighting when the last character is removed
[ Clement Lefebvre ]
* Search: Fix search jumping to next result while typing
* Search: Perform a search when case-sensitive or entire-word buttons are clicked
* l10n: Add missing pot file
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Mon, 12 Dec 2016 12:43:35 +0000
xed (1.2.1) serena; urgency=medium
* l10n: Improve some of the new msgids
* l10n: Update translations
-- Clement Lefebvre <root@linuxmint.com> Thu, 10 Nov 2016 00:36:06 +0000
xed (1.2.0) serena; urgency=medium
[ JosephMcc ]
* configure: Don't require passing --with-gtk=3.0 to build
[ Clement Lefebvre ]
* Fixed NEWS files
* Add "notepad" to the list of menu item keywords
* Fixed some UI elements not localized
* Makepot
* Revert "Makepot"
* Revert "Fixed some UI elements not localized"
* When running as root, add an infobar to warn about Elevated Privileges
* Toolbar: Don't emphasize toolbar items (save, open, undo)
* Give Xed a Sublime-like searchbar
* Reformated code to conform to Mint coding style
* Default Settings: Changed line width to 120 chars and enabled "insert-spaces".
[ JosephMcc ]
* 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
* filbrowser-plugin: Convert indentation to spaces and remove extra whitespace
* filebrowser-plugin: Convert most icons to symbolic icons
[ Clement Lefebvre ]
* Update pot file
-- Clement Lefebvre <root@linuxmint.com> Wed, 02 Nov 2016 15:55:04 +0000
xed (1.0.6) sarah; urgency=medium
[ Michael Webster ]
* 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 behavior.
[ Clement Lefebvre ]
* Updated translations
* Added new translations to po/LINGUAS
-- Clement Lefebvre <root@linuxmint.com> Sat, 25 Jun 2016 11:38:33 +0100
xed (1.0.5) sarah; urgency=medium
* Updated translations
-- Clement Lefebvre <root@linuxmint.com> Tue, 24 May 2016 14:30:35 +0100
xed (1.0.4) sarah; urgency=medium
[ monsta ]
* fix a few build warnings
[ itzexor ]
* Fix build with gnome-common
[ Sorokin Alexei ]
* Remove MATE leftovers
* Warnings fixes
[ Clement Lefebvre ]
* GTK 3.10 compatibility
[ JosephMcc ]
* gtk: We're targeting gtk3.10 so clean up all the gtk version checks and go with that
[ itzexor ]
* xed-close-confirmation-dialog: fix scrolledwindow minimum height
[ JosephMcc ]
* notebooks: Remove the extra frame from the main and documents panel scrolled windows
[ Clement Lefebvre ]
* Use Ctrl+Y for Redo
* Updated translations
-- Clement Lefebvre <root@linuxmint.com> Wed, 27 Apr 2016 14:30:49 +0100
xed (1.0.3) sarah; urgency=medium
* packaging: switch to gnome-common
* Fixed wrong dconf paths
-- Clement Lefebvre <root@linuxmint.com> Wed, 10 Feb 2016 10:18:18 +0000
xed (1.0.2) sarah; urgency=medium
* Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
* Switch autogen.sh from mate-common to gnome-common
* Fix incorrect git URL in HACKING
* Clean up GTK support
* xedit-status-combo-box: Clean up and fix deprecations
-- Clement Lefebvre <root@linuxmint.com> Sat, 06 Feb 2016 16:43:25 +0000
xed (1.0.1) sarah; urgency=medium
* Remove branding from window title and menu item
* Removed more MATE references
* Fixed POTFILES, added makepot and pot file
* Removed Transifex configuration
* Cleaned up about dialog
* Cleaned up Help
-- Clement Lefebvre <root@linuxmint.com> Wed, 27 Jan 2016 11:17:20 +0000
xed (1.0.0) sarah; urgency=medium
* Initial version
-- Clement Lefebvre <root@linuxmint.com> Tue, 26 Jan 2016 03:21:00 +0100