2267 Commits (82b02f94c9a1069f7df78d3e4b4d47092fabab58)
 

Author SHA1 Message Date
  Chris Smith f4fc83f740 Issue 466: nick colour plugin network field * should match all 17 years ago
  Chris Smith 80e68fa608 Initial work on alternate ping method for lag display plugin 17 years ago
  Chris Smith d177ce35f9 Styliser linking is now tested properly 17 years ago
  Chris Smith 32910a4bee Intelligent url linking improvements 17 years ago
  Chris Smith a3a587c2e0 Added action component chaining 17 years ago
  Gregory Holmes 9dbb2333d7 Issue 470: CSD mode removal issue 17 years ago
  Gregory Holmes 7fa06fd7f6 All Dialogs are now singletons (which should solve Issue 432: Channel settings briefly shows previously attempted to be set channel settings) 17 years ago
  Chris Smith 954cebc573 Fixed styliser unit test 17 years ago
  Chris Smith 5c1ade43a3 Minor styliser changes 17 years ago
  Chris Smith c75d5886b6 Styliser style improvements; now caches ui.stylelinks 17 years ago
  Gregory Holmes 5cc131f190 ErrorManager now outputs a trace along with the message to System.err is there are no ready error listeners 17 years ago
  Gregory Holmes d42503992a Fixed some potential NPEs 17 years ago
  Chris Smith 09238e85d4 inspircd ircd mode aliases are no longer crappy 17 years ago
  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 17 years ago
  Gregory Holmes 7e6b3275f0 synchronized access to singleton instances in About and Prefs dialogs 17 years ago
  Gregory Holmes dc9d866bb3 /debug configstats is now sorted by the number of accesses 17 years ago
  Gregory Holmes afa9829290 Added inspircd mode aliases 17 years ago
  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) 17 years ago
  Gregory Holmes e8a996d07d Use system fonts for all components 17 years ago
  Gregory Holmes 062b1331dc Fixed a bug where a single line in a textpane would not be painted 17 years ago
  Chris Smith 8e622fc493 Fixes from refactoring 17 years ago
  Chris Smith f5cf7253d3 Moved resource manager into util 17 years ago
  Chris Smith 8cc322d30e Server invite handling 17 years ago
  Chris Smith d9db23f724 Issue 483: Show when the topic was set on channel join 17 years ago
  Gregory Holmes 5b38989f0a Nicklist popup now uses the new configuration file 17 years ago
  Chris Smith 7ad13d1dea Popup Manager 17 years ago
  Chris Smith c62db9c98f Remove superfluous LF from default popup menu 17 years ago
  Chris Smith e9bdbadc1a Fix typo 17 years ago
  Chris Smith d06fa7270c Better error handling by popup manager 17 years ago
  Chris Smith 91cd29f436 Remove nicktext popup type 17 years ago
  Chris Smith 5ccc1ce2d8 PopupManager: now non-stupid 17 years ago
  Chris Smith 42355bb272 PopupManager 17 years ago
  Gregory Holmes 0f22da8b20 PluginDialog opened addon site twice 17 years ago
  Gregory Holmes fa4e8f603f Join #DMDirc now had accelerator key 17 years ago
  Gregory Holmes 92f5386935 Yet another stab at fixing the NPE in the nicklist popup methods 17 years ago
  Chris Smith 02eecebc72 Tests now use JUnit 4.x annotations 17 years ago
  Chris Smith 0f0899b8a5 Added license header to all tests 17 years ago
  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 17 years ago
  Gregory Holmes ee24a2cc3d ui.stylelinks defaults to true 17 years ago
  Gregory Holmes d5dabd70c2 treeview now caches labels used for nodes, should be slightly more efficient 17 years ago
  Gregory Holmes 0b717a6c22 Another attempt to fix the annoying problems with error status' being changed 17 years ago
  Gregory Holmes c98504e8b3 PopupMenu for the systray cant be reused, moved icon initialisation to constructor 17 years ago
  Gregory Holmes f5ec930c74 ButtonBar uses FrameContainerComparator 17 years ago
  Chris Smith 30b40b2c7f ConfigTarget now uses an enum not a bunch of ints 17 years ago
  Chris Smith 7b7acdf77d Add unit test to ensure the global config only has global identities 17 years ago
  Chris Smith bb0222d083 Fixed unit tests 17 years ago
  Chris Smith 57d0bf7280 The DummyController once again returns a DummyFrameManager, rather than throwing a UOE. I'm not sure why this was changed. 17 years ago
  Chris Smith bfb78a5f4c Fix for every identity being loaded into the global manager. This may need to be ported to .5.1. 17 years ago
  Gregory Holmes 101b147e6e When there are no list modes (?! stupid bitlbee) disable the list modes menu and add button 17 years ago
  Gregory Holmes a1a73f3e1b Insert substitutions button now disabled when nothing is selected 17 years ago