提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 5 年之前
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces 5 年之前
  Andreas Kling 8f7333f080 LibCore: Add a forward declaration header 5 年之前
  Andreas Kling bb8e65be41 LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUI 5 年之前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年之前
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 年之前
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 年之前
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 年之前
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前
  Andreas Kling a79bac428b LibGUI+LibDraw: Add "Palette" concept for scoped color theming 5 年之前
  Andreas Kling b6eba388e3 LibDraw: Add Selection and SelectionText system theme colors 5 年之前
  Andreas Kling 8f9a522c37 HackStudio: Highlight matching pairs of [ and ] as well 5 年之前
  Andreas Kling 15fb341eb4 HackStudio: Always re-match curlies/parens after a re-highlight 5 年之前
  Andreas Kling d5afc58744 HackStudio: Highlight maching parentheses as well 5 年之前
  Andreas Kling c8e02e60a6 HackStudio+LibGUI: Implement matching curly brace highlighting 5 年之前
  Andreas Kling 794f2d5645 LibHTML: Rename parse_html() => parse_html_document() 5 年之前
  Andreas Kling f5cf8d4ad8 Revert "LibHTML: Rename parse_html() => parse_html_document()" 5 年之前
  Andreas Kling f6439789db LibHTML: Rename parse_html() => parse_html_document() 5 年之前
  Andreas Kling 0f81eaf8a2 HackStudio: Put annoying debug spam behind EDITOR_DEBUG 5 年之前
  João Paulo Pulga 4d3be45ff4 HackStudio: Don't parse documentation if already parsed 5 年之前
  Andreas Kling 7c71040ba9 HackStudio: Show documentation preview in tooltip on identifier hover 5 年之前
  Andreas Kling e2c74762ff HackStudio: Draw a brownish frame around the current editor widget 5 年之前
  Andreas Kling e39b1f11f9 HackStudio: Support multiple editors on screen 5 年之前