summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip state changeswip/style-changesJasper St. Pierre2014-11-245-38/+45
* gtkentry: Pass the correct set of state flags to gtk_style_context_get*Jasper St. Pierre2014-11-241-16/+25
* gtkwidget: Remove unnecessary code in get_state_flagsJasper St. Pierre2014-11-241-8/+1
* testsuite: add hide-titlebar-when-maximized test for GtkWindowRay Strode2014-11-241-0/+73
* Make scale=2 work againMatthias Clasen2014-11-241-2/+0
* gdkgl.c: Avoid GCCism in Pointer ArithmeticChun-wei Fan2014-11-241-1/+1
* Keep gtk_window_set_hide_titlebar_when_maximized workingMatthias Clasen2014-11-241-13/+18
* Bump version3.15.2Matthias Clasen2014-11-231-1/+1
* 3.15.2Matthias Clasen2014-11-231-0/+75
* Add missing api to the docsMatthias Clasen2014-11-231-1/+10
* GtkModelButton: Add docsMatthias Clasen2014-11-231-0/+9
* Update expected resultsMatthias Clasen2014-11-231-5/+5
* notify test: Exclude a few new propertiesMatthias Clasen2014-11-231-0/+8
* GtkGLArea: avoid extraneous property notificationsMatthias Clasen2014-11-231-4/+13
* GtkModelButton: specify the proper default valuesMatthias Clasen2014-11-231-2/+2
* wayland: Pass shadow width to the compositorCarlos Garnacho2014-11-231-15/+28
* inspector: Show object title in menu tabMatthias Clasen2014-11-222-1/+20
* inspector: Add menu models to the treeMatthias Clasen2014-11-221-0/+13
* inspector: Show object title in size groups tabMatthias Clasen2014-11-221-2/+17
* inspector: Show object title in data tabMatthias Clasen2014-11-222-8/+37
* inspector: Show object title on the style property listMatthias Clasen2014-11-222-31/+171
* inspector: Show object title on selector tabMatthias Clasen2014-11-222-1/+17
* inspector: Show object title in actions tabMatthias Clasen2014-11-222-0/+19
* inspector: Show object title in hierarchy tabMatthias Clasen2014-11-222-2/+18
* inspector: Show object title in the classes tabMatthias Clasen2014-11-222-6/+46
* inspector: Show object title in the css tabMatthias Clasen2014-11-222-13/+45
* inspector: Show object title in the gestures tabMatthias Clasen2014-11-221-4/+17
* inspector: Show object title in the signals tabMatthias Clasen2014-11-222-14/+56
* inspector: Show object title in the properties tabMatthias Clasen2014-11-222-32/+171
* inspector: Show object title in the misc tabMatthias Clasen2014-11-222-1/+19
* inspector: Store object title on objectMatthias Clasen2014-11-221-0/+11
* inspector: Drop an unused argumentMatthias Clasen2014-11-221-5/+4
* inspector: Trivial typo fixMatthias Clasen2014-11-221-1/+1
* GtkGLArea: Formatting fixesMatthias Clasen2014-11-221-72/+75
* gdkinternals: Document our drawing and painting process betterJasper St. Pierre2014-11-221-5/+72
* gdkgl: Texture quads in one giant draw callJasper St. Pierre2014-11-221-4/+22
* gdkgl: Use one VBO for both position and uv attributesJasper St. Pierre2014-11-222-22/+7
* gdkgl: Texture many quads at once for performance reasonsJasper St. Pierre2014-11-223-37/+75
* gdkglcontext-x11: Make sure to enable the scissor testJasper St. Pierre2014-11-221-0/+4
* gdkgl: Use a GdkTexturedQuad struct to paint quadsJasper St. Pierre2014-11-223-33/+43
* gdkgl: Clean up program-manipulating codeJasper St. Pierre2014-11-222-67/+50
* gdkwindow: Clean up whitespace slightlyJasper St. Pierre2014-11-221-1/+0
* gdkwindow: Don't pass the region to the impl when beginning a paintJasper St. Pierre2014-11-225-14/+10
* quartz: Don't bother storing the paint_clip_regionJasper St. Pierre2014-11-222-56/+0
* mir: initialize surface name with program nameMarco Trevisan (Treviño)2014-11-211-1/+1
* Updated Swedish translationJosef Andersson2014-11-201-619/+1188
* Updated POTFILES.inPiotr Drąg2014-11-202-0/+2
* GL: Fix typo in gdk_gl_texture_from_surfaceAlexander Larsson2014-11-201-1/+1
* Visual Studio Builds: Fix gdkconfig.h GenerationChun-wei Fan2014-11-202-4/+4
* GdkGLContext: Remove unused update vfuncAlexander Larsson2014-11-204-59/+0