summaryrefslogtreecommitdiff
path: root/src/object.c
Commit message (Expand)AuthorAge
* Imported Upstream version 0.7.0Christoph Egger2016-02-08
* Imported Upstream version 0.6.2Christoph Egger2016-02-08
* Fix 'uinitialized l' warnings on some systemsThorsten Wißmann2013-06-05
* Save GString** in attribute valuesThorsten Wißmann2013-04-07
* Free user_data of HSAttributesThorsten Wißmann2013-03-25
* Place attribute values at constant positionsThorsten Wißmann2013-03-25
* Fix null dereference in mktempTyler Thomas Hart2013-03-24
* Fix exit status of mktempThorsten Wißmann2013-03-16
* Add command: mktempThorsten Wißmann2013-03-16
* Add command: sprintfThorsten Wißmann2013-03-08
* Add command remove_attrThorsten Wißmann2013-03-07
* Free attribute name of user attributesThorsten Wißmann2013-03-07
* Set user_attribute in new_attrThorsten Wißmann2013-03-07
* Add command: new_attrThorsten Wißmann2013-03-07
* Use %zu as format specifier for size_tThorsten Wißmann2013-03-04
* Fixup output of compare and attrThorsten Wißmann2013-03-03
* Make attr output more intuitiveThorsten Wißmann2013-03-03
* Add attribute type custom intThorsten Wißmann2013-03-03
* Add command compareThorsten Wißmann2013-03-03
* Add attribute type custom, e.g. frame_countThorsten Wißmann2013-03-03
* Add int and uint attribute type, e.g. tags.countThorsten Wißmann2013-03-03
* Refactor hsattribute_assign()Thorsten Wißmann2013-03-03
* Transform "ls" to multifunctional "attr" commandThorsten Wißmann2013-03-03
* Make ewmhrequests,pseudotile,fullscreen writableThorsten Wißmann2013-03-03
* Improve invalid-path error messageThorsten Wißmann2013-03-02
* Add attribute modificationThorsten Wißmann2013-03-02
* New command: substituteThorsten Wißmann2013-02-17
* Add get_attribute commandThorsten Wißmann2013-02-17
* Use / separated paths as object identifiersThorsten Wißmann2013-02-17
* Simplify ls outputThorsten Wißmann2013-02-17
* Add more object utility functionsThorsten Wißmann2013-02-17
* Add tags to the object treeThorsten Wißmann2013-02-17
* Add attribute handling to objectsThorsten Wißmann2013-02-17
* Fix child_check_object() comparatorThorsten Wißmann2013-02-17
* Print user-specified subtree in object_treeThorsten Wißmann2013-02-17
* Add named monitors to object treeThorsten Wißmann2013-02-17
* Remove all children of an object when unlinkingThorsten Wißmann2013-02-17
* Add command object_treeThorsten Wißmann2013-02-17
* Add linking and unlinking of objectsThorsten Wißmann2013-02-17
* Handle an empty object treeThorsten Wißmann2013-02-17