3235 Commits (70a1590f02efea53050b9e4f6c7be400a7418375)
 

Autor SHA1 Nachricht Datum
  Shane Mc Cormack 70a1590f02 Fix issue 1044: If a client is kicked before we get a names reply we create a fake channelClient (if getCreateFake is true) before calling onChannelKick vor 16 Jahren
  Shane Mc Cormack 0e96a879a7 Import changes from renji vor 16 Jahren
  Shane Mc Cormack 5cbbac2920 Horrible hacks to make the image actually create at a size that fits everything. vor 16 Jahren
  Gregory Holmes 5c213b9484 fixes issue 1116: Paste context menu item is stripping CRLFs vor 16 Jahren
  Chris Smith 0fa4e23c8f Implement ConfigFile.delete and TextFile.delete, and tests for them both vor 16 Jahren
  Shane Mc Cormack 1fff4b3a37 Create smaller OSX Installer Images vor 16 Jahren
  Chris Smith bcf2feb532 Added WrappableCommand (implemented by /query and /msg), and support to the InputHandler. vor 16 Jahren
  Chris Smith 8948aa231b Getting a connection error while disconnecting no longer raises an error vor 16 Jahren
  Chris Smith 43aa4cb0f9 Repurpose testRemoveInvitesOnDisconnect to testRemoveInvitesOnSocketClosed vor 16 Jahren
  Chris Smith ab2765bd44 Server is now somewhat stricter about states vor 16 Jahren
  Shane Mc Cormack b50a17f9b6 Pass bitchy unit tests! vor 16 Jahren
  Chris Smith 4d7a550715 Add another annoyingly bitchy quoting test for the ident client vor 16 Jahren
  Chris Smith 0620ade150 Added an extra assert to IdentClientTest.testNonNumericPort to catch inappropriate quoting vor 16 Jahren
  Chris Smith 85f04fda6a Added some tests for ChannelInfo mode sending (mainly testing behaviour that isn't yet implemented) vor 16 Jahren
  Chris Smith f4093b88ac Tidy up and refactor the VLC plugin, so it's possible to unit test vor 16 Jahren
  Shane Mc Cormack bc17ce483d Escape Strings in ident responses. vor 16 Jahren
  Shane Mc Cormack d3e1eee8fd Fix unit test (issue 1098) vor 16 Jahren
  Chris Smith d97055ffc7 Added another test for ProcessQuit, and some extra asserts to make sure clients are added/removed properly vor 16 Jahren
  Chris Smith 01089156ae Remove silly loop in createPluginJar, thus increasing its speed niftily! vor 16 Jahren
  Gregory Holmes 94bfee60a1 Layout change in MainFrame (does nothing really) vor 16 Jahren
  Shane Mc Cormack 3f64082171 Empty the .clover dir prior to running clover to speed it up. vor 16 Jahren
  Chris Smith 7dff3b5492 Added unit test for parser quit processing vor 16 Jahren
  Chris Smith 71bddf4451 Added unit test for parser topic processing vor 16 Jahren
  Chris Smith 85f7ec82e3 Action unit test vor 16 Jahren
  Chris Smith d1fe7ee2d0 CommandParser unit test vor 16 Jahren
  Shane Mc Cormack 2ab815cdc8 Bit more memory for stuff - this is about as high as we can go vor 16 Jahren
  Shane Mc Cormack 79915df339 Also report installer-build failures vor 16 Jahren
  Chris Smith 2811156db0 Fix silly inefficiency with CommandParser.addHistory vor 16 Jahren
  Shane Mc Cormack 5afafb93e8 Report nightly build failures vor 16 Jahren
  Chris Smith 6ee51f5e65 Refactor IdentClient slightly vor 16 Jahren
  Shane Mc Cormack abfde3c6df Fix definition of ACTION_DELETED - fixes issue 1091 vor 16 Jahren
  Chris Smith ed44286502 Fix confirm quit pref setting the wrong setting vor 16 Jahren
  Chris Smith a9b646423e Add general.logerrors to prefs dialog vor 16 Jahren
  Chris Smith 10cc43e005 If general.logerrors is set to false (its default value), errors are no longer logged to disk vor 16 Jahren
  Chris Smith e205da6d2e Synchronise access to ConfigManager.listeners vor 16 Jahren
  Chris Smith 68762fdb63 Identities are now loaded (falling back to properties for backwards compat) and saved as ConfigFiles vor 16 Jahren
  Chris Smith a957a8cb10 Unit tests++ vor 16 Jahren
  Chris Smith 029ded545e Add messages to the ActionEventsTest to figure out which is failing vor 16 Jahren
  Gregory Holmes 93846c22ea fixed a couple of issues with selected node background/foreground colours and rollover colours vor 16 Jahren
  Chris Smith dae092e1f8 Fix bizarre unit test breakage vor 16 Jahren
  Chris Smith 12f8a18612 Unit test updates/additions vor 16 Jahren
  Gregory Holmes 3082d892d6 Rollovers are no longer checked if the option is disabled vor 16 Jahren
  Gregory Holmes 134b487838 Treeview once again has rollovers vor 16 Jahren
  Gregory Holmes 73b19e6b8c use input-error not error for input error vor 16 Jahren
  Gregory Holmes fa8aef6a57 fixes issue 454: Line wrap indicator vor 16 Jahren
  Chris Smith 0e47e54b08 ConfigFile now escapes # vor 16 Jahren
  Gregory Holmes 5b5cad149d code tidying, more *_BORDER removal vor 16 Jahren
  Chris Smith 5bf62d37f6 Fiddled the way ConfigFile does escaping to allow = in keys vor 16 Jahren
  Chris Smith 8905c5cab0 ConfigFile now escapes/unescapes content vaguely sensibly, although it still doesn't like =s vor 16 Jahren
  Chris Smith 466200a6e1 Update config file test to cover odd things like :, =, \r, \n, \ vor 16 Jahren