- 18 Sep, 2010 2 commits
-
-
Johan Dahlin authored
GtkTextLayout is internal and unsupported, do not include it in the gir
-
Ryan Lortie authored
-
- 17 Sep, 2010 8 commits
-
-
Javier Jardón authored
Use gtk_cell_size_request_get_size() instead https://bugzilla.gnome.org/show_bug.cgi?id=629785
-
Javier Jardón authored
Use gtk_cell_size_request_get_size() instead Fixes https://bugzilla.gnome.org/show_bug.cgi?id=629785
-
Javier Jardón authored
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=323904
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
The doc comments (with annotations) for some of the gdk api are down in x11/ sources, so we need to scan those too, when building Gdk-3.0.gir.
-
Matthias Clasen authored
The goi scanner warns about these nowadays.
-
- 16 Sep, 2010 2 commits
-
-
Aron Xu authored
-
Matthias Clasen authored
And adjust the getters and setters to match. Also include some documentation by Havoc Pennington about adjustment of size requests and allocations.
-
- 15 Sep, 2010 15 commits
-
-
Colin Walters authored
-
Petr Kovar authored
-
Petr Kovar authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Tristan Van Berkom authored
This was added to the test only for the sake of making it easier to reproduce a bug with scrolled windows (bug 629778). Expected behaviour: The vertical scrollbar should dissapear as soon as the required height for the full allocation width (without any vertical scrollbar) is small enough to not need a scrollbar.
-
Sebastian Dröge authored
Fixes build if it isn't available. Bug #629748.
-
Tor Lillqvist authored
No idea of the widget embedding crack has worked in recent versions, even less now. But at least it now compiles.
-
Tristan Van Berkom authored
Seems commit 7b42d4fe makes GtkSpinner a direct subclass of GtkWidget but forgets to update the header file to include gtkwidget.h instead and declare the instance and class structures properly (assuming this was just a missed file in the commit).
-
Javier Jardón authored
Otherwise hiding the spinner won't stop it
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=629598 Signed-off-by:
Javier Jardón <jjardon@gnome.org> Signed-off-by:
Tristan Van Berkom <tristanvb@openismus.com>
-
- 14 Sep, 2010 5 commits
-
-
Christian Kirbach authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
When grouping height-for-width trading widgets (wrapping labels for instance) vertically; the height for the minimum width will always be used for the entire group... this patch warns about this in the docs.
-
Tristan Van Berkom authored
Originally the GtkSizeRequestIface patches left GtkSizeGroup working only by bumping the minimum sizes - this commit fixes size groups to take both minimum and natural requests into account.
-
Javier Jardón authored
-
- 13 Sep, 2010 8 commits
-
-
Benjamin Otte authored
A drawing area is not meant to be subclassed from. It also doesn't provide any feature a spinner would need either.
-
Benjamin Otte authored
Doing size requests in expose is broken.
-
Benjamin Otte authored
Also remove redundant double definition.
-
Benjamin Otte authored
-
Benjamin Otte authored
No magic numbers in the code please
-
Matthias Clasen authored
-
Matthias Clasen authored
GtkWidget alignment properties make this unnecessary in new containers.
-
Matthias Clasen authored
GtkWidget margins make this unnecessary in new containers.
-