summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add GdkGLProfile and GdkGLError to the docswip/gdk-gl2Matthias Clasen2014-10-121-0/+2
* Pedantic formatting fixMatthias Clasen2014-10-121-3/+3
* Drop a reference to GtkGLArea::create-contextMatthias Clasen2014-10-111-2/+2
* Nitpicky documentation changesMatthias Clasen2014-10-111-7/+6
* Nitpicky documentation fixesMatthias Clasen2014-10-111-22/+26
* Correct another Since tagMatthias Clasen2014-10-111-1/+1
* Trivial formatting fixesMatthias Clasen2014-10-114-17/+22
* Correct copyright yearMatthias Clasen2014-10-111-1/+1
* Correct Since tagsMatthias Clasen2014-10-112-11/+13
* gl: Make gdk_gl_context_make_current() return voidAlexander Larsson2014-10-0913-91/+52
* X11 GdkGLContext: Remove spurious XSyncAlexander Larsson2014-10-091-3/+0
* Fix warningAlexander Larsson2014-10-091-1/+0
* gl: Make all user GdkGLContexts not attached to any windowAlexander Larsson2014-10-0910-61/+164
* Add glarea demo to gtk3-demoAlexander Larsson2014-10-093-0/+186
* Add tests/testglblendingAlexander Larsson2014-10-092-0/+100
* Add tests/gdkgearsAlexander Larsson2014-10-094-0/+736
* Add tests/testglareaAlexander Larsson2014-10-092-0/+160
* Add GtkGLArea widgetAlexander Larsson2014-10-096-1/+767
* wayland: Add OpenGL supportAlexander Larsson2014-10-0910-10/+624
* wayland: Set GdkVisual::bits_per_rgb to 8Alexander Larsson2014-10-091-0/+1
* Add GDK_ALWAYS_USE_GL debug hackAlexander Larsson2014-10-091-0/+17
* gdk: Add support for OpenGLAlexander Larsson2014-10-0926-32/+2342
* Add gdk_window_mark_paint_from_clip and call from widget drawingAlexander Larsson2014-10-094-0/+26
* Change the way the update area is tracked during paintAlexander Larsson2014-10-092-7/+46
* Add internal gdk_cairo_region_from_clip helperAlexander Larsson2014-10-092-2/+39
* build: Require libepoxyEmmanuele Bassi2014-10-091-1/+2
* Remove an unused internal exportMatthias Clasen2014-10-092-3/+2
* ColorChooser: Fix an off-by-one errorMatthias Clasen2014-10-091-2/+2
* Adwaita: color button changesLapo Calamandrei2014-10-083-11/+16
* Distribute gtk/resources/ui/*.ui.hLars Uebernickel2014-10-081-0/+1
* Adwaita: colorchooser style rewriteLapo Calamandrei2014-10-083-156/+144
* Adwaita: don't round scrolled window frame cornersLapo Calamandrei2014-10-083-5/+0
* colorswatch: Use a better name for the overlayBenjamin Otte2014-10-084-10/+12
* colorswatch: Draw the image overlay over the whole widgetBenjamin Otte2014-10-081-9/+9
* themingbackground: Use fill() instead of clip() + paint()Benjamin Otte2014-10-081-6/+1
* themingbackground: Add a quick exit for default caseBenjamin Otte2014-10-082-5/+14
* themingbackground: Call shadow function directlyBenjamin Otte2014-10-081-13/+12
* themingbackground: Don't store (almost) unused variablesBenjamin Otte2014-10-081-15/+8
* themingbackground: Don't store bg_color in structBenjamin Otte2014-10-081-4/+5
* themingbackground: Use an array instead of 3 separate membersBenjamin Otte2014-10-081-34/+15
* render: Make rendering the background a single functionBenjamin Otte2014-10-083-82/+54
* render: Overhaul gtk_render_handle()Benjamin Otte2014-10-081-17/+9
* colorswatch: Render background properlyBenjamin Otte2014-10-083-13/+60
* colorswatch: Remove an unused variableBenjamin Otte2014-10-081-5/+0
* colorswatch: Render focus with gtk_render_focus()Benjamin Otte2014-10-084-28/+31
* colorswatch: Simplify drawing codeBenjamin Otte2014-10-084-73/+73
* More removal of deprecated APIMatthias Clasen2014-10-074-39/+63
* printing: Properly initialize auth_info in gtkprintbackend.cDariusz Gadomski2014-10-071-1/+1
* Make touch-selection popovers font-inertMatthias Clasen2014-10-071-0/+1
* Add a style class for touch selection popoversMatthias Clasen2014-10-073-0/+14