summaryrefslogtreecommitdiff
path: root/src/screenshot-dialog.h
Commit message (Expand)AuthorAgeFilesLines
* dialog: Pass GtkApplication explicitlyAlexander Mikhaylenko2020-04-031-2/+3
* dialog: Replace callback with signalsAlexander Mikhaylenko2020-04-031-13/+2
* dialog: Remove screenshot_dialog_get_dialog()Alexander Mikhaylenko2020-04-031-1/+0
* dialog: Convert into a GtkWidget templateAlexander Mikhaylenko2020-04-031-1/+1
* dialog: Make a GObjectAlexander Mikhaylenko2020-04-031-2/+8
* dialog: Make the struct privateAlexander Mikhaylenko2020-04-031-17/+1
* dialog: Add functions for retrieving dialog and filename entryAlexander Mikhaylenko2020-04-031-0/+2
* Use #pragma once instead of #if guardsAlexander Mikhaylenko2020-03-101-4/+1
* Clean up formatting. Remove extra whitespace, convert tabs to spaces, fix ind...Evan Jarrett2018-06-151-4/+4
* Add a back button to take another screenshotDaniel Byrne2017-07-311-1/+4
* Update FSF AddressDominique Leuenberger2015-09-131-1/+1
* screenshoot-dialog: make it a full GtkApplicationWindowJonh Wendell2013-07-081-5/+16
* dialog: don't use additional GtkApplicationWindowsCosimo Cecchi2013-04-051-1/+0
* screenshot: add an application menu for the interactive windowCosimo Cecchi2012-05-081-3/+13
* Update for module splitCosimo Cecchi2011-09-281-0/+40