Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-02 | Fix harmless format string mistake (Thanks loblik) | Michael Stapelberg | 1 | -2/+2 | |
2012-04-08 | add yajl compat code | Michael Stapelberg | 1 | -0/+1 | |
2012-03-25 | Properly output JSON with libyajl | Michael Stapelberg | 1 | -28/+28 | |
2012-02-16 | Implement the i3bar JSON protocol | Michael Stapelberg | 1 | -0/+6 | |
This hardcodes all the JSON parts. Strings are not properly escaped currently. The best/easiest way to fix this is by actually using libyajl. | |||||
2011-04-22 | Also use the correct time for the ddate module | Michael Stapelberg | 1 | -9/+4 | |
2010-07-15 | print_ddate(): Correctly seperate the St. Tibs String from the rest | Axel Wagner | 1 | -3/+3 | |
2010-06-19 | ddate: Use static memory / only allocate format copy memory once | Michael Stapelberg | 1 | -22/+20 | |
2010-06-19 | Implemented a ddate-module | Axel Wagner | 1 | -0/+212 | |