Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling b78e13cf2e LibGUI: Make some GUI event getters return const references hace 4 años
  Ben Wiederhake 6020a4f274 LibGUI: Remove unused String member hace 5 años
  Andreas Kling e374eb3035 LibGUI+WindowServer: Remove ResizeEvent::old_size() hace 5 años
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing hace 5 años
  Nico Weber cb2d56b909 GUI: Give MouseEvent shift() / ctrl() / alt() / logo() functions hace 5 años
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again hace 5 años
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" hace 5 años
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g hace 5 años
  Tom bbdf0665fc WindowServer: Expose window parent information and more modal improvements hace 5 años
  Tom ec3737510d WindowServer: Add accessory windows hace 5 años
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ hace 5 años
  Hüseyin ASLITÜRK 53227f400c LibGUI: Replace text attribute on KeyEvent with code_point attribute hace 5 años
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize hace 5 años
  Andreas Kling 5be613c9c8 LibGUI: Fix bad KeyEvent::m_key initializer to unbreak SDL2 port hace 5 años
  Hüseyin ASLITÜRK c6f1962919 LibGUI: Add scancode value to KeyEvent hace 5 años
  Andreas Kling 1d6ec51bee WindowServer+LibGUI: Add per-window progress hace 5 años
  Sergey Bugaev fce49b3e32 LibGUI: Change GUI::KeyEvent::key() type to KeyCode hace 5 años
  Andreas Kling 7dd8f1b921 LibGUI: Add missing Vector.h include to Event.h hace 5 años
  Andreas Kling 479f16bb6c LibGUI: Add KeyEvent::to_string() hace 5 años
  Andreas Kling 67b92a7d5f WindowServer+LibGUI: Support the 4th and 5th mouse buttons hace 5 años
  Andreas Kling 3331098aee WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists hace 5 años
  Oriko 2a32330257 LibGUI: Add a ThemeChange event hace 5 años
  Andreas Kling 69400c2ca1 LibCore: Replace manual forward declarations with <LibCore/Forward.h> hace 5 años
  Andreas Kling 814d59f462 LibGUI: Port the drag&drop code to Core::MimeData hace 5 años
  Andreas Kling 3ce80bec97 WindowServer+LibGUI: Add a "drag move" event hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años