5073 Commits (440606618e2c68b18a53b647b0259e922508b52a)

Author SHA1 Message Date
  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
  Chris Smith c9c8e67b31 Fixed use of deprecated methods in the core 17 years ago
  Chris Smith 7e9251c2fa Removed uneeded methods from {Server,Query,Channel}Frame 17 years ago
  Chris Smith 2426e49b6a Blunt spoon hackage of frame (aka tidying up) 17 years ago
  Chris Smith 314dac1499 Fix benchmark command 17 years ago
  Chris Smith 8c1236bfe2 Fix default highlight action 17 years ago
  Gregory Holmes d27242e094 Windows menu window list is now managed by a frame manager 17 years ago
  Chris Smith f7da6a11c9 Use new parser case methods where appropriate 17 years ago
  Chris Smith 19454d6054 Fixed ignore list issues 17 years ago
  Gregory Holmes 18e8d1a4e1 Fixed trunk 17 years ago
  Gregory Holmes bdff05f55b ISSUE: 262: Treeview "Active Channel" node options 17 years ago
  Shane Mc Cormack a0ce0f0bfb Converted parser methods to use the new casemapping-aware methods where required 17 years ago
  Shane Mc Cormack e0073829fe toLowerCase and toUpperCase methods that take into account casemapping on the server 17 years ago
  Chris Smith b5f7703558 Added bash-style tab completion stuff 17 years ago
  Chris Smith 81e5b28f6a More intelligent command completion 17 years ago
  Chris Smith 2d296e2f61 Implemented intelligent tab completion 17 years ago
  Chris Smith a651d45d0d Updated frame manager to use addCustom/delCustom methods instead of a specific raw method 17 years ago