2157 Commity (249c998c1ac32fa8aecdc87a139ff8498ca1c977)
 

Autor SHA1 Wiadomość Data
  Gregory Holmes 5cc131f190 ErrorManager now outputs a trace along with the message to System.err is there are no ready error listeners 16 lat temu
  Gregory Holmes d42503992a Fixed some potential NPEs 16 lat temu
  Chris Smith 09238e85d4 inspircd ircd mode aliases are no longer crappy 16 lat temu
  Shane Mc Cormack d99346cb42 fixed: java.lang.Character is incompatible with expected argument type java.lang.String in com.dmdirc.installer.cliparser.CLIParser.add(CLIParam) In file CLIParser.java, line 83 16 lat temu
  Gregory Holmes 7e6b3275f0 synchronized access to singleton instances in About and Prefs dialogs 16 lat temu
  Gregory Holmes dc9d866bb3 /debug configstats is now sorted by the number of accesses 16 lat temu
  Gregory Holmes afa9829290 Added inspircd mode aliases 16 lat temu
  Gregory Holmes 9c33f5448b Issue 484: SwingPreferecesPanel dialog state (can now sub categories with the same name as other sub categories, dialog state values no longer contain .'s) 16 lat temu
  Gregory Holmes e8a996d07d Use system fonts for all components 16 lat temu
  Gregory Holmes 062b1331dc Fixed a bug where a single line in a textpane would not be painted 16 lat temu
  Chris Smith 8e622fc493 Fixes from refactoring 16 lat temu
  Chris Smith f5cf7253d3 Moved resource manager into util 16 lat temu
  Chris Smith 8cc322d30e Server invite handling 16 lat temu
  Chris Smith d9db23f724 Issue 483: Show when the topic was set on channel join 16 lat temu
  Gregory Holmes 5b38989f0a Nicklist popup now uses the new configuration file 16 lat temu
  Chris Smith 7ad13d1dea Popup Manager 16 lat temu
  Chris Smith c62db9c98f Remove superfluous LF from default popup menu 16 lat temu
  Chris Smith e9bdbadc1a Fix typo 16 lat temu
  Chris Smith d06fa7270c Better error handling by popup manager 16 lat temu
  Chris Smith 91cd29f436 Remove nicktext popup type 16 lat temu
  Chris Smith 5ccc1ce2d8 PopupManager: now non-stupid 16 lat temu
  Chris Smith 42355bb272 PopupManager 16 lat temu
  Gregory Holmes 0f22da8b20 PluginDialog opened addon site twice 16 lat temu
  Gregory Holmes fa4e8f603f Join #DMDirc now had accelerator key 16 lat temu
  Gregory Holmes 92f5386935 Yet another stab at fixing the NPE in the nicklist popup methods 16 lat temu
  Chris Smith 02eecebc72 Tests now use JUnit 4.x annotations 16 lat temu
  Chris Smith 0f0899b8a5 Added license header to all tests 16 lat temu
  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 16 lat temu
  Gregory Holmes ee24a2cc3d ui.stylelinks defaults to true 16 lat temu
  Gregory Holmes d5dabd70c2 treeview now caches labels used for nodes, should be slightly more efficient 16 lat temu
  Gregory Holmes 0b717a6c22 Another attempt to fix the annoying problems with error status' being changed 16 lat temu
  Gregory Holmes c98504e8b3 PopupMenu for the systray cant be reused, moved icon initialisation to constructor 16 lat temu
  Gregory Holmes f5ec930c74 ButtonBar uses FrameContainerComparator 17 lat temu
  Chris Smith 30b40b2c7f ConfigTarget now uses an enum not a bunch of ints 17 lat temu
  Chris Smith 7b7acdf77d Add unit test to ensure the global config only has global identities 17 lat temu
  Chris Smith bb0222d083 Fixed unit tests 17 lat temu
  Chris Smith 57d0bf7280 The DummyController once again returns a DummyFrameManager, rather than throwing a UOE. I'm not sure why this was changed. 17 lat temu
  Chris Smith bfb78a5f4c Fix for every identity being loaded into the global manager. This may need to be ported to .5.1. 17 lat temu
  Gregory Holmes 101b147e6e When there are no list modes (?! stupid bitlbee) disable the list modes menu and add button 17 lat temu
  Gregory Holmes a1a73f3e1b Insert substitutions button now disabled when nothing is selected 17 lat temu
  Gregory Holmes 864a623b35 Fixed problem with nicklist config listener and colour fallbacks 17 lat temu
  Gregory Holmes cbd47cf2df Prefs dialog setting wrong option for nicklist fore/background colours 17 lat temu
  Gregory Holmes c6f6ec55a9 treeview colours fallback to treeview colours before ui colours 17 lat temu
  Gregory Holmes 073b8ce573 Global window adds itself to the frame manager before selecting itself 17 lat temu
  Gregory Holmes 39e40a43ad treeview now sorts using a FrameContainerComparator 17 lat temu
  Chris Smith cb380b1c96 Javadoc and style fixes 17 lat temu
  Chris Smith 51ed6bbd5a * Enforce preconditions in IdentityManager 17 lat temu
  Chris Smith 371e62a594 Fixed HistoryWindow 17 lat temu
  Chris Smith 959a574742 Changed the way Logger.doassertion works 17 lat temu
  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 17 lat temu