Historie revizí

Autor SHA1 Zpráva Datum
  Oriko c2884d29d6 TextEditor: Use Javascript syntax highlighter před 5 roky
  Oriko 75672263ce TextEditor: Quit after saving unsaved changes on close event. před 5 roky
  Oriko cb39327b1c TextEditor: Add syntax toggle to View menu před 5 roky
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller před 5 roky
  Shannon Booth 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace před 5 roky
  Andreas Kling 028c011760 LibCore: Make Core::Object::add<ChildType> return a ChildType& před 5 roky
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code před 5 roky
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces před 5 roky
  thatlittlegit 14aaf75e3a TextEditor: Use Yes/No/Cancel for some dialogs when buffer is dirty před 5 roky
  Andreas Kling 2143da6434 LibGUI: Add forwarding header před 5 roky
  Andreas Kling b011ea9962 LibGUI: Reduce menu-related header dependencies před 5 roky
  Andreas Kling 814d59f462 LibGUI: Port the drag&drop code to Core::MimeData před 5 roky
  Andreas Kling 3d62cab90f TextEditor: Enable C++ syntax highlighting for .cpp and .h files :^) před 5 roky
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames před 5 roky
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames před 5 roky
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout před 5 roky
  Andreas Kling 5c06c32df4 LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png() před 5 roky
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) před 5 roky
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace před 5 roky
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G před 5 roky
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C před 5 roky
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes před 5 roky
  Andreas Kling 7c74d3a657 TextEditor: Focus the editor after opening a new file před 5 roky
  Andreas Kling ebfb3d91e2 TextEditor: Various UI text tweaks před 5 roky
  Andreas Kling 94ca55cefd Meta: Add license header to source files před 5 roky
  0xtechnobabble 49e8d34f0e TextEditor: Replace text in find textbox with selection před 5 roky
  0xtechnobabble ecf58ddd4f TextEditor: Implement replacement functionality před 5 roky
  Jami Kettunen cece0d230d Applications: Add new keyboard shortcuts & update few existing ones před 5 roky
  Jami Kettunen 33b8d37dd3 Applications: Space out SystemMonitor & TextEditor in AboutDialogs před 5 roky
  Paweł Cholewa e2dcf27a2e TextEditor: Ask before opening a file if current document is dirty před 5 roky