Source code of the Lazarus IDE for Free Pascal. -- Visit us at https://www.lazarus-ide.org or https://forum.lazarus.freepascal.org
Go to file
lazarus 00dc711489 Added an OnSelectionChanged event in Main.pp fired by MSgView dialog. This fires when the ListBox gets clicked on.
This allows the editor to highlight different lines when you click on different error messages.
Shane

git-svn-id: trunk@372 -
2001-10-26 20:36:49 +00:00
components MG: fixed parsing constants with OR, AND, XOR, MOD, DIV, SHL, SHR 2001-10-25 19:02:18 +00:00
debugger MG: fixed speedbuttons numglyphs>1 and started IDE debugging 2001-10-18 13:01:33 +00:00
designer MG: replaced bookmark icons by smaller ones 2001-10-18 13:24:32 +00:00
examples * regenerated to support -T for fpcmake 2001-08-22 20:46:37 +00:00
ide Added an OnSelectionChanged event in Main.pp fired by MSgView dialog. This fires when the ListBox gets clicked on. 2001-10-26 20:36:49 +00:00
images MG: fixed speedbuttons numglyphs>1 and started IDE debugging 2001-10-18 13:01:33 +00:00
lcl MG: fixed parsing constants with OR, AND, XOR, MOD, DIV, SHL, SHR 2001-10-25 19:02:18 +00:00
tools * regenerated to support -T for fpcmake 2001-08-22 20:46:37 +00:00
.gitattributes MG: updated gtkglarea demo 2001-10-20 12:44:53 +00:00
Makefile * regenerated to support -T for fpcmake 2001-08-22 20:46:37 +00:00
Makefile.fpc * regenerated to support -T for fpcmake 2001-08-22 20:46:37 +00:00