eknauel
345712d2da
use an object-oriented approach for the plugins. deleted a lot of
...
cruft. broke some plugins (such as browse-directory-list.scm)
2005-05-30 19:19:36 +00:00
eknauel
4e5a41db3d
Maintain a completion-set for registered command-plugins
2005-05-28 12:06:13 +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
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