تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 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 سال پیش
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 سال پیش
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h 2 سال پیش
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 سال پیش
  thankyouverycool 2028fbeae3 LibGUI: Remove redundant event handling in EmojiInputDialog 2 سال پیش
  thankyouverycool 4aa608aa71 LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 2 سال پیش
  thankyouverycool 24d299c9c8 LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts 2 سال پیش
  thankyouverycool 3027cf7e99 LibGUI+WindowServer: Remove InputPreemptor concept 2 سال پیش
  demostanis 28c1d7011f LibGUI: Remove Window::set_blocks_command_palette() 2 سال پیش
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 سال پیش
  Etienne Rodriguez e5a9f030f2 LibGUI: Insert first displayed emoji on return 2 سال پیش
  Timothy Flynn a203e714ec LibGUI: Use fuzzy matching when searching for emoji by name 2 سال پیش
  Timothy Flynn 7e5080ea53 LibGUI: Load emoji icons for EmojiInputDialog through Gfx::Emoji 2 سال پیش
  Timothy Flynn 35b74ebbfc LibGUI: Defer loading emoji icons until their first paint event 2 سال پیش
  Timothy Flynn 5190f4e605 LibGUI: Support emoji with multiple code points in EmojiInputDialog 2 سال پیش
  Timothy Flynn 8190120f95 LibGUI: Use discovered emoji files as the EmojiInputDialog button icons 2 سال پیش
  Timothy Flynn a2eb42a9c0 LibGUI: Add an emoji category filter for SerenityOS custom emojis 2 سال پیش
  Timothy Flynn 4cb9472f97 LibGUI: Ensure unknown emoji have a set display order 2 سال پیش
  thankyouverycool b70e4e9909 Spreadsheet+LibGUI: Set EmojiInputDialog as a CaptureInput modal 2 سال پیش
  thankyouverycool f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 سال پیش
  Timothy Flynn 7c9ad6cc2f LibGUI: Add Unicode emoji group filters to the EmojiInputDialog 2 سال پیش
  Timothy Flynn 273045d40e LibGUI: Display emoji in the EmojiInputDialog in Unicode display order 2 سال پیش
  Timothy Flynn 21a89b65fc LibGUI: Set a tooltip on the emojis' buttons to their code point names 2 سال پیش
  Timothy Flynn eeb7b153a2 LibGUI: Add a search box to filter EmojiInputDialog by code point names 2 سال پیش
  Timothy Flynn a885406511 LibGUI: Disable EmojiInputDialog updates while re-displaying emoji 2 سال پیش
  Timothy Flynn 1c32823dd8 LibGUI: Create the emoji buttons only once for EmojiInputDialog 2 سال پیش
  Timothy Flynn a511dec5ca LibGUI: Move code to display emoji buttons to a helper function 2 سال پیش
  Timothy Flynn 3aaaacdb3a LibGUI: Wrap the EmojiInputDialog in a scrollable container 2 سال پیش