summaryrefslogtreecommitdiff
path: root/gnu/installer/newt/page.scm
AgeCommit message (Expand)Author
2022-11-15installer: Error page width is parameterized....Ludovic Courtès
2022-02-02installer: Make dump archive creation optional and selective....Josselin Poiret
2022-02-02installer: Add error page when running external commands....Josselin Poiret
2022-02-02installer: Use named prompt to abort or break installer steps....Josselin Poiret
2022-02-02installer: Replace run-command by invoke in newt/page.scm....Josselin Poiret
2022-02-02installer: Fix run-file-textbox-page when edit-button is #f....Josselin Poiret
2022-02-02installer: Use new installer-log-line everywhere....Josselin Poiret
2020-11-07installer: Limit listbox height....Mathieu Othacehe
2020-04-06installer: Adapt to Guile-newt revision 2....Mathieu Othacehe
2020-03-05installer: Run commands without hopping through the shell....Ludovic Courtès
2020-03-05installer: Implement a dialog on /var/guix/installer-socket....Ludovic Courtès
2020-01-20installer: Disable F12 hot key....Ludovic Courtès
2020-01-20installer: Makes sure the installer proceeds after hitting "Edit"....Ludovic Courtès
2020-01-12installer: Add an "Edit" button on the final page....Ludovic Courtès
2019-08-26installer: Show, don't Hide....Tobias Geerinckx-Rice
2019-05-14installer: Reflow run-file-textbox-page text....Mathieu Othacehe
2019-05-14installer: Allow for arbitrary long passphrases and passwords....Ludovic Courtès
2019-05-07installer: Add password 'hide' checkbox....Mathieu Othacehe
2019-04-28installer: Add #:selection parameter to 'run-checkbox-tree-page'....Ludovic Courtès
2019-04-25installer: 'run-input-page' has a new #:input-flags parameter....Ludovic Courtès
2019-04-17installer: Sort items with 'string-locale<?'....Ludovic Courtès
2019-03-27installer: Ask for confirmation before formatting partitions....Ludovic Courtès
2019-02-18gnu: Fix some typos in the installer....Tobias Geerinckx-Rice
2019-01-17installer: Rename "Ok" buttons to "OK"....Mathieu Othacehe
2019-01-17installer: Make exit button optional for run-file-textbox-page....Mathieu Othacehe
2019-01-17installer: Make sure every sentence is dot terminated....Mathieu Othacehe
2019-01-17installer: Turn "Cancel" buttons into "Exit" buttons....Mathieu Othacehe
2019-01-17installer: Add new pages....Mathieu Othacehe
2019-01-17gnu: Add graphical installer support....Mathieu Othacehe