This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-28 23:44:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ed7f75e95b9eb636ffdc4db7e9dc1bb39bc0fc3
ladybird
/
Userland
/
Applications
/
Spreadsheet
History
Andreas Kling
a50ba0a491
LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference
2021-02-11 23:52:39 +01:00
..
CellType
…
Readers
…
Writers
…
Cell.cpp
…
Cell.h
…
CellSyntaxHighlighter.cpp
LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference
2021-02-11 23:52:39 +01:00
CellSyntaxHighlighter.h
LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference
2021-02-11 23:52:39 +01:00
CellTypeDialog.cpp
LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS
2021-02-07 16:56:02 +01:00
CellTypeDialog.h
…
CMakeLists.txt
…
CondFormatting.gml
…
ConditionalFormatting.h
…
CondView.gml
…
Forward.h
…
HelpWindow.cpp
…
HelpWindow.h
…
JSIntegration.cpp
…
JSIntegration.h
…
main.cpp
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
2021-01-16 19:30:32 +01:00
Position.h
…
Spreadsheet.cpp
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
2021-02-08 18:08:55 +01:00
Spreadsheet.h
…
SpreadsheetModel.cpp
…
SpreadsheetModel.h
…
SpreadsheetView.cpp
…
SpreadsheetView.h
…
SpreadsheetWidget.cpp
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax
2021-02-07 15:15:10 +01:00
SpreadsheetWidget.h
…
Workbook.cpp
…
Workbook.h
…