Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-20 | Patch from Simon Steele to implement the hotspot style and associated | nyamatongwe | 1 | -5/+8 | |
notifications. | |||||
2001-12-20 | Added changeable attribute to styles that defaults to true. When it is | nyamatongwe | 1 | -5/+10 | |
false, text in this style is read only. | |||||
2001-10-28 | Removed platform-specific headers from Platform.h and thus stopped | nyamatongwe | 1 | -4/+4 | |
visibility of these headers to most code. | |||||
2001-05-22 | Support for forced upper and lower case styles. | nyamatongwe | 1 | -4/+23 | |
2001-04-10 | Calltip size fixing and listbox border tweaking. | nyamatongwe | 1 | -25/+25 | |
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-08-16 | Invisible text. | nyamatongwe | 1 | -4/+7 | |
Fixes to ensure long lines do not overflow buffers. | |||||
2000-05-15 | Support for different character sets for each style. | nyamatongwe | 1 | -6/+12 | |
2000-05-10 | Added underline attribute to styles. | nyamatongwe | 1 | -4/+7 | |
Added diagonal and strike-through indicators. | |||||
2000-04-21 | Changed font sizing to use more Windows compatible calculation | nyamatongwe | 1 | -2/+2 | |
Some unfinished work on fixing folding bugs. | |||||
2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 1 | -0/+12 | |
2000-03-31 | Fixed line ends. | nyamatongwe | 1 | -101/+101 | |
Fixed lastXChosen after Backspace or Ctrl+Backspace. | |||||
2000-03-30 | Fixed bugs in handling undo history. | nyamatongwe | 1 | -100/+101 | |
Fixed bugs with null fonts. | |||||
2000-03-17 | Fixed bug in releasing font which was an alias of default font. | nyamatongwe | 1 | -6/+13 | |
2000-03-13 | Fixed printing problems including putting line numbers in correct position | nyamatongwe | 1 | -4/+1 | |
and flushing state when switching surfaces in case surfaces are encapsulating a shared underlying graphics context. | |||||
2000-03-08 | Made work on GTK+/Linux. | nyamatongwe | 1 | -1/+8 | |
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+89 | |