aboutsummaryrefslogtreecommitdiff
path: root/libLumina/LuminaXDG.h
Commit message (Expand)AuthorAge
* Fix an issues with possible seg-faults when saving a *.desktop structure to f...Ken Moore2015-08-31
* Make sure the *pointer* to the XDGDesktop structure is constant, not the stru...Ken Moore2015-08-31
* Move the LFileInfo class into libLumina/LuminaXDG - this is very useful for f...Ken Moore2015-08-28
* Finish up the XDG "Actions" specification for *.desktop files, and integrate ...Ken Moore2015-07-22
* Add support into libLumina for additional "Actions" listed in *.desktop files.Ken Moore2015-07-22
* Finish cleaning up the new XDG autostart write-support and enable it in lumin...Ken Moore2015-05-12
* Large update to the XDG autostart spec - Add full write support in libLumina.Ken Moore2015-05-12
* Add usage support for the XDG autostart specifications. This is currently on ...Ken Moore2015-03-30
* Update how lumina-open detects applications which are registered on the syste...Ken Moore2015-02-27
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
* Finish up the new Mime type default app usage in lumina-config and lumina-ope...Ken Moore2014-11-17
* Update the XDG MIME inplementation to support the draft standards for registe...Ken Moore2014-11-17
* Update the *.desktop "Exec=" compliance to the standards as of 9/9/2014 in Lu...Ken Moore2014-09-09
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15