Commit Graph

24052 Commits

Author SHA1 Message Date
martin
906b3f9819 SynEdit: fpdoc
git-svn-id: trunk@24478 -
2010-04-06 22:15:56 +00:00
martin
9a3a4acd60 SynEdit, Refactor: Move more range scanning code to highlighter
git-svn-id: trunk@24477 -
2010-04-06 22:13:33 +00:00
martin
02c12b2e82 SynEdit: Fix a crash when focus messages are received during destruction
git-svn-id: trunk@24476 -
2010-04-06 22:06:46 +00:00
martin
fd3a7b5ef5 SynEdit, Folding: Clear folds, if highlighter changes
git-svn-id: trunk@24475 -
2010-04-06 21:27:34 +00:00
martin
c1e827dafb IDE, Main: Fix jump next/prev bookmark. Issue #16214
git-svn-id: trunk@24474 -
2010-04-06 15:59:24 +00:00
ask
ce83bb5a91 TAChart: Use broadacster/listener to update chart after changes in axis transformation
git-svn-id: trunk@24473 -
2010-04-06 15:35:21 +00:00
ask
10de772730 TAChart: Use listener to update chart after mark source changes
git-svn-id: trunk@24472 -
2010-04-06 15:12:55 +00:00
ask
5b2e752e04 TAChart: Move more functionality from clients into TListener class
git-svn-id: trunk@24471 -
2010-04-06 15:11:18 +00:00
martin
c08a43fead SourceEditor: Fixed ExecutionLine for DualView
git-svn-id: trunk@24470 -
2010-04-06 15:11:05 +00:00
martin
f2ec37b6f5 SourceEditor: Clean-up
git-svn-id: trunk@24469 -
2010-04-06 14:47:08 +00:00
mattias
438dba5486 extern help: register help db, show html browser
git-svn-id: trunk@24468 -
2010-04-06 13:26:52 +00:00
mattias
f0d942c1da LCL: added THelpDatabase.UnregisterAllItems
git-svn-id: trunk@24467 -
2010-04-06 12:36:09 +00:00
ask
cd0c7d799e TAChart: Extract TBroadcaster from TCustomChartSource
* Move TBroadcaster and TListener to TAChartUtils

