5707 Commits (58c4f7cff95ead7659d397243f345f1e2fe34ef6)

Author SHA1 Message Date
  Chris Smith 6a4c7cc293 Fix update panel's enable checkbox not working properly 16 years ago
  Chris Smith 541aa2a0f2 Add mode aliases version to mode alias error reports 16 years ago
  Chris Smith cf8e3a74bc Optional colour settings can now have {true:,false:} prefixes 16 years ago
  Shane Mc Cormack 8e6508e3cd fix setting the foreground and background colours of the input field 16 years ago
  Chris Smith 286286d7bd Prefs stuff. Issue 444. 16 years ago
  Chris Smith 52bd0275fc Update config panel now uses friendly names 16 years ago
  Chris Smith 6e00e15731 Issue 444. Fix horrible horrible breakage 16 years ago
  Chris Smith 495ada7af0 Issue 444: Merge SwingPreferencesPanel and PreferencesDialog 16 years ago
  Chris Smith b44496f278 Preferences work (issue 444) 16 years ago
  Chris Smith b5d3759404 Nope, there's no styliser bug here. 16 years ago
  Chris Smith 1a352f8726 Unit tests 16 years ago
  Chris Smith 10d3310d74 /quote now only works with >0 arguments 16 years ago
  Gregory Holmes 25c00ff1df Prevent column reordering and resizing in the new actions manager 16 years ago
  Gregory Holmes 7d957e2c8b fixes issue 627: NPE in packing table 16 years ago
  Gregory Holmes 84837b8016 Add another test to each level in ErrorLevelTest 16 years ago
  Chris Smith 734c4c747b Fix potential CME in IrcAddress 16 years ago
  Chris Smith 597509333c Server.join now adds channels to the auto-join list if the server isn't connected, instead of just throwing an assertion error 16 years ago
  Shane Mc Cormack 777492f127 Fix hasLastLine() 16 years ago
  Chris Smith ab9a54ab22 Start refactoring PluginInfo.checkRequirements 16 years ago
  Shane Mc Cormack c361b1ff73 English fix. newwer -> newer 16 years ago
  Gregory Holmes 9a8e537b2e fixes issue 688: windows no longer have titles 16 years ago
  Shane Mc Cormack da3a788cd5 loadPluginPerm() is less gay. 16 years ago
  Chris Smith 8f448959c4 Horrible preferences hackage. Issue 444. 16 years ago
  Shane Mc Cormack 2cafa2b2c5 PluginManager now loads and unloads any unloaded plugins when the prefs dialog is open, to allow for plugin-related configuration even when plugins are disabled. 16 years ago
  Chris Smith c1a17174d0 Add client prefs closed AT 16 years ago
  Chris Smith d203f97ab5 Horrible preferneces hackage. Issue 444. 16 years ago
  Chris Smith 87485146b4 Horrible preferneces hackage. Issue 444. 16 years ago
  Chris Smith 67ab975a2b Repurpose the PreferencesInterface. issue 444 16 years ago
  Gregory Holmes 0ce63e79b8 Since netbeans committed the other file i might aswell commit this so the trunk compiles (starting work on issue 454) 16 years ago
  Gregory Holmes d119c71e77 implemented the userError method in logger that takes a string as a description of the error 16 years ago
  Gregory Holmes 90b9e09142 tell the user a plugin has failed to load is the class is crap (fixes issue 618) 16 years ago
  Gregory Holmes 52329c20a4 Moved SwingUpdaterDialog into its own package 16 years ago
  Gregory Holmes ce10523b9b delete code i didnt mean to commit 16 years ago
  Gregory Holmes 22da935fa0 some work on issue 685: EDT violations 16 years ago
  Chris Smith 98d4e6e7cf Migrate the rest of the addon prefs. 16 years ago
  Shane Mc Cormack e9984b8627 forcetube -> forceturbo 16 years ago
  Chris Smith 72217d762d Added support for the new config system to plugin manager. 16 years ago
  Chris Smith 5bcf670b47 Tidy up the plugin panel 16 years ago
  Chris Smith ebf449cad0 Bodge the plugins config into the prefs panel. Issue 646. 16 years ago
  Chris Smith 4c6d49212c Made the plugin cell renderer use miglayout for no real reason 16 years ago
  Chris Smith 977763971c Tidied up the list modes tab of the CSD 16 years ago
  Chris Smith 5324bda42b More preferences work. Issue 444. 16 years ago
  Chris Smith cca3874271 More preferences work. Issue 444. 16 years ago
  Shane Mc Cormack ce82cf1ccf I suck. 16 years ago
  Chris Smith a0d37e1157 Replacew ActionSettings with PreferencesSettings 16 years ago
  Chris Smith a2241c5909 Servers now disregard connection attempts when they're closing, instead of raising a rather pointless error 16 years ago
  Chris Smith 3622e26d49 Empty away reasons are now handled properly. 16 years ago
  Chris Smith 40fedd2c69 Queries are now compared by nicknames not by hosts. 16 years ago
  Chris Smith ba614b7e90 Update checker now releases its mutex if the updater is disabled 16 years ago
  Chris Smith 411c8a202c Fixed ChannelEventHandler passing a reference to itself instead of its Channel when triggering the 'got names' action. 16 years ago