Andreas Kling
|
f0cde70c18
LibGUI: Simplify submenu construction
|
5 gadi atpakaļ |
Andreas Kling
|
ab336e895f
LibGUI: Add a ToolBarContainer widget and put most ToolBars in one
|
5 gadi atpakaļ |
Brendan Coles
|
3c9693c6c7
IRCClient: Connect to IRC server URL specified in command line argument
|
5 gadi atpakaļ |
Andreas Kling
|
52a250cb61
LibGUI: Make MenuBar a Core::Object
|
5 gadi atpakaļ |
Brendan Coles
|
e87347e1d3
IRCClient: Use sub-menus for app channel menu and member context menu
|
5 gadi atpakaļ |
Brendan Coles
|
5c90cfa90f
IRCClient: Add application and context menu items to hop/dehop users
|
5 gadi atpakaļ |
Brendan Coles
|
a1b57216b8
IRCClient: Add handling for server responses and BANLIST command
|
5 gadi atpakaļ |
Brendan Coles
|
55b25b3c9b
IRCClient: Add icons for channel list, channel invite, channel topic
|
5 gadi atpakaļ |
Andreas Kling
|
26eeaef0a8
LibGUI: Add MenuBar::add_menu(name)
|
5 gadi atpakaļ |
Brendan Coles
|
526386a6ba
IRCClient: Automatically disable/enable GUI actions upon window change
|
5 gadi atpakaļ |
Brendan Coles
|
855f9286fa
IRCClient: Add channel operations to Channel application menu
|
5 gadi atpakaļ |
Brendan Coles
|
175ec99814
IRCClient: Add Channel application menu and LIST and KICK commands
|
5 gadi atpakaļ |
Tibor Nagy
|
f347dd5c5e
Applications: Use "Document - AppName" window title format
|
5 gadi atpakaļ |
Andreas Kling
|
b29ff7b821
LibGUI: Don't use Core::Object::add() to instantiate dialogs
|
5 gadi atpakaļ |
Andreas Kling
|
028c011760
LibCore: Make Core::Object::add<ChildType> return a ChildType&
|
5 gadi atpakaļ |
Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 gadi atpakaļ |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 gadi atpakaļ |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 gadi atpakaļ |
Andreas Kling
|
3d20da9ee4
Userspace: Use Core::Object::add() when building interfaces
|
5 gadi atpakaļ |
Andreas Kling
|
8efafdfc12
IRCClient: Modernize Core::Object usage
|
5 gadi atpakaļ |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 gadi atpakaļ |
Andreas Kling
|
799b0a4fa8
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
|
5 gadi atpakaļ |
Andreas Kling
|
6a71ba1deb
LibGUI: Add HorizontalSplitter and VerticalSplitter convenience classes
|
5 gadi atpakaļ |
Andreas Kling
|
5c06c32df4
LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png()
|
5 gadi atpakaļ |
Andreas Kling
|
9ac94d393e
LibGfx: Rename from LibDraw :^)
|
5 gadi atpakaļ |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 gadi atpakaļ |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 gadi atpakaļ |
Andreas Kling
|
d67da8c101
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
|
5 gadi atpakaļ |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 gadi atpakaļ |
Jami Kettunen
|
cece0d230d
Applications: Add new keyboard shortcuts & update few existing ones
|
5 gadi atpakaļ |