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-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
2020-03-07
LibWeb: Move everything into the Web namespace
Andreas Kling
2020-03-07
LibGUI: Move Icon and FontDatabase into the GUI namespace
Shannon Booth
2020-03-05
FileManager: Fix asserts on checking properties of symlinks
Tibor Nagy
2020-03-05
FileManager: Fix group names in the file properties dialog
Tibor Nagy
2020-03-04
LibGUI: Don't use Core::Object::add() to instantiate dialogs
Andreas Kling
2020-03-04
LibCore: Make Core::Object::add<ChildType> return a ChildType&
Andreas Kling
2020-03-04
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
Andreas Kling
2020-03-04
LibGUI: Use set_layout<LayoutType>() in lots of client code
Andreas Kling
2020-03-03
LibGUI: Some more convenience functions for constructing widgets
Andreas Kling
2020-03-03
LibGUI: Remove Button& parameter from Button::on_click hook
Andreas Kling
2020-03-03
SystemMenu: Fix bad behavior in shutdown dialog
Andreas Kling
2020-03-03
AK: Make quick_sort() a little more ergonomic
Andreas Kling
2020-03-02
SystemMonitor: Unbreak the in-table progress bars showing disk usage
Andreas Kling
2020-03-01
AK: Remove unnecessary casts to size_t, after Vector changes
Andreas Kling
2020-02-29
About: Add mascot tooltip
Andreas Kling
2020-02-29
Terminal: Put PAGER=more in the default environment
Andreas Kling
2020-02-29
Welcome: Remove the default GUI::Frame look from TextWidget
Andreas Kling
2020-02-29
About: Adopt Buggie :^)
Andreas Kling
[next]