Daniel P. Berrange
5a19f8aae3
Add config.h to every source file
2012-02-06 12:42:22 +00:00
Daniel P. Berrange
a893d5ef61
Update copyright headers
2012-02-06 12:42:18 +00:00
Daniel P. Berrange
e1283a9a60
Convert TABS to spaces & reindent everywhere
2012-02-06 12:40:09 +00:00
Marc-André Lureau
0e6f0847d8
Grab the focus when showing the display
...
Override the grab_focus() method in the display class. Since both VNC
and Spice displays are the direct child, let's just grab the child.
It can be that this behaviour need to be overriden if Spice or VNC
display become more complex (using sub-childs or different objects)
2012-02-06 12:28:05 +00:00
Daniel P. Berrange
760a503f8e
Remove duplicated struct definition
2011-07-26 16:06:32 +01:00
Marc-André Lureau
8d0f1d4235
Show status on all open windows
...
The split virt_viewer_notebook_show_status() to
virt_viewer_notebook_show_status_va() is unnecessary
in the end, but it's more future-proof.
2011-07-26 12:00:29 +01:00
Marc-André Lureau
d64dd25713
Let virt_viewer_notebook_show_status take varags
2011-07-26 12:00:28 +01:00
Marc-André Lureau
c7ad98333d
Split VirtViewerApp window into VirtViewerWindow
2011-07-26 11:16:34 +01:00