1836 Commits

Author SHA1 Message Date
mospina
4e40c16da1 Sending translation for po/ko.po 2010-01-22 01:48:44 +00:00
mospina
539891a057 Sending translation for Spanish 2010-01-22 01:44:46 +00:00
ypoyarko
8374e85a78 Sending translation for Russian 2010-01-22 01:28:12 +00:00
gcintra
a528be1284 Sending translation for po/pt_BR.po 2010-01-22 01:27:46 +00:00
samfreemanz
8ad59f1b68 Sending translation for French 2010-01-22 01:24:18 +00:00
hedda
175b3de0c7 Sending translation for po/de.po 2010-01-22 01:12:30 +00:00
leahliu
c8972d19f0 Sending translation for Chinese (Simplified) 2010-01-22 00:29:04 +00:00
leahliu
d493e3d7fc Sending translation for po/zh_CN.po 2010-01-21 23:59:20 +00:00
ypoyarko
882b80e333 Sending translation for po/ru.po 2010-01-21 23:54:16 +00:00
mospina
52bd211997 Sending translation for po/es.po 2010-01-21 23:25:21 +00:00
swkothar
fabba9188c Sending translation for po/gu.po 2010-01-21 08:51:42 +00:00
renault
d29289b099 Sending translation for po/fr.po 2010-01-18 01:03:46 +00:00
Daniel P. Berrange
5dd6495dad Added tag release-0.2.1 for changeset 13bcca43c859 2010-01-15 12:45:59 +00:00
Daniel P. Berrange
8d8d19f396 Updates for 0.2.1 release release-0.2.1 v0.2.1 2010-01-15 12:45:35 +00:00
raven
e9cd4888cc Sending translation for Polish 2010-01-13 18:17:31 +00:00
Daniel P. Berrange
fbdb72bb13 Add message dialog displays for important error scenarios 2010-01-12 16:50:18 +00:00
Daniel P. Berrange
a16f4d5767 Fix warning with default widget focus in auth dialog 2010-01-12 15:14:12 +00:00
Daniel P. Berrange
8b849632fd Add dialog to alert user to unsuccessful authentication & retry
Alert user if VNC server has no compatible auth methods
Support VNC bell & cut text events
2010-01-12 14:55:10 +00:00
Daniel P. Berrange
ca2cdbf8ba Turn on automake's silent build rules if available 2010-01-12 12:43:01 +00:00
Daniel P. Berrange
d5cee6df0c Various cleanups for Glib/GTK and BZ 474213 2010-01-12 12:05:30 +00:00
raven
64c4b4d3c3 Sending translation for Polish 2010-01-11 21:44:02 +00:00
Daniel P. Berrange
c3d4d61340 Add 'pl' to LINGUAS. Remove accidentally committed .pot file and
add it to .hgignore. Add RPM specfile magic for translations.
Fix typo in about.glade URL
2010-01-11 17:00:37 +00:00
raven
90eccfdcc0 Sending translation for po/pl.po 2010-01-11 16:44:48 +00:00
Daniel P. Berrange
50f48b4d91 Add support for i18n of the UI
Add all the boilerplate code required for doing i18n of the UI.
No translations available yet though
2010-01-11 16:01:20 +00:00
Yann E. MORIN"
acf61455a3 viewer: fix build on 'old' GTK2
Debian lenny has gtk2 2.12.12, which is missing gtk_widget_get_window.
Provide our own function if GTK2 <= 2.12 .

Highly inspired from: http://osdir.com/ml/svn-commits-list/2009-08/msg00725.html
2009-08-15 11:19:24 +02:00
Daniel P. Berrange
e04d3e9a18 Added tag release-0.2.0 for changeset b38a2c67ebfd 2009-07-29 13:31:33 +01:00
Daniel P. Berrange
758370e71f Update for 0.2.0 release release-0.2.0 v0.2.0 2009-07-29 13:31:23 +01:00
Daniel P. Berrange
417d694e72 Disable compile errors in plugin till we figure out what's up with the header files 2009-07-29 13:20:26 +01:00
Daniel P. Berrange
a3066539d3 Update deps in rpm 2009-07-29 13:20:08 +01:00
Daniel P. Berrange
0f20335a4f Ensure VNC display is centered if being scaled 2009-07-29 12:43:30 +01:00
Daniel P. Berrange
831411aacb Ensure password is not echoed 2009-07-29 12:39:16 +01:00
Daniel P. Berrange
bc55a8d757 Add support for libvirt graphical auth 2009-07-29 12:35:27 +01:00
Daniel P. Berrange
852825ae5e Pull auth code out into separate file 2009-07-29 11:21:11 +01:00
Daniel P. Berrange
3680317d91 Make plugin work again 2009-07-28 21:51:20 +01:00
Daniel P. Berrange
e135b1c2f7 Add compatability logic for drivers without domain event support 2009-07-28 21:16:40 +01:00
Daniel P. Berrange
d35abc160a Fix mouse / key grab vs modifier disabling mixup 2009-07-28 21:00:56 +01:00
Daniel P. Berrange
296f91c549 Pull glib event loop integration into tree until libvirt-glib is more mature 2009-07-28 20:48:43 +01:00
Daniel P. Berrange
6acb3856b6 Re-write the way scaling/resizing works
* Default to auto-resize mode where we try to fit the VNC widget 1:1 in the main window
* If local desktop is not large enough for VNC widget, scale down, maintaining aspect ratio
* Allow the user to turn off auto-resize and have total manual control over window size
* Always scale the display in fullscreen mode
2009-07-28 20:26:34 +01:00
Daniel P. Berrange
49ed212ef1 Add a --debug command line flag 2009-07-28 12:19:28 +01:00
Daniel P. Berrange
334db181e0 Fix waiting for a VM that does not initially exist 2009-07-28 12:10:52 +01:00
Daniel P. Berrange
a9c5318923 Move most of viewer code out into viewer.c 2009-07-28 12:06:18 +01:00
Daniel P. Berrange
af4ddcb244 Initial mingw32 build support 2008-11-28 07:24:56 -05:00
Daniel P. Berrange
11e5b8b9ee Use g_strdup & friends 2008-11-28 07:08:22 -05:00
Daniel P. Berrange
67a38decce Remove unused usleep code 2008-11-28 11:03:28 +00:00
Daniel P. Berrange
61a05530b1 Re-write completely to use Glade, libvirt events, and libvirt-glib integration 2008-11-26 13:03:50 -05:00
Daniel P. Berrange
9951d5e831 Fix rule to use DESTDIR on plugin install 2008-11-03 11:04:39 +00:00
Richard W.M. Jones
fb01700365 * configure.ac, src/Makefile.am, src/main.c, src/usleep.c: Support
for building on Windows using MinGW compiler toolchain (or
	for cross-compiling using the same).

	* .hgignore: Ignore some generated files.
2008-10-10 12:37:23 +01:00
Daniel P. Berrange
e2712473f6 Add error message when conecting to inactive VM (Hiroyuki Kaguchi) 2008-06-17 04:02:50 -04:00
Daniel P. Berrange
5feb3b8e18 Use GTK apis for option parsing (Guido G\374nther) 2008-04-27 23:41:26 -04:00
Daniel P. Berrange
4455a4c413 Avoid caching inactive domain to workaround issues with older XenD (Hiroyuki Kaguchi) 2008-04-23 22:54:29 -04:00