summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shortcuts: Try harder to disambiguate search itemsMatthias Clasen2016-06-191-1/+10
* gtk-demo: Use max-content-height in the popover exampleMatthias Clasen2016-06-192-3/+1
* gtk3-demo: Fix the modelbutton exampleMatthias Clasen2016-06-191-0/+3
* gtk-demo: Fix up some warningsMatthias Clasen2016-06-191-3/+10
* Add a release note for scrolled windowsMatthias Clasen2016-06-191-0/+9
* widget factory: Adapt to new scrolled window behaviorMatthias Clasen2016-06-191-1/+4
* treeview: Ensure the treeview has the implicit grab before grabbing focusCarlos Garnacho2016-06-191-1/+5
* GtkActionHelper: Change a message to a warningMatthew Leeds2016-06-191-6/+6
* style cascade: Allow cascades with more ancestorsPhilip Chimento2016-06-192-41/+288
* shortcuts window: Fix handling of significant xml charsMatthias Clasen2016-06-191-0/+15
* Updated Brazilian Portuguese translationRafael Fontenelle2016-06-181-848/+919
* Updated Brazilian Portuguese translationRafael Fontenelle2016-06-171-315/+403
* configure: fix detecting CUPS 2.xMisty De Meo2016-06-171-1/+1
* wayland: fall back to shm_open if memfd unavailableRay Strode2016-06-162-3/+41
* wayland: fix error handling for memfd_createRay Strode2016-06-161-10/+21
* docs: Fix a typo in GDK sections fileKrzesimir Nowak2016-06-161-1/+1
* Mention single-stop gradients in the release notesMatthias Clasen2016-06-151-0/+6
* Updated Spanish translationDaniel Mustieles2016-06-131-669/+687
* gdk: Unset the DrawingContext <-> cairo_t link on disposeEmmanuele Bassi2016-06-121-0/+6
* gdk: Try harder at tracking drawing contextsEmmanuele Bassi2016-06-123-11/+10
* Updated Scottish Gaelic translationGNOME Translation Robot2016-06-111-284/+188
* Updated Scottish Gaelic translationGNOME Translation Robot2016-06-101-1661/+1745
* Updated Scottish Gaelic translationGNOME Translation Robot2016-06-101-165/+192
* Deprecate gtk_widget_send_expose()Emmanuele Bassi2016-06-102-3/+8
* scrolledwindow: Fix calls to gdk_window_move_resize()Tristan Van Berkom2016-06-101-10/+12
* docs: point to suggested api for deprecated functionsStefan Sauer2016-06-093-17/+27
* docs: Add deprecation notice for GtkButton.set_focus_on_click()Emmanuele Bassi2016-06-091-0/+2
* Avoid a deprecation warningEmmanuele Bassi2016-06-091-0/+4
* gdk: Deprecate gdk_cairo_create()Emmanuele Bassi2016-06-094-1/+19
* gdk: Explicitly create a cairo context inside GdkDrawingContextEmmanuele Bassi2016-06-093-2/+39
* Deprecate the gdk_window_begin/end_paint family of functionsEmmanuele Bassi2016-06-093-10/+12
* Associate the drawing context to the Cairo contextEmmanuele Bassi2016-06-095-43/+54
* docs: Add GdkDrawingContext to the GDK API referenceEmmanuele Bassi2016-06-093-0/+18
* Add GdkDrawingContextEmmanuele Bassi2016-06-0910-21/+453
* Simplify the widget rendering entry pointEmmanuele Bassi2016-06-093-72/+74
* Add frame drawing API to GdkWindowEmmanuele Bassi2016-06-094-162/+302
* scrolledwindow test: Check natural width for max content sizeTristan Van Berkom2016-06-091-4/+4
* scrolledwindow: Resolve whether we use overlay scrollbars early.Tristan Van Berkom2016-06-091-13/+24
* scrolledwindow: Bug 766569 - General size request fixes.Tristan Van Berkom2016-06-091-73/+37
* Fix buildEmmanuele Bassi2016-06-081-2/+2
* wayland: Make sure window titles fit into a wl_bufferTimm Bäder2016-06-081-1/+8
* test: Skip GtkScrolledWindow::max-content- propertiesMatthias Clasen2016-06-081-0/+6
* wayland: add extended state for tiledOlivier Fourdan2016-06-081-2/+14
* HC: focus outline more prominentJakub Steiner2016-06-083-36/+15
* Adwaita: .osd button.colorLapo Calamandrei2016-06-082-6/+14
* Adwaita: centralize outline-colorLapo Calamandrei2016-06-083-18/+6
* Make gtk_scrolled_window_remove() smartKjell Ahlstedt2016-06-081-2/+48
* Update GtkLabel::angle docsMatthias Clasen2016-06-071-1/+1
* scale, spinbutton: Avoid -0.0Matthias Clasen2016-06-072-2/+31
* Ensure that GtkRange allocates enough space for the valueMatthias Clasen2016-06-073-1/+42