Commit Graph

23 Commits

Author SHA1 Message Date
eknauel 21d45c8b56 Use select-line in process-viewer
part of darcs patch Sun Sep 18 20:06:01 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:30:23 +00:00
eknauel 5846cc311e select-list's element now have a painter instead of atext, make-(un)marked-text-element provides the old functionality
Sun Sep 18 19:13:55 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:29:34 +00:00
eknauel 93ee18ce47 Try to get result window size stuff right
part of darcs patch Sun Sep 18 14:32:07 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 08:59:55 +00:00
eknauel 44bfb8f118 kill and refresh for ps
part of darcs patch Sat Sep 17 19:47:08 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:59:34 +00:00
eknauel 60776a8c1d New alignment for processes
part of darcs patch Sat Sep 17 19:46:34 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:59:21 +00:00
eknauel 44c95c43e5 Sorting for processes
part of darcs patch Sat Sep 17 19:21:17 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:58:43 +00:00
eknauel 9da995f4cd display user in ps as well
part of darcs patch Sat Sep 17 18:38:03 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:58:18 +00:00
eknauel 7c5cec84b8 HEADS UP: exp->string is now write-to-string
part of darcs patch Sat Sep 17 17:28:05 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:46:34 +00:00
eknauel c46282f826 Selection-ref for id-output, change semantics of select-list-get-selection, introduce select-list-get-marked
part of darcs patch Fri Sep 16 12:23:43 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:08:15 +00:00
eknauel 8376b8b9f7 Added a README, an installation script, and various small fixes. 2005-07-06 08:57:44 +00:00
eknauel 8ae60787a7 Add a joblist-viewer, add a get-focus-object-method generator to
select-list and make some plugins use it, added argument
focus-object-table to get-selection message (thus a get-selection
method can call a get-focus-object method).
2005-06-04 11:22:44 +00:00
eknauel d34769b0e1 Make the process-viewer react on get-focus-object and get-selection messages 2005-06-01 11:49:56 +00:00
eknauel 49054b8d88 Fix process format 2005-05-31 19:31:38 +00:00
mainzelm 246660a299 Fixes for the changes in nuit-engine 2005-05-31 13:15:31 +00:00
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 e549cc27ff use the new MAKE-SELECT-LIST api 2005-05-26 11:33:38 +00:00
eknauel cbf39ba61e make selection-list distinguish markable and unmarkable items 2005-05-25 11:43:46 +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
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