index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
res
Age
Commit message (
Expand
)
Author
2019-06-15
PaintBrush: Make little icons for the pen and bucket tools.
Andreas Kling
2019-06-12
Demos: Import Fire demo contributed by "pd".
Andreas Kling
2019-05-27
tiled backgrounds no longer has strange off-by-one pixel errors
Christopher Dumas
2019-05-25
Base: Add a 32x32 icon for Minesweeper.
Andreas Kling
2019-05-25
Base: Tweak the small Terminal icon slightly.
Andreas Kling
2019-05-25
Base: Make a 32x32 icon for Snake.
Andreas Kling
2019-05-24
LibGUI: Add a GRadioButton widget.
Andreas Kling
2019-05-13
RetroFetch: Add a silly neofetch-like program.
Andreas Kling
2019-05-08
GMessageBox: Add icons to message boxes with 3 standard ones to choose from.
Andreas Kling
2019-05-04
GTableView: Improve look of column headers, and add sort order indicators.
Andreas Kling
2019-05-03
LibGUI+WindowServer: Add a GResizeCorner widget.
Andreas Kling
2019-05-01
Base: Replace system About box icon with something home-drawn.
Andreas Kling
2019-04-30
VisualBuilder: Add GSlider to the widgets toolbox.
Andreas Kling
2019-04-30
Base: Import a slightly larger font I started working on.
Andreas Kling
2019-04-29
Launcher: Add icons for VisualBuilder and IRCClient.
Andreas Kling
2019-04-28
Minesweeper: Add considering feature, where middle clicking marks with '?'
Andreas Kling
2019-04-26
Minesweeper: Implement some feature requests.
Andreas Kling
2019-04-20
Snake: Add a window icon. :^)
Andreas Kling
2019-04-20
Snake: Add some more fruit types.
Andreas Kling
2019-04-20
Snake: Use a vegetable icon for the fruit.
Andreas Kling
2019-04-18
FontEditor: Add a window icon.
Andreas Kling
2019-04-16
Terminal: Add a window icon.
Andreas Kling
2019-04-16
ProcessManager: Add a window icon.
Andreas Kling
2019-04-15
Minesweeper: Add little icons to the flags and timer labels.
Andreas Kling
2019-04-13
Minesweeper: More implementation work.
Andreas Kling
2019-04-13
Minesweeper: Start working on a simple minesweeper game. :^)
Andreas Kling
2019-04-11
VisualBuilder: Add GGroupBox.
Andreas Kling
2019-04-11
VisualBuilder: Add GScrollBar (and yes, an icon for it, too.)
Andreas Kling
2019-04-11
VisualBuilder: Add GCheckBox and GLabel, and draw icons for them, too.
Andreas Kling
2019-04-11
VisualBuilder: Add icons to the toolbox, and support for GProgressBar.
Andreas Kling
2019-04-10
GSpinBox: Put nice little arrow glyphs on the buttons.
Andreas Kling
2019-03-31
WindowServer: Show a special "move" cursor when dragging windows around.
Andreas Kling
2019-03-31
WindowServer: Add a WSCursor class (a bitmap and a hotspot.)
Andreas Kling
2019-03-30
Base: Add an icon for a slightly open-looking folder.
Andreas Kling
2019-03-29
GTreeView: Add expand/collapse buttons to items with children.
Andreas Kling
2019-03-29
GTreeView: More implementation work.
Andreas Kling
2019-03-28
FileManager: Add back/forward buttons (placeholders.)
Andreas Kling
2019-03-27
Base: I drew a new filetype-image icon based on my cat friend.
Andreas Kling
2019-03-27
Base: Add some icons and tweak some existing ones.
Andreas Kling
2019-03-25
Base: Tweak 16x16 "open" icon.
Andreas Kling
2019-03-25
Base: Add 32x32 versions of filetype-socket and filetype-symlink.
Andreas Kling
2019-03-25
LibGUI: Add GIcon::default_icon(name).
Andreas Kling
2019-03-25
FileManager+LibGUI: Show thumbnail generation progress in the statusbar.
Andreas Kling
2019-03-25
FileManager: Add toolbar buttons for switching the view mode.
Andreas Kling
2019-03-24
LibGUI+FileManager: Add a GIcon class to support multi-size icons.
Andreas Kling
2019-03-23
Base: Import some 32x32 icons.
Andreas Kling
2019-03-23
LibGUI: Add a GItemView class.
Andreas Kling
2019-03-22
FileManager: Add a default icon for image files.
Andreas Kling
2019-03-22
Use the PNG loader for all images, and get rid of the .rgb files.
Andreas Kling
2019-03-21
WindowServer: Support PNG wallpapers.
Andreas Kling
[next]