ladybird/Userland/Applications/IRCClient
Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
I hereby declare these to be full nouns that we don't split,
neither by space, nor by underscore:

- Breadcrumbbar
- Coolbar
- Menubar
- Progressbar
- Scrollbar
- Statusbar
- Taskbar
- Toolbar

This patch makes everything consistent by replacing every other variant
of these with the proper one. :^)
2021-04-13 16:58:15 +02:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCAppWindow.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
IRCAppWindow.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCChannel.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCChannel.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCChannelMemberListModel.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
IRCChannelMemberListModel.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCClient.cpp Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
IRCClient.h Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
IRCLogBuffer.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCLogBuffer.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCQuery.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCQuery.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCWindow.cpp LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
IRCWindow.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCWindowListModel.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
IRCWindowListModel.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00