Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gedit
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
119
Issues
119
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gedit
Commits
a7f44424
Commit
a7f44424
authored
Jun 12, 2006
by
Steve Frécinaux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gedit 2.13.3
parent
153c6985
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
111 additions
and
6 deletions
+111
-6
ChangeLog
ChangeLog
+12
-0
NEWS
NEWS
+27
-0
README
README
+3
-3
configure.ac
configure.ac
+1
-1
docs/reference/tmpl/gedit-app.sgml
docs/reference/tmpl/gedit-app.sgml
+25
-0
docs/reference/tmpl/gedit-file-chooser-dialog.sgml
docs/reference/tmpl/gedit-file-chooser-dialog.sgml
+0
-2
docs/reference/tmpl/gedit-prefs-manager.sgml
docs/reference/tmpl/gedit-prefs-manager.sgml
+43
-0
No files found.
ChangeLog
View file @
a7f44424
=== gedit 2.15.3 ===
2006-06-12 Steve Frécinaux <steve@istique.net>
* configure.ac:
* README:
* NEWS:
gedit 2.15.3 released.
* gedit/Makefile.am: fixed gedit-enum-types.[ch] generation.
2006-06-11 Elijah Newren <newren gmail com>
* bindings/python/Makefile.am: Add $PYTHON_LOC_LIB to ensure
...
...
NEWS
View file @
a7f44424
============
gedit 2.15.3
============
New features and fixes
======================
- New gedit_commands_* API for plugins (Paolo Maggi)
- Snippets support for space indentation (Jesse van den Kieboom)
- gtk-doc enabled Plugin API documentation (Steve Frécinaux)
- Next/Previous menu items (Paolo Maggi)
- C/Python plugin skeleton generator (Steve Frécinaux)
- Snippets plugin enhancements and fixes (Jesse van den Kieboom)
- Misc improvements and bugfixes
New and updated translations
============================
- Alexander Shopov (bg)
- Ankit Patel (gu)
- Clytie Siddall (vi)
- Francisco Javier F. Serrador (es)
- Kjartan Maraas (nb)
- Ignacio Casal Quinteiro (gl)
- Jakub Friedl (cs)
- Pema Geyleg (dz)
- Priit Laes (et)
- Theppitak Karoonboonyanan (th)
============
gedit 2.15.2
============
...
...
README
View file @
a7f44424
General Information
===================
This is version 2.15.
2
of gedit. gedit is a small and lightweight UTF-8 text
This is version 2.15.
3
of gedit. gedit is a small and lightweight UTF-8 text
editor for the GNOME environment.
gedit is part of GNOME and uses the latest GTK+ and GNOME libraries.
...
...
@@ -70,8 +70,8 @@ plugins support.
Simple install procedure:
% gzip -cd gedit-2.15.
2
.tar.gz | tar xvf - # unpack the sources
% cd gedit-2.15.
2
# change to the toplevel directory
% gzip -cd gedit-2.15.
3
.tar.gz | tar xvf - # unpack the sources
% cd gedit-2.15.
3
# change to the toplevel directory
% ./configure # run the `configure' script
% make # build gedit
[ Become root if necessary ]
...
...
configure.ac
View file @
a7f44424
...
...
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(gedit, 2.15.
2
, http://bugzilla.gnome.org/enter_bug.cgi?product=gedit)
AC_INIT(gedit, 2.15.
3
, http://bugzilla.gnome.org/enter_bug.cgi?product=gedit)
AC_CONFIG_SRCDIR(gedit/gedit.c)
AC_CONFIG_MACRO_DIR([m4])
...
...
docs/reference/tmpl/gedit-app.sgml
View file @
a7f44424
...
...
@@ -37,6 +37,22 @@ GeditApp
</para>
<!-- ##### ARG GeditApp:lockdown ##### -->
<para>
</para>
<!-- ##### ENUM GeditLockdownMask ##### -->
<para>
</para>
@GEDIT_LOCKDOWN_COMMAND_LINE:
@GEDIT_LOCKDOWN_PRINTING:
@GEDIT_LOCKDOWN_PRINT_SETUP:
@GEDIT_LOCKDOWN_SAVE_TO_DISK:
@GEDIT_LOCKDOWN_ALL:
<!-- ##### FUNCTION gedit_app_get_default ##### -->
<para>
...
...
@@ -91,3 +107,12 @@ GeditApp
@Returns:
<!-- ##### FUNCTION gedit_app_get_lockdown ##### -->
<para>
</para>
@app:
@Returns:
docs/reference/tmpl/gedit-file-chooser-dialog.sgml
View file @
a7f44424
...
...
@@ -9,13 +9,11 @@ GeditFileChooserDialog
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
...
...
docs/reference/tmpl/gedit-prefs-manager.sgml
View file @
a7f44424
...
...
@@ -528,6 +528,41 @@ gedit-prefs-manager
<!-- ##### MACRO GPM_LOCKDOWN_DIR ##### -->
<para>
</para>
<!-- ##### MACRO GPM_LOCKDOWN_COMMAND_LINE ##### -->
<para>
</para>
<!-- ##### MACRO GPM_LOCKDOWN_PRINTING ##### -->
<para>
</para>
<!-- ##### MACRO GPM_LOCKDOWN_PRINT_SETUP ##### -->
<para>
</para>
<!-- ##### MACRO GPM_LOCKDOWN_SAVE_TO_DISK ##### -->
<para>
</para>
<!-- ##### MACRO GPM_DEFAULT_USE_DEFAULT_FONT ##### -->
<para>
...
...
@@ -1807,3 +1842,11 @@ gedit-prefs-manager
@Returns:
<!-- ##### FUNCTION gedit_prefs_manager_get_lockdown ##### -->
<para>
</para>
@Returns:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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