3375 Commits (47ceae6b4bd28d6eca355fca7f97d4779eede9ca)
 

Author SHA1 Message Date
  Shane Mc Cormack b50a17f9b6 Pass bitchy unit tests! 16 years ago
  Chris Smith 4d7a550715 Add another annoyingly bitchy quoting test for the ident client 16 years ago
  Chris Smith 0620ade150 Added an extra assert to IdentClientTest.testNonNumericPort to catch inappropriate quoting 16 years ago
  Chris Smith 85f04fda6a Added some tests for ChannelInfo mode sending (mainly testing behaviour that isn't yet implemented) 16 years ago
  Chris Smith f4093b88ac Tidy up and refactor the VLC plugin, so it's possible to unit test 16 years ago
  Shane Mc Cormack bc17ce483d Escape Strings in ident responses. 16 years ago
  Shane Mc Cormack d3e1eee8fd Fix unit test (issue 1098) 16 years ago
  Chris Smith d97055ffc7 Added another test for ProcessQuit, and some extra asserts to make sure clients are added/removed properly 16 years ago
  Chris Smith 01089156ae Remove silly loop in createPluginJar, thus increasing its speed niftily! 16 years ago
  Gregory Holmes 94bfee60a1 Layout change in MainFrame (does nothing really) 16 years ago
  Shane Mc Cormack 3f64082171 Empty the .clover dir prior to running clover to speed it up. 16 years ago
  Chris Smith 7dff3b5492 Added unit test for parser quit processing 16 years ago
  Chris Smith 71bddf4451 Added unit test for parser topic processing 16 years ago
  Chris Smith 85f7ec82e3 Action unit test 16 years ago
  Chris Smith d1fe7ee2d0 CommandParser unit test 16 years ago
  Shane Mc Cormack 2ab815cdc8 Bit more memory for stuff - this is about as high as we can go 16 years ago
  Shane Mc Cormack 79915df339 Also report installer-build failures 16 years ago
  Chris Smith 2811156db0 Fix silly inefficiency with CommandParser.addHistory 16 years ago
  Shane Mc Cormack 5afafb93e8 Report nightly build failures 16 years ago
  Chris Smith 6ee51f5e65 Refactor IdentClient slightly 16 years ago
  Shane Mc Cormack abfde3c6df Fix definition of ACTION_DELETED - fixes issue 1091 16 years ago
  Chris Smith ed44286502 Fix confirm quit pref setting the wrong setting 16 years ago
  Chris Smith a9b646423e Add general.logerrors to prefs dialog 16 years ago
  Chris Smith 10cc43e005 If general.logerrors is set to false (its default value), errors are no longer logged to disk 16 years ago
  Chris Smith e205da6d2e Synchronise access to ConfigManager.listeners 16 years ago
  Chris Smith 68762fdb63 Identities are now loaded (falling back to properties for backwards compat) and saved as ConfigFiles 16 years ago
  Chris Smith a957a8cb10 Unit tests++ 16 years ago
  Chris Smith 029ded545e Add messages to the ActionEventsTest to figure out which is failing 16 years ago
  Gregory Holmes 93846c22ea fixed a couple of issues with selected node background/foreground colours and rollover colours 16 years ago
  Chris Smith dae092e1f8 Fix bizarre unit test breakage 16 years ago
  Chris Smith 12f8a18612 Unit test updates/additions 16 years ago
  Gregory Holmes 3082d892d6 Rollovers are no longer checked if the option is disabled 16 years ago
  Gregory Holmes 134b487838 Treeview once again has rollovers 16 years ago
  Gregory Holmes 73b19e6b8c use input-error not error for input error 16 years ago
  Gregory Holmes fa8aef6a57 fixes issue 454: Line wrap indicator 16 years ago
  Chris Smith 0e47e54b08 ConfigFile now escapes # 16 years ago
  Gregory Holmes 5b5cad149d code tidying, more *_BORDER removal 16 years ago
  Chris Smith 5bf62d37f6 Fiddled the way ConfigFile does escaping to allow = in keys 16 years ago
  Chris Smith 8905c5cab0 ConfigFile now escapes/unescapes content vaguely sensibly, although it still doesn't like =s 16 years ago
  Chris Smith 466200a6e1 Update config file test to cover odd things like :, =, \r, \n, \ 16 years ago
  Gregory Holmes beb8cda1da fixes issue 1072: AMD deselects all groups when an action is changed 16 years ago
  Gregory Holmes 9f4f7a0af3 synchronised access on actions, added a few methods 16 years ago
  Gregory Holmes 7b04007cbe move the action delete action into Action instead of ActionManager 16 years ago
  Gregory Holmes 8ec5908ff6 Added ACTION_DELETED action 16 years ago
  Gregory Holmes 6358e7c737 use nice font in license panel in about dialog 16 years ago
  Gregory Holmes e7bd64c4e2 fix repainting issues with the treeview? 16 years ago
  Chris Smith 5ec6ac76b8 Switch to making the seperator invisible instead of removing it 16 years ago
  Chris Smith 8071452dcf Seperator in the window menu is now dynamically show/hidden 16 years ago
  Chris Smith 53b83f702e It's now possible to delete actions. Joy. 16 years ago
  Chris Smith 9bb5987574 Fixed synchronisation in AMD 16 years ago