Commit History

Author SHA1 Message Date
  Tim Ledbetter ccab5ddf9b LibGUI+Applications: Use String in `make_about_action()` 1 year ago
  camc 174d6f1f51 LibGUI: Replace DeprecatedString usage in Widget 1 year ago
  thankyouverycool 57f3b18109 LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 1 year ago
  Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu() 1 year ago
  Andreas Kling 676ef0cc3d LibGUI: Make Menu::add_recent_files_list() infallible 1 year ago
  Andreas Kling f2faf2767f LibGUI: Remove Menu::try_add_action() 1 year ago
  Andreas Kling 1525fa3b8f LibGUI: Remove Menu::try_add_separator() 1 year ago
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 year ago
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 year ago
  Sam Atkins 988130a935 LibGUI+GMLPlayground: Set correct undo text for ReplaceAllTextCommand 2 years ago
  Sam Atkins ca3e0288e9 GMLPlayground: Keep a RefPtr to the "Save As..." action 2 years ago
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
  Sam Atkins ae6bde6847 GMLPlayground: Add a Statusbar 2 years ago
  Karol Kosek 27011cf55d LibFSAC+Userland: Pass options for FSAC::open_file() using a struct 2 years ago
  Caoimhe 617edafbf2 LibGUI: Add support for jumping to a line and column in TextEditor 2 years ago
  Sam Atkins f3fe9b64bf GMLPlayground: Keep view_frame_action around to prevent a crash 2 years ago
  Karol Kosek e02cbd9daa GMLPlayground: Make 'Open' action start in the Application source folder 2 years ago
  Karol Kosek 8dcfb6bfbd GMLPlayground: Reuse request_close() in 'Open' and recent files actions 2 years ago
  Karol Kosek e7954f62b3 GMLPlayground: Use current file name in the 'Save as...' dialog 2 years ago
  Karol Kosek 23ac52bc80 GMLPlayground: Use `try_make` for syntax highlighting and autocomplete 2 years ago
  Karol Kosek 477ee34215 GMLPlayground: Set parent window for preview window 2 years ago
  Karol Kosek 5fd4d34880 GMLPlayground: Handle drop events 2 years ago
  Karol Kosek 8c00e57f56 GMLPlayground: Extract most logic into a MainWidget class 2 years ago