Andreas Kling
|
f0cde70c18
LibGUI: Simplify submenu construction
|
5 yıl önce |
Brendan Coles
|
e87347e1d3
IRCClient: Use sub-menus for app channel menu and member context menu
|
5 yıl önce |
Brendan Coles
|
502299919a
IRCClient: Add channel member context menus for common CTCP requests
|
5 yıl önce |
Brendan Coles
|
63f8cbfb56
IRCClient: Add NotifyOnMessage/NotifyOnMention config options
|
5 yıl önce |
Brendan Coles
|
5c90cfa90f
IRCClient: Add application and context menu items to hop/dehop users
|
5 yıl önce |
Brendan Coles
|
e4ba949a15
IRCClient: Open query on double click of nick in channel member list
|
5 yıl önce |
Brendan Coles
|
036fb4c621
IRCClient: Add nick_without_prefix and nick_at helpers
|
5 yıl önce |
Brendan Coles
|
0f91045008
IRCClient: Add right-click context menu to IRCWindow member list
|
5 yıl önce |
Andreas Kling
|
7cfe712f4d
LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usage
|
5 yıl önce |
Andreas Kling
|
d52c5a94b4
IRCClient: Use the IRCClient app icon in notifications :^)
|
5 yıl önce |
Andreas Kling
|
3c29818048
IRCClient: Only notify about channel messages containing our nickname
|
5 yıl önce |
Andreas Kling
|
163812df97
IRCClient: Post desktop notifications when messaged while inactive
|
5 yıl önce |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
5 yıl önce |
Andreas Kling
|
7a6c4a72d5
LibWeb: Move everything into the Web namespace
|
5 yıl önce |
Andreas Kling
|
028c011760
LibCore: Make Core::Object::add<ChildType> return a ChildType&
|
5 yıl önce |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 yıl önce |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 yıl önce |
Andreas Kling
|
3d20da9ee4
Userspace: Use Core::Object::add() when building interfaces
|
5 yıl önce |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 yıl önce |
Andreas Kling
|
799b0a4fa8
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
|
5 yıl önce |
Andreas Kling
|
6a71ba1deb
LibGUI: Add HorizontalSplitter and VerticalSplitter convenience classes
|
5 yıl önce |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 yıl önce |
Andreas Kling
|
d67da8c101
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
|
5 yıl önce |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 yıl önce |
Andreas Kling
|
fa69b9fbb7
IRCClient: Switch to using an HtmlView for the IRC window contents :^)
|
5 yıl önce |
Andreas Kling
|
4f4438c04c
LibGUI: Convert GSplitter to ObjectPtr
|
5 yıl önce |
Andreas Kling
|
e7b55037f4
LibGUI: Convert GTableView to ObjectPtr
|
5 yıl önce |
Andreas Kling
|
93851c3832
LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr
|
5 yıl önce |
Andreas Kling
|
75eb84c7e4
IRCClient: Size columns to-fit in the window and member views
|
5 yıl önce |
Andreas Kling
|
aa2224a2f0
GWidget: Add set_preferred_size(width, height) overload.
|
6 yıl önce |