aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2003-08-09Updated sizes.nyamatongwe1-2/+2
2003-08-09Fixed warnings.nyamatongwe1-6/+2
2003-08-09Fixed VC6 Build for 1.54 releasessteele1-0/+12
2003-08-09Foldinf for INI files.nyamatongwe1-1/+58
2003-08-09More additions.nyamatongwe1-4/+48
2003-08-09Fixed bug with output.vertical.size not being used.nyamatongwe1-0/+27
2003-08-09Added IdePS.nyamatongwe1-0/+5
2003-08-09Getting ready for release 1.54.nyamatongwe5-11/+24
2003-08-08Better explanation of horizontal scroll bar.nyamatongwe1-4/+8
2003-08-08Added AEditor.nyamatongwe1-1/+5
2003-08-08Using interface definition for number of keyword lists.nyamatongwe1-1/+1
2003-08-08Protected GTK+ 2 specific code from being compiled on GTK+ 1.nyamatongwe1-0/+3
2003-08-08Patch from João to use symbols rather than literals and includenyamatongwe1-15/+23
'c' in the characters that can have an accent.
2003-08-08Added a constant for the number of keyword sets.nyamatongwe2-0/+4
2003-08-07Patch from João Paulo F Farias to make keyboard input of accentsnyamatongwe1-1/+48
work for languages such as Brazilian Portuguese.
2003-08-03Added link to Finseth book.nyamatongwe1-1/+4
2003-08-03Added refresh of pixmaps when wrapping.nyamatongwe1-0/+3
Added some assertions.
2003-08-02Added CUTE.nyamatongwe1-0/+5
2003-08-02Patch from Philippe for Lua and POV lexers.nyamatongwe2-12/+28
2003-08-02New lexer from Philippe Lhoste replaces previous lexer.nyamatongwe1-87/+170
2003-08-02Patch from Philippe to allow '.' in 'keywords'.nyamatongwe1-12/+19
2003-08-02Now handles creating a file when no current one exists.nyamatongwe1-10/+17
2003-07-31Moved downloads to SourceForge file release server.nyamatongwe2-51/+51
2003-07-31Made some of PropSet protected so it can be overridden.nyamatongwe2-15/+15
2003-07-30Added Venis IX.nyamatongwe1-0/+5
2003-07-30Scriptol lexer from Denis Sureau.nyamatongwe8-2/+442
2003-07-30NSIS scripting language support from Angelo Mandato.nyamatongwe10-4/+393
2003-07-27Updates from Mathias Rauen to Pascal and to avoidnyamatongwe1-47/+68
unnecessary "Save changes ...?" dialogs.
2003-07-27Updates from Mathias Rauen to Pascal and to avoidnyamatongwe1-0/+1
unnecessary "Save changes ...?" dialogs.
2003-07-27Made safe with non-ASCII data by guarding is* calls with isascii.nyamatongwe1-15/+17
2003-07-26Fix to make backwards regular expression searches not skip over text.nyamatongwe1-4/+4
2003-07-26Bug fix for #761642 SCI_MARKERDELETEALL doesn't delete allnyamatongwe1-2/+2
2003-07-26Patch from Yair Siegel to include the string being inserted in anyamatongwe1-1/+1
SC_MOD_BEFOREINSERT notification.
2003-07-26Invisible indicator INDIC_HIDDEN.nyamatongwe4-0/+12
2003-07-25Patch from Sergey Puljajev to add Incremental Search and Find Next/Previousnyamatongwe1-0/+1
copy of word under caret.
2003-07-24Credits.nyamatongwe1-0/+1
2003-07-23Patch from Shane to allow multiple pseudo-classes.nyamatongwe1-1/+2
2003-07-23Patch from Alexey to fold literal strings and comments.nyamatongwe1-1/+6
2003-07-23Added explanation of extracting DLL from SciTE download.nyamatongwe1-0/+6
2003-07-22Changed lexer to use lower case keywords to be compatible with othernyamatongwe1-1/+1
lexers.
2003-07-21Credit for Nigel.nyamatongwe1-0/+1
2003-07-21Added contact and license reference.nyamatongwe1-1/+2
2003-07-21Improve 64 bit portability.nyamatongwe2-21/+27
2003-07-21Converted some ints to size_t for 64 bit safety.nyamatongwe2-5/+5
2003-07-21Patch from Hiroshi-Saito to allow strings to use ' delimiters.nyamatongwe1-3/+13
2003-07-21Fixed unused parameter warning.nyamatongwe1-1/+1
2003-07-21Fixed warning from Borland.nyamatongwe1-2/+2
2003-07-21Added PostScript lexer from Nigel Hathaway.nyamatongwe9-2/+391
2003-07-21Fixed bug where assertions may not have been appearing when they should.nyamatongwe1-2/+2
2003-05-27Fixed build to include Lout and EScript, also fixed ExternalLexer reference.ssteele1-1/+9