Commit Graph

40633 Commits

Author SHA1 Message Date
maxim
0ea1dbdc97 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@42056 -
2013-07-10 20:59:28 +00:00
maxim
d5aad7350c IDE: minor string improvement
git-svn-id: trunk@42055 -
2013-07-10 20:57:55 +00:00
maxim
4bc284a59d Docs: added Vojtech Cihak to contributors list
git-svn-id: trunk@42054 -
2013-07-10 20:24:39 +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
maxim
f45a3cc8e7 IDE: improved TNotebook icon, patch from Vojtech Cihak, bug #24725
git-svn-id: trunk@42052 -
2013-07-10 20:18:15 +00:00
juha
2d08d52520 IDE: show HourGlass cursor while checking compiler options.
git-svn-id: trunk@42051 -
2013-07-10 10:24:47 +00:00
juha
77a5f2b03c Improve the example for Object Inspector a little.
git-svn-id: trunk@42050 -
2013-07-10 09:38:26 +00:00
juha
f94fc13b1d IDE: formatting
git-svn-id: trunk@42049 -
2013-07-10 09:38:21 +00:00
juha
f6e7e7d452 IDE: Rename LinkingOptionsFrame -> DebuggingOptionsFrame
git-svn-id: trunk@42048 -
2013-07-10 09:38:14 +00:00
juha
82d8a8a308 IDE: Cleanup of options frames
git-svn-id: trunk@42047 -
2013-07-09 23:02:07 +00:00
juha
9d59791716 IDE: rename linking options -> debugging options
git-svn-id: trunk@42046 -
2013-07-09 21:17:09 +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
9fa72552cf IDE: less updates from codetools to srcedit
git-svn-id: trunk@42043 -
2013-07-09 20:09:39 +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
mattias
426618ab08 IDE: fixed range check
git-svn-id: trunk@42039 -
2013-07-09 19:22:27 +00:00
juha
664d9707a1 IDE: Show (default) text also in TargetOS and TargetCPU option controls for consistency.
git-svn-id: trunk@42038 -
2013-07-09 18:54:50 +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
juha
a3561b7294 New frame for config and target in compiler options
git-svn-id: trunk@42036 -
2013-07-09 18:38:13 +00:00
juha
659c0cca28 IDE: Hide build modes in "Additions and Overrides" when UseBuildModes=False.
git-svn-id: trunk@42035 -
2013-07-09 11:40:17 +00:00
juha
24630c451b IDE: Rename a variable in TGroupedMatrixValue to avoid confusion with another variable of type TGroupedMatrixModes
git-svn-id: trunk@42034 -
2013-07-09 11:40:09 +00:00
mattias
d7840abebd LCL: TTextStrings: fixed TTextStrings.Insert
git-svn-id: trunk@42032 -
2013-07-08 21:21:57 +00:00
mattias
4d29b334e5 LCL: TTextStrings: optimized AddStrings
git-svn-id: trunk@42031 -
2013-07-08 20:56:10 +00:00
mattias
a4c14f88b5 tools: iconvtable: fill up empty places to create lossless mapping
git-svn-id: trunk@42030 -
2013-07-08 18:05:26 +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
bf8072a3ee tests: added test if CP1257-UTF8-CP1257 is lossless
git-svn-id: trunk@42028 -
2013-07-08 17:57:27 +00:00
mattias
c7a6f30979 tests: added test if CP433-UTF8-CP433 is lossless
git-svn-id: trunk@42027 -
2013-07-08 17:42:24 +00:00
mattias
65dc384053 tests: added test if CP433-UTF8-CP433 is lossless
git-svn-id: trunk@42026 -
2013-07-08 17:41:58 +00:00
mattias
90efb38b39 tests: added test if 8859-2-UTF8-8859-2 is lossless
git-svn-id: trunk@42025 -
2013-07-08 17:37:15 +00:00
mattias
3d352019bf tests: added test if 8859-15-UTF8-8859-15 is lossless
git-svn-id: trunk@42024 -
2013-07-08 17:36:49 +00:00
mattias
9640cbc6e8 tests: added test if 8859-1-UTF8-8859-1 is lossless
git-svn-id: trunk@42023 -
2013-07-08 17:36:28 +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
3483a510dc tests: added test if CP1255-UTF8-CP1255 is lossless
git-svn-id: trunk@42021 -
2013-07-08 17:34:39 +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
b3672fb4a5 tests: added test if CP1254-UTF8-CP1254 is lossless
git-svn-id: trunk@42019 -
2013-07-08 17:24:17 +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
44d50da995 tests: added test if CP1253-UTF8-CP1253 is lossless
git-svn-id: trunk@42017 -
2013-07-08 17:03:41 +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
11ff90f78b tests: added test if CP1252-UTF8-CP1252 is lossless
git-svn-id: trunk@42015 -
2013-07-08 16:54:21 +00:00
mattias
22b78d78f7 tests: added test if CP1251-UTF8-CP1251 is lossless
git-svn-id: trunk@42014 -
2013-07-08 16:52:13 +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
fa58ecb761 tests: added test if CP1250-UTF8-CP1250 is lossless
git-svn-id: trunk@42012 -
2013-07-08 16:48:51 +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
maxim
8dcb832cc3 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@42010 -
2013-07-07 21:43:51 +00:00
mattias
2427149e18 synedit: fixed TSynEditMarkupGutterMark
git-svn-id: trunk@42009 -
2013-07-07 09:39:37 +00:00
mattias
659252a167 IDE: source editor: using TFPList
git-svn-id: trunk@42008 -
2013-07-07 08:36:04 +00:00
mattias
96bb81a96d synedit: fixed typo
git-svn-id: trunk@42007 -
2013-07-07 07:14:50 +00:00
mattias
a8383f12d4 IDE: fixed typo
git-svn-id: trunk@42006 -
2013-07-06 17:08:33 +00:00