- 15 Dec, 2010 5 commits
-
-
Carlos Garnacho authored
This function may be used to know the hardware device that triggered an event, it could resort to the master device in the few cases there's not a direct hardware device to relate to the event (i.e.: crossing events due to grabs)
-
Carlos Garnacho authored
gdk_enable_multidevice() has been replaced with gdk_disable_multidevice(), so applications may call that function if they want to go back at the previous behavior. There would be usually little reasons to call that function, unless the application is doing X calls itself that count on old fashioned core devices.
-
Carlos Garnacho authored
GtkTextAppearance still uses GdkColors, even though it could switch to GdkRGBA with little hassle as it seems sheldomly used out there.
-
Diego Escalante Urrelo authored
Bug #637243
-
Fixes Bug #637256
-
- 14 Dec, 2010 3 commits
-
-
Benjamin Otte authored
They don't seem to have been updated for a long time...
-
William Jon McCann authored
This is a modernization of the GtkAboutDialog look done by William Jon McCann. The most noteworthy changes are: - no more subdialogs - show license short text in the main dialog - less verbose email link formatting - the dialog is modal to its transient parent
-
Carlos Garnacho authored
All colors are defined now in the default css, and classes have been added so the bars are fully themeable (as opposed to gtk_widget_override_*, which require changing the color map itself)
-
- 13 Dec, 2010 13 commits
-
-
Carlos Garnacho authored
Apparently I didn't git add enough...
-
Carlos Garnacho authored
This function is analogous to gtk_style_context_get_font().
-
Carlos Garnacho authored
-
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 9 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.
-