aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2003-09-11Fixed indicator documentation.nyamatongwe1-1/+9
2003-09-11Setting DEBUG as normal build when developing.nyamatongwe1-4/+4
2003-09-11Patch from Philippe to make respond to WM_SETTEXT.nyamatongwe1-0/+1
2003-09-08Fixed VC6 build - added clarion lexerssteele1-0/+4
2003-09-08Avoid warning by promoting char to int.nyamatongwe1-1/+1
2003-09-08Comments and fixes from Philippe.nyamatongwe1-9/+14
2003-09-08Comments and fixes from Philippe.nyamatongwe1-19/+19
2003-09-08Patch from Philippe to patch restrict local function visibility and improve ↵nyamatongwe2-16/+28
code.
2003-09-07Ensure word selection doesn't decompose DBCS characters.nyamatongwe1-1/+1
2003-09-07Updated compiler versions and GTK+ version choice.nyamatongwe1-3/+5
2003-09-07Updated required compiler versions.nyamatongwe1-2/+2
2003-09-05Credit.nyamatongwe1-0/+1
2003-09-05Patch from Marius Gheorghe to support multiple equivalent entries innyamatongwe2-5/+55
WordList.
2003-09-05Ensure hotspot range initialised.nyamatongwe1-4/+5
Bug fixed in LayoutLine when determining if line has not changed.
2003-09-02Fixed hang when searching backwards in UTF-8 file for stringnyamatongwe1-1/+1
that is not present.
2003-09-01Patch from Nathan Holstein to avoid NUL characters entered fornyamatongwe1-0/+4
FN+arrow keys.
2003-08-26Fixed bug that ignored high bit of characters in comparisons.nyamatongwe1-1/+4
2003-08-22MinGW Developer Studio site now reachable.nyamatongwe1-2/+2
2003-08-22Removed dead link.nyamatongwe1-2/+2
2003-08-21Wrote function for upper casing strings as strupr was not available on Linux.nyamatongwe1-3/+17
2003-08-21List boxes now display with same font as current style whennyamatongwe1-2/+10
that font is a Pango font.
2003-08-19Hoisted ConvertLineEnds out of GetGtkSelectionText as it maynyamatongwe1-25/+31
be useful in other code.
2003-08-18Credit.nyamatongwe1-0/+1
2003-08-18Credit.nyamatongwe1-0/+1
2003-08-18Support for Clarion from Ron Schofield.nyamatongwe9-3/+477
2003-08-17Adapt g++ command line for version installed - 2.x adds -fvtable-thunks.nyamatongwe1-1/+4
2003-08-17Added assertion to prevent retrieving text beyond the end of the document.nyamatongwe1-0/+1
2003-08-17Added UTF-8 support for clipboard, primary selection and drag and drop.nyamatongwe1-77/+161
Disabled on Win32.
2003-08-15Automatic detection of GTK+ 2 and override allowed with GTK1.nyamatongwe1-1/+13
2003-08-14Added BOX indicator.nyamatongwe2-2/+8
2003-08-14Added BOX indicator.nyamatongwe3-1/+3
2003-08-14Fixed bugs with displaying indicators with wrap turned on.nyamatongwe1-7/+11
2003-08-14Fixed bug where characters >= 128 were being displayed asnyamatongwe1-2/+6
down arrows.
2003-08-13Updates the command ID list in SciTEProps.cxx .nyamatongwe1-20/+35
2003-08-13Updated version number.nyamatongwe1-1/+1
2003-08-12Added credit.nyamatongwe1-0/+1
2003-08-12Updated version number.nyamatongwe1-1/+1
2003-08-12Fixed display of pixmaps in autocompletion lists.nyamatongwe1-3/+3
2003-08-10Added MMIX lexer.ssteele1-0/+4
2003-08-10Added credit for Cristophnyamatongwe2-1/+5
2003-08-10Added MMIX lexer by Christoph Hösler.nyamatongwe3-3/+9
2003-08-10Added MMIX lexer by Christoph Hösler.nyamatongwe1-0/+183
2003-08-10Added MMIX lexer by Christoph Hösler.nyamatongwe5-3/+47
2003-08-09Typo.nyamatongwe1-1/+1
2003-08-09POV-Ray explanation.nyamatongwe1-1/+2
2003-08-09Updated blurb.nyamatongwe1-1/+2
2003-08-09More.nyamatongwe1-0/+4
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