summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a color picker implementation for gnome-shelwip/color-pickerMatthias Clasen2018-07-264-1/+227
* Add a color picker implementation for portalsMatthias Clasen2018-07-264-1/+287
* color editor: Add a color picker buttonMatthias Clasen2018-07-262-0/+55
* Add a color picker interfaceMatthias Clasen2018-07-263-0/+123
* Merge branch 'nirbheek/misc-meson-fixes' into 'master'Nirbheek Chauhan2018-07-245-19/+26
|\
| * meson: Update pango and gdk-pixbuf wrap locationsNirbheek Chauhan2018-07-232-4/+4
| * meson: Support graphene as a fallback dependencyNirbheek Chauhan2018-07-231-2/+9
| * meson: libgdk-broadway.a depends on broadwayjs.hNirbheek Chauhan2018-07-232-13/+13
* | Updated Spanish translationDaniel Mustieles2018-07-241-2/+2
* | Merge branch 'just-popover-menu-things' into 'master'Timm Bäder2018-07-232-4/+1
|\ \
| * | testpopover: Don’t set margin in menu boxjust-popover-menu-thingsErnestas Kulik2018-07-231-1/+0
| * | gtkpopovermenu: Conditionally chain up in gtk_popover_menu_add()Ernestas Kulik2018-07-231-2/+1
| * | gtkpopovermenu: Drop call to gtk_widget_show()Ernestas Kulik2018-07-231-1/+0
| |/
* | Updated Spanish translationDaniel Mustieles2018-07-231-288/+308
|/
* Drop builtin icon testMatthias Clasen2018-07-221-10/+0
* Update British English translationBruce Cowan2018-07-211-1984/+3513
* Merge branch 'wip/muktupavels/remove-gtk-css-provider-get-default' into 'master'Benjamin Otte2018-07-203-26/+0
|\
| * gtkcssprovider: remove gtk_css_provider_get_defaultAlberts Muktupāvels2018-07-193-26/+0
* | ci: add hicolor-icon-theme to the docker imageChristoph Reiter2018-07-201-0/+1
* | Drop unused old iconsMatthias Clasen2018-07-2052-38/+0
* | Update Turkish translationEmin Tufan Çetin2018-07-201-152/+148
* | Emoji chooser: Also check for hex boxesMatthias Clasen2018-07-191-2/+4
* | moji chooser: Try harder to avoid fallbackMatthias Clasen2018-07-191-1/+1
* | Quiet a compiler warningMatthias Clasen2018-07-191-1/+1
* | testsuite: Add emoji icon namesMatthias Clasen2018-07-191-0/+10
* | Emoji chooser: Use icons for sectionsMatthias Clasen2018-07-191-18/+12
* | Merge branch 'master' into 'master'Matthias Clasen2018-07-191-1/+4
|\ \
| * | widgetfactory: add separator tool item to presentationGünther Wutz2018-07-171-1/+4
* | | Merge branch 'content-provider-autoptr' into 'master'Matthias Clasen2018-07-191-0/+1
|\ \ \
| * | | gdk: Add auto cleanup func for GdkContentProvidercontent-provider-autoptrErnestas Kulik2018-07-191-0/+1
* | | | Merge branch 'content-provider-docs' into 'master'Matthias Clasen2018-07-192-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs: Fix GdkContentProvider documentationcontent-provider-docsErnestas Kulik2018-07-192-1/+2
|/ / /
* | | Merge branch 'content-deserializer-fixes' into 'master'Benjamin Otte2018-07-191-2/+3
|\ \ \ | |/ / |/| |
| * | gdk: contentdeserializer: Fix deserializer not returningErnestas Kulik2018-07-191-0/+2
| * | gdk: contentdeserializer: Fix stream usageErnestas Kulik2018-07-191-2/+1
|/ /
* | docs: Small updates to the migration guideMatthias Clasen2018-07-181-7/+14
* | Merge branch 'places-sidebar-dnd' into 'master'Matthias Clasen2018-07-183-22/+27
|\ \
| * | placessidebar: Take a GdkDrag in _set_drop_targets_visible()Ernestas Kulik2018-07-173-22/+27
|/ /
* | gesturestylus: Clarify a documentation commentTimm Bäder2018-07-171-3/+3
* | Remove icon extents APITimm Bäder2018-07-172-61/+0
* | widget: Remove another ->priv usageTimm Bäder2018-07-171-1/+3
* | sizerequest: Pull locals into closest scopeTimm Bäder2018-07-171-26/+28
* | Correctly mark an enum value in a doc commentTimm Bäder2018-07-171-1/+1
* | sizerequest: Only check reported baselines if requestedTimm Bäder2018-07-171-1/+2
* | gl renderer: Pull a few declarations into the closest scopeTimm Bäder2018-07-171-4/+6
* | Remove GTK_CSS_AFFECTS_CLIPTimm Bäder2018-07-172-12/+8
* | window: Don't queue an allocate if the css clip changesTimm Bäder2018-07-171-1/+1
* | GskRoundedRect: TypoTimm Bäder2018-07-171-1/+1
* | gl renderer: Use a GArray for the shadow cacheTimm Bäder2018-07-172-35/+56
* | Avoid a g_object_get pathTimm Bäder2018-07-171-2/+1