summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-11randomwip/dfiRyan Lortie3-244/+35
2014-09-20testRyan Lortie26-0/+1307
2014-09-20utilsRyan Lortie2-0/+103
2014-04-04implzRyan Lortie1-32/+101
2013-10-04Don't use strcmp with qsortRyan Lortie2-2/+16
2013-10-04Convert text index to a hash tableRyan Lortie5-107/+106
2013-10-04Change how we add strings for keyfilesRyan Lortie1-18/+12
2013-10-04dfiRyan Lortie14-9/+1941
2013-10-04Split out the building of the mime cacheRyan Lortie4-262/+318
2013-10-04Use GLib logging facilities with handler funcRyan Lortie2-16/+26
2013-10-04Restructure how we build and write the mime cacheRyan Lortie1-28/+45
2013-10-04Remove a dirty use of a global variableRyan Lortie1-30/+19
2013-10-04update-desktop-database: use g_file_set_contents()Ryan Lortie1-88/+13
2013-07-19Admit that we validate more than 1.0Matthias Clasen1-1/+1
2013-07-19Warn about OnlyShowIn in Action groupsMatthias Clasen1-2/+2
2013-07-19Add DBusActivatable key to allowed keysMatthias Clasen1-0/+2
2013-07-18Update the desktop-file-validate man pageMatthias Clasen1-2/+5
2013-07-18Tweak help output to stay within 80 columnsMatthias Clasen1-1/+1
2013-05-20autogen.sh: Honor NOCONFIGURE=1Colin Walters1-4/+5
2013-01-07update-desktop-database: List only once a desktop file per mime typeVincent Untz1-0/+7
2012-10-11release: post-release bump to 0.22Vincent Untz1-1/+1
2012-10-11release: 0.210.21Vincent Untz1-0/+19
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 Untz4-4/+30
2012-05-11validate: Add TDE to to list of registered OnlyShowInVincent Untz1-1/+1
2012-04-11validate: Add XFCE to to list of registered categoriesVincent Untz1-0/+1
2012-04-03install: Do not require glib >= 2.28Vincent Untz1-0/+5
2012-03-05release: post-release bump to 0.21Vincent Untz1-1/+1
2012-03-05release: 0.200.20Vincent Untz1-0/+11
2012-03-02validate: Cleanup previous commitVincent Untz1-73/+102
2012-03-02validate: Validate Desktop ActionsGiovanni Campagna1-43/+136
2012-02-22build: Update git.mk and ignore generated tarballsVincent Untz2-9/+20
2012-02-22build: Generate ChangeLog on make distVincent Untz1-0/+13
2012-01-24Add MATE and Razor to list of registered environmentsVincent Untz1-1/+1
2012-01-12validate: Handle list of locale strings in fixup tooMatthias Clasen1-26/+51