[pygtk-web] 2009-06-02 Rafael Villar Burke <pachi rvburke com>



commit c870ed09051f4ef3b3ea3eb36ebbda992b51c3a8
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Tue Jun 2 17:47:38 2009 +0200

    2009-06-02  Rafael Villar Burke  <pachi rvburke com>
    
    	* applications.src: Add Gaphas, Writr, PyGtkImageView and PyGtkCanvas
---
 ChangeLog        |    4 ++++
 applications.src |   17 +++++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 51d2c7d..96db055 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-02  Rafael Villar Burke  <pachi rvburke com>
+
+	* applications.src: Add Gaphas, Writr, PyGtkImageView and PyGtkCanvas
+
 2009-05-10  Gian Mario Tagliaretti  <gianmt gnome org>
 
 	* newsitems.py: Advertise 2.17.0 release of pygobject and
diff --git a/applications.src b/applications.src
index 5efdd01..07b7c37 100644
--- a/applications.src
+++ b/applications.src
@@ -237,6 +237,10 @@
 
   <dt><a href="http://code.google.com/p/weedbox/";>Weedbox</a></dt>
   <dd>Weedbox is a GUI frontend to ease the use of kqemu.</dd>
+
+  <dt><a href="http://antrix.net/stuff/writr/";>Writr</a></dt>
+  <dd>Writr is a simple editor geared towards writing of Markdown
+  syntax formatted text.</dd>
 </dl>
 
 <h3><a name="multimedia">Multimedia Applications</a></h3>
@@ -1073,6 +1077,10 @@
   connects between the values displayed and entered in GUI widgets and
   variables in your application.</dd>
 
+  <dt><a href="http://gaphor.devjavu.com/wiki/Subprojects/Gaphas";>Gaphas</a></dt>
+  <dd>Gaphas is a diagram widget for PyGTK. It uses cairo for rendering
+  and features an easy to use model.</dd>
+
   <dt><a href="http://gdesklets.gnomedesktop.org/";>gDesklets</a></dt>
   <dd>gDesklets provides an advanced architecture for desktop applets --
   tiny displays sitting on your desktop in a symbiotic relationship of
@@ -1115,6 +1123,15 @@
   completion and history. Its expected use case is to be embedded and used
   to inspect other applications internals.</dd>
 
+  <dt><a href="http://code.google.com/p/pygtkcanvas";>PyGtkCanvas</a></dt>
+  <dd>PyGtkCanvas is an engine for both structured and non-structured graphics,
+  high performance rendering, and a powerful, high level API.
+  This widget can be used for flexible display of graphics and for creating
+  interactive user interface elements.</dd>
+
+  <dt><a href="http://trac.bjourne.webfactional.com/";>PyGtkImageView</a></dt>
+  <dd>GtkImageView is a simple image viewer widget for GTK+ with PyGTK bindings.</dd>
+
   <dt><a href="http://pygtkmvc.sourceforge.net/";>Pygtk MVC</a></dt>
   <dd>Pygtk MVC is a multiplatform implementation of a dialect of the
   Model-View-Controller and Observer patterns for the PyGTK2 toolkit.<br />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]