summaryrefslogtreecommitdiff
path: root/src/validate.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-05validate: Properly escape field codes in messagesHans Petter Jansson1-4/+4
2023-10-05validate: Add G_GNUC_PRINTF() to verify message formattingHans Petter Jansson1-4/+4
2023-09-13validate: Add Endless to the list of valid desktop IDsPhilip Withnall1-1/+1
2023-05-23validate: add DDE as a categoryWang Zichong1-0/+1
2023-05-22validate: use DDE for deepin desktopWang Zichong1-1/+1
2022-06-25Add LXQt to registered categories. LXQt requires it.rezso1-0/+1
2022-02-15validate: Support version 1.5David King1-0/+3
2022-02-15validate: support SingleMainWindow key from 1.5David King1-0/+3
2020-06-18validate: Officially support version 1.4 of the specHans Petter Jansson1-0/+6
2020-06-18validate: Fix parsing of escaped double quote in quoted stringsHans Petter Jansson1-2/+2
2020-06-07validate: Fix erroneous flagging of extension keysHans Petter Jansson1-1/+1
2020-04-27Add support for PrefersNonDefaultGPU .desktop keywip/hadess/add-PrefersNonDefaultGPUBastien Nocera1-0/+5
2020-04-27Make it possible to deprecate keys starting with X-Bastien Nocera1-3/+5
2020-04-15validate: Add the "Implements" field from spec version 1.2Dylan Baker1-0/+2
2019-11-19desktop-file-validate: Simplify a couple of error messagesPhilip Withnall1-4/+4
2019-11-19desktop-file-validate: Add coloured output supportPhilip Withnall1-4/+33
2019-08-17validate: add support for GNOME Flashback desktopAlberts Muktupāvels1-1/+1
2019-08-17validate: add support for GNOME Classic desktopAlberts Muktupāvels1-1/+1
2019-07-24Allow version 1.2Severin Glöckner1-0/+3
2019-07-23validate: Add support for Deepin in OnlyShowIn.Hans Petter Jansson1-1/+1
2019-07-23validate: Add support for the Enlightenment desktop.Hans Petter Jansson1-1/+1
2019-07-23validate: Add support for the Budgie Desktop as an OnlyShowIn entryIkey Doherty1-1/+1
2016-08-20Added Pantheon to the list of desktop environmentsDavid Faure1-1/+2
2016-06-18validate: Add LXQt to list of registered environments.Hans Petter Jansson1-1/+1
2016-06-18Accept version 1.1Matthias Clasen1-0/+3
2016-06-17validate: Ensure DBusActivatable filenames conform to reverse-DNS notation.Hans Petter Jansson1-1/+45
2016-02-29validate: Fix buffer over-read on incomplete escape sequence.Hans Petter Jansson1-0/+10
2014-04-01Add EDE to the list of desktop environmentsDavid Faure1-1/+1
2014-04-01Add Cinnamon to list of registered environments.Michael Webster1-1/+1
2014-04-01desktop-file-validate: Trailing semicolons have been downgraded to optionalJerome Leclanche1-105/+0
2013-07-19Warn about OnlyShowIn in Action groupsMatthias Clasen1-2/+2
2013-07-19Add DBusActivatable key to allowed keysMatthias Clasen1-0/+2
2012-10-11validate: Add Feed category, that can be used with NetworkVincent Untz1-0/+1
2012-10-11validate: Add Network as related category for MonitorVincent Untz1-1/+1
2012-10-11validate: Add Shooter category for gamesVincent Untz1-0/+1
2012-10-11validate: Add Maps category, and document where to put GIS applicationsVincent Untz1-0/+1
2012-10-11validate: Add Science as related category for more Education categoriesVincent Untz1-8/+8
2012-10-11validate: Make Science a main categoryVincent Untz1-1/+1
2012-10-11validate: Add Spirituality and Humanities categoriesVincent Untz1-0/+2
2012-10-11validate: Change some related categories from "and" to "or"Vincent Untz1-20/+20
2012-10-03validate: Code style fixesVincent Untz1-34/+35
2012-10-03validate: Accept and validate GNOME3/GSettings for AutostartConditionVincent Untz1-7/+132
2012-10-03validate: Rework multiple main categories detectionVincent Untz1-11/+51
2012-10-03validate: Clarify message when outputting an item of listVincent Untz1-3/+3
2012-10-03validate: Add hint about suggested related categoriesVincent Untz1-147/+199
2012-10-03validate: Add Adult categoryVincent Untz1-0/+1
2012-10-03validate: Output hint if more than one main category is presentVincent Untz1-0/+14
2012-10-03validate: Only print hint if no main category is present, not an errorVincent Untz1-7/+8
2012-10-03validate: Add function to print hints, and --no-hints optionVincent Untz1-1/+24
2012-05-11validate: Add TDE to to list of registered OnlyShowInVincent Untz1-1/+1