aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2000-05-09Updated sizes.rel-1-25nyamatongwe1-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-08Optimise for size.nyamatongwe1-1/+1
2000-05-08Minor $@ tweaks.nyamatongwe1-2/+2
2000-05-08Updated for Borland C++ 5.5.nyamatongwe5-29/+36
2000-05-08Added LaTeX lexer from Christian Obrecht.nyamatongwe3-0/+119
2000-05-08Added items for update.nyamatongwe1-2/+12
2000-05-08Fixed bug in deleting and changing case of rectangular selections.nyamatongwe1-3/+2
2000-05-07Fixed Unicode input for Cyrillic on WM_CHAR.nyamatongwe1-16/+28
2000-05-07Always uses $@ for output.nyamatongwe1-6/+6
2000-05-07Scintilla.iface works now for SciMoz.nyamatongwe2-6/+9
2000-05-04Patched keypad patch to not apply when Ctrl pressed so magnification works ag...nyamatongwe2-8/+9
2000-05-03Fixed problem with initial style not being picked up correctly since thenyamatongwe1-0/+4
2000-05-03Fixed minor errors and spelling mistakes.nyamatongwe2-29/+23
2000-05-03Initial version.nyamatongwe1-0/+1055
2000-05-03Removed some non-working IME messages.nyamatongwe1-2/+0
2000-05-03Removed non-working messages.nyamatongwe2-68/+2
2000-05-02Small touch ups - removal of unused definitions, fixing documentation.nyamatongwe4-7/+5
2000-04-28Fixed up divide key on GTK+.nyamatongwe1-3/+2
2000-04-28Added zoom setting and getting and key Ctrl+Keypad/ restores default zoom.nyamatongwe3-4/+10
2000-04-28Added zoom set and zoom get.nyamatongwe2-0/+9
2000-04-28Fixed unterminated string when using \n line terminators.nyamatongwe1-5/+5
2000-04-28Updated for indentation commands.nyamatongwe2-2/+79
2000-04-27Ctrl+Up and Ctrl+Down now keep the caret visible.nyamatongwe2-2/+19
2000-04-27Added commctrl.h on Windows as now using tool bar and status bar controls in ...nyamatongwe1-0/+1
2000-04-27Fixed bugs removed from TODO.nyamatongwe2-9/+3
2000-04-27Mad preprocessor continue when \ at end of line.nyamatongwe1-17/+20
2000-04-27Fixed bug when deleting lines.nyamatongwe1-7/+8
2000-04-27Added const indicators to methods that are const.nyamatongwe1-2/+2
2000-04-27Deletes source browsing files.nyamatongwe1-0/+1
2000-04-23Added notifications before inserting or deleting text.nyamatongwe1-1/+3
2000-04-23Fixing problems with fold information degrading when lines inserted andnyamatongwe6-34/+114
2000-04-23Ensured lexers do not style any more than they have been asked to.nyamatongwe5-10/+10
2000-04-21Changed font sizing to use more Windows compatible calculationnyamatongwe8-57/+43
2000-04-18Horizontal scroll bar disabling.nyamatongwe1-22/+114
2000-04-18Horizontal scroll bar disabling.nyamatongwe2-5/+21
2000-04-18Removed PropSet from Accessor interface.nyamatongwe8-7/+39
2000-04-18Removed use of PropSet in Accessor to avoid linkage.nyamatongwe5-3/+12
2000-04-18Added indenting and horizontal scrollbar commands.nyamatongwe1-2/+7
2000-04-11Added fix for Calltip window registration.nyamatongwe1-0/+7
2000-04-11Added smart indentation support code.nyamatongwe5-17/+45
2000-04-11Fixed handling folding in of triple quoted strings.nyamatongwe1-11/+24
2000-04-10Added get/set of separator character used when setting auto-completion list.nyamatongwe5-3/+37
2000-04-10Tab size and indent size can now be different.nyamatongwe5-21/+109
2000-04-10Removed redundant subexpression in PropSet::GetInt.nyamatongwe1-1/+1
2000-04-10Death of Accessor.nyamatongwe3-166/+86
2000-04-09Fixed key entry so characters between 128 and 255 can be entered.nyamatongwe1-2/+2
2000-04-08Unicode keyboard input and dragging from Scintilla.nyamatongwe7-67/+135
2000-04-08Warning squashing.nyamatongwe12-121/+61