index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
Spreadsheet
/
HelpWindow.cpp
Age
Commit message (
Expand
)
Author
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling
2021-01-04
Spreadsheet: Tweak documentation window layout slightly
Andreas Kling
2021-01-02
Spreadsheet: Drop all references to example windows when closing them
AnotherTest
2020-12-30
LibGUI: Rewrite layout system in terms of min and max sizes
Andreas Kling
2020-11-22
LibWeb: Rename LayoutNode classes and move them into Layout namespace
Andreas Kling
2020-10-31
Spreadsheet: Add support for example views and hyperlinks in the docs
AnotherTest
2020-10-31
Applications: Use application icons for dialog windows
Brendan Coles
2020-10-10
Spreadsheet: Fix rendering of documentation examples
Linus Groh
2020-10-06
Spreadsheet: Use new format functions.
asynts
2020-08-28
Spreadsheet: Open help pages immediately when selecting them
Andreas Kling
2020-08-28
Spreadsheet: Don't store help window's widgets in raw pointers
Andreas Kling
2020-08-24
LibWeb: Move OutOfProcessWebView into the Web namespace
AnotherTest
2020-08-24
Spreadsheet: Document runtime functions and add a help window
AnotherTest