This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-07 00:04:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc696ba85c2bf359da389db521fd136c2e4e7ee2
ladybird
/
Applications
/
IRCClient
History
Tom
65a11fb5f9
LibGUI: Add InputBox::show with required parent window argument
...
Similar to MessageBox::show, this encourages passing in a window.
2020-07-16 16:10:21 +02:00
..
CMakeLists.txt
…
IRCAppWindow.cpp
LibGUI: Add InputBox::show with required parent window argument
2020-07-16 16:10:21 +02:00
IRCAppWindow.h
…
IRCChannel.cpp
…
IRCChannel.h
…
IRCChannelMemberListModel.cpp
…
IRCChannelMemberListModel.h
…
IRCClient.cpp
…
IRCClient.h
…
IRCLogBuffer.cpp
…
IRCLogBuffer.h
…
IRCQuery.cpp
…
IRCQuery.h
…
IRCWindow.cpp
LibGUI: Add InputBox::show with required parent window argument
2020-07-16 16:10:21 +02:00
IRCWindow.h
…
IRCWindowListModel.cpp
…
IRCWindowListModel.h
…
main.cpp
…