2168 Commits (86bc245e80b797fbf16814eefa6146453b984298)

Author SHA1 Message Date
  Shane Mc Cormack fcb0582ff3 New ircd-types 17 years ago
  Chris Smith ff9413789a Update notification label no longer responds to right/middle/4 button+ mouse clicks 17 years ago
  Chris Smith e0bbb62709 Profiles no longer erronously get added to config managers, which should reduce cpu usage a bit 17 years ago
  Chris Smith 1b97e09710 Enumeration-- 17 years ago
  Chris Smith 07359114b8 More parser style improvements 17 years ago
  Chris Smith 69ff03a9b9 Parser style improvements 17 years ago
  Shane Mc Cormack 319ca6cb19 Possible fix for ping-out bug 17 years ago
  Chris Smith 043f61c58b IRCParser style fixes (+ a couple of error fixes) 17 years ago
  Chris Smith 35809f821a Add bahamut detection to IRC parser 17 years ago
  Chris Smith be1e0e85a1 "No mode aliases" errors now contain the ircd type the parser guessed at 17 years ago
  Chris Smith 7d878fce3b Deprecation of some frame manager methods 17 years ago
  Chris Smith 0d0bfaffcd * /echo and /clear are now global rather than server commands 17 years ago
  Gregory Holmes 81eb2e1831 Added javadoc 17 years ago
  Gregory Holmes 0cf3ea89b2 extratCoreActions and extractCorePlugins have been made static in SwingFirstRunWizard (they might be moved to the installer somewhere soon) 17 years ago
  Gregory Holmes 33e49f4454 ResourceManager now has get CWD 17 years ago
  Chris Smith 349bb6ea4d Command line parser now accepts -d and -p 17 years ago
  Gregory Holmes 56618ab29b Uncaught exception messages are now more detailed 17 years ago
  Gregory Holmes bd39a0385f fixed NPE in the actiontype renderer 17 years ago
  Chris Smith 6e7e6f38fe Fix CME when closing queries 17 years ago
  Chris Smith f214eec065 Fix for the NPE fix 17 years ago
  Chris Smith 732ce5cdaa Possible NPE fix 17 years ago
  Chris Smith a123258a8e Work around another NPE in frame container 17 years ago
  Gregory Holmes 032407021e Potentially fixed a CME in the window frame manager 17 years ago
  Chris Smith 7e61884b1a Hack around NPE in frame container 17 years ago
  Shane Mc Cormack 1d1dcb3fc1 This should fix bug 406 (which is sorta a clone of 107 it seems) 17 years ago
  Gregory Holmes 782072c0fb Issue 408: Problems with multi-line paste if clipboard contains empty lines (might modify this behaviour as it appears some ircds refuse blank lines) 17 years ago
  Shane Mc Cormack b9e64afd78 Parser now allows sending blank lines 17 years ago
  Gregory Holmes 7ce9b5b24e Add ~ to URL_CHARS 17 years ago
  Gregory Holmes 10175ad990 Rejiggering of the dcop medis soruces plugin 17 years ago
  Chris Smith a55ecf3152 Add % to URL_CHARS 17 years ago
  Chris Smith 43aee16a85 Added +T and +M aliases for snircd 17 years ago
  Chris Smith c0916cf312 Fix errors in word substitution 17 years ago
  Chris Smith da8cba62dc Fix NPE 17 years ago
  Chris Smith c50e1bb39b Finished ActionSubstitutor and switched actions to use it. Noticable changes: 17 years ago
  Chris Smith 6c9b7aa14c Added missing unreal aliases 17 years ago
  Gregory Holmes 83a0e545e6 When fixing Issue 379 i forgot to fire events and change the title for the newly focused window 17 years ago
  Shane Mc Cormack 13dc949364 Invite support 17 years ago
  Chris Smith 21b3f8a1ff Fix mode alias reporting 17 years ago
  Chris Smith 0b40d95fd3 Throw app errors if we don't have server mode aliases 17 years ago
  Shane Mc Cormack 732c7f931b God damnit I suck. 17 years ago
  Shane Mc Cormack b4fc83407a Well test code obviously 17 years ago
  Chris Smith a2180a8369 Servers now have an icon as soon as they're opened 17 years ago
  Chris Smith d06c6c4e36 The styliser is now more strict about which characters it allows in URLs, resulting in less trailing punctuation getting included 17 years ago
  Shane Mc Cormack 479e140078 Nightly build script now removes the build and dist dirs prior to building to force non-stale builds 17 years ago
  Chris Smith 1006b05f81 Fixed various issues when doing things involving disconnecting 17 years ago
  Chris Smith ca51d71c55 ActionSubstitutor can now return all valid substitutions (it doesn't actually make them, yet) 17 years ago
  Chris Smith e82cd05d4e Initial work on an improved actions substitutor 17 years ago
  Gregory Holmes fd2c99118b Action primary triggers can now be selectd using the keyboard 17 years ago
  Chris Smith 7ee2700c87 Remove debug from actions saving 17 years ago
  Chris Smith 189ef17039 Pastes are added to backbuffers once again 17 years ago