git-svn-id: trunk@24466 -
2010-04-06 12:27:20 +00:00
mattias
9b01c35ba3 IDE: help options group extendable
git-svn-id: trunk@24465 -
2010-04-06 11:45:56 +00:00
ask
f5ff000c40 TAChart: Use VIdentityTransform instead of TChartAxis.FDefaultTransformations
git-svn-id: trunk@24464 -
2010-04-06 11:23:27 +00:00
vincents
8306359d07 externhelp: fixed some typos and tried to improve grammar in readme.
git-svn-id: trunk@24463 -
2010-04-06 11:05:23 +00:00
mattias
8611cf8b5a externhelp: icons for add, delete button
git-svn-id: trunk@24462 -
2010-04-06 10:58:52 +00:00
mattias
17f226111f externhelp: moved options to help group
git-svn-id: trunk@24461 -
2010-04-06 10:52:41 +00:00
paul
3c96229e18 gtk: implement statusbar themed parts painting
git-svn-id: trunk@24460 -
2010-04-06 07:47:45 +00:00
paul
28b4db094a qt: implement statusbar themed parts painting
git-svn-id: trunk@24459 -
2010-04-06 07:20:52 +00:00
paul
82492703f2 lcl: correct declaration of TRIVERTEX, add TTriVertex, TGradientRect types, fix Qt and Gtk versions of GradientFill
git-svn-id: trunk@24458 -
2010-04-06 07:10:10 +00:00
paul
903275fc98 ide: fix crash on opening new unit which lazarus decides as a project unit
git-svn-id: trunk@24457 -
2010-04-06 01:55:23 +00:00
maxim
0122b4d687 IDE: improved 'Make Resourcestring' dialog localization
git-svn-id: trunk@24456 -
2010-04-05 22:15:36 +00:00
mattias
9b64ffb4c8 LCL: TControl.DoDock: when NewDockSite.AutoSize consider Align
git-svn-id: trunk@24455 -
2010-04-05 21:47:07 +00:00
mattias
ed6c7180b2 LCL: TControl.DoDock: when NewDockSite.AutoSize then use current control bounds
git-svn-id: trunk@24454 -
2010-04-05 21:44:29 +00:00
maxim
5718b73be4 regenerated translations; updated Russian translation
git-svn-id: trunk@24453 -
2010-04-05 21:37:45 +00:00
maxim
10fb108607 JCF2: localized Uses tab
git-svn-id: trunk@24452 -
2010-04-05 21:37:26 +00:00
maxim
8b24486ec9 regenerated translations; updated Russian translation
git-svn-id: trunk@24451 -
2010-04-05 21:10:00 +00:00
maxim
39c9ded630 JCF2: localized Find and Replace tab
git-svn-id: trunk@24450 -
2010-04-05 21:09:34 +00:00
mattias
325fda06de IDE: confirm changes of installed packages: list changes at start
git-svn-id: trunk@24449 -
2010-04-05 20:13:59 +00:00
mattias
5fac7411d2 IDE: fixed invalid resize in make resourcestring dlg, added resource strings
git-svn-id: trunk@24448 -
2010-04-05 20:09:18 +00:00
mattias
c9748f2eeb translations: german: updates from Jörg Braun
git-svn-id: trunk@24447 -
2010-04-05 20:03:10 +00:00
mattias
314c61457e codetools: FindStartOfAtom check if at start of string constant, bug #16203
git-svn-id: trunk@24446 -
2010-04-05 20:02:16 +00:00
martin
fda361abd7 SourceEditor: Fixed compilation (without SynDualView)
git-svn-id: trunk@24445 -
2010-04-05 19:53:54 +00:00
mattias
6f3d675400 LCL: added ControlStyle csAutoSize0x0 to allow shrinking controls to 0,0 - the widgetset constraints will still apply, TPanel uses this
git-svn-id: trunk@24444 -
2010-04-05 18:49:54 +00:00
mattias
252d19e1af LCL: doc: InnerBorder
git-svn-id: trunk@24443 -
2010-04-05 18:32:02 +00:00
mattias
c88de91a79 LCL: AutoSize=true, no childs, no content, consider AdjustClientRect
git-svn-id: trunk@24442 -
2010-04-05 18:25:30 +00:00
mattias
d00e912de8 LCL: AutoSize=true, no childs, no content, consider AdjustClientRect
git-svn-id: trunk@24441 -
2010-04-05 18:11:41 +00:00
mattias
c89fa706ff LCL: AutoSize=true, no childs, no content, consider AdjustClientRect
git-svn-id: trunk@24440 -
2010-04-05 18:08:52 +00:00
martin
4df6b8b4c4 SourceEditor: Fix "move to other Window" menu, work with SynDualView
git-svn-id: trunk@24439 -
2010-04-05 17:26:53 +00:00
mattias
3b3bb0a448 IDE: set/unset csNoDesignVisible for hidden ancestors
git-svn-id: trunk@24438 -
2010-04-05 17:22:23 +00:00
martin
084c1f36cf IDE/Project: Load/Save Highlighterinfo for editor sessions
git-svn-id: trunk@24437 -
2010-04-05 17:18:02 +00:00
martin
7f3ade7f28 IDE: Initialize UnitEditorInfo for DualView
git-svn-id: trunk@24436 -
2010-04-05 14:57:05 +00:00
ask
e2f5ade37d TAChart: Activate new transformations code
git-svn-id: trunk@24435 -
2010-04-05 14:05:14 +00:00
ask
08149cef06 TAChart: Add TLogarithmAxisTransform class
git-svn-id: trunk@24434 -
2010-04-05 13:22:37 +00:00
ask
d42fdde00e TAChart: Set image/png mime-type for icons, optimize tcharttoolset.png
git-svn-id: trunk@24433 -
2010-04-05 12:18:28 +00:00
ask
44e521498c TAChart: Add script to regenerate .lrs file from icons
* Auto-arrange icon resources alphabetically

git-svn-id: trunk@24432 -
2010-04-05 11:54:35 +00:00
ask
b61eeef153 TAChart: Move icon images to a subdirectory
git-svn-id: trunk@24431 -
2010-04-05 11:51:59 +00:00
ask
c235cb7c26 TAChart: Add icon for TChartAxisTransformations
git-svn-id: trunk@24430 -
2010-04-05 11:50:01 +00:00
ask
ad38d34a34 TAChart: Add TChartAxisTransformations component.
* Does not do anything yet

git-svn-id: trunk@24429 -
2010-04-05 11:19:52 +00:00