aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2004-03-01Specman language support.nyamatongwe1-0/+286
2004-03-01Specman language support.nyamatongwe5-2/+43
2004-03-01Removed future page as not maintained.nyamatongwe1-19/+15
Explicitly point to scintilla.sourceforge.net so can be used on both sites.
2004-02-29Patch from Bruce to return required allocation size when a NULLnyamatongwe3-30/+52
pointer is used as a stringresult argument.
2004-02-28Patch from Davide Scola to allow an extra level of choicenyamatongwe1-0/+1
in where the files are installed by defining DESTDIR.
2004-02-27Patch from Jakub.nyamatongwe2-7/+12
Only show exactly matching functions in calltips. Avoid extra untitled windows when using check.if.already.open.
2004-02-26PHP variables inside strings.nyamatongwe3-3/+19
2004-02-26Bruce moved the constructors from number types out of line.nyamatongwe2-12/+17
2004-02-26Patch to indent to next indent mark rather than to add thenyamatongwe1-1/+2
indent amount.
2004-02-26State for errors from HTML Tidy.nyamatongwe2-0/+2
2004-02-25Patch from Kein-Hong Man to fix bug 901008.nyamatongwe1-1/+3
2004-02-24Fix for problems when char is unsigned.nyamatongwe1-17/+23
2004-02-22Creditnyamatongwe1-0/+1
2004-02-22Credit.nyamatongwe1-0/+1
2004-02-22Gui4Cli and Kix lexers.nyamatongwe3-4/+10
2004-02-22Gui4Cli and Kix lexers.nyamatongwe1-0/+309
2004-02-22Gui4Cli and Kix lexers.nyamatongwe5-5/+31
2004-02-22Added patch to input method show preedit window.nyamatongwe1-10/+110
Patch author: Yuiga.
2004-02-22Sorting lists before use as globbing on Linux does not return sorted.nyamatongwe1-0/+5
2004-02-21Credits.nyamatongwe1-0/+1
2004-02-21Kix lexer.nyamatongwe2-4/+7
2004-02-21Kix lexer.nyamatongwe3-4/+10
2004-02-21Kix lexer.nyamatongwe3-1/+27
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
embedded in a notebook.
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
rather than WM_DESTROY as WM_NCDESTROY is the last message a window sees.
2004-02-06Changed rectangular selection to use same technique to calculatenyamatongwe1-1/+2
selected characters when dragging as when copying to clipboard as otherwise the characters copied could sometimes differ from those apparently selected. This change impacts seelcting beyond the end of the final line.
2004-02-03Use g_iconv on GTK+ 2.nyamatongwe1-5/+23
2004-01-31Chooses between input method or standard keyboard reading basednyamatongwe1-2/+2
on whether character set is Asian or not. Encapsulated access to iconv in Converter class.
2004-01-31Chooses between input method or standard keyboard reading basednyamatongwe2-64/+35
on whether character set is Asian or not. Encapsulated access to iconv in Converter class.
2004-01-31First version.nyamatongwe1-0/+53
2004-01-31Attempt at allowing both input methods for Asian character setsnyamatongwe1-43/+67
and sensible conversion to 8 bit for European character sets.
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
unbalanced reference counts on widget style.
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