aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32
AgeCommit message (Collapse)AuthorFilesLines
2004-06-01Patch from Florian Balmer to perform clipboard actionsnyamatongwe1-39/+141
using Unicode where possible and doing reasonable conversions to and from the character set in use.
2004-05-28Updates for 1.61.nyamatongwe1-4/+4
2004-04-28Incremented version number.nyamatongwe1-4/+4
2004-04-27Continuation Marker feature from Hans Eckardt.nyamatongwe1-1/+1
2004-04-26Extra safety if ClipBoard already opened or allocation fails.nyamatongwe1-4/+6
2004-04-12Added lexer for bash and sh from Kein-Hong Man.nyamatongwe3-7/+13
2004-03-29Patch from Robin Dunn to pass an extra flag down tonyamatongwe1-1/+2
font rendering to allow a platform-specific tweak.
2004-03-27Added AutoIt 3 and APDL lexers.nyamatongwe4-5/+17
MSSQL lexer entended with STORED_PROCEDURE, DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes.
2004-03-01Specman language support.nyamatongwe3-1/+8
2004-02-22Gui4Cli and Kix lexers.nyamatongwe3-4/+10
2004-02-21Kix lexer.nyamatongwe3-4/+10
2004-02-19Updated year.nyamatongwe1-1/+1
2004-02-171.59.nyamatongwe1-4/+4
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-01-20Support from Avi Yegudin for Verilog.nyamatongwe3-1/+7
2004-01-18Added MSSQL lexer.nyamatongwe3-3/+9
2004-01-10Updating for release 1.58.nyamatongwe1-5/+5
2003-12-23Encapsulation by Guy Hachlili of SetScrollInfo and GetScrollInfo tonyamatongwe1-10/+22
make it easier to replace the implementation of scroll bars such as where a scroll bar is handled by a container such as when producing multiple panes with a shared scroll bar.
2003-12-13Automatically generated section does not have extranyamatongwe1-1/+1
whitespace at line ends.
2003-11-26Updating version number.nyamatongwe1-4/+4
2003-11-08Using posted message to continue wrapping while allowing other messagesnyamatongwe1-2/+27
to be processed.
2003-11-06SelectionText has been holding a terminating NUL but some client codenyamatongwe1-8/+4
was adding an extra NUL. Documented this and avoid adding extra NUL.
2003-11-06More checking for background wrap enabled.nyamatongwe1-1/+1
Shorter time between timer ticks.
2003-11-05Background wrapping during idle from Bruce Dodson.nyamatongwe1-6/+31
2003-11-04Erlang support.nyamatongwe3-4/+11
2003-11-04Fix to potential problem with SetTimer.nyamatongwe1-1/+5
2003-10-23Updates for version 1.56.nyamatongwe1-4/+4
2003-10-15Added definitions of OEM keys in case not defined by system includes.nyamatongwe1-0/+8
2003-10-15Forthe lexer added.nyamatongwe3-3/+9
2003-10-15Added key bindings to key map for functions displaced by rectangularnyamatongwe1-0/+5
selection.
2003-10-13PowerBasic lexer added.nyamatongwe3-2/+8
2003-09-27Only supporting MINGW version 3.1.nyamatongwe1-19/+0
2003-09-27Separate tex lexer.nyamatongwe3-3/+15
Metapost lexer. Export as XML.
2003-09-27Removed ListBox::Sort as always created in sorted order.nyamatongwe1-5/+0
2003-09-25Updating version number to 1.55.nyamatongwe1-4/+4
2003-09-21YAML lexer added.nyamatongwe3-1/+7
2003-09-21Whitespace at end of lines.nyamatongwe1-1/+1
2003-09-21Added MPT lexer.nyamatongwe2-0/+6
2003-09-21Creating static library Lexer.a from lexer object files tonyamatongwe1-4/+9
work around compiler command line limit.
2003-09-20Patch from Naba to perform incremental wrapping in idle time.nyamatongwe1-1/+0
2003-09-18Safe parts of idle time wrapping.nyamatongwe1-0/+1
2003-09-11Setting DEBUG as normal build when developing.nyamatongwe1-4/+4
2003-09-11Patch from Philippe to make respond to WM_SETTEXT.nyamatongwe1-0/+1
2003-08-18Support for Clarion from Ron Schofield.nyamatongwe3-2/+8
2003-08-17Adapt g++ command line for version installed - 2.x adds -fvtable-thunks.nyamatongwe1-1/+4
2003-08-12Fixed display of pixmaps in autocompletion lists.nyamatongwe1-3/+3
2003-08-10Added MMIX lexer by Christoph Hösler.nyamatongwe3-3/+9
2003-08-09Getting ready for release 1.54.nyamatongwe1-4/+4
2003-07-30Scriptol lexer from Denis Sureau.nyamatongwe3-1/+8
2003-07-30NSIS scripting language support from Angelo Mandato.nyamatongwe3-2/+8