Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2005-01-25 | Let clients set _NET_WM_USER_TIME for initial window(s) too | newren | 1 | -11/+15 | |
(http://mail.gnome.org/archives/wm-spec-list/2005-January/msg00001.html) | |||||
2004-12-16 | Fixing the formatting from Waldo Bastian. | llunak | 1 | -3/+5 | |
2004-12-16 | - <artheader> + <articleinfo> | Waldo Bastian | 1 | -2/+2 | |
- <artheader> + <articleinfo> | |||||
2004-12-13 | elaboration from Waldo. | Mark McLoughlin | 2 | -1/+8 | |
2004-12-13 Mark McLoughlin <mark@skynet.ie> * menu-spec.xml: elaboration from Waldo. | |||||
2004-12-10 | test the new <OnlyUnallocated> behaviour. | Mark McLoughlin | 3 | -2/+14 | |
2004-12-08 Mark McLoughlin <mark@skynet.ie> * tests/2/result, tests/2/test: test the new <OnlyUnallocated> behaviour. | |||||
2004-12-10 | make <OnlyUnallocated/> be for entries which don't match any <Include> | Mark McLoughlin | 2 | -13/+22 | |
2004-12-08 Mark McLoughlin <mark@skynet.ie> * menu-spec.xml: make <OnlyUnallocated/> be for entries which don't match any <Include> rule rather than entries which don't appear in any menu. | |||||
2004-11-30 | add _NET_SYSTEM_TRAY_ORIENTATION. | Mark McLoughlin | 2 | -2/+44 | |
2004-11-30 Mark McLoughlin <mark@skynet.ie> * systemtray-spec.xml: add _NET_SYSTEM_TRAY_ORIENTATION. | |||||
2004-09-03 | minor typo - "This specification adds two new fields to desktop entries" - | Mark McLoughlin | 2 | -1/+6 | |
2004-09-03 Mark McLoughlin <mark@skynet.ie> * menu-spec.xml: minor typo - "This specification adds two new fields to desktop entries" - s/two/three/ | |||||
2004-08-29 | test for NoDisplay=true behavious in .desktop and .directory files. | Mark McLoughlin | 7 | -6/+78 | |
2004-08-29 Mark McLoughlin <mark@skynet.ie> * tests/m: test for NoDisplay=true behavious in .desktop and .directory files. * data/hidden.desktop, data/hidden.directory: add. * data/apps.directory: add Type=Directory. * menutest: actually generate a test result if one doesn't exist - makes it easier to write new tests. | |||||
2004-07-13 | Update the MIME description to make it more relevent. | Jonathan Blandford | 2 | -91/+98 | |
Tue Jul 13 18:04:11 2004 Jonathan Blandford <jrb@gnome.org> * desktop-entry-spec.xml: Update the MIME description to make it more relevent. | |||||
2004-07-11 | Fix typo | sandmann | 1 | -1/+1 | |
2004-06-20 | Clarify the the window manager must not send a 0 sync request | sandmann | 1 | -5/+6 | |
2004-06-02 | Add timestamp to _NET_CLOSE_WINDOW | andersca | 1 | -1/+1 | |
2004-05-28 | Add _NET_WM_SYNC_REQUEST | sandmann | 1 | -0/+56 | |
2004-05-07 | fix typo in <Menuname> description. Its inline_header rather than | Mark McLoughlin | 2 | -3/+8 | |
2004-05-07 Mark McLoughlin <mark@skynet.ie> * menu-spec.xml: fix typo in <Menuname> description. Its inline_header rather than inline_title according to the DTD. | |||||
2004-04-19 | Pointed out by Ville Skyttä <ville.skytta@iki.fi> | Mark McLoughlin | 2 | -1/+7 | |
2004-04-19 Mark McLoughlin <mark@skynet.ie> Pointed out by Ville Skyttä <ville.skytta@iki.fi> * desktop-entry-spec.xml: fix minor typo. | |||||
2004-04-18 | Patch from Ville Skyttä <ville.skytta@iki.fi> | Mark McLoughlin | 2 | -50/+51 | |
2004-04-18 Mark McLoughlin <mark@skynet.ie> Patch from Ville Skyttä <ville.skytta@iki.fi> * menu-spec.xml: editorial changes and typo fixes. | |||||
2004-04-18 | Patch from Ville Skyttä <ville.skytta@iki.fi> | Mark McLoughlin | 2 | -218/+306 | |
2004-04-18 Mark McLoughlin <mark@skynet.ie> Patch from Ville Skyttä <ville.skytta@iki.fi> * desktop-entry-spec.xml: editorial changes, fixes for typos and general cleanups. | |||||
2004-03-20 | fix listing of categories | lanius | 1 | -1/+0 | |
2004-02-27 | Thu Feb 26 19:55:29 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 3 | -34/+94 | |
* xsettings-client.[ch]: Add xsettings_client_set_grab_func(), xsettings_client_set_ungrab_func() to allow users to control exactly how server grabs are done. (In case the user has a refcounted grab facility, for instance.) (Patch by Soeren Sandmann) * xsettings-client.c: Use XInternAtoms() to reduce roundtrips. * xsettings-client.c: Fix a memory leak for XGetWindowProperty() on type mismatch. | |||||
2004-02-03 | Fix XML parsing. | Waldo Bastian | 1 | -1/+1 | |
2004-01-31 | fix menu.dtd | lanius | 1 | -5/+6 | |
2004-01-31 | added name attribute to example | lanius | 1 | -2/+3 | |
2004-01-31 | articleinfo <> artheader | lanius | 1 | -2/+2 | |
2004-01-29 | Oops, _NET_RESTACK_WINDOW had _NET_CLOSE_WINDOW in some places (copy&paste | llunak | 1 | -3/+3 | |
error). | |||||
2004-01-07 | Frame extents from Thomas Fitzsimmons <fitzsim@redhat.com> . | llunak | 1 | -1/+45 | |
(http://mail.gnome.org/archives/wm-spec-list/2003-December/msg00032.html) | |||||
2003-12-16 | Support for focus stealing prevention | llunak | 1 | -5/+88 | |
(http://mail.gnome.org/archives/wm-spec-list/2003-October/msg00039.html). |