aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
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.nyamatongwe1-51/+5
2000-09-04Mention of Boa Constructor.nyamatongwe1-1/+6
2000-08-31Added link to agast.nyamatongwe1-0/+5
2000-08-30Added link to IBM SashXB for Linux.nyamatongwe1-0/+5
2000-08-21Merging patches from Ferda and Jan.nyamatongwe1-0/+5
Autocompletion flags for ignoring case and automatically choosing single items. WM_PAINT handling with passed HDC. Events in Scintilla.iface.
2000-08-18Added in most of Ferdinand Prantl's changes except for regular expressionnyamatongwe1-0/+15
search. Some bits not quite done as well.
2000-08-02Couple of typos found by Philippe.nyamatongwe1-2/+2
2000-07-31Added to TODO list.nyamatongwe1-1/+11
2000-07-26Updated download sizes.nyamatongwe1-1/+1
2000-07-26Ensured all messages are documented.nyamatongwe1-1/+29
2000-07-26Updated download size.nyamatongwe1-1/+1
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.