aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * Split out the line updating to it's own function.David Walter Seikel2014-01-281-18/+25
| |
| * Reorganise doCommand() and friends a bit.David Walter Seikel2014-01-281-37/+48
| |
| * Remove the event structure stuff, not actually using it.David Walter Seikel2014-01-281-66/+44
| |
| * Move the per loop stuff into the do command stuff. Much saner.David Walter Seikel2014-01-281-30/+27
| |
| * Exit editLine on an EOF.David Walter Seikel2014-01-281-0/+1
| |
| * Categorise, comment, extend, and sort the keys we respond to.David Walter Seikel2014-01-281-48/+81
| |
| * Document the escape sequences we send.David Walter Seikel2014-01-281-0/+9
| |
| * Document key and command matching complications that are not yet handled.David Walter Seikel2014-01-281-2/+19
| |
| * Hack up editLine to make it more generic, and remove the dependency on box ↵David Walter Seikel2014-01-281-104/+141
| | | | | | | | and view.
| * More vi fixes after the re organisation.David Walter Seikel2014-01-281-15/+34
| |
| * More command comments.David Walter Seikel2014-01-281-5/+5
| |
| * MC gets some WS style Control duplicates for lazy control key fingers.David Walter Seikel2014-01-281-0/+2
| |
| * Some Rob style simplifications.David Walter Seikel2014-01-281-35/+32
| |
| * Fix some typos.David Walter Seikel2014-01-281-3/+3
| |
| * White space fixes.David Walter Seikel2014-01-281-3/+3
| |
| * Sort the keys array by type, purely for reference.David Walter Seikel2014-01-271-61/+72
| |
| * Choose a new control key for box splitting in MC. Ctrl-o is in use.David Walter Seikel2014-01-271-4/+4
| |
| * Tab indented source code -> two space indents. Much more sane.David Walter Seikel2014-01-271-1711/+1712
| |
| * Remove vi stuff from the header, it's not used in the res tof the toybox source.David Walter Seikel2014-01-271-3/+1
| |
| * Major rejig of the main loop.David Walter Seikel2014-01-271-152/+114
| | | | | | | | | | | | Simpler. Fixed up control key combinations. Probably fucked up vi some how.
| * Fix up and change some MC edit keys.David Walter Seikel2014-01-271-5/+9
| |
| * Remove that part of the README that says I've not looked at it recently. B-)David Walter Seikel2014-01-271-3/+0
| |
| * Fixed a typo in the README.David Walter Seikel2014-01-271-3/+2
| |
| * White space clean ups.David Walter Seikel2014-01-271-1/+1
| |
| * Add some comments and bug report from the toybox mailing list.David Walter Seikel2014-01-271-1/+168
| |
| * Clarify a comment.David Walter Seikel2014-01-271-1/+1
| |
| * Fix some typos in comments.David Walter Seikel2014-01-271-4/+4
| |
| * Fix bit rot, toybox changed a couple of things.David Walter Seikel2014-01-271-2/+1
| |
| * Note about a segfault found by Roy Tam on the toybox mailing list.David Walter Seikel2012-09-061-0/+1
| |
| * Add the actual source file.David Walter Seikel2012-09-061-0/+2487
| |
| * Fill out the readme.David Walter Seikel2012-09-061-1/+31
| |
| * Initial commitDavid Seikel2012-09-051-0/+4
|
* Revert "The new sledjchisl binary, to replace the management scripts and web ↵onefang2020-03-1629-7516/+0
| | | | | | stuff." This reverts commit 34c5ee4c2a489a506e93d5b303fbc80b263747f0.
* Revert "Bitch if we can't read the OpenSim config file."onefang2020-03-161-5/+0
| | | | This reverts commit 2f66c46e7ce18d60cd1f565880fb7762b3399ccb.
* Revert "Clean up the <p> HTML tags."onefang2020-03-162-3/+3
| | | | This reverts commit 10ed36b3452ce6373175112716b043047dc896a9.
* Revert "Add notes on extras to be installed."onefang2020-03-161-4/+0
| | | | This reverts commit d4ea3e50173df1ad646bdb7dc802f5d320b7e511.
* Revert "Missed a <p> tag cleanup."onefang2020-03-161-1/+1
| | | | This reverts commit d9c772712e27c8e25fab0d17555a9bc11017a125.
* Missed a <p> tag cleanup.onefang2020-02-271-1/+1
|
* Add notes on extras to be installed.onefang2020-02-271-0/+4
|
* Clean up the <p> HTML tags.onefang2020-02-272-3/+3
|
* Bitch if we can't read the OpenSim config file.onefang2020-02-271-0/+5
|
* The new sledjchisl binary, to replace the management scripts and web stuff.onefang2020-02-2729-0/+7516
|
* Add a default gloebit config file, coz it doesn't like it if it doesn't exist.onefang2020-02-081-0/+82
|
* Fix up Gloebits build.onefang2020-02-071-0/+41
|
* Remove addon-modules from git ignore list.onefang2020-02-071-1/+1
|
* Add Gloebits clone and build.onefang2020-02-073-0/+21
| | | | And poor mans git sub modules, coz otherwise it gets complex.
* Bump version to 0.9.0.2 Dev.onefang2020-02-071-3/+3
|
* Bump to build 1.onefang2019-09-111-1/+1
|
* Hack around some tests failing.OpenSim_SC_0.9.0.1_1onefang2019-09-111-9/+16
| | | | Fix the tests later.
* NEWS++OpenSim_SC_0.9.0.1onefang2019-09-111-1/+14
|