1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-11-21 17:42:30 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
87d31d8b18 requesters: file list can now change selections 2016-01-18 17:28:50 -08:00
b8d0b19b23 requesters: selection rectangle
figured out a working formula for rendering the selection rectangle
2016-01-18 16:58:17 -08:00
29c02cefe0 requesters update
filereq.c: gadgets are now sized/placed better around the file list
view which is now more flexible to configure
2016-01-18 09:58:26 -08:00
2834100c9c requesters: refine file list 2016-01-17 22:38:34 -08:00
7746095dd7 requesters update
- scanning directory now adds the path parameter
 - file requester now sizes the requester according to the file list
   and window font
2016-01-17 22:08:58 -08:00
037bf7bb4a added integration with DOS 1.x
found out how to access the current volume list in AmigaDOS and
added a way to read this list, currently displays a portion of
the assign list in the file list
2016-01-16 13:36:19 -08:00
766df0d2ab filereq and iffview update
filereq
 - added offline buffer for file list

iffview

 - free image memory
2016-01-15 18:32:06 -08:00
c3ac2d6697 file requester: added up/down button for list 2016-01-14 19:02:39 -08:00
c4bcf8a6d4 IFFView and requesters update
IFFView
 - screen height updated to PAL

requesters

 - added buttons and slider
2016-01-13 21:02:08 -08:00
595440ee0f updates to IFFView and requesters
IFFView:
  * error in input file -> exit
  * can now view HAM and EHB

requesters:
  * updated layout
2016-01-13 14:02:49 -08:00
cb73ab7d07 filerequester is opened in its own window 2016-01-12 23:06:47 -08:00
b1ddbf5231 added requesters sub project 2016-01-11 23:16:31 -08:00