24 Commits (fd83b6b2a939647bd4ca4c20a0c85ccb2d1b2655)

Autor SHA1 Mensaje Fecha
  Shane Mc Cormack fd83b6b2a9 Update Copyright hace 13 años
  Chris Smith 675c52357b Rework how window closing works hace 13 años
  Chris Smith a42e5be4fe Remove some deprecated method use hace 14 años
  Chris Smith f4bbdb48fe Massive window changes. hace 14 años
  Chris Smith 9eeba69d5d Deprecated methods, new ListenerList usage hace 14 años
  Chris Smith bec66870a7 Window titles are now handled by the core hace 14 años
  Chris Smith a660afd735 Lots of refactoring relating to windows hace 14 años
  Chris Smith 779ad44fe8 Rewrite how window closing works hace 14 años
  Shane Mc Cormack b691b14491 Update the copyright date on all files. hace 14 años
  Chris Smith d5d9cd7880 Repurpose IconChangeListener as FrameInfoListener hace 15 años
  Chris Smith cf88cea3e1 Remove unused import hace 15 años
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 hace 15 años
  Chris Smith 344f5a5723 Checkstyle fixes hace 16 años
  Chris Smith 62e107af7a FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method hace 16 años
  Chris Smith 5f8df05be4 FrameContainers now require the name of an icon rather than an icon itself hace 16 años
  Chris Smith 79e0f9364b Moved IconManager to UI hace 16 años
  Chris Smith 34d37325d2 Core style/pmd fixes hace 16 años
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. hace 16 años
  Chris Smith 8cdeab2ef4 Core javadoc. Fixes issue 633. hace 16 años
  Chris Smith 4d4040f520 Fixes issue 617: window closing procedure hace 16 años
  Chris Smith 31dc28fbc1 Major hackage of how closing windows works. Away listeners should be properly removed now. We need to take a better look at the closing process at some point in the future hace 16 años
  Chris Smith 066481ba20 Raw windows are now removed from the window manager, and custom windows are now removed from the main window hace 16 años
  Chris Smith 3c779e4335 Added /openwindow command hace 16 años
  Chris Smith 3da6557215 Added custom window icon hace 16 años
  Chris Smith 896afd3621 Logging history window is now a child of the window it's for, rather than a child of the server hace 16 años
  Chris Smith 527d448ab8 WindowManager now actually works, hopefully hace 16 años
  Chris Smith 371e62a594 Fixed HistoryWindow hace 16 años
  Gregory Holmes 5229587e1c FrameManagers now use {add,del}Window(FrameContainer) and {add,del}Window(FrameContainer, FrameContainer) instead of {add,del}Server and {add,del}Custom hace 16 años
  Shane Mc Cormack fa668b32fc Updated plugins for Config. deprecation hace 17 años
  Chris Smith 96d15bb91b Fix logging plugin history window not being removed from the frame manager hace 17 años
  Shane Mc Cormack 4689717c8d Spaces -> Tabs hace 17 años
  Chris Smith de16c15467 Added history window to the logging plugin hace 17 años