58 Commits (1a248955886b11ab2ecdc5b065ea882a5f09d2f1)

Author SHA1 Message Date
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Chris Smith ebbd1daff5 Import fixing! 12 years ago
  Greg Holmes 60d9db2dcf Centralised interfaces packages. 13 years ago
  Chris Smith 43ff2c77b0 Move notification handling into message sink manager/classes 13 years ago
  Chris Smith 9d649ba75f Core support for setting composition states 13 years ago
  Chris Smith 1011d7136a Remove window class from frame containers 13 years ago
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Chris Smith d76efc309f Make WindowManager non-static 13 years ago
  Chris Smith ef8a269d00 Make UIs responsible for their own selection handling. 13 years ago
  Chris Smith f77c4e5920 Add statusbar notification target 13 years ago
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 years ago
  Chris Smith 8eb818807b Deprecation and style fixes 13 years ago
  Chris Smith 47af8cd7ce PMD fixes and rule updates 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith 5d584f2068 Style fixes 14 years ago
  Chris Smith 8d2ff4fe98 Core support for crazy timestamps 14 years ago
  Chris Smith f4bbdb48fe Massive window changes. 14 years ago
  Chris Smith 515aabbdef Lots more window changes/breakgae 14 years ago
  Chris Smith 9eeba69d5d Deprecated methods, new ListenerList usage 14 years ago
  Chris Smith bec66870a7 Window titles are now handled by the core 14 years ago
  Chris Smith a660afd735 Lots of refactoring relating to windows 14 years ago
  Chris Smith 0ecbf05e69 WindowManager now uses FrameContainers 14 years ago
  Chris Smith 6686ca32b7 Don't assume all containers will have open windows 14 years ago
  Chris Smith 9a07440c68 CTCP replies are now stoppable with actions 14 years ago
  Chris Smith 4ac7c349bd Allow fallbacks for comchans or channel notification targets 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith 9dc3dd3c97 Allow comchans notification target 14 years ago
  Chris Smith 7584f31013 Handle MaxLineLength being -1 when splitting lines. 15 years ago
  Chris Smith d5d9cd7880 Repurpose IconChangeListener as FrameInfoListener 15 years ago
  Gregory Holmes 938d40c5f6 fixes issue 2306: Paste protection/dialog line counts don't take into account empty line trimming 15 years ago
  Chris Smith 4db4496fc4 Fix incorrect notifications default 15 years ago
  Chris Smith 0c23a0fc69 More deprecation fixes 15 years ago
  Chris Smith e20b9f68f6 Implement new SplitLine method in WritableFrameContainer 15 years ago
  Chris Smith c9446d3465 Line length calculations now use bytes not chars. 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith 339e5e8150 Global Window now says its max length is -1, WritableFrameContainer now handles max line lengths of <= 0 better 16 years ago
  Chris Smith 62e107af7a FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method 16 years ago
  Chris Smith 5f8df05be4 FrameContainers now require the name of an icon rather than an icon itself 16 years ago
  Chris Smith 34d37325d2 Core style/pmd fixes 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith 1fe5669b4c Core javadoc/general tidying (Issue 633) 16 years ago
  Chris Smith 7b443815c4 Breaking the trunk? Me? Never! 16 years ago
  Chris Smith 96b5725ea1 Notifications now allow fork: and formatter: types 16 years ago
  Chris Smith 016220c3a1 Stuff using the new notification system (read: almost everything) can now have its format type set by actions/plugins again 16 years ago
  Chris Smith 99a13cdf9a Channel refactoring 16 years ago
  Chris Smith fd65545ec4 Remove handleNotification's fallback param, which fixes reconnect/socket notifications breaking 16 years ago
  Chris Smith 7cb4afc331 Cached some config setting with an annoyingly long name 16 years ago
  Chris Smith 34d403ba12 Channel/notification abstraction 16 years ago
  Chris Smith a0822a96e9 Fixed edge-case bug in WritableFrameContainer.getNumLines 17 years ago