index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
screen-write.c
Commit message (
Expand
)
Author
Age
*
Sync OpenBSD patchset 421:
Tiago Cunha
2009-10-23
*
Sync OpenBSD patchset 420:
Tiago Cunha
2009-10-23
*
Sync OpenBSD patchset 419:
Tiago Cunha
2009-10-23
*
Sync OpenBSD patchset 416:
Tiago Cunha
2009-10-23
*
Sync OpenBSD patchset 415:
Tiago Cunha
2009-10-23
*
Sync OpenBSD patchset 414:
Tiago Cunha
2009-10-23
*
Sync OpenBSD patchset 401:
Tiago Cunha
2009-10-15
*
Sync OpenBSD patchset 400:
Tiago Cunha
2009-10-15
*
Sync OpenBSD patchset 397:
Tiago Cunha
2009-10-15
*
Sync OpenBSD patchset 394:
Tiago Cunha
2009-10-15
*
Sync OpenBSD patchset 328:
Tiago Cunha
2009-09-15
*
Sync OpenBSD patchset 322:
Tiago Cunha
2009-09-11
*
Sync OpenBSD patchset 317:
Tiago Cunha
2009-09-07
*
Sync OpenBSD patchset 285:
Tiago Cunha
2009-08-21
*
Sync OpenBSD patchset 282:
Tiago Cunha
2009-08-21
*
Sync OpenBSD patchset 252:
Tiago Cunha
2009-08-14
*
Sync OpenBSD patchset 227:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 207:
Tiago Cunha
2009-07-30
*
Sync OpenBSD patchset 186:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 162:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 160:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 159:
Tiago Cunha
2009-07-22
*
Sync OpenBSD patchset 158:
Tiago Cunha
2009-07-22
*
The scroll region cannot be one line only, ignore attempts to make it so.
Nicholas Marriott
2009-07-15
*
Cursor up and down should be limited by the scroll region (cuu should stop at
Nicholas Marriott
2009-07-09
*
Change inserting and deleting lines inside the scroll region to properly clear
Nicholas Marriott
2009-07-09
*
Tidy by removing unused argument from grid_view_{insert,delete}_line_region
Nicholas Marriott
2009-07-09
*
Fix two errors with character/line insertion and deletion: the maximum number
Nicholas Marriott
2009-07-01
*
Whoops, revert.
Nicholas Marriott
2009-06-26
*
Remove some unused function declarations; no binary change.
Nicholas Marriott
2009-06-26
*
Status line fixes: don't truncate status-right now the length calculation is
Nicholas Marriott
2009-06-26
*
Whitespace and more syncing.
Nicholas Marriott
2009-06-25
*
Restore $Id$ and add script to do so.
Nicholas Marriott
2009-06-25
*
Support insert mode by using insert character to shift the cells before writing
Nicholas Marriott
2009-06-25
*
Implement the DEC alignment test. With the last change this is enough for the
Nicholas Marriott
2009-06-25
*
Fix some miscalculations when clearing to start of screen: the number of lines
Nicholas Marriott
2009-06-25
*
New session option, status-utf8, to control the interpretation of top-bit-set
Nicholas Marriott
2009-06-25
*
Add a UTF-8 aware string length function and make UTF-8 in
Nicholas Marriott
2009-06-25
*
Space trimmage mega-diff.
Nicholas Marriott
2009-05-04
*
Use a (pre)randomised binary tree for UTF-8 character widths. Probably overkill
Nicholas Marriott
2009-04-30
*
- Unbreak selection colouring.
Nicholas Marriott
2009-03-30
*
8 -> UTF8_SIZE.
Nicholas Marriott
2009-03-29
*
- Ignore padding when writing so copying the screen for copy-mode doesn't inc...
Nicholas Marriott
2009-03-29
*
Better UTF-8 support, including combined characters. Unicode data is now stored
Nicholas Marriott
2009-03-28
*
Step 2 of the Grand Plan To Make UTF-8 Better.
Nicholas Marriott
2009-03-28
*
struct grid_data -> struct grid. Stage 1 of the Grand Plan To Make UTF-8 Better.
Nicholas Marriott
2009-03-28
*
CSR resets the cursor to the top-left. Reported by merdely.
Nicholas Marriott
2009-03-05
*
Redraw selection properly.
Nicholas Marriott
2009-02-25
*
Check the right variable. Doh.
Nicholas Marriott
2009-02-24
*
Don't turn cursor off unless actually drawing something.
Nicholas Marriott
2009-02-21
[next]