4128 Commits (d04e2bea4fca671c01a9213f3590628b240506be)

Author SHA1 Message Date
  Shane Mc Cormack b710934780 Improve code to decide what files to copy to the installation dir 16 years ago
  Gregory Holmes 5df0ecd8d2 Removed use of deprecated getActiveFrame() methods 16 years ago
  Chris Smith 094eae5320 Core no longer bothers to set the mainwindow's title when the window titles change 16 years ago
  Chris Smith ec262994f8 Fix NPE when changing OSD settings while the OSD window isn't visible. 16 years ago
  Chris Smith 65111f53db Add a bunch of new notification settings, update options for CTCPreply. 16 years ago
  Gregory Holmes b6f97d9f0f Fixed a bug where the main windows title differed from the frame title 16 years ago
  Chris Smith 2a5b42fce8 Multiple choice preferences now get a "Current" entry if the current setting isn't one of the ones specified 16 years ago
  Gregory Holmes a4948d2e3c work on issue 141 16 years ago
  Gregory Holmes f5a29e7805 partial fixes to new AMD layout problems 16 years ago
  Chris Smith 8b2218e5c9 Fix OSD plugin config not using cached values properly when switching categories 16 years ago
  Chris Smith e5ecd605d3 The actions default setting identity is now registered with the identity manager, making it somewhat less useless 16 years ago
  Chris Smith d07d164b21 Fix some concurrency issues when actions trigger recursively 16 years ago
  Chris Smith d82b7a01c1 TextFile and ConfigFile can now be initialised with a URI 16 years ago
  Shane Mc Cormack 6d11ac74d1 Linux Uninstaller now removes profile if found. 16 years ago
  Chris Smith 7e213d56f2 Improved the /help command, although I'm not sure I like it 16 years ago
  Chris Smith 368b9ad4a1 Added /alias --remove. 16 years ago
  Chris Smith b21c1a8898 Fix /alias not correctly checking if an alias already exists 16 years ago
  Chris Smith 3c724a0df9 Nowplaying plugin now uses configurable commands. 16 years ago
  Chris Smith e23347b2a0 Fix regression in prefs panel layout (not expanding horizontally properly) 16 years ago
  Chris Smith de7c78ea2d Fix regression with action creation 16 years ago
  Gregory Holmes 942f17f3a4 crap unfinished code for duration editor 16 years ago
  Chris Smith 75ffdfd5bb Change all instances of Timer.scheduleAtFixedRate to Timer.schedule. 16 years ago
  Chris Smith 29f4b7c125 Added STRING_STRIPPED action component 16 years ago
  Chris Smith b67d2e0edb Formatter unit tests 16 years ago
  Chris Smith 4c66bd3582 Prefs dialog no longer uses 2 panels per category for no sane reason 16 years ago
  Chris Smith bf0f182c71 If updater.autoupdate = true, the updater will automatically install all updates 16 years ago
  Chris Smith c48e11be97 Add formatter hacks to allow %n$u to be formatted as a duration 16 years ago
  Chris Smith eb6b8e9c5d Fixes issue 849: OSD plugin should strip control codes 16 years ago
  Chris Smith 396a892bf2 Add support for user mode discovered callback 16 years ago
  Shane Mc Cormack db59a0a527 Add onUserModeDiscovered callback 16 years ago
  Chris Smith f2c73e2fcb Move updater logic from UI to core 16 years ago
  Shane Mc Cormack 4f1734dd1d LastLine is now in the exception not the description, should stop multiple identical bugs 16 years ago
  Chris Smith 7706f63bec Work around for getStackTrace not included causes 16 years ago
  Chris Smith f6c7aecb2f Support for inline preferences categories 16 years ago
  Chris Smith 7974548d1b Fix "auto submit errors" pref using wrong setting name 16 years ago
  Chris Smith c8fe911f28 Added basic formatter unit test 16 years ago
  Chris Smith 1389cd2d39 Minor tidying up of some files. 16 years ago
  Chris Smith 5323cc2617 Unit test for PluginInfo.checkOS 16 years ago
  Chris Smith f97b8cce83 Nowplaying plugin: 16 years ago
  Chris Smith 7bee172535 Imroved config panel for nowplaying plugin. Issue 377 16 years ago
  Shane Mc Cormack 37cf103e22 Don't try and request list modes for channels we are not in. 16 years ago
  Chris Smith d43f5e7f68 Add formatters for numerics 432 (erroneous nickname) and 437 (can't change nick while banned/moderated) 16 years ago
  Gregory Holmes 79878f9375 remove debug sysout 16 years ago
  Gregory Holmes db9d60db65 fixes issue 806: FRW/Migration wizard should block 16 years ago
  Chris Smith d321feb173 Fix empty action groups not showing 16 years ago
  Chris Smith f83bc2d4ba ValidatingJTextFields now proxy key listeners as expected 16 years ago
  Chris Smith 441c2fe6c0 Remove the old action loading code 16 years ago
  Shane Mc Cormack e2fc87c912 Logging plugin fixes for null parsers. 16 years ago
  Gregory Holmes 574f94d04a fixes issue 319: Searchbar should clear phrase when reopening 16 years ago
  Gregory Holmes bc5cb089da misc fixes 16 years ago