5084 Commits (4d2c851b2542439af43f621ce3ce8f8c70429ef0)

Author SHA1 Message Date
  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
  Gregory Holmes 4f388f8c7d Initial work on window list in the window menu 17 years ago
  Gregory Holmes ee41199b7b ISSUE: 317: Undo/Redo in inputfield 17 years ago
  Chris Smith 3da99a445e Some initial work on action wrappers 17 years ago
  Shane Mc Cormack 9b0e88298e Misc pmd-related changes to callbacks 17 years ago
  Shane Mc Cormack 68b55aaf82 Extracting fix when directories have spaces 17 years ago
  Chris Smith 6dda65c969 Potential fix for url encoding problem 17 years ago
  Gregory Holmes dcfeabce0b ResourceManager will load jars called whatever and from wherever 17 years ago
  Gregory Holmes 1bfbd74f80 ISSUE: 320: Searchbar only finds one occurrence per line 17 years ago
  Chris Smith 72e18c35f5 Add " to invalid URL chars 17 years ago
  Gregory Holmes cb719de151 Searchbar searches again 17 years ago
  Gregory Holmes 8e78f7c3fc ISSUE: 318: Paste Protection preference setting (no negatives) 17 years ago
  Chris Smith 557aee1caf Fixed mode discovery fix, it seems the parser randomly passes a + 17 years ago
  Chris Smith b59ff0e4f2 Reconnecting after the socket is closed now respects the delay setting 17 years ago
  Chris Smith c9451db2b9 Fix NPE with parser ignore list 17 years ago