eknauel
93c6d96922
make the browse-directory-list plugin work again, i.e. rewrite it
...
using select-list
2005-05-26 11:35:17 +00:00
mainzelm
026c86a317
Use select-list in the inspector
2005-05-25 15:18:26 +00:00
eknauel
6ef959883f
add functions for accessing the current selection
2005-05-25 13:48:17 +00:00
eknauel
83909af4ac
new features for selection-lists: list length is now adjustable, may
...
be placed at arbitrary position in the result buffer
2005-05-25 11:36:12 +00:00
eknauel
0447ccfa3e
Kill `browse-list' plugin. Introduce module `select-list', a library
...
for programming multi-page menus in the result-buffer. Remove the
print-object and make plugins return a function to paint the
result-buffer instead.
2005-05-25 09:44:27 +00:00
mainzelm
4e7e1301cb
Initial version of a view plugin for exception-continuations
...
up and down work but you cannot select other objects yet
2005-05-24 13:57:56 +00:00
eknauel
bbb6ad7a0e
If the user enters a command in command mode, search for command
...
plugins and execute it. Added a standard command plugin (which always
evaluates (directory-files) at the moment).
2005-05-23 14:52:03 +00:00
eknauel
73e44b5fbd
divide plugins into `view-plugins' and `command-plugins'
2005-05-23 12:47:41 +00:00
eknauel
428c9587cc
A hacked beyond recognition patch: Move plugins to seperate modules,
...
put plugin api and registration into a module, add a new message-type,
make directory-files plugin work again, delete some hundred lines of
extremly silly code,
2005-05-22 15:05:25 +00:00
eknauel
87f701f59d
select the plug-in for viewing a result by it's type. Currently only
...
works with processes.
2005-05-22 09:20:44 +00:00
eknauel
725e58f2a1
Clean up code releated for handling messages. Add a new plugin for
...
pps (portable ps)
2005-05-20 15:20:34 +00:00
eknauel
75930fb753
use the tty-debug package
2005-05-18 15:25:16 +00:00
eknauel
0a2c373bc0
Use sunterlib's INSPECT-EXCEPTION package for debugging. Fix a crash
...
when switching from result buffer to command buffer.
2005-05-17 09:22:07 +00:00
demattia
06ef0c8a1f
more modularityand modified shortcuts
2004-10-14 11:58:20 +00:00
demattia
c41e53c747
new commands added
2004-10-10 13:22:25 +00:00
demattia
1e10cf6b1e
Some architecural changes (message-communication).
2004-10-03 09:13:30 +00:00
demattia
a361435f30
*** empty log message ***
2004-09-14 11:54:00 +00:00