5399 Commits (9e126db8164eb445129196dc8a6d08a856955386)

Author SHA1 Message Date
  Gregory Holmes 9dbb2333d7 Issue 470: CSD mode removal issue 16 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) 16 years ago
  Chris Smith 5c1ade43a3 Minor styliser changes 16 years ago
  Chris Smith c75d5886b6 Styliser style improvements; now caches ui.stylelinks 16 years ago
  Gregory Holmes 5cc131f190 ErrorManager now outputs a trace along with the message to System.err is there are no ready error listeners 16 years ago
  Gregory Holmes d42503992a Fixed some potential NPEs 16 years ago
  Chris Smith 09238e85d4 inspircd ircd mode aliases are no longer crappy 16 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 16 years ago
  Gregory Holmes 7e6b3275f0 synchronized access to singleton instances in About and Prefs dialogs 16 years ago
  Gregory Holmes dc9d866bb3 /debug configstats is now sorted by the number of accesses 16 years ago
  Gregory Holmes afa9829290 Added inspircd mode aliases 16 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) 16 years ago
  Gregory Holmes e8a996d07d Use system fonts for all components 16 years ago
  Gregory Holmes 062b1331dc Fixed a bug where a single line in a textpane would not be painted 16 years ago
  Chris Smith 8e622fc493 Fixes from refactoring 16 years ago
  Chris Smith f5cf7253d3 Moved resource manager into util 16 years ago
  Chris Smith 8cc322d30e Server invite handling 16 years ago
  Chris Smith d9db23f724 Issue 483: Show when the topic was set on channel join 16 years ago
  Gregory Holmes 5b38989f0a Nicklist popup now uses the new configuration file 16 years ago
  Chris Smith 7ad13d1dea Popup Manager 16 years ago
  Chris Smith c62db9c98f Remove superfluous LF from default popup menu 16 years ago
  Chris Smith e9bdbadc1a Fix typo 16 years ago
  Chris Smith d06fa7270c Better error handling by popup manager 16 years ago
  Chris Smith 91cd29f436 Remove nicktext popup type 16 years ago
  Chris Smith 5ccc1ce2d8 PopupManager: now non-stupid 16 years ago
  Chris Smith 42355bb272 PopupManager 16 years ago
  Gregory Holmes 0f22da8b20 PluginDialog opened addon site twice 16 years ago
  Gregory Holmes fa4e8f603f Join #DMDirc now had accelerator key 16 years ago
  Gregory Holmes 92f5386935 Yet another stab at fixing the NPE in the nicklist popup methods 16 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 16 years ago
  Gregory Holmes ee24a2cc3d ui.stylelinks defaults to true 16 years ago
  Gregory Holmes d5dabd70c2 treeview now caches labels used for nodes, should be slightly more efficient 16 years ago
  Gregory Holmes 0b717a6c22 Another attempt to fix the annoying problems with error status' being changed 16 years ago
  Gregory Holmes c98504e8b3 PopupMenu for the systray cant be reused, moved icon initialisation to constructor 16 years ago
  Gregory Holmes f5ec930c74 ButtonBar uses FrameContainerComparator 16 years ago
  Chris Smith 30b40b2c7f ConfigTarget now uses an enum not a bunch of ints 16 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. 16 years ago
  Chris Smith bfb78a5f4c Fix for every identity being loaded into the global manager. This may need to be ported to .5.1. 16 years ago
  Gregory Holmes 101b147e6e When there are no list modes (?! stupid bitlbee) disable the list modes menu and add button 16 years ago
  Gregory Holmes a1a73f3e1b Insert substitutions button now disabled when nothing is selected 16 years ago
  Gregory Holmes 864a623b35 Fixed problem with nicklist config listener and colour fallbacks 16 years ago
  Gregory Holmes cbd47cf2df Prefs dialog setting wrong option for nicklist fore/background colours 16 years ago
  Gregory Holmes c6f6ec55a9 treeview colours fallback to treeview colours before ui colours 16 years ago
  Gregory Holmes 073b8ce573 Global window adds itself to the frame manager before selecting itself 16 years ago
  Gregory Holmes 39e40a43ad treeview now sorts using a FrameContainerComparator 16 years ago
  Chris Smith cb380b1c96 Javadoc and style fixes 16 years ago
  Chris Smith 51ed6bbd5a * Enforce preconditions in IdentityManager 16 years ago
  Chris Smith 371e62a594 Fixed HistoryWindow 16 years ago
  Chris Smith 959a574742 Changed the way Logger.doassertion works 16 years ago
  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 years ago