566 Commits (0.6.5)

Author SHA1 Message Date
  Greg Holmes 75c58ac94e Minor tidying in TextFrame. 13 years ago
  Greg Holmes 1ddd2945da Revert "Cache positions of lines for faster repaints." 13 years ago
  Greg Holmes 3563d122e5 Load OSD Manager in ctor not on plugin load. 13 years ago
  Greg Holmes 0025d6bc58 Move InputFields into their own package. 13 years ago
  Greg Holmes 338ab10219 Adds some window arrangement options for MDI mode. 13 years ago
  Greg Holmes b0f3497fa4 Re-add treescroller after treeview is rebuilt. 13 years ago
  Chris Smith 48d6cca2a0 Misc style fixes 13 years ago
  Chris Smith e50c0b3f69 Stop commands registering themselves in ctors 13 years ago
  Chris Smith 29cc552c8e Twitter parser style improvements 13 years ago
  Chris Smith 2af6301c7a More deprecation changes 13 years ago
  Chris Smith 02248d05b7 Remove old/unstable uses of URLHandler 13 years ago
  Chris Smith 0522ef4a6e Update usages of ErrorLevel.getIcon() 13 years ago
  Greg Holmes 3c7acd4360 Remove usages of deprecated method getCommandParser from InputWindow. 13 years ago
  Greg Holmes a54128752b Tidy up method to find input command parser. 13 years ago
  Greg Holmes 46296523c2 Change auto minimisation of the systray plugin to false 13 years ago
  Greg Holmes 0601199033 Cache positions of lines for faster repaints. 13 years ago
  Greg Holmes 3d008dee69 On the fly frame manager position moving. 13 years ago
  Simon Mott ea460fbf9c Changed Timeout setting in OSD plugin to be an OptionalInteger which allows for OSD windows to stay open indefinitely 13 years ago
  Greg Holmes cb383eedc1 Check window exists before using it 13 years ago
  Greg Holmes 7f6dcc101b Remove code duplication in TextPane getSelectedText. 13 years ago
  Greg Holmes ed091b4a1c Remove inputwindow hackery 13 years ago
  Greg Holmes e11ca43562 Disable ok/cancel buttons if updating when opening update dialog. 13 years ago
  Greg Holmes 6a6c30097b Remember selection interval in addon browser on refresh. 13 years ago
  Greg Holmes a11717df19 Adds control code copying 13 years ago
  Greg Holmes f6780738e0 Select all text and focus server field when showing NSD. 13 years ago
  Chris Smith 42ab28ddd7 Dummy ui now exports getController 13 years ago
  Chris Smith 8b6eebbf5b Remove pointless setUI calls 14 years ago
  Chris Smith 61e10924d8 Update UI to cope with new status bar changes 14 years ago
  Chris Smith 5842ac8d0d Swing UI now exports getController 14 years ago
  Chris Smith 155db175d0 Add basic support for closing windows to webui 14 years ago
  Chris Smith b334ee2ff2 Remove some deprecated UI calls 14 years ago
  Chris Smith 2d72cf17ae Remove deprecated UI methods from Systray plugin 14 years ago
  Greg Holmes 821dafdfdf Remove stupid textlabel classes, work around introduced bugs 14 years ago
  Chris Smith bb0b31e42b Remove deprecated UI Controller methods from nick colour plugin 14 years ago
  Greg Holmes 68056e36d6 Check is there is text to select before enabling copy item. 14 years ago
  Chris Smith 9c1559c37d Fallout from PrefsManager changes 14 years ago
  Greg Holmes 24d4c12a12 Change internal panel background colour from desktop colour to panel colour. 14 years ago
  Chris Smith 93f7e8fdff Validator move 14 years ago
  Greg Holmes fda519faf5 Add optional tree handles 14 years ago
  Greg Holmes a850a25acb Add executor for swing workers, make everything use it. 14 years ago
  Greg Holmes 3f8515134e Re-add settings panel padding (programatic option) 14 years ago
  Chris Smith 38f5fd8444 Remove pack constraint 14 years ago
  Greg Holmes 3fe3e0f424 Don't add null components to prefs panels, show error. 14 years ago
  Greg Holmes b0592313af Correct invalid numerical settings. 14 years ago
  Chris Smith c1cc2c6332 Swing UI now only shows SLD option if SL plugin exists 14 years ago
  Chris Smith 14e847872d Add serverlist plugin 14 years ago
  Greg Holmes 7d62be83b0 Do something when background images are unset... 14 years ago
  Greg Holmes 995c60a216 Tidy up TextPaneCanvas a little 14 years ago
  Greg Holmes eb1379ea25 Enable link clicking when wrapping topic. Style fixes. 14 years ago
  Greg Holmes 61f06d27e9 Return useful value rather than null whern finding node. 14 years ago