Commit Graph

37102 Commits

Author SHA1 Message Date
juha
5b3c99a51b LCL: Fix ShellTreeView's new property Path. Issue #22538, modified from patch of "ocean"
git-svn-id: trunk@38221 -
2012-08-09 23:31:00 +00:00
maxim
75b969e9cb IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@38217 -
2012-08-09 20:25:43 +00:00
maxim
0a5b466ead IDE: fixed typo
git-svn-id: trunk@38216 -
2012-08-09 20:21:12 +00:00
mattias
49344411b4 updated lpl
git-svn-id: trunk@38215 -
2012-08-09 17:02:49 +00:00
mattias
96d9a3c292 added mtprocs
git-svn-id: trunk@38214 -
2012-08-09 17:02:12 +00:00
mattias
bd89c5bdc7 codetools: clean up
git-svn-id: trunk@38213 -
2012-08-09 17:01:45 +00:00
mattias
18d15fd899 codetools: linkscanner: changed missing include file marker
git-svn-id: trunk@38211 -
2012-08-09 07:56:49 +00:00
mattias
9d1394675c codetools: linkscanner: simplified AddLink
git-svn-id: trunk@38210 -
2012-08-09 07:45:50 +00:00
mattias
cfa24e7773 codetools: skip codetools skip comment
git-svn-id: trunk@38209 -
2012-08-08 22:40:14 +00:00
juha
b7b27e90b3 IDE: reuse a resource string better
git-svn-id: trunk@38206 -
2012-08-08 19:21:59 +00:00
juha
6f966dbab0 Finnish translations
git-svn-id: trunk@38205 -
2012-08-08 19:21:53 +00:00
martin
8283b97217 Synedit: fixed typo in IFDEF for fpc 2.60 bug
git-svn-id: trunk@38204 -
2012-08-08 14:31:02 +00:00
mattias
752ae4ef0b codetools: fixed FindCommentEnd
git-svn-id: trunk@38203 -
2012-08-08 12:07:17 +00:00
mattias
aa0c04ced6 openglcontrol: win32: share context
git-svn-id: trunk@38202 -
2012-08-08 08:04:53 +00:00
mattias
1264a95e7c codetools: skip codetools comment
git-svn-id: trunk@38201 -
2012-08-08 07:58:43 +00:00
sekelsenmat
80ab27d495 Starts implementing accessibility support for TEdit in LCL-CustomDrawn-Cocoa
git-svn-id: trunk@38200 -
2012-08-08 06:13:53 +00:00
paul
1be9d080b5 components: apply patch of Bart Broersma to fix FileOpen problems with win98 (issue #0022596)
git-svn-id: trunk@38199 -
2012-08-08 05:56:24 +00:00
martin
c0c7de3fea IDE: Export to html, do not enforce check for writeable. Issue #0022588
git-svn-id: trunk@38198 -
2012-08-07 21:40:54 +00:00
vincents
df7a7d6acc win32 installer build script: check for LAZREVISION instead of error level, errorlevel is sometimes 1 (don't know why), even though the correct revision has been set.
git-svn-id: trunk@38196 -
2012-08-07 11:12:01 +00:00
mattias
51c7a42e32 codetools: workaround until CalculateBinaryOperator supports alias types
git-svn-id: trunk@38195 -
2012-08-07 07:43:49 +00:00
mattias
fa30c0d956 IDE: create package source: do not add unit with package unit name
git-svn-id: trunk@38194 -
2012-08-07 07:24:20 +00:00
maxim
ed1898fb75 Docs: added Khaled Shagrouni to contributors list
git-svn-id: trunk@38192 -
2012-08-06 22:39:53 +00:00
maxim
6a6efab93c Translations: huge Arabic translation update by Khaled Shagrouni, last part, bug #22583
git-svn-id: trunk@38191 -
2012-08-06 22:38:26 +00:00
mattias
d21465be10 codetools: started skipping codetools skip comments
git-svn-id: trunk@38190 -
2012-08-06 22:37:08 +00:00
mattias
a5f1df8c7c codetools: fixed FindDeclarationOfIdentAtParam searching if proc()then
git-svn-id: trunk@38189 -
2012-08-06 22:36:23 +00:00
maxim
a5f0741af8 Translations: Arabic translation cleanup
git-svn-id: trunk@38188 -
2012-08-06 22:35:25 +00:00
maxim
7c19d004c2 Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583
git-svn-id: trunk@38187 -
2012-08-06 22:32:03 +00:00
maxim
99a3de9371 Translations: fixed Japanese translation breakage
git-svn-id: trunk@38184 -
2012-08-06 21:23:56 +00:00
maxim
e209ff6095 Translations: Japanese translation update by Haruyuki Fujimaki
git-svn-id: trunk@38182 -
2012-08-06 21:02:46 +00:00
juha
306517127e LCL, ShellTreeView: fix getting and setting the new Path property when root is empty
git-svn-id: trunk@38181 -
2012-08-06 19:52:31 +00:00
martin
4d2b3686c5 Synedit: fix matching-bracket-highlight in comments (closing bracket at eol) issue #0022586
git-svn-id: trunk@38180 -
2012-08-06 14:08:47 +00:00
ask
d9d528ab9c TAChart: Do not draw fit series if the fitting was not performed.
Patch by Werner Pamler.

git-svn-id: trunk@38179 -
2012-08-06 12:29:28 +00:00
juha
f88fab8bc7 LCL, ShellTreeView: publish property Images (and HotTrack). Issue #14903
git-svn-id: trunk@38177 -
2012-08-05 16:29:46 +00:00
martin
b2905c41ac SynEdit TSynMultiSyn: Fixed updating, when appending to EOT. Part of issue #0022519
git-svn-id: trunk@38175 -
2012-08-05 14:49:28 +00:00
juha
6e442d0bf6 LCL, ShellTreeView: Implement property Path. Issue #22538
git-svn-id: trunk@38174 -
2012-08-05 12:06:33 +00:00
mattias
fc7d4fcba1 synuni, semaphorgridlpk: clean up fpc options
git-svn-id: trunk@38169 -
2012-08-05 10:48:22 +00:00
mattias
5184337e38 synuni: clean up fpc options
git-svn-id: trunk@38167 -
2012-08-05 10:44:34 +00:00
mattias
ca126b80e1 examples: clean up
git-svn-id: trunk@38158 -
2012-08-05 10:04:36 +00:00
mattias
85f064ce90 IDE: fixed saving ambiguousfileaction, bug #22573
git-svn-id: trunk@38157 -
2012-08-05 10:02:55 +00:00
juha
33b20563ef LCL, ValueListEditor: implement some ToDos
git-svn-id: trunk@38156 -
2012-08-05 08:32:18 +00:00
juha
13b9ee0628 LCL, ValueListEditor: Implement OnStringsChange/OnStringsChanging. Issue #22576
git-svn-id: trunk@38155 -
2012-08-05 08:32:08 +00:00
juha
906193012c Added Silvio Clecio to contributors list
git-svn-id: trunk@38154 -
2012-08-04 22:24:08 +00:00
martin
cebd235527 SynEdit TSynMultiSyn: typo
git-svn-id: trunk@38152 -
2012-08-04 14:15:00 +00:00
martin
be12225390 SynEdit Highlighter: Fixed crash when scanning empty
git-svn-id: trunk@38151 -
2012-08-04 13:44:32 +00:00
martin
242370b71e SynEdit TSynMultiSyn: Fixed crash when deleting lines. Part of issue #0022519
git-svn-id: trunk@38150 -
2012-08-04 12:00:32 +00:00
zeljko
7a161299ec Qt: allow edit of combobox with style csSimple. issue #22528
git-svn-id: trunk@38149 -
2012-08-04 10:55:45 +00:00
zeljko
96b40a914a Qt: allow showin modal form with borderStyle=bsNone. issue #22568
git-svn-id: trunk@38148 -
2012-08-04 10:45:38 +00:00
mattias
b10d611dbd examples: xmlreader: added example xml
git-svn-id: trunk@38147 -
2012-08-04 10:39:01 +00:00
mattias
705588570b examples: tv_add_remove: updated
git-svn-id: trunk@38146 -
2012-08-04 10:33:06 +00:00
zeljko
25658113df LCL: TListView fixed "List index out of bounds" while deleting items. issue #22552
git-svn-id: trunk@38145 -
2012-08-04 10:31:18 +00:00