aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CallTip.h
AgeCommit message (Collapse)AuthorFilesLines
2003-04-05Positioning window so that function name lines up with editor window evennyamatongwe1-2/+3
when there are up and down arrows. Repositioned arrows.
2003-04-03CallTip can display up and down arrows and clicks are reported tonyamatongwe1-1/+11
container. Calltip can be replaced while visible rather than needing a cancel and recreation to minimize flashing.
2003-01-12Additions from Yukihiro Nakai to enable DBCS mode on GTK+.nyamatongwe1-9/+9
DBCS mode for Surface so that different font and text drawing code can be invoked on GTK+.
2001-12-19Support Unicode in calltips.nyamatongwe1-1/+2
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-5/+10
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-2/+3
2000-03-08Initial revisionnyamatongwe1-0/+46