2157 Commits (249c998c1ac32fa8aecdc87a139ff8498ca1c977)
 

Autor SHA1 Mensaje Fecha
  Gregory Holmes 9dc99b15cb Somre more treeview simplification hace 17 años
  Gregory Holmes a9af71a6fe Tidied up the treeview some more, and ironed out some bugs with the new selection/scrolling code hace 17 años
  Chris Smith 65a8e5fe40 Logger.doAssertion no longer takes a message hace 17 años
  Chris Smith cb55bb0a0f More Server/ServerEventHandler work hace 17 años
  Gregory Holmes f84a157956 Fixed broken mousewheel scrolling hace 17 años
  Gregory Holmes 0d81afb970 Abstracted JTree scrolling (relies on the tree using a DefaultTreeModel and DefaultMutableTreeNodes) hace 17 años
  Gregory Holmes dd956d3e2f More work on dialog singletons hace 17 años
  Chris Smith 3b0d99fc5f Some more event tidying hace 17 años
  Chris Smith 2dc86a4e61 Simplified some server event handling hace 17 años
  Chris Smith 8378135048 Start moving parser callbacks out of Server hace 17 años
  Gregory Holmes 11ec1addbf Started work on singletones destroying themselves when they're closed hace 17 años
  Chris Smith fda97eb9fb Remove SwingUtils.invokeLater wrappers from Server/Channel hace 17 años
  Chris Smith 41b6a6b39f InputHandler now updates tab completion style when the setting is changed hace 17 años
  Chris Smith 92436d22b0 InputHandler now beeps as appropriate hace 17 años
  Chris Smith 4bf10d6e56 Some Server code improvements/changes hace 17 años
  Chris Smith 08e87b62e7 Attempt to fix multiple parsers somehow being connected for one server: hace 17 años
  Chris Smith 257c410214 Possible fix for the SVN oddness going on in ui.input hace 17 años
  Gregory Holmes e363648964 Some work on improving the flexibility of the nowplaying plugin hace 17 años
  Gregory Holmes 381231e44e Treeview scrolling now handles the global window properly hace 17 años
  Chris Smith 763b232421 mIRC-style tab completion hace 17 años
  Chris Smith 61b849f44b Tab completion styles are now abstracted hace 17 años
  Chris Smith 43e6bbbed7 Treeview now sorts non-standard windows above others hace 17 años
  Chris Smith b690f60f49 Global Window now adds itself to the frame manager hace 17 años
  Chris Smith 0a0e241b81 Commands now use constants for the two common formats (commandOutput/commandError) hace 17 años
  Chris Smith 350ec3cc67 Debug command improvements hace 17 años
  Gregory Holmes 7c22039c5e Fixed the window menu manager from not showing anything but parent containers hace 17 años
  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 hace 17 años
  Shane Mc Cormack fb6e852c59 Added missing dots. hace 17 años
  Chris Smith 8c55e32c13 Remove unused method from config manager hace 17 años
  Chris Smith 2daf38f09a Fixed getOptionBool and re-added non-fallback version hace 17 años
  Gregory Holmes e6d39c04cb ConfigManager.getOptionBool(domain, key) has been replaced with getOptionBool(domain, key, fallback) hace 17 años
  Chris Smith 5cedbfbbe8 Added /debug globalconfiginfo hace 17 años
  Gregory Holmes cf2bbd9aa0 Installer is step 3 not 2 hace 17 años
  Gregory Holmes ffcada908d Wizards now listen to enter and escape hace 17 años
  Gregory Holmes 4274a4cf00 "Plugins configure menu only shows active and configurable options now, previously showed inactive plugins aswell" hace 17 años
  Chris Smith c29c245d86 URL linking improvement (now removes trailing full stops and commas) hace 17 años
  Gregory Holmes dd11d0f046 Switched settings accelerator from s to e and switched server menu (old file menu) from f to s hace 17 años
  Gregory Holmes 09f40f7f48 Fixed the About dialog and plugin dialog links not opening a browser hace 17 años
  Gregory Holmes 65df18baa9 BUG: Condition editor now shows the correct comparisons (has been showing comparisons for the argument 'till now) hace 17 años
  Gregory Holmes 71c48ec809 Error icon in the status bar no longer shows whilst the error list is open hace 17 años
  Gregory Holmes 6d8ea6f39c Removed debug from ErrorManager hace 17 años
  Gregory Holmes dd6d9462e0 Fixed configure plugin menu not clearing when repopulating hace 17 años
  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) hace 17 años
  Shane Mc Cormack bb5180a4d8 PluginManager now catches exceptions thrown when processEvent calls are forwarded hace 17 años
  Gregory Holmes e3b4fbdb53 synchronize on the dialog list not the method to get the dialogs hace 17 años
  Gregory Holmes 3fd86f198e Issue 412: 'Configure plugins' menu hace 17 años
  Gregory Holmes 89e7cf5f91 Issue 465: OSD respond live to config changes hace 17 años
  Gregory Holmes b61ed2b9b5 Fixed error manager saying errors failed to send if the error was a new error hace 17 años
  Gregory Holmes 447766bdce Fixed IOBe on the new prefs setting code hace 17 años
  Gregory Holmes 1f99353fab Prefs dialog (should) only set options when it needs to hace 17 años