Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-05 | Tweaked arrow position slightly. | nyamatongwe | 1 | -4/+4 | |
2003-04-05 | Positioning window so that function name lines up with editor window even | nyamatongwe | 1 | -9/+16 | |
when there are up and down arrows. Repositioned arrows. | |||||
2003-04-03 | CallTip can display up and down arrows and clicks are reported to | nyamatongwe | 1 | -39/+124 | |
container. Calltip can be replaced while visible rather than needing a cancel and recreation to minimize flashing. | |||||
2003-03-09 | Added Pango text display support to GTK+ platform. | nyamatongwe | 1 | -1/+1 | |
Added WindowID parameter to all Surface initialisation methods as Pango requires a window to determine the context used for text functions. AutoSurface changed because of above to take an Editor* argument so it can then discover the code page and window. | |||||
2003-01-12 | Additions from Yukihiro Nakai to enable DBCS mode on GTK+. | nyamatongwe | 1 | -3/+5 | |
DBCS mode for Surface so that different font and text drawing code can be invoked on GTK+. | |||||
2002-06-09 | Compatibility with 64 bit systems. | nyamatongwe | 1 | -1/+1 | |
2001-12-19 | Support Unicode in calltips. | nyamatongwe | 1 | -2/+4 | |
2001-11-06 | Memory leak fixed in calltips and better casts when returning pointers. | nyamatongwe | 1 | -6/+7 | |
2001-10-28 | Hid implementation of Surface. | nyamatongwe | 1 | -3/+3 | |
Changed DrawText to DrawTextNoClip to avoid name clash with macro. | |||||
2001-10-28 | Fixed Platform changes for GTK+ and hid most of the implementation of | nyamatongwe | 1 | -7/+9 | |
Surface. | |||||
2001-10-28 | Removed platform-specific headers from Platform.h and thus stopped | nyamatongwe | 1 | -5/+5 | |
visibility of these headers to most code. | |||||
2001-04-10 | Removed dead code. | nyamatongwe | 1 | -1/+0 | |
2001-04-10 | Calltip size fixing and listbox border tweaking. | nyamatongwe | 1 | -7/+7 | |
2001-02-24 | Fixed font leak. | nyamatongwe | 1 | -0/+1 | |
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -1/+3 | |
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2000-05-15 | Support for different character sets for each style. | nyamatongwe | 1 | -1/+2 | |
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+168 | |