index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibGUI
/
GAction.h
Age
Commit message (
Expand
)
Author
2019-10-06
LibGUI: Add "Go home" to GCommonActions
Andreas Kling
2019-10-05
LibGUI: Add a "reload" action to GCommonActions
Andreas Kling
2019-10-05
LibGUI: Add back/forward actions to GCommonActions
Andreas Kling
2019-09-20
GCommonActions: Add "Open..." action
Andreas Kling
2019-09-16
LibGUI: Add a fullscreen action to GCommonActions
Andreas Kling
2019-09-14
LibGUI+VisualBuilder: Add move-to-front/back to GCommonActions
Andreas Kling
2019-09-14
LibGUI: Add Undo/Redo to GCommonActions
Andreas Kling
2019-09-14
LibGUI: Simplify GCommonActions a bit
Andreas Kling
2019-09-06
AK: Rename <AK/AKString.h> to <AK/String.h>
Andreas Kling
2019-09-04
GAction: Added GCommonActions as a template to create standard actions
rhin123
2019-08-26
WindowServer+LibGUI: Show action icons in the menus when possible
Andreas Kling
2019-07-18
LibDraw: Introduce (formerly known as SharedGraphics.)
Andreas Kling
2019-07-09
LibGUI: Add GActionGroup, a way to group a bunch of GActions.
Andreas Kling
2019-07-09
GAction: Remove "custom_data" and the related convenience constructors.
Andreas Kling
2019-07-04
Libraries: Create top level directory for libraries.
Andreas Kling