aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries (follow)
Commit message (Expand)AuthorAgeFilesLines
* More notes about stuffs directory structure.David Walter Seikel2014-05-241-0/+117
* Move ExtantzStuffs to extantz.David Walter Seikel2014-05-241-9/+0
* White space fixes.David Walter Seikel2014-05-241-9/+9
* Big include and libraries clean up.David Walter Seikel2014-05-245-4/+1973
* Rewrite the LuaSL script running stuff (twice lol), plus much related tweakag...David Walter Seikel2014-05-234-38/+634
* Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel2014-05-206-65/+105
* The results of a session with valgrind.David Walter Seikel2014-05-203-15/+25
* Clean up the server startup and connection a bit.David Walter Seikel2014-05-181-10/+9
* Implement text entry and text box widgets.David Walter Seikel2014-05-181-1/+16
* Add widget hide, show, and text setting functions.David Walter Seikel2014-05-182-0/+12
* Don't sleep to wait for reconnecting, use a timer instead.David Walter Seikel2014-05-171-3/+10
* Add a smarter server connect function.David Walter Seikel2014-05-172-0/+76
* Rearrange things in the libraries.David Walter Seikel2014-05-176-72/+67
* Move the new pcall stuff to Runnr.c.David Walter Seikel2014-05-172-0/+67
* Put module name in winFang and winFang in Widget, plus related tweakage and use.David Walter Seikel2014-05-162-0/+3
* Commented out attempt to debug push_lua(). Still a bit dodgy.David Walter Seikel2014-05-161-1/+3
* TODO++David Walter Seikel2014-05-161-1/+2
* Move timeDiff() to LumbrJack, it has more than one user now.David Walter Seikel2014-05-162-0/+26
* Finish separating out love.David Walter Seikel2014-05-132-0/+38
* Move poor mans introspection into winFang.c, and use it in purkle.David Walter Seikel2014-05-123-21/+103
* widgetAdd now does the box / grid decision, and some oter things moved into it.David Walter Seikel2014-05-122-14/+19
* Change WinFang title to marker, since the slider options are borked.David Walter Seikel2014-05-121-3/+2
* Try to calculate minimum winFang size, and fail coz no one else does.David Walter Seikel2014-05-123-11/+39
* Fiddle with the winFang title, and white space cleanups on winFang.edc.David Walter Seikel2014-05-122-146/+155
* Internal and external windows now both use the layout.David Walter Seikel2014-05-123-68/+70
* A little more clean up of winFang move / resize.David Walter Seikel2014-05-121-15/+14
* Fix up winFang move and resize. Still more to fix here though.David Walter Seikel2014-05-123-33/+72
* Move the callback comments.David Walter Seikel2014-05-121-0/+54
* Clean up the winFang layout stuff.David Walter Seikel2014-05-112-47/+49
* Change internal windows from Elm win to Elm layout.David Walter Seikel2014-05-114-76/+172
* Resize instead of mapping windows. Got the basics of a window manager in a f...David Walter Seikel2014-05-111-67/+97
* Add a rectangle to pad out those that don't use the winFang box, and have the...David Walter Seikel2014-05-112-0/+20
* Add internal window title bar, and dragging them around. Plus some related c...David Walter Seikel2014-05-112-11/+96
* Add physics to the windows.David Walter Seikel2014-05-102-2/+14
* Setup all the Lua paths in a central place.David Walter Seikel2014-05-082-1/+15
* All winFangs now get a complimentary box.David Walter Seikel2014-05-062-0/+10
* WinFangs use an Elm image instead of a rectangle for their background, and ot...David Walter Seikel2014-05-062-6/+10
* Every window is a winFang now, and winFangs delete their own children.David Walter Seikel2014-05-062-5/+14
* Clean up include files.David Walter Seikel2014-05-054-2/+20
* Support light user data in the Lua argument support functions.David Walter Seikel2014-05-051-1/+18
* Make logDom a stand alone, plus related fix ups and some clean ups.David Walter Seikel2014-05-051-13/+7
* Move winFang to libraries, and convert GuiLua to use it.David Walter Seikel2014-05-053-1/+261
* Major extantz clean up part 2. Including new Evas_3d style camera.David Walter Seikel2014-05-031-2/+3
* Silence some more excess EFL bitching.David Walter Seikel2014-05-021-0/+2
* Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ...David Walter Seikel2014-04-277-0/+526