- 15 Nov, 2010 17 commits
-
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Bastien Nocera authored
There's a tool to see if we forgot to update the gdk_settings_map array, or got the offsets wrong. Mention those above the XSettings list.
-
Bastien Nocera authored
gdk_settings_map needs to be updated when gdk_settings_names is changed, and it's easier to add the setting at the end, so we don't need to recalculate everything. Really fixing: https://bugzilla.gnome.org/show_bug.cgi?id=634697
-
John (J5) Palmieri authored
-
Petr Kovář authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
- 14 Nov, 2010 5 commits
-
-
Jordi Mas authored
-
Bruce Cowan authored
-
Carlos Garcia Campos authored
-
Javier Jardón authored
But to the related sections of Pango manual
-
-
- 13 Nov, 2010 5 commits
-
-
Gheyret T.Kenji authored
-
Gabor Kelemen authored
-
Khaled Hosny authored
-
Javier Jardón authored
-
Matthias Clasen authored
In this case, gnome-terminal sets an RGBA visual on its window, and we need to be careful when creating the icon pixmap, to create the pixmap with the same depth as the visual, or we risk a BadMatch from XRenderCreatePicture deep inside cairo.
-
- 12 Nov, 2010 1 commit
-
-
Bastien Nocera authored
Otherwise the blink timeout is the one used by default in GTK+. https://bugzilla.gnome.org/show_bug.cgi?id=634697
-
- 11 Nov, 2010 2 commits
-
-
Matthias Clasen authored
The gdk-pixbuf VC project files are gone, so don't reference them from Makefile.am anymore.
-
Matthias Clasen authored
-
- 10 Nov, 2010 10 commits
-
-
Owen W. Taylor authored
We need to link against gdk/libgdk-x11-3.0.la, not gdk/x11/libgdk-x11.la, which is the convenience library containing the backend functions.
-
pesder authored
-
Murray Cumming authored
This returns a GtkBox now, not a GtkVBox. Language bindings may need to adjust their APIs accordingly.
-
Murray Cumming authored
-
Marek Kašík authored
Set default directory to G_USER_DIRECTORY_DOCUMENTS when printing to file backend and fallback to the current directory when it is not available (#633896).
-
Chun-wei Fan authored
-
Chun-wei Fan authored
GDK-Pixbuf is in a package of its own, so remove the project files from here
-
Chun-wei Fan authored
-removed headers that ceased to exist -bump API version -made up for new headers that is to be installed -gtk-demo program and related sources/data copied to bin/gtk3-demo
-
Chun-wei Fan authored
-
Chun-wei Fan authored
-