summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* button: Implement clipwip/clipBenjamin Otte2014-05-231-0/+2
* widget: Include box-shadow in the clipBenjamin Otte2014-05-232-1/+14
* widget: Add _gtk_widget_set_css_clip()Benjamin Otte2014-05-234-1/+52
* spinner: Implement clipBenjamin Otte2014-05-234-1/+113
* API: widget: Add gtk_widget_set_clip() APIBenjamin Otte2014-05-234-18/+134
* themingbackground: Outset shadows require border boxBenjamin Otte2014-05-231-1/+1
* css: Make getter function a real getterBenjamin Otte2014-05-231-0/+2
* testsuite: Add more icon namesMatthias Clasen2014-05-231-1/+16
* Add more icons to check-icon-namesMatthias Clasen2014-05-231-1/+13
* testsuite: Run reftests with GTK_DEBUG=iconthemeMatthias Clasen2014-05-231-1/+1
* testsuite: Add a test for icon namesBenjamin Otte2014-05-232-0/+148
* GtkButton: tighten code a bitMatthias Clasen2014-05-221-26/+6
* inspector: Repeat the keybinding warningMatthias Clasen2014-05-221-3/+5
* inspector: avoid a warning on destroyMatthias Clasen2014-05-221-1/+2
* Revert "Fix crash"Benjamin Otte2014-05-221-1/+0
* reftests: Fix icon-vfuncs reftestBenjamin Otte2014-05-223-1/+15
* Fix crashBehdad Esfahbod2014-05-221-0/+1
* docs: Include input handling overviewMatthias Clasen2014-05-221-0/+1
* Some more input handling docsMatthias Clasen2014-05-221-2/+15
* Fill in some content in the input handling overviewMatthias Clasen2014-05-221-0/+39
* gdkwindow-x11: Rearrange a tiny bitJasper St. Pierre2014-05-221-5/+3
* gdkwindow-x11: Fix buildJasper St. Pierre2014-05-221-1/+1
* gdkwindow-x11: Ungrab the implicit grab before showing the window menuJasper St. Pierre2014-05-221-1/+4
* reftests: Remove the css-match-style-property-order testJasper St. Pierre2014-05-224-53/+0
* Drop an unused spec file templateMatthias Clasen2014-05-221-134/+0
* reftests: Fix some more easy GtkButton shadow casesJasper St. Pierre2014-05-222-20/+2
* reftests: Fix background-area testBenjamin Otte2014-05-221-8/+1
* gdkwindow-x11: Pass through the x/y coordinates to _GTK_SHOW_WINDOW_MENUJasper St. Pierre2014-05-221-0/+5
* tests: Remove unused argsJasper St. Pierre2014-05-222-20/+0
* Updated POTFILES.inPiotr Drąg2014-05-222-1/+2
* Forgotten fileMatthias Clasen2014-05-221-1/+0
* Deprecate GdkColorMatthias Clasen2014-05-2228-43/+135
* examples: Don't use gtk_application_add_acceleratorMatthias Clasen2014-05-221-2/+3
* tests: Adapt to gtk_widget_reparent deprecationsMatthias Clasen2014-05-222-0/+10
* tests: Update for GtkMisc deprecationsMatthias Clasen2014-05-221-0/+4
* tests: Drop manual property editorMatthias Clasen2014-05-2219-1987/+9
* gtk-demo: Don't use GtkArrowMatthias Clasen2014-05-221-2/+2
* Avoid a compiler warningMatthias Clasen2014-05-221-1/+1
* tests: add clipboard set_with_data testMarc-André Lureau2014-05-221-0/+38
* Update treeview tests for focus changesMatthias Clasen2014-05-221-2/+2
* GtkScrolledWindow: Avoid a test failureMatthias Clasen2014-05-221-3/+3
* Remove redundant not-NULL checks from GtkScrolledWindowBjörn Lindqvist2014-05-211-30/+19
* Avoid a critical in the file chooserMatthias Clasen2014-05-211-10/+14
* css: Actually break at end of the stringBenjamin Otte2014-05-224-3/+35
* GtkAppChooserDialog: Make the search entry widerMatthias Clasen2014-05-211-0/+2
* searchbar: Add some spacingMatthias Clasen2014-05-211-1/+2
* ColorChooser: Emit notification for editor changesMatthias Clasen2014-05-211-0/+11
* Add a 3.14 index for the GDK docsMatthias Clasen2014-05-211-0/+4
* Small typo fixesMatthias Clasen2014-05-211-4/+3
* gtkwindow: Use window-manager-side window menusJasper St. Pierre2014-05-215-189/+91