5399 Commits (9e126db8164eb445129196dc8a6d08a856955386)

Author SHA1 Message Date
  Shane Mc Cormack e10385e185 Refixed issue 478. Parser now remembers the value it sent, and only acts when that value is returned. If a pong is returned twice, only the first is processed. 16 years ago
  Gregory Holmes 4d66450415 random changes that might aswell be committed 16 years ago
  Gregory Holmes d2be13a1d8 When was this renamed and not done? 16 years ago
  Gregory Holmes db0922dee4 NPE Fix in Frame 16 years ago
  Chris Smith 1527ebdac9 Move ConfigChangeListener into the interfaces package 16 years ago
  Chris Smith e95897a44c Update Checker bug fix 16 years ago
  Chris Smith b4c0ea880a Added interface + callback for the update checker 16 years ago
  Gregory Holmes be557741aa ui.sortByMode, ui.sortByCase, ui.quickCopy are now cached 16 years ago
  Chris Smith 325f1d7cc3 The update checker now clears its list of updates prior to parsing a new update reply 16 years ago
  Chris Smith 14e0eba15c Server action substitutions are no longer attempted if the server isn't connected 16 years ago
  Shane Mc Cormack f477a48228 Fixed parser not correctly parsing MAXLIST. (Fixes bug 519) 16 years ago
  Gregory Holmes 2c8792c0ea New resizable alias manager layout 16 years ago
  Gregory Holmes d39655f467 Added cheap work arounds for two annoying NPE's 16 years ago
  Shane Mc Cormack dfb93e3104 resetState is now called in the constructor 16 years ago
  Shane Mc Cormack 6e14788bd0 Applied previous fix to other boolean mode parsers. 16 years ago
  Shane Mc Cormack d93beddff3 Fixed bug where giving a channelclient a mode they areready had, caused them to appear as a higher mode. (ie +v on someone already voiced (but not opped) made them appear opped.) 16 years ago
  Gregory Holmes 6f3fb88fa1 Feedback dialog work 16 years ago
  Gregory Holmes 87c5dda760 Renamed TopicModesPane to TopicPane, as it should always have been called 16 years ago
  Gregory Holmes 41e15d837e Some kind of stupidity detecting AI is needed, although it might block too many commits 16 years ago
  Gregory Holmes 515d05a2f2 Stabbing another cause of the input field not having focus when windows are activated 16 years ago
  Chris Smith 01f518f1f0 Fix parser error callback 16 years ago
  Chris Smith 7ef9f79c2e Added identity ordering 16 years ago
  Chris Smith 445bc160d7 Identities can now be specified as global 16 years ago
  Chris Smith 8c0c430f0a Added /reloadidentities to please the whiny muppet 16 years ago
  Chris Smith 7fe51e6698 Added ServerError handler and added End of MOTD param in 16 years ago
  Chris Smith c86a053924 Crap. 16 years ago
  Gregory Holmes 7847425a56 javadoc 16 years ago
  Gregory Holmes 78d37802c7 Changed styliser to style an existing document or the current method 16 years ago
  Gregory Holmes f823570311 New IRCDocument and TextPane 16 years ago
  Gregory Holmes 769e25dfa3 test app for new textpane model 16 years ago
  Shane Mc Cormack b930308a41 Added callback for ERROR lines (OnServerError) (Fixes Issue 516) 16 years ago
  Gregory Holmes ac64abd41a Fixed statusbar increasing in size when the error icon is added 16 years ago
  Chris Smith 50f3b4d269 Issue 515: Identity reloading 16 years ago
  Chris Smith c138b515e7 Added bunch of updater options and methods needed for the prefs UI 16 years ago
  Gregory Holmes 54d7efe0fe Fixed height issues on the status bar 16 years ago
  Chris Smith 1cef97b0e0 Implemented ListenerList and made the core use it in favour of EventListenerList 16 years ago
  Chris Smith 75ebfc1591 Channels are now correctly cleared on socket close 16 years ago
  Gregory Holmes d4a95fd61a Initial work on redoing the layout for the expanding settings 16 years ago
  Gregory Holmes 03b3b0b1dc Remove deprecated method use 16 years ago
  Gregory Holmes b725cfefba Some more status bar layout tweaking (now slightly taller) 16 years ago
  Gregory Holmes 01580e260e -debugging 16 years ago
  Gregory Holmes ed897b3606 Unknown errors show info icon not normal icon. 16 years ago
  Chris Smith 12b489df03 Implemented condition trees \o/ 16 years ago
  Chris Smith f0d8090797 Channel topic history is now a rolling list 16 years ago
  Gregory Holmes 9b7827fd08 Issue 503: Prefs: Notifications: Changing one changed all 16 years ago
  Chris Smith 86ca6ee680 Added quote alias 16 years ago
  Chris Smith 4d8314198f Fix RollingList bug 16 years ago
  Chris Smith a904ce1402 Updatey stuff 16 years ago
  Chris Smith 2581b56668 Added fallback for command/silent chars in CommandManager 16 years ago
  Chris Smith c94ba997c4 Added WeakList and WeakMapList and made most relevant places use them. Should stop stuff not being GC'd after registering listeners and whatnot. 16 years ago