Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-15 | Forthe lexer added. | nyamatongwe | 2 | -0/+28 | |
2003-10-13 | PowerBasic. | nyamatongwe | 1 | -1/+2 | |
2003-10-10 | Added lexer constant for PowerBasic. | nyamatongwe | 2 | -0/+2 | |
2003-10-08 | Enhancements to Asm lexer by Kein-Hong Man. | nyamatongwe | 2 | -0/+8 | |
2003-10-03 | Rectangular selection by keyboard from Philippe. | nyamatongwe | 2 | -3/+63 | |
2003-09-28 | Hotspot improvements from Simon, including setting to | nyamatongwe | 2 | -0/+4 | |
limit hotspots to a single line. | |||||
2003-09-27 | Updates from Hans Hagen for TeX. | nyamatongwe | 2 | -0/+2 | |
2003-09-27 | Separate tex lexer. | nyamatongwe | 2 | -0/+31 | |
Metapost lexer. Export as XML. | |||||
2003-09-27 | Updated YAML lexer. | nyamatongwe | 2 | -0/+4 | |
2003-09-27 | Removed ListBox::Sort as always created in sorted order. | nyamatongwe | 1 | -1/+0 | |
2003-09-23 | Scriptol updates. | nyamatongwe | 2 | -36/+28 | |
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 | Added Lex statement for LOT. | nyamatongwe | 1 | -2/+3 | |
2003-09-21 | Added MPT lexer. | nyamatongwe | 2 | -2/+19 | |
2003-09-20 | Formatting, dates. | nyamatongwe | 1 | -1/+1 | |
2003-09-18 | Added Idler ID for use in idle code. | nyamatongwe | 1 | -0/+1 | |
2003-09-05 | Patch from Marius Gheorghe to support multiple equivalent entries in | nyamatongwe | 1 | -1/+1 | |
WordList. | |||||
2003-08-18 | Support for Clarion from Ron Schofield. | nyamatongwe | 2 | -0/+36 | |
2003-08-14 | Added BOX indicator. | nyamatongwe | 2 | -0/+2 | |
2003-08-10 | Added MMIX lexer by Christoph Hösler. | nyamatongwe | 2 | -0/+40 | |
2003-08-08 | Added a constant for the number of keyword sets. | nyamatongwe | 2 | -0/+4 | |
2003-08-02 | Patch from Philippe for Lua and POV lexers. | nyamatongwe | 2 | -12/+28 | |
2003-07-31 | Made some of PropSet protected so it can be overridden. | nyamatongwe | 1 | -4/+14 | |
2003-07-30 | NSIS scripting language support from Angelo Mandato. | nyamatongwe | 2 | -0/+32 | |
2003-07-26 | Invisible indicator INDIC_HIDDEN. | nyamatongwe | 2 | -0/+2 | |
2003-07-21 | Added PostScript lexer from Nigel Hathaway. | nyamatongwe | 2 | -0/+36 | |
2003-05-15 | LoadLexerLibrary now implemented. | nyamatongwe | 1 | -1/+0 | |
2003-05-14 | EScript lexer added. | nyamatongwe | 2 | -0/+28 | |
2003-05-11 | Addition of CopyText, CopyRange, and LineCopy. | nyamatongwe | 2 | -0/+12 | |
2003-05-09 | Added Lout lexer by Kein-Hong Man. | nyamatongwe | 2 | -0/+27 | |
2003-04-30 | Protection from runaway recursion. | nyamatongwe | 1 | -1/+1 | |
2003-04-18 | Changed Function* to simpler Function. | nyamatongwe | 1 | -4/+4 | |
2003-04-18 | New methods for finding the next or previous position taking multi byte | nyamatongwe | 2 | -0/+10 | |
characters into account. | |||||
2003-04-18 | Patch from Simon for portable DLL loading. | nyamatongwe | 1 | -0/+18 | |
2003-04-18 | Batch from Biswapesh to add another keyword set for the cpp lexer. | nyamatongwe | 2 | -0/+2 | |
2003-04-13 | Marked SCI_LOADLEXERLIBRARY as not implemented. | nyamatongwe | 1 | -1/+1 | |
Removed "experimental" tag from Join. | |||||
2003-04-06 | Move method for Rectangle class. | nyamatongwe | 1 | -0/+6 | |
Ensure windows that are moved are not moved off screen to the top or left. | |||||
2003-04-03 | CallTip can display up and down arrows and clicks are reported to | nyamatongwe | 2 | -0/+2 | |
container. Calltip can be replaced while visible rather than needing a cancel and recreation to minimize flashing. | |||||
2003-03-28 | Jakub's paragraph movement commands. | nyamatongwe | 2 | -0/+10 | |
2003-03-20 | Patch from Simon Steele to implement the hotspot style and associated | nyamatongwe | 3 | -1/+25 | |
notifications. | |||||
2003-03-17 | Added POV-Ray lexer by Steven te Brinke. | nyamatongwe | 2 | -1/+26 | |
2003-03-12 | Patch from Pedro Guerreiro for decoding error messages from Lahey and | nyamatongwe | 2 | -0/+4 | |
Intel Fortran compilaers. | |||||
2003-03-10 | Allow modification of text and highlight colours for calltips. | nyamatongwe | 2 | -0/+8 | |
2003-03-09 | Added Pango text display support to GTK+ platform. | nyamatongwe | 1 | -3/+3 | |
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-03-04 | Patch from Jakub to add quoted strings to CSS lexer. | nyamatongwe | 2 | -0/+4 | |
2003-03-04 | Patch from Jakub to optionally implement more POSIX compatible regular | nyamatongwe | 2 | -0/+2 | |
expressions. \(..\) changes to (..) Fixes problem where find previous would not find earlier matches on same line. | |||||
2003-02-23 | Patch from Jakub Vrana to avoid mouse debouncing on Windows where assigning | nyamatongwe | 1 | -0/+1 | |
a key to double click can result in two mouse clicks arriving with the same time. | |||||
2003-02-23 | Patch from Bruce Dodson for a variant on home and end keys for wrapped | nyamatongwe | 2 | -0/+19 | |
mode that go to the start/end of the current display line. A second hit goes to the start/end of the document line. |