Historial de Commits

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