Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 644d5c5404 LibGUI: Switch focus if the currently focused widget is disabled hace 4 años
  Andreas Kling 0e2b7f9c9a Kernel: Remove the per-process icon_id and sys$set_process_icon() hace 4 años
  Linus Groh fe88f46bc9 LibGUI: Don't assume main widget exists in Window::handle_resize_event() hace 4 años
  Zac dea399ff08 FileManager: focus_dependent_delete_action is correctly enabled/disabled hace 4 años
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe hace 4 años
  Andreas Kling b0cdb6b074 LibGUI: Deduplicate widgets with proxied focus in focus chain hace 4 años
  Andreas Kling ddad7575a9 LibGUI: Improve automatic focus guessing somewhat hace 4 años
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies hace 4 años
  Andreas Kling 0b746075d8 LibGUI: Tolerate Window::set_icon(nullptr) hace 4 años
  Andreas Kling e2f32b8f9d LibCore: Make Core::Object properties more dynamic hace 4 años
  Ben Wiederhake e3101c74c6 LibGUI: Use new Bitmap::minimum_pitch method hace 4 años
  Andreas Kling cf429a788c LibGUI: Add Widget override cursor concept hace 4 años
  Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" hace 4 años
  Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx hace 4 años
  Peter Elliott 45ed58865e LibGUI+WindowServer: Add resize_aspect_ratio() hace 4 años
  Linus Groh 0cab3bca2f LibGUI: Add and use Window::center_on_screen() hace 4 años
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing hace 4 años
  Peter Elliott 5ae9eee4a3 LibGUI+WindowServer: Provide default placement to windows hace 5 años
  thankyouverycool c50f258b7a LibGUI+WindowServer: Allow applets to retrieve their location hace 5 años
  Andreas Kling a655cf5b41 LibGUI: Break up Window::event() into many smaller functions hace 5 años
  Andreas Kling 5f0d24cab2 LibGUI: Turn a heap-allocated event into a stack-allocated one hace 5 años
  Tom 9844088964 LibGUI: Clear previous main widget's window hace 5 años
  Tom ec3737510d WindowServer: Add accessory windows hace 5 años
  thankyouverycool dc716194c8 LibGUI: Add on_activity_change function to Window hace 5 años
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer hace 5 años
  Hüseyin ASLITÜRK 12671e38e7 LibGUI: Add a new Window::is_maximized method hace 5 años
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize hace 5 años
  Andreas Kling 1d6ec51bee WindowServer+LibGUI: Add per-window progress hace 5 años
  Andreas Kling 4806cd122d LibGUI: Focus the first focusable widget added to a window hace 5 años
  Shannon Booth df43e09433 LibGUI+WindowServer: Allow applications to set custom cursor bitmaps hace 5 años