1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 15:55:07 +00:00
serenity/Applications
Dylan Katz 47f413c47f Browser: Add missing tooltip to bookmark button
The tip will say "Add Bookmark" if not a bookmark and "Remove
Bookmark" if it is.
2020-04-30 08:52:21 +02:00
..
About LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Browser Browser: Add missing tooltip to bookmark button 2020-04-30 08:52:21 +02:00
Calculator LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Calendar LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Debugger LibLine: Handle initialize() internally 2020-04-28 23:29:07 +02:00
DisplaySettings DisplaySettings: Arrange buttons in "OK, Cancel, Apply" order 2020-04-29 16:25:02 +02:00
FileManager FileManager: Fix crash when file properties has unnamed UID or GID 2020-04-29 19:35:20 +02:00
FontEditor LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Help LibMarkdown: Drop MD prefixes and move into "Markdown" namespace :^) 2020-04-28 21:04:25 +02:00
HexEditor LibGUI: Simplify submenu construction 2020-04-29 11:48:11 +02:00
IRCClient LibGUI: Simplify submenu construction 2020-04-29 11:48:11 +02:00
PaintBrush LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
Piano LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
QuickShow QuickShow: Add gif files to navigation file list 2020-04-26 18:44:20 +02:00
SoundPlayer LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
SystemMenu LibGUI: Simplify submenu construction 2020-04-29 11:48:11 +02:00
SystemMonitor SystemMonitor: Shrink margins of main layout 2020-04-23 17:54:59 +02:00
Taskbar LibCore: Add StandardPaths thing to retrieve various standard locations 2020-04-19 19:57:05 +02:00
Terminal LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
TextEditor LibGUI: Simplify submenu construction 2020-04-29 11:48:11 +02:00
Welcome LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00