1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove "rename" button in resource dialog and instead make the list view directly editable. Part of #57. More... about 13 years ago
Export button in resource dialog now works. Part of #57. More... about 13 years ago
Add simple import facility to resource dialog. More... about 13 years ago
Remove unused Project#resources and add something more useful. Closes #56. More... about 13 years ago
'More' button in resource window now does what it advertises More... about 13 years ago
Make harded string for console menu entry translatable More... about 13 years ago
Supress RIPL’s reading of ARGV. More... about 13 years ago
Set the map widget’s size when loading a map. More... about 13 years ago
Convert harcoded strings in terminal to localisable ones. More... about 13 years ago
The terminal now handles [CTRL]+[C]. More... about 13 years ago
Proper terminal reset on exit More... about 13 years ago
Adjust terminal and font size More... about 13 years ago
Nicer prompts More... about 13 years ago
Correctly change the RIPL prompt and fix a race condition in prompt printing in asynchronous mode. More... about 13 years ago
Add a greeter and nice prompts. More... about 13 years ago
Accessor for project names More... about 13 years ago
Adjust RIPL configuration. More... about 13 years ago
Run RIPL in a separate context and dup the RubyTerminal cache so we don’t have a race condition. More... about 13 years ago
Connect the terminal widget with RIPL. More... about 13 years ago
Extract the terminal stuff into a separate widget. More... about 13 years ago
Add a sample console window. More... about 13 years ago
Be more fault-tolerant when loading projects from the commandline. More... about 13 years ago
Strip spaces from pathname in exception More... about 13 years ago
Rename Errors::NonexistantPath to Errors::InvalidPath. More... about 13 years ago
Add a superclass for exceptions related to nonexistant paths. More... about 13 years ago
Don’t crash if the path given as a commandline argument doesn’t exist More... about 13 years ago
Allow passing a project path as a commandline argument to the program. More... about 13 years ago
Fix bug in licenser that made it alawys using the default license More... about 13 years ago
removed unnessary stuff More... over 13 years ago
fix the nil array More... over 13 years ago