2922 Commits (a2e1b286d17a2573b3e09b54349ecc0eeea87334)
 

Autor SHA1 Nachricht Datum
  Chris Smith a2e1b286d1 Add scalar linewrap icon vor 16 Jahren
  Chris Smith df06b574b9 Work around for config stats NPE vor 16 Jahren
  Gregory Holmes 8f9e13ef57 work on issue 454: Line wrap indicator vor 16 Jahren
  Chris Smith 55d09e5a1f TestParser now overrides pingTimerTask vor 16 Jahren
  Gregory Holmes 3d0f323580 fixues issue 461 vor 16 Jahren
  Chris Smith f6ec27c017 Fix the update checker checking for updates twice every time vor 16 Jahren
  Gregory Holmes 56399b5617 fixes issue 385 vor 16 Jahren
  Chris Smith ccfdf6de20 Switched server to use IRCStringConverter vor 16 Jahren
  Gregory Holmes 851128d192 fix broken nicklist popup from previous commit vor 16 Jahren
  Gregory Holmes 6f1bf9c480 fixes nickname clicking vor 16 Jahren
  Gregory Holmes a9728fe3c6 work towards issue 385: Context menu for nicknames in textpane vor 16 Jahren
  Gregory Holmes 75d0438bdc Fixes issue 887: Cipher utils doesn't work vor 16 Jahren
  Chris Smith 4a94398035 Made cipher utils a singleton instead of having loads of static methods/properties vor 16 Jahren
  Chris Smith 2396385276 Added a getUserInput method to UIController vor 16 Jahren
  Shane Mc Cormack 2d55b4ab9f Separate string conversion methods into IRCStringConverter. vor 16 Jahren
  Chris Smith f22b67c151 fix issue 883: deferrable intelligent commands vor 16 Jahren
  Chris Smith 6cf5ff5aa9 Fixes Issue 881. vor 16 Jahren
  Chris Smith fbbd9d5335 Issue 881. vor 16 Jahren
  Chris Smith 2373146040 Issue 881. vor 16 Jahren
  Chris Smith 2032285c28 Issue 881. vor 16 Jahren
  Chris Smith 1e633c505c Issue 881. vor 16 Jahren
  Chris Smith 5e9885685d Tab Completion Flexability [sic] vor 16 Jahren
  Chris Smith f76c50265a Added /osd --close, to close all existing OSD windows vor 16 Jahren
  Chris Smith c40388b02c Lag display plugin is no longer called laddisplay vor 16 Jahren
  Chris Smith d966186ee2 Fixes issue 878: OSD plugin should have options for multiple windows vor 16 Jahren
  Chris Smith 479980d4a6 ChannelInfo unit tests no longer check the number of lines, just that the first line is as-expected. vor 16 Jahren
  Chris Smith 491f432806 Deprecated, move, and generally mess around with various Resource Manager methods vor 16 Jahren
  Chris Smith c38845aa61 Fixed text preferences ignoring the last character that was typed vor 16 Jahren
  Chris Smith e16341de98 Preferences are no longer saved if the setting doesn't validate vor 16 Jahren
  Chris Smith 293e87044a Added getOptionChar to ConfigSource and made CommandManager use it. vor 16 Jahren
  Chris Smith 54236284a0 IrcAddress now uses URI to parse URLs. This means that encoded characters are now decoded properly. vor 16 Jahren
  Shane Mc Cormack 79517ef26a If CHANTYPES is not specified in 005, and autoprefix is on, "#" will be prepended. vor 16 Jahren
  Shane Mc Cormack 7cb619887a autoPrefix = true is now default. vor 16 Jahren
  Chris Smith 24ba8d268f IrcAddress now ignores trailing "isnick", "needkey" and "needpass" strings vor 16 Jahren
  Shane Mc Cormack 1a6f619f66 This should fix issue 875 vor 16 Jahren
  Shane Mc Cormack be5528a262 Add the exception message instead of lastLine and sParam (which can be found in the exception body) vor 16 Jahren
  Shane Mc Cormack f0a07680b6 Dont put lastLine in the description vor 16 Jahren
  Shane Mc Cormack be1ef0a668 Remove "Got join for channel I am not on" warning. vor 16 Jahren
  Shane Mc Cormack ca16280aae Remove debugging vor 16 Jahren
  Shane Mc Cormack 88c0eb95a6 Lazarus is in usr/share not usr/lib. Muppet. vor 16 Jahren
  Shane Mc Cormack 4f0907bf47 Make it obvious when installer is being built without lazarus vor 16 Jahren
  Shane Mc Cormack b710934780 Improve code to decide what files to copy to the installation dir vor 16 Jahren
  Gregory Holmes 5df0ecd8d2 Removed use of deprecated getActiveFrame() methods vor 16 Jahren
  Chris Smith 094eae5320 Core no longer bothers to set the mainwindow's title when the window titles change vor 16 Jahren
  Chris Smith ec262994f8 Fix NPE when changing OSD settings while the OSD window isn't visible. vor 16 Jahren
  Chris Smith 65111f53db Add a bunch of new notification settings, update options for CTCPreply. vor 16 Jahren
  Gregory Holmes b6f97d9f0f Fixed a bug where the main windows title differed from the frame title vor 16 Jahren
  Chris Smith 2a5b42fce8 Multiple choice preferences now get a "Current" entry if the current setting isn't one of the ones specified vor 16 Jahren
  Gregory Holmes a4948d2e3c work on issue 141 vor 16 Jahren
  Gregory Holmes f5a29e7805 partial fixes to new AMD layout problems vor 16 Jahren