aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2005-08-25Credits and blurb.nyamatongwe2-1/+6
2005-08-25New Ruby lexer from Eric Promislow of ActiveState.nyamatongwe3-267/+1229
2005-08-25Update from trent Mick creates files with correct line ends on Linux.nyamatongwe1-32/+54
2005-08-25Updates from Jos van der Zande for AU3.nyamatongwe1-28/+126
2005-08-25Updates from Jos van der Zande for AU3.nyamatongwe3-0/+5
2005-08-24Added new blurbs.nyamatongwe1-1/+1
2005-08-24Updating for 1.66.nyamatongwe1-1/+63
2005-08-24Added download link for icons and linked to icons from front page.nyamatongwe1-0/+3
2005-08-24Added download link for icons and linked to icons from front page.nyamatongwe1-0/+3
2005-08-23Initial version.nyamatongwe1-0/+53
2005-08-23Reving version number and dates.nyamatongwe2-5/+5
2005-08-23Reving version number and dates.nyamatongwe2-4/+17
2005-08-23Reving version number and dates.nyamatongwe1-5/+5
2005-08-23Fix for part of bug #1219354 from Oliver Yeoh where hidden blank linesnyamatongwe1-0/+1
were sometimes incorrectly shown.
2005-08-23Took text insets into account when calculating maximum size ofnyamatongwe1-2/+3
autocompletion list.
2005-08-19Fix so that all opcodes/keywords are case sensitive.nyamatongwe1-1/+1
2005-08-12Avoid crashes with XPM files that use more than 1 byte per pixel.nyamatongwe1-0/+5
2005-08-11Avoid window repaints in unfocused window.nyamatongwe1-1/+3
2005-08-11Bigger buffer for when output is in long paragraphs.nyamatongwe1-1/+1
2005-08-06Allow properties to differentiate between different case file names onnyamatongwe2-2/+15
GTK+ so that .C can be treated as c++ and .c as C.
2005-08-05Patch from Philippe that improves lexing of comment lines.nyamatongwe1-7/+8
2005-08-05Patch from Philippe that improves handling of file numbers and datenyamatongwe1-20/+57
literals.
2005-08-05Patch from Philippe to fold nested comments, nested strings and repeatnyamatongwe1-13/+24
until.
2005-08-05Modifications from Philippe to style EOL characters like the rest of linenyamatongwe1-136/+152
for preprocesor lines and line comments so that the eolfilled style affects these lines. I added doc comment keywords working in line comments and simplified the code.
2005-08-04Patch, mostly from Naba, to make work with Pango 1.8.nyamatongwe1-10/+23
2005-08-01Updated build scripts as tar has changed treatment of parameters in FC 4.nyamatongwe1-2/+1
2005-08-01Updated sizes.nyamatongwe1-2/+2
2005-08-01RBR - update description of SCI_GETPROPERTYINT to match reality.rdaneelolivaw1-4/+5
2005-07-30Getting ready for release.nyamatongwe2-32/+8
2005-07-30Minor word order change.nyamatongwe1-1/+1
2005-07-29All of the chaged items for 1.65 should be in now.nyamatongwe1-1/+83
2005-07-28Modified SCI_STYLESETCHARACTERSET for SC_CHARSET_CYRILLIC,nyamatongwe1-4/+7
SC_CHARSET_RUSSIAN, and SC_CHARSET_8859_15.
2005-07-28Update from Filip Yaghob includes folder.nyamatongwe1-35/+65
2005-07-27RBR - update description of SCI_GETLINEENDPOSITION to match reality.rdaneelolivaw1-7/+5
2005-07-26Getting ready for 1.65.nyamatongwe5-14/+30
2005-07-26moved styling reentrance protection to avoid problems when triggerednyamatongwe1-37/+38
internally as was occurring for HTML leading to assertion failures.
2005-07-23Patch from Bruce Doson fixes folding of elseif.nyamatongwe1-1/+3
2005-07-22Ensure DCs are emptied of non-stock, non-default objects before they arenyamatongwe1-0/+2
released to keep BoundsChecker happy.
2005-07-22Ensure DCs are emptied of non-stock, non-default objects before they arenyamatongwe1-1/+4
released to keep BoundsChecker happy.
2005-07-22Ensure all pixmaps released.nyamatongwe1-0/+1
2005-07-22Ensure down arrow works for initial call.nyamatongwe1-6/+5
2005-07-22Patch from Steve Menard improves batch file lexing, recognizing morenyamatongwe2-67/+376
builtin syntax.
2005-07-22Support for FreeBasic.nyamatongwe1-0/+1
2005-07-22Addition from Elias Pschernig supports FreeBasic.nyamatongwe1-4/+43
2005-07-22Addition from Elias Pschernig supports FreeBasic.nyamatongwe2-0/+2
2005-07-19Patch from Kamen Stanev allows <% inside PHP strings.nyamatongwe1-1/+1
2005-07-19Patch from Kamen Stanev allows <% inside PHP strings.nyamatongwe1-0/+1
2005-07-18RBR - make documented SC_SEL_* values match actually defined ones.rdaneelolivaw1-4/+4
2005-07-18Support for Cyrillic code page 1252 on GTK+.nyamatongwe1-0/+1
2005-07-18Support for Cyrillic code page 1252 on GTK+.nyamatongwe1-0/+1