Commit Graph

11461 Commits

Author SHA1 Message Date
mattias
2d2d2abe02 turbopoweripro: fixed using LCLType.THandle instead of system.THandle
git-svn-id: trunk@42137 -
2013-07-19 09:23:53 +00:00
mattias
633c1f924a cody: clean up
git-svn-id: trunk@42136 -
2013-07-19 05:58:45 +00:00
juha
93606b42bb LazControls: Generate resources for icons. Use new icons from Anton.
git-svn-id: trunk@42134 -
2013-07-18 22:24:03 +00:00
juha
aed2bcd273 Add a script for updating icons for LazControls.
git-svn-id: trunk@42133 -
2013-07-18 21:46:27 +00:00
juha
99dd0234c3 Update icons for FilterEdits from Anton. Use old icon for ShortPathEdit.
git-svn-id: trunk@42132 -
2013-07-18 21:42:46 +00:00
mattias
987e73434f IDEIntf: comment
git-svn-id: trunk@42126 -
2013-07-17 22:08:35 +00:00
bart
05baacd6f0 LazFileUtils: No need for specific FindCloseUtf8 implementation: just use SysUtils.FindClose.
git-svn-id: trunk@42125 -
2013-07-17 21:50:02 +00:00
mattias
29a3363ce6 chmhelp: icon for TCHMDatabase, from Anton
git-svn-id: trunk@42119 -
2013-07-17 18:02:28 +00:00
mattias
09090bf7a2 chmhelp: icon for TCHMDatabase, from Anton
git-svn-id: trunk@42118 -
2013-07-17 18:01:56 +00:00
mattias
c8b8e6cd61 turbopoweripro: fix NOBR tag handling in IProHtml, from Anton, bug #24755
git-svn-id: trunk@42117 -
2013-07-17 17:41:21 +00:00
sekelsenmat
a134f0af35 fpvectorial-eps: Fixes a regression in fttest.eps
git-svn-id: trunk@42116 -
2013-07-17 12:17:35 +00:00
mattias
e3926122ff lazutils: laz2_write: write encoding UTF-8
git-svn-id: trunk@42110 -
2013-07-16 12:33:08 +00:00
mattias
3bef6f6695 lazutils: nicer unit name
git-svn-id: trunk@42108 -
2013-07-16 09:42:56 +00:00
mattias
2b9efdfe40 synedit: renamed parameters in proc types for easier code completion
git-svn-id: trunk@42095 -
2013-07-15 20:15:09 +00:00
juha
518b18464f DbExport, lazdbexport.lpk: Check if filename is blank in TBaseConfigExportForm. Issue #24143, patch from snorkel
git-svn-id: trunk@42092 -
2013-07-15 15:26:32 +00:00
mattias
24db82d4ba translations: German: updates from Swen Heinig
git-svn-id: trunk@42089 -
2013-07-14 21:51:15 +00:00
juha
5604d3b049 IdeIntf: Cleanup
git-svn-id: trunk@42079 -
2013-07-13 21:20:46 +00:00
mattias
71afb213fb codetools: rename identifier: procedure jump to prochead
git-svn-id: trunk@42074 -
2013-07-13 12:42:32 +00:00
juha
f8dbff1216 SynEdit: Change TSynMacroEvent.RepeatCount from Byte to Integer. Issue #24733
git-svn-id: trunk@42068 -
2013-07-12 14:57:57 +00:00
juha
ebf3655d31 Formatting
git-svn-id: trunk@42067 -
2013-07-12 14:57:30 +00:00
sekelsenmat
b3fe02e30d fpvectorial-eps: Adds enough new operators to be able to execute the new eps test without errors, the drawing is wrong, however
git-svn-id: trunk@42065 -
2013-07-12 06:05:55 +00:00
sekelsenmat
2be0335478 fpvectorial-eps: Many fixes for supporting dictionaries as operators
git-svn-id: trunk@42064 -
2013-07-12 05:45:49 +00:00
mattias
4c88931c65 IDE: compare default target os, cpu with compiler default
git-svn-id: trunk@42063 -
2013-07-11 23:15:45 +00:00
mattias
eb4f930af7 codetools: fixed asking for the default fpc targetos and targetcpu
git-svn-id: trunk@42062 -
2013-07-11 22:25:50 +00:00
jesus
9072e58585 LazReport, fix html export text alignment (imgexport exporter), from Michal Gawrycki, issue #24660
git-svn-id: trunk@42060 -
2013-07-11 21:01:44 +00:00
sekelsenmat
211fc8e632 fpvectorial-eps: Fixes a bug in the support for literal strings
git-svn-id: trunk@42059 -
2013-07-11 14:29:08 +00:00
sekelsenmat
08edea2463 fpvectorial-eps: Starts raw data reading support
git-svn-id: trunk@42057 -
2013-07-11 07:32:45 +00:00
maxim
d894bc7567 LazControls: improved TDividerBevel and TExtendedNotebook icons, patch from Vojtech Cihak, bug #24725
git-svn-id: trunk@42053 -
2013-07-10 20:20:21 +00:00
juha
f6e7e7d452 IDE: Rename LinkingOptionsFrame -> DebuggingOptionsFrame
git-svn-id: trunk@42048 -
2013-07-10 09:38:14 +00:00
mattias
b22e3f25f8 codetools: identifier completion: i directive keywords
git-svn-id: trunk@42045 -
2013-07-09 20:44:16 +00:00
mattias
f49fed72d4 codetools: identifier completion: i directive keywords
git-svn-id: trunk@42044 -
2013-07-09 20:20:35 +00:00
mattias
0c9f482f89 codetools: fixed reraise last error when scan range increases
git-svn-id: trunk@42042 -
2013-07-09 19:53:43 +00:00
mattias
81346fae7b codetools: fixed error message if include file name is empty
git-svn-id: trunk@42041 -
2013-07-09 19:43:41 +00:00
mattias
bba30188f8 codetools: identifier completion: fixed typo
git-svn-id: trunk@42040 -
2013-07-09 19:34:27 +00:00
juha
7978db505c IDE: use a new options frame in project options for config and target. Reorganize other options, too.
git-svn-id: trunk@42037 -
2013-07-09 18:40:09 +00:00
mattias
49c1e4f62c lazutils: made codepage conversion 852,874,1257,1258 to UTF8 and back is lossless
git-svn-id: trunk@42029 -
2013-07-08 17:58:22 +00:00
mattias
0745efd94a lazutils: made codepage conversion 1255 to UTF8 and back to 1255 lossless
git-svn-id: trunk@42022 -
2013-07-08 17:34:44 +00:00
mattias
2fa21ad006 lazutils: made codepage conversion 1254 to UTF8 and back to 1254 lossless
git-svn-id: trunk@42020 -
2013-07-08 17:24:24 +00:00
mattias
b3d1d85a4b lazutils: made codepage conversion 1253 to UTF8 and back to 1253 lossless
git-svn-id: trunk@42018 -
2013-07-08 17:03:48 +00:00
mattias
300123e075 lazutils: made codepage conversion 1252 to UTF8 and back to 1252 lossless
git-svn-id: trunk@42016 -
2013-07-08 16:54:28 +00:00
mattias
5956369187 lazutils: made codepage conversion 1251 to UTF8 and back to 1251 lossless
git-svn-id: trunk@42013 -
2013-07-08 16:51:54 +00:00
mattias
509620e792 lazutils: made codepage conversion 1250 to UTF8 and back to 1250 lossless
git-svn-id: trunk@42011 -
2013-07-08 16:48:14 +00:00
mattias
2427149e18 synedit: fixed TSynEditMarkupGutterMark
git-svn-id: trunk@42009 -
2013-07-07 09:39:37 +00:00
mattias
96bb81a96d synedit: fixed typo
git-svn-id: trunk@42007 -
2013-07-07 07:14:50 +00:00
mattias
699c0cbfe6 lazutils: comments
git-svn-id: trunk@42003 -
2013-07-06 05:22:37 +00:00
maxim
e6b2cabc5c LazSvnPkg: updated Russian translation
git-svn-id: trunk@41991 -
2013-07-03 22:53:00 +00:00
maxim
f0acf9fe0b Codetools: updated Russian translation
git-svn-id: trunk@41990 -
2013-07-03 22:50:19 +00:00
maxim
5d6e8cd959 AnchorDocking: corrected captions, regenerated translations, updated Russian translation
git-svn-id: trunk@41989 -
2013-07-03 22:47:47 +00:00
juha
4f96dcd578 Codetools: revert changes in TStandardCodeTool.CheckLFM from r41948 #1182ff0df2. Caused regressions. Issue #24702
git-svn-id: trunk@41984 -
2013-07-03 13:57:04 +00:00
mattias
06c4055b7c anchordocking: undo MakeFullyVisible - it moves windows to other desktops
git-svn-id: trunk@41983 -
2013-07-03 13:00:35 +00:00