[gedit/zbrown/deteplification: 2/3] docs: update api-breaks.xml
- From: Zander Brown <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/zbrown/deteplification: 2/3] docs: update api-breaks.xml
- Date: Sat, 10 Apr 2021 12:20:08 +0000 (UTC)
commit a6355c9ec564f7f44ddce7ab00b60dcd48338603
Author: Zander Brown <zbrown gnome org>
Date: Sat Apr 10 13:11:03 2021 +0100
docs: update api-breaks.xml
Unbreaking API as you do…
docs/reference/api-breaks.xml | 57 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 57 insertions(+)
---
diff --git a/docs/reference/api-breaks.xml b/docs/reference/api-breaks.xml
index a239cc443..f03c35975 100644
--- a/docs/reference/api-breaks.xml
+++ b/docs/reference/api-breaks.xml
@@ -21,6 +21,56 @@
<link linkend="api-index-deprecated">index of deprecated symbols</link>.
</para>
+ <refsect1>
+ <title>40 -> 41</title>
+ <itemizedlist>
+ <listitem>
+ <para>
+ The <code>GeditProgressInfoBar</code> class has been restored
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link linkend="GeditDocument">GeditDocument</link> is no longer a subclass
+ of <link linkend="TeplBuffer">TeplBuffer</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ The <code>GeditDocument::cursor-moved</code> signal has been restored.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ The <code>GeditDocument:shortname</code> property has been restored.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ The <code>gedit_document_is_untouched()</code> function has been
+ restored.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ The <code>gedit_view_set_font()</code> function has been restored.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <code>DEBUG_METADATA</code> has been restored.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ The <code>GBOOLEAN_TO_POINTER()</code> and
+ <code>GPOINTER_TO_BOOLEAN()</code> macros have been restored to
+ <code>gedit-utils.h</code>.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </refsect1>
+
<refsect1>
<title>3.38 -> 40</title>
<itemizedlist>
@@ -96,6 +146,13 @@
<code>gedit_app_get_lockdown()</code> function has been removed.
</para>
</listitem>
+ <listitem>
+ <para>
+ The <code>GBOOLEAN_TO_POINTER()</code> and
+ <code>GPOINTER_TO_BOOLEAN()</code> macros have been removed from
+ <code>gedit-utils.h</code>.
+ </para>
+ </listitem>
<listitem>
<para>
The <code>gedit_utils_get_current_workspace()</code>,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]