65 Commit (0.6.5)

Autore SHA1 Messaggio Data
  Chris Smith 9407dbe848 Fix textpane passing wrong length to getStyledText 13 anni fa
  Greg Holmes 9db9d75245 Revert "Attempt to make textpane slightly more readable and individual methods less complex." 13 anni fa
  Shane Mc Cormack e1106c80db Update Copyright 13 anni fa
  Greg Holmes b169e345b7 Attempt to make textpane slightly more readable and individual methods less complex. 13 anni fa
  Greg Holmes b732f4bd16 PMD Fixes for plugins 13 anni fa
  Greg Holmes 4a4a169e27 Fix PMD errors in plugins. 13 anni fa
  Greg Holmes 99d5c3ce6b Fix textpane not selecting last line again. 13 anni fa
  Greg Holmes d74d6d7d62 Rely less on document for internal state. Code tidying. 13 anni fa
  Greg Holmes e9e29b9b81 Allow copying text from last line of the text pane. 13 anni fa
  Greg Holmes 325cd82a5a Show second line of textpane. 13 anni fa
  Gregory Holmes 79e80af379 Add option for new line notifications in textpane. 13 anni fa
  Chris Smith 7f35856fc4 Fix bizarre crazy amazing textpane line counting bugs 13 anni fa
  Chris Smith 268bbc8dbd Fix a couple of minor new line indicator bugs 13 anni fa
  Gregory Holmes 14ee5ff8cf Add new line indicator to textpane. 13 anni fa
  Greg Holmes 1ddd2945da Revert "Cache positions of lines for faster repaints." 13 anni fa
  Greg Holmes 0601199033 Cache positions of lines for faster repaints. 13 anni fa
  Greg Holmes 7f6dcc101b Remove code duplication in TextPane getSelectedText. 13 anni fa
  Greg Holmes a11717df19 Adds control code copying 14 anni fa
  Greg Holmes 68056e36d6 Check is there is text to select before enabling copy item. 14 anni fa
  Greg Holmes a850a25acb Add executor for swing workers, make everything use it. 14 anni fa
  Greg Holmes 3fe3e0f424 Don't add null components to prefs panels, show error. 14 anni fa
  Greg Holmes 7d62be83b0 Do something when background images are unset... 14 anni fa
  Greg Holmes 995c60a216 Tidy up TextPaneCanvas a little 14 anni fa
  Greg Holmes 4c692b576a Check for empty iterator before adding styles. 14 anni fa
  Chris Smith 6b0a81a27b Style fixes 14 anni fa
  Greg Holmes 8016183432 Import order fixing 14 anni fa
  Greg Holmes 597aefda47 More null checking in textpane highlighting code 14 anni fa
  Greboid 6ded35dee3 Fixes textpane not autoscrolling on creation. 14 anni fa
  Greboid 3fefcc2cfa Remove use of deprecated methods 14 anni fa
  Greboid c758701a6d Fixes issue 4007 14 anni fa
  Greboid 872c63648a Auto scrolling should work again now 14 anni fa
  Greboid a0908ebca5 Fix deadlock in the textpane... (EDT!!) 14 anni fa
  Greboid d02f514fb0 Move trim handling to IRCDocument. 14 anni fa
  Chris Smith 9e59580933 FrameContainers now look after IRCDocuments 14 anni fa
  Greboid edb59167dd Moves IRCDocument to core 14 anni fa
  Greboid f977975740 Major surgery on mouse events in the textpane. 14 anni fa
  Chris Smith e024e3e3ca Show tooltips in the textpane 14 anni fa
  Greboid 858997a20e Fixes issue 3928 14 anni fa
  Greboid 4a00957ace Fixes issue 3940 14 anni fa
  Greboid 184d8017b1 Fixes issue 3890 14 anni fa
  Greboid 9abab99098 Fixes issue 3885 14 anni fa
  Simon Mott 955061014d Adds listeners to the TextPane for Control+Home/End and the appropriate behaviour 14 anni fa
  Greboid 42c0630607 Fixes issue 3855 14 anni fa
  Greboid 9a8fd6a92d Fixes issue 3849 14 anni fa
  Greboid 09cefa8836 Fixes issue 3839: Textpane selection is still broken when selecting downwards (when cursor is between two lines) 14 anni fa
  Greboid 6592de93c8 Adds methods to ask for insertion indexes or character indexes in the textpane 14 anni fa
  Greboid 407683fa35 Fixes issue 3835: Textpane selection breaks when moving mouse below textpane during selection 14 anni fa
  Greboid 8659e5a66c Fixes issue 3801: Custom fonts break line hitboxing 14 anni fa
  Greboid 99c7c446bb Adjust the hitboxes magically 14 anni fa
  Gregory Holmes c5010ce03f Fixes issue 3801: Custom fonts break line hitboxing 14 anni fa