65 Révisions (0.6.5)

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