summaryrefslogtreecommitdiff
path: root/src/screenshot-interactive-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* interactive-dialog: Port to libhandyAlexander Mikhaylenko2020-08-011-29/+2
* interactive-dialog: Return concrete type in _new()Alexander Mikhaylenko2020-04-031-1/+1
* interactive-dialog: Clean up includesAlexander Mikhaylenko2020-04-031-2/+0
* interactive-dialog: Clean up fieldsAlexander Mikhaylenko2020-04-031-7/+0
* interactive-dialog: Replace callback with a signalAlexander Mikhaylenko2020-04-031-26/+26
* interactive-dialog: Name dialog self in _new()Alexander Mikhaylenko2020-04-031-13/+14
* interactive-dialog: Pass self to all signal handlersAlexander Mikhaylenko2020-04-031-4/+6
* interactive-dialog: Use enum for screenshot modesAlexander Mikhaylenko2020-04-031-9/+11
* interactive-dialog: Make a GTK templateAlexander Mikhaylenko2020-04-031-118/+99
* interactive-dialog: Split target_toggled_cb()Alexander Mikhaylenko2020-04-031-10/+13
* interactive-dialog: Drop window shadow optionAlexander Mikhaylenko2020-03-141-35/+0
* interactive-dialog: Remove ununsed enumsAlexander Mikhaylenko2020-03-141-7/+0
* Allow taking area screenshots with delayPhilipp Wolfer2020-03-141-5/+0
* Add back window effects cli optionAlexander Mikhaylenko2020-03-101-2/+7
* ui: Name files according to their classesAlexander Mikhaylenko2020-03-101-1/+1
* interactive-dialog: Set menu model in xmlAlexander Mikhaylenko2020-03-101-10/+0
* gresource: Use prefix matching appidAlexander Mikhaylenko2020-03-101-2/+2
* Move gresources to data/Alexander Mikhaylenko2020-03-101-2/+2
* Redesign Screenshot's main windowChristopher Davis2020-03-101-326/+106
* Use g_autofree/g_autoptr to simplify codeCosimo Cecchi2019-07-241-9/+4
* Update icon name references to new nameCosimo Cecchi2018-09-031-3/+1
* Clean up formatting. Remove extra whitespace, convert tabs to spaces, fix ind...Evan Jarrett2018-06-151-7/+7
* interactive-dialog: remove extra Help button fallbackCosimo Cecchi2017-09-051-21/+0
* interactive-dialog: use app menu button as fallback instead of menubarCosimo Cecchi2017-09-051-0/+2
* Use the appropriate inclusion directive for config.hEmmanuele Bassi2017-05-291-1/+2
* Fix a translator commentPiotr Drąg2017-01-281-5/+5
* Update FSF AddressDominique Leuenberger2015-09-131-1/+1
* interactive-dialog: Add a missing break on a switch statementRui Matos2015-06-291-0/+1
* Do not use deprecated methods.Robert Roth2015-01-191-19/+13
* Fix typo in variable name: capure -> captureRobert Ancell2014-12-041-2/+2
* Don't use deprecated GTK+ api, IIIMatthias Clasen2014-04-091-2/+1
* Don't use deprecated GTK+ api, IIMatthias Clasen2014-04-091-1/+1
* screenshot: add vintage filterNils Dagsson Moskopp2014-02-241-2/+8
* screenshot: pack header bar buttons in a horiz size groupCosimo Cecchi2014-02-161-0/+5
* screenshot: don't set text-button style class manuallyCosimo Cecchi2014-02-161-3/+0
* screenshot: don't pack buttons in a size groupCosimo Cecchi2014-02-161-5/+0
* screenshot: don't set a title on the header barCosimo Cecchi2014-02-161-1/+0
* screenshot: Use header bar in the interactive dialogYosef Or Boczko2014-02-161-2/+27
* interactive-dialog: make it a full GtkApplicationWindowJonh Wendell2013-07-081-14/+44
* dialog: don't use additional GtkApplicationWindowsCosimo Cecchi2013-04-051-22/+7
* Use different keys as accelerator keyJiro Matsuzawa2012-08-191-1/+1
* screenshot: add an application menu for the interactive windowCosimo Cecchi2012-05-081-38/+43
* screenshot: rename "whole desktop" to "whole screen"Cosimo Cecchi2012-05-081-2/+2
* screenshot: set the delay box insensitive for interactive modeCosimo Cecchi2012-02-141-11/+8
* screenshot: don't set a delay in the config if area_shotCosimo Cecchi2012-02-131-5/+11
* interactive-dialog: don't use deprecated GtkHBox/GtkVBoxCosimo Cecchi2011-10-251-9/+9
* Update for module splitCosimo Cecchi2011-09-281-0/+472