aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2003-01-01Added credit.nyamatongwe1-0/+1
2003-01-01Changed wrapped printing to be more similar to wrapped display.nyamatongwe4-14/+14
2003-01-01Fixed up line wrapped printing and added property to turn wrapping on ornyamatongwe5-3/+27
off for printing.
2002-12-31Better handling of page breaks when printing with line wrapping.nyamatongwe1-47/+52
2002-12-21Updated Avenue lexer from Alexey.nyamatongwe3-144/+188
2002-12-20Allow zero width caret.nyamatongwe1-2/+2
2002-12-20Fixed problem with vertical scrollbar being moved out of real rangenyamatongwe1-14/+18
leading to inability to scroll at times. Added moveThumb argument to ScrollTo to allow smoother manipulation of thumb on GTK+
2002-12-20Added moveThumb argument to ScrollTo to allow smoother manipulation ofnyamatongwe2-3/+5
thumb on GTK+
2002-12-19Update from Simon.nyamatongwe1-4/+20
2002-12-16Removed dead code.nyamatongwe1-3/+1
2002-12-06Added credit for Thomas Lauer.nyamatongwe1-0/+1
2002-12-06Upped number of keyword lists to 9.nyamatongwe1-1/+1
2002-12-05Patch from Vrana to fix some lexing problems.nyamatongwe1-1/+13
2002-12-03Fix from twkang for Korean IME input.nyamatongwe1-1/+4
2002-12-01Removed deprecateion ifdef around SCN_MODIFYATTEMPTRO.nyamatongwe1-2/+0
2002-11-28Added Bernd to credits.nyamatongwe1-0/+1
2002-11-28Patch from Bernd Kreuss to optionally turn off folding of preprocessingnyamatongwe1-29/+59
tags.
2002-11-23Fix to PHP folding from Bernd.nyamatongwe1-3/+3
2002-11-22Removed SCN_POSCHANGED from main documentation and added it to deprecatednyamatongwe1-8/+1
section.
2002-11-22Folding patch from Bruce Dodson that does not fold header comments withnyamatongwe1-20/+26
the previous block.
2002-11-22More of the icons in autocompletion patch.nyamatongwe1-4/+21
2002-11-21pragma to avoid MSVC warning.nyamatongwe1-0/+5
2002-11-21Protect against foreach over null pointer.nyamatongwe1-2/+4
2002-11-21Patch from Biswa to add icons to autocompletion lists.nyamatongwe8-49/+143
2002-11-21Added CSS lexer.nyamatongwe1-0/+3
2002-11-21Update from Shen to fix the wrong folding with TYPE defining and wrongnyamatongwe1-17/+33
color highlighting with continucated lines in some cases.
2002-11-21Added copy constructor and operator= to avoid blind copy of XPM pointernyamatongwe1-0/+15
leading to problems when double freed.
2002-11-20Added Computer Science Lab.nyamatongwe1-0/+4
2002-11-20Changed default layout caching to just the caret line.nyamatongwe1-1/+1
2002-11-19Protect against null pointer dereference when out of memory.nyamatongwe1-1/+3
2002-11-19Using strncpy to avoid crashes with long font names.nyamatongwe1-14/+14
2002-11-17Fixed warnings.nyamatongwe2-14/+14
2002-11-17Large update by Greg Smith.nyamatongwe1-1437/+3104
2002-11-17Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla.nyamatongwe15-20/+334
This is separate to the HTML lexer and is only invoked for stand-alone CSS files, not for the STYLE section of HTML files. He also made some other additions. There is a Line Duplicate command which is bound to Ctrl+D. PHP lexing has been improved.
2002-11-15Fix to lines in make files that start with "=".nyamatongwe1-6/+8
2002-11-08Patch to add fold level boxing from Wilhelm Pflueger.nyamatongwe4-30/+332
2002-11-08Copy list type into notification listType for SCN_USERLISTSELECTION.nyamatongwe1-1/+2
2002-11-04phpSciTE is for Windows.nyamatongwe1-2/+2
2002-11-04Added link to phpSciTE.nyamatongwe1-0/+5
2002-11-02Added Instant Source.nyamatongwe1-1/+5
2002-11-01Added RAD.On++.nyamatongwe1-0/+4
2002-11-01Updated.nyamatongwe1-4/+12
2002-11-01AppendText documented.nyamatongwe1-0/+6
2002-11-01Removed items that are done.nyamatongwe1-32/+29
2002-11-01Updated download sizes.nyamatongwe1-2/+2
2002-11-01Updated date. Added blurb.nyamatongwe1-3/+4
2002-11-01Updated.nyamatongwe1-1/+1
2002-11-01More updates.nyamatongwe1-0/+3
2002-11-01MARKERDEFINEPIXMAP.nyamatongwe1-0/+6
2002-10-31Added Unicode on GTK+ section.nyamatongwe1-2/+16