3707 Révisions (b691b144910ce8825197463e25ec1e2a306b7f9d)

Auteur SHA1 Message Date
  Gregory Holmes aaca7e7800 If the UI is not visible (well, if there are no "ready" error listeners) the logger will now output errors to System.err il y a 16 ans
  Gregory Holmes ee24a2cc3d ui.stylelinks defaults to true il y a 16 ans
  Gregory Holmes d5dabd70c2 treeview now caches labels used for nodes, should be slightly more efficient il y a 16 ans
  Gregory Holmes 0b717a6c22 Another attempt to fix the annoying problems with error status' being changed il y a 16 ans
  Gregory Holmes c98504e8b3 PopupMenu for the systray cant be reused, moved icon initialisation to constructor il y a 16 ans
  Gregory Holmes f5ec930c74 ButtonBar uses FrameContainerComparator il y a 16 ans
  Chris Smith 30b40b2c7f ConfigTarget now uses an enum not a bunch of ints il y a 16 ans
  Chris Smith 57d0bf7280 The DummyController once again returns a DummyFrameManager, rather than throwing a UOE. I'm not sure why this was changed. il y a 16 ans
  Chris Smith bfb78a5f4c Fix for every identity being loaded into the global manager. This may need to be ported to .5.1. il y a 16 ans
  Gregory Holmes 101b147e6e When there are no list modes (?! stupid bitlbee) disable the list modes menu and add button il y a 16 ans
  Gregory Holmes a1a73f3e1b Insert substitutions button now disabled when nothing is selected il y a 16 ans
  Gregory Holmes 864a623b35 Fixed problem with nicklist config listener and colour fallbacks il y a 16 ans
  Gregory Holmes cbd47cf2df Prefs dialog setting wrong option for nicklist fore/background colours il y a 16 ans
  Gregory Holmes c6f6ec55a9 treeview colours fallback to treeview colours before ui colours il y a 16 ans
  Gregory Holmes 073b8ce573 Global window adds itself to the frame manager before selecting itself il y a 16 ans
  Gregory Holmes 39e40a43ad treeview now sorts using a FrameContainerComparator il y a 16 ans
  Chris Smith cb380b1c96 Javadoc and style fixes il y a 16 ans
  Chris Smith 51ed6bbd5a * Enforce preconditions in IdentityManager il y a 16 ans
  Chris Smith 371e62a594 Fixed HistoryWindow il y a 16 ans
  Chris Smith 959a574742 Changed the way Logger.doassertion works il y a 16 ans
  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 il y a 16 ans
  Gregory Holmes 9dc99b15cb Somre more treeview simplification il y a 16 ans
  Gregory Holmes a9af71a6fe Tidied up the treeview some more, and ironed out some bugs with the new selection/scrolling code il y a 16 ans
  Chris Smith 65a8e5fe40 Logger.doAssertion no longer takes a message il y a 16 ans
  Chris Smith cb55bb0a0f More Server/ServerEventHandler work il y a 16 ans
  Gregory Holmes f84a157956 Fixed broken mousewheel scrolling il y a 16 ans
  Gregory Holmes 0d81afb970 Abstracted JTree scrolling (relies on the tree using a DefaultTreeModel and DefaultMutableTreeNodes) il y a 16 ans
  Gregory Holmes dd956d3e2f More work on dialog singletons il y a 16 ans
  Chris Smith 3b0d99fc5f Some more event tidying il y a 16 ans
  Chris Smith 2dc86a4e61 Simplified some server event handling il y a 16 ans
  Chris Smith 8378135048 Start moving parser callbacks out of Server il y a 17 ans
  Gregory Holmes 11ec1addbf Started work on singletones destroying themselves when they're closed il y a 17 ans
  Chris Smith fda97eb9fb Remove SwingUtils.invokeLater wrappers from Server/Channel il y a 17 ans
  Chris Smith 41b6a6b39f InputHandler now updates tab completion style when the setting is changed il y a 17 ans
  Chris Smith 92436d22b0 InputHandler now beeps as appropriate il y a 17 ans
  Chris Smith 4bf10d6e56 Some Server code improvements/changes il y a 17 ans
  Chris Smith 08e87b62e7 Attempt to fix multiple parsers somehow being connected for one server: il y a 17 ans
  Chris Smith 257c410214 Possible fix for the SVN oddness going on in ui.input il y a 17 ans
  Gregory Holmes e363648964 Some work on improving the flexibility of the nowplaying plugin il y a 17 ans
  Gregory Holmes 381231e44e Treeview scrolling now handles the global window properly il y a 17 ans
  Chris Smith 763b232421 mIRC-style tab completion il y a 17 ans
  Chris Smith 61b849f44b Tab completion styles are now abstracted il y a 17 ans
  Chris Smith 43e6bbbed7 Treeview now sorts non-standard windows above others il y a 17 ans
  Chris Smith b690f60f49 Global Window now adds itself to the frame manager il y a 17 ans
  Chris Smith 0a0e241b81 Commands now use constants for the two common formats (commandOutput/commandError) il y a 17 ans
  Chris Smith 350ec3cc67 Debug command improvements il y a 17 ans
  Gregory Holmes 7c22039c5e Fixed the window menu manager from not showing anything but parent containers il y a 17 ans
  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 il y a 17 ans
  Shane Mc Cormack fb6e852c59 Added missing dots. il y a 17 ans
  Chris Smith 8c55e32c13 Remove unused method from config manager il y a 17 ans