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-03-24 06:16:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf59cd7ca5304e353f2d8ae35fec6b1db7b3097a
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
AK: Make string-to-number conversion helpers return Optional
2020-06-12 21:28:55 +02:00
IRCClient.h
…
IRCLogBuffer.cpp
IRCClient: Remove duplicate <div> wrapper around colored messages
2020-06-26 11:59:04 +02:00
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
LibWeb: Rename Web::HtmlView => Web::PageView
2020-05-28 18:22:54 +02:00
IRCWindowListModel.cpp
…
IRCWindowListModel.h
…
main.cpp
LibGUI: Make GUI::Application a Core::Object
2020-07-04 14:05:57 +02:00