Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling f0cde70c18 LibGUI: Simplify submenu construction před 5 roky
  Andreas Kling 3af8fcc839 HexEditor: Fill main widget with background to prevent gaps před 5 roky
  Andreas Kling 0af5e0b9f8 Applications: Tweak main layout spacing and background před 5 roky
  Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object před 5 roky
  Andreas Kling 26eeaef0a8 LibGUI: Add MenuBar::add_menu(name) před 5 roky
  Tibor Nagy f347dd5c5e Applications: Use "Document - AppName" window title format před 5 roky
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller před 5 roky
  Andreas Kling b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs před 5 roky
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code před 5 roky
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor před 5 roky
  Andreas Kling b011ea9962 LibGUI: Reduce menu-related header dependencies 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 94ca55cefd Meta: Add license header to source files před 5 roky
  Jami Kettunen cece0d230d Applications: Add new keyboard shortcuts & update few existing ones před 5 roky
  Jami Kettunen 7f15604f72 HexEditor: Clarify in InputBox which offset (Hex/Dec) you're Going To před 5 roky
  Andreas Kling fd5eb79d19 LibGUI: Make GMenu inherit from CObject před 5 roky
  Brandon Scott 98e556fee9 HexEditor: Created has_selection() method. před 5 roky
  Brandon Scott c77fe5161c HexEditor: Added fill selection action. před 5 roky
  Brandon Scott f947353a56 HexEditor: Added new file action. před 5 roky
  Brandon Scott e3fbd2fe60 HexEditor: Added a multi-label status bar, and a new copy option. před 5 roky
  Brandon Scott a76b02f741 HexEditor: Added navigate to a hex offset před 5 roky
  Brandon Scott 48ef1d1bd1 HexEditor: Initial application release před 5 roky