Tim Ledbetter
|
ccab5ddf9b
LibGUI+Applications: Use String in `make_about_action()`
|
1 年之前 |
Tim Ledbetter
|
c74f7e5f2a
Userland: Don't use `String::from_utf8()` for literal strings
|
1 年之前 |
Andreas Kling
|
545d8336b8
LibGfx: Convert Font APIs to return String instead of DeprecatedString
|
1 年之前 |
thankyouverycool
|
57f3b18109
LibGUI+Userland: Remove Toolbar::try_add_{action,separator}()
|
1 年之前 |
Andreas Kling
|
bd61e75e0b
LibGUI: Remove Window::try_add_menu()
|
1 年之前 |
Andreas Kling
|
676ef0cc3d
LibGUI: Make Menu::add_recent_files_list() infallible
|
1 年之前 |
Andreas Kling
|
f2faf2767f
LibGUI: Remove Menu::try_add_action()
|
1 年之前 |
Andreas Kling
|
eec328e2ab
LibGUI: Remove Menu::try_add_submenu()
|
1 年之前 |
Andreas Kling
|
1525fa3b8f
LibGUI: Remove Menu::try_add_separator()
|
1 年之前 |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
2 年之前 |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
2 年之前 |
Karol Kosek
|
5234a30731
LibGUI+Userland: Port Action status tips to String
|
2 年之前 |
Karol Kosek
|
4b169cf25f
LibGUI+Userland: Use action text as a fallback in Action::status_tip()
|
2 年之前 |
Karol Kosek
|
2029750519
LibGUI+Userland: Port StatusBar::text() and set_text functions to String
|
2 年之前 |
Karol Kosek
|
27011cf55d
LibFSAC+Userland: Pass options for FSAC::open_file() using a struct
|
2 年之前 |
thankyouverycool
|
caa8f43dbe
Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages
|
2 年之前 |
thankyouverycool
|
96e60c98cf
FontEditor: Propagate errors in update_statusbar()
|
2 年之前 |
thankyouverycool
|
fe6b36507f
FontEditor: Check complete mime type on paste_glyphs()
|
2 年之前 |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
2 年之前 |
thankyouverycool
|
587c44cfbb
FontEditor: Filter files by BitmapFont in FilePicker
|
2 年之前 |
thankyouverycool
|
a62f204b25
FontEditor: Show complete filename in error messages
|
2 年之前 |
thankyouverycool
|
19b8b9d187
FontEditor: Show recently opened files in File menu
|
2 年之前 |
thankyouverycool
|
c10b1e3aea
FontEditor: Add action text to Undo and Redo
|
2 年之前 |
thankyouverycool
|
7fa8fae786
FontEditor: Allow application to launch without a font
|
2 年之前 |
thankyouverycool
|
24046f9adf
FontEditor: Let GlyphEditorWidget initialize a null BitmapFont
|
2 年之前 |
thankyouverycool
|
0ad5e85163
LibGUI+Applications: Let GlyphMapWidget initialize a null Font
|
2 年之前 |
thankyouverycool
|
cf4ddd1dcf
FontEditor: Move common restoration work into restore_state()
|
2 年之前 |
thankyouverycool
|
c7eee16292
FontEditor: Use resultant FSAC filename when Saving-as
|
2 年之前 |
thankyouverycool
|
a0f160bfc4
FontEditor: Use fallible {Input,Message}Boxes
|
2 年之前 |
thankyouverycool
|
6212e5b1f0
FontEditor: Don't crash on missing icons
|
2 年之前 |