.. |
.gitignore
|
3f29a12d90
More compat work. Rename libraries from LibFoo.a => libfoo.a
|
6 anni fa |
GAbstractView.cpp
|
2c6a597d77
FileManager: Make the tree view follow the directory view navigations.
|
6 anni fa |
GAbstractView.h
|
2c6a597d77
FileManager: Make the tree view follow the directory view navigations.
|
6 anni fa |
GAction.cpp
|
5e40aa4f1a
LibGUI: Move shortcut actions from GEventLoop to GApplications.
|
6 anni fa |
GAction.h
|
b0c673265a
Applications: Map Alt+F4 to Quit in FileManager/ProcessManager/Terminal.
|
6 anni fa |
GApplication.cpp
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 anni fa |
GApplication.h
|
7f2eeb0b35
LibGUI+WindowServer: Add support for GWidget tooltips.
|
6 anni fa |
GBoxLayout.cpp
|
96104b5524
Taskbar: More bringup work. We now see a basic window list.
|
6 anni fa |
GBoxLayout.h
|
2def3d8d3f
LibGUI: Start adding an automatic widget layout system.
|
6 anni fa |
GButton.cpp
|
b8062f69d8
LibCore: Add CEvent and make LibGUI/GEvent inherit from it.
|
6 anni fa |
GButton.h
|
b8062f69d8
LibCore: Add CEvent and make LibGUI/GEvent inherit from it.
|
6 anni fa |
GCheckBox.cpp
|
cf8b117d97
GCheckBox: Paint the box part as a container frame.
|
6 anni fa |
GCheckBox.h
|
b4da451c9a
WindowServer+LibGUI: Implement automatic cursor tracking.
|
6 anni fa |
GClipboard.cpp
|
bcc00857a4
AK: Revert Eternal<T> for now since it doesn't work as intended.
|
6 anni fa |
GClipboard.h
|
bcc00857a4
AK: Revert Eternal<T> for now since it doesn't work as intended.
|
6 anni fa |
GDesktop.cpp
|
bcc00857a4
AK: Revert Eternal<T> for now since it doesn't work as intended.
|
6 anni fa |
GDesktop.h
|
a22774ee3f
Taskbar: Start working on a taskbar app.
|
6 anni fa |
GDialog.cpp
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 anni fa |
GDialog.h
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 anni fa |
GEvent.h
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 anni fa |
GEventLoop.cpp
|
fc1d3074de
LibCore: Move LibGUI/GNotifier to LibCore/CNotifier.
|
6 anni fa |
GEventLoop.h
|
fc1d3074de
LibCore: Move LibGUI/GNotifier to LibCore/CNotifier.
|
6 anni fa |
GFilePicker.h
|
eb610b309e
LibGUI: Make class_name() public so you can always call it.
|
6 anni fa |
GFileSystemModel.cpp
|
6ab55801e2
GFileSystemModel: Don't reload icons every time they are requested.
|
6 anni fa |
GFileSystemModel.h
|
6ab55801e2
GFileSystemModel: Don't reload icons every time they are requested.
|
6 anni fa |
GFontDatabase.cpp
|
bcc00857a4
AK: Revert Eternal<T> for now since it doesn't work as intended.
|
6 anni fa |
GFontDatabase.h
|
bcc00857a4
AK: Revert Eternal<T> for now since it doesn't work as intended.
|
6 anni fa |
GFrame.cpp
|
4ab0cd5d4c
LibGUI: Move frame painting from GFrame to StylePainter.
|
6 anni fa |
GFrame.h
|
4ab0cd5d4c
LibGUI: Move frame painting from GFrame to StylePainter.
|
6 anni fa |
GGroupBox.cpp
|
93b76628a5
GGroupBox: Improve appearance with new FrameShape::Box style.
|
6 anni fa |
GGroupBox.h
|
f6543c5946
LibGUI: Add a simple GGroupBox widget.
|
6 anni fa |
GIcon.cpp
|
be604652ae
LibGUI: Add GIcon::default_icon(name).
|
6 anni fa |
GIcon.h
|
be604652ae
LibGUI: Add GIcon::default_icon(name).
|
6 anni fa |
GInputBox.cpp
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 anni fa |
GInputBox.h
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 anni fa |
GItemView.cpp
|
4ab0cd5d4c
LibGUI: Move frame painting from GFrame to StylePainter.
|
6 anni fa |
GItemView.h
|
20f7d7ec67
LibGUI: Add GWidget::doubleclick_event().
|
6 anni fa |
GLabel.cpp
|
f249c40aaa
Rename Painter::set_clip_rect() to add_clip_rect().
|
6 anni fa |
GLabel.h
|
7f2eeb0b35
LibGUI+WindowServer: Add support for GWidget tooltips.
|
6 anni fa |
GLayout.cpp
|
96104b5524
Taskbar: More bringup work. We now see a basic window list.
|
6 anni fa |
GLayout.h
|
96104b5524
Taskbar: More bringup work. We now see a basic window list.
|
6 anni fa |
GListBox.cpp
|
f249c40aaa
Rename Painter::set_clip_rect() to add_clip_rect().
|
6 anni fa |
GListBox.h
|
eb610b309e
LibGUI: Make class_name() public so you can always call it.
|
6 anni fa |
GMargins.h
|
dc753b58a5
LibGUI: Improve GBoxLayout so it can better support GToolBar.
|
6 anni fa |
GMenu.cpp
|
57ff293a51
LibGUI: Implement nested event loops to support dialog boxes.
|
6 anni fa |
GMenu.h
|
5c2d405e1f
IRCClient: Add menus.
|
6 anni fa |
GMenuBar.cpp
|
57ff293a51
LibGUI: Implement nested event loops to support dialog boxes.
|
6 anni fa |
GMenuBar.h
|
4f98a35beb
WindowServer: Begin refactoring towards a fully asynchronous protocol.
|
6 anni fa |
GMenuItem.cpp
|
5c2d405e1f
IRCClient: Add menus.
|
6 anni fa |
GMenuItem.h
|
5c2d405e1f
IRCClient: Add menus.
|
6 anni fa |
GMessageBox.cpp
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 anni fa |
GMessageBox.h
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 anni fa |
GModel.cpp
|
2c6a597d77
FileManager: Make the tree view follow the directory view navigations.
|
6 anni fa |
GModel.h
|
eb182bcafc
LibGUI: Draw a 1px line tree alongside the GTreeView icons.
|
6 anni fa |
GModelIndex.h
|
1963391ca6
GTreeView: Add basic selection support.
|
6 anni fa |
GPainter.cpp
|
9fa21fa585
LibGUI: Add a GPainter class that inherits from Painter.
|
6 anni fa |
GPainter.h
|
9fa21fa585
LibGUI: Add a GPainter class that inherits from Painter.
|
6 anni fa |
GProgressBar.cpp
|
b5d1cfef58
VisualBuilder: Add icons to the toolbox, and support for GProgressBar.
|
6 anni fa |
GProgressBar.h
|
b5d1cfef58
VisualBuilder: Add icons to the toolbox, and support for GProgressBar.
|
6 anni fa |
GScrollBar.cpp
|
16990fece3
GScrollBar: Improve appearance for curiously-shaped scrollbars.
|
6 anni fa |
GScrollBar.h
|
16990fece3
GScrollBar: Improve appearance for curiously-shaped scrollbars.
|
6 anni fa |
GScrollableWidget.cpp
|
6d9fa1026b
LibGUI: Fix bad initial layout of GScrollableWidget's scrollbars.
|
6 anni fa |
GScrollableWidget.h
|
1fc03a7644
LibGUI: Make GScrollableWidget a GFrame and fix up GTextEditor for it.
|
6 anni fa |
GShortcut.cpp
|
57fe316e01
Detect the "Logo" (Windows/Apple/whatever) key and use it for window resize.
|
6 anni fa |
GShortcut.h
|
5e40aa4f1a
LibGUI: Move shortcut actions from GEventLoop to GApplications.
|
6 anni fa |
GSortingProxyModel.cpp
|
d02238af48
LibGUI: Expand GModelIndex a bit, adding internal data and model pointers.
|
6 anni fa |
GSortingProxyModel.h
|
add38b3981
GModel: Add GModelIndex argument to row_count() and column_count().
|
6 anni fa |
GSpinBox.cpp
|
5ab043a687
GSpinBox: Move increment/decrement button within the widget frame.
|
6 anni fa |
GSpinBox.h
|
4c0f586f2b
LibGUI: Add a spinbox widget.
|
6 anni fa |
GSplitter.cpp
|
b8062f69d8
LibCore: Add CEvent and make LibGUI/GEvent inherit from it.
|
6 anni fa |
GSplitter.h
|
b8062f69d8
LibCore: Add CEvent and make LibGUI/GEvent inherit from it.
|
6 anni fa |
GStackWidget.cpp
|
b8062f69d8
LibCore: Add CEvent and make LibGUI/GEvent inherit from it.
|
6 anni fa |
GStackWidget.h
|
b8062f69d8
LibCore: Add CEvent and make LibGUI/GEvent inherit from it.
|
6 anni fa |
GStatusBar.cpp
|
4ab0cd5d4c
LibGUI: Move frame painting from GFrame to StylePainter.
|
6 anni fa |
GStatusBar.h
|
eb610b309e
LibGUI: Make class_name() public so you can always call it.
|
6 anni fa |
GTableView.cpp
|
ef23ed7ef1
GTableView: Handle not having a model a bit more gracefully.
|
6 anni fa |
GTableView.h
|
20f7d7ec67
LibGUI: Add GWidget::doubleclick_event().
|
6 anni fa |
GTextBox.cpp
|
313ac51832
LibGUI: Turn GTextBox into a wrapper around a single-line GTextEditor.
|
6 anni fa |
GTextBox.h
|
313ac51832
LibGUI: Turn GTextBox into a wrapper around a single-line GTextEditor.
|
6 anni fa |
GTextEditor.cpp
|
32e5c8c689
GTextEditor: Add on_selection_changed callback.
|
6 anni fa |
GTextEditor.h
|
32e5c8c689
GTextEditor: Add on_selection_changed callback.
|
6 anni fa |
GToolBar.cpp
|
7f2eeb0b35
LibGUI+WindowServer: Add support for GWidget tooltips.
|
6 anni fa |
GToolBar.h
|
eb610b309e
LibGUI: Make class_name() public so you can always call it.
|
6 anni fa |
GTreeView.cpp
|
4ab0cd5d4c
LibGUI: Move frame painting from GFrame to StylePainter.
|
6 anni fa |
GTreeView.h
|
b797458962
GTreeView: Support navigating the tree with the up/down keys.
|
6 anni fa |
GVariant.cpp
|
c425bc2e71
GVariant: Add Point, Size and Rect variant types.
|
6 anni fa |
GVariant.h
|
c425bc2e71
GVariant: Add Point, Size and Rect variant types.
|
6 anni fa |
GWidget.cpp
|
269886fc4e
GWidget: Add "enabled" state for widgets.
|
6 anni fa |
GWidget.h
|
269886fc4e
GWidget: Add "enabled" state for widgets.
|
6 anni fa |
GWindow.cpp
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 anni fa |
GWindow.h
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 anni fa |
GWindowType.h
|
7f2eeb0b35
LibGUI+WindowServer: Add support for GWidget tooltips.
|
6 anni fa |
Makefile
|
47a2982119
LibCore: Move LibGUI/GTimer to LibCore/CTimer.
|
6 anni fa |