65 Commits (0.6.5)

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