aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2000-10-05SetCursor implemented.nyamatongwe4-13/+29
2000-10-05Added cursor setting.nyamatongwe2-0/+11
2000-10-05Mouse capture doesn't always call ::GetCapture.nyamatongwe3-18/+36
Better line selection handling.
2000-10-04Added SCLEX_CONF.nyamatongwe2-0/+2
2000-10-04Changed SetDocPointer to use second argument.nyamatongwe1-1/+1
2000-10-03Mouse down captures now optional.nyamatongwe4-11/+33
Save and restore of assertion destination in paint.
2000-10-03Mouse down captures now optional.nyamatongwe5-6/+17
2000-10-03Error status attribute created.nyamatongwe4-0/+16
2000-10-03Added PLATFORM_ASSERT which is a verson of the standard assert whichnyamatongwe4-3/+52
can be directed wither to debug output or message boxes on Windows.
2000-09-22Added SCI_GRABFOCUS handling.nyamatongwe1-0/+4
2000-09-22An hasFocus flag was added to separate logical focus from environmentnyamatongwe4-16/+32
determined focus. hasFocus determines whether the caret is displayed.
2000-09-22Added SetFocus and GetFocus for access to the internal focus flag whichnyamatongwe2-0/+7
determines if the caret is displayed.
2000-09-19Patch from Stephan with some casts to avoid warnings.nyamatongwe1-6/+6
2000-09-18Patches from Stephan for XIM input to allow accented characters to be typednyamatongwe2-4/+137
into Scintilla on GTK+.
2000-09-18Some "struct"s added to make compile as C as well as C++.nyamatongwe1-10/+10
2000-09-18Added patch from Eric Hougaard to send the length in the need shownnyamatongwe1-1/+1
notification.
2000-09-14Markus added some more print modes.nyamatongwe3-2/+15
2000-09-08Implemented settable caret width.nyamatongwe5-6/+33
2000-09-08Updated version number to 1.32.nyamatongwe4-11/+28
2000-09-07Incorporated Mark's patch to handle failing GetTextExtentExPoint.nyamatongwe1-1/+5
2000-09-07Changed back to two pass way of creating word arrays.nyamatongwe1-1/+5
2000-09-06Switched description of 1.31 with SciTE.nyamatongwe1-2/+2
2000-09-06Updated file sizes.nyamatongwe1-1/+1
2000-09-06Define either DEBUG or NDEBUG to compiler if DEBUG defined to make.nyamatongwe1-1/+7
2000-09-06Added change log for 1.31.nyamatongwe2-5/+93
Fixed up index.html with 1.31 changes.
2000-09-06Removed a couple of completed items from the TODO list and added a couplenyamatongwe3-10/+15
of bugs. Bug wuth not redrawing caret sometimes when performing undo fixed.
2000-09-06Added Tahir Karaca to credits.nyamatongwe1-0/+3
2000-09-06Fix from Tahir Karaca for LineVector::MergeMarkers.nyamatongwe2-59/+66
2000-09-06Dots inside identirifers are now in the operator lexical class.nyamatongwe2-0/+10
Added markus Gritsch to credits list.
2000-09-06Updated documentation for 1.31 release.nyamatongwe3-6/+38
2000-09-05Added StyleSetVisible.nyamatongwe1-0/+1
2000-09-05Updated for new build procedures for Microsoft and Borland compilers.nyamatongwe2-63/+16
2000-09-05Fixed indentation.nyamatongwe1-6/+6
2000-09-05Removed testing code for assert call.nyamatongwe1-1/+1
2000-09-05makefile_vc and makefile_bor are replaced with scintilla.maknyamatongwe3-189/+3
2000-09-05Support for DEBUG or NDEBUG defines to make assert work.nyamatongwe4-14/+26
2000-09-04Updated version to 1.31.nyamatongwe1-4/+4
2000-09-04Added SCFIND_WORDSTART.nyamatongwe5-27/+45
2000-09-04Mention of Boa Constructor.nyamatongwe1-1/+6
2000-09-04Small tweak from Steffen.nyamatongwe1-2/+3
2000-09-01Fix from Ferda to make the binary search work for autocompletion andnyamatongwe1-14/+50
calltips.
2000-08-31Changes from Ferda to put the sorting and searching here rather than innyamatongwe2-5/+280
SciTEBase.
2000-08-31Added link to agast.nyamatongwe1-0/+5
2000-08-31Added some fixes from Steffen to keep ch and chNext synchronised.nyamatongwe1-3/+3
2000-08-31scintilla.mak is combined make file for both Microsoft and Borland.nyamatongwe2-0/+261
SciTE.properties contains some commands that are useful with scintilla.mak.
2000-08-30Sharing most of the definition of how to build objects in objs.mak.nyamatongwe3-268/+227
2000-08-30Added comments and improved the HFacer.py code.nyamatongwe3-30/+32
2000-08-30SciLexer.h and Scintilla.h now generated from Scintilla.iface.nyamatongwe3-446/+366
Scintilla.iface updated to be current.
2000-08-30Initial version.nyamatongwe2-0/+165
2000-08-30Added link to IBM SashXB for Linux.nyamatongwe1-0/+5