Age | Commit message (Expand) | Author |
2009-02-12 | Added formatlanguage attribute to metawidget, and implemented lua parser for it. | deva |
2009-01-13 | A huge amount of changes, based on the results of two usertest. | deva |
2008-12-01 | Added 'compact' attribute in templates. | deva |
2008-10-08 | Removed obsolete macro.{cc,h}. Made the passing of the Netcom class, use a po... | deva |
2008-09-23 | Added resumewidget. | deva |
2008-09-23 | Removed unused include. | deva |
2008-09-23 | Cleaned up the network code a bit. Now the window is locked while communicati... | deva |
2008-09-22 | Made the lua program list clear itself when loading a new macro. | deva |
2008-09-22 | Made the client use the static attribute to set a macro always visible, non-c... | deva |
2008-09-19 | First working version of the collapser-pracro view. | deva |
2008-09-10 | Added continue without commit action to buttons. | deva |
2008-09-09 | Added truevalue/falsevalue to the checkbox. | deva |
2008-09-04 | Made macrowindow clean up proprely when closed (thus terminating dangling db ... | deva |
2008-08-21 | Added aux widget list to macrowindow | deva |
2008-08-20 | Fixed various small bugs. | deva |
2008-08-19 | Bugfix. Shared connection didn't work with the continue action. | deva |
2008-08-19 | Made the netcom object global, for socket reuse. | deva |
2008-08-18 | Rewrite of all network code, with a reusable socket. Still needs some error c... | deva |
2008-07-30 | Removed obsolete editor. | deva |
2008-07-02 | Made all setValue calls in a second pass, to the construction of the widgets. | deva |
2008-07-02 | Added disable/enable methods on widgets and exposed them to lua. | deva |
2008-06-18 | Restructured widget building, completed inital version of MultiList with form... | deva |
2008-06-17 | Multilist is now showing as it should. No functionality yet though. | deva |
2008-06-09 | Fixed macrowindow generation errors when multiple macroes (some empty) are sent. | deva |
2008-06-03 | LUA rocks | deva |
2008-06-02 | A large number of small changes in widgets, primarily validation oriented. | deva |