Commit Graph

38938 Commits

Author SHA1 Message Date
sekelsenmat
1fa926c402 Patches from bugs #23866 and #23864, fixes 64 bits and fpc 2.7.1 issues
git-svn-id: trunk@40287 -
2013-02-13 07:11:48 +00:00
sekelsenmat
593c4d27df Patch from bug #23867 - fix compilation in fpc 2.7.1
git-svn-id: trunk@40286 -
2013-02-13 07:03:49 +00:00
mattias
f91219158f lplupdate: better message
git-svn-id: trunk@40285 -
2013-02-12 22:30:24 +00:00
mattias
138e5595d8 lpl: update
git-svn-id: trunk@40284 -
2013-02-12 22:22:40 +00:00
mattias
80980a440c lplupdate: fixed checking for dead links
git-svn-id: trunk@40283 -
2013-02-12 22:22:25 +00:00
bart
e233a67124 ValEdit: Fix not updating cell in TValueListStrings.Put when goAlwaysShowEditor in Options.
Fixes issue #0023875.

git-svn-id: trunk@40282 -
2013-02-12 22:16:47 +00:00
mattias
24667b1693 IDE: clean up
git-svn-id: trunk@40281 -
2013-02-12 21:55:08 +00:00
mattias
fe54d0ba55 IDEIntf: added GetRequiredPackages
git-svn-id: trunk@40280 -
2013-02-12 21:49:12 +00:00
maxim
e473991184 Components, LazUtils: regenerated XPath translations
git-svn-id: trunk@40279 -
2013-02-12 20:03:18 +00:00
mattias
847b95762b IDE: verbosity for invalid lpl files
git-svn-id: trunk@40278 -
2013-02-12 11:51:26 +00:00
mattias
51e06df26e lazutils: xpath: renamed resourcestrings
git-svn-id: trunk@40277 -
2013-02-12 10:35:46 +00:00
jesus
efee6e8c99 LCL, grids and dbgrids implemented RowHightlight option, from Marcus Müller, issue #18581
git-svn-id: trunk@40276 -
2013-02-12 03:35:29 +00:00
mattias
7d0b06e134 cody: unit dependencies: started groups
git-svn-id: trunk@40275 -
2013-02-11 22:53:25 +00:00
mattias
28a1086915 cody: lvlgraph: enough space between levels for node captions
git-svn-id: trunk@40274 -
2013-02-11 22:12:14 +00:00
mattias
662442e6fe cody: lvlgraph: smaller node captions
git-svn-id: trunk@40273 -
2013-02-11 22:02:06 +00:00
mattias
6d059e43a3 cody: lvlgraph: edges
git-svn-id: trunk@40272 -
2013-02-11 21:49:29 +00:00
mattias
183a5f998e cody: lvlgraph: node captions
git-svn-id: trunk@40271 -
2013-02-11 21:39:35 +00:00
mattias
4c1e8ab150 cody: lvlgraph: fixed MinimizeOverlappings
git-svn-id: trunk@40270 -
2013-02-11 21:29:36 +00:00
mattias
cbd27f6ca3 cody: lvlgraph: fixed freeing node
git-svn-id: trunk@40269 -
2013-02-11 21:16:19 +00:00
mattias
e579fe52a4 lcl: clean up
git-svn-id: trunk@40268 -
2013-02-11 21:15:42 +00:00
juha
d382cfae08 RTTIControls: Fix the behavior of TTIComboBox with alias walues. Issue #23848, patch from Imants
git-svn-id: trunk@40267 -
2013-02-11 18:33:16 +00:00
juha
603426fa54 LazUtils: fix problems in iso8859_15 encoding support. Issue #23874, patch from DCelso
git-svn-id: trunk@40266 -
2013-02-11 18:00:45 +00:00
mattias
8d124948d7 LCL: comments
git-svn-id: trunk@40265 -
2013-02-11 17:14:14 +00:00
mattias
001b0ed1f6 lazutils: disabled workaround for fpc 2.7.1
git-svn-id: trunk@40264 -
2013-02-11 17:09:17 +00:00
mattias
8bca6ba724 lazutils: disabled workaround for fpc 2.7.1
git-svn-id: trunk@40263 -
2013-02-11 17:06:59 +00:00
mattias
f46f4ab4f4 LCL: gtk2: check if gtk_window
git-svn-id: trunk@40262 -
2013-02-11 17:04:10 +00:00
mattias
a8fa92ac7f lcl: gtk2: fixed showing form modal, close, showing non modal, bug #23876
git-svn-id: trunk@40261 -
2013-02-11 16:54:50 +00:00
ask
f088d7b509 LazFreeType: Support font loading from a stream. Patch by "circular".
git-svn-id: trunk@40260 -
2013-02-11 07:09:52 +00:00
mattias
f4df84419a lazutils: no workaround for fpc 2.7.1
git-svn-id: trunk@40259 -
2013-02-10 21:44:36 +00:00
mattias
fcc1d83bb8 lcl: fixed compilation with fpc 2.7.1
git-svn-id: trunk@40258 -
2013-02-10 21:44:09 +00:00
mattias
2a584a5f61 anchordocking: fixed headerhint
git-svn-id: trunk@40257 -
2013-02-10 21:30:41 +00:00
maxim
ebb25642f6 Components, AnchorDocking: improved localization and dropped using non-standard format argument
git-svn-id: trunk@40256 -
2013-02-10 21:08:03 +00:00
maxim
c9d88f4a28 IDE: improved Russian translation
git-svn-id: trunk@40255 -
2013-02-10 17:02:04 +00:00
maxim
ec68f971b1 Components, LazUtils: Russian translation for XPath
git-svn-id: trunk@40254 -
2013-02-10 16:28:59 +00:00
bart
bb1447887f ValEdit: don't hide/show editor inside TValueListStrings.Put (otherwise you cannot type anymore).
git-svn-id: trunk@40253 -
2013-02-10 15:09:50 +00:00
mattias
ee92fdee19 openglcontrol: red,green,blue bits for windows
git-svn-id: trunk@40252 -
2013-02-10 14:32:30 +00:00
mattias
99777d6c19 IDE: fixed lcl help basepathobject
git-svn-id: trunk@40250 -
2013-02-10 14:10:01 +00:00
mattias
434dcee856 LCL: fixed compilation fpc 2.6.0
git-svn-id: trunk@40249 -
2013-02-10 14:04:29 +00:00
martin
f234030aae SynEdit: fix detection of IsVisible changed
git-svn-id: trunk@40248 -
2013-02-10 13:54:00 +00:00
mattias
db946751c9 turbopower_ipro: clean up
git-svn-id: trunk@40247 -
2013-02-10 13:22:08 +00:00
mattias
4d6489da76 IDE: register HTML help for LCL
git-svn-id: trunk@40244 -
2013-02-10 12:57:01 +00:00
mattias
ac8852935f IDE: help: verbosity
git-svn-id: trunk@40243 -
2013-02-10 12:48:55 +00:00
bart
b74e586846 ValEdit: Make OnButtonClick and OnEditButtonClick published.
git-svn-id: trunk@40242 -
2013-02-10 12:41:12 +00:00
mattias
c026b52cc5 IDE: menu designer: prevent crash when all menu items were deleted, bug #23870
git-svn-id: trunk@40241 -
2013-02-10 12:28:36 +00:00
mattias
5ee38f3ce4 lcl: using fpcanvas JoinStyle
git-svn-id: trunk@40240 -
2013-02-10 12:26:35 +00:00
mattias
9860bb1ef1 lcl: using fpcanvas EndCap
git-svn-id: trunk@40239 -
2013-02-10 12:22:05 +00:00
mattias
b4a29891b3 lazutils: clean up
git-svn-id: trunk@40238 -
2013-02-10 12:06:24 +00:00
mattias
60d3756a53 lazutils: added workaround for compiler bug, see bug #23868
git-svn-id: trunk@40237 -
2013-02-10 10:46:56 +00:00
mattias
f48c70a01c lazutils: comments
git-svn-id: trunk@40236 -
2013-02-10 10:41:03 +00:00
ask
1070c2309f TAChart: Add icon for TChartGUIConnectorBGRA component
git-svn-id: trunk@40235 -
2013-02-10 10:14:19 +00:00