Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr hace 5 años
  Andreas Kling 906582d8df GTextEditor: Fix wrong width calculations with line-wrapping enabled hace 5 años
  Andreas Kling 3e2e086011 LibGUI: Add a way for GWidget subclasses to learn that the font changed hace 5 años
  Andreas Kling a6be213287 GTextEditor: Add add_custom_context_menu_action() hace 6 años
  Andreas Kling fa20dcafb5 GTextEditor: Simplify computation of visual selection start/end hace 6 años
  Andreas Kling 5aac652b4b GTextEditor: Relayout when the line-wrapping setting is changed hace 6 años
  Andreas Kling 9752e683f6 GTextEditor: Start working on a line-wrapping feature hace 6 años
  Andreas Kling 23b70d5c59 GTextEditor: Clean up some of the rect computations hace 6 años
  Andrew Weller e75e33eb46 TextEditor: Replaced 'Find' button with 'Prev' and 'Next' buttons. hace 6 años
  Andreas Kling 0c72371ad9 GTextEditor: Implement a simple text search API hace 6 años
  Andreas Kling d5431a6df8 GTextEditor: Rename is_automatic_indentation_enabled() API hace 6 años
  Andreas Kling 9e5c5627d5 GTextEditor: Give Line objects a back-reference to the GTextEditor hace 6 años
  Andreas Kling a599317624 LibCore: Introduce a C_OBJECT macro. hace 6 años
  Andreas Kling 2196f17c10 LibGUI: Convert Vector<OwnPtr> to NonnullOwnPtrVector. hace 6 años
  Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) hace 6 años
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. hace 6 años