SF.net SVN: geany-plugins:[1518] trunk/geany-plugins/treebrowser
dimitrov-adrian at users.sourceforge.net
dimitrov-adrian at xxxxx
Fri Aug 20 20:29:50 UTC 2010
Revision: 1518
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1518&view=rev
Author: dimitrov-adrian
Date: 2010-08-20 20:29:50 +0000 (Fri, 20 Aug 2010)
Log Message:
-----------
treebrowser: changelog and readme update
Modified Paths:
--------------
trunk/geany-plugins/treebrowser/ChangeLog
trunk/geany-plugins/treebrowser/README
Modified: trunk/geany-plugins/treebrowser/ChangeLog
===================================================================
--- trunk/geany-plugins/treebrowser/ChangeLog 2010-08-19 16:03:49 UTC (rev 1517)
+++ trunk/geany-plugins/treebrowser/ChangeLog 2010-08-20 20:29:50 UTC (rev 1518)
@@ -3,6 +3,7 @@
| KNOWN BUGS |
+---------------------------+
+ * http://sourceforge.net/tracker/?func=detail&aid=3034450&group_id=222729&atid=1056532
* CRYTICAL warning when unloading the plugin
"CRITICAL : g_object_ref: assertion `object->ref_count > 0' failed"
(FIXED) Double click on bookmarks, do nothing
@@ -37,6 +38,13 @@
| Development release ChangeLog |
+-------------------------------+
+19-08-2010 Adrian Dimitrov <dimitrov.adrian at gmail.com>
+
+ * src/treebrowser.c
+ Applied patch from Colomban Wendling
+ to fix issue with creat() declaration
+ THANKS
+
16-05-2010 Adrian Dimitrov <dimitrov.adrian at gmail.com>
* src/treebrowser.c
Modified: trunk/geany-plugins/treebrowser/README
===================================================================
--- trunk/geany-plugins/treebrowser/README 2010-08-19 16:03:49 UTC (rev 1517)
+++ trunk/geany-plugins/treebrowser/README 2010-08-20 20:29:50 UTC (rev 1518)
@@ -0,0 +1,43 @@
+.. |(version)| replace:: 0.2
+
+=======
+Treebrowser plugin
+=======
+
+.. contents::
+
+About
+=====
+
+Treebrowser is plugin that provide tree like file browser for geany`s sidebar.
+It is on beta state, then all reports are welcome.
+
+Features
+========
+
+ * Project folowing
+ * Filesystem functionality (create, rename, delete files or directoreis)
+ * EXPERIMENTAL gtk bookmark showing
+ * Open path externaly (using predefined filebrowser ex.: nautilus, thunar...)
+ * Open path in terminal
+ * Copy document`s path to clipboard
+ * Filters in browser
+
+Requirements
+============
+
+
+Usage
+=====
+
+After compiling and/or installing geanyvc, start Geany and go to menu
+Tools->Plugin Manager and set checkbox at treebrowser plugin
+
+License
+=======
+
+Treebrowser plugin is distrubuted under the same license as the geany.
+
+--
+2010 Adrian Dimitrov
+dimitrov(dot)adrian(at)gmail(dot)com
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