On Thu, Jun 18, 2015 at 04:39:26PM +0200, Christophe Fergeau wrote:
> ACK.
And I've pushed the series.
Christophe
pgpXxiUcaskGN.pgp
Description: PGP signature
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/
ACK.
Christophe
On Thu, Jun 18, 2015 at 04:35:24PM +0200, Lukas Venhoda wrote:
> Changed connect dialog from GtkDialog to GtkWindow.
>
> Added the necessary signals and buttons, to keep then
> behaviour of a dialog (ESC to close, ENTER to submit).
>
> spicy_connect_dialog now returns TRUE and F
Changed connect dialog from GtkDialog to GtkWindow.
Added the necessary signals and buttons, to keep then
behaviour of a dialog (ESC to close, ENTER to submit).
spicy_connect_dialog now returns TRUE and FALSE instead of 0 and -1.
---
Changes since v5
- Changed gtk2 compatibility macro back
-