4790 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Author SHA1 Message Date
  Gregory Holmes c1c7d19be2 ISSUE: 279 17 years ago
  Gregory Holmes 711c6b9316 ISSUE: 281 17 years ago
  Gregory Holmes 4ff8793732 ISSUE: 278 17 years ago
  Chris Smith e8fe270a78 Actions constructed with the new constructor are now registered 17 years ago
  Gregory Holmes 79d124f935 Warning about clearing conditions only triggers if there are conditions to clear 17 years ago
  Gregory Holmes 1af0e755f8 ActionsEditorDialog now uses the new constructor 17 years ago
  Gregory Holmes 94a4d86744 Long lines aren't upside down, stuff gets stuff and outputs stuff 17 years ago
  Shane Mc Cormack 793710346e Plugin that displays misc Window Status in the status bar 17 years ago
  Chris Smith b9b4c275e5 Added SERVER_NAME, SERVER_NETWORK and USER_HOST action components 17 years ago
  Chris Smith 1ce54500cb /echo now accepts an --active param 17 years ago
  Chris Smith afdb7f3822 Added some initial support for silent commands 17 years ago
  Chris Smith 81af14e539 Made a load of server commands global 17 years ago
  Chris Smith 768a49e89e The nick colour plugin can now be configurable to only set nicklist or text colours (or both, or neither) 17 years ago
  Chris Smith 3ef6b2120e Added delete and renameGroup methods to action manager. 17 years ago
  Chris Smith 6e202a0bc5 Added Action constructor that allows you to specify properties of the action 17 years ago
  Chris Smith 53dafbf8f7 /setnickcolour can now independently set or remove the nicklist or text colours (or both) 17 years ago
  Chris Smith c0eae4d38e BUG: Illegal formats are now handled marginally nicer 17 years ago
  Chris Smith b6c4b2e223 Added CLIENT_FRAME_CHANGED action hook 17 years ago
  Chris Smith e7602d9d01 Initial support for different nicklist/text nick colours 17 years ago
  Chris Smith 185c1f6a70 FEATURE: Added browser launch delay 17 years ago
  Shane Mc Cormack 9dcd8c38f1 Added ReloadPlugin Command 17 years ago
  Shane Mc Cormack 3b077848b0 Fixed issue with plugin dialog not repopulating the list of possible plugins after teh singleton instance has been created. 17 years ago
  Gregory Holmes 5695460876 more actions editor bugs 17 years ago
  Gregory Holmes e81f5344cd tabs aren't disabled when editing actions 17 years ago
  Shane Mc Cormack 617c008e59 Fixed error with blank messages 17 years ago
  Gregory Holmes 497a6e183c misc bugs 17 years ago
  Gregory Holmes 78eaef82a2 BrowserLauncher error's are more descriptive 17 years ago
  Shane Mc Cormack 0bd3b39264 Re-fixed isValidChannelName. Stupid svn 17 years ago
  Shane Mc Cormack fe9942702f Fixed error with callDebugInfo which resulted in errors when half-ops were in use. 17 years ago
  Shane Mc Cormack d774dc92c6 Fixed parser regression 17 years ago
  Chris Smith ad20e9856e Added action event for numerics 17 years ago
  Chris Smith 133ff92f5e FEATURE: Added /newserver command. 17 years ago
  Chris Smith 7762d3d7ad FEATURE: Global commands (fixed errors from previous commit) 17 years ago
  Chris Smith ec1aece30c Initial global commands support (may be broken, can't test until svn removes the moved files...) 17 years ago
  Shane Mc Cormack 63b23cf900 Added quick script to allow quick compiling of all plugins 17 years ago
  Shane Mc Cormack 85b37f41a0 Made Plugin an abstract class. 17 years ago
  Gregory Holmes 09ee234030 Fixed netbeans not removing classes i've deleted from the import list 17 years ago
  Gregory Holmes 43a47da572 All actions components now use friendly names in the gui's 17 years ago
  Shane Mc Cormack f84fa6ac6a Fixed issue 265 17 years ago
  Gregory Holmes 8cca6a1629 Refactored TextPane 17 years ago
  Shane Mc Cormack e50104e53a Closes all open files on deactivate. 17 years ago
  Shane Mc Cormack bed83fa50a Made logging plugin flush output on every append call, this will stop crashes causing log data to be lost 17 years ago
  Gregory Holmes c010baab64 ISSUE: 261 17 years ago
  Gregory Holmes 47e6bcf1d0 Might resolve some prefs panel not showing issues, might not 17 years ago
  Gregory Holmes 99cd978f78 Attempting to edit an action after sorting the actions now works as expected 17 years ago
  Gregory Holmes eb9dd9add4 ISSUE: 259 17 years ago
  Chris Smith f118a741ab Remove : from mode command. Silly me expecting stuff to be standard. 17 years ago
  Shane Mc Cormack a5333f5ed6 setXXX methods now check for null/empty values 17 years ago
  Chris Smith 1c22183bd8 Lag display plugin now shortens times >10s to use seconds not ms 17 years ago
  Chris Smith 074e2942e0 Implemented Action.save() 17 years ago