93 Commits (8381857bdc7550b008cde24545f02c4c88f390ff)

Author SHA1 Message Date
  Chris Smith 4ca4bd5d1d Use @PluginDomain in a few places. 10 years ago
  Greg Holmes c2887266fe Tidy warnings 10 years ago
  Chris Smith 74aa499be4 Autoformat all the plugins. 10 years ago
  Chris Smith e5c04b4a97 Start injecting TextPane dependencies. 10 years ago
  Chris Smith 53c0284632 Remove some more SwingController references. 10 years ago
  Greg Holmes 27f467bf4f Remove lombok from plugins 10 years ago
  Greg Holmes 4497d419d7 Refactor BackgroundPainter, mostly removing lombok 10 years ago
  Shane Mc Cormack c7990ef968 Update Copyright to 2014 10 years ago
  Greg Holmes a9354e7b54 Java 7 conversions 10 years ago
  Greg Holmes e7301384cc Tidy up javadoc 10 years ago
  Chris Smith 37d3c18858 Remove UrlBuilder.buildUrl calls. 10 years ago
  Chris Smith 526cb3e37b Use config interfaces where possible. 10 years ago
  Chris Smith 28e3529e08 Handle stuff moving. 10 years ago
  Greg Holmes eda3c0bb95 Non-opaque tabbedpanes for GTK too. 11 years ago
  Shane Mc Cormack d30f7690e4 Update copyright for 2013 11 years ago
  Greg Holmes 02bee41e74 Fix textpane being unable to display a single line. 12 years ago
  Greg Holmes b1fb7f5ef8 (Almost) Generic background image painter 12 years ago
  Greg Holmes d2e06ff050 Fix for errant new line notifications in the textpane. 12 years ago
  Shane Mc Cormack f40fbcff29 Update copyright for 2012 12 years ago
  Chris Smith c7e9a3c076 Fix fallout from util changes 12 years ago
  Greg Holmes 41c77ef7ed Move interfaces to a central location. 13 years ago
  Greg Holmes d1ceb47ed4 Fix new lines at ends of files 13 years ago
  Greg Holmes 4e45644e2a Take document trimming into account with new line indicator. 13 years ago
  Greg Holmes 85a02e5f38 Change header? 13 years ago
  Greg Holmes 3096dc6684 Fix a couple of style errors in the textpane 13 years ago
  Greg Holmes 5f76f5b75c Remove windows from commands 13 years ago
  Chris Smith f5fff70ef4 Fix line endings / trailing spaces 13 years ago
  Greg Holmes 118a2c0502 Remove deprecations 13 years ago
  Chris Smith 9407dbe848 Fix textpane passing wrong length to getStyledText 13 years ago
  Greg Holmes 9db9d75245 Revert "Attempt to make textpane slightly more readable and individual methods less complex." 13 years ago
  Shane Mc Cormack e1106c80db Update Copyright 13 years ago
  Greg Holmes b169e345b7 Attempt to make textpane slightly more readable and individual methods less complex. 13 years ago
  Greg Holmes b732f4bd16 PMD Fixes for plugins 13 years ago
  Greg Holmes 4a4a169e27 Fix PMD errors in plugins. 13 years ago
  Greg Holmes 99d5c3ce6b Fix textpane not selecting last line again. 13 years ago
  Greg Holmes d74d6d7d62 Rely less on document for internal state. Code tidying. 13 years ago
  Greg Holmes e9e29b9b81 Allow copying text from last line of the text pane. 13 years ago
  Greg Holmes 325cd82a5a Show second line of textpane. 13 years ago
  Gregory Holmes 79e80af379 Add option for new line notifications in textpane. 13 years ago
  Chris Smith 7f35856fc4 Fix bizarre crazy amazing textpane line counting bugs 13 years ago
  Chris Smith 268bbc8dbd Fix a couple of minor new line indicator bugs 13 years ago
  Gregory Holmes 14ee5ff8cf Add new line indicator to textpane. 13 years ago
  Greg Holmes 1ddd2945da Revert "Cache positions of lines for faster repaints." 13 years ago
  Greg Holmes 0601199033 Cache positions of lines for faster repaints. 13 years ago
  Greg Holmes 7f6dcc101b Remove code duplication in TextPane getSelectedText. 13 years ago
  Greg Holmes a11717df19 Adds control code copying 14 years ago
  Greg Holmes 68056e36d6 Check is there is text to select before enabling copy item. 14 years ago
  Greg Holmes a850a25acb Add executor for swing workers, make everything use it. 14 years ago
  Greg Holmes 3fe3e0f424 Don't add null components to prefs panels, show error. 14 years ago
  Greg Holmes 7d62be83b0 Do something when background images are unset... 14 years ago