- 02 Nov, 2009 1 commit
-
-
Matthias Clasen authored
-
- 01 Nov, 2009 7 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
It breaks the build because there is no po-properties/en@shaw.po. Please add that file before adding it back, thanks.
-
Matthias Clasen authored
-
Thomas Thurman authored
-
Thomas Thurman authored
-
- 30 Oct, 2009 10 commits
-
-
Khaled Hosny authored
-
Javier Jardón authored
Also, fixing some indentation problems
-
Javier Jardón authored
Use proper gint8 array variable instead a string
-
Javier Jardón authored
-
Javier Jardón authored
Fixed the prototypes of MyEnhancedXkbTranslateKeyCode() and translate_keysym() to take a gint* because those functions treat these arguments as an int, so we get around the need to cast.
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
- 28 Oct, 2009 1 commit
-
-
Matthias Clasen authored
We set the hint on map, so it makes sense to check for GTK_WIDGET_MAPPED, not GTK_WIDGET_VISIBLE as the code currently does.
-
- 27 Oct, 2009 10 commits
-
-
Yevgen Muntyan authored
This completes commit 3c510f02 https://bugzilla.gnome.org/show_bug.cgi?id=530351
-
-
Christian Dywan authored
-
Christian Dywan authored
-
Jorge González authored
-
-
-
Marek Kašík authored
GtkPrintOperationPrivate->orientation is a boolean value.
-
Marek Kašík authored
Number-up layout has to be rotated differently since rotation in "landscape" and "reversed landscape" mode was changed.
-
Adrian Johnson authored
Fixes bug #381371.
-
- 26 Oct, 2009 11 commits
-
-
Christian Dywan authored
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=599446
-
Javier Jardón authored
-
Nick Schermer authored
The translation_domain argument should be const gchar * to allow compilation with -Wwrite-strings. It only passes the argument to g_option_context_add_main_entries() which is already const gchar*. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=583305
-
Dumitru Mișu Moldovan authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Marek Kašík authored
Modify print preview according to settings from print dialog. Similar approach as during real print is applied to the preview process (#592582).
-
Javier Jardón authored
-
Kristian Rietveld authored
-