Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sujiniku
gedit
Commits
ed286110
Commit
ed286110
authored
Nov 22, 2019
by
swilmet
Browse files
Release 3.35.1
parent
9af1a369
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
ed286110
News in 3.35.
2 - not yet released
--------------
News in 3.35.
1, 2019-11-22
--------------
------------
User-visible changes:
* File browser plugin: fix interactive search.
* A few fixes in the CSS style.
Changes for packagers:
* New dependency: Tepl, which itself depends on Amtk and uchardet.
...
...
@@ -10,12 +11,15 @@ Changes for packagers:
https://wiki.gnome.org/Projects/Amtk
https://www.freedesktop.org/wiki/Software/uchardet/
* Removed dependency: libxml-2.0
* Remove the enable-gvfs-metadata build option, it's now handled by Tepl, and
* Remove the
'
enable-gvfs-metadata
'
build option, it's now handled by Tepl, and
Tepl has a similar build option.
* Rename the build option 'documentation' -> 'gtk_doc'.
Changes for plugins:
* Bump gedit API version to 3.3
2
.
* Bump gedit API version to 3.3
6
.
* Remove the deprecated API.
* Deprecate some gedit_utils functions.
* Write an API breaks section in the gtk-doc reference manual of gedit.
Tepl-ification:
* Use some tepl_utils functions.
...
...
README.md
View file @
ed286110
gedit - The GNOME text editor
=============================
This is version 3.3
4.0
of gedit.
This is version 3.3
5.1
of gedit.
gedit is the official text editor of the GNOME desktop environment.
While aiming at simplicity and ease of use, gedit is a powerful general
...
...
meson.build
View file @
ed286110
project
(
'gedit'
,
'c'
,
version
:
'3.35.
0
'
,
version
:
'3.35.
1
'
,
meson_version
:
'>=0.49.0'
,
license
:
'GPL2'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment