Codebase list virt-viewer / 7e6377d
Updates for 0.3.0 release Daniel P. Berrange 13 years ago
4 changed file(s) with 585 addition(s) and 18 deletion(s). Raw diff Collapse all Expand all
0 2011-02-21 Daniel P. Berrange <dan@berrange.com>
1
2 * virt-viewer.spec.in:
3 Fix misc RPM specfile bugs
4 [74bd54a2be1b] [tip]
5
6 2011-02-11 Daniel P. Berrange <dan@berrange.com>
7
8 * Merge heads
9 [63a275e6efad]
10
11 2011-02-08 yurchor <yurchor@fedoraproject.org>
12
13 * po/uk.po:
14 l10n: Updates to Ukrainian (uk) translation
15
16 Transmitted-via: Transifex (translate.fedoraproject.org)
17 [42abba3e0529]
18
19 2011-02-08 elsupergomez <elsupergomez@fedoraproject.org>
20
21 * po/es.po:
22 l10n: Updates to Spanish (Castilian) (es) translation
23
24 Transmitted-via: Transifex (translate.fedoraproject.org)
25 [f59694a06f0e]
26
27 2011-02-11 Daniel P. Berrange <dan@berrange.com>
28
29 * autobuild.sh:
30 Disable mozilla plugin since it doesn't build currently
31 [a15854eff628]
32
33 * virt-viewer.spec.in:
34 Enable SPICE in Fedora 15 or later
35 [4e4482cfc5df]
36
37 2011-02-07 Daniel P. Berrange <dan@berrange.com>
38
39 * configure.ac:
40 Update pkg-config check for spice-gtk library
41 [35b857dedeee]
42
43 2011-02-04 warrink <warrink@fedoraproject.org>
44
45 * po/nl.po:
46 l10n: Updates to Dutch (Flemish) (nl) translation
47
48 Transmitted-via: Transifex (translate.fedoraproject.org)
49 [4bdba329fd50]
50
51 2011-02-04 raven <raven@fedoraproject.org>
52
53 * po/pl.po:
54 l10n: Updates to Polish (pl) translation
55
56 Transmitted-via: Transifex (translate.fedoraproject.org)
57 [819835e085c6]
58
59 * po/pl.po:
60 l10n: Updates to Polish (pl) translation
61
62 Transmitted-via: Transifex (translate.fedoraproject.org)
63 [8e8defe7444c]
64
65 2011-02-03 Daniel P. Berrange <dan@berrange.com>
66
67 * src/viewer.c:
68 Fix waiting for VM based on UUID
69 [607c42b3aba6]
70
71 * src/viewer-priv.h, src/viewer.c:
72 Support connections over UNIX sockets
73 [4f6b2cf8d10a]
74
75 * src/viewer.c:
76 Avoid fetching XML document multiple times when extracting graphics
77 [eccf7b274d8c]
78
79 2011-01-29 fdaluisio <fdaluisio@fedoraproject.org>
80
81 * po/it.po:
82 l10n: Updates to Italian (it) translation
83
84 Transmitted-via: Transifex (translate.fedoraproject.org)
85 [c1559894facc]
86
87 2011-01-28 tomspur <tomspur@fedoraproject.org>
88
89 * po/de.po:
90 l10n: Updates to German (de) translation
91
92 Transmitted-via: Transifex (translate.fedoraproject.org)
93 [8e6056966e8c]
94
95 2011-01-12 andreyjktl <andreyjktl@fedoraproject.org>
96
97 * po/ru.po:
98 l10n: Updates to Russian (ru) translation
99
100 Transmitted-via: Transifex (translate.fedoraproject.org)
101 [6a5fa15abaa3]
102
103 2011-01-10 elsupergomez <elsupergomez@fedoraproject.org>
104
105 * po/es.po:
106 l10n: Updates to Spanish (Castilian) (es) translation
107
108 Transmitted-via: Transifex (translate.fedoraproject.org)
109 [aaf4f61830cc]
110
111 2010-12-21 jassy <jassy@fedoraproject.org>
112
113 * po/pa.po:
114 l10n: Updates to Panjabi (Punjabi) (pa) translation
115
116 Transmitted-via: Transifex (translate.fedoraproject.org)
117 [72eb4f8f3bc0]
118
119 2010-12-16 warrink <warrink@fedoraproject.org>
120
121 * po/nl.po:
122 l10n: Updates to Dutch (Flemish) (nl) translation
123
124 Transmitted-via: Transifex (translate.fedoraproject.org)
125 [c2bc3efb0265]
126
127 2010-12-15 raven <raven@fedoraproject.org>
128
129 * po/pl.po:
130 l10n: Updates to Polish (pl) translation
131
132 Transmitted-via: Transifex (translate.fedoraproject.org)
133 [879ab95fa860]
134
135 2010-12-10 Marc-André Lureau <marcandre.lureau@redhat.com>
136
137 * configure.ac, src/Makefile.am, src/viewer.c:
138 build: make spice-gtk dependency optional
139 [992d73fd6a85]
140
141 2010-11-30 Marc-André Lureau <marcandre.lureau@redhat.com>
142
143 * src/display-spice.c, src/display-vnc.c, src/display.h, src/viewer.c,
144 src/viewer.glade:
145 viewer: add support for spice resize-guest
146
147 And also turn on clipboard sharing.
148 [328f3f0f57d2]
149
150 * AUTHORS, configure.ac, man/Makefile.am, man/virt-viewer.pod,
151 po/POTFILES.in, src/Makefile.am, src/auth.c, src/auth.h, src
152 /display-spice.c, src/display-spice.h, src/display-vnc.c, src
153 /display-vnc.h, src/display.c, src/display.h, src/viewer-priv.h,
154 src/viewer.c, src/viewer.glade:
155 viewer: Add support for Spice
156 [e9167b61921b]
157
158 2010-11-19 Marc-André Lureau <marcandre.lureau@redhat.com>
159
160 * src/viewer.c:
161 viewer: generalize extract_port() into viewer_extract_xpath_string()
162 [dbcb547de1e9]
163
164 * src/viewer.c:
165 viewer: silence a few warnings of unused variables
166 [bc2713b7997b]
167
168 * src/viewer.c:
169 viewer: split vnc display creation out of viewer_activate()
170 [de2d7bf9bd1e]
171
172 2010-12-14 Daniel P. Berrange <dan@berrange.com>
173
174 * src/auth.c:
175 Improve auth dialog message when no address is available
176 [526813f252f3]
177
178 2010-11-17 tombo <tombo@fedoraproject.org>
179
180 * po/it.po:
181 l10n: Updates to Italian (it) translation
182
183 Transmitted-via: Transifex (translate.fedoraproject.org)
184 [fa512d3379da]
185
186 2010-10-04 giallu <giallu@fedoraproject.org>
187
188 * po/it.po:
189 l10n: Updates to Italian (it) translation
190
191 Transmitted-via: Transifex (translate.fedoraproject.org)
192 [d0eba3f3dcf4]
193
194 2010-09-30 aron <aron@fedoraproject.org>
195
196 * po/zh_CN.po:
197 l10n: Updates to Chinese (China) (zh_CN) translation
198
199 Transmitted-via: Transifex (translate.fedoraproject.org)
200 [eb3fb9f7894c]
201
202 2010-08-10 bozzo <bozzo@fedoraproject.org>
203
204 * po/fr.po:
205 l10n: Updates to French (fr) translation
206
207 Transmitted-via: Transifex (translate.fedoraproject.org)
208 [d5bc241ed9f7]
209
210 2010-08-03 warrink <warrink@fedoraproject.org>
211
212 * po/nl.po:
213 l10n: First Dutch translation
214
215 Transmitted-via: Transifex (translate.fedoraproject.org)
216 [bfb63c06f06d]
217
218 2010-07-22 ankit <ankit@fedoraproject.org>
219
220 * po/gu.po:
221 l10n: Updates to Gujarati (gu) translation
222
223 Transmitted-via: Transifex (translate.fedoraproject.org)
224 [44d8dc6c88f7]
225
226 2010-07-09 Daniel P. Berrange <dan@berrange.com>
227
228 * Merge heads
229 [45de382c1988]
230
231 2010-07-06 raven <raven@fedoraproject.org>
232
233 * po/pl.po:
234 l10n: Updates to Polish (pl) translation
235
236 Transmitted-via: Transifex (translate.fedoraproject.org)
237 [c374cc9b4e33]
238
239 2010-07-06 elsupergomez <elsupergomez@fedoraproject.org>
240
241 * po/es.po:
242 l10n: Updates to Spanish (Castilian) (es) translation
243
244 Transmitted-via: Transifex (translate.fedoraproject.org)
245 [5c703e23a2b4]
246
247 2010-07-09 Ronnie Sahlberg <ronniesahlberg@gmail.com>
248
249 * man/virt-viewer.pod:
250 Misc fixes to command line args in virt-viewer manpage
251
252 Fix three issues with the manpage for virt-viewer :
253
254 * Short option for --reconnect is -r, not -w
255 * Show that the short option for zoom takes an argument
256 * Add the --debug argument.
257 [67e2d8113af9]
258
259 2010-07-05 Ronnie Sahlberg <ronniesahlberg@gmail.com>
260
261 * AUTHORS, man/virt-viewer.pod, src/main.c, src/viewer.c,
262 src/viewer.glade, src/viewer.h:
263 Add support for zoom levels
264
265 Add a menu for zooming in/out of the virtual desktop.
266
267 Add a --zoom command line to set the initial zoom level.
268
269 Defaults to 100% zoom at startup
270 [99cd453a8746]
271
272 2010-07-05 Daniel P. Berrange <dan@berrange.com>
273
274 * po/LINGUAS:
275 Add all current languages to LINGUAS file
276
277 No locale files were being installed since all the languages were
278 missing in LINGUAS
279 [9111b6888676]
280
281 2010-06-27 zoltanh721 <zoltanh721@fedoraproject.org>
282
283 * po/hu.po:
284 l10n: Updates to Hungarian (hu) translation
285
286 Transmitted-via: Transifex (translate.fedoraproject.org)
287 [10cd88edd331]
288
289 2010-06-25 htaira <htaira@fedoraproject.org>
290
291 * po/ja.po:
292 l10n: Updates to Japanese (ja) translation
293
294 Transmitted-via: Transifex (translate.fedoraproject.org)
295 [31ea04a18446]
296
297 2010-06-09 htaira <htaira@fedoraproject.org>
298
299 * po/ja.po:
300 l10n: Updates to Japanese (ja) translation
301
302 Transmitted-via: Transifex (translate.fedoraproject.org)
303 [a0786647b8e9]
304
305 2010-04-14 mvdz <mvdz@fedoraproject.org>
306
307 * po/uk.po:
308 l10n: Updates to Ukrainian (uk) translation
309
310 Transmitted-via: Transifex (translate.fedoraproject.org)
311 [47d846d27fdd]
312
313 2010-03-31 enshahar <enshahar@fedoraproject.org>
314
315 * po/ko.po:
316 l10n: Updates to Korean (ko) translation
317
318 Transmitted-via: Transifex (translate.fedoraproject.org)
319 [4ea747fc1d6b]
320
321 2010-03-30 webappz <webappz@fedoraproject.org>
322
323 * po/hu.po:
324 l10n: Updates to Hungarian (hu) translation
325
326 Transmitted-via: Transifex (translate.fedoraproject.org)
327 [c2e41385dabf]
328
329 * po/hu.po:
330 l10n: Updates to Hungarian (hu) translation
331
332 Transmitted-via: Transifex (translate.fedoraproject.org)
333 [f38b2e86c5ef]
334
335 * po/hu.po:
336 l10n: Updates to Hungarian (hu) translation
337
338 Transmitted-via: Transifex (translate.fedoraproject.org)
339 [2e4d842c62af]
340
341 2010-03-22 mvdz <mvdz@fedoraproject.org>
342
343 * po/uk.po:
344 l10n: Added Ukrainian translation.
345
346 Transmitted-via: Transifex (translate.fedoraproject.org)
347 [88ad52cdf0aa]
348
349 2010-03-14 amitakhya <amitakhya@fedoraproject.org>
350
351 * po/as.po:
352 l10n: Adding Assamese translations.
353
354 Transmitted-via: Transifex (translate.fedoraproject.org)
355 [f815e2c8e5ad]
356
357 2010-02-26 runab <runab@fedoraproject.org>
358
359 * po/bn_IN.po:
360 Sending translation for po/bn_IN.po
361 [5c79b3bd5068]
362
363 2010-02-24 rajesh <rajesh@fedoraproject.org>
364
365 * po/hi.po:
366 Sending translation for po/hi.po
367 [c8f2537692e0]
368
369 2010-02-20 snicore <snicore@fedoraproject.org>
370
371 * po/hu.po:
372 Sending translation for po/hu.po
373 [1462825b8e02]
374
375 2010-02-08 anipeter <anipeter@fedoraproject.org>
376
377 * po/ml.po:
378 Sending translation for po/ml.po
379 [cd1284f62107]
380
381 2010-02-01 mgiri <mgiri@fedoraproject.org>
382
383 * po/or.po:
384 Sending translation for po/or.po
385 [78feb4d583ed]
386
387 2010-01-29 ifelix <ifelix@fedoraproject.org>
388
389 * po/ta.po:
390 Sending translation for po/ta.po
391 [7d4d3f5993a2]
392
393 2010-01-29 jassy <jassy@fedoraproject.org>
394
395 * po/pa.po:
396 Sending translation for Punjabi
397 [a5842cd7e908]
398
399 2010-01-28 sandeeps <sandeeps@fedoraproject.org>
400
401 * po/mr.po:
402 Sending translation for po/mr.po
403 [9de827a3645a]
404
405 2010-01-28 shanky <shanky@fedoraproject.org>
406
407 * po/kn.po:
408 Sending translation for po/kn.po
409 [32bedf3379c1]
410
411 2010-01-28 giallu <giallu@fedoraproject.org>
412
413 * po/it.po:
414 Sending translation for Italian
415 [4169a6aa9f03]
416
417 2010-01-28 jassy <jassy@fedoraproject.org>
418
419 * po/pa.po:
420 Sending translation for po/pa.po
421 [90ae444ba69c]
422
423 2010-01-28 kkrothap <kkrothap@fedoraproject.org>
424
425 * po/te.po:
426 Sending translation for po/te.po
427 [fca3f9a5bc8b]
428
429 2010-01-28 mospina <mospina@fedoraproject.org>
430
431 * po/ko.po:
432 Sending translation for Korean
433 [185dc845cc3f]
434
435 2010-01-25 "Daniel P. Berrange <berrange@redhat.com>
436
437 * po/it_IT.po:
438 Remove bogus it_IT.po file, correct name was it.po
439 [87e34764f943]
440
441 2010-01-24 tchuang <tchuang@fedoraproject.org>
442
443 * po/zh_TW.po:
444 Sending translation for po/zh_TW.po
445 [e50f8116a8ab]
446
447 2010-01-24 raven <raven@fedoraproject.org>
448
449 * po/it.po:
450 Sending translation for po/it.po
451 [9b614ce582ea]
452
453 2010-01-23 giallu <giallu@fedoraproject.org>
454
455 * po/it_IT.po:
456 Sending translation for po/it_IT.po
457 [ee470027df65]
458
459 2010-01-22 hedda <hedda@fedoraproject.org>
460
461 * po/de.po:
462 Sending translation for German
463 [557f60ac53b3]
464
465 2010-01-22 leahliu <leahliu@fedoraproject.org>
466
467 * po/zh_CN.po:
468 Sending translation for Chinese (Simplified)
469 [c9d98ce01d93]
470
471 2010-01-22 khasida <khasida@fedoraproject.org>
472
473 * po/ja.po:
474 Sending translation for po/ja.po
475 [34d80402dbed]
476
477 2010-01-22 mospina <mospina@fedoraproject.org>
478
479 * po/ko.po:
480 Sending translation for po/ko.po
481 [2b9684476fe6]
482
483 * po/es.po:
484 Sending translation for Spanish
485 [e08c6128ea8f]
486
487 2010-01-22 ypoyarko <ypoyarko@fedoraproject.org>
488
489 * po/ru.po:
490 Sending translation for Russian
491 [b11d479ee1f4]
492
493 2010-01-22 gcintra <gcintra@fedoraproject.org>
494
495 * po/pt_BR.po:
496 Sending translation for po/pt_BR.po
497 [892a90a8af67]
498
499 2010-01-22 samfreemanz <samfreemanz@fedoraproject.org>
500
501 * po/fr.po:
502 Sending translation for French
503 [5b55be5a0e46]
504
505 2010-01-22 hedda <hedda@fedoraproject.org>
506
507 * po/de.po:
508 Sending translation for po/de.po
509 [b13384930995]
510
511 2010-01-22 leahliu <leahliu@fedoraproject.org>
512
513 * po/zh_CN.po:
514 Sending translation for Chinese (Simplified)
515 [a2e13f979d94]
516
517 2010-01-21 leahliu <leahliu@fedoraproject.org>
518
519 * po/zh_CN.po:
520 Sending translation for po/zh_CN.po
521 [18b0c5353fef]
522
523 2010-01-21 ypoyarko <ypoyarko@fedoraproject.org>
524
525 * po/ru.po:
526 Sending translation for po/ru.po
527 [f22e478e8046]
528
529 2010-01-21 mospina <mospina@fedoraproject.org>
530
531 * po/es.po:
532 Sending translation for po/es.po
533 [cd6be7781059]
534
535 2010-01-21 swkothar <swkothar@fedoraproject.org>
536
537 * po/gu.po:
538 Sending translation for po/gu.po
539 [ed59815240d9]
540
541 2010-01-18 renault <renault@fedoraproject.org>
542
543 * po/fr.po:
544 Sending translation for po/fr.po
545 [f0a3b5b30f92]
546
547 2010-01-15 "Daniel P. Berrange <berrange@redhat.com>
548
549 * .hgtags:
550 Added tag release-0.2.1 for changeset 13bcca43c859
551 [236029760251]
552
553 * AUTHORS, ChangeLog, NEWS, README, configure.ac:
554 Updates for 0.2.1 release
555 [13bcca43c859] [release-0.2.1]
556
0557 2010-01-13 raven <raven@fedoraproject.org>
1558
2559 * po/pl.po:
3560 Sending translation for Polish
4 [d114aac4cfb8] [tip]
561 [d114aac4cfb8]
5562
6563 2010-01-12 "Daniel P. Berrange <berrange@redhat.com>
7564
355912 * Merge
356913 [c40130b3a7ec]
357914
915 * src/main.c:
916 Added initial ability to connect remote hosts
917 [ac9cae161efb]
918
919 * src/main.c:
920 Disable debug flag
921 [61d8448ba53f]
922
923 * src/main.c:
924 Fixed delete-event handler args
925 [21f7b4c5c93c]
926
358927 2007-08-15 "Daniel P. Berrange <berrange@redhat.com>
359928
360929 * COPYING, INSTALL:
361930 Added COPYING/INSTALL files
362931 [1f83ef35bb59]
363
364 2007-08-27 "Daniel P. Berrange <berrange@redhat.com>
365
366 * src/main.c:
367 Added initial ability to connect remote hosts
368 [ac9cae161efb]
369
370 * src/main.c:
371 Disable debug flag
372 [61d8448ba53f]
373
374 * src/main.c:
375 Fixed delete-event handler args
376 [21f7b4c5c93c]
377
378 2007-08-15 "Daniel P. Berrange <berrange@redhat.com>
379932
380933 * .hgtags:
381934 Added tag release-0.0.1 for changeset 2b78ab2d18ce
00 Virt Viewer News
11 ================
2
3 0.3.0: Feb 21, 2011
4 -------------------
5
6 - Add support for SPICE graphics client
7 - Allow connections to VNC server over UNIX sockets
8 - Improve error messages on auth/connection failure
9 - Add support for zoom levels
10 - Many updated translations
211
312 0.2.1: Jan 15, 2010
413 -------------------
1111 of the VNC protocol. This is available from
1212
1313 http://gtk-vnc.sourceforge.net/
14
15 Optionally Virt Viewer can also provide a SPICE client
16 using the SPICE-GTK widget (>= 0.5) available from
17
18 http://spice-space.org/page/Spice-Gtk
1419
1520 Virt Viewer uses libvirt to lookup information about the
1621 guest OS display. This is available from
00
1 AC_INIT(virt-viewer, 0.2.1)
1 AC_INIT(virt-viewer, 0.3.0)
22 AC_CONFIG_SRCDIR(src/main.c)
33 AM_CONFIG_HEADER(config.h)
44 dnl Make automake keep quiet about wildcards & other GNUmake-isms