1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 18:45:10 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Brenden Matthews
2fa5f97edb A whole bunch of changes, mostly Lua related.
Improved Lua API (lua_read_parse has been removed in favour of the
conky_parse() Lua API call).  The docs have been improved to reflect the
recent Lua API stuff as well.  Introduced new Lua Cairo and Imlib2
bindings, which require the tolua++ tool.  Fixed some other
miscellaneous doc related things.
2009-07-09 22:47:41 -06:00
Kevin Lyles
3d26a4880e Reformatted all code
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1007 7f574dfc-610e-0410-a909-a81674777703
2008-02-20 20:30:45 +00:00
Jason Tan
1a8fe3f513 fixed typos, changed the look of the pretty html tables (thanks cptn for xsl advice), and these tables are now generated as part of the Makefile process too (only requires xsltproc, which we check for already).
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@221 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 21:04:37 +00:00
Jason Tan
7986773643 updated Changelog, added two XSL stylesheets to for pretty tables of variables and configuration settings
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@214 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 11:39:41 +00:00
Jason Tan
5452d97e30 removed variables.xsl and variables.html
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@118 7f574dfc-610e-0410-a909-a81674777703
2005-08-19 05:40:55 +00:00
Jason Tan
367ce3db00 moved variable files to doc/ folder
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@96 7f574dfc-610e-0410-a909-a81674777703
2005-08-11 02:30:15 +00:00