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
Age
Commit message (
Expand
)
Author
2020-08-27
Base: Rename icon subdirectories by explicit app name
thankyouverycool
2020-08-27
Base: Move 16x16 common icons to /res/icons/16x16/
thankyouverycool
2020-08-27
Base: Create /res/graphics/ and relocate system art assets
thankyouverycool
2020-08-27
Spreadsheet: Don't advertise the SpreadsheetModel as sortable
Andreas Kling
2020-08-27
Spreadsheet: Add support for changing multiple cells at once
AnotherTest
2020-08-27
Base+LibGUI+Spreadsheet: Add icons for Spreadsheet
AnotherTest
2020-08-27
Spreadsheet: Track selections across sheet switches
AnotherTest
2020-08-27
Spreadsheet: Show errors and make them red
AnotherTest
2020-08-27
Spreadsheet: Add support for multiple sheets
AnotherTest
2020-08-27
Spreadsheet: Move sheet management to a Workbook class
AnotherTest
2020-08-27
Meta: Force semi-colon after MAKE_AK_NONXXXABLE()
Ben Wiederhake
2020-08-26
Spreadsheet: Tweak row height slightly
Andreas Kling
2020-08-26
Spreadsheet: Use a fixed-width font in the cell editor
Andreas Kling
2020-08-26
Spreadsheet: Don't ignore selections in the A column :^)
Andreas Kling
2020-08-26
Spreadsheet: Enable row headers for the spreadsheet TableView
Andreas Kling
2020-08-26
Spreadsheet: Get rid of the "row numbers" column
Andreas Kling
2020-08-26
LibJS: Add a helper for calling JS::Function's with arguments
AnotherTest
2020-08-26
LibC: Deduplicate declaration of strcasecmp
Ben Wiederhake
2020-08-26
LibGUI: Rename table view's "cell painting delegate" to "column *"
Andreas Kling
2020-08-26
LibGUI: Move table view headers into their own widget
Andreas Kling
2020-08-26
Spreadsheet: Focus the spreadsheet table on startup
Andreas Kling
2020-08-25
LibJS: Make Interpreter::throw_exception() a void function
Linus Groh
2020-08-25
Spreadsheet: Add "Save As"
AnotherTest
2020-08-25
Spreadsheet: Implement state-preserving saves and loads
AnotherTest
2020-08-25
LibDebug: Move everything into the "Debug" namespace
Luke
2020-08-24
Spreadsheet: Add back the menubar
AnotherTest
2020-08-24
Spreadsheet: Fix crash when a row number is selected
AnotherTest
2020-08-24
Spreadsheet: Avoid crashing when a cell is created mid-update
AnotherTest
2020-08-24
Spreadsheet: Add a syntax highlighter to the cell editor
AnotherTest
2020-08-24
SystemMonitor: Tweak processor feature display a little bit
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
2020-08-24
Spreadsheet: Add a topbar with a text editor
AnotherTest
2020-08-24
Spreadsheet: Start making a spreadsheet application
AnotherTest
2020-08-23
SystemMonitor: Use bottom-side tabs for the per-process info tabs
Andreas Kling
2020-08-23
ThemeEditor: Paint the minimize/maximize/close window button icons
Andreas Kling
2020-08-23
ThemeEditor: Add window buttons (no bitmaps yet)
Andreas Kling
2020-08-23
ThemeEditor: Add a handful of widgets to the preview
Andreas Kling
2020-08-23
ThemeEditor: Use m_inactive_window_icon when painting the inactive..
Emanuele Torre
2020-08-22
LibGUI+Calendar: Make Calendar a common widget in LibGUI
thankyouverycool
2020-08-22
Meta: Add missing license header to ThemeEditor
Itamar
2020-08-21
ThemeEditor: Tweak the main UI layout
Andreas Kling
2020-08-21
ThemeEditor: Set window icon and title
Andreas Kling
2020-08-21
ThemeEditor: Allow editing of theme colors one at a time
Andreas Kling
2020-08-21
ThemeEditor: Start working on a window theme editor :^)
Andreas Kling
2020-08-21
ChessEngine: Add ChessEngine
Peter Elliott
2020-08-21
SystemMonitor: Add a Processors tab
Luke
2020-08-19
Browser: add urls to browser history on load start
Jake Wilson
2020-08-18
Calendar: Add help menuitem
Abu Sakib
2020-08-17
FileManager: Make DirectoryView vend indexes from view model
Andreas Kling
[next]