Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Split VirtViewerApp window into VirtViewerWindow | Marc-André Lureau | 2011-07-26 | 11 | -728/+1360 | |
| | ||||||
* | Inherit from VirtViewerApp for VirtViewer | Marc-André Lureau | 2011-07-22 | 12 | -1515/+2007 | |
| | | | | | | Make it a real GObject. The parts specific to virt should go in virt-viewer.c | |||||
* | Turn VirtViewer into a VirtViewerApp object | Marc-André Lureau | 2011-07-22 | 5 | -573/+720 | |
| | ||||||
* | Split virt_viewer_start() and virt_viewer_new() | Marc-André Lureau | 2011-07-22 | 1 | -41/+54 | |
| | ||||||
* | Split virt_viewer_activate() and virt_viewer_set_domain() | Marc-André Lureau | 2011-07-22 | 1 | -11/+21 | |
| | ||||||
* | Split virt_viewer_create_session() out of virt_viewer_extract_connect_info() | Marc-André Lureau | 2011-07-22 | 1 | -16/+27 | |
| | | | | For future reusability | |||||
* | Reorder _VirtViewer to make it easier to split with RemoteViewer | Marc-André Lureau | 2011-07-22 | 1 | -24/+17 | |
| | ||||||
* | Extract scheme in virt_viewer_extract_host() | Marc-André Lureau | 2011-07-22 | 1 | -2/+11 | |
| | | | | Needed for remote-viewer. | |||||
* | Remove use of AM_GLIB_GNU_GETTEXT | Daniel P. Berrange | 2011-07-18 | 1 | -1/+0 | |
| | | | | | | Since we already invoke the intltool macros, also invoking AM_GLIB_GNU_GETTEXT is wrong and causes problems with the later makefile rules | |||||
* | Fix build requirements for GTK3v0.4.0 | Daniel P. Berrange | 2011-07-12 | 1 | -0/+8 | |
| | ||||||
* | Remove bogus hardcoded check for GTK2 | Daniel P. Berrange | 2011-07-12 | 1 | -1/+0 | |
| | ||||||
* | Disable SPICE unless on x86 architectures | Daniel P. Berrange | 2011-07-12 | 1 | -0/+5 | |
| | ||||||
* | Fix compat with GTK 2.18.0 | Daniel P. Berrange | 2011-07-12 | 2 | -0/+12 | |
| | ||||||
* | Updates for 0.4.0 release | Daniel P. Berrange | 2011-07-12 | 2 | -1/+18 | |
| | ||||||
* | Remove virt-viewer-priv.h from sources, since it is gone | Daniel P. Berrange | 2011-07-12 | 1 | -1/+0 | |
| | ||||||
* | Remove duplicated typedefs | Daniel P. Berrange | 2011-07-12 | 1 | -2/+0 | |
| | ||||||
* | Annotate unused variables | Daniel P. Berrange | 2011-07-12 | 1 | -2/+2 | |
| | ||||||
* | Fix leak of graphics type attribute from XML | Daniel P. Berrange | 2011-07-12 | 1 | -2/+3 | |
| | ||||||
* | Fix leak of command line arguments | Daniel P. Berrange | 2011-07-12 | 1 | -5/+9 | |
| | ||||||
* | Split pull part of VirtViewerDisplay out into VirtViewerSession | Daniel P. Berrange | 2011-07-11 | 14 | -591/+1314 | |
| | | | | | | To facilitate introduction of multi-head support, pull some of the VirtViewerDisplay class out into a new VirtViewerSession class. | |||||
* | Avoid (null) in titlebar | Daniel P. Berrange | 2011-07-11 | 1 | -7/+9 | |
| | ||||||
* | Fix colour of status label to show up on black background | Daniel P. Berrange | 2011-07-11 | 1 | -0/+2 | |
| | ||||||
* | Fix reconnecting of SPICE display | Daniel P. Berrange | 2011-07-11 | 1 | -13/+26 | |
| | ||||||
* | Fill space on the display alignment with black | Marc-André Lureau | 2011-07-11 | 1 | -1/+3 | |
| | ||||||
* | Add support for --fullscreen option | Marc-André Lureau | 2011-07-11 | 4 | -3/+33 | |
| | ||||||
* | Skip non-primary monitors in SPICE | Marc-André Lureau | 2011-07-11 | 1 | -0/+3 | |
| | ||||||
* | Remove circular dependancy between VirtViewerDisplay and VirtViewer | Daniel P. Berrange | 2011-07-11 | 9 | -308/+548 | |
| | | | | | | | Add many signals to VirtViewerDisplay which are emitted when various events occur. This lets us remove all the code in the VirtViewerDisplay subclasses which call back into VirtViewer methods. Instead VirtViewer can simply connect signals to the display | |||||
* | Turn VirtViewerDisplay into a proper Gtk widget | Daniel P. Berrange | 2011-07-11 | 12 | -727/+463 | |
| | | | | | Turn VirtViewerDisplay into a Gtk widget instead of just a GObject, by merging the functionality from VirtViewerAlign | |||||
* | Update to optionally build with GTK3 | Daniel P. Berrange | 2011-07-11 | 10 | -42/+179 | |
| | ||||||
* | Replace use of GtkAlignment with a custom align widget | Daniel P. Berrange | 2011-07-01 | 6 | -92/+452 | |
| | | | | | | | | | | To use the GtkAlignment we have to play evil tricks overriding its size request, to make it reallocate the child to the preferred size we desire based on the virtual desktop size + zoom level. By replacing the GtkAlignment with a custom widget we can directly implement the layout/sizing semantics we want without playing stupid games | |||||
* | Introduce standard naming convention to files & methods | Daniel P. Berrange | 2011-07-01 | 24 | -458/+614 | |
| | | | | | | | | | | All source files must be named virt-viewer-XXXX All methods named virt_viewer_XXX | |||||
* | Fix some compile warnings | Daniel P. Berrange | 2011-07-01 | 2 | -3/+8 | |
| | ||||||
* | Convert from Glade to GtkBuilder | Daniel P. Berrange | 2011-07-01 | 12 | -258/+257 | |
| | ||||||
* | Refactor configure.ac to pull out required version | Daniel P. Berrange | 2011-07-01 | 1 | -6/+13 | |
| | ||||||
* | Enable use of scaling from spice >= 0.6 | Daniel P. Berrange | 2011-07-01 | 7 | -24/+110 | |
| | | | | | | Make the SPICE widget operate in the same way as the VNC widget with display scaling, and auto-resize, but preserving guest aspect ratio | |||||
* | Hide menu bar on fullscreen & add a hiding toolbar | Daniel P. Berrange | 2011-07-01 | 11 | -175/+2763 | |
| | | | | | | | | | * src/Makefile.am, src/view/autoDrawer.c, src/view/autoDrawer.c src/view/drawer.c, src/view/drawer.h, src/view/ovBox.c, src/view/ovBox.c: Import auto-drawer from vinagre * src/viewer-priv.h, src/viewer.c, src/viewer.glade, src/display-vnc.c: Insert an auto-drawer above the notebook and display an auto-hiding toolbar when fullscreen | |||||
* | Add message about whether it is VNC or SPICE display | Daniel P. Berrange | 2011-06-30 | 1 | -4/+10 | |
| | ||||||
* | Add some useful data for the --verbose flag | Daniel P. Berrange | 2011-06-30 | 1 | -9/+43 | |
| | ||||||
* | Fix re-connect after authentication failure | Daniel P. Berrange | 2011-05-23 | 1 | -8/+8 | |
| | | | | | | viewer->display will be non-NULL if we have already attempted a connection. So, remove the check for it being NULL, and instead skip the widget setup step. | |||||
* | Add support for listen attribute | Jiri Denemark | 2011-05-23 | 2 | -10/+33 | |
| | | | | | | | Virt-viewer now parses listen attribute from graphics element to be able to connect to domains configured with explicit listen address: <graphics type='vnc' port='-1' autoport='yes' listen='123.45.67.89'/> | |||||
* | Replace .hgignore with .gitignore | Daniel P. Berrange | 2011-05-23 | 2 | -49/+30 | |
| | ||||||
* | Added tag release-0.3.1 for changeset f71b32a6a583 | Daniel P. Berrange | 2011-02-21 | 0 | -0/+0 | |
| | ||||||
* | Updates for 0.3.1 releasev0.3.1release-0.3.1 | Daniel P. Berrange | 2011-02-21 | 3 | -2/+19 | |
| | ||||||
* | Fix typo in SPICE configure setup | Daniel P. Berrange | 2011-02-21 | 1 | -1/+1 | |
| | ||||||
* | Added tag release-0.3.0 for changeset 807203083e74 | Daniel P. Berrange | 2011-02-21 | 0 | -0/+0 | |
| | ||||||
* | Updates for 0.3.0 releasev0.3.0release-0.3.0 | Daniel P. Berrange | 2011-02-21 | 4 | -10/+577 | |
| | ||||||
* | Fix misc RPM specfile bugs | Daniel P. Berrange | 2011-02-21 | 1 | -12/+4 | |
| | ||||||
* | Merge heads | Daniel P. Berrange | 2011-02-11 | 2 | -84/+120 | |
|\ | ||||||
| * | l10n: Updates to Ukrainian (uk) translation | yurchor | 2011-02-08 | 1 | -65/+100 | |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
| * | l10n: Updates to Spanish (Castilian) (es) translation | elsupergomez | 2011-02-08 | 1 | -19/+20 | |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) |