summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* demo: Move the GLSL shaders to resourceswip/ebassi/gl-context-realizeEmmanuele Bassi2015-02-095-22/+32
* gl: Clean up the required version accessorsEmmanuele Bassi2015-02-091-28/+17
* docs: We do not support non-core GL profilesEmmanuele Bassi2015-02-091-12/+14
* gl: Clean up pre-requisite checks for GdkGLContext settersEmmanuele Bassi2015-02-091-1/+3
* wayland/gl: Ensure we use the 3.2 core profileEmmanuele Bassi2015-02-091-26/+38
* x11/gl: Ensure we use the 3.2 core profileEmmanuele Bassi2015-02-091-19/+4
* demos: Update the GtkGLArea demo codeEmmanuele Bassi2015-02-051-17/+263
* tests: Update testglareaEmmanuele Bassi2015-02-051-16/+240
* gl: Add more debugging notesEmmanuele Bassi2015-02-051-0/+13
* glarea: Do not use extension APIEmmanuele Bassi2015-02-051-5/+5
* gl: Do not use the extension API for core GLEmmanuele Bassi2015-02-051-1/+1
* gl: Drop OpenGL legacy profileEmmanuele Bassi2015-02-054-34/+18
* gl: Move getters for context options to the public APIEmmanuele Bassi2015-02-053-8/+21
* Switch GDK_GL_PROFILE_DEFAULT to mean 3_2_COREEmmanuele Bassi2015-02-053-4/+3
* win32/gl: Use the GdkGLContext optionsChun-wei Fan2015-02-051-11/+52
* GDK-Win32: Split GL context creation in two phasesChun-wei Fan2015-02-052-33/+66
* wayland/gl: Use the GdkGLContext optionsEmmanuele Bassi2015-02-051-1/+21
* x11/gl: Use the GdkGLContext optionsEmmanuele Bassi2015-02-051-27/+41
* gl: Add context optionsEmmanuele Bassi2015-02-053-7/+208
* GL: Split GL context creation in two phasesEmmanuele Bassi2015-02-059-225/+363
* scrolledwindow: Don't hover the scrollbars while a button is being pressedCarlos Garnacho2015-02-051-1/+7
* popover: Unset the grab when the popover loses its parentCarlos Garnacho2015-02-051-0/+3
* window: Unparent popover before unmapping/unrealizingCarlos Garnacho2015-02-051-0/+6
* window: call gtk_widget_unmap() on popover widgets unconditionallyCarlos Garnacho2015-02-051-2/+1
* popover: Keep a ref on the parent scrollableCarlos Garnacho2015-02-051-0/+3
* GtkStatusIcon: Expand deprecation docsMatthias Clasen2015-02-051-1/+3
* stylecontext: Don't crah when invalidate() is called on saved contextBenjamin Otte2015-02-042-5/+26
* stylecontext: Do not have a default styleBenjamin Otte2015-02-041-4/+4
* css: Having a static style per screen isn't usefulBenjamin Otte2015-02-043-9/+6
* Add support for loading gtk3-only modulesLars Uebernickel2015-02-042-3/+24
* MSVC Builds: Rename "install" ProjectsChun-wei Fan2015-02-048-44/+44
* MSVC Builds: "Install" autocleanup headersChun-wei Fan2015-02-042-0/+8
* Add reference to HowDoI and getting-startedBastian Ilsø2015-02-021-0/+4
* Bump version to 3.15.5Emmanuele Bassi2015-02-021-1/+1
* x11: Detect libinput touchpadsCarlos Garnacho2015-02-021-0/+28
* gtkx: add missing headerVíctor Manuel Jáquez Leal2015-02-021-0/+1
* scrolledwindow: Don't hide indicators if leaving towards a childCarlos Garnacho2015-02-021-1/+1
* Updated Spanish translationDaniel Mustieles2015-02-021-176/+180
* gtkx: Add support for g_autoptr()Alexander Larsson2015-02-023-0/+30
* gtkunixprint: Add support for g_autoptr()Alexander Larsson2015-02-023-0/+31
* gtk: Add support for g_autoptr()Alexander Larsson2015-02-027-1/+304
* gdk: Add support for g_autoptr()Alexander Larsson2015-02-025-0/+86
* gtkstylecontext.c: Include fallback-c89.cChun-wei Fan2015-02-021-0/+2
* Be safe against stray booleansMatthias Clasen2015-02-011-1/+1
* Plug another memory leak in plugmanMatthias Clasen2015-02-011-1/+4
* plugman: Fix leaking attribute stringFelix Riemann2015-02-011-5/+8
* scrolledwindow: add a new edge-reached signalCosimo Cecchi2015-01-312-3/+74
* Reduce symbolic icon warnings to a debug messageMatthias Clasen2015-01-311-6/+8
* Updated Slovak translationDušan Kazik2015-01-311-827/+900
* image: Optimize non-resize changesMatthias Clasen2015-01-301-23/+109