- 02 Jun, 2011 1 commit
-
-
kliment authored
-
- 01 Jun, 2011 18 commits
-
-
kliment authored
-
kliment authored
-
kliment authored
bugfix in .pronsolerc reading
-
kliment authored
'alias' command implemented
-
Keegi authored
Prevent overwriting built-in commands with aliases, as it would delete access to the built-in command permanently
-
Keegi authored
-
Keegi authored
-
Keegi authored
-
Keegi authored
-
kliment authored
-
kliment authored
-
Keegi authored
stripping code was wrong and unneeded
-
kliment authored
support for startup commands from ~/.pronsolerc This adds support for an alias command
-
Keegi authored
-
kliment authored
-
kliment authored
-
kliment authored
-
kliment authored
-
- 31 May, 2011 2 commits
- 30 May, 2011 3 commits
- 28 May, 2011 2 commits
- 26 May, 2011 2 commits
- 24 May, 2011 3 commits
- 23 May, 2011 2 commits
- 22 May, 2011 2 commits
- 18 May, 2011 2 commits
-
-
Jeremy Kajikawa authored
FIXED:Broken reference, "OnShellClear" typo as "OnSendClear" Expanded the Workflow Button listing... Just needs to have the "Wxyz" controls implimented and the Shell View Control fixed for proper display... After all that only the actual binding code needs to be put together
-
Jeremy Kajikawa authored
Added SkeinForge button, Beginnings of the Wxyz panel is next, Are the Workflow Buttons listed complete? I can also add a progress bar as well but that will be the last entry on the entire UI after all three panels are complete
-
- 17 May, 2011 1 commit
-
-
Jeremy Kajikawa authored
still need to correct the EVT_ codes for the bindings...
-
- 15 May, 2011 1 commit
-
-
Jeremy Kajikawa authored
Updated UI layout some more... just a few flow buttons to add the Wxyz panel needs to be put in with its own layout as well Currently things look a little bit skewed but almost clean.
-
- 14 May, 2011 1 commit
-
-
Jeremy Kajikawa authored
Extended the Basic "3-panel" Layout using Horizontal and Vertical Group Widgetry... otherwise appears more code-complete. Only requires "self.Bind()" method calls to connect "self.gadget" to "self.function" calling convention. Only 1 bug at this time, the "ShellView" Gadget needs to be read-only, and multi-line text display... not editable as now... Which gadget?
-