This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-02 22:55:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecbedda34cb102c595bbe0a69979864d2ba092cc
ladybird
/
Applications
/
TextEditor
History
Andreas Kling
ecbedda34c
TextEditor: Add a "document dirty" flag and show it in the window title
...
This lets you know if the document has been modified since last save.
2019-08-27 20:18:19 +02:00
..
main.cpp
WindowServer+LibGUI: Pass window icons as shared buffers rather than paths.
2019-07-28 10:18:49 +02:00
Makefile
TextEditor: Move the application UI into a dedicated TextEditorWidget. (
#292
)
2019-07-11 20:52:33 +02:00
TextEditorWidget.cpp
TextEditor: Add a "document dirty" flag and show it in the window title
2019-08-27 20:18:19 +02:00
TextEditorWidget.h
TextEditor: Add a "document dirty" flag and show it in the window title
2019-08-27 20:18:19 +02:00