Andreas Kling
|
e12bbc097f
|
IRCClient: Add 16x16 icon
|
2019-09-04 18:56:39 +02:00 |
|
Andreas Kling
|
161c862f21
|
WindowServer: Add an icon for the system menu / About action
It's a little ladybug. Maybe someday we'll have a fancy icon, but until
then, this ladybug character is a cute placeholder. :^)
|
2019-08-27 06:53:23 +02:00 |
|
Andreas Kling
|
2e4e4ad957
|
Inspector: Add a custom 16x16 icon to represent objects
Behold, my finest "1990's OOP cube icon" :^)
|
2019-08-18 10:49:38 +02:00 |
|
Sergey Bugaev
|
cbdda91065
|
ProcessManager: Rename it to SystemMonitor
This is a more appropriate name now that it does a lot
more than just manage processes ^)
|
2019-08-14 14:28:45 +02:00 |
|
Andreas Kling
|
d0c1724d5b
|
ChanViewer: Give this application a simple window icon
|
2019-08-04 14:53:32 +02:00 |
|
Andreas Kling
|
5f0f1ce9d2
|
FileManager: Add a toolbar button for going to the home directory.
Fixes #308.
|
2019-07-21 09:19:09 +02:00 |
|
Andreas Kling
|
9197cfc62f
|
Piano: Add 16x16 window icon.
|
2019-07-13 23:12:40 +02:00 |
|
Andreas Kling
|
16f624421a
|
Demos: Import Fire demo contributed by "pd".
|
2019-06-12 20:19:44 +02:00 |
|
Andreas Kling
|
10391bd82b
|
Base: Tweak the small Terminal icon slightly.
|
2019-05-25 18:23:12 +02:00 |
|
Andreas Kling
|
a0633c298b
|
Snake: Add a window icon. :^)
|
2019-04-20 20:14:02 +02:00 |
|
Andreas Kling
|
36a6c10b09
|
FontEditor: Add a window icon.
|
2019-04-18 02:30:35 +02:00 |
|
Andreas Kling
|
8251f97858
|
Terminal: Add a window icon.
|
2019-04-16 17:55:39 +02:00 |
|
Andreas Kling
|
29abfc8623
|
ProcessManager: Add a window icon.
|
2019-04-16 17:55:27 +02:00 |
|
Andreas Kling
|
be42382a3a
|
Base: Add an icon for a slightly open-looking folder.
|
2019-03-30 02:22:16 +01:00 |
|
Andreas Kling
|
b6c5bd3d28
|
FileManager: Add back/forward buttons (placeholders.)
|
2019-03-28 03:38:23 +01:00 |
|
Andreas Kling
|
d63528197b
|
Base: Add some icons and tweak some existing ones.
|
2019-03-27 19:41:39 +01:00 |
|
Andreas Kling
|
2444a35365
|
Base: Tweak 16x16 "open" icon.
|
2019-03-25 21:22:53 +01:00 |
|
Andreas Kling
|
ede3565e48
|
Base: Add 32x32 versions of filetype-socket and filetype-symlink.
|
2019-03-25 14:48:23 +01:00 |
|
Andreas Kling
|
43f9027968
|
FileManager: Add toolbar buttons for switching the view mode.
|
2019-03-25 01:29:45 +01:00 |
|
Andreas Kling
|
b0de6aa8d8
|
Base: Import some 32x32 icons.
|
2019-03-23 12:38:41 +01:00 |
|
Andreas Kling
|
19fa70c821
|
LibGUI: Add a GItemView class.
This is a GAbstractView subclass that implements a icon-based view onto
a GModel. It still need a bunch of work, but it's in basic usable shape.
|
2019-03-23 03:54:45 +01:00 |
|
Andreas Kling
|
9d4b4c2689
|
FileManager: Add a default icon for image files.
|
2019-03-22 12:54:27 +01:00 |
|
Andreas Kling
|
7c0a185970
|
Use the PNG loader for all images, and get rid of the .rgb files.
|
2019-03-22 00:21:03 +01:00 |
|
Andreas Kling
|
daa1dcb5e8
|
FileManager: Use a GTextEditor for the location bar + tweak icons.
|
2019-03-20 18:12:56 +01:00 |
|
Andreas Kling
|
67009cee8e
|
IRCClient: Add ability to change nickname.
|
2019-03-20 04:21:58 +01:00 |
|
Andreas Kling
|
5b0cbf547d
|
Base: Some work on various icons.
|
2019-03-17 00:33:49 +01:00 |
|
Andreas Kling
|
78039ef057
|
TextEditor: Add actions for undo and redo. Not hooked up yet.
|
2019-03-16 23:16:11 +01:00 |
|
Andreas Kling
|
2b6cf37d20
|
IRCClient: Add some more toolbar actions. Starting to look nice.
|
2019-03-16 00:21:11 +01:00 |
|
Andreas Kling
|
3a3aa74b2e
|
IRCClient: Add a toolbar with some actions.
|
2019-03-15 23:24:40 +01:00 |
|