~ubuntu-branches/ubuntu/karmic/gedit/karmic

« back to all changes in this revision

Viewing changes to docs/reference/html/gedit-gedit-debug.html

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Moog
  • Date: 2009-05-27 14:00:44 UTC
  • mfrom: (1.1.62 upstream)
  • Revision ID: james.westby@ubuntu.com-20090527140044-4h5ypu02i3s4zi0q
Tags: 2.27.1-0ubuntu1
* New upstream release: (LP: #380924)
  - Remove the mmap document loader (Paolo Borelli)
  - Remove open location dialog and sample plugin (Paolo Borelli)
  - Added public API for document saving (Jesse van den Kieboom)
  - Put external tools in a submenu (Jesse van den Kieboom)
  - Added language support for external tools (Jesse van den Kieboom)
  - Implemented asynchronous reading and writing on external tools (Jesse van den Kieboom)
  - Add Quick Open plugin (Jesse van den Kieboom)
  - Misc bugfixes
  - New and updated translations
* debian/patches/90_autoconf.patch
  - updated for new version
* Launchpad bugs fixed:
  - various crasher bugs (LP: #348536, LP: #368262, LP: #368495)
  - fix modeline scanning (LP: #367160)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gedit-debug</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
7
 
<link rel="home" href="index.html" title="gedit Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
 
7
<link rel="start" href="index.html" title="gedit Reference Manual">
8
8
<link rel="up" href="ch01.html" title="gedit">
9
9
<link rel="prev" href="gedit-gedit-convert.html" title="gedit-convert">
10
10
<link rel="next" href="gedit-gedit-encodings.html" title="gedit-encodings">
38
38
</tr></table></div>
39
39
<div class="refsynopsisdiv">
40
40
<a name="gedit-gedit-debug.synopsis"></a><h2>Synopsis</h2>
41
 
<pre class="synopsis">
42
 
enum                <a class="link" href="gedit-gedit-debug.html#GeditDebugSection" title="enum GeditDebugSection">GeditDebugSection</a>;
 
41
<pre class="synopsis">enum                <a class="link" href="gedit-gedit-debug.html#GeditDebugSection" title="enum GeditDebugSection">GeditDebugSection</a>;
43
42
#define             <a class="link" href="gedit-gedit-debug.html#DEBUG-VIEW:CAPS" title="DEBUG_VIEW">DEBUG_VIEW</a>
44
43
#define             <a class="link" href="gedit-gedit-debug.html#DEBUG-SEARCH:CAPS" title="DEBUG_SEARCH">DEBUG_SEARCH</a>
45
44
#define             <a class="link" href="gedit-gedit-debug.html#DEBUG-PRINT:CAPS" title="DEBUG_PRINT">DEBUG_PRINT</a>