summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Adwaita: remove old popover checkbutton/radiobutton styleLapo Calamandrei2016-07-093-57/+26
* Adwaita: remove some check and radio related cruftLapo Calamandrei2016-07-083-39/+0
* Updated POTFILES.inPiotr Drąg2016-07-082-0/+2
* Fix up the documentation of GtkTextView::move-viewportMatthias Clasen2016-07-081-3/+3
* Add portal support to GtkPrintOperationMatthias Clasen2016-07-084-35/+777
* print job: Add api to send data from an fdMatthias Clasen2016-07-082-0/+39
* page setup: Add api to serialize to a GVariantMatthias Clasen2016-07-083-0/+91
* Add api to serialize a GtkPaperSize to a GVariantMatthias Clasen2016-07-083-0/+94
* print settings: Add api to serialize to a GVariantMatthias Clasen2016-07-083-0/+73
* Support the Inhibit portalMatthias Clasen2016-07-082-38/+150
* Implement combobox apis for GtkFileChooserNativePortalMatthias Clasen2016-07-083-66/+203
* Implement combobox apis in GtkFileChooserWidgetMatthias Clasen2016-07-082-0/+195
* GtkFileChooser: Add abstract api for comboboxes and checkbuttonsMatthias Clasen2016-07-083-1/+128
* Adapt to simplified file chooser portal apiMatthias Clasen2016-07-081-3/+3
* file chooser portal: Port to new Request APIMatthias Clasen2016-07-081-29/+22
* Use the portal when sandboxedMatthias Clasen2016-07-081-8/+1
* portal: Sent more data alongMatthias Clasen2016-07-081-0/+21
* portal: Send file filters to the portalMatthias Clasen2016-07-081-0/+19
* Add api to serialize GtkFileFilter to a variantMatthias Clasen2016-07-083-0/+110
* Initial version of file chooser portal supportAlexander Larsson2016-07-084-1/+423
* about dialog: Use gtk_show_uri_on_windowMatthias Clasen2016-07-081-4/+1
* Add gtk_show_uri_on_windowMatthias Clasen2016-07-083-1/+74
* Add a portal helperMatthias Clasen2016-07-082-0/+26
* Change the priority of the window-close idle to G_PRIORITY_DEFAULTOwen W. Taylor2016-07-061-1/+1
* Add a css parser test for background-blend-modeMatthias Clasen2016-07-053-0/+40
* gtk3-demo: Simplify the blendmodes example a bitMatthias Clasen2016-07-042-37/+28
* wayland: remove unneeded statementOlivier Fourdan2016-07-041-2/+0
* wayland: return child only in device_query_state()Olivier Fourdan2016-07-041-1/+2
* Updated POTFILES.skipPiotr Drąg2016-07-042-0/+2
* gtk3-demo: Make blendmodes example non-resizableMatthias Clasen2016-07-031-0/+1
* Fix parsing of some css propertiesMatthias Clasen2016-07-031-3/+3
* css parser: Improve an error messageMatthias Clasen2016-07-031-5/+5
* demo: add a demo for blend modesGeorges Basile Stavracas Neto2016-07-038-0/+629
* css: add documentation for background-blend-modeGeorges Basile Stavracas Neto2016-07-031-0/+14
* css: add background-blend-mode supportGeorges Basile Stavracas Neto2016-07-036-3/+240
* Simplify the xfce session manager supportMatthias Clasen2016-07-031-36/+24
* GtkApplication: Add support for the Xfce session managerEric Koegel2016-07-031-23/+103
* Fix example MakefilesMatthias Clasen2016-07-0310-10/+10
* print dialog: Apply initial capabilitiesMatthias Clasen2016-07-021-0/+2
* wayland: Separate selection buffers and other per-selection atom dataCarlos Garnacho2016-06-301-38/+60
* wayland: Implement gdk_utf8_to_string_targetCarlos Garnacho2016-06-301-1/+59
* gtk/gtkstylecascade.c: Fix formattingChun-wei Fan2016-06-301-2/+3
* headerbar: don't throw a warning if title widget is hiddenRay Strode2016-06-291-7/+9
* configure: fix "AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS"Ignacio Casal Quinteiro2016-06-291-3/+3
* gdk: actually fix the previous commitIgnacio Casal Quinteiro2016-06-291-1/+1
* gdk: do not provide display command line argument on windowsIgnacio Casal Quinteiro2016-06-291-0/+2
* GtkWindow: Check for GtkWidget-window-dragging in multipress gestureTimm Bäder2016-06-281-1/+15
* gtkfilesystem: Improve heuristics to detect remote filesystemOndrej Holy2016-06-282-20/+3
* GtkWindow: Fix dragging on non-titlebar widgetsTimm Bäder2016-06-271-16/+20
* widget: Don't unnecessarily export functionTimm Bäder2016-06-272-6/+1