index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
HexEditor
Age
Commit message (
Expand
)
Author
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-05-10
HexEditor: Apply some polish to menus and actions
Andreas Kling
2021-05-03
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
Andreas Kling
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-16
HexEditor: Use debgln_if
Hendiadyoin1
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-12
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
Andreas Kling
2021-02-26
HexEditor: Fix nullptr pass to AboutDialog and clean up menus
thankyouverycool
2021-02-25
Base: Update some icons for color, quality and consistency
thankyouverycool
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-23
HexEditor: Add menu icons for search menu items
Brendan Coles
2021-02-20
LibGUI: Swap order of InputBox value and parent window args
Linus Groh
2021-01-30
HexEditor: Fix about dialog icon
Linus Groh
2021-01-25
Everywhere: Hook up remaining debug macros to Debug.h.
asynts
2021-01-24
HexEditor: Find
Camisul
2021-01-16
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
Andreas Kling
2021-01-15
Everywhere: Pledge "sendfd" in WindowServer client programs
Andreas Kling
2021-01-12
LibC+Everywhere: Remove open_with_path_length() in favor of open()
Andreas Kling
2021-01-12
HexEditor: Hide unnecessary scrollbars in the main file view
Andreas Kling
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling