SF.net SVN: geany-plugins:[2282] trunk/geany-plugins/NEWS
frlan at users.sourceforge.net
frlan at xxxxx
Sat Oct 15 10:01:09 UTC 2011
Revision: 2282
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=2282&view=rev
Author: frlan
Date: 2011-10-15 10:01:09 +0000 (Sat, 15 Oct 2011)
Log Message:
-----------
Some further NEWS-update for 0.21
Modified Paths:
--------------
trunk/geany-plugins/NEWS
Modified: trunk/geany-plugins/NEWS
===================================================================
--- trunk/geany-plugins/NEWS 2011-10-15 10:00:46 UTC (rev 2281)
+++ trunk/geany-plugins/NEWS 2011-10-15 10:01:09 UTC (rev 2282)
@@ -20,12 +20,38 @@
* Added a dialog for inserting BibTeX references based on available
*.bib-files
* Upgrade plugin API to version 199
+ * Ensure to don't insert {} after \^ and \_
+ * Adding a keystroke to toggle inserting {} after ^ and _
+ * Fix an issue with wrong inserted formating using a keybinding
+ * Small update to enable i18n also on Geany >= 0.21
* Various bugfixes and memory leak fixes.
+ GeanyLipsum:
+ * Small update to enable i18n also on Geany >= 0.21
+
+ GeanySendMail:
+ * Some minore cleaning up of code
+ * Fix for an issue with replacing of command string in case of %r
+ has not being used
+ * Don't double free a variable which might ended up inside a segmentation
+ fault when using plugin function more than once.
+ * Small update to enable i18n also on Geany >= 0.21
+
+ GeanyVC:
+ * Some smaller fixes for compiler warnings and memory leaks
+ * Small update to enable i18n also on Geany >= 0.21
+
Tableconvert:
* Adding new plugin, helping on converting tabulator separated
list into table supporting LaTeX, HTML and SQL so far.
+ * Small update to enable i18n also on Geany >= 0.21
+ Updatechecker:
+ * Fix an issue with init threads for older GTK/glib versions by
+ updating to Geany API version 203.
+ * Small update to enable i18n also on Geany >= 0.21
+ * Fix a typo inside waf-build system
+
Internationalisation:
* Update translations: de, ru, tr
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list