Историја ревизија

Аутор 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 година