Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-16 | Update version (0.9.7) | Waldo Bastian | 1 | -2/+2 | |
2006-10-13 | Add _NET_WM_FULL_PLACEMENT ↵ | llunak | 1 | -0/+37 | |
(http://mail.gnome.org/archives/wm-spec-list/2006-August/msg00000.html). | |||||
2006-10-04 | Deprecate %v, it is FSDevice specific | Waldo Bastian | 2 | -3/+6 | |
2006-09-29 | Add _NET_WM_USER_TIME_WINDOW | mclasen | 1 | -4/+29 | |
2006-09-20 | Remove confusing "MUST" column. | Waldo Bastian | 1 | -38/+18 | |
2006-09-19 | Clarify how the version number must look like (if present). | Waldo Bastian | 1 | -6/+4 | |
2006-09-19 | Remove "regexp" type, it is no longer used in the spec. | Waldo Bastian | 1 | -3/+3 | |
2006-09-19 | remove "Actions" from the 1.0 version of the spec because is it | Waldo Bastian | 1 | -20/+1 | |
under-specified and not widely implemented. | |||||
2006-09-19 | Make stronger recommendations wrt the minimum required set of supported | Waldo Bastian | 1 | -213/+233 | |
categories. | |||||
2006-09-19 | This change codifies how to use different .menu files for different | Waldo Bastian | 1 | -13/+52 | |
desktop environments. Some distributions currently already do this. This change will require them to set $XDG_MENU_PREFIX accordingly. They should also check that their distribution picks up the applications-merged directory correctly. | |||||
2006-08-30 | list FSDevice type as KDE specific refer to Icon Theme Specification | Waldo Bastian | 2 | -70/+81 | |
* list FSDevice type as KDE specific * refer to Icon Theme Specification | |||||
2006-08-22 | clarification of Exec key correction of StartupWMClass, clarify | Waldo Bastian | 2 | -68/+167 | |
* clarification of Exec key * correction of StartupWMClass, clarify StartupNotify (Lubos Lunak) * deprecate SortOrder and FilePattern key (Vincent Untz) * remove section on "MIME Type caching" from spec (Vincent Untz) * groups and keys must be unique (Vincent Untz) See http://lists.freedesktop.org/archives/xdg/2006-August/008446.html | |||||
2006-07-13 | Don't fail if system items bleed through in the tests | Waldo Bastian | 1 | -4/+16 | |
2006-07-13 | Add a dirty hack for distros that do the same | Waldo Bastian | 34 | -70/+70 | |
2006-07-13 | Fix .menu file in the how to install a submenu example | Waldo Bastian | 1 | -4/+5 | |
2006-05-29 | Close <para>. | llunak | 1 | -0/+1 | |
2006-05-28 | Patch by Vincent Untz <vuntz@gnome.org> | Waldo Bastian | 2 | -205/+206 | |
* cleanup of text and some reorg for clearity * move all of the legacy-mixed encoding stuff to the appendix * deprecate the Swallow* keys * improve definition of group headers * reorder the list of standard keys so they are sorted by type See http://lists.freedesktop.org/archives/xdg/2006-May/008131.html | |||||
2006-04-13 | New window types to be used on override-redirect windows: | sandmann | 1 | -27/+154 | |
_NET_WM_WINDOW_TYPE_DROPDOWN_MENU, _NET_WM_WINDOW_TYPE_POPUP_MENU, _NET_WM_WINDOW_TYPE_TOOLTIP, _NET_WM_WINDOW_TYPE_NOTIFICATION, _NET_WM_WINDOW_TYPE_COMBO, and _NET_WM_WINDOW_TYPE_DND New _NET_WM_CM_Sn manager selection for compositing managers. Added note WM_TRANSIENT_FOR for override-redirect windows | |||||
2006-03-29 | Added example for installing sub-menu. | Waldo Bastian | 2 | -85/+187 | |
2006-03-21 | Specify correct Type= for .desktop and .directory files Provide guidance | Waldo Bastian | 1 | -6/+27 | |
* Specify correct Type= for .desktop and .directory files * Provide guidance to third party application developers on installation directories | |||||
2006-02-13 | Clearify that autostart happens after a user logs in | Waldo Bastian | 1 | -2/+3 | |
2006-02-13 | Autostart spec added | Waldo Bastian | 9 | -0/+381 | |
2006-02-13 | Initial import | Waldo Bastian | 0 | -0/+0 | |
2006-02-13 | Initial revision | Waldo Bastian | 2 | -0/+238 | |
2006-01-04 | Add _NET_WM_MOVERESIZE_CANCEL . | llunak | 1 | -3/+18 | |
2005-12-29 | Dont't hardcode /tmp/menutestdir | Waldo Bastian | 29 | -100/+100 | |
2005-06-27 | _NET_WM_ACTION_CLOSE indicates _NET_CLOSE_WINDOW may be sent. | llunak | 1 | -1/+1 | |
2005-06-02 | two more tests | lanius | 4 | -0/+78 | |
2005-05-22 | add tests | lanius | 2 | -0/+40 | |
2005-05-22 | another onlyunallocated test | lanius | 3 | -0/+34 | |
2005-05-13 | Validate. | llunak | 1 | -3/+0 | |
2005-05-13 | Apparently empty <itemizedlist> is not liked. | llunak | 1 | -2/+0 | |
2005-05-13 | And going for draft 1.4. | llunak | 1 | -1/+6 | |
2005-05-13 | 1.3 is final. | llunak | 1 | -2/+2 | |
2005-04-25 | add test for recursive inclusion of .menu files. Also know as the "get | Mark McLoughlin | 3 | -0/+69 | |
2005-04-25 Mark McLoughlin <mark@skynet.ie> * tests/u: add test for recursive inclusion of .menu files. Also know as the "get really hosed and eat all the RAM you can find" test. | |||||
2005-04-21 | test s: Test that .desktop files under $HOME correctly | Waldo Bastian | 8 | -0/+289 | |
override .desktop files at system level test t: Test order in which <Move> elements are processed | |||||
2005-04-13 | Change semantics and remove restrictions on <Move> element to facilitate | Waldo Bastian | 2 | -32/+22 | |
menu editing. | |||||
2005-04-13 | Patch by Olivier Chapuis <olivier.chapuis@free.fr> to add source | llunak | 1 | -9/+34 | |
indication to more messages. | |||||
2005-04-13 | A patch from Alexander Strasser <eclipse7@gmx.net> to explicitly specify | llunak | 1 | -2/+8 | |
the wm should restore geometry after going back from fullscreen. | |||||
2005-03-23 | Clearify DTD conformance and version compatibility | Waldo Bastian | 2 | -16/+33 | |
2005-03-22 | Test for type attribute in <MergeFile> | Waldo Bastian | 4 | -0/+130 | |
2005-03-22 | Added type attribute to <MergeFile> element to facilitate menu-editing. | Waldo Bastian | 3 | -8/+55 | |
(v0.91) | |||||
2005-03-17 | Additional test for MergeFile outside applications-merged directory | Waldo Bastian | 2 | -0/+60 | |
2005-02-28 | Add a timestamp field to _NET_CURRENT_DESKTOP messages | newren | 1 | -0/+5 | |
2005-02-24 | Fixed links to www.freedesktop.org | Waldo Bastian | 2 | -7/+11 | |
2005-02-18 | Make it a bit more difficult in order to catch: | Mark McLoughlin | 2 | -1/+10 | |
2005-02-18 Mark McLoughlin <mark@skynet.ie> Make it a bit more difficult in order to catch: http://bugzilla.gnome.org/show_bug.cgi?id=167758 Thanks to Chris Lahey for the test case. * tests/o/test: put freecell.desktop in a subdirectory. | |||||
2005-02-18 | test that | Mark McLoughlin | 4 | -0/+48 | |
2005-02-18 Mark McLoughlin <mark@skynet.ie> * tests/o/result, tests/o/test: test that <And><Category>foo</Category><Not><Category>foo</Category></Not></And> doesn't match anything. * README: add bit about how to test the GNOME impl. | |||||
2005-02-18 | Problem pointed out by Waldo. | Mark McLoughlin | 4 | -6/+14 | |
2005-02-18 Mark McLoughlin <mark@skynet.ie> Problem pointed out by Waldo. * menutest: don't try and run the "CVS" test :) * tests/m/result, tests/n/result: items in a hidden or deleted menu should be considered allocated. | |||||
2005-02-10 | Slight rewording in example of desktop-file id to make it more obvious | Waldo Bastian | 1 | -3/+3 | |
2005-02-03 | What to do with entries that have been included in a menu that is deleted | Waldo Bastian | 2 | -0/+40 | |