aboutsummaryrefslogtreecommitdiff
path: root/gnunet-gtk.glade
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r--gnunet-gtk.glade23
1 files changed, 5 insertions, 18 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade
index 6b3c844a..0e0e8296 100644
--- a/gnunet-gtk.glade
+++ b/gnunet-gtk.glade
@@ -53,7 +53,7 @@
53 <widget class="GtkLabel" id="titleLabel"> 53 <widget class="GtkLabel" id="titleLabel">
54 <property name="visible">True</property> 54 <property name="visible">True</property>
55 <property name="xpad">5</property> 55 <property name="xpad">5</property>
56 <property name="label" translatable="yes">&lt;span size="x-large"&gt;Welcome to gnunet-gtk 0.7.3&lt;/span&gt;</property> 56 <property name="label" translatable="yes">&lt;span size="x-large"&gt;Welcome to gnunet-gtk 0.8.0pre0&lt;/span&gt;</property>
57 <property name="use_markup">True</property> 57 <property name="use_markup">True</property>
58 <property name="justify">GTK_JUSTIFY_CENTER</property> 58 <property name="justify">GTK_JUSTIFY_CENTER</property>
59 </widget> 59 </widget>
@@ -81,6 +81,10 @@ Thank you,
81 81
82 The GNUnet Team 82 The GNUnet Team
83 83
84&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.3:&lt;/span&gt;
85
86This 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).
87
84&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.2c:&lt;/span&gt; 88&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.2c:&lt;/span&gt;
85 89
86This 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. 90This 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.
@@ -92,23 +96,6 @@ This version implements the advanced file-sharing features (in particular intera
92&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.1:&lt;/span&gt; 96&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.1:&lt;/span&gt;
93 97
94This release adds context-menus (right-click) which allow copying the URI of search results and uploads to the clipboard. 98This release adds context-menus (right-click) which allow copying the URI of search results and uploads to the clipboard.
95
96&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.0e:&lt;/span&gt;
97
98Made code compatible with GNUnet 0.7.1 APIs.
99
100&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.0d:&lt;/span&gt;
101
102This release adds some additional statistics and includes various minor cosmetic improvements. Also, a stack overflow problem on some architectures was fixed.
103
104&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.0c:&lt;/span&gt;
105
106This release improves responsiveness of various operations. Closing searches, aborting downloads and terminating gnunet-gtk should be much faster. Resuming downloads should work properly in this version.
107
108&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.7.0b:&lt;/span&gt;
109
110This release fixes downloads of files from directories. The previous version had some issues with where to copy the completed downloads. Now all downloads (pending and completed) are stored in the directory specified in the configuration file (by default, that directory is ~/gnunet-downloads).
111
112</property> 99</property>
113 <property name="use_markup">True</property> 100 <property name="use_markup">True</property>
114 <property name="wrap">True</property> 101 <property name="wrap">True</property>