summaryrefslogtreecommitdiff
path: root/Applications
AgeCommit message (Expand)Author
2020-04-10IRCClient: Add NotifyOnMessage/NotifyOnMention config optionsBrendan Coles
2020-04-10IRCClient: Add ShowNickChangeMessages/ShowJoinPartMessages conf optionsBrendan Coles
2020-04-10IRCClient: Autojoin channels after client registrationBrendan Coles
2020-04-10Calendar: Implement add event actionrhin123
2020-04-10Calendar: Implement add event UIrhin123
2020-04-10DisplayProperties: Replace TextBox with ColorInput.Hüseyin ASLITÜRK
2020-04-09IRCClient: Set nick and userinfo to OS username when not set in configBrendan Coles
2020-04-09Calendar: Corrected spacing on small resizingrhin123
2020-04-08IRCClient: Add application and context menu items to hop/dehop usersBrendan Coles
2020-04-08IRCClient: Open query on double click of nick in channel member listBrendan Coles
2020-04-08IRCClient: Add nick_without_prefix and nick_at helpersBrendan Coles
2020-04-08IRCClient: Remove FIXME for RPL_TOPICWHOTIMEBrendan Coles
2020-04-08IRCClient: Rename /hop command to /cycleBrendan Coles
2020-04-08Calendar: Make the application theme-awarerhin123
2020-04-07IRCClient: Add right-click context menu to IRCWindow member listBrendan Coles
2020-04-06SystemMonitor: Replace 'device' JSON field with 'source'Liav A
2020-04-06QuickShow: Miscellaneous improvementsTibor Nagy
2020-04-05FileManager: Add properties action to directory context menuOriko
2020-04-05QuickShow: Use checkerboard background to show transparencyTibor Nagy
2020-04-05IRCClient: Allow CTCP replies to be user configurable in IRCClient.iniBrendan Coles
2020-04-05IRCClient: Add handling for server responses and BANLIST commandBrendan Coles
2020-04-05AK: Stop allowing implicit downcast with RefPtr and NonnullRefPtrAndreas Kling
2020-04-05IRCClient: Add support for raw protocol commands with /RAWBrendan Coles
2020-04-05IRCClient: Add icons for channel list, channel invite, channel topicBrendan Coles
2020-04-05QuickShow: Fix crash on startupTibor Nagy
2020-04-04LibGUI: Add MenuBar::add_menu(name)Andreas Kling
2020-04-04Browser: Add Reload option to app menu with F5 shortcut keyBrendan Coles
2020-04-04LibGUI: Make GUI::TabWidget::add_tab<T>() return a T&Andreas Kling
2020-04-03Revert "SystemMonitor: Replace 'device' JSON field with 'source'"Andreas Kling
2020-04-02IRCClient: Update channel user list when a user joins or quitsBrendan Coles
2020-04-02IRCClient: Add is_channel_prefix to check if string is a channel nameBrendan Coles
2020-04-02IRCClient: Automatically disable/enable GUI actions upon window changeBrendan Coles
2020-04-02IRCClient: Add channel operations to Channel application menuBrendan Coles
2020-04-02SystemMonitor: Replace 'device' JSON field with 'source'Liav A
2020-04-02IRCClient: Use active channel window for part,hop,topic,kick commandsBrendan Coles
2020-04-01IRCClient: Add Channel application menu and LIST and KICK commandsBrendan Coles
2020-03-31IRCClient: Add support for /HOP and /TOPIC commandsBrendan Coles
2020-03-31Browser: Refuse to run as rootAndreas Kling
2020-03-31IRCClient: Refuse to run as rootAndreas Kling
2020-03-30SoundPlayer: Set parent window for AboutDialogTibor Nagy
2020-03-30Taskbar: Show default window icons when no icons are setTibor Nagy
2020-03-29LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usageAndreas Kling
2020-03-29DisplayProperties: Add options to set the background color and wallpaper mode.Hüseyin ASLITÜRK
2020-03-29SystemMenu: Sort applications alphabeticallyTibor Nagy
2020-03-27Browser: Let the user add/remove bookmarks to the bookmarks barEmanuel Sprung
2020-03-27Browser: Add bookmarks barEmanuel Sprung
2020-03-27Browser: Add empty, toogleable bookmarks barEmanuel Sprung
2020-03-26IRCClient: Use the IRCClient app icon in notifications :^)Andreas Kling
2020-03-26IRCClient: Only notify about channel messages containing our nicknameAndreas Kling
2020-03-26IRCClient: Post desktop notifications when messaged while inactiveAndreas Kling