257 Commits (d4a45b3a1a609045b1ddb4d2c6f81242f05cad20)

Author SHA1 Message Date
freesource b04224d6f1 This corrects a bug where onto_proc_filesystem was edited incorrectly and wasn't 23 years ago
freesource 86ff0a8eea Updated Alt-S to Alt-A for error messages for save_as. 23 years ago
freesource 52fbcbfaff Makes the submit button the default for the replacements box. 23 years ago
freesource 04e2351a58 And this removes a breaker point. 23 years ago
freesource dbee69230f Cool, that should cover it for the ssearch for now. It has netscape-like 23 years ago
freesource e9979b17d3 A little more tweaking so that $offset is undef when search_window closes. 23 years ago
freesource e48e66e93a This finishes search backwards for both Esc && Return .. all that is left is 23 years ago
freesource e639d5c69e Cancel working nicely for index .. Esc && Return, too. 23 years ago
freesource 6ff0be05d9 Creating a search box is a lesson in study, and finding bugs in other programs. 23 years ago
freesource aff16e7b76 A bug fix where keywords weren't changing because of the prior effeciency 23 years ago
freesource 50b04ef3a5 Getting closer, modal transient window is half there. 23 years ago
freesource b347463546 Search window stays on top now thanks to 23 years ago
freesource c2d142e96a This changes the default behavior of search, file_system, and replacements to 23 years ago
freesource 027b932f24 search_window is destroyed when yard_window is which clears the buffer. 23 years ago
freesource 5a51b1f26c This enhances the search box, so it remembers and highlights the last search 23 years ago
freesource a43ab55b66 This makes the insensitive search more effecient by not continuously invocating 23 years ago
freesource acbb8bb20f Had case sensitive and case insensitive backwards. 23 years ago
freesource f06430c4c8 Now case-insensitive works. Everything works, but a dialog which pops up when 23 years ago
freesource e1834f63b1 Search is getting there. 23 years ago
freesource f147d66954 This is experimental stuff with the search. It would be nice to figure out how 23 years ago
freesource 987611be9f Updates the shortcut text. 23 years ago
freesource 5c93200bda This changes the shortcuts a little .. save_as to Alt-a, and search to Alt-s. 23 years ago
freesource 92d86afc80 The search box is built. There are unitialized values oocurring in the main 23 years ago
freesource 6f18881add This makes the save_as text more clear to the user. 23 years ago
freesource 695738d932 This improves the save_as function and makes it like the one in gbootroot, so 23 years ago
freesource 323c1c2f14 Improves the text for save_as dialog. 23 years ago
freesource f420f43f82 custom_err will work properly now because Yard:: is now BootRoot::Yard:: 23 years ago
freesource 54add2136a These adds to the previous correct by not allowing linked or unwrittable files 23 years ago
freesource 13932faa43 This shows the title of the template, and save_as won't permit save_as self, 23 years ago
freesource 01cb23d3d7 * This makes -> literal, before it was backwards. So /bin/sh -> bash works, 23 years ago
freesource a673116d7e This make sures the template tmp value is defined before testing it. 23 years ago
freesource a94c7537c3 This fixes a major bug which effected copying because of the logic employed. 23 years ago
freesource 0052df1d3f Global values are cleared when a new template in invocated. 23 years ago
freesource 44b5893be8 This improves some unmounting problems. 23 years ago
freesource d18ede9a8b Commented out return behavior when there were problems copying over files, 23 years ago
freesource 600d6d856f Just a close thingy. 23 years ago
freesource 064498349c This clears up a problem which occured when the buffer got to big in the 23 years ago
freesource b5ca830cf2 Put the correct title on the shortcuts box. 23 years ago
freesource d0bdf9c7ab Added a shortcuts dialog box to help. 23 years ago
freesource 7e3a262742 Added path box to allow additions to $ENV{PATH}. 23 years ago
freesource 0782a0e861 Keeping $main::oldroot. 23 years ago
freesource 5b168775f4 Gets rid of some test markers. 23 years ago
freesource 581f5ee7d5 Added create_fstab(). 23 years ago
freesource a1443bfc21 This will now create an fstab when the Create/Replacements/fstab check box 23 years ago
freesource 925042de9e Removed inode_size and replaced with $main::makefs, and made fs_type local 23 years ago
freesource 566fdc6c1a Users can now edit the command used to create a filesystem for the root 23 years ago
freesource cf1dc75e27 This adds a Replacements box, so the Replacements directory can easily be 23 years ago
freesource 653f545c58 Removed /Edit/Settings/Replacements and /Edit/Settings/Modules from Yard Box. 23 years ago
freesource a4d0e89fad Removing a checker left around. 23 years ago
freesource f653dc6e3e Can find yard/Replacements now. 23 years ago