Karol Kosek
|
969543a847
LibGUI+Userland: Make Window::*add_menu take name using new string
|
2 лет назад |
MacDue
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
2 лет назад |
Andreas Kling
|
26a4e4d23d
Help: Don't abort opening help:// URLs when error *didn't* occur
|
2 лет назад |
Mathis Wiehl
|
f276e70ac9
Help: Don't defer tree view selection updates
|
2 лет назад |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 лет назад |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 лет назад |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 лет назад |
Tim Ledbetter
|
61074b6b5c
Help: Update browse view when opening a new help page
|
2 лет назад |
Sam Atkins
|
f0395a2042
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
|
2 лет назад |
Sam Atkins
|
54b1326165
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
|
2 лет назад |
kleines Filmröllchen
|
3cecd612ba
Help: Don't expand the whole tree of the selected node's parent
|
2 лет назад |
kleines Filmröllchen
|
2aa374eba1
Help+LibManual: Move URL handling to LibManual
|
2 лет назад |
Maciej
|
8c082869d0
Help: Move-capture help page path
|
2 лет назад |
kleines Filmröllchen
|
5a346c4297
Help+LibManual: Without arguments, open index page instead of crashing
|
2 лет назад |
kleines Filmröllchen
|
b65258c093
Help+man+LibManual: Move argument handling to LibManual
|
3 лет назад |
kleines Filmröllchen
|
a438c4d568
Help+LibManual: Move all manpage path handling to LibManual
|
3 лет назад |
kleines Filmröllchen
|
4625f7aab5
LibManual: Refactor SectionNode in preparation for subsections
|
3 лет назад |
kleines Filmröllchen
|
ad6a55e1f0
Help+LibManual: Move non-UI-specific manual handling to LibManual
|
3 лет назад |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 лет назад |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
demostanis
|
34acae90c7
Userland: Let applications make use of make_command_palette_action()
|
2 лет назад |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 лет назад |
networkException
|
7a2bef7fe1
Help: Make history navigation work with man pages opened using help urls
|
3 лет назад |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 лет назад |
Lucas CHOLLET
|
0c2dc6be66
Help: Use LibWeb to open files via RequestServer
|
3 лет назад |
DexesTTP
|
dcbbbf5b4a
LibWebView: Move OutOfProcessWebView to a new LibWebView library
|
3 лет назад |
ForLoveOfCats
|
85152d2f7f
LaunchServer+Help: Open `help` urls with Help
|
3 лет назад |
kleines Filmröllchen
|
7e34b88ed4
LibGUI: Fully support TabWidget in GML
|
3 лет назад |
kimlintu
|
a4e3ae0ee9
Help: Remove redundant selection update when opening page
|
3 лет назад |