提交歷史

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