summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Released vte-0.15.3.vte_0_15_3Behdad Esfahbod2007-02-131-0/+10
* Restore autoscroll behaviour.Chris Wilson2007-02-121-0/+6
* Invalidate the selected region when starting in select-word or select-lineChris Wilson2007-02-121-0/+6
* Restore double-click to select word behaviour, broken by r1671 as theChris Wilson2007-02-121-0/+9
* Bug 407091 – vte_terminal_fork_command() env argument changed semanticChris Wilson2007-02-121-0/+8
* Improve ChangeLog grammar for last entryChris Wilson2007-02-111-1/+1
* Bug 323393 – Hyper-sensitive selectionChris Wilson2007-02-111-0/+8
* Bug 406763 – Selecting double-wide charactersChris Wilson2007-02-111-0/+10
* Have a separate adjust_adjustments for when we know that the page size andChris Wilson2007-02-101-0/+9
* Prevent the display of garbage after resizing and switching betweenChris Wilson2007-02-101-0/+10
* Do not allow to scroll past the last line after reducing scrollback lines.Chris Wilson2007-02-091-0/+8
* Reuse VteRowData whilst in the row.Chris Wilson2007-02-091-0/+5
* Remove the incomplete ChangeLog entryChris Wilson2007-02-091-10/+0
* Rework to reduce number of times mutex is taken and shorten the hold.Chris Wilson2007-02-091-0/+20
* A number of small bug fixes... - do not override the user setting ofChris Wilson2007-02-091-0/+43
* whitespaceChris Wilson2007-02-081-0/+4
* Bug 363597 – Scrollback in profile dialog doesn't workChris Wilson2007-02-081-0/+12
* do something useful with --geometry.Mariano Suárez-Alvarez2007-02-081-0/+4
* Use gtk_widget_get_(screen|display) which will itself return a default ifChris Wilson2007-02-081-0/+13
* Some more callgrinding - kill a little bit of overhead.Chris Wilson2007-02-081-0/+9
* Actually return whether or not we found the char in _vte_xft_font_for_charChris Wilson2007-02-071-0/+8
* As spotted perusing roxterm, we fail to redraw after changing the textChris Wilson2007-02-071-0/+8
* Scan for newlines before and after the current row to find the entire lineChris Wilson2007-02-071-0/+6
* Bug 345344 – Pattern matching is inefficient Bug 324246 – PerformanceChris Wilson2007-02-071-0/+11
* Avoid the strlen when possible.Chris Wilson2007-02-071-0/+5
* Some cleanups and a bug...Chris Wilson2007-02-071-0/+12
* Bug 86119 – "select all" feature Original patch by Simone Gotti.Chris Wilson2007-02-061-0/+10
* Bug 342059 – ASCII escape sequences don't work as expected Correction byChris Wilson2007-02-061-0/+8
* Bug 342059 – ASCII escape sequences don't work as expected Patch byChris Wilson2007-02-061-0/+8
* And finally as noted on bug 324246#c8 hide the hilite when the mouseChris Wilson2007-02-061-0/+9
* As noted on bug 324246#c8, hide the hilite when the focus disappears. OnChris Wilson2007-02-061-2/+4
* As noted on bug 324246#c8, hide the hilite when the focus disappears.Chris Wilson2007-02-061-0/+7
* Convert the exposed rectangles to cells and remerge them.Chris Wilson2007-02-061-0/+7
* As noted on Bug 401052#c13, vte fails to completely clear the cell'sChris Wilson2007-02-061-0/+9
* Move status_line_changed to post-processing emission.Chris Wilson2007-02-061-0/+9
* Clamp down on needless invalidates during selection.Chris Wilson2007-02-061-0/+10
* Don't needlessly break the text run on a space if we are not drawing cellChris Wilson2007-02-061-0/+6
* One more G_UNLIKELY Avoid expensive hiliting if the pointer is not in theChris Wilson2007-02-061-0/+10
* Bug 404757 – URL matching doesn't work with PCREChris Wilson2007-02-051-0/+7
* Don't draw cell attributes across spaces.Chris Wilson2007-02-051-0/+5
* A couple more G_LIKELYs.Chris Wilson2007-02-051-0/+5
* Bug 403028 – decset mode 12 = blinking cursorChris Wilson2007-02-051-0/+8
* Some more small callgrind tweaks - well into the law of diminishingChris Wilson2007-02-051-0/+11
* Beware the trivial change. Handle reuse of GValueArray correctly.Chris Wilson2007-02-051-0/+9
* And kill the leak as vte_table_match erroneously cleared its outputChris Wilson2007-02-051-0/+6
* The continual reallocation of GValueArray is the last trivially avoidableChris Wilson2007-02-051-0/+13
* Missed an important compiler warning.Chris Wilson2007-02-051-0/+5
* cf Bug 342338 – suffers from memory fragmentationChris Wilson2007-02-051-0/+22
* A few more compiler warnings.Chris Wilson2007-02-041-0/+10
* Bug 106618 – CJK 'fixed width' font and 's p a c e d o u t' issueChris Wilson2007-02-041-0/+12