11 Commits

Author SHA1 Message Date
Daniel P. Berrange
f3fa999769 Introduce standard naming convention to files & methods
All source files must be named

  virt-viewer-XXXX

All methods named

  virt_viewer_XXX
2011-07-01 16:12:20 +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
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
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
49ed212ef1 Add a --debug command line flag 2009-07-28 12:19:28 +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
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
Daniel P. Berrange
0154dca5b9 Kill automake portability warnings. Use a config.h Cleanup misc build issues. Build with fatal compile warnings 2008-03-05 18:24:16 -05:00
Daniel P. Berrange
7438cdaf51 Added browser plugin (Richard Jones) 2008-01-25 16:27:04 -05:00