summaryrefslogtreecommitdiff
path: root/src/screenshot-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* dialog: Use HdyApplicationWindowAlexander Mikhaylenko2020-08-011-2/+2
* dialog: Stop using gdk_flush()Alexander Mikhaylenko2020-04-221-2/+0
* dialog: Pass GtkApplication explicitlyAlexander Mikhaylenko2020-04-031-4/+6
* dialog: Replace callback with signalsAlexander Mikhaylenko2020-04-031-12/+42
* dialog: Consistently name self selfAlexander Mikhaylenko2020-04-031-27/+27
* dialog: Connect signals in xmlAlexander Mikhaylenko2020-04-031-87/+68
* dialog: Remove screenshot_dialog_get_dialog()Alexander Mikhaylenko2020-04-031-6/+0
* dialog: Convert into a GtkWidget templateAlexander Mikhaylenko2020-04-031-48/+30
* dialog: Make a GObjectAlexander Mikhaylenko2020-04-031-6/+35
* dialog: Make the struct privateAlexander Mikhaylenko2020-04-031-0/+18
* dialog: Add functions for retrieving dialog and filename entryAlexander Mikhaylenko2020-04-031-0/+12
* gresource: Use prefix matching appidAlexander Mikhaylenko2020-03-101-1/+1
* Move gresources to data/Alexander Mikhaylenko2020-03-101-1/+1
* dialog: Fix dnd preview sizeAlexander Mikhaylenko2020-03-101-1/+1
* Redesign Screenshot's main windowChristopher Davis2020-03-101-40/+33
* dialog: use correct pointer as GtkWidgetCosimo Cecchi2019-07-241-1/+1
* Use g_autofree/g_autoptr to simplify codeCosimo Cecchi2019-07-241-27/+9
* dialog: call right function to get displayCosimo Cecchi2018-11-041-1/+1
* screenshot-dialog: replace deprecated gdk_cursor_newJente Hidskes2018-09-161-1/+3
* Clean up formatting. Remove extra whitespace, convert tabs to spaces, fix ind...Evan Jarrett2018-06-151-26/+26
* Add a back button to take another screenshotDaniel Byrne2017-07-311-2/+8
* Use the appropriate inclusion directive for config.hEmmanuele Bassi2017-05-291-3/+4
* screenshot-dialog: Avoid resizing the preview too muchRui Matos2016-07-111-17/+15
* Update FSF AddressDominique Leuenberger2015-09-131-1/+1
* screenshot-dialog: Remove the cancel button and add X button insteadYosef Or Boczko2014-02-161-2/+0
* screenshot: support hidpi scale factor when rendering previewCosimo Cecchi2014-02-161-42/+47
* screenshot: port screenshot dialog to GtkHeaderBarCosimo Cecchi2014-02-161-0/+2
* screenshoot-dialog: make it a full GtkApplicationWindowJonh Wendell2013-07-081-9/+47
* Fix file name field in dialog not having focus initiallyRobin Stocker2013-04-051-0/+1
* dialog: don't use additional GtkApplicationWindowsCosimo Cecchi2013-04-051-23/+8
* build: add the save dialog UI file to the GResourceCosimo Cecchi2012-06-041-2/+1
* dialog: Fix thinko in last commitFlorian Müllner2012-05-081-3/+3
* screenshot: remove useless error dialogCosimo Cecchi2012-05-081-16/+4
* screenshot: add an application menu for the interactive windowCosimo Cecchi2012-05-081-39/+34
* screenshot: don't use gdk_cursor_unref()Cosimo Cecchi2011-10-251-1/+1
* dialog: use gtk_render_icon()Cosimo Cecchi2011-10-251-28/+6
* Update for module splitCosimo Cecchi2011-09-281-0/+355