Tim Ledbetter
|
ccab5ddf9b
LibGUI+Applications: Use String in `make_about_action()`
|
il y a 1 an |
Andreas Kling
|
bd61e75e0b
LibGUI: Remove Window::try_add_menu()
|
il y a 1 an |
Andreas Kling
|
676ef0cc3d
LibGUI: Make Menu::add_recent_files_list() infallible
|
il y a 1 an |
Andreas Kling
|
f2faf2767f
LibGUI: Remove Menu::try_add_action()
|
il y a 1 an |
Andreas Kling
|
eec328e2ab
LibGUI: Remove Menu::try_add_submenu()
|
il y a 1 an |
Andreas Kling
|
1525fa3b8f
LibGUI: Remove Menu::try_add_separator()
|
il y a 1 an |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
il y a 1 an |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
il y a 1 an |
Karol Kosek
|
5234a30731
LibGUI+Userland: Port Action status tips to String
|
il y a 2 ans |
Karol Kosek
|
4b169cf25f
LibGUI+Userland: Use action text as a fallback in Action::status_tip()
|
il y a 2 ans |
Karol Kosek
|
2029750519
LibGUI+Userland: Port StatusBar::text() and set_text functions to String
|
il y a 2 ans |
Sam Atkins
|
08edc872aa
LibCore+Applications: Put timeout parameter first in `debounce()`
|
il y a 2 ans |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
il y a 2 ans |
Maciej
|
cf52542fcf
LibMarkdown+LibSyntax: Add a Markdown syntax highlighter
|
il y a 2 ans |
Tim Ledbetter
|
05c8aa71f2
Applications: Update man page links for applications
|
il y a 2 ans |
Karol Kosek
|
84a231d4e5
TextEditor: Propagate errors from `MainWidget::initialize_menubar()`
|
il y a 2 ans |
Karol Kosek
|
51bd9ca037
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
|
il y a 2 ans |
Karol Kosek
|
969543a847
LibGUI+Userland: Make Window::*add_menu take name using new string
|
il y a 2 ans |
MacDue
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
il y a 2 ans |
Tim Ledbetter
|
0829101eb8
Applications: Use thousands separator for numbers shown in status bar
|
il y a 2 ans |
Sam Atkins
|
d0730c1c75
TextEditor: Remove confirmation when opening from recent files list
|
il y a 2 ans |
Sam Atkins
|
c6a2e8eb08
TextEditor: Enable CMakeCache.txt highlighting
|
il y a 2 ans |
Sam Atkins
|
ac824677b8
TextEditor: Enable CMake syntax highlighting
|
il y a 2 ans |
Andreas Kling
|
5f23515796
TextEditor: Add list of recently open files to the File menu :^)
|
il y a 2 ans |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
il y a 2 ans |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
il y a 2 ans |
Andreas Kling
|
f103f3af60
TextEditor: "Open Containing Folder" => "Reveal in File Manager"
|
il y a 2 ans |
Lucas CHOLLET
|
a053807be5
TextEditor: Propagate errors from `read_file()`
|
il y a 2 ans |
Lucas CHOLLET
|
3454185d08
TextEditor: Use `request_file_read_only_approved` for the drop event
|
il y a 2 ans |
Lucas CHOLLET
|
40f9cf2de6
TextEditor: Port to `Core::Stream`
|
il y a 2 ans |