aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 8daf256fcfe67d06462899c0bde6b80bf4270876 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
Sat Feb  9 19:39:24 MST 2008
	Fixed lifelock caused by buggy semaphore operations
	in event thread handler.  Added suspend/resume for
	searches.  Added visual changes on aborted searches.
	Removed timeout and max-result options from search
	dialog (no longer required by ECRS/FSUI).  Fixed
	signed/unsigned type issues in stats.  Migrated
	gnunet-gtk GLADE file to GLADE-3 GUI (still getting
	warnings).
	
Thu Dec 20 19:54:19 MST 2007
	Releasing gnunet-gtk 0.7.3.

Sat Sep 29 16:57:14 MDT 2007
	Releasing gnunet-gtk 0.7.2c.

Fri Aug 24 19:49:21 MDT 2007
	Fixing a few memory leaks.  Reducing memory
	consumption of flag images (by sharing flag
	instances between different peers).

Mon Jul 30 00:39:20 MDT 2007
	Releasing gnunet-gtk 0.7.2b.

Sat Jul  7 02:37:10 MDT 2007
	Releasing gnunet-gtk 0.7.2a.

Fri Jul  6 23:07:42 MDT 2007
	Fixed build issues with autoconf 1.10.

Sun Jun 17 00:09:13 MDT 2007
	Releasing gnunet-gtk 0.7.2.

Sun Jun 10 19:32:33 MDT 2007
	Completed support for namespaces.
	
Thu May 31 20:53:50 MDT 2007
	Added peer-info tab.  You must load the new "peers" module
	to see it.

Thu May 31 01:30:23 MDT 2007
	Added color-coding of search results.
	Added warning (red background) if anonymity level is zero.
	Fixed (rare) deadlock.	

Sun Mar 25 13:49:12 MDT 2007
	Releasing gnunet-gtk 0.7.1c.

Thu Mar  1 00:03:44 MST 2007
	Fixing issues with gettext (wrong path).

Sat Feb 24 15:43:14 MST 2007
	Improved performance of statistics querying code
	(O(n^2) to O(n) where n is number of stats).
	
Thu Feb 15 21:54:15 MST 2007
	Added IO load statistics.

Sun Feb 11 13:53:13 MST 2007
        Releasing GNUnet 0.7.1b.

Thu Feb  8 13:40:11 MST 2007
	Upgrade to gettext-0.16.1.
	Minor bugfix in build process (#1182).

Sat Feb  3 22:03:52 MST 2007
	Added ability to open gnunet-directory.

Sat Feb  3 21:00:23 MST 2007
	Added ability to save search results as gnunet-directory
	(in right-click context menu).

Sun Jan 28 20:16:46 MST 2007
	Added ability to copy URIs of search results and
	uploads to clipboard.
	
Fri Dec 22 19:21:07 MST 2006
	Releasing gnunet-gtk 0.7.1.

Mon Dec 11 21:41:58 MST 2006
	Releasing gnunet-gtk 0.7.1pre2.

Sun Dec 10 00:35:16 MST 2006
	Fixed deadlocks in FS plugin.

Sun Dec  3 14:47:46 MST 2006
	Buttons that cannot be used are now disabled.
	Started downloads are marked using a yellow
	background for size field in the search dialog.
	Completed downloads are marked using a green
	background.  When manually entering a path
	for uploads, switch between recursive and
	file-only is now automatic.  It is now possible
	to remove keywords and metadata in the upload
	dialog.

Wed Nov 15 23:17:36 MST 2006
	Updated to GNUnet 0.7.1pre0 APIs.  Disabled
	incomplete or broken portions of FS API.
	Added additional statistics on datastore.
	Releasing gnunet-gtk 0.7.1pre0.
	
Sat May 20 08:37:02 PDT 2006
	Fixed some deadlocks and other minor bugs.
	Releasing gnunet-gtk 0.7.0e.

Sat May 13 19:45:41 PDT 2006
	Added some additional stats.

Sat May  6 00:17:59 PDT 2006
	Releasing gnunet-gtk 0.7.0d.

Wed Apr 26 10:33:43 PDT 2006
	Added french translation.

Sun Apr 23 05:30:17 PDT 2006
	Cleaner shutdown code for open search windows, avoiding some
	(harmless) crashes in certain versions of GTK library on exit.

Sat Apr 22 13:50:39 PDT 200
	Improved signaling in gtk-common library, resulting in better response times
	(especially noticeable during shutdown).

Sat Apr  1 16:24:27 PST 2006
	Improved shutdown code.

Sat Mar 25 10:14:44 PST 2006
	Adding .desktop support.

Sat Jan  7 02:38:37 PST 2006
	Adding Swedish translation.

Fri Dec 23 15:59:19 PST 2005
	Releasing 0.7.0b.

Sat Nov 19 16:13:19 PST 2005
	Releasing 0.7.0a.

Sun Aug 28 01:17:43 PDT 2005
	Fixed various minor bugs, cleaned up name selection for downloads.
	Releasing 0.7.0.	

Tue Aug 23 00:47:31 PDT 2005
	Fixed bugs in shutdown sequence (unclean with respect to LOG,
	resulted in warnings under certain circumstances).

Sun Aug 21 19:57:19 PDT 2005
	Fixed deadlock in download abort code.

Sun Aug 21 18:42:14 PDT 2005
	Fixed deadlock in gnunet-gtk shutdown.
	
Sat Aug 20 21:06:56 PDT 2005
	Added support for toggling collection of file identifiers.

Sat Aug 20 13:51:01 PDT 2005
	Releasing 0.7.0pre6.

Thu Aug 18 21:18:28 PDT 2005
	Made quotations match GNU standards.
	
Wed Aug 17 23:51:13 PDT 2005
	Fixed various minor bugs, including memory leaks.
	Implemented auto-renaming.

Mon Jul 18 01:30:09 CEST 2005
	Releasing 0.7.0pre5.

Fri Jul 15 13:06:40 CEST 2005
	Fixed problem with gnunet-gtk hanging on shutdown.

Sun Jul 10 00:59:03 CEST 2005
	Added stats plugin.  Made gettext (internationalization)
	work.  Minor bugfixes.
	
Tue Jul  5 01:48:30 CEST 2005
	Refactored code to use plugins for the different
	applications (die monolithic code, die!).
	
Sat Jul  2 17:21:07 CEST 2005
	Fixed omissions from glade file.  Implemented
	aborting downloads and clearing completed
	downloads.  Releasing 0.7.0pre4.

Mon Jun 27 17:21:09 CEST 2005
	Merged old GNUnet po files for i18n.
	Updated glade file for proper interaction
	with intltool (do not translate dummy labels).
	
Sun Jun 26 18:21:17 CEST 2005
	Released 0.7.0pre3 (first release).

Mon May 23 11:06:02 EST 2005
        Started serious coding on glade-based gnunet-gtk.