10050 Commits (f8fd61fa574ce7cdfab10c6f09f1e663699f5ba1)
 

Author SHA1 Message Date
  Chris Smith 4c72ecf070 Carat colour is now foreground colour 17 years ago
  Chris Smith 67636998c0 Added channelSelfExternal{Message,Action} 17 years ago
  Chris Smith b9f1e8a199 Fixed nick changes in query frames 17 years ago
  Chris Smith b0698393f1 Added /reloadformatter command 17 years ago
  Shane Mc Cormack 7b05bb86e7 Fixed delClient not actually removing clients... 17 years ago
  Gregory Holmes a6ae5d735f Added reload method to formatter 17 years ago
  Chris Smith 09d96bd8f7 Added CTCP/CTCPr handling 17 years ago
  Shane Mc Cormack b503f44b22 Fixed CTCPReplies 17 years ago
  Shane Mc Cormack 8c9cf21006 Added parseHostFull method 17 years ago
  Shane Mc Cormack 0043ce6b16 Added OnChannelNickChanged callback 17 years ago
  Chris Smith 3ca3860785 Added nick command 17 years ago
  Chris Smith 6deb80b1aa Added config options to set back and foreground colours for innerframes 17 years ago
  Chris Smith 9fad9018f7 Fixed bug with tree view not repainting after notifications 17 years ago
  Shane Mc Cormack 16d74e6f01 Kick reporting the kicked user as the kickee has been fixed. 17 years ago
  Chris Smith c7f1541fcb Added raw/channel/query icons 17 years ago
  Chris Smith 30d364408a Fixed notifications in the treeframe (contains() != containsKey()!) 17 years ago
  Gregory Holmes 84a4e2110f Fixed issue 72 with a scrollpane 17 years ago
  Chris Smith 866781fbc3 Added clearNotifications to FrameManager 17 years ago
  Chris Smith 4373502296 Updated frame manager interface (breaks the trunk) 17 years ago
  Chris Smith 860364d671 Resized (secure-)server.png 17 years ago
  Chris Smith fd6b896146 Added server icons 17 years ago
  Gregory Holmes f9a36a5e14 Added an emptyborder to the tree 17 years ago
  Gregory Holmes 19af69b596 Fixed issue 73 17 years ago
  Chris Smith 5dee5eb8ac Channel join events are now formatted properly 17 years ago
  Chris Smith 92fa2ea4e3 Added an empty border to tree cell nodes so the icons don't touch 17 years ago
  Chris Smith 51f696e35e Remove horrible if/else statement from treeview cell render, and use the icons supplied by the objects instead of hardcoding one 17 years ago
  Chris Smith e9a3c9c39d If the innerframes are maximised, change the topic when the focus is changed 17 years ago
  Chris Smith 19a7172fce Fixed frames not gaining focus 17 years ago
  Gregory Holmes 5f96aa67a9 Added javadoc 17 years ago
  Gregory Holmes 48bdc4e38d Fixed the bug i introduced without paying attention 17 years ago
  Gregory Holmes 84378e7cf1 Added basic TreeView FrameManager, for real this time 17 years ago
  Gregory Holmes cdb124f0fa Added basic TreeView FrameManager 17 years ago
  Chris Smith e38882f901 The main objects now all implement FrameContainer 17 years ago
  Shane Mc Cormack 24bf653ac2 Removed line that was copied and pasted by mistake. 17 years ago
  Chris Smith 98e9adb7b4 Default server, port and password are now read from the config 17 years ago
  Shane Mc Cormack 9391ecbe09 Fixed Issue 61. Parser no longer tries to parse things that it doesn't need to before recieving 001. 17 years ago
  Chris Smith ac8b2e32b2 Added activateFrame to all main classes 17 years ago
  Chris Smith 6841805796 Added DummyFrameManager 17 years ago
  Chris Smith 7844cfa07e Added toString method for main objects 17 years ago
  Chris Smith 0b65646029 Added channelSelfJoin message 17 years ago
  Chris Smith 7dc45d700e Couple of formatting tweaks 17 years ago
  Chris Smith bcc9fc7885 Maximise windows on focus, instead of all of them when one is maximised 17 years ago
  Gregory Holmes 881a6b38af Added javadoc 17 years ago
  Gregory Holmes 4438e087a2 Added javadoc 17 years ago
  Chris Smith 2996635d26 All of the UI except the Identity Manager dialog (which will probably be completely rewritten before it's used) is now javadoc'd 17 years ago
  Gregory Holmes 036b898ece Updated serialVersionUIDs 17 years ago
  Gregory Holmes f76e6acf24 Fixed auto scrolling issues 17 years ago
  Chris Smith df045ab16f Input fields now request focus when an internal frame is activated 17 years ago
  Chris Smith 739b3ce453 Fixed issue 62 17 years ago
  Gregory Holmes 215d09ae25 Updated javadoc to remove references to the now removed ClientInfo in the interfaces 17 years ago