summaryrefslogtreecommitdiff
path: root/lib/libcurses/refresh.c
AgeCommit message (Expand)Author
2000-07-03More include cleanup. Remvoe (p) from #undef in libipsec.matt
2000-06-15Move setting of __endwin so that we also change it from the stop handler.jdc
2000-06-12Copy all background attributes (not just colour) from win to __virtscr.jdc
2000-05-20GC __FORCEPAINT.mycroft
2000-05-19Fix a silly bug that caused blanks to always be redrawn on dirty lines inmycroft
2000-05-19More microoptimization, and explicitly skip lines that are not dirty.mycroft
2000-05-19Two optimizations in quickch():mycroft
2000-05-19We already initialize UP and BC when we fire up Curses, so pass a null pointermycroft
2000-05-18Clear any cached __LEAVEOK flag in __virtscr when refreshing another window.mycroft
2000-05-07Don't try and refresh those parts of windows that are outside our terminal.jdc
2000-04-29As the comment suggests, move the __unsetattr() to the end of doupdate(), justmycroft
2000-04-29Speed up refresh in the presence of attributes by precalculating a mask formycroft
2000-04-28We can't assume colour won't be turned off if the escape sequences forjdc
2000-04-28Remove test code inadvertently left in.jdc
2000-04-27Don't change the cursor position if __LEAVEOK.jdc
2000-04-27Implement wnoutrefresh() and doupdate(). wrefresh() now calls these functionsjdc
2000-04-21Work round xterm bug which displays the wrong background colour when thejdc
2000-04-19Converted all termcap library calls to the "new" interface, this fixesblymn
2000-04-18Add support for background characters and attributes.jdc
2000-04-16Really don't move with altcharset set.jdc
2000-04-15Don't move with altcharset or colour set (if you try this on an xterm, youjdc
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-12Add color manipulation.jdc
2000-04-11Made data structures opaqueblymn
1999-09-17When dumping the attributes for a line, put a space between each attributesimonb
1999-06-28Remove the test for NOQCH, and print the line flags in the CTRACE insimonb
1999-06-23- protect NULL attributes from de-referencingchristos
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg
1998-02-03remove obsolete register declarationsperry
1997-09-12Make endwin() save state so a subsequent call to wrefresh restores cursesphil
1997-07-22RCSid police, fix warningsmikel
1994-08-17clean up importcgd
1993-11-09repeat after me: "I hate rcs ids"cgd
1993-11-09update to new version from berkeley. doesn't compile yet, norcgd
1993-08-07New version from uunet.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-09added Andrew Chernov's patch set:alm
1993-03-21initial import of 386bsd-0.1 sourcescgd