aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2004-02-21Initial version.nyamatongwe1-0/+122
2004-02-21Avoid warning when char type is unsigned.nyamatongwe1-1/+1
2004-02-21Change to avoid signed/unsigned character issue.nyamatongwe1-1/+1
2004-02-20Patch from John Ehresman to fix segfault on long lines.nyamatongwe1-2/+2
2004-02-20Patch from John Ehresman to fix sizing problems when Scintillanyamatongwe1-0/+1
2004-02-19Updated year.nyamatongwe1-1/+1
2004-02-19Updated sizes.nyamatongwe1-2/+2
2004-02-171.59.nyamatongwe1-3/+10
2004-02-17Listed changes since 1.58.nyamatongwe1-0/+82
2004-02-171.59.nyamatongwe3-10/+13
2004-02-17Added MPT wire analyzers.nyamatongwe1-0/+5
2004-02-16Added MSSQL and Verilog lexers.ssteele1-0/+8
2004-02-11Credit.nyamatongwe1-0/+1
2004-02-06Changed window object destruction to occor on WM_NCDESTROYnyamatongwe1-2/+2
2004-02-06Changed rectangular selection to use same technique to calculatenyamatongwe1-1/+2
2004-02-03Use g_iconv on GTK+ 2.nyamatongwe1-5/+23
2004-01-31Chooses between input method or standard keyboard reading basednyamatongwe1-2/+2
2004-01-31Chooses between input method or standard keyboard reading basednyamatongwe2-64/+35
2004-01-31First version.nyamatongwe1-0/+53
2004-01-31Attempt at allowing both input methods for Asian character setsnyamatongwe1-43/+67
2004-01-30BSIS updated.nyamatongwe3-99/+235
2004-01-28MyGeneration.nyamatongwe1-0/+4
2004-01-25Patch from John Ehresman to avoid gdk warnings because ofnyamatongwe1-0/+1
2004-01-21Implementation of Allocate.nyamatongwe2-2/+7
2004-01-20Method to preallocate document space.nyamatongwe6-14/+27
2004-01-20Initial version.nyamatongwe1-0/+299
2004-01-20Credits.nyamatongwe1-0/+1
2004-01-20Support from Avi Yegudin for Verilog.nyamatongwe8-2/+44
2004-01-18Patch from Bruce Dodson to ensure correct folding.nyamatongwe1-1/+19
2004-01-18Credit.nyamatongwe1-0/+1
2004-01-18Added MSSQL lexer.nyamatongwe8-6/+49
2004-01-18INitial version.nyamatongwe1-0/+292
2004-01-16Fixes from Kein-Hong Man for:nyamatongwe1-7/+45
2004-01-15Update to PowerBasic lexer by Roland Walter.nyamatongwe3-187/+227
2004-01-14Fixed GetFoldParent to return -1 for all top level lines.nyamatongwe1-1/+1
2004-01-13When styling is performed outside a styleneeded event,nyamatongwe3-4/+10
2004-01-12Patch from Bruce Dodson to move length string methodsnyamatongwe2-198/+249
2004-01-11Reset braces highlight positions when changing document.nyamatongwe1-1/+4
2004-01-10Updated size.nyamatongwe1-1/+1
2004-01-10Additions.nyamatongwe1-0/+9
2004-01-10Update.nyamatongwe1-1/+1
2004-01-10Changes for 1.58.nyamatongwe1-0/+71
2004-01-10Updating for release 1.58.nyamatongwe5-14/+27
2004-01-09Fixed return type of FormatRange.nyamatongwe1-1/+1
2004-01-08Typo.nyamatongwe1-1/+1
2004-01-04Fixes to avoid laying out lines after end of document whennyamatongwe1-11/+8
2004-01-02Credit.nyamatongwe1-0/+1
2004-01-02Patch from Mick Trent to fix a problem with word selection modenyamatongwe1-1/+11
2003-12-23Removed -b flag from whereis to avoid trouble on OS X.nyamatongwe1-1/+1
2003-12-23Encapsulation by Guy Hachlili of SetScrollInfo and GetScrollInfo tonyamatongwe1-10/+22