Ekaterina Gerasimova
318de7cd44
Remove reference to GTK+ 2 in reference docs
...
The reference applies to both GTK+ 2 and GTK+ 3, so remove mention of
the version number from the reference docs.
https://bugzilla.gnome.org/show_bug.cgi?id=736927
2014-09-18 18:16:54 -04:00
Christian Kirbach
8de58ee38e
Updated German translation
2014-09-18 21:20:06 +00:00
Ask H. Larsen
83e4c889b8
Updated Danish translation
2014-09-18 19:44:30 +02:00
Yuri Myasoedov
153a7c87a4
Updated Russian translation
2014-09-18 16:33:22 +04:00
Yuri Myasoedov
1f46266509
Updated Russian translation
2014-09-18 16:03:11 +04:00
Yosef Or Boczko
c73a1e03bb
Updated Hebrew translation
2014-09-18 05:42:50 +03:00
Matthias Clasen
eb6fb7326d
Raleigh: Drop decoration-layout style property
...
This is not used anymore.
2014-09-17 15:11:25 -04:00
Ask H. Larsen
0a1825d21d
Update Danish translation of properties
2014-09-17 18:44:54 +02:00
Matthias Clasen
4d835f61a5
Make subsurface test use a stack
...
Just to show that it works.
2014-09-17 12:42:32 -04:00
Matthias Clasen
6e0960197f
Add a quick subsurface tests
...
Just to have some code that uses subsurfaces inside a widget
tree, and not like a 'pseudo-toplevel'.
2014-09-17 11:10:41 -04:00
Sébastien Wilmet
c104c64436
Better mark GtkAlignment as deprecated
...
- Move the class to the Deprecated section.
- Warning at the bottom of the class description.
- A missing property was not marked as deprecated.
- Update doc of gtk_container_set_border_width() to not mention
GtkAlignment.
https://bugzilla.gnome.org/show_bug.cgi?id=736622
2014-09-17 15:02:50 +02:00
Sébastien Wilmet
21e0a114e0
docs: GtkStatusIcon is deprecated since 3.14, not 3.16
2014-09-17 15:02:50 +02:00
Saibal Ray
284856b692
Updated Bengali (India) translation
2014-09-17 06:14:11 +00:00
Pavol Klačanský
7cf96dcaa8
Updated Slovak translation
2014-09-16 21:07:13 +00:00
Josef Andersson
e08b680a6b
Updated Swedish translation
2014-09-16 19:01:00 +00:00
Matthias Clasen
29eae57be4
Undreprecate GtkMisc::x/yalign for now
...
These can't quite be replaced by h/valign, so keep the properties
undeprecated for 3.14.
2014-09-15 23:22:54 -04:00
Benjamin Otte
6b16c795ba
iconview: Unset prelit item in leave-notify
...
We don't want to keep a prelit item when the mouse cursor is elsewhere.
2014-09-16 04:30:01 +02:00
Benjamin Otte
072c417416
iconview: Remove iterm->prelight
...
item->prelight
is always equal to
iconview->priv->last_prelight == item
so there is no need to track it separately.
2014-09-16 04:30:00 +02:00
Benjamin Otte
48d56c4077
iconview: always draw a cell background
...
Don't just draw it for selected cells.
2014-09-16 04:30:00 +02:00
Matthias Clasen
fdb13b6ef5
Revert "GtkAssistant: Drop use of GtkMisc"
...
This reverts commit 687eae4b51
.
Still not a solved problem.
2014-09-15 21:11:06 -04:00
Matthias Clasen
0a3162be45
3.13.9
2014-09-15 18:46:30 -04:00
Benjamin Otte
86607c0f21
iconview: Don't queue redraws when nothing changes
...
We were queueing redraws for the old and the new prelit item, even when
they were the same item.
2014-09-15 16:35:40 +02:00
Руслан Ижбулатов
45ab4ae09b
build: Set no_undefined in Makefile.decl
...
This simplifies the code and - more importantly - fixes the cases like
in testsuite/reftests where the no_undefined definition was missing.
https://bugzilla.gnome.org/show_bug.cgi?id=736382
2014-09-15 16:35:40 +02:00
Benjamin Otte
1741de47db
treeview: Apply column-header region always
...
... so that invisible columns get it, too.
Works around weird effects seen when buttons are animated and columns
get hidden/shown.
2014-09-15 16:35:40 +02:00
Benjamin Otte
e9ce9a814b
label: Clear layout after setting GtkLabel::lines property
...
Otherwise the label will not pick up the property.
2014-09-15 16:35:40 +02:00
Chun-wei Fan
a14c7cbfa1
MSVC Builds: Update "Installation" Process
...
This updates the property sheets that are used to "install" builds of GTK+
after the libraries and the gtk3-demo programs are built. Note that these
are generated with scripts in regards to the headers part, so that we can
move the header installation part to use autocompletion by the autotools
build files in the next dev cycle or so, like the "gdk" and "gtk" project
files.
2014-09-15 12:51:52 +08:00
Chun-wei Fan
15a9f1bdf5
gtk/gtkgladecatalog.c: Fix Visual Studio Builds
...
The _GDK_EXTERN decoration needs to be with the function prototype, if one
exists, so move the _GDK_EXTERN decoration up.
2014-09-15 12:26:32 +08:00
Shantha kumar
779aa87ba5
Updated Tamil translation
2014-09-14 19:17:06 +00:00
Bastien Nocera
355afc8f56
inspector: Show hidden windows in the inspector
...
This allows us to access otherwise hidden windows, which can be
useful to provide better debug information than would be available
through other means.
https://bugzilla.gnome.org/show_bug.cgi?id=736557
2014-09-14 08:47:05 -04:00
Matthias Clasen
3ad8bae1c4
inspector: Fix initial state of dark switch
...
Noticed while debugging a totem problem.
2014-09-14 08:38:28 -04:00
Chao-Hsiung Liao
ba086f978b
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2014-09-14 06:34:28 +08:00
Lapo Calamandrei
76019fad0e
Adwaita: osd progressbar fixes
...
See https://bugzilla.gnome.org/show_bug.cgi?id=735959
2014-09-13 16:21:37 +02:00
Lapo Calamandrei
dcffe0e2e3
Adwaita: uneven paddings on .text-button.image-button
...
We want buttons with an icon and text to have the padding of the
text-button on the label side and on the image-button on the icon
side.
2014-09-13 12:27:38 +02:00
Matthias Clasen
6064fc343e
Drop unused code
...
Not worth keeping this around.
2014-09-12 22:31:25 -04:00
Matthias Clasen
76b1361902
Drop two pointless lines
...
These return statements weren't making any difference.
2014-09-12 22:31:10 -04:00
Matthias Clasen
45369d506b
GtkDnd: Move X11-specific code out of generic code path
...
There was some X11-specific code before an early exit
in the functions that grab and ungrab keys during DND.
It seems to not cause a problem under Wayland, but moving
it out of the way seems right anyway.
2014-09-12 22:31:04 -04:00
Aurimas Černius
ca27bf37bc
Updated Lithuanian translation
2014-09-12 22:26:29 +03:00
Lapo Calamandrei
8c6b2fb94b
Revert "Adwaita: theme active-menu buttons"
...
This is app specific, doesn't belongs here.
2014-09-12 19:12:25 +02:00
Alexandre Franke
34580deaaa
Updated French translation
2014-09-12 16:05:02 +00:00
Lapo Calamandrei
961b7a9210
Adwaita: theme active-menu buttons
2014-09-12 18:01:58 +02:00
Jakub Steiner
eb9dcc1636
Adwaita: keep pathbar the same height as imagebuttons
...
- the previous patch introduced uneven height on the toolbar
2014-09-12 14:03:04 +02:00
Lapo Calamandrei
3d2e8ed1d8
Adwaita: better stack switcher logic
...
Now the stack switcher buttons look right even when not in the
header-bar.
2014-09-12 13:48:52 +02:00
Jakub Steiner
0060f84477
Adwaita: space pathbar better
...
https://bugzilla.gnome.org/show_bug.cgi?id=736535
2014-09-12 12:57:52 +02:00
Ross Lagerwall
08e1c8e30a
GtkPlacesSidebar: Fix a memory leak
...
https://bugzilla.gnome.org/show_bug.cgi?id=736512
2014-09-12 08:08:09 +01:00
Ross Lagerwall
0c12d3afcc
GtkPlacesSidebar: Don't update bookmark if cancelled
...
If the query fails because it has been cancelled, it means that
dispose() has been called, so don't try and update anything.
This fixes a segfault with Nautilus in certain situations.
https://bugzilla.gnome.org/show_bug.cgi?id=736512
2014-09-12 08:08:09 +01:00
Ross Lagerwall
94ed54f8ad
GtkPlacesSidebar: Only add shortcut if query succeeds
...
https://bugzilla.gnome.org/show_bug.cgi?id=736512
2014-09-12 08:08:09 +01:00
Changwoo Ryu
ca1e98a4b2
Updated Korean translation
2014-09-12 13:55:01 +09:00
Matthias Clasen
3d7f059087
GtkStackSwitcher: More disconnect fixes
...
When resetting the stack, don't forget to disconnect signals.
https://bugzilla.gnome.org/show_bug.cgi?id=736307
2014-09-11 20:42:12 -04:00
Matthias Clasen
6573cebe71
GtkMessageDialog: Minor documentatation update
...
The message area is no longer a vbox.
2014-09-11 15:48:44 -04:00
Ville-Pekka Vainio
c0db6fa070
Finnish translation update by Jiri Grönroos
2014-09-11 22:27:22 +03:00