ladybird/Userland/Applications
Baitinq f1205b608f Browser: Replace history entry if loading URL because of a redirect
We now replace the current history entry if the page-load has been
caused because of a redirect. This makes it able to traverse the
history if one of the entries redirects you, which previously
caused an infinite history traversion loop.
2022-11-26 11:03:24 +01:00
..
3DFileViewer 3DFileViewer: Propagate key events to the window 2022-11-22 11:23:44 +00:00
About Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
AnalogClock Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Assistant LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 2022-11-19 16:04:42 +01:00
Browser Browser: Replace history entry if loading URL because of a redirect 2022-11-26 11:03:24 +01:00
BrowserSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Calculator Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Calendar Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CalendarSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CharacterMap LibGUI+Applications: Allow GlyphMapWidget's set_font() to fail 2022-11-19 15:41:09 +01:00
ClockSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CrashReporter Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Debugger Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DisplaySettings Userland: Remove workarounds for LibIPC include order sensitivity 2022-11-15 13:25:51 -05:00
Escalator Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
FileManager FileManager: Improve error handling when posix_spawn() fails 2022-11-04 09:47:30 +01:00
FontEditor FontEditor: Include file basename in error messages when available 2022-11-19 15:41:09 +01:00
GamesSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Help Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
HexEditor HexEditor: Allow keydown events to propagate if they are not handled 2022-11-14 16:08:11 +00:00
ImageViewer Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
KeyboardMapper KeyboardMapper: Call event.ignore() on keydown in the main widget 2022-11-14 16:08:11 +00:00
KeyboardSettings Userland: Remove workarounds for LibIPC include order sensitivity 2022-11-15 13:25:51 -05:00
Magnifier Magnifier+ThemeEditor: Use CommonMenus::make_accessibility_menu() 2022-11-19 11:04:11 +01:00
Mail Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
MailSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
MouseSettings Everywhere: Remove unnecessary mutable attributes from lambdas 2022-11-19 14:37:31 +00:00
NetworkSettings NetworkSettings: Add command line option for opening a specific adapter 2022-11-02 12:00:26 +00:00
PartitionEditor Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
PDFViewer PDFViewer: Show single/multi page actions on toolbar 2022-11-25 23:03:24 +01:00
Piano LibAudio: Set asynchronous audio enqueuer thread to maximum priority 2022-11-25 17:01:44 -07:00
PixelPaint LibGfx: Use the Midpoint Ellipse Algorithm 2022-11-26 00:49:05 +01:00
Presenter Applications: Add Presenter 2022-11-25 14:28:33 -07:00
Run Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Settings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
SoundPlayer SoundPlayer+VideoPlayer: Set the play/pause action text on state change 2022-11-26 09:02:25 +01:00
SpaceAnalyzer Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Spreadsheet LibJS: Reduce AST memory usage by shrink-wrapping source range info 2022-11-22 21:13:35 +01:00
SystemMonitor SystemMonitor: Add context menu for opening adapter in NetworkSettings 2022-11-02 12:00:26 +00:00
Terminal Terminal+LibVT: Toggle TerminalWidget's focus on input preemption 2022-11-19 16:04:42 +01:00
TerminalSettings Userland: Remove workarounds for LibIPC include order sensitivity 2022-11-15 13:25:51 -05:00
TextEditor Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
ThemeEditor ThemeEditor: Update GML and polish interface 2022-11-19 11:04:11 +01:00
VideoPlayer SoundPlayer+VideoPlayer: Set the play/pause action text on state change 2022-11-26 09:02:25 +01:00
Welcome Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CMakeLists.txt Applications: Add Presenter 2022-11-25 14:28:33 -07:00