73 커밋 (1a248955886b11ab2ecdc5b065ea882a5f09d2f1)

작성자 SHA1 메시지 날짜
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 년 전
  Shane Mc Cormack b2954e9e5c raw window should probably use server.sendline rather than calling itself repeatedly... 11 년 전
  Greg Holmes ab45825e88 De-singleton + unit test 12 년 전
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 년 전
  Chris Smith 1011d7136a Remove window class from frame containers 13 년 전
  Greg Holmes d04e2bea4f Change header? 13 년 전
  Chris Smith d76efc309f Make WindowManager non-static 13 년 전
  Chris Smith 77b570a30f Style fixes 13 년 전
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 년 전
  Chris Smith 7040726e21 Deprecate and stop using StringTranscoder 13 년 전
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 년 전
  Chris Smith 675c52357b Rework how window closing works 13 년 전
  Chris Smith 00ae9c2a1f Core style fixes 14 년 전
  Chris Smith 8d2ff4fe98 Core support for crazy timestamps 14 년 전
  Chris Smith 0f3ae3503e Raw windows now have proper command parsers 14 년 전
  Chris Smith a42e5be4fe Remove some deprecated method use 14 년 전
  Chris Smith f4bbdb48fe Massive window changes. 14 년 전
  Chris Smith 515aabbdef Lots more window changes/breakgae 14 년 전
  Chris Smith bec66870a7 Window titles are now handled by the core 14 년 전
  Chris Smith a660afd735 Lots of refactoring relating to windows 14 년 전
  Chris Smith 779ad44fe8 Rewrite how window closing works 14 년 전
  Chris Smith 77569b8666 More style improvements 14 년 전
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 년 전
  Chris Smith e7faae82ca Couple of minor style fixes 14 년 전
  Gregory Holmes 0fd36aaddc fixes issue 3027 15 년 전
  Chris Smith 70ca8800f0 Move CallbackNotFoundException and SpecificCallback 15 년 전
  Chris Smith 644e5abbba Some more work on parser abstraction. Everything's horribly broken. 15 년 전
  Chris Smith ec1d945b05 Parser refactoring part 3: introduce Parser interface 15 년 전
  Chris Smith 6e1beb7bb3 Parser abstraction part 2. The parser now works. 15 년 전
  Chris Smith cc89540169 Move and rename all the parser interfaces 15 년 전
  Gregory Holmes 7b92d0bc43 fixes issue 2615 15 년 전
  Chris Smith d5d9cd7880 Repurpose IconChangeListener as FrameInfoListener 15 년 전
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 년 전
  Shane Mc Cormack 657b5485d1 Rename parser, again. Issue 1903 15 년 전
  Chris Smith 62e107af7a FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method 16 년 전
  Chris Smith 5f8df05be4 FrameContainers now require the name of an icon rather than an icon itself 16 년 전
  Chris Smith 79e0f9364b Moved IconManager to UI 16 년 전
  Chris Smith 34d37325d2 Core style/pmd fixes 16 년 전
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 년 전
  Chris Smith 1fe5669b4c Core javadoc/general tidying (Issue 633) 16 년 전
  Chris Smith 4d4040f520 Fixes issue 617: window closing procedure 16 년 전
  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 16 년 전
  Chris Smith 066481ba20 Raw windows are now removed from the window manager, and custom windows are now removed from the main window 16 년 전
  Chris Smith c1cd344c78 FrameContainer.getConfigManager is now abstract, fix imports DF decided not to bother adding, add initial popup menu work 16 년 전
  Chris Smith 404005099b Various NPE fixes. Fixes raw window not closing properly if the server doesn't have a parser, and the command parser throwing an NPE for some odd windows. All other fixes affect 0.6 code only 16 년 전
  Gregory Holmes 2125eceb3b Raw windows can now be closed and removed 16 년 전
  Chris Smith 527d448ab8 WindowManager now actually works, hopefully 16 년 전
  Gregory Holmes a9af71a6fe Tidied up the treeview some more, and ironed out some bugs with the new selection/scrolling code 16 년 전
  Chris Smith 7b55f439cf Added addLine() wrapper to frame container and made all frame containers use it. This should fix the assortment of NPEs caused when the parser fires an event when the container's window has already been closed. 17 년 전
  Shane Mc Cormack 8c4860040b Renamed: CallbackNotFound -> CallbackNotFoundException 17 년 전