summaryrefslogtreecommitdiff
path: root/client/macro.cc
AgeCommit message (Expand)Author
2011-08-02New 'open course' feature.deva
2011-06-28Hnadle 'important' attribute on macros.deva
2011-04-12Bugfix: Hide header and expand button if macro is static.deva
2011-03-11Huge improvements on 'keyboard-only' use.deva
2011-03-10Callback based client implementation is now finished. Testing is up.deva
2011-03-04Simplify Collapser (animateToWidget instead of collapse/expand).deva
2011-02-08Scroll into view when a new macro is expanded.deva
2011-01-28New cross client session system.deva
2010-08-20Set Values just after window generation is macro is static.deva
2010-08-17Add extra pointercheck.deva
2010-08-12New scripting system part2.deva
2009-08-05Split requires attribute on words, instead of just ','.deva
2009-07-30Removed the term 'course' everywhere, and replaced it by 'template'. This red...deva
2009-07-24Introduced a new template tag called 'header' to replace the macro-tag-with-h...deva
2009-07-03Remove dependency tooltip when macro is active.deva
2009-07-03Some tweaking in the new dependency system. Mostly GUI stuff.deva
2009-07-03Fixed bug, where requirements were not updated on commits.deva
2009-06-30Removed console on win32 unless, compiled in debug mode. First attempt on a m...deva
2008-10-08Removed obsolete macro.{cc,h}. Made the passing of the Netcom class, use a po...deva
2008-09-19First working version of the collapser-pracro view.deva
2008-08-19Made the netcom object global, for socket reuse.deva
2008-08-18Rewrite of all network code, with a reusable socket. Still needs some error c...deva
2008-06-16Oups - too many closing brackets...deva
2008-06-09Fixed macrowindow generation errors when multiple macroes (some empty) are sent.deva
2008-06-02A large number of small changes in widgets, primarily validation oriented.deva
2008-05-29Cleaned up the new_macro functions. Did some GPL header correction.deva
2008-05-29Rewrote the argument parser, for a more "The QT-Way"-like method.deva
2008-05-22Made script take current user into account. Generalized some naming stuff.deva
2008-03-24minor something. i have no idea what changed in this onesenator
2008-03-24Fixed isValid for combobox and radiobuttonssenator
2008-03-24next button now works; listbox isValid check improved; start macro implementedsenator
2008-03-18set command line behaviour to use macro, cpr and usersenator
2008-03-17recent changes, dunno what exactly, but perhaps something with moving on to n...senator
2007-10-09Code cleanup and commentingsenator
2007-10-02minor changes, as far as i remembersenator
2007-09-11xml request and retrieval functioning; basic macro layout recursing functioningsenator