[gedit] Created tag 3.37.1
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Created tag 3.37.1
- Date: Fri, 24 Apr 2020 13:06:36 +0000 (UTC)
The unsigned tag '3.37.1' was created.
Tagger: Sébastien Wilmet <swilmet gnome org>
Date: 1587733580 +0200
Release 3.37.1
Changes since the last tag '3.36.0':
Alexandre Franke (1):
Update French screenshot
Andika Triwidada (1):
Update Indonesian translation
Ask Hjorth Larsen (1):
Updated Danish translation
Charles Monzat (3):
Update French translation
Update French translation
Update French translation
Dingzhong Chen (1):
Update zh_CN translation
Guillaume Bernard (1):
help: update Preferences button name for plugins
Jordi Mas (3):
Update Catalan translation
Update Catalan translation
Update Catalan translation
Marek Černocký (1):
Updated Czech help translation
Michael Catanzaro (1):
Revert "build: use summary()"
Piotr Drąg (1):
Update Polish translation
Rafael Fontenelle (2):
help: Update Brazilian Portuguese gedit3-screenshot.png
Update Brazilian Portuguese translation
Rūdolfs Mazurs (1):
Update Latvian translation
Sabri Ünal (4):
Add shortcut for Keyboard Shortcuts page
Add General section to Keyboard Shortcuts page
Add a shortcut: f7: toogle cursor visibility
Add four shortcuts to Keyboard Shortcuts page
Sébastien Wilmet (130):
help: update quickstart page
help: files-basic: small improvement
help: create-new-file: update
help: close-file: update
help: open-recent: update
help: save-file: update
help: open-on-server: update
help: close-file: better "x" button
help: tabs: update, improve
help: tabs-moving: small improvement
help: tab-groups: update
Remove network monitor, buggy implementation with the GtkInfoBar
build: always require GObject Introspection and vapigen
build: small simplification
build: minor improvement
build: simplify deps
build: continue to simplify deps
build: avoid a global variable for gtkdocdir
build: avoid a variable for vapidir
flatpak: update libpeas to 1.26.0
flatpak: update GtkSourceView to 4.6.0
flatpak: update gspell to 1.8.3
flatpak: update Amtk to 5.0.2
flatpak: simplify
flatpak: remove GtkSourceView, it's now part of the GNOME runtime
AppData: update
build: move variable
build: follow meson coding style for meson_options.txt
build: data: always require programs to be able to run the tests
Revert "build: data: always require programs to be able to run the tests"
build: add require_all_tests option
build: data/icons: simplify install_dir value
build: data: simplify
build: simplify meson.add_install_script() call
build: use summary()
CI: disable it
build: gedit/: minor simplification
build: gedit/: simplify install_headers() call
build: use gnome.mkenums_simple()
doap: move Jeremy to the old maintainers list
build: gedit/resources: rename variables
Remove authors file
Remove lockdown support
docs: document lockdown API break
Bump version for new development cycle
Bump API version
Remove all deprecated APIs
utils: remove GBOOLEAN_TO_POINTER() and GPOINTER_TO_BOOLEAN()
Remove X11 workspace awareness
Remove GeditAppX11 class
build: X11 dependency no longer required!
externaltools plugin: use gtk_source_file_get_location()
snippets plugin: use gtk_source_file_get_location()
Window: fix some bottom panel issues
Revert "help: "Quick Open" plugin does not work at all in 3.35.90"
externaltools plugin: fix spelling error in env variable
CI: re-enable it
News file: add news in 3.36.1
App: remove dead code
Utils: deprecate gedit_warning()
PreferencesDialog: use tepl_utils_show_warning_dialog()
AppData: add release infos for 3.36.0 and 3.36.1
build: use summary()
Utils: better format header
Utils: deprecate decode_uri(), use the tepl one
Use tepl_utils_decode_uri()
io-error-info-bar: remove useless #include's
io-error-info-bar: use TeplInfoBar for the file_already_open_warning
io-error-info-bar: file_already_open_warning moved to Tepl
io-error-info-bar: use TeplInfoBar for no_backup_saving_error
io-error-info-bar: fix fixme in no_backup_saving_error
io-error-info-bar: no_backup_saving_error: show also error->message
io-error-info-bar: no_back_saving_error moved to Tepl
io-error-info-bar: tepl function renamed to have a shorter name
io-error-info-bar: externally_modified: use TeplInfoBar
io-error-info-bar: invalid_character: TeplInfoBar + other improvements
io-error-info-bar: externally_modified: remove unneeded code
io-error-info-bar: externally_modified: further simplify the code
io-error-info-bar: externally_modified: moved to Tepl
io-error-info-bar: invalid_character: moved to Tepl
GeditSettings: make it a singleton
GeditApp: remove _gedit_app_get_settings()
GeditSettings: update, code improvements
GeditSettings: remove dead code
GeditDocument: fall back to 'tango' style scheme, not 'classic'
NEWS file: start to write news for 3.37.1
flatpak: switch Tepl to Meson
build: docs: improve/fix fixxref
roadmap: update
roadmap: update, add more tasks
Window: fix RTL bug for Open buttons in the headerbar
readme: update version number
Window: fix headerbar buttons bug when big font
App: fix GtkWindow default icon name
docs: add common-bugs.md page
Shortcuts window: remove a shortcut that come from gedit-plugins
help: undo-redo: improve page, talk about redo
GeditSettings: add peek_editor_settings()
View: minor coding style changes
View: use _gedit_settings_peek_editor_settings()
View: the :indent-on-tab property is already true by default
View: remove gtk_widget_queue_draw() call in ::focus-out-event
View: minor coding style change
View: subclass TeplView
View: in ::constructed, chain-up to parent vfunc as first instruction
View: deprecate lots of functions, use the TeplView ones
commands-edit: use TeplView functions
Use tepl_view_scroll_to_cursor()
Document: deprecate goto_line() and goto_line_offset()
commands-file: use tepl_view_goto_line*()
Tab: use tepl_view_goto_line_offset()
ViewFrame: use tepl_view_goto_line*()
pkg-config file: add Tepl as public dep
NEWS file: continue to write news for 3.37.1 (not yet released)
docs: update paragraph to get in touch with the developers
docs: document that gedit is in the process of using more Tepl features
docs: how-to-write-a-gedit-plugin: start page
docs: link to Old_API_Changes wiki page
docs: gedit-development-getting-started: some improvements
build: require Tepl 5
App: port to new Tepl metadata API
Document: port to new Tepl metadata API
docs: roadmap: small update and improvements
docs: roadmap: link to new Tepl roadmap
Window: remove some dead code
PreferencesDialog: use TeplStyleSchemeChooserWidget to fix several bugs
PreferencesDialog: improvements to color scheme management
Improve the code that applies the style scheme setting to the documents
PreferencesDialog: fix some bugs when (un)installing color schemes
Release 3.37.1
Tom Schoonjans (1):
Fix compilation on macOS with gtk 3.24.14
Yosef Or Boczko (2):
Update Hebrew translation
Update Hebrew translation
Yuri Chornoivan (2):
Update Ukrainian translation
Update Ukrainian translation
overkill (1):
Changed `== None` to `is None`.
https://lgtm.com/projects/g/GNOME/gedit?mode=tree&severity=recommendation&ruleFocus=7900090
p3732 (2):
file-chooser: Use text files filter by default
file-chooser: Hint at possibility to open multiple files
scootergrisen (1):
help: shortcut-keys: remove a space
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]