summaryrefslogtreecommitdiff
path: root/gtk/gtkprintoperation-portal.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Update all callersMatthias Clasen2022-12-131-2/+2
* gtk: Stop using gtk_show_uriMatthias Clasen2022-12-091-6/+9
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-1/+1
* Remember to call print_cb even if print operation is cancelled.Casey Jao2020-07-081-1/+9
* gtk: Port all users to the new gtk_show_uri()Matthias Clasen2020-04-111-1/+1
* Rename gtkprintbackend.h to gtkprintbackendprivate.hMatthias Clasen2019-05-261-1/+1
* print portal: use request path utilitiesMatthias Clasen2018-08-301-10/+2
* print portal: don't leak window handlesMatthias Clasen2018-08-151-0/+2
* print portal: Plug a memory leakMatthias Clasen2018-08-151-1/+4
* Use defines for bus namesMatthias Clasen2018-08-151-8/+9
* Drop the Big GDK LockEmmanuele Bassi2018-02-031-7/+1
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+3
* Avoid a race in the print portalMatthias Clasen2017-07-071-11/+44
* gtk: Mark internal functions as staticEmmanuele Bassi2016-10-171-1/+1
* Port GtkPrintOperationPortal to gtk_window_export_handleMatthias Clasen2016-07-281-26/+49
* Add portal support to GtkPrintOperationMatthias Clasen2016-07-081-0/+626