4270 커밋 (1a248955886b11ab2ecdc5b065ea882a5f09d2f1)

작성자 SHA1 메시지 날짜
  Gregory Holmes 94bfee60a1 Layout change in MainFrame (does nothing really) 16 년 전
  Chris Smith 85f7ec82e3 Action unit test 16 년 전
  Chris Smith 2811156db0 Fix silly inefficiency with CommandParser.addHistory 16 년 전
  Chris Smith 6ee51f5e65 Refactor IdentClient slightly 16 년 전
  Shane Mc Cormack abfde3c6df Fix definition of ACTION_DELETED - fixes issue 1091 16 년 전
  Chris Smith ed44286502 Fix confirm quit pref setting the wrong setting 16 년 전
  Chris Smith a9b646423e Add general.logerrors to prefs dialog 16 년 전
  Chris Smith 10cc43e005 If general.logerrors is set to false (its default value), errors are no longer logged to disk 16 년 전
  Chris Smith e205da6d2e Synchronise access to ConfigManager.listeners 16 년 전
  Chris Smith 68762fdb63 Identities are now loaded (falling back to properties for backwards compat) and saved as ConfigFiles 16 년 전
  Gregory Holmes 93846c22ea fixed a couple of issues with selected node background/foreground colours and rollover colours 16 년 전
  Gregory Holmes 3082d892d6 Rollovers are no longer checked if the option is disabled 16 년 전
  Gregory Holmes 134b487838 Treeview once again has rollovers 16 년 전
  Gregory Holmes 73b19e6b8c use input-error not error for input error 16 년 전
  Gregory Holmes fa8aef6a57 fixes issue 454: Line wrap indicator 16 년 전
  Chris Smith 0e47e54b08 ConfigFile now escapes # 16 년 전
  Gregory Holmes 5b5cad149d code tidying, more *_BORDER removal 16 년 전
  Chris Smith 5bf62d37f6 Fiddled the way ConfigFile does escaping to allow = in keys 16 년 전
  Chris Smith 8905c5cab0 ConfigFile now escapes/unescapes content vaguely sensibly, although it still doesn't like =s 16 년 전
  Gregory Holmes beb8cda1da fixes issue 1072: AMD deselects all groups when an action is changed 16 년 전
  Gregory Holmes 9f4f7a0af3 synchronised access on actions, added a few methods 16 년 전
  Gregory Holmes 7b04007cbe move the action delete action into Action instead of ActionManager 16 년 전
  Gregory Holmes 8ec5908ff6 Added ACTION_DELETED action 16 년 전
  Gregory Holmes 6358e7c737 use nice font in license panel in about dialog 16 년 전
  Gregory Holmes e7bd64c4e2 fix repainting issues with the treeview? 16 년 전
  Chris Smith 5ec6ac76b8 Switch to making the seperator invisible instead of removing it 16 년 전
  Chris Smith 8071452dcf Seperator in the window menu is now dynamically show/hidden 16 년 전
  Chris Smith 53b83f702e It's now possible to delete actions. Joy. 16 년 전
  Chris Smith 9bb5987574 Fixed synchronisation in AMD 16 년 전
  Gregory Holmes 2a0e1d562f icon changes for frame containers in the treeview are now instant not delayed until the next repaint 16 년 전
  Chris Smith 7590504657 AMD now edits the right actions 16 년 전
  Gregory Holmes 1374f6c9d7 notifications are no longer cleared on any selection change 16 년 전
  Chris Smith 69bebf138e AMD now bound-checks the saved state 16 년 전
  Chris Smith 576dc5c3a5 SwingFirstRunWizard now uses an action listener to show the profile manager 16 년 전
  Chris Smith 3d44f87b55 Fix silly bug in linux uninstaller that prevented it from working 16 년 전
  Chris Smith c1d1073350 Tidy some of the crap javadoc/code/other crappy stuff in {Linux,}Installer.java 16 년 전
  Chris Smith 7abd3f272a Fatal errors are now reported immediately, rather than being queued, and block the reporting thread until they're done 16 년 전
  Chris Smith 704717675d The minimise and close MIs are now disabled if there are no active windows 16 년 전
  Chris Smith bae43594c3 Minimise and Close items in the window menu now work 16 년 전
  Chris Smith 29b68358c6 Work around JDesktopPane not tracking selected frame in any sane manner 16 년 전
  Chris Smith 162d9ee71d Removed a bunch of unused methods from the FrameManager interface and its implementations 16 년 전
  Chris Smith 930e084741 Window menu's "toggleState" button now defaults to "Maximise" 16 년 전
  Gregory Holmes c8445f90fd fixes issue 723: Closing windows with the treeview results in wrong title/window focus 16 년 전
  Chris Smith 3fbaf0e662 Added support for line wrap notifications (only for non-commands) 16 년 전
  Chris Smith 1485c865bb TextFiles/ConfigFiles can now be instansiated with InputStreams 16 년 전
  Chris Smith 9fd626a794 Added theme panel, repurposed PluginCellRenderer to render both themes and addons 16 년 전
  Chris Smith c80dc02059 Initial work on input validation/wrapping stuff 16 년 전
  Chris Smith 3e18588f90 Plugin update components are no longer prefixed by "Plugin: " 16 년 전
  Chris Smith 56b132e606 Tidy up the theme manager 16 년 전
  Chris Smith a58c9034bb Multiple themes can now be loaded at once 16 년 전