Age | Commit message (Expand) | Author |
---|---|---|
2019-03-30 | IRCClient: Use GSplitter in the window layouts. | Andreas Kling |
2019-03-29 | IRCClient: Tweak size of window input boxes. | Andreas Kling |
2019-03-20 | GTableView: Add ability to hide individual columns at view-level. | Andreas Kling |
2019-03-20 | LibGUI: Make GTableModel a retainable object. | Andreas Kling |
2019-03-19 | IRCClient: Scroll windows to bottom when new messages arrive. | Andreas Kling |
2019-03-19 | IRCClient: Make the IRCWindow input box look symmetrical. | Andreas Kling |
2019-03-16 | IRCClient: Add a little "(n)" indicator to window list for unread messages. | Andreas Kling |
2019-03-16 | IRCClient: Refactor window creation responsibilities. | Andreas Kling |
2019-03-16 | IRCClient: Rename IRCClientWindowFoo => IRCWindowFoo. | Andreas Kling |