Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-07 | * gui/debate.cc (start_interpreter): Do not forget core command | dos-reis | 1 | -2/+4 | |
line options. Separate them from options to the base Lisp runtime system. | |||||
2011-07-05 | * gui/gui.pro.in [Mac OS X]: Don't build application bundle. | dos-reis | 1 | -1/+6 | |
2011-07-01 | * gui/conversation.h (OutputTextArea): Now inherit from | dos-reis | 2 | -7/+29 | |
QTextEditor, for the nth time. (OutputTextArea::sizeHint): Declare as override. * gui/conversation.cc (OutputTextArea::OutputTextArea): Make the output text editor read only. Disallow vertical scroll bars. (OutputTextArea::sizeHint): Give a tight estimate. (OutputTextArea::add_paragraph): Tidy. (OutputTextArea::add_text): Likewise. (Exchange::reply_to_query): Toggle the mouse in busy state after submitting query. (Conversation::read_reply): Untoggle mouse' busy state if last output text was read. | |||||
2011-06-27 | * utils/Makefile.in (libOpenAxiom_SOURCES): Include filesystem.cc | dos-reis | 2 | -1/+3 | |
* include/open-axiom.h (Filesystem): New. * gui/debate.cc (Debate::Debate): Initialize fs data member. * gui/debate.h (Debate): Declare it. | |||||
2011-06-03 | Enable the new GUI interface as default driver | dos-reis | 6 | -14/+26 | |
on Windows platforms with QT available. | |||||
2011-06-03 | fix include path thinko from last commit | dos-reis | 1 | -0/+2 | |
2011-06-02 | more utility code consolidation | dos-reis | 1 | -0/+1 | |
2011-05-30 | Put the gui executable in the staged bin directory | dos-reis | 1 | -1/+7 | |
2011-05-30 | have the gui quit if the interpreter quits | dos-reis | 2 | -0/+14 | |
2011-05-29 | (no commit message) | dos-reis | 2 | -16/+53 | |
2011-05-29 | more gui code tweaking | dos-reis | 3 | -28/+49 | |
2011-05-29 | Rename C++ source files to have .cc extension | dos-reis | 5 | -1/+1 | |
2011-05-29 | more gui codes | dos-reis | 3 | -47/+193 | |
2011-05-27 | minor tweak | dos-reis | 2 | -4/+4 | |
2011-05-27 | minor gui code cleanup | dos-reis | 3 | -14/+17 | |
2011-05-27 | minor gui cleanup | dos-reis | 3 | -30/+45 | |
2011-05-27 | more gui codes | dos-reis | 6 | -17/+49 | |
2011-05-25 | small gui mods | dos-reis | 2 | -22/+28 | |
2011-05-25 | more gui codes | dos-reis | 3 | -84/+80 | |
2011-05-24 | more gui codes | dos-reis | 5 | -94/+144 | |
2011-05-23 | Fix thinko | dos-reis | 1 | -1/+1 | |
2011-05-23 | Add new files | dos-reis | 8 | -6/+489 | |
2011-05-01 | * boot/utility.boot (applySubstNQ): New. | dos-reis | 1 | -2/+2 | |
* interp/compiler.boot (finishLambdaExpression): Use it. * interp/i-intern.boot (mkAtreeExpandMacros): Likewise. * interp/i-map.boot (addMap): Likewise. * interp/vmlisp.lisp (SUBLISNQ, SUBANQ, SUBB): Remove. | |||||
2011-05-01 | fix accidental commit of local experiments | dos-reis | 3 | -0/+139 | |
2011-05-01 | more cleanups | dos-reis | 1 | -0/+27 | |