Age | Commit message (Expand) | Author |
2010-08-18 | Make setValid recursive. | deva |
2010-08-18 | Make debug window more responsive. | deva |
2010-08-17 | New format parser for metawidget et al. DBWidget is broken for the moment... | deva |
2010-08-17 | Make alternative 'scroll to bottom on insert' implementation. | deva |
2010-08-17 | Fix value set in combobox. Make wiodgets with no valu run their onChange even... | deva |
2010-08-17 | Make debug console available through cli param -d/--debug. | deva |
2010-08-17 | Scroll improvement. Don't show console on startup. | deva |
2010-08-17 | First shot at a debug console. | deva |
2010-08-17 | Remove 'language' attribute. | deva |
2010-08-17 | Some validation logic and script activation changes | deva |
2010-08-17 | Make enter/return skip to next (tab) widget. | deva |
2010-08-17 | More tests | deva |
2010-08-17 | Indentations... | deva |
2010-08-17 | Some cleanup code | deva |
2010-08-17 | Add extra pointercheck. | deva |
2010-08-17 | Add default layout on unknown layout attribute content. | deva |
2010-08-16 | force tab to skip top next widget (reenabled). | deva |
2010-08-16 | Basic test for AltComboBox. | deva |
2010-08-13 | Make validation run deep (or not). | deva |
2010-08-13 | Add default layout, if illigal type is specified (crash bug). | deva |
2010-08-13 | Child recursion setValue fix. Missing initialisation of hideChildren and miss... | deva |
2010-08-13 | Re-disable scroll-change in comboboxes. | deva |
2010-08-13 | Fix one too many resets of the LUA stack. | deva |
2010-08-13 | Clear lua when reopening a macro window. | deva |
2010-08-13 | setValues recursive. Remove old widgetbuilder files. | deva |
2010-08-13 | Add missing children widgets to actual layouts. | deva |
2010-08-13 | Memory cleanup bug, fixed. | deva |
2010-08-12 | New scripting system part2. | deva |
2010-08-03 | New scripting interface part1. | deva |
2010-08-03 | New script-tag attribute that includes lua code from a file. | deva |
2010-07-07 | Small path changes. Removed xml-path - it exists already in the config file. | deva |
2010-07-07 | Remove check for pid-file existance. Daemon should always overwrite. | deva |
2010-07-07 | Refuse to start if pid file already exists, or cannot be written. Remove pid ... | deva |
2010-07-07 | Make session-path set-able via cli. | deva |
2010-07-07 | Fixed typo that resulted int the discarded session to never actully be discar... | deva |
2010-07-06 | Make dump fieldnames show if the fields has value attributes. | deva |
2010-07-06 | File renames | deva |
2010-07-05 | Some more ignores | deva |
2010-07-05 | Make server write its pid file. Daemon class ported from pentominos. | deva |
2010-07-05 | Make server able to re-init writing of its log file (for logrotate). | deva |
2010-07-05 | Make pracro use new debug output interface (writes to a file). | deva |
2010-07-05 | Remove PRACRO_ prefix from debug macros. | deva |
2010-07-05 | Add missing references. | deva |
2010-07-05 | Add system startup/logrotate scripts. Rename conf to conf.example to prevent ... | deva |
2010-07-05 | Partial commit (final): Add missing headers, fixing gcc4.4 compile errors. | deva |
2010-07-05 | Fixed bug where an error was reported saying 'missing xml data' when called w... | deva |
2010-07-05 | Partial commit: Add typedefs of map/vector classes. | deva |
2010-07-05 | Partial commit: Move automap code to LUAQueryMapper (from widgetgenerator). | deva |
2010-07-05 | Partial commit: Move all value prefill code to its own file. | deva |
2010-07-05 | Partial commit: Move macrotool to subfolder. | deva |