Kemal Zebari
|
8f5cc613d2
Browser: Don't show error message box when canceling editor dialog
|
2 éve |
Karol Kosek
|
b7558a5ce4
LibGUI+Userland: Store column names in JsonArrayModel as String
|
2 éve |
Cameron Youell
|
2df0eeaa20
Browser: Convert `BookmarksBarWidget` to use failable functions
|
2 éve |
Karol Kosek
|
956f4d9205
Userland: Construct Menus with name using the non-deprecated String
|
2 éve |
thankyouverycool
|
55423b4ed0
LibGfx+Userland: Add width_rounded_up() helper
|
2 éve |
Kemal Zebari
|
0060b8c4e5
Browser: Have `BookmarksBarWidget` signal bookmark changes for `Tab`
|
2 éve |
Kemal Zebari
|
c5542ea2c9
Browser: Remove unused variables in `BookmarksBarWidget`
|
2 éve |
Kemal Zebari
|
3918a8492b
Browser: Have the bookmark button use the editor dialog
|
2 éve |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 éve |
Sam Atkins
|
77ad0fdb07
Userland: Specify margins and spacing in the GUI::Layout constructor
|
2 éve |
Karol Kosek
|
e39adc4772
Userland: Set Button text using the new String class
|
2 éve |
Karol Kosek
|
d32d4029d3
Userland: Replace usages of AbstractButton::text_deprecated with text()
|
2 éve |
Karol Kosek
|
d32b052f22
LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text
|
2 éve |
Kemal Zebari
|
5d7331b4ed
Browser: Disallow empty URLs in the bookmark editor
|
2 éve |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 éve |
Sam Atkins
|
f0395a2042
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
|
2 éve |
Sam Atkins
|
54b1326165
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
|
2 éve |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2 éve |
Andreas Kling
|
3407ab0fd1
LibGfx: Make Font::width() return a float
|
2 éve |
Kemal Zebari
|
1dddefa737
Browser: Introduce action for opening bookmarks in a new window
|
2 éve |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 éve |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 éve |
networkException
|
802cf9bc69
Everywhere: Use my very shiny serenityos.org email :^)
|
2 éve |
thankyouverycool
|
35e557c657
Browser+LibGUI+WindowServer: Open Button menus uniformly
|
2 éve |
electrikmilk
|
6675865582
Browser: Add context menu icons
|
2 éve |
Karol Kosek
|
3b5766d078
Browser: Show bookmark and history page lists under the their buttons
|
3 éve |
Karol Kosek
|
8f5968d4ad
Browser: Set margins for BookmarkBarWidget
|
3 éve |
Karol Kosek
|
d80bc2ba32
Browser: Use overflow-menu icon for hidden bookmarks the button
|
3 éve |
networkException
|
6cd82f0100
Browser: Allow opening bookmarks in new tab on middle mouse click
|
3 éve |
networkException
|
5c1f1209fc
Browser: Use OpenInNewTab parameter in on_bookmark_click handler
|
3 éve |