5352 Commit (18e0c6b275553aa09480c52a0fbdc3d4c8fcb830)

Autore SHA1 Messaggio Data
  Gregory Holmes 39e40a43ad treeview now sorts using a FrameContainerComparator 16 anni fa
  Chris Smith cb380b1c96 Javadoc and style fixes 16 anni fa
  Chris Smith 51ed6bbd5a * Enforce preconditions in IdentityManager 16 anni fa
  Chris Smith 371e62a594 Fixed HistoryWindow 16 anni fa
  Chris Smith 959a574742 Changed the way Logger.doassertion works 16 anni fa
  Gregory Holmes f954e8bd62 Moved FrameContainerComparator into the core, moved non standard windows back to the bottom of the list but kept GlobalWindow at the top 16 anni fa
  Gregory Holmes 9dc99b15cb Somre more treeview simplification 16 anni fa
  Gregory Holmes a9af71a6fe Tidied up the treeview some more, and ironed out some bugs with the new selection/scrolling code 16 anni fa
  Chris Smith 65a8e5fe40 Logger.doAssertion no longer takes a message 16 anni fa
  Chris Smith cb55bb0a0f More Server/ServerEventHandler work 16 anni fa
  Gregory Holmes f84a157956 Fixed broken mousewheel scrolling 16 anni fa
  Gregory Holmes 0d81afb970 Abstracted JTree scrolling (relies on the tree using a DefaultTreeModel and DefaultMutableTreeNodes) 16 anni fa
  Gregory Holmes dd956d3e2f More work on dialog singletons 16 anni fa
  Chris Smith 3b0d99fc5f Some more event tidying 17 anni fa
  Chris Smith 2dc86a4e61 Simplified some server event handling 17 anni fa
  Chris Smith 8378135048 Start moving parser callbacks out of Server 17 anni fa
  Gregory Holmes 11ec1addbf Started work on singletones destroying themselves when they're closed 17 anni fa
  Chris Smith fda97eb9fb Remove SwingUtils.invokeLater wrappers from Server/Channel 17 anni fa
  Chris Smith 41b6a6b39f InputHandler now updates tab completion style when the setting is changed 17 anni fa
  Chris Smith 92436d22b0 InputHandler now beeps as appropriate 17 anni fa
  Chris Smith 4bf10d6e56 Some Server code improvements/changes 17 anni fa
  Chris Smith 08e87b62e7 Attempt to fix multiple parsers somehow being connected for one server: 17 anni fa
  Chris Smith 257c410214 Possible fix for the SVN oddness going on in ui.input 17 anni fa
  Gregory Holmes e363648964 Some work on improving the flexibility of the nowplaying plugin 17 anni fa
  Gregory Holmes 381231e44e Treeview scrolling now handles the global window properly 17 anni fa
  Chris Smith 763b232421 mIRC-style tab completion 17 anni fa
  Chris Smith 61b849f44b Tab completion styles are now abstracted 17 anni fa
  Chris Smith 43e6bbbed7 Treeview now sorts non-standard windows above others 17 anni fa
  Chris Smith b690f60f49 Global Window now adds itself to the frame manager 17 anni fa
  Chris Smith 0a0e241b81 Commands now use constants for the two common formats (commandOutput/commandError) 17 anni fa
  Chris Smith 350ec3cc67 Debug command improvements 17 anni fa
  Gregory Holmes 7c22039c5e Fixed the window menu manager from not showing anything but parent containers 17 anni fa
  Gregory Holmes 5229587e1c FrameManagers now use {add,del}Window(FrameContainer) and {add,del}Window(FrameContainer, FrameContainer) instead of {add,del}Server and {add,del}Custom 17 anni fa
  Shane Mc Cormack fb6e852c59 Added missing dots. 17 anni fa
  Chris Smith 8c55e32c13 Remove unused method from config manager 17 anni fa
  Chris Smith 2daf38f09a Fixed getOptionBool and re-added non-fallback version 17 anni fa
  Gregory Holmes e6d39c04cb ConfigManager.getOptionBool(domain, key) has been replaced with getOptionBool(domain, key, fallback) 17 anni fa
  Chris Smith 5cedbfbbe8 Added /debug globalconfiginfo 17 anni fa
  Gregory Holmes cf2bbd9aa0 Installer is step 3 not 2 17 anni fa
  Gregory Holmes ffcada908d Wizards now listen to enter and escape 17 anni fa
  Gregory Holmes 4274a4cf00 "Plugins configure menu only shows active and configurable options now, previously showed inactive plugins aswell" 17 anni fa
  Chris Smith c29c245d86 URL linking improvement (now removes trailing full stops and commas) 17 anni fa
  Gregory Holmes dd11d0f046 Switched settings accelerator from s to e and switched server menu (old file menu) from f to s 17 anni fa
  Gregory Holmes 09f40f7f48 Fixed the About dialog and plugin dialog links not opening a browser 17 anni fa
  Gregory Holmes 65df18baa9 BUG: Condition editor now shows the correct comparisons (has been showing comparisons for the argument 'till now) 17 anni fa
  Gregory Holmes 71c48ec809 Error icon in the status bar no longer shows whilst the error list is open 17 anni fa
  Gregory Holmes 6d8ea6f39c Removed debug from ErrorManager 17 anni fa
  Gregory Holmes dd6d9462e0 Fixed configure plugin menu not clearing when repopulating 17 anni fa
  Chris Smith d7f59fc85c The lag display plugin now caches ping times (so if you focus a window that's in the process of timing out, it'll display "Xs+" as expected instead of the last successful ping time) 17 anni fa
  Shane Mc Cormack bb5180a4d8 PluginManager now catches exceptions thrown when processEvent calls are forwarded 17 anni fa