Andreas Kling
|
e2f32b8f9d
LibCore: Make Core::Object properties more dynamic
|
4 năm trước cách đây |
Ben Wiederhake
|
e3101c74c6
LibGUI: Use new Bitmap::minimum_pitch method
|
4 năm trước cách đây |
Andreas Kling
|
cf429a788c
LibGUI: Add Widget override cursor concept
|
4 năm trước cách đây |
Andreas Kling
|
b4f307f982
LibGUI+WindowServer: Rename window "override cursor" to just "cursor"
|
4 năm trước cách đây |
Andreas Kling
|
0f9be82826
LibGfx: Move StandardCursor enum to LibGfx
|
4 năm trước cách đây |
Peter Elliott
|
45ed58865e
LibGUI+WindowServer: Add resize_aspect_ratio()
|
4 năm trước cách đây |
Linus Groh
|
0cab3bca2f
LibGUI: Add and use Window::center_on_screen()
|
4 năm trước cách đây |
Andreas Kling
|
75b8f4e4e6
LibGUI: Make focus events more aware of why focus is changing
|
4 năm trước cách đây |
Peter Elliott
|
5ae9eee4a3
LibGUI+WindowServer: Provide default placement to windows
|
5 năm trước cách đây |
thankyouverycool
|
c50f258b7a
LibGUI+WindowServer: Allow applets to retrieve their location
|
5 năm trước cách đây |
Andreas Kling
|
a655cf5b41
LibGUI: Break up Window::event() into many smaller functions
|
5 năm trước cách đây |
Andreas Kling
|
5f0d24cab2
LibGUI: Turn a heap-allocated event into a stack-allocated one
|
5 năm trước cách đây |
Tom
|
9844088964
LibGUI: Clear previous main widget's window
|
5 năm trước cách đây |
Tom
|
ec3737510d
WindowServer: Add accessory windows
|
5 năm trước cách đây |
thankyouverycool
|
dc716194c8
LibGUI: Add on_activity_change function to Window
|
5 năm trước cách đây |
Andreas Kling
|
ca93c22ae2
LibGUI: Turn GUI::Application::the() into a pointer
|
5 năm trước cách đây |
Hüseyin ASLITÜRK
|
12671e38e7
LibGUI: Add a new Window::is_maximized method
|
5 năm trước cách đây |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 năm trước cách đây |
Andreas Kling
|
1d6ec51bee
WindowServer+LibGUI: Add per-window progress
|
5 năm trước cách đây |
Andreas Kling
|
4806cd122d
LibGUI: Focus the first focusable widget added to a window
|
5 năm trước cách đây |
Shannon Booth
|
df43e09433
LibGUI+WindowServer: Allow applications to set custom cursor bitmaps
|
5 năm trước cách đây |
Emilio Cobos Álvarez
|
e347d6bdb8
LibGUI: Properly remove auto-destroyed child windows from reified_windows.
|
5 năm trước cách đây |
Andreas Kling
|
745b0b27fd
WindowServer+LibGUI: Automatically close child windows with parent
|
5 năm trước cách đây |
Andreas Kling
|
d847304cb9
WindowServer+LibGUI: Add "frameless" window flag
|
5 năm trước cách đây |
Andreas Kling
|
bb7eb3e104
WindowServer+LibGUI: Remove unused Window::show_titlebar() flag
|
5 năm trước cách đây |
Andreas Kling
|
6228f72b87
LibGUI+WindowServer: Inform WindowServer about parent/child windows
|
5 năm trước cách đây |
Linus Groh
|
3474d7c88e
WindowServer/LibGUI: Enforce minimum window size
|
5 năm trước cách đây |
Andreas Kling
|
228ace854c
LibGfx: Don't allow creating bitmaps whose sizes would overflow
|
5 năm trước cách đây |
Andreas Kling
|
8c5fa05c39
WindowServer: Use Gfx::ShareableBitmap for SetWindowIconBitmap
|
5 năm trước cách đây |
Andreas Kling
|
ec6e55cfc6
LibGUI: Don't spam WindowServer with SetWindowOverrideCursor messages
|
5 năm trước cách đây |