2911 Commits (75d0438bdc6276d735bc1b2d9b8d7d90ef5ac6bd)
 

Author SHA1 Message Date
  Gregory Holmes 75d0438bdc Fixes issue 887: Cipher utils doesn't work 16 years ago
  Chris Smith 4a94398035 Made cipher utils a singleton instead of having loads of static methods/properties 16 years ago
  Chris Smith 2396385276 Added a getUserInput method to UIController 16 years ago
  Shane Mc Cormack 2d55b4ab9f Separate string conversion methods into IRCStringConverter. 16 years ago
  Chris Smith f22b67c151 fix issue 883: deferrable intelligent commands 16 years ago
  Chris Smith 6cf5ff5aa9 Fixes Issue 881. 16 years ago
  Chris Smith fbbd9d5335 Issue 881. 16 years ago
  Chris Smith 2373146040 Issue 881. 16 years ago
  Chris Smith 2032285c28 Issue 881. 16 years ago
  Chris Smith 1e633c505c Issue 881. 16 years ago
  Chris Smith 5e9885685d Tab Completion Flexability [sic] 16 years ago
  Chris Smith f76c50265a Added /osd --close, to close all existing OSD windows 16 years ago
  Chris Smith c40388b02c Lag display plugin is no longer called laddisplay 16 years ago
  Chris Smith d966186ee2 Fixes issue 878: OSD plugin should have options for multiple windows 16 years ago
  Chris Smith 479980d4a6 ChannelInfo unit tests no longer check the number of lines, just that the first line is as-expected. 16 years ago
  Chris Smith 491f432806 Deprecated, move, and generally mess around with various Resource Manager methods 16 years ago
  Chris Smith c38845aa61 Fixed text preferences ignoring the last character that was typed 16 years ago
  Chris Smith e16341de98 Preferences are no longer saved if the setting doesn't validate 16 years ago
  Chris Smith 293e87044a Added getOptionChar to ConfigSource and made CommandManager use it. 16 years ago
  Chris Smith 54236284a0 IrcAddress now uses URI to parse URLs. This means that encoded characters are now decoded properly. 16 years ago
  Shane Mc Cormack 79517ef26a If CHANTYPES is not specified in 005, and autoprefix is on, "#" will be prepended. 16 years ago
  Shane Mc Cormack 7cb619887a autoPrefix = true is now default. 16 years ago
  Chris Smith 24ba8d268f IrcAddress now ignores trailing "isnick", "needkey" and "needpass" strings 16 years ago
  Shane Mc Cormack 1a6f619f66 This should fix issue 875 16 years ago
  Shane Mc Cormack be5528a262 Add the exception message instead of lastLine and sParam (which can be found in the exception body) 16 years ago
  Shane Mc Cormack f0a07680b6 Dont put lastLine in the description 16 years ago
  Shane Mc Cormack be1ef0a668 Remove "Got join for channel I am not on" warning. 16 years ago
  Shane Mc Cormack ca16280aae Remove debugging 16 years ago
  Shane Mc Cormack 88c0eb95a6 Lazarus is in usr/share not usr/lib. Muppet. 16 years ago
  Shane Mc Cormack 4f0907bf47 Make it obvious when installer is being built without lazarus 16 years ago
  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 569454a89b Additional MapList unit tests 16 years ago
  Chris Smith 13579c6d61 Unit tests for ConfigFile 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 9c3dcc408b Add failure reasons for ChannelInfo tests that seem to fail randomly 16 years ago
  Shane Mc Cormack fe5ca6c502 Windows uninstaller now asks to remove user profile if found. 16 years ago
  Chris Smith 7e213d56f2 Improved the /help command, although I'm not sure I like it 16 years ago
  Shane Mc Cormack 01879bcc38 installer.jar runs again. 16 years ago