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-04-04
LibGUI: Add MenuBar::add_menu(name)
Andreas Kling
2020-04-04
Browser: Add Reload option to app menu with F5 shortcut key
Brendan Coles
2020-04-04
LibGUI: Make GUI::TabWidget::add_tab<T>() return a T&
Andreas Kling
2020-04-03
Revert "SystemMonitor: Replace 'device' JSON field with 'source'"
Andreas Kling
2020-04-02
IRCClient: Update channel user list when a user joins or quits
Brendan Coles
2020-04-02
IRCClient: Add is_channel_prefix to check if string is a channel name
Brendan Coles
2020-04-02
IRCClient: Automatically disable/enable GUI actions upon window change
Brendan Coles
2020-04-02
IRCClient: Add channel operations to Channel application menu
Brendan Coles
2020-04-02
SystemMonitor: Replace 'device' JSON field with 'source'
Liav A
2020-04-02
IRCClient: Use active channel window for part,hop,topic,kick commands
Brendan Coles
2020-04-01
IRCClient: Add Channel application menu and LIST and KICK commands
Brendan Coles
2020-03-31
IRCClient: Add support for /HOP and /TOPIC commands
Brendan Coles
2020-03-31
Browser: Refuse to run as root
Andreas Kling
2020-03-31
IRCClient: Refuse to run as root
Andreas Kling
2020-03-30
SoundPlayer: Set parent window for AboutDialog
Tibor Nagy
2020-03-30
Taskbar: Show default window icons when no icons are set
Tibor Nagy
2020-03-29
LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usage
Andreas Kling
2020-03-29
DisplayProperties: Add options to set the background color and wallpaper mode.
Hüseyin ASLITÜRK
2020-03-29
SystemMenu: Sort applications alphabetically
Tibor Nagy
2020-03-27
Browser: Let the user add/remove bookmarks to the bookmarks bar
Emanuel Sprung
2020-03-27
Browser: Add bookmarks bar
Emanuel Sprung
2020-03-27
Browser: Add empty, toogleable bookmarks bar
Emanuel Sprung
2020-03-26
IRCClient: Use the IRCClient app icon in notifications :^)
Andreas Kling
2020-03-26
IRCClient: Only notify about channel messages containing our nickname
Andreas Kling
2020-03-26
IRCClient: Post desktop notifications when messaged while inactive
Andreas Kling
2020-03-23
Taskbar: Remove FIXME re: tooltip rendering since it's now working (#1502)
Nick Tiberi
2020-03-19
Calendar: Add license header
rhin123
2020-03-19
Calendar: Add a 16x16 app icon
rhin123
2020-03-19
Calendar: Corrected spacing for widgets and rectangles
rhin123
2020-03-19
Applications: Remove G prefixes from comments
Tibor Nagy
2020-03-19
Calendar: Allow the widget to resize with the window
rhin123
2020-03-19
Calendar: Make const arrays static as well
rhin123
2020-03-19
Calendar: Don't assign next_month button variable to add_event button
rhin123
2020-03-18
Browser: Fix unintentional Web::Element copy
Andreas Kling
2020-03-18
Terminal: Remove working directory argument
Itamar
2020-03-18
Taskbar: chdir to home directory before launching apps
Itamar
2020-03-18
SystemMenu: chdir to home directory before launching apps
Itamar
2020-03-18
FileManager: chdir to appropriate directory before starting Terminal
Itamar
2020-03-18
Calendar: Implement basic GUI calendar application
rhin123
2020-03-16
SystemMenu: Remove the unveil() call for /etc/PowerOptions.ini
Alex Muscar
2020-03-15
FileManager: Add "Open Terminal here" action
Itamar
2020-03-15
Terminal: Add -d option for specifying working directory
Itamar
2020-03-14
LibWeb: Parse <script> elements and run any JavaScript found inside
Andreas Kling
2020-03-13
Applications: Use "Document - AppName" window title format
Tibor Nagy
2020-03-13
TextEditor: Use Javascript syntax highlighter
Oriko
2020-03-11
Terminal: Make the settings window unresizable
Tibor Nagy
2020-03-11
TextEditor: Quit after saving unsaved changes on close event.
Oriko
2020-03-11
TextEditor: Add syntax toggle to View menu
Oriko
2020-03-08
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
Andreas Kling
2020-03-07
LibWeb: Rename directory LibHTML => LibWeb
Andreas Kling
[next]