Stefano Facchini
fb18145c06
box: Fix typo
...
https://bugzilla.gnome.org/show_bug.cgi?id=683718
2012-09-11 21:40:46 +02:00
Andika Triwidada
986e78a2ea
Updated Indonesian translation
2012-09-11 23:57:07 +07:00
Matej Urbančič
74236fecfd
Updated Slovenian translation
2012-09-11 18:52:18 +02:00
Piotr Drąg
0ca068f831
Updated Polish translation
2012-09-11 16:41:17 +02:00
Nilamdyuti Goswami
4812d7d8ee
Assamese translation updated
2012-09-11 19:47:35 +05:30
Nilamdyuti Goswami
ccea63d1cc
Assamese translation updated
2012-09-11 19:39:09 +05:30
Kristian Rietveld
64324a5da0
Implement gtk-primary-button-warps-slider GtkSetting
...
Make GtkRange honor the setting and implement it in the
quartz backend, it proxies the "click in the scroll bar to"
property from the OS X PrefPane.
2012-09-11 11:19:09 +02:00
Bastien Nocera
4519fb53fc
tests: Add test for mnemonics in GtkMenuButton
...
To check https://bugzilla.gnome.org/show_bug.cgi?id=680962
2012-09-10 17:39:27 +01:00
Bastien Nocera
42f953eead
gdk: s/availible/available/
2012-09-10 17:39:27 +01:00
Fran Diéguez
5d539c8800
Updated Galician translations
...
Signed-off-by: Fran Diéguez <fran.dieguez@mabishu.com>
2012-09-10 15:12:40 +02:00
Daiki Ueno
7937b5d9f1
gdk: fix GI annotation and document for {map,add}_virtual_modifiers
...
https://bugzilla.gnome.org/show_bug.cgi?id=677559
2012-09-10 15:03:25 +02:00
Matthias Clasen
eb9223c008
Be more strict in ignoring ineffective modifiers
...
After my recent fix for this, nautilus was still having problems
telling keeping F10 and Shift-F10 apart. With this change, we are
treating levels with the same symbol like inactive levels, ignoring
them entirely.
2012-09-09 18:28:48 -04:00
Matthias Clasen
1c9f52038b
widget-factory: Add a second page
...
The widget-factory was pretty much overflowing, so I've
made it page, and started to fill the second page with
vertical spin buttons. New examples and widgets should
be added to page 2 now.
2012-09-09 16:03:43 -04:00
Alexandre Franke
26f1c08d75
Update French translation
2012-09-09 20:49:05 +02:00
Duarte Loreto
d219565292
Updated Portuguese translation
2012-09-09 01:36:18 +01:00
Duarte Loreto
531c128954
Updated Portuguese translation
2012-09-09 01:33:37 +01:00
Changwoo Ryu
0582d9cfd3
Updated Korean translation
2012-09-09 05:20:59 +09:00
Martin Srebotnjak
dc9cdbd1da
Updated Slovenian translation
2012-09-08 21:31:21 +02:00
Arash Mousavi
c3862b18a0
l10n: Updated Persian translation
2012-09-08 15:39:49 +04:30
Aurimas Černius
7a193b82ff
Updated properties Lithuanian translation
2012-09-07 20:14:27 +03:00
Ihar Hrachyshka
e7cf6051c4
Updated Belarusian translation.
2012-09-07 18:22:32 +03:00
Yaron Shahrabani
647cd664b0
Updated Hebrew translation.
2012-09-07 16:51:05 +03:00
Yaron Shahrabani
0c6b579db4
Updated Hebrew translation.
2012-09-07 16:49:39 +03:00
Мирослав Николић
a19e5a197c
Updated Serbian translation
2012-09-07 08:20:47 +02:00
Мирослав Николић
a2e8d4974c
Updated Serbian translation
2012-09-07 08:05:46 +02:00
Matej Urbančič
a3902c2473
Updated Slovenian translation
2012-09-06 21:05:47 +02:00
Gabor Kelemen
2bb72abf67
Updated Hungarian translation
2012-09-06 15:16:50 +02:00
Marek Kasik
1d7ab22099
printing: Don't load custom paper sizes in file backend
...
Resolves #683474 .
2012-09-06 14:32:31 +02:00
Gabor Kelemen
71c3cc8f09
Updated Hungarian translation
2012-09-06 14:02:23 +02:00
Dirgita
b3630a3074
Updated Indonesian translation
2012-09-06 10:57:03 +07:00
Tom Tryfonidis
fb3ba7c4ec
Updated Greek translations
2012-09-06 02:55:10 +03:00
Bruce Cowan
ce03f114f2
Updated British English translation
2012-09-05 14:11:55 +01:00
Chao-Hsiung Liao
4b28471137
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2012-09-05 20:11:59 +08:00
Khaled Hosny
a6a940c680
Updated Arabic translation
2012-09-05 09:05:48 +02:00
Matthias Clasen
22b326bb61
Bump version
2012-09-04 23:16:31 -04:00
Matthias Clasen
591c1a8584
3.5.16
2012-09-04 22:24:06 -04:00
Cosimo Cecchi
143a600466
menubutton: clear arrow_widget on remove()
...
So that we clear its pointer also in case somebody else calls
gtk_container_remove() on the button.
Fixes criticals at startup in e.g. Nautilus.
2012-09-04 09:38:28 -04:00
John Ralls
f2ab3af20a
Protect sectond call of nsevent hasPreciseScrollingDeltas from pre-Lion
2012-09-03 16:56:46 -07:00
Matthias Clasen
fa029fd787
Bump version
2012-09-03 19:51:27 -04:00
Matthias Clasen
0ad4846793
3.5.14
2012-09-03 16:04:51 -04:00
Chun-wei Fan
a866ed7378
gtkimcontexttime.c: Check context_ime->client_window is not NULL
...
Be a bit more careful in get_pango_attr_list() and
get_utf8_preedit_string() to ensure that the client_window is properly
created before proceeding, to avoid access violation/segfault crashes on
Windows with IME installed, especially when running the pickers demo.
https://bugzilla.gnome.org/show_bug.cgi?id=682919
2012-09-03 16:03:58 -04:00
Cosimo Cecchi
d05191a010
entry: fix requisition width/height to use the current pango layout
...
This way, we can ensure that width/height changes due to the use of
gtk_entry_set_attributes() are correctly reflected in the size request.
https://bugzilla.gnome.org/show_bug.cgi?id=683168
2012-09-03 11:45:51 -04:00
Paolo Borelli
afd99d3579
Make spinbutton orientable
...
https://bugzilla.gnome.org/show_bug.cgi?id=683168
2012-09-03 11:45:51 -04:00
Carlos Garnacho
daddcbff3e
Remove leftover from text selection handles style update
...
GTK_STYLE_CLASS_INVERTED_CURSOR_HANDLE is no longer defined
as it was left unused by commit 81045779f6
2012-09-03 17:15:28 +02:00
Carlos Garnacho
81045779f6
Improve CSS styling of touch text selection handles
...
Don't hook on the widget style context and set up instead
a widget path for itself. Also use a common style class
for both handles, with an extra top/bottom class for each
handle.
2012-09-03 17:08:02 +02:00
Daniel Mustieles
28bc9c4525
Updated Spanish translation
2012-09-03 16:07:06 +02:00
Daniel Mustieles
6f7611b438
Updated Spanish translation
2012-09-03 15:59:53 +02:00
Daniel Mustieles
0790aaf011
Updated Spanish translation
2012-09-03 15:59:43 +02:00
Piotr Drąg
a79a7aa5ca
Updated Polish translation
2012-09-03 15:58:59 +02:00
Piotr Drąg
e235420aec
Updated POTFILES.in
2012-09-03 15:51:38 +02:00