65 Commits (0.6.5)

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