lazarus-ccr/applications/lazedit
2020-01-12 12:58:54 +00:00
..
build lazedit: Upgrades to 2.0 2012-07-05 10:07:43 +00:00
anchordlgform.lfm LazEdit: use English captions as default in AnchorDialog form 2013-02-06 19:13:45 +00:00
anchordlgform.pp Clear UrlEdit when showing AnchorDialog form 2012-02-22 12:20:54 +00:00
editorpagecontrol.pp LazEdit: remove old ANSI versions of SaveToFile/LoadFromFile. Less hints. 2020-01-12 12:58:54 +00:00
history.htm Adds lazedit, a text editor 2012-02-14 15:53:59 +00:00
htmlcharmap.lfm LazEdit: use English captions as default in HtmlCharMapDialog form 2013-02-06 19:20:43 +00:00
htmlcharmap.pp Adds lazedit, a text editor 2012-02-14 15:53:59 +00:00
htmlcode.pp Fixed wrong utf-8 charsetdefinition (typo) 2012-04-08 16:54:28 +00:00
htmldialogs.pp LazEdit: update links to the authors website. 2014-12-12 23:17:35 +00:00
lazedit_about.lfm lazedit: Upgrades to 2.0 2012-07-05 10:07:43 +00:00
lazedit_about.pas Corrected copyright statement and application name in comment headers 2012-02-29 22:40:24 +00:00
lazedit_config.pas LazEdit: remove debug writeln. 2020-01-09 18:53:15 +00:00
lazedit_constants.pp LazEdit: remove old ANSI versions of SaveToFile/LoadFromFile. Less hints. 2020-01-12 12:58:54 +00:00
lazedit_picslib.pp LazEdit: lazedit_picslib.pp: uses TFileStreamUtf8 for better UTF8 support on Windows. 2013-06-27 16:49:36 +00:00
lazedit_translations.pas LazEdit: warn if file doesn't seem ASCII or Utf8 encoded. 2020-01-09 18:23:59 +00:00
lazedit.ico Added (sample) icon 2012-02-29 12:02:41 +00:00
lazedit.lpi LazEdit: Use -FaLazLogger,LCLExceptionStacktrace in debug buildmodes to enable stack tracing and debugln() output. 2020-01-09 17:35:43 +00:00
lazedit.lpr Cleanup 2012-02-28 14:18:41 +00:00
lazedit.res LazEdit: fix compilation; fix Utf8<->ansi conversions. 2020-01-09 17:10:29 +00:00
license.inc Beautified about dialog 2012-02-29 13:18:26 +00:00
main.lfm LazEdit: fix compilation; fix Utf8<->ansi conversions. 2020-01-09 17:10:29 +00:00
main.pp LazEdit: remove old ANSI versions of SaveToFile/LoadFromFile. Less hints. 2020-01-12 12:58:54 +00:00
mrulists.pp LazEdit: fix compilation; fix Utf8<->ansi conversions. 2020-01-09 17:10:29 +00:00
newhtmldlgform.lfm LazEdit: use English captions as default in NewHtmlDialog form 2013-02-06 19:10:47 +00:00
newhtmldlgform.pp Adds lazedit, a text editor 2012-02-14 15:53:59 +00:00
newtableform.lfm LazEdit: use English captions as default in NewTable Dialog form 2013-02-06 19:23:42 +00:00
newtableform.pp Adds lazedit, a text editor 2012-02-14 15:53:59 +00:00
picturedlgform.lfm LazEdit: use English captions as default in PictureDialog form 2013-02-06 19:17:12 +00:00
picturedlgform.pp LazEdit: lazedit_picslib.pp: uses TFileStreamUtf8 for better UTF8 support on Windows. 2013-06-27 16:49:36 +00:00