4057 Commits (fd83b6b2a939647bd4ca4c20a0c85ccb2d1b2655)

Author SHA1 Message Date
  Chris Smith 9acacfc5d0 Actions can be executed without frame containers again 14 years ago
  Chris Smith 1b928b85a5 Update some text references to IRC in the Server class 14 years ago
  Chris Smith 2edf699e02 Introduce command contexts. 14 years ago
  Chris Smith da7988fae8 Add isEnabled method to actions 14 years ago
  Greboid a8ed9039ba Adds a method to enable or disable an action. 14 years ago
  Greboid a7d7b15696 Fixes compile warnings 14 years ago
  Chris Smith a193a7985b Server list core merge 14 years ago
  Shane Mc Cormack c8481c2c61 Add some synchronisation. 14 years ago
  Shane Mc Cormack 672ea9ff10 Unload the plugin before we delete it! 14 years ago
  Shane Mc Cormack 87bd300cff Add identities to our list of identities only after we try and add it to the identity manager. 14 years ago
  Shane Mc Cormack 831cd1be24 Set pluginInfo before we set the domain, this way plugins have access to the pluginInfo inside domainUpdated. 14 years ago
  Chris Smith cf87406b1a Make WindowManager more defensive 14 years ago
  Shane Mc Cormack 3b1359041a Fixes Issue 4106: PluginManager should tell plugins where to store extra files 14 years ago
  Chris Smith 8d2ff4fe98 Core support for crazy timestamps 14 years ago
  Chris Smith f2c44e6746 Catch LinkageError in actions manager 14 years ago
  Chris Smith 0ef9552b40 /join now has an option to complete existing chans 14 years ago
  Chris Smith 2897dcca5a Core support for lines with arbitrary timestamps 14 years ago
  Chris Smith 0f3ae3503e Raw windows now have proper command parsers 14 years ago
  Greboid 6714944b47 Remove some uses of deprecated 14 years ago
  Chris Smith 51870b7f2d Amazingly intelligent tab completion for /join 14 years ago
  Chris Smith 857c1aeaca Core support for protocol description objects 14 years ago
  Chris Smith b821286c41 /setnickcolour now works with new frame system 14 years ago
  Chris Smith b6bab16a8c Allow background opening of channels 14 years ago
  Greboid e0bc57e086 Remove FrameManagers from the core 14 years ago
  Chris Smith a97c2916fa Add isChild method to frame container 14 years ago
  Chris Smith a42e5be4fe Remove some deprecated method use 14 years ago
  Greboid 3e85a7f17d Alter Frame manager method 14 years ago
  Chris Smith 63f6655e68 Deprecate old UIController methods 14 years ago
  Chris Smith f4bbdb48fe Massive window changes. 14 years ago
  Chris Smith 07a805eb8b Switch to CopyOnWriteArray 14 years ago
  Chris Smith 515aabbdef Lots more window changes/breakgae 14 years ago
  Greboid 7b0c1f8cc3 Work on opening windows in the background 14 years ago
  Chris Smith 9eeba69d5d Deprecated methods, new ListenerList usage 14 years ago
  Chris Smith e87985fca1 Better locking in Server 14 years ago
  Chris Smith bec66870a7 Window titles are now handled by the core 14 years ago
  Chris Smith 5334959656 Commands now use containers not windows 14 years ago
  Chris Smith a660afd735 Lots of refactoring relating to windows 14 years ago
  Greboid 7434180033 Dont fire trimmed methods unless textpane was trimmed. 14 years ago
  Chris Smith 0ecbf05e69 WindowManager now uses FrameContainers 14 years ago
  Chris Smith 3ef72d0bfc Fix double line adding problem 14 years ago
  Simon Mott 2f95d017e4 Exposes Style links/channels settings and colour settings in GUI Category 14 years ago
  Greboid fba60f3bcf Window buffer size changes are now listened for 14 years ago
  Greboid 140200088f IRCDocument handles trimming 14 years ago
  Simon Mott 512a38d122 Intelligent tab completion for protocols for newserver command 14 years ago
  Chris Smith 65114bc43b Minor deprecation fixes 14 years ago
  Chris Smith 09f10bafa6 FrameContainers now handle adding of lines 14 years ago
  Chris Smith 99c5a20c7c FrameContainers are now responsible for IRCDocuments 14 years ago
  Greboid b29b7208bd Moves IRCDocument to core 14 years ago
  Chris Smith b1f3c9ae79 Action substitutor now escapes component results 14 years ago
  Chris Smith 125e0d9b7e Fix querycolours action pack argument number 14 years ago