Revision: 2946
http://geany.svn.sourceforge.net/geany/?rev=2946&view=rev
Author: ntrel
Date: 2008-09-15 13:03:05 +0000 (Mon, 15 Sep 2008)
Log Message:
-----------
s/auto detect/auto-detect.
Minor formatting fixes.
Modified Paths:
--------------
trunk/ChangeLog
trunk/doc/geany.html
trunk/doc/geany.txt
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2008-09-15 12:49:51 UTC (rev 2945)
+++ trunk/ChangeLog 2008-09-15 13:03:05 UTC (rev 2946)
@@ -6,6 +6,9 @@
* src/editor.c:
Apply patch from Jason Oster to highlight matching brace indent
guides (thanks, #2104099).
+ * doc/geany.txt, doc/geany.html:
+ s/auto detect/auto-detect.
+ Minor formatting fixes.
2008-09-14 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
Modified: trunk/doc/geany.html
===================================================================
--- trunk/doc/geany.html 2008-09-15 12:49:51 UTC (rev 2945)
+++ trunk/doc/geany.html 2008-09-15 13:03:05 UTC (rev 2946)
@@ -6,7 +6,7 @@
<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
<title>Geany</title>
<meta name="authors" content="Enrico Tröger Nick Treleaven Frank Lanitz" />
-<meta name="date" content="$Date$" />
+<meta name="date" content="2008-09-08" />
<style type="text/css">
/*
@@ -139,7 +139,7 @@
<br />Nick Treleaven
<br />Frank Lanitz</td></tr>
<tr><th class="docinfo-name">Date:</th>
-<td>$Date$</td></tr>
+<td>2008-09-08</td></tr>
<tr><th class="docinfo-name">Version:</th>
<td>0.15</td></tr>
</tbody>
@@ -785,18 +785,18 @@
you have to set manually the encoding of the file in order to display
it correctly. You can this in the file open dialog by selecting
an encoding in the drop down box or by reloading the file with the
-file menu item "Reload as". The auto detection works well for most
-encodings but there are also some encodings known where auto detection
+file menu item "Reload as". The auto-detection works well for most
+encodings but there are also some encodings known where auto-detection
has its problems. Auto detecting the encoding of a file is not easy
and sometimes an encoding might be detected not correctly.</p>
<p>There are different ways to use different encodings in Geany:</p>
<ul>
<li><p class="first">Using the file open dialog</p>
<p>This opens the file with the encoding specified in the encoding drop
-down box. If the encoding is set to "Detect from file" auto detection
+down box. If the encoding is set to "Detect from file" auto-detection
will be used. If the encoding is set to "Without encoding (None)" the
file will be opened without any character conversion and Geany will
-not try to auto detect the encoding(see below for more information).</p>
+not try to auto-detect the encoding (see below for more information).</p>
</li>
<li><p class="first">Using the "Reload as" menu item</p>
<p>This item reloads the current file with the specified encoding. It can
@@ -807,8 +807,8 @@
the current file unless you save it. It is useful when you want to
change the encoding of the file.</p>
</li>
-<li><p class="first">Specifying the encoding in the file itself
-As mentioned above, auto detecting the encoding of a file may fail on
+<li><p class="first">Specifying the encoding in the file itself</p>
+<p>As mentioned above, auto-detecting the encoding of a file may fail on
some encodings. If you know that Geany doesn't open a certain file,
you can add a special line to the beginning of the file to force an
encoding when opening the file (for details see below).</p>
@@ -860,7 +860,7 @@
<div class="section">
<h3><a class="toc-backref" href="#id34" id="special-encoding-none" name="special-encoding-none">Special encoding "None"</a></h3>
<p>There is a special encoding "None" which is actually no real
-encoding. It is useful when you know that Geany cannot auto detect
+encoding. It is useful when you know that Geany cannot auto-detect
the encoding of a file and it is not displayed correctly. Especially
when the file contains NUL-bytes this can be useful to skip auto
detection and open the file properly at least until the occurrence
@@ -4240,7 +4240,7 @@
<div class="footer">
<hr class="footer" />
<a class="reference" href="geany.txt">View document source</a>.
-Generated on: 2008-09-07 20:26 UTC.
+Generated on: 2008-09-15 13:05 UTC.
Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
</div>
Modified: trunk/doc/geany.txt
===================================================================
--- trunk/doc/geany.txt 2008-09-15 12:49:51 UTC (rev 2945)
+++ trunk/doc/geany.txt 2008-09-15 13:03:05 UTC (rev 2946)
@@ -429,8 +429,8 @@
you have to set manually the encoding of the file in order to display
it correctly. You can this in the file open dialog by selecting
an encoding in the drop down box or by reloading the file with the
-file menu item "Reload as". The auto detection works well for most
-encodings but there are also some encodings known where auto detection
+file menu item "Reload as". The auto-detection works well for most
+encodings but there are also some encodings known where auto-detection
has its problems. Auto detecting the encoding of a file is not easy
and sometimes an encoding might be detected not correctly.
@@ -439,10 +439,10 @@
* Using the file open dialog
This opens the file with the encoding specified in the encoding drop
- down box. If the encoding is set to "Detect from file" auto detection
+ down box. If the encoding is set to "Detect from file" auto-detection
will be used. If the encoding is set to "Without encoding (None)" the
file will be opened without any character conversion and Geany will
- not try to auto detect the encoding(see below for more information).
+ not try to auto-detect the encoding (see below for more information).
* Using the "Reload as" menu item
@@ -456,7 +456,8 @@
change the encoding of the file.
* Specifying the encoding in the file itself
- As mentioned above, auto detecting the encoding of a file may fail on
+
+ As mentioned above, auto-detecting the encoding of a file may fail on
some encodings. If you know that Geany doesn't open a certain file,
you can add a special line to the beginning of the file to force an
encoding when opening the file (for details see below).
@@ -510,7 +511,7 @@
^^^^^^^^^^^^^^^^^^^^^^^
There is a special encoding "None" which is actually no real
-encoding. It is useful when you know that Geany cannot auto detect
+encoding. It is useful when you know that Geany cannot auto-detect
the encoding of a file and it is not displayed correctly. Especially
when the file contains NUL-bytes this can be useful to skip auto
detection and open the file properly at least until the occurrence
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 2940
http://geany.svn.sourceforge.net/geany/?rev=2940&view=rev
Author: ntrel
Date: 2008-09-12 11:37:02 +0000 (Fri, 12 Sep 2008)
Log Message:
-----------
Add newline at end of file.
Modified Paths:
--------------
trunk/src/sciwrappers.c
Modified: trunk/src/sciwrappers.c
===================================================================
--- trunk/src/sciwrappers.c 2008-09-11 16:26:34 UTC (rev 2939)
+++ trunk/src/sciwrappers.c 2008-09-12 11:37:02 UTC (rev 2940)
@@ -990,4 +990,4 @@
void sci_set_scroll_stop_at_last_line(ScintillaObject* sci, gboolean set)
{
SSM(sci, SCI_SETENDATLASTLINE, set, 0);
-}
\ No newline at end of file
+}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 2938
http://geany.svn.sourceforge.net/geany/?rev=2938&view=rev
Author: ntrel
Date: 2008-09-11 15:30:36 +0000 (Thu, 11 Sep 2008)
Log Message:
-----------
Fix wrong parameter for "project-close" signal.
Modified Paths:
--------------
branches/split-window-plugin/ChangeLog
branches/split-window-plugin/doc/plugins.dox
Modified: branches/split-window-plugin/ChangeLog
===================================================================
--- branches/split-window-plugin/ChangeLog 2008-09-11 15:06:14 UTC (rev 2937)
+++ branches/split-window-plugin/ChangeLog 2008-09-11 15:30:36 UTC (rev 2938)
@@ -6,6 +6,8 @@
closed.
* plugins/splitwindow.c:
Unsplit when the source document is closed.
+ * doc/plugins.dox:
+ Fix wrong parameter for "project-close" signal.
2008-09-10 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
Modified: branches/split-window-plugin/doc/plugins.dox
===================================================================
--- branches/split-window-plugin/doc/plugins.dox 2008-09-11 15:06:14 UTC (rev 2937)
+++ branches/split-window-plugin/doc/plugins.dox 2008-09-11 15:30:36 UTC (rev 2938)
@@ -160,13 +160,11 @@
*
* @signaldef project-close
* @signalproto
- * void user_function(GObject *obj, GKeyFile *config, gpointer user_data);
+ * void user_function(GObject *obj, gpointer user_data);
* @endsignalproto
* @signaldesc
* Sent after a project is closed.
* @param obj a GeanyObject instance, should be ignored.
- * @param config an exising GKeyFile object which can be used to read and write data.
- * It must not be closed or freed.
* @param user_data user data.
* @endsignaldef
*
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.