Lucas CHOLLET
|
ac7b0e69e5
Base: Launch WebContent at session start-up
|
3 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
Karol Kosek
|
01824fd19a
Spreadsheet: Use TRY() on file load and save
|
3 年之前 |
Sam Atkins
|
73552c1856
Userland: Always construct Application with try_create()
|
3 年之前 |
Brian Gianforcaro
|
9cfd520bb8
Applications: Use default execpromises parameter to `pledge(..)`
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Karol Kosek
|
dc65543fa9
Spreadsheet: Show the opened filename in the window title
|
3 年之前 |
Lenny Maiorani
|
2e87a5b7eb
Applications: Port Spreadsheet to LibMain
|
3 年之前 |
Mustafa Quraish
|
bba32de857
SpreadSheet: Use FileSystemAccessClient::try_* APIs
|
3 年之前 |
Glenford Williams
|
c55dfabdd5
Spreadsheet: Use FileSystemAccessClient for the reading of files
|
3 年之前 |
Timothy Flynn
|
565a880ce5
Userland: Link directly against LibUnicodeData where needed
|
3 年之前 |
Timothy Flynn
|
10a8b6d411
Userland: Add unveil/pledge requisites for dynamic Unicode data loading
|
3 年之前 |
Samuel Bowman
|
d8bac4dbda
Spreadsheet: Move menu and action code to initialize_menubar()
|
3 年之前 |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 年之前 |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 年之前 |
Karol Kosek
|
399be9bcc3
FileManager+Spreadsheet: Unify cut-copy-paste order
|
4 年之前 |
stelar7
|
22851287b1
Spreadsheet: Pledge 'fattr' to avoid crashing after exporting as csv
|
4 年之前 |
Ali Mohammad Pur
|
51c2c69357
AK+Everywhere: Disallow constructing Functions from incompatible types
|
4 年之前 |
Max Wipfli
|
229414b002
Applications: Use titlecase and distinct underlined characters in menus
|
4 年之前 |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 年之前 |
Linus Groh
|
91eda22208
Everywhere: Add Alt shortcuts to remaining top-level menus
|
4 年之前 |
Andreas Kling
|
4b0098e52f
Everywhere: Rename app_menu to file_menu or game_menu
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 年之前 |
Andreas Kling
|
78b12e1521
Userland: Turn all application menus into window menus :^)
|
4 年之前 |
AnotherTest
|
ba2df70eab
Spreadsheet: Do not assume that a worksheet always exists
|
4 年之前 |
AnotherTest
|
9b68f91c0b
Spreadsheet: Add an export wizard, and support for custom CSV exports
|
4 年之前 |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 年之前 |
Idan Horowitz
|
147d30ae4f
Spreadsheet: Implement the cut operation for cells
|
4 年之前 |
thankyouverycool
|
132ca7e37b
Spreadsheet: Merge File menu into 'Spreadsheet' app menu
|
4 年之前 |