Commit History

Автор SHA1 Съобщение Дата
  Timothy Flynn bc0bb98c01 LibGUI: Paint emoji using text in the EmojiInputDialog преди 2 години
  Timothy Flynn 054297431a LibGUI: Fix typo in the name of the EmojiCategory struct преди 2 години
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues преди 2 години
  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 години