Commit | Date | |
---|---|---|
[r15780]
by
bugman
Complete redesign of the py2app setup.py script for building Mac OS X applications. The script has been converted into a class called Setup which performs all the actions. All files, |
2012-04-18 15:58:36 | Tree |
[r15779]
by
bugman
The py2app part of the setup.py script now throws a RelaxError if the setuptools module is missing. |
2012-04-18 12:39:49 | Tree |
2012-04-17 18:16:17 | Tree | |
2012-04-17 18:14:28 | Tree | |
[r15776]
by
bugman
The relax GUI is now robust and able to withstand a call to the reset user function. This could have occurred if the user ran a script with a reset() call, or if reset() was typed at |
2012-04-17 18:08:34 | Tree |
[r15775]
by
bugman
The ANSI ending escape sequence is now always placed before the last newline. This fixes some weirdness of the cursor or other parts being coloured when they should not be. |
2012-04-17 17:50:21 | Tree |
[r15774]
by
bugman
The script ANSI colour is now cyan to fit better into the relax blue/black colour theme. |
2012-04-17 17:45:41 | Tree |
2012-04-17 17:33:56 | Tree | |
[r15772]
by
bugman
Better control of the relax prompt colouring via ANSI escape sequences. The new Exec_info.prompt_colour_on() and Exec_info.prompt_colour_off() methods are now used to turn |
2012-04-17 17:30:16 | Tree |
2012-04-17 17:04:04 | Tree |