[gedit] Created tag 3.17.90
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Created tag 3.17.90
- Date: Tue, 18 Aug 2015 15:20:20 +0000 (UTC)
The unsigned tag '3.17.90' was created.
Tagger: Sébastien Wilmet <swilmet gnome org>
Date: Tue Aug 18 17:20:05 2015 +0200
Release 3.17.90
Changes since the last tag '3.17.2':
Aurimas Černius (1):
Updated Lithuanian translation
Benjamin Steinwender (1):
Updated German translation
Daniel Mustieles (4):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Ekaterina Gerasimova (1):
help: add keyboard shortcuts, bug 753215
Ignacio Casal Quinteiro (1):
quickopen: add requires
Jordi Mas (1):
Update Catalan translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation.
Marek Černocký (3):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Matěj Cepl (1):
Add a snippet generating RPM SPEC %changelog line.
Paolo Borelli (10):
Use the new gdk cursor api
window: bind properties in the ui file
Move minimap settings in the preferences dialog
strdup in the calleee instead of the caller
open file selector: get the label style at init
Use style context save/restore instead of removing the class
Do not use GTK_STATE_FLAG_NORMAL
open file selector: get the styles in style-updated
Move gi.require_version in the __init__ files
Remove gedit-marhal
Pedro Albuquerque (3):
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Ray Strode (4):
gedit-recent: fix filtering of a filenames that need uri escaping
highlight-mode-selector: normalize/casefold search string
gedit-recent: don't require caller to manually lowercase filter string
gedit-recent: casefold/normalize utf8 strings before comparing them
Sébastien Wilmet (93):
spell: import GtkTextRegion
auto-spell: use a GtkTextRegion for the region to scan
auto-spell: check region after a timeout
auto-spell: add check_region() timing debug information
auto-spell: check only visible region
spell: use G_DECLARE_* macros where the change is straightforward
spell-language-dialog: rename instance variable
spell-language-dialog: rename dlg -> dialog
spell-language-dialog: override the "response" object signal handler
spell-language-dialog: remove unused data_dir parameter
spell-language-dialog: cosmetic changes and clean-up
spell-language-dialog: use gtk_tree_model_get()
spell-language-dialog: use a template widget
spell-language-dialog: avoid lots of casts to GtkTreeView
spell-language-dialog: get the model via the treeview
spell-language-dialog: second pass of misc clean-up
spell-language-dialog: don't use the action area of GtkDialog
spell-language-dialog: simplify GtkBox hierarchy
spell-language-dialog: don't depend on gedit
spell-checker: extract get_default_language() from lazy_init()
spell-checker: various clean-ups
spell-checker: implement the "language" property
spell-checker: simplify a little get_suggestions()
spell-checker: pass -1 instead of strlen() to enchant functions
spell-checker: don't use enchant_dict_add_to_pwl() (deprecated)
spell-checker: prefix for signal enums
spell-checker: remove the set-language signal, use notify instead
spell-checker: use a Private struct
spell-checker: use G_DECLARE macro
spell-checker: check for lang equality in set_language()
spell-checker: remove lang parameter of lazy_init()
spell-checker: init language at object construction time
spell: format the headers consistently
spell-checker: add application name to the session
spell-checker: don't print a warning in set_language()
spell-checker: add a GError parameter to check_word()
spell-checker: indentation fix
spell-checker-dialog: remove data_dir function arguments
spell-checker-dialog: better format the header
spell-checker-dialog: rename variables dlg -> dialog
spell-checker-dialog: correctly line-up function parameters
spell-checker-dialog: free misspelled_word only in finalize
spell-checker-dialog: create the dialog in init()
spell-checker-dialog: first batch of misc clean-ups
spell-checker-dialog: create the construct-only spell-check property
spell-checker-dialog: rename suggestions attributes
spell-checker-dialog: various code improvements
spell-checker-dialog: more precise type for some widget attributes
spell-checker-dialog: column name in singular form
spell-checker-dialog: move code around to remove the prototypes
spell-checker-dialog: get the GtkTreeModel from the view
auto-spell: notify properties
spell-checker-dialog: use a template widget
spell-checker-dialog: use g_signal_connect_object() where appropriate
spell-checker-dialog: subclass GtkDialog, not GtkWindow
spell-checker-dialog: set "transient-for" property
spell-checker-dialog: title in Title Cased form
spell-checker-dialog: move init code to the .ui file
spell-checker-dialog: don't use GtkTable (deprecated)
spell-plugin: retain auto-spell after a drag-and-drop
GeditDocument: call set_gvfs_metadata() on the two GFileInfo's
GeditDocument: ensure that a GFileInfo exists to store metadata
spell-checker-dialog: rename function
spell-checker-dialog: simplify code with sensitivity
spell-checker-dialog: various clean-ups
spell-checker-dialog: autosize treeview columns
spell-plugin: rename dlg -> dialog
spell-plugin: rename message_cid -> statusbar_context_id
spell-checker-dialog: improve slightly the code related to signals
spell-plugin: misc clean-ups
spell-checker-dialog: replace 3 signals by a "goto-next" signal
spell-checker-dialog: emit goto-next after change or change-all
spell-checker-dialog: use G_DECLARE macro
spell-utils: mark a parameter as const in skip_no_spell_check()
spell-utils: remove false comment
spell: factor out a SpellNavigator
spell-checker-dialog: use directly a SpellNavigator
spell-navigator: return the SpellChecker alongside the word
spell-plugin: remove dead code about empty document
spell-checker-dialog: show message "No misspelled words"
spell-checker-dialog: make the misspelled word selectable
spell-checker-dialog: use gtk_label_set_markup()
spell-checker-dialog: show error message
spell-checker-dialog: show another error in the UI
spell-checker: add API documentation
spell-checker: a language must have been set when using the API
spell-checker: limit the damage if the API is not correctly used
auto-spell: write API documentation
auto-spell: make recheck_all() private
spell: write remaining API documentation
spell-checker-dialog: derivable -> final type
GeditDocument: make sure that metadata_info exists
Release 3.17.90
Trinh Anh Ngoc (1):
CSS improvements
Young Li (1):
docs: fix ordering for escape sequences
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]