7699 Révisions (64d5f572be1e1e0ebc5e09617c883d9c773967b1)
 

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