5025 Commits (2a5f7d134666cc862f6d46d8568cf3bf14211138)

Author SHA1 Message Date
  Chris Smith f97b39b1c5 Intelligent commands can now suppress normal tab completable targets, so /ctcp foo <tab> will only complete valid CTCP types, rather than completing valid CTCP types, nicknames, channel names and command names. 17 years ago
  Chris Smith ac21a1a8b8 Bash style completion is now actually bash-style (you have to tab twice to get spammed) 17 years ago
  Chris Smith c9e83a169a Added basic custom window implementations 17 years ago
  Chris Smith 25e2c5ab34 Added basic icon manager 17 years ago
  Chris Smith 3e3307d033 Added new server actions 17 years ago
  Chris Smith 880560a067 More abstraction (core no longer deals with internal frame listener stuff) 17 years ago
  Chris Smith 73a8f92b6a Some more UI abstraction (server window) 17 years ago
  Chris Smith 0906e4b1d8 /nowplaying is now intelligently-completable 17 years ago
  Chris Smith e6ebd8c6cc Some more work on action wrappers 17 years ago
  Gregory Holmes 9ab50e5a16 ISSUE: 332: Paste dialog shows incorrect line count 17 years ago
  Gregory Holmes 0a46e98716 ISSUE: 333: Paste dialog doesn't update line count when editing 17 years ago
  Chris Smith 6952c6b5ba WindowContainers no longer add sent lines to the input backbuffer. This was a bad idea. 17 years ago
  Chris Smith 13aa827f24 Fix and finish now playing plugin 17 years ago
  Shane Mc Cormack 92c5c7a52a Added action events 17 years ago
  Chris Smith 79129578ea More work on the nowplaying plugin 17 years ago
  Chris Smith 864dd6a777 Fix bug in plugin manager that meant plugins accessing it caused horrible recursive loops 17 years ago
  Chris Smith c43c346463 Work on the nowplaying plugin 17 years ago
  Chris Smith 75f087a06b Add some interfaces for the NP plugin 17 years ago
  Chris Smith 639302e773 Added key components and boolean comparison 17 years ago
  Chris Smith c2e577cf3d Added function key actions 17 years ago
  Chris Smith 0f8a2ca482 Added plugin actions 17 years ago
  Gregory Holmes 038800a8d8 Fixed focus moving without selection in pasteDialog 17 years ago
  Gregory Holmes 7e36a28188 BUG: Fixed OSD having a taskbar entry 17 years ago
  Gregory Holmes 61a0c92000 BUG: OSD no longer steals focus 17 years ago
  Gregory Holmes d5b826df1e new PasteDialog (not quire finished) 17 years ago
  Chris Smith ab9032ffd4 ButtonBar improvements 17 years ago
  Chris Smith ebf8915b1f Button bar is now slightly less retarded 17 years ago
  Chris Smith 29f6989d06 Added very very very basic buttonbar frame manager 17 years ago
  Gregory Holmes f626c839fe Initial work on repositioning frame managers 17 years ago
  Gregory Holmes eca98a421f getNumLines should produce the correct value now 17 years ago
  Gregory Holmes f29537b671 NPE fix 17 years ago
  Chris Smith 0afc69b0c7 Hide everything behind interfaces 17 years ago
  Gregory Holmes 370aabe07f Copy should work again in the channel popup 17 years ago
  Chris Smith b8dd1049bb Rejiggle some stuff and remove all deprecated methods 17 years ago
  Gregory Holmes 7a831ab29e ISSUE: 326: Abstract input field from frame 17 years ago
  Gregory Holmes ca97ddd040 ISSUE: 329: Ctrl+c should copy in textpane when quickcopy isn't enabled 17 years ago
  Chris Smith be8f9c8cb3 Fixed some more deprecated usage 17 years ago
  Chris Smith 75fff3ddc1 Added writable frame container class, and made query/server/channel implement it 17 years ago
  Chris Smith 1a04925dec Added new Window interface 17 years ago
  Chris Smith 5f011a46ab Moved InputWindow interface into ui.interfaces 17 years ago
  Chris Smith 2765a2b1f9 Removed uses of deprecated sendNotification method, and remove the method itself 17 years ago
  Gregory Holmes dfe46f7752 Issue: 324: Textpane Right click (URLs now have open/copy items in the menu) 17 years ago
  Chris Smith dc04f9e1a0 Renamed CommandWindow to InputWindow and moved to UI 17 years ago
  Chris Smith fcef8e2770 Renamed CommandWindow to InputWindow and moved to UI 17 years ago
  Chris Smith efed4f647d Fix error in command parser, removed unused imports from logging plugin 17 years ago
  Chris Smith 5d53d00881 Fixed some uses of deprecated methods in Server and CommandParser 17 years ago
  Chris Smith e3d7bec4dc Added /active command 17 years ago
  Chris Smith 07dd1a8139 The notify command can now be used for any window 17 years ago
  Chris Smith 8a0ce12d42 Core tidying 17 years ago
  Chris Smith 48cbd4f73a Deprecated some methods of the command window interface 17 years ago