Daniel Mustieles
40c129f906
Updated Spanish translation
2014-10-24 19:18:54 +02:00
Matthias Clasen
f32ec2e4be
widget-factory: Add mnemonics in the prefs dialog
...
This helps testing the mmemonic label display in the inspector,
and is just good practice.
2014-10-24 08:34:13 -04:00
Matthias Clasen
1aa3000ae6
Inspector: Show more misc info about widgets
...
This adds clip area, accessible role, mapped, realize,
is-toplevel, child-visible, mnemonic labels and tick
callbacks to the displayed information.
2014-10-24 08:34:13 -04:00
Matthias Clasen
a55000613a
Add private API to query tick callbacks
...
This information can be useful for debugging purposes.
2014-10-24 08:34:13 -04:00
Lapo Calamandrei
21536775d7
widget-factory: set show-border to false on page 3 notebooks
2014-10-24 13:08:06 +02:00
Lapo Calamandrei
1c3475d58a
Revert "Adwaita: axes borders of notebooks inside frame"
...
This reverts commit 01e6811776
.
This assumption doesn't work latelly
2014-10-24 13:01:41 +02:00
Мирослав Николић
6ae1dc73c7
Updated Serbian translation
2014-10-24 10:38:56 +02:00
Chun-wei Fan
579c56ffd7
Visual Studio Builds: Update "Installation"
...
Add the newly-added public headers for GDK and GTK into the list of files
to "install".
2014-10-24 15:59:18 +08:00
Chun-wei Fan
8b1648fe5b
Visual Studio Builds: Update the gtk3-demo Projects
...
The gtkglarea and sidebar demos have been added, so build them in the
projects. Note that the gtkglarea code is not usable under Windows at this
point as implementation is needed for the GDK-Win32 backend.
2014-10-24 15:58:20 +08:00
Chun-wei Fan
aa47269273
Visual Studio Builds: Link to libepoxy
...
Patches have been submitted to the libepoxy project so that it can be built
under Visual Studio. This will allow the GDK, GTK and gtk3-demo projects
to build, but the gtkglarea code is not usable at this time as
implementation needs to be added to the GDK-Win32 backend for it.
2014-10-24 15:56:46 +08:00
Chun-wei Fan
a8c79c2da1
Fix Up Visual Studio Property Sheets
...
"Install" gdkbroadwaydisplay.h, as it is a public header of GDK Broadway,
also fix the MSVC 2010+ gtk-copy-gdk-broadway.props property sheet as a
'>' is missing. Sorry for not noting these issues earlier, as MSVC
Broadway builds were recently restored. My bad :|
2014-10-24 12:53:51 +08:00
Chun-wei Fan
1c099ec784
gtk/deprecated/gtkstatusicon.c: Fix Build on C89 Compilers
...
Declare variable at the top of the block, which is needed from the change
in commit 1bad7865
.
2014-10-24 12:23:31 +08:00
Emmanuele Bassi
183257f9e1
docs: Add replacement example for ImageMenuItem
...
Otherwise we will be doomed to answer the question of how to replace
GtkImageMenuItem for all eternity.
2014-10-23 17:42:19 +01:00
Rico Tzschichholz
0144861dca
gdkglcontext-x11: Use epoxy/glx.h rather then GL/glx.h
2014-10-23 14:29:45 +02:00
Rico Tzschichholz
86ff51b842
configure: wayland-egl drop version since it is part of mesa not wayland
2014-10-23 14:29:45 +02:00
Gábor Kelemen
98452efea2
Updated Hungarian translation
2014-10-23 10:50:50 +00:00
Brion Vibber
1bad7865d3
Fix to gtkstatusicon.c to allow building both X11 and Quartz backends
...
https://bugzilla.gnome.org/show_bug.cgi?id=739005
2014-10-22 22:56:51 -04:00
Joanmarie Diggs
2893a71a3e
Implement support for ATK_STATE_HAS_TOOLTIP
...
https://bugzilla.gnome.org/show_bug.cgi?id=738982
2014-10-22 22:55:13 -04:00
Matthias Clasen
318c97c959
Fix mispositioned window menu in hi-dpi
...
We always want to send the position in device pixels,
so apply the window scale before sending them out.
https://bugzilla.gnome.org/show_bug.cgi?id=738955
2014-10-22 22:49:31 -04:00
Chun-wei Fan
35486e7990
gdk/broadway/toarray.pl: Fix Code Generation for MSVC
...
The current implementation of this script generate headers with \x-escaped
strings that can become too long (> 65535 characters) for Visual Studio
to consume, hence the build of broadwayd would break on Visual Studio.
This changes the script to instead format the string as an array of hex
characters, not unlike what GResource does, so that builds can continue as
normal on Visual Studio builds as well.
https://bugzilla.gnome.org/show_bug.cgi?id=739001
2014-10-23 09:12:22 +08:00
Emmanuele Bassi
7b6a6c9421
tests/gtk: Add GdkX11GLContext to the whitelist
...
We cannot create them directly anyway.
2014-10-22 21:20:52 +01:00
Emmanuele Bassi
9464415121
tests/a11y/about: Fix expected text
...
We recently changed the uppercase licensing text to lower case. The
reference test that checks the contents of the about dialog has to be
fixed to reflect that change.
2014-10-22 21:17:37 +01:00
Robert Ancell
0f26b26f1d
Gdk: add an experimental backend for mir
...
This is disabled by default. Enable with --enable-mir-backend.
This backend is a combined work of Robert Ancell and Ryan Lortie.
2014-10-22 11:17:15 -05:00
Chun-wei Fan
4e66cca58d
Visual Studio Builds: Fix broadwayd Build
...
There is now a broadway-buffer.c source that needs to be built for this, so
add it into the projects. Since crypt() is no longer used, don't include
crypt.c in the builds, and so clean up the projects a bit.
2014-10-22 19:40:48 +08:00
Matthias Clasen
911f3fb6d2
Drop a reference to gtkthemingengineprivate.h
...
That file does not exist.
2014-10-22 01:18:54 -04:00
Matthias Clasen
15845b53cd
3.15.0
2014-10-22 01:13:00 -04:00
Matthias Clasen
5ee7445048
Add GtkSidebar to the widget gallery
2014-10-22 01:13:00 -04:00
Matthias Clasen
247f2c9192
Add GtkGLArea to the widget gallery
2014-10-22 01:13:00 -04:00
Matthias Clasen
fc13ff501d
GtkSidebar: Make docs show up
2014-10-22 01:13:00 -04:00
Matthias Clasen
e14c0bb394
Document gtk_sidebar_get_stack
2014-10-22 01:12:59 -04:00
Matthias Clasen
33851dbe24
Document gtk_printer_option_set_get_groups
2014-10-22 01:12:59 -04:00
Matthias Clasen
10f3d330be
Fix docs for gtk_settings_set_property_value
2014-10-22 00:32:38 -04:00
Matthias Clasen
f73db86a63
Fix docs for gtk_css_provider_load_from_resource
2014-10-22 00:32:38 -04:00
Matthias Clasen
9fb44a3c67
Add all sidebar API to the docs
2014-10-22 00:32:38 -04:00
Matthias Clasen
3b3a623520
Add new papersize api to the docs
2014-10-22 00:32:32 -04:00
Matthias Clasen
cc31235d2e
Add a 3.16 index
...
We have new GDK api already.
2014-10-21 23:56:36 -04:00
Matthias Clasen
0f309c9dcf
Skip GdkX11GLContext in some object tests
...
Since it can't be constructed without specifying a GdkWindow,
which we don't have here.
2014-10-21 23:48:12 -04:00
Matthias Clasen
6440263ef3
GL: Follow naming conventions
...
All the GDK type defines are GDK_TYPE_..., so follow this
pattern for the GLContext subclasses as well.
2014-10-21 23:48:12 -04:00
Benjamin Otte
7d96770453
cssnodedeclaration: Fix src/dest swap in memmove()
...
The main cause here were the wrong style classes being removed, such as
"message-dialog" instead of "csd" for GtkMessageDialog.
2014-10-22 03:39:17 +02:00
Lapo Calamandrei
cf5f6759f0
Adwaita: use -gtk-icon-source: none on paned...
...
...to get rid of the handle decoration istead of setting a transparent
background and abuse a background image for the background color.
2014-10-21 20:35:50 +02:00
Benjamin Otte
c2864a81a4
modelbutton: Fix up for style context changes
...
- Don't do work anymore that's done in GtkButton
- Don't do a save/restore just to set the state, instead set the state
in the right places.
2014-10-21 20:31:05 +02:00
Benjamin Otte
727bdd1929
inspector: Add missing directory when scanning for themes
2014-10-21 20:31:05 +02:00
Lapo Calamandrei
298974b9da
Adwaita: colorswatch on selected elements style fix
2014-10-21 16:34:42 +02:00
Lapo Calamandrei
01e6811776
Adwaita: axes borders of notebooks inside frame
...
This is what the old adwaita did, not having a better solution for
removing double borders, better to have this back even if it can
be problematic in certain cases.
2014-10-21 15:37:39 +02:00
Lapo Calamandrei
51bfa10eed
Adwaita: properly fix places sidebar
...
Forgot to treat treeview background... Some code refactoring in
the process.
2014-10-21 15:37:39 +02:00
Andika Triwidada
d58317728e
Updated Indonesian translation
2014-10-21 12:46:13 +00:00
Ryan Lortie
6d7f5d4431
wayland: don't init if XDG_RUNTIME_DIR missing
...
wayland doesn't strictly follow the XDG_RUNTIME_DIR spec by falling back
to another directory in case the runtime dir is not properly set.
When this variable is unset, wayland will log an error to us, which we
treat as fatal, aborting the entire program.
Skip ourselves all the trouble and don't try to bring up the wayland
backend when we know it will fail in this way.
https://bugzilla.gnome.org/show_bug.cgi?id=738873
2014-10-21 08:12:12 -04:00
Adel Gadllah
45288ec40c
gdkglcontext-x11: Fix pixmap creation
...
Always use NPOT textures
https://bugzilla.gnome.org/show_bug.cgi?id=738670
2014-10-21 13:58:28 +02:00
Alexander Larsson
82753bc72b
x11 glcontext: Always use RGBA texture format, as we use alphas
2014-10-21 13:51:24 +02:00
Lapo Calamandrei
01b4720ec8
Adwaita: wide paned separator style
...
...paned separator decoration fixed in the process.
2014-10-21 13:25:17 +02:00