ladybird/Userland
Itamar 7f2e1991cc HackStudio: Get rid of m_currently_open_file member
It had the following FIXME:
// FIXME: This doesn't seem compatible with multiple split editors

In practice this member was used to get the filename of the currently
active edtior. So we now get it directly from the currently active
EditorWrapper.
2021-05-02 22:49:25 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications LibGfx: Unify Rect, Point, and Size 2021-05-02 22:48:06 +02:00
Demos WindowServer+LibGfx: Automatic "modified" markers in window titles 2021-05-01 19:42:29 +02:00
DevTools HackStudio: Get rid of m_currently_open_file member 2021-05-02 22:49:25 +02:00
DynamicLoader Tests: Unify LibC tests to single location. 2021-04-29 10:37:26 +02:00
Games LibGfx: Unify Rect, Point, and Size 2021-05-02 22:48:06 +02:00
Libraries LibGfx: Add scaling methods to Bitmap 2021-05-02 22:48:06 +02:00
Services LibGfx: Unify Rect, Point, and Size 2021-05-02 22:48:06 +02:00
Shell Shell: Only match entries from PATH when a program name is given 2021-05-02 19:46:33 +02:00
Tests Tests: Add unit tests for the pthread_spinlock_t API. 2021-05-02 20:59:38 +02:00
Utilities Userland: Improve how traceroute reports timing data for packets 2021-05-01 20:52:35 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00