Historique des commits

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