summaryrefslogtreecommitdiff
path: root/src/screenshot-filename-builder.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_autofree/g_autoptr to simplify codeCosimo Cecchi2019-07-241-109/+44
* Clean up formatting. Remove extra whitespace, convert tabs to spaces, fix ind...Evan Jarrett2018-06-151-6/+6
* Use the appropriate inclusion directive for config.hEmmanuele Bassi2017-05-291-1/+2
* filename-builder: improve translators commentsCosimo Cecchi2017-05-211-5/+11
* Update FSF AddressDominique Leuenberger2015-09-131-1/+1
* filename-builder: use dash for time format separatorCosimo Cecchi2015-01-281-1/+1
* filename-builder: reintroduce spaces in file namesCosimo Cecchi2015-01-281-3/+3
* Remove last deprecated function callRobert Roth2015-01-191-28/+16
* Build more convenient filenames (no ':' or ' ')Philippe Coval2014-11-211-3/+3
* Add config variable to specify default file extensionStefan Assmann2013-07-171-5/+6
* Allow customising the "from..." part of the nameBastien Nocera2012-06-281-8/+20
* Don't mix file and URI related functionsBastien Nocera2012-06-281-29/+30
* Ignore NULL save_dirBastien Nocera2012-06-281-0/+3
* Fix compile-time warningBastien Nocera2012-06-281-0/+2
* Make screenshot-filename-builder stand-aloneBastien Nocera2012-06-281-4/+3
* screenshot: consolidate filename creation error pathsCosimo Cecchi2012-04-161-11/+30
* screenshot: fall back to $HOME when saving into XDG_PICTURES_DIR failsCosimo Cecchi2012-04-161-3/+15
* screenshot: use "from" instead of "at" in filenameRay Strode2012-02-241-2/+2
* screenshot: don't apply some gsettings for headless modeCosimo Cecchi2012-02-041-5/+1
* screenshot: make non interactive mode headlessCosimo Cecchi2012-01-261-1/+5
* screenshot: fetch the picture saved dir from the filename builderCosimo Cecchi2012-01-261-8/+10
* Update for module splitCosimo Cecchi2011-09-281-0/+288