lazarus-ccr/applications/lazedit
lazarus-bart a567920d3d LazEdit: Also translate PopUpMenu captions.
Patch by arny. Fixes issue #0024034.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-13 17:55:49 +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: open file in unused open current editor if available, else in newly created editor 2012-07-07 22:35:12 +00:00
EPlus.ini lazedit: Starts implementing translations support 2012-02-15 11:35:36 +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 Removed unused function TAnchorDlg.GetAnchorText 2012-02-29 11:11:58 +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: changed TagMenuItemsAndActions to tag LanguageMenu items at runtime. Implemented LanguageIds for lazedit_translations.pp 2012-07-02 20:40:02 +00:00
lazedit_constants.pp LazEdit: add .p to default extensions linked to fpc highlighter. 2013-03-12 23:37:57 +00:00
lazedit_picslib.pp LazEdit: Lazedit_PicsLib.pp: refactoring and making it Endian safe 2012-11-29 18:32:01 +00:00
lazedit_translations.pas LazEdit: Set menu accellerators for English language. 2013-03-13 14:57:39 +00:00
lazedit.ico Added (sample) icon 2012-02-29 12:02:41 +00:00
lazedit.lpi lazedit: Upgrades to 2.0 2012-07-05 10:07:43 +00:00
lazedit.lpr Cleanup 2012-02-28 14:18:41 +00:00
lazedit.res Added (sample) icon 2012-02-29 12:02:41 +00:00
license.inc Beautified about dialog 2012-02-29 13:18:26 +00:00
main.lfm LazEdit: changed TagMenuItemsAndActions to tag LanguageMenu items at runtime. Implemented LanguageIds for lazedit_translations.pp 2012-07-02 20:40:02 +00:00
main.pp LazEdit: Also translate PopUpMenu captions. 2013-03-13 17:55:49 +00:00
mrulists.pp Removed unused constant 2012-02-29 10:58:15 +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: picturedlgform.pp: convert filename from Utf-8 to system encoding when calling GetImageSize 2012-11-29 18:35:41 +00:00