gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9639 - gnunet-gtk


From: gnunet
Subject: [GNUnet-SVN] r9639 - gnunet-gtk
Date: Mon, 23 Nov 2009 03:01:51 -0700

Author: grothoff
Date: 2009-11-23 03:01:51 -0700 (Mon, 23 Nov 2009)
New Revision: 9639

Modified:
   gnunet-gtk/TODO
   gnunet-gtk/configure.ac
   gnunet-gtk/gnunet-gtk.glade
Log:
version bump

Modified: gnunet-gtk/TODO
===================================================================
--- gnunet-gtk/TODO     2009-11-22 21:44:53 UTC (rev 9638)
+++ gnunet-gtk/TODO     2009-11-23 10:01:51 UTC (rev 9639)
@@ -1,6 +1,6 @@
 This is just the current plan, plans change.
 
-0.8.1 [8'08] (aka "growth"):
+0.9.1 (aka "growth"):
 - improve collection handling
   * show content of current collection somewhere
   * add 'publish now' button / menu entry
@@ -20,7 +20,7 @@
     (ECRS now supports listing of indexed files!
      => but this ECRS functionality may need to be tested!) 
 
-0.8.2 [12'08] (aka "integration"):
+0.9.2 (aka "integration"):
 - command line (#1083)
   * if file is passed, start publishing
   * if URI is passed, start search/download
@@ -41,14 +41,14 @@
   * different search views for different types of data collections
     (#1119)
 
-0.8.3 [5'09] (aka "chat"):
+0.9.3 (aka "chat"):
 - improved chat:
   * add various options for sending messages
   * indicate how a message was received (private, signed, etc.)
   * allow specifying metadata with nickname
   * show chatroom member metadata (right-click pop-up)
 
-1.0.0 [6'09] (goal: "userfriendly"):
+1.0.0 (goal: "userfriendly"):
 - a completely new interactive directory building
   module that would allow importing files/directories from
   disk and edit various parameters, file descriptions and

Modified: gnunet-gtk/configure.ac
===================================================================
--- gnunet-gtk/configure.ac     2009-11-22 21:44:53 UTC (rev 9638)
+++ gnunet-gtk/configure.ac     2009-11-23 10:01:51 UTC (rev 9639)
@@ -20,8 +20,8 @@
 # Process this file with autoconf to produce a configure script.
 #
 AC_PREREQ(2.61)
-AC_INIT([gnunet-gtk],[0.8.0c],address@hidden)
-AM_INIT_AUTOMAKE([gnunet-gtk], [0.8.0c])
+AC_INIT([gnunet-gtk],[0.8.1],address@hidden)
+AM_INIT_AUTOMAKE([gnunet-gtk], [0.8.1])
 AM_CONFIG_HEADER(config.h)
 
 AH_TOP([#define _GNU_SOURCE  1])

Modified: gnunet-gtk/gnunet-gtk.glade
===================================================================
--- gnunet-gtk/gnunet-gtk.glade 2009-11-22 21:44:53 UTC (rev 9638)
+++ gnunet-gtk/gnunet-gtk.glade 2009-11-23 10:01:51 UTC (rev 9639)
@@ -55,7 +55,7 @@
                               <widget class="GtkLabel" id="titleLabel">
                                 <property name="visible">True</property>
                                 <property name="xpad">5</property>
-                                <property name="label" 
translatable="yes">&lt;span size="x-large"&gt;Welcome to gnunet-gtk 
0.8.0&lt;/span&gt;</property>
+                                <property name="label" 
translatable="yes">&lt;span size="x-large"&gt;Welcome to gnunet-gtk 
0.8.1&lt;/span&gt;</property>
                                 <property name="use_markup">True</property>
                                 <property 
name="justify">GTK_JUSTIFY_CENTER</property>
                               </widget>
@@ -83,6 +83,10 @@
 
     The GNUnet Team
 
+&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.8.0:&lt;/span&gt;
+
+This release adds a new command-line option (-t to start gnunet-gtk in tray 
mode).  Various minor UI bugs have also been fixed.
+
 &lt;span size="x-large"&gt;Changes from gnunet-gtk 0.8.0pre1:&lt;/span&gt;
 
 This release primarily adds support for the new, simpler namespaces.  This 
release also includes various eye candy improvements, including some new 
context menus (right-click) and support for initiating downloads by 
double-clicking on the search result.  The chat plugin now indicates 
graphically which user is the local user and allows users to leave the room 
(note that P2P support for chat is still missing in GNUnet, so you can pretty 
much only chat with yourself at this point).  Finally, this release fixes 
problems with installing and finding of the icon for the main window (for 
installations to directories other than /usr).
@@ -94,18 +98,6 @@
 &lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.3:&lt;/span&gt;
 
 This release fixes a deadlock and improves visualization of the current 
connectivity status of gnunetd (including visualization using the tray icon).  
Searches can now be paused and resumed.  Various useless and confusing features 
were removed (or at least are invisible with the default GLADE skin).  The 
GLADE file was updated to Glade version 3.  The code was updated to work with 
GNUnet 0.8.0pre0 (and will not work with previous GNUnet versions).
-
-&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.2c:&lt;/span&gt;
-
-This release adds support for starting gnunetd and gnunet-setup with gksu 
support.  The code was updated to work with GNUnet 0.7.3 (and will not work 
with previous GNUnet versions).  The release also fixes some memory leaks.
-
-&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.1c:&lt;/span&gt;
-
-This version implements the advanced file-sharing features (in particular 
interactive assembly of namespaces). Searching for content in namespace is also 
finally available.  Namespaces that are found are announced in a message 
window.  It is now also possible to do non-anonymous file-sharing by selecting 
an anonymity level of zero.  You will be warned that you have no anonymity by 
the spin button turning red -- this does not indicate an error.  A new tab 
showing the known peers, their current bandwidth allocation and trust levels 
has been added.
-
-&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.1:&lt;/span&gt;
-
-This release adds context-menus (right-click) which allow copying the URI of 
search results and uploads to the clipboard.
 </property>
                             <property name="use_markup">True</property>
                             <property name="wrap">True</property>
@@ -3358,8 +3350,8 @@
     <property name="window_position">GTK_WIN_POS_CENTER</property>
     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
     <property name="program_name">gnunet-gtk</property>
-    <property name="version">0.8.0</property>
-    <property name="copyright" translatable="yes">(C) 2001-2008 Christian 
Grothoff (and other contributing authors)</property>
+    <property name="version">0.8.1</property>
+    <property name="copyright" translatable="yes">(C) 2001-2009 Christian 
Grothoff (and other contributing authors)</property>
     <property name="comments" translatable="yes">https://gnunet.org/</property>
     <property name="website">http://www.gnu.org/software/gnunet/</property>
     <property name="website_label" translatable="yes">GNUnet Website</property>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]