summaryrefslogtreecommitdiff
path: root/libraries/user-interface
AgeCommit message (Expand)Author
2022-11-18libraries/user-interface: Use export-always.André A. Gomes
2022-11-18Delete no-op in-package calls.André A. Gomes
2022-11-18Refer to the common-lisp package via its nickname.André A. Gomes
2022-11-18Refer to packages as keywords; package symbols as uninterned symbols.André A. Gomes
2022-11-04libraries/user-interface: remove and rename html methodsNikolaos Chatzikonstantinou
2022-11-04libraries/user-interface: fix `eval' with runtime solutionNikolaos Chatzikonstantinou
2022-04-21user-interface.lisp: fix progress bar updating.Vasily Postnicov
2022-04-07libraries/user-interface: Add accessors, add alt-text to buttons.aartaka
2022-01-17Fix downloads & update libraries/user-interface.aartaka
2021-07-20user-interface.lisp: add TODO about removing evalJohn Mercouris
2021-07-20download-mode.lisp: use spinneretJohn Mercouris
2021-04-07user-interface.lisp: fix cl-markup bug with empty divJohn Mercouris
2021-03-24libraries/user-interface: Use consistent define-package syntax.Pierre Neidhardt
2021-02-05user-interface: make button editableJohn Mercouris
2021-02-05user-interface.lisp: round percentageJohn Mercouris
2021-02-05renderer-gtk.lisp: show progress bar in download pageJohn Mercouris
2021-02-05user-interface: add progress-bar widgetJohn Mercouris
2021-01-28user-interface/package.lisp: export used symbolsJohn Mercouris
2021-01-28user-interface.lisp: add functions to connect and update objectsJohn Mercouris
2021-01-27user-interface.lisp: create ui-element classJohn Mercouris
2020-10-27user-interface.lisp: add object-exression methodJohn Mercouris
2020-10-20create user-interface libraryJohn Mercouris