index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
macro.cc
Age
Commit message (
Collapse
)
Author
2011-08-02
New 'open course' feature.
deva
2011-06-28
Hnadle 'important' attribute on macros.
deva
2011-04-12
Bugfix: Hide header and expand button if macro is static.
deva
2011-03-11
Huge improvements on 'keyboard-only' use.
deva
2011-03-10
Callback based client implementation is now finished. Testing is up.
deva
2011-03-04
Simplify Collapser (animateToWidget instead of collapse/expand).
deva
2011-02-08
Scroll into view when a new macro is expanded.
deva
2011-01-28
New cross client session system.
deva
2010-08-20
Set Values just after window generation is macro is static.
deva
2010-08-17
Add extra pointercheck.
deva
2010-08-12
New scripting system part2.
deva
2009-08-05
Split requires attribute on words, instead of just ','.
deva
2009-07-30
Removed the term 'course' everywhere, and replaced it by 'template'. This ↵
deva
reduced/simplified the Template class structure a bit.
2009-07-24
Introduced a new template tag called 'header' to replace the ↵
deva
macro-tag-with-header-attribute construct.
2009-07-03
Remove dependency tooltip when macro is active.
deva
2009-07-03
Some tweaking in the new dependency system. Mostly GUI stuff.
deva
2009-07-03
Fixed bug, where requirements were not updated on commits.
deva
2009-06-30
Removed console on win32 unless, compiled in debug mode. First attempt on a ↵
deva
macro dependency system.
2008-10-08
Removed obsolete macro.{cc,h}. Made the passing of the Netcom class, use a ↵
deva
pointer.
2008-09-19
First working version of the collapser-pracro view.
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 ↵
deva
checking.
2008-06-16
Oups - too many closing brackets...
deva
2008-06-09
Fixed macrowindow generation errors when multiple macroes (some empty) are sent.
deva
2008-06-02
A large number of small changes in widgets, primarily validation oriented.
deva
2008-05-29
Cleaned up the new_macro functions. Did some GPL header correction.
deva
2008-05-29
Rewrote the argument parser, for a more "The QT-Way"-like method.
deva
2008-05-22
Made script take current user into account. Generalized some naming stuff.
deva
2008-03-24
minor something. i have no idea what changed in this one
senator
2008-03-24
Fixed isValid for combobox and radiobuttons
senator
2008-03-24
next button now works; listbox isValid check improved; start macro implemented
senator
2008-03-18
set command line behaviour to use macro, cpr and user
senator
2008-03-17
recent changes, dunno what exactly, but perhaps something with moving on to ↵
senator
next dialog by clicking next
2007-10-09
Code cleanup and commenting
senator
2007-10-02
minor changes, as far as i remember
senator
2007-09-11
xml request and retrieval functioning; basic macro layout recursing functioning
senator