summaryrefslogtreecommitdiff
path: root/Base/res
AgeCommit message (Expand)Author
2019-07-21FileManager: Add a toolbar button for going to the home directory.Andreas Kling
2019-07-13Piano: Add 16x16 window icon.Andreas Kling
2019-07-13Piano: Add to Launcher with a new 32x32 icon. :^)Andreas Kling
2019-06-30PaintBrush: Make a little icon for the eraser tool.Andreas Kling
2019-06-30ProcessManager: Add app icon.Andreas Kling
2019-06-30PaintBrush: Make app icon transparent.Andreas Kling
2019-06-29PaintBrush: Add a simple app icon.Andreas Kling
2019-06-22PaintBrush: Add a color picker tool.Andreas Kling
2019-06-21PaintBrush: Make a little icon for the spray tool.Andreas Kling
2019-06-15PaintBrush: Make little icons for the pen and bucket tools.Andreas Kling
2019-06-12Demos: Import Fire demo contributed by "pd".Andreas Kling
2019-05-27tiled backgrounds no longer has strange off-by-one pixel errorsChristopher Dumas
2019-05-25Base: Add a 32x32 icon for Minesweeper.Andreas Kling
2019-05-25Base: Tweak the small Terminal icon slightly.Andreas Kling
2019-05-25Base: Make a 32x32 icon for Snake.Andreas Kling
2019-05-24LibGUI: Add a GRadioButton widget.Andreas Kling
2019-05-13RetroFetch: Add a silly neofetch-like program.Andreas Kling
2019-05-08GMessageBox: Add icons to message boxes with 3 standard ones to choose from.Andreas Kling
2019-05-04GTableView: Improve look of column headers, and add sort order indicators.Andreas Kling
2019-05-03LibGUI+WindowServer: Add a GResizeCorner widget.Andreas Kling
2019-05-01Base: Replace system About box icon with something home-drawn.Andreas Kling
2019-04-30VisualBuilder: Add GSlider to the widgets toolbox.Andreas Kling
2019-04-30Base: Import a slightly larger font I started working on.Andreas Kling
2019-04-29Launcher: Add icons for VisualBuilder and IRCClient.Andreas Kling
2019-04-28Minesweeper: Add considering feature, where middle clicking marks with '?'Andreas Kling
2019-04-26Minesweeper: Implement some feature requests.Andreas Kling
2019-04-20Snake: Add a window icon. :^)Andreas Kling
2019-04-20Snake: Add some more fruit types.Andreas Kling
2019-04-20Snake: Use a vegetable icon for the fruit.Andreas Kling
2019-04-18FontEditor: Add a window icon.Andreas Kling
2019-04-16Terminal: Add a window icon.Andreas Kling
2019-04-16ProcessManager: Add a window icon.Andreas Kling
2019-04-15Minesweeper: Add little icons to the flags and timer labels.Andreas Kling
2019-04-13Minesweeper: More implementation work.Andreas Kling
2019-04-13Minesweeper: Start working on a simple minesweeper game. :^)Andreas Kling
2019-04-11VisualBuilder: Add GGroupBox.Andreas Kling
2019-04-11VisualBuilder: Add GScrollBar (and yes, an icon for it, too.)Andreas Kling
2019-04-11VisualBuilder: Add GCheckBox and GLabel, and draw icons for them, too.Andreas Kling
2019-04-11VisualBuilder: Add icons to the toolbox, and support for GProgressBar.Andreas Kling
2019-04-10GSpinBox: Put nice little arrow glyphs on the buttons.Andreas Kling
2019-03-31WindowServer: Show a special "move" cursor when dragging windows around.Andreas Kling
2019-03-31WindowServer: Add a WSCursor class (a bitmap and a hotspot.)Andreas Kling
2019-03-30Base: Add an icon for a slightly open-looking folder.Andreas Kling
2019-03-29GTreeView: Add expand/collapse buttons to items with children.Andreas Kling
2019-03-29GTreeView: More implementation work.Andreas Kling
2019-03-28FileManager: Add back/forward buttons (placeholders.)Andreas Kling
2019-03-27Base: I drew a new filetype-image icon based on my cat friend.Andreas Kling
2019-03-27Base: Add some icons and tweak some existing ones.Andreas Kling
2019-03-25Base: Tweak 16x16 "open" icon.Andreas Kling
2019-03-25Base: Add 32x32 versions of filetype-socket and filetype-symlink.Andreas Kling