- 07 Feb, 2014 21 commits
-
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
-
William Jon McCann authored
-
Carlos Garnacho authored
Popovers aren't direct children of the widget they point to, but yet they act as children of it, so do the same with state propagation, so the flags that propagate across the hierarchy reach popovers too.
-
Carlos Garnacho authored
Anytime ::grab-notify comes across, the popover visibility and GTK+ grab ownership are checked, so the popover is hidden when it loses the GTK+ by any reason.
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
Benjamin Otte authored
Previously we did a semi-successful job at ignoring it. Unfortunately this job was bad enough that we could lose the direction. We still allow passing in the enum values, because we want code like this to work: set_state_flags (get_state_flags() | SOME_FLAGS)
-
Victor Ibragimov authored
-
Carlos Garcia Campos authored
-
Matthias Clasen authored
Since we don't have a setting for this, hardcode the value for now.
-
Fran Diéguez authored
-
- 06 Feb, 2014 15 commits
-
-
Matthias Clasen authored
-
Ignacio Casal Quinteiro authored
This reverts commit 7a411eb6. This also makes gedit external tools manager to crash
-
Jasper St. Pierre authored
-
Matej Urbančič authored
-
Ryan Lortie authored
Install Gtk's GOptionGroup in GApplication just before commandline arguments are parsed.
-
Claudio Saavedra authored
Do not call _column_autosize() if there is no treeview set yet. https://bugzilla.gnome.org/show_bug.cgi?id=723637
-
Claudio Saavedra authored
Heavy duty can prevent this idle function from being called before the window is destroyed, so make sure that the source is removed when the window is finalized. https://bugzilla.gnome.org/show_bug.cgi?id=723771
-
William Jon McCann authored
-
Bastien Nocera authored
Otherwise, calling gtk_widget_grab_focus() on a widget when the popover send ::closed won't work.
-
William Jon McCann authored
-
Carlos Garnacho authored
This signal is emitted when the popover is dismissed either through API or user interaction, somewhat more friendly than connecting to ::unmap.
-
Carlos Garnacho authored
-
William Jon McCann authored
-
William Jon McCann authored
-
William Jon McCann authored
-
- 05 Feb, 2014 4 commits
-
-
GunChleoc authored
-
GNOME Translation Robot authored
This is a test commit for hook checks.
-
William Jon McCann authored
-
William Jon McCann authored
-