Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 년 전 |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 년 전 |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 년 전 |
Andreas Kling
|
315716d193
GUI: Use Win2K-like "warm gray" color instead of the older colder gray.
|
6 년 전 |
Andreas Kling
|
fd604a7c68
Applications: Run clang-format on everything.
|
6 년 전 |
Andreas Kling
|
fa232ac180
LibGUI: Remove GModel activations to GAbstractView.
|
6 년 전 |
Andreas Kling
|
add38b3981
GModel: Add GModelIndex argument to row_count() and column_count().
|
6 년 전 |
Andreas Kling
|
994cf10b3e
LibGUI: Rename GTableModel => GModel.
|
6 년 전 |
Andreas Kling
|
55aa819077
IRCClient: Colorize some channel messages (joins, parts, topics)
|
6 년 전 |
Andreas Kling
|
d466f2634d
LibGUI: Add GTableModel::Role::ForegroundColor.
|
6 년 전 |
Andreas Kling
|
b4f787090c
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
6 년 전 |
Andreas Kling
|
fc7f700c20
IRCClient: Rename IRCClientWindowFoo => IRCWindowFoo.
|
6 년 전 |