- 13 Dec, 2010 10 commits
-
-
Carlos Garnacho authored
-
Carlos Garnacho authored
-
Carlos Garnacho authored
-
Carlos Garnacho authored
-
Carlos Garnacho authored
For example, for an entry within a notebook, previously these 2 rules would have the same weight: .entry {} .notebook {} Now ".entry" will rank higher than ".notebook" for the GtkEntry, further specific selectors such as: .notebook .entry {} still get a higher score than the previous ones.
-
Carlos Garnacho authored
The cairo context has been already rotated, so using GTK_JUNCTION_BOTTOM is expected to be used there.
-
Carlos Garnacho authored
-
Carlos Garnacho authored
-
Carlos Garnacho authored
Coordinates needed to be translated relative to the window position in within the widget.
-
Paolo Borelli authored
-
- 11 Dec, 2010 2 commits
-
-
Milan Bouchet-Valat authored
If the GtkComboBoxText doesn't have id-column or entry-text-column set for some reason (value -1), better warn and return. Else, unrelated assertions fail, and warnings from gtk_tree_model_get_column_type() are printed, which are not really obvious. https://bugzilla.gnome.org/show_bug.cgi?id=637018
-
Matthias Clasen authored
-
- 10 Dec, 2010 3 commits
-
-
Matthias Clasen authored
Use accessors instead.
-
Matthias Clasen authored
Instead use the accessors.
-
Matthias Clasen authored
These fields are accessed in gtk.
-
- 09 Dec, 2010 5 commits
-
-
Martyn Russell authored
libtracker-sparql is available in Tracker 0.9/0.10
-
Benjamin Otte authored
It was accidentally removed in 0775b0a8
-
Benjamin Otte authored
I committed my whole working tee instead of just one file. Ooops. This reverts commit ded14b25.
-
Benjamin Otte authored
It was accidentally removed in 0775b0a8
-
Guillaume Desmottes authored
-
- 08 Dec, 2010 13 commits
-
-
Matthias Clasen authored
See bug 636732
-
Marek Kasik authored
Schedule marking of conflicts when printer has changed. Map conflict warning immediately. (#635401)
-
Carlos Garcia Campos authored
Instead of gtk_widget_render_icon() which is now deprecated.
-
Carlos Garcia Campos authored
Instead of gtk_widget_render_icon() which is now deprecated.
-
Carlos Garcia Campos authored
Instead of gtk_widget_render_icon() which is now deprecated.
-
Carlos Garcia Campos authored
Instead of gtk_widget_render_icon() which is now deprecated.
-
Carlos Garcia Campos authored
Instead of gtk_widget_render_icon() which is now deprecated.
-
Carlos Garcia Campos authored
Instead of gtk_widget_render_icon() which is now deprecated.
-
Carlos Garcia Campos authored
Instead of gtk_widget_render_icon() which is now deprecated.
-
Carlos Garcia Campos authored
And move gtk_widget_render_icon() to deprecation guards block
-
Paolo Borelli authored
-
Paolo Borelli authored
Use the same annotation already used for add_objects_from_string
-
Robert Ancell authored
-
- 07 Dec, 2010 7 commits
-
-
Milan Bouchet-Valat authored
Mostly (out), and a few (allow-none) for parameters.
-
Matthias Clasen authored
Move the guide into the 2-to-3 guide, since it is something you have to do when porting from 2 to 3. Also add an example for handling of temporary state changes and some more text about color handling.
-
Matthias Clasen authored
-
Tristan Van Berkom authored
This allows us to add a check before executing ->get_preferred_height_for_width() to ensure we always request for at least the minimum required size (and lets us remove the warning in gtkcontainer.c telling implementors to do this check manually from thier container implementations).
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Matthias Clasen authored
-