Andreas Kling
|
ab549cf942
LibGUI+TextEditor+HackStudio: Add GML syntax highlighter :^)
|
4 tahun lalu |
Andreas Kling
|
822dc56ef3
LibGUI: Introduce GML - a simple GUI Markup Language :^)
|
4 tahun lalu |
Emanuel Sprung
|
3b7884ee8a
TextEditor: Add button to match regular expression during search
|
5 tahun lalu |
Brendan Coles
|
e8ff7c895b
Applications: Use GUI::CommonActions for save and save as menu options
|
4 tahun lalu |
Andreas Kling
|
982e066100
LibGfx: Move FontDatabase from LibGUI to LibGfx
|
4 tahun lalu |
Andreas Kling
|
9d347352a1
LibGfx+LibGUI+Clients: Make fonts findable by their qualified name
|
4 tahun lalu |
Linus Groh
|
f6af2d747e
TextEditor: Replace InProcessWebView with OutOfProcessWebView
|
4 tahun lalu |
asynts
|
ff3552bb14
TextEditor: Use new format functions.
|
4 tahun lalu |
AnotherTest
|
c1fc27cab2
HackStudio+TextEditor: Add the Shell syntax highlighter
|
4 tahun lalu |
Andreas Kling
|
119a0c5dee
TextEditor: Move the find/replace buttons to JSON GUI
|
4 tahun lalu |
Andreas Kling
|
89822c5ae7
TextEditor: Set initial widget visibilities from JSON
|
4 tahun lalu |
Andreas Kling
|
8a7935a29f
TextEditor: Move the "find" and "replace" widget containers to JSON GUI
|
4 tahun lalu |
Andreas Kling
|
2e547ce7a3
TextEditor: Move the main window UI to JSON
|
4 tahun lalu |
Ben Wiederhake
|
c587db387c
TextEditor: Don't try to move(lambda)
|
4 tahun lalu |
Andreas Kling
|
56c3748dcc
LibWeb: Rename PageView => InProcessWebView
|
4 tahun lalu |
thankyouverycool
|
15cb4207fc
TextEditor: Put fonts in exclusive action group
|
4 tahun lalu |
Linus Groh
|
faab8a82cb
TextEditor: Show pageview URLs in statusbar on hover
|
4 tahun lalu |
Linus Groh
|
1353edd090
TextEditor: Open links from Web::PageView using Desktop::Launcher
|
4 tahun lalu |
Sahan Fernando
|
ccc929dcf9
TextEditor: Preserve preview scroll position across page refreshes
|
5 tahun lalu |
Nico Weber
|
629410b3d6
TextEditor: Auto-select C++ syntax highlighting for more extensions
|
5 tahun lalu |
Tom
|
27bd2eab22
LibWeb: Require parent window argument for MessageBox
|
5 tahun lalu |
Tom
|
6568765e8f
LibGUI: Add parent window argument to FilePicker functions
|
5 tahun lalu |
AnotherTest
|
a163ee8b3b
TextEditor: Use ArgsParser and allow the user to specify preview mode
|
5 tahun lalu |
Andreas Kling
|
efc335c457
TextEditor: Allow turning off the preview mode
|
5 tahun lalu |
Andreas Kling
|
bc1ec588f0
TextEditor: Tweak 16x16 icon
|
5 tahun lalu |
Andreas Kling
|
ca93c22ae2
LibGUI: Turn GUI::Application::the() into a pointer
|
5 tahun lalu |
Andreas Kling
|
85ac7dc1b1
TextEditor: Add live preview for HTML documents :^)
|
5 tahun lalu |
Andreas Kling
|
1f97897b40
TextEditor: Use Web::PageView::load_html() for the markdown preview
|
5 tahun lalu |
Andreas Kling
|
d127492f0e
TextEditor: Allow "TextEditor foo.txt" to create a new file
|
5 tahun lalu |
FalseHonesty
|
7ca562b200
LibMarkdown: Change MD Document parse API to return a RefPtr
|
5 tahun lalu |