aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2000-07-26Updated downloads to refer to 1.30.nyamatongwe1-4/+4
2000-07-26Updated for 1.30.nyamatongwe2-49/+30
2000-07-26Added history entry for 1.30.nyamatongwe1-0/+52
Included Ralf's soft tab patch.
2000-07-24Updated documentation for removal of WM_* and EM_* and addition ofnyamatongwe1-58/+115
direct features.
2000-07-14Added SCI_POSITIONFROMPOINT.nyamatongwe1-0/+1
2000-07-10Removed documentation or old features that have been removed.nyamatongwe1-19/+0
2000-07-05Changed print colour mode to have black on white as well as invert lightnyamatongwe1-3/+7
states.
2000-07-01Added print magnification and print light invert.nyamatongwe1-0/+10
2000-06-28Changed maximum number of bits allocated to styles to be 7 rather than 6.nyamatongwe1-1/+1
2000-06-27Explanations of builing and installing.nyamatongwe2-6/+24
Explanations of new properties files locations and names.
2000-06-27Updated to 1.28.nyamatongwe3-7/+30
2000-06-24Added methods for getting and setting the start and end of the selection.nyamatongwe1-1/+6
2000-06-23Updated version number to 1.27.nyamatongwe4-8/+43
2000-06-22Started on update for 1.27.nyamatongwe1-0/+19
2000-06-22Removed deprecated APIs.nyamatongwe1-6/+9
Added gets to match sets for UndoCollection, BufferedDraw, CodePage, UsePalette, ReadOnly, CaretFore, and ModEventMask. Undo collection status is a bool again - enumeration deprecated. Timing code commented out.
2000-06-13Added character set option to histiry.nyamatongwe1-0/+4
2000-06-13Updated for 1.26.nyamatongwe3-10/+15
2000-06-13Added changes for version 1.26.nyamatongwe1-0/+66
2000-06-12Updated documentation and checked spelling.nyamatongwe1-6/+6
2000-06-12Brought documentation up to date.nyamatongwe1-5/+24
2000-06-12Moved archive of old versions onto SourceForge.nyamatongwe1-20/+23
2000-06-11Updated for new document calls, get column and charset.nyamatongwe1-6/+27
2000-06-04Ensured the UnicodeMode of each Surface is initialised.nyamatongwe1-3/+3
2000-05-15Added credits.nyamatongwe1-0/+15
2000-05-10Added explanantion of new underline style and strike-out and diagonal ↵nyamatongwe1-3/+6
indicators.
2000-05-09Updated sizes.nyamatongwe1-1/+1
2000-05-09Updated version numbers and download names.nyamatongwe4-14/+22
2000-05-09Updated version numbers and download names.nyamatongwe1-1/+3
2000-05-08Updated for Borland C++ 5.5.nyamatongwe1-0/+3
2000-05-08Added items for update.nyamatongwe1-2/+12
2000-05-03Fixed minor errors and spelling mistakes.nyamatongwe1-17/+11
2000-05-02Small touch ups - removal of unused definitions, fixing documentation.nyamatongwe1-4/+2
2000-04-28Updated for indentation commands.nyamatongwe2-2/+79
2000-04-27Fixed bugs removed from TODO.nyamatongwe2-9/+3
Design made more accurate.
2000-04-18Added indenting and horizontal scrollbar commands.nyamatongwe1-2/+7
2000-04-11Added smart indentation support code.nyamatongwe1-0/+11
2000-04-10Added get/set of separator character used when setting auto-completion list.nyamatongwe1-1/+7
Message for selecting an element of the autocompletion list.
2000-04-10Tab size and indent size can now be different.nyamatongwe1-2/+6
Indentation can contain either a mixture of tabs and spaces or only spaces.
2000-04-08Warning squashing.nyamatongwe1-0/+9
Updated contributors list. Fixed lexing of MS warnings.
2000-03-31Fixed line ends.nyamatongwe3-987/+987
2000-03-30Updated for 1.24nyamatongwe3-946/+987
2000-03-22Split UndoHistory out of CellBuffer.nyamatongwe1-3/+2
Fixed coalescing of nodes in the undo history. Added LineCut, LineDelete, LineTranspose, UpperCase and LowerCase keyboard commands and added keys for them. Added UUID lexical class to CPP lexer.
2000-03-22Fixed jEdit reference.nyamatongwe1-1/+1
2000-03-21Fixed up for release of split version.nyamatongwe3-10/+92
2000-03-20Breaking up downloaded documentation for Scintilla and SciTE.nyamatongwe2-39/+23
2000-03-20Breaking up downloaded documentation for Scintilla and SciTE.nyamatongwe1-0/+0
2000-03-19Updated credits list.nyamatongwe1-0/+14
2000-03-18Can turn off context (wrong mouse button) menu with SCI_USEPOPUP.nyamatongwe1-0/+10
Most signals return FALSE on GTK+.
2000-03-18Added SCI_LINESONSCREEN.nyamatongwe2-6/+24
2000-03-08Made work on GTK+/Linux.nyamatongwe1-3/+5