Andreas Kling 67b92a7d5f WindowServer+LibGUI: Support the 4th and 5th mouse buttons il y a 5 ans
..
AboutDialog.cpp 317a0d666b LibGUI: AboutDialog now inherits the icon of its parent window il y a 5 ans
AboutDialog.h b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs il y a 5 ans
AbstractButton.cpp 57fe4d19ac LibGUI: Remove unnecessary is_enabled() checks in mouse event handlers il y a 5 ans
AbstractButton.h 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace il y a 5 ans
AbstractTableView.cpp ebabce30bd LibGUI: Display hidden columns as hidden il y a 5 ans
AbstractTableView.h 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
AbstractView.cpp e0a16f8752 FileManager+LibGUI: Allow drop on entire DirectoryView il y a 5 ans
AbstractView.h 55ff392835 LibGUI: Remove unneeded access rights il y a 5 ans
Action.cpp 45a932a600 Base: New "cut" action icon il y a 5 ans
Action.h 705cee528a LibGUI: Make it easier to create checkable GUI::Actions il y a 5 ans
ActionGroup.cpp 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans
ActionGroup.h 2143da6434 LibGUI: Add forwarding header il y a 5 ans
Application.cpp 52a250cb61 LibGUI: Make MenuBar a Core::Object il y a 5 ans
Application.h 52a250cb61 LibGUI: Make MenuBar a Core::Object il y a 5 ans
BoxLayout.cpp 849fdc1c0b LibGUI: Make Layout a Core::Object and add basic serialization il y a 5 ans
BoxLayout.h 849fdc1c0b LibGUI: Make Layout a Core::Object and add basic serialization il y a 5 ans
Button.cpp add93bf593 LibGUI: Brighten buttons when hovering over them :^) il y a 5 ans
Button.h a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook il y a 5 ans
CheckBox.cpp 711bcff0da LibGUI: Paint CheckBox background same as widget's if it's not enabled il y a 5 ans
CheckBox.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
Clipboard.cpp f72e5bbb17 Kernel+LibC: Rename shared buffer syscalls to use a prefix il y a 5 ans
Clipboard.h 2143da6434 LibGUI: Add forwarding header il y a 5 ans
ColorInput.cpp cdbc252190 LibGUI: Require a full click on ColorInput's color rect to open picker il y a 5 ans
ColorInput.h cdbc252190 LibGUI: Require a full click on ColorInput's color rect to open picker il y a 5 ans
ColorPicker.cpp 77916f030f LibGUI: Use "OK, Cancel" button order in ColorPicker il y a 5 ans
ColorPicker.h f8069418e1 LibGUI: Transfer "color has alpha channel" state il y a 5 ans
ColumnsView.cpp 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
ColumnsView.h 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
ComboBox.cpp 828aee9932 LibGUI: Make ComboBox list pop-up windows frameless il y a 5 ans
ComboBox.h 7194b4823e LibGUI: ComboBox, add "set_selected_index" method il y a 5 ans
Command.cpp 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans
Command.h 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans
CppLexer.cpp 37af1d74cc LibGUI: Fix CppLexer assertion on incomplete #include statements il y a 5 ans
CppLexer.h d8a73dd979 LibGUI: Parse #include statements separately il y a 5 ans
CppSyntaxHighlighter.cpp 2b162ef794 LibGUI: Use themes for syntax highlighting il y a 5 ans
CppSyntaxHighlighter.h 2b162ef794 LibGUI: Use themes for syntax highlighting il y a 5 ans
Desktop.cpp f88b90f6fd LibGUI: Desktop, add methods for set background color and wallpaper mode il y a 5 ans
Desktop.h f88b90f6fd LibGUI: Desktop, add methods for set background color and wallpaper mode il y a 5 ans
Dialog.cpp b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs il y a 5 ans
Dialog.h b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs il y a 5 ans
DisplayLink.cpp 424a3f5ac3 WindowServer+LibGUI: Add a way to get notified at display refresh rate il y a 5 ans
DisplayLink.h 424a3f5ac3 WindowServer+LibGUI: Add a way to get notified at display refresh rate il y a 5 ans
DragOperation.cpp 7cfe712f4d LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usage il y a 5 ans
DragOperation.h 2143da6434 LibGUI: Add forwarding header il y a 5 ans
Event.cpp 5884ef8425 LibGUI: Add missing Event.cpp file il y a 5 ans
Event.h 67b92a7d5f WindowServer+LibGUI: Support the 4th and 5th mouse buttons il y a 5 ans
FilePicker.cpp cfbc49b5fc LibGUI: FilePicker: Set initial sort to name instead of undefined il y a 5 ans
FilePicker.h c45e16f605 LibCore: Add StandardPaths thing to retrieve various standard locations il y a 5 ans
FileSystemModel.cpp c9c1d1fae0 LibGUI: Create thumnail for gif files il y a 5 ans
FileSystemModel.h 5267ccbc22 LibGUI: Icon for INI file type il y a 5 ans
FontDatabase.cpp cebf6a7039 LibGUI: Skip non-font files in the FontDatabase constructor il y a 5 ans
FontDatabase.h 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace il y a 5 ans
Forward.h ef433cb367 LibGUI: The UI calls it 'Icon view', fix the name in the code il y a 5 ans
Frame.cpp 42f0b2522b LibGUI: Introduce widget content margins + improve splitters il y a 5 ans
Frame.h 42f0b2522b LibGUI: Introduce widget content margins + improve splitters il y a 5 ans
GroupBox.cpp c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
GroupBox.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
INILexer.cpp 5c022ac939 LibGUI: INI file syntax highlighter il y a 5 ans
INILexer.h 5c022ac939 LibGUI: INI file syntax highlighter il y a 5 ans
INISyntaxHighlighter.cpp 5c022ac939 LibGUI: INI file syntax highlighter il y a 5 ans
INISyntaxHighlighter.h 5c022ac939 LibGUI: INI file syntax highlighter il y a 5 ans
Icon.cpp 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace il y a 5 ans
Icon.h 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace il y a 5 ans
IconView.cpp ef433cb367 LibGUI: The UI calls it 'Icon view', fix the name in the code il y a 5 ans
IconView.h ef433cb367 LibGUI: The UI calls it 'Icon view', fix the name in the code il y a 5 ans
InputBox.cpp 9f32d71782 LibGUI: Use "OK, Cancel" button order in InputBox il y a 5 ans
InputBox.h b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs il y a 5 ans
JSSyntaxHighlighter.cpp 43c1fa9965 LibJS: Implement (no-op) debugger statement il y a 5 ans
JSSyntaxHighlighter.h 2b162ef794 LibGUI: Use themes for syntax highlighting il y a 5 ans
JsonArrayModel.cpp 4d50398f02 LibGUI: Add store(), add() and remove() methods to JsonArrayModel il y a 5 ans
JsonArrayModel.h 4d50398f02 LibGUI: Add store(), add() and remove() methods to JsonArrayModel il y a 5 ans
Label.cpp ae9fe60412 LibGUI: Make Label::set_icon() take a const Gfx::Bitmap* il y a 5 ans
Label.h ae9fe60412 LibGUI: Make Label::set_icon() take a const Gfx::Bitmap* il y a 5 ans
Layout.cpp b1058b33fb AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) il y a 5 ans
Layout.h 849fdc1c0b LibGUI: Make Layout a Core::Object and add basic serialization il y a 5 ans
LazyWidget.cpp c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
LazyWidget.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
ListView.cpp d17b42b28d LibGUI: Make view widgets fill background by default il y a 5 ans
ListView.h 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
Makefile ef433cb367 LibGUI: The UI calls it 'Icon view', fix the name in the code il y a 5 ans
Margins.h 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans
Menu.cpp f0cde70c18 LibGUI: Simplify submenu construction il y a 5 ans
Menu.h f0cde70c18 LibGUI: Simplify submenu construction il y a 5 ans
MenuBar.cpp 52a250cb61 LibGUI: Make MenuBar a Core::Object il y a 5 ans
MenuBar.h 52a250cb61 LibGUI: Make MenuBar a Core::Object il y a 5 ans
MenuItem.cpp f0cde70c18 LibGUI: Simplify submenu construction il y a 5 ans
MenuItem.h f0cde70c18 LibGUI: Simplify submenu construction il y a 5 ans
MessageBox.cpp 74cc0560e8 LibGUI: MessageBox min width control for show messages il y a 5 ans
MessageBox.h b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs il y a 5 ans
Model.cpp 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
Model.h 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
ModelEditingDelegate.h ca110a6e54 LibGUI: Make the ModelEditingDelegate constructor protected il y a 5 ans
ModelIndex.cpp 2143da6434 LibGUI: Add forwarding header il y a 5 ans
ModelIndex.h 2143da6434 LibGUI: Add forwarding header il y a 5 ans
ModelSelection.cpp a06548eaf7 LibGUI: Keep still-valid indexes in selection after a model update il y a 5 ans
ModelSelection.h a06548eaf7 LibGUI: Keep still-valid indexes in selection after a model update il y a 5 ans
MultiView.cpp 1b140d1b5b LibGUI: FilePicker: Make icon view button initially checked il y a 5 ans
MultiView.h 1b140d1b5b LibGUI: FilePicker: Make icon view button initially checked il y a 5 ans
Notification.cpp e323246517 Meta: Add missing copyright headers il y a 5 ans
Notification.h e323246517 Meta: Add missing copyright headers il y a 5 ans
Painter.cpp 3fe2640c8c LibGfx: Add forward declaration header il y a 5 ans
Painter.h 2143da6434 LibGUI: Add forwarding header il y a 5 ans
ProgressBar.cpp c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
ProgressBar.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
RadioButton.cpp c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
RadioButton.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
ResizeCorner.cpp 5b6c2f3bd6 LibGUI: Make sure the ResizeCorner aligns nicely inside StatusBar il y a 5 ans
ResizeCorner.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
ScrollBar.cpp 933cf365e8 LibGUI: Tweak default ScrollBar size to make arrow icons centered :^) il y a 5 ans
ScrollBar.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
ScrollableWidget.cpp b6bea3d25b LibGUI: Fix off-by-one in ScrollableWidget il y a 5 ans
ScrollableWidget.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
Shortcut.cpp ceec1a7d38 AK: Make Vector use size_t for its size and capacity il y a 5 ans
Shortcut.h 2143da6434 LibGUI: Add forwarding header il y a 5 ans
Slider.cpp 57fe4d19ac LibGUI: Remove unnecessary is_enabled() checks in mouse event handlers il y a 5 ans
Slider.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
SortingProxyModel.cpp 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
SortingProxyModel.h 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans
SpinBox.cpp a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook il y a 5 ans
SpinBox.h 5f913c67d9 LibGUI: Implement keyboard and mouse wheel events for SpinBox il y a 5 ans
Splitter.cpp 344e66caaa LibGUI: Shrink GUI::Splitter by 1 pixel to make it look just right il y a 5 ans
Splitter.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
StackWidget.cpp a2bdcfabc9 LibGUI: Grant focus when activating a new stack/tab child widget il y a 5 ans
StackWidget.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
StatusBar.cpp 108c08eb49 LibGUI: Make StatusBar 2px shorter vertically for a snugger fit il y a 5 ans
StatusBar.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
SyntaxHighlighter.cpp b4381be0ba LibGUI: Add missing copyright headers il y a 5 ans
SyntaxHighlighter.h 5c022ac939 LibGUI: INI file syntax highlighter il y a 5 ans
TabWidget.cpp 8fc6ff94fe LibGUI: Scale TabWidget tabs according to available space il y a 5 ans
TabWidget.h f2cdef5c47 LibGUI: Cycle through TabWidget tabs with Ctrl+Tab / Ctrl+Shift+Tab il y a 5 ans
TableView.cpp d17b42b28d LibGUI: Make view widgets fill background by default il y a 5 ans
TableView.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
TextBox.cpp c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
TextBox.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
TextDocument.cpp 0d17e3bfa6 LibGUI: Fix null-termination of TextDocumentLine il y a 5 ans
TextDocument.h 9570efa698 LibGUI: Remove friend classes of TextDocumentLine il y a 5 ans
TextEditor.cpp be8dc41b9c LibGUI: Paint TextEditor background same as widget's if it's not enabled il y a 5 ans
TextEditor.h 393560d8a2 HackStudio: GUI support for setting breakpoints on source code lines il y a 5 ans
TextPosition.h 30964ba7d0 LibGUI: Remove remaining G prefixes il y a 5 ans
TextRange.h 30964ba7d0 LibGUI: Remove remaining G prefixes il y a 5 ans
ToolBar.cpp ab336e895f LibGUI: Add a ToolBarContainer widget and put most ToolBars in one il y a 5 ans
ToolBar.h c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
ToolBarContainer.cpp 1887dc6de4 LibGUI: Make ToolBarContainer better at reacting to child events il y a 5 ans
ToolBarContainer.h 7670e5ccf0 LibCore+LibHTTP: Move out the HTTP handler and add HTTPS il y a 5 ans
TreeView.cpp d17b42b28d LibGUI: Make view widgets fill background by default il y a 5 ans
TreeView.h 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
UndoStack.cpp ceec1a7d38 AK: Make Vector use size_t for its size and capacity il y a 5 ans
UndoStack.h ceec1a7d38 AK: Make Vector use size_t for its size and capacity il y a 5 ans
Variant.cpp 154dcd1ed6 AK: Allow %m.nf specifier for double/float in printf to set fraction with il y a 5 ans
Variant.h 7f8dc347b5 LibGUI: Allow constructing Variant from FlyString il y a 5 ans
Widget.cpp 42f0b2522b LibGUI: Introduce widget content margins + improve splitters il y a 5 ans
Widget.h 42f0b2522b LibGUI: Introduce widget content margins + improve splitters il y a 5 ans
Window.cpp e347d6bdb8 LibGUI: Properly remove auto-destroyed child windows from reified_windows. il y a 5 ans
Window.h 745b0b27fd WindowServer+LibGUI: Automatically close child windows with parent il y a 5 ans
WindowServerConnection.cpp 67b92a7d5f WindowServer+LibGUI: Support the 4th and 5th mouse buttons il y a 5 ans
WindowServerConnection.h 5326eebb1b WindowServer+LibGUI: Notify DisplayLinks at 60 fps no matter what il y a 5 ans
WindowType.h 3d31f2e44b WindowServer: Add WindowType::Desktop il y a 5 ans