aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/LumbrJack.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-06Put the ~/.SledHamr/ creation code into all three main binaries. sighDavid Walter Seikel1-1/+1
2014-05-20Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel1-0/+19
2014-05-16Move timeDiff() to LumbrJack, it has more than one user now.David Walter Seikel1-0/+2
2014-05-05Clean up include files.David Walter Seikel1-0/+5
2014-05-05Make logDom a stand alone, plus related fix ups and some clean ups.David Walter Seikel1-13/+7
2014-04-27Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ...David Walter Seikel1-0/+0
2014-04-21Move LumbrJack and Runnr to the libraries directory, and use them from GuiLua.David Walter Seikel1-0/+0
2014-04-20Added LumbrJack (logging) and Runnr (Lua function / script runner).David Walter Seikel1-33/+3
2014-04-18Merge the widget module into the skang module, and some related clean ups.David Walter Seikel1-0/+6
2014-04-17GuiLuaDo() now passes args to Lua in arg, then lets skang do most of the work...David Walter Seikel1-1/+0
2014-04-17Make C calling Lua easier with wrapper functions, lifted from edje_lua2, and ...David Walter Seikel1-0/+3
2014-04-16Convert GuiLua and skang to Elementary.David Walter Seikel1-8/+4
2014-04-16Minor clean ups.David Walter Seikel1-7/+1
2014-04-09Make GuiLua an actual shared library, plus some minor clean ups.David Walter Seikel1-0/+70