Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling f0cde70c18 LibGUI: Simplify submenu construction пре 5 година
  Linus Groh 8b195d1211 TextEditor: Fix typo in comment пре 5 година
  Andreas Kling 5eaa7ff406 TextEditor: Add live preview when editing markdown :^) пре 5 година
  Andreas Kling ab336e895f LibGUI: Add a ToolBarContainer widget and put most ToolBars in one пре 5 година
  Brendan Coles 9ab4a8179a TextEditor: Add "Find Previous" 16x16 icon пре 5 година
  Andreas Kling 705cee528a LibGUI: Make it easier to create checkable GUI::Actions пре 5 година
  Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object пре 5 година
  Brendan Coles a47b9fe490 TextEditor: Add "Find Next" 16x16 icon пре 5 година
  Andreas Kling 26eeaef0a8 LibGUI: Add MenuBar::add_menu(name) пре 5 година
  Tibor Nagy f347dd5c5e Applications: Use "Document - AppName" window title format пре 5 година
  Oriko c2884d29d6 TextEditor: Use Javascript syntax highlighter пре 5 година
  Oriko 75672263ce TextEditor: Quit after saving unsaved changes on close event. пре 5 година
  Oriko cb39327b1c TextEditor: Add syntax toggle to View menu пре 5 година
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller пре 5 година
  Shannon Booth 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace пре 5 година
  Andreas Kling 028c011760 LibCore: Make Core::Object::add<ChildType> return a ChildType& пре 5 година
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code пре 5 година
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces пре 5 година
  thatlittlegit 14aaf75e3a TextEditor: Use Yes/No/Cancel for some dialogs when buffer is dirty пре 5 година
  Andreas Kling 2143da6434 LibGUI: Add forwarding header пре 5 година
  Andreas Kling b011ea9962 LibGUI: Reduce menu-related header dependencies пре 5 година
  Andreas Kling 814d59f462 LibGUI: Port the drag&drop code to Core::MimeData пре 5 година
  Andreas Kling 3d62cab90f TextEditor: Enable C++ syntax highlighting for .cpp and .h files :^) пре 5 година
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames пре 5 година
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames пре 5 година
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout пре 5 година
  Andreas Kling 5c06c32df4 LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png() пре 5 година
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) пре 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 година