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
Age
Commit message (
Expand
)
Author
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
2019-03-21
PNGLoader: Support for color type 2 (RGB triplets) and multiple IDAT chunks.
Andreas Kling
2019-03-20
FileManager: Use a GTextEditor for the location bar + tweak icons.
Andreas Kling
2019-03-20
IRCClient: Add ability to change nickname.
Andreas Kling
2019-03-17
Base: Some work on various icons.
Andreas Kling
2019-03-16
TextEditor: Add actions for undo and redo. Not hooked up yet.
Andreas Kling
2019-03-16
IRCClient: Add some more toolbar actions. Starting to look nice.
Andreas Kling
2019-03-15
IRCClient: Add a toolbar with some actions.
Andreas Kling
2019-03-10
Base: Improved FileManager (folder) icon.
Andreas Kling
2019-03-08
Base: Add 16x16 icon for TextEditor.
Andreas Kling
2019-03-08
Launcher: Add a launcher button for TextEditor.
Andreas Kling
2019-03-07
Base+WindowServer: Add a new default wallpaper for fun.
Andreas Kling
2019-03-07
TextEditor: Add Cut/Copy/Paste placeholder actions.
Andreas Kling
2019-03-07
TextEditor: Add New/Open/Save actions.
Andreas Kling
2019-03-06
WindowServer: Add window icons. Every window has the same icon for now.
Andreas Kling
2019-03-06
Base: Tweak Katica system menu glyph.
Andreas Kling
2019-03-06
ProcessManager: Tweak priority icons.
Andreas Kling
2019-03-06
Base: Tweak Katica and Katica Bold glyphs.
Andreas Kling
2019-03-06
Add a bold variant of Katica and make that the system's default bold font.
Andreas Kling
2019-03-02
FileManager: Add "up to parent directory" action to toolbar.
Andreas Kling
2019-03-01
FileManager: Allow launching processes by activating an executable file.
Andreas Kling
2019-03-01
Base: Add Csilla Bold 7x10 variant.
Andreas Kling
2019-03-01
Base: Import a new font, Csilla Thin (7x10).
Andreas Kling
2019-02-28
ProcessManager: Tweak icons.
Andreas Kling
2019-02-28
ProcessManager: Use icons for the process priorities.
Andreas Kling
2019-02-28
ProcessManager: Add "continue" action that sends SIGCONT.
Andreas Kling
2019-02-28
ProcessManager: Add a "stop" action that sends SIGSTOP to a process.
Andreas Kling
2019-02-28
Ignore .data files in Base/res/icons/.
Andreas Kling
2019-02-28
ProcessManager: Start working on a graphical process manager.
Andreas Kling
2019-02-27
Base: Improve FileManager's trash icon slightly.
Andreas Kling
2019-02-21
Kernel+Userland: Implement setuid() and setgid() and add /bin/su
Andreas Kling
[prev]
[next]