Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-08 | Enhancements to Asm lexer by Kein-Hong Man. | nyamatongwe | 2 | -0/+8 | |
2003-10-04 | Adaptor template to allow use of versions of iconv that use a const | nyamatongwe | 2 | -4/+20 | |
source parameter as well as versions that use non-const. | |||||
2003-10-03 | Rectangular selection by keyboard from Philippe. | nyamatongwe | 5 | -209/+449 | |
2003-10-01 | Remove image index for choose single. | nyamatongwe | 1 | -4/+6 | |
2003-09-28 | Hotspot improvements from Simon, including setting to | nyamatongwe | 7 | -10/+28 | |
limit hotspots to a single line. | |||||
2003-09-27 | Updates from Hans Hagen for TeX. | nyamatongwe | 4 | -63/+109 | |
2003-09-27 | Added TeX and Metapost lexers. | ssteele | 1 | -0/+8 | |
2003-09-27 | Updated compilation comments to reflect current use of GTK+ 2, | nyamatongwe | 1 | -11/+9 | |
Visual Studio .NET 2003, and Mingw 3.1. | |||||
2003-09-27 | Only supporting MINGW version 3.1. | nyamatongwe | 1 | -19/+0 | |
2003-09-27 | Separate tex lexer. | nyamatongwe | 11 | -6/+688 | |
Metapost lexer. Export as XML. | |||||
2003-09-27 | Updated YAML lexer. | nyamatongwe | 1 | -93/+215 | |
2003-09-27 | Updated YAML lexer. | nyamatongwe | 2 | -0/+4 | |
2003-09-27 | Removed ListBox::Sort as always created in sorted order. | nyamatongwe | 3 | -75/+58 | |
2003-09-26 | Fixed compilation for GTK+ 1.x. | nyamatongwe | 2 | -3/+3 | |
2003-09-26 | Removed another completed item. | nyamatongwe | 1 | -6/+0 | |
2003-09-26 | Removed items that have been completed. | nyamatongwe | 1 | -15/+2 | |
2003-09-26 | Updated download sizes. | nyamatongwe | 1 | -2/+2 | |
2003-09-26 | Updated with all items from mail. | nyamatongwe | 1 | -2/+29 | |
2003-09-25 | Added items about this version. | nyamatongwe | 1 | -2/+55 | |
2003-09-25 | Updating for 1.55. | nyamatongwe | 3 | -7/+19 | |
2003-09-25 | Updating version number to 1.55. | nyamatongwe | 3 | -5/+16 | |
2003-09-24 | Fixed read past end of allocation in drawing indicators. | nyamatongwe | 1 | -4/+6 | |
2003-09-24 | Patch from Naba to set font on autocompletion correctly. | nyamatongwe | 1 | -7/+3 | |
Added a couple of pixels height to fit even number of rows. | |||||
2003-09-23 | Added credit. | nyamatongwe | 1 | -0/+1 | |
2003-09-23 | Scriptol updates. | nyamatongwe | 2 | -36/+28 | |
2003-09-23 | New version from Denis Sureau. | nyamatongwe | 1 | -226/+203 | |
2003-09-23 | Added Platform.h as it includes compile pragmas to avoid | nyamatongwe | 1 | -0/+2 | |
unwanted warnings. | |||||
2003-09-22 | Removed modification history. | nyamatongwe | 1 | -105/+41 | |
2003-09-22 | Patch from Naba to use GtkTreeView on GTK+ 2 rather | nyamatongwe | 1 | -8/+229 | |
than GtkCList which has been deprecated. Protected experimental DBCS code from compiling on GTK+ 1.x. | |||||
2003-09-21 | Added YAML and MPT lexers. | ssteele | 1 | -0/+8 | |
2003-09-21 | Made DBCS work with changes to Pango character position calculation. | nyamatongwe | 1 | -38/+73 | |
Experimental calculation of DBCS character width using iconv rather than mblen. | |||||
2003-09-21 | Credits. | nyamatongwe | 1 | -0/+1 | |
2003-09-21 | YAML lexer added. | nyamatongwe | 6 | -2/+12 | |
2003-09-21 | Initial version | nyamatongwe | 1 | -0/+181 | |
2003-09-21 | Remove temporary file if no update. | nyamatongwe | 1 | -1/+3 | |
2003-09-21 | YAML. | nyamatongwe | 2 | -0/+18 | |
2003-09-21 | Avoid file rewrite when contents unchanged. | nyamatongwe | 1 | -3/+12 | |
2003-09-21 | Whitespace at end of lines. | nyamatongwe | 2 | -2/+2 | |
2003-09-21 | Added MPT lexer. | nyamatongwe | 5 | -4/+14 | |
2003-09-21 | Creating static library Lexer.a from lexer object files to | nyamatongwe | 1 | -4/+9 | |
work around compiler command line limit. | |||||
2003-09-21 | Initial version. | nyamatongwe | 1 | -0/+182 | |
2003-09-21 | Added Lex statement for LOT. | nyamatongwe | 1 | -2/+3 | |
2003-09-21 | Added MPT lexer. | nyamatongwe | 2 | -2/+19 | |
2003-09-20 | Typo fixed.s | nyamatongwe | 1 | -1/+1 | |
2003-09-20 | Formatting, dates. | nyamatongwe | 3 | -8/+12 | |
2003-09-20 | Updated to match SetIdle return type. | nyamatongwe | 1 | -1/+1 | |
2003-09-20 | Patch from Naba to perform incremental wrapping in idle time. | nyamatongwe | 4 | -23/+115 | |
2003-09-18 | Safe parts of idle time wrapping. | nyamatongwe | 3 | -0/+22 | |
2003-09-18 | Idle time support. | nyamatongwe | 1 | -5/+37 | |
Changed character set names to work on FreeBSD. | |||||
2003-09-18 | Added credit. | nyamatongwe | 1 | -0/+1 | |