Commit Graph

31479 Commits

Author SHA1 Message Date
mattias
3123ce42c2 codetools: dbgs(array of const)
git-svn-id: trunk@32186 -
2011-09-05 18:10:37 +00:00
ask
2451ea26ea TAChart: Add derivative series to the Statistics page of the line demo
git-svn-id: trunk@32185 -
2011-09-05 11:10:20 +00:00
ask
842f2e1772 TAChart: Add camDerivative value to TCalculatedChartSource.AccumulationMethod
git-svn-id: trunk@32184 -
2011-09-05 11:09:12 +00:00
zeljko
ac40960c17 Carbon: fixed setting of ofOverWritePrompt and ofAllowMultiSelect.Patch by Torsten Bonde Christiansen. issue #20149
git-svn-id: trunk@32181 -
2011-09-05 08:41:16 +00:00
ask
9202316548 TAChart: drag demo: compilation fix and minor update
git-svn-id: trunk@32180 -
2011-09-05 07:11:58 +00:00
jesus
e7d5a88de6 LCL, implemented stringgrid SaveToCSVFile and LoadFromCSVFile
git-svn-id: trunk@32179 -
2011-09-05 00:52:00 +00:00
maxim
e666741b02 regenerated translations; updated Russian translation
git-svn-id: trunk@32178 -
2011-09-04 20:23:21 +00:00
maxim
49c2dbf336 IDE: improved localization
git-svn-id: trunk@32177 -
2011-09-04 20:21:53 +00:00
jesus
cd51a553c4 Examples, fix some system dependant issues, from Julio Jimenez B.
git-svn-id: trunk@32176 -
2011-09-04 18:07:54 +00:00
dodi
ee3a8b906f LCL docs: fixed links and missing paragraphs
git-svn-id: trunk@32175 -
2011-09-04 09:28:01 +00:00
martin
81ef864ae4 DBG: Quickfix: Assembler became permanently disabled, after debugger was reset
git-svn-id: trunk@32174 -
2011-09-03 21:23:56 +00:00
maxim
f73c6a5952 LCL: reintroduced Char() typecast in WM_CHAR message handling on Windows. Hopefully fixes bug #20144.
git-svn-id: trunk@32173 -
2011-09-03 20:34:36 +00:00
martin
fe76e1084a DBG, Disassembler: fixed button order to match main IDE
git-svn-id: trunk@32172 -
2011-09-03 20:33:34 +00:00
martin
10adb42b66 DBG: Unescape \t in asm
git-svn-id: trunk@32171 -
2011-09-03 19:47:53 +00:00
martin
0be62daad8 DBG: Tests
git-svn-id: trunk@32169 -
2011-09-03 14:02:16 +00:00
ask
336ac44a70 TAChart: Add tagraph.lrs to the package. Fixes issue #20128
git-svn-id: trunk@32168 -
2011-09-03 11:52:32 +00:00
vincents
3dc28630df windows installer: fixed quotes in run on install parameter, maybe fixes issue #20142
git-svn-id: trunk@32167 -
2011-09-03 11:32:10 +00:00
mattias
0baaf1915d IDE: codehelp: stop when find declaration found a place outside of code nodes
git-svn-id: trunk@32166 -
2011-09-03 08:34:46 +00:00
mattias
70d3af469c codetools: fixed searching unit in directory
git-svn-id: trunk@32165 -
2011-09-03 08:27:02 +00:00
vincents
5489a964fd windows installer: set working directory and pass full path when calling fpcmkcfg, maybe fixes issue #20142
git-svn-id: trunk@32164 -
2011-09-03 06:54:57 +00:00
martin
1c2e8b3a95 DBG: Improve (pascalize) pointer, if DynArray shows as pointer
git-svn-id: trunk@32163 -
2011-09-02 23:35:27 +00:00
maxim
f170d53156 regenerated translations; updated Russian translation
git-svn-id: trunk@32162 -
2011-09-02 23:19:57 +00:00
maxim
1e1d0db6f8 Debugger: improved localization strings
git-svn-id: trunk@32161 -
2011-09-02 23:16:00 +00:00
maxim
daaa9f7e60 IDE: actually use gdbmidebugger translations
git-svn-id: trunk@32160 -
2011-09-02 22:42:33 +00:00
maxim
8a47d1cb94 LCL: fixed comments in maskedit.pp, patch from Bart Broersma, bug #20129
git-svn-id: trunk@32159 -
2011-09-02 20:28:49 +00:00
maxim
ac02acd3d9 LCL: fixed non-ASCII accelerator keys handling, bug #19223
git-svn-id: trunk@32158 -
2011-09-02 19:59:14 +00:00
martin
50ac7e45f9 SrcEdit: improve vertical placement on jumps (codetools)
git-svn-id: trunk@32157 -
2011-09-02 18:51:42 +00:00
martin
f751ca687f SynEdit: Fix negative ExtraCharSpacing
git-svn-id: trunk@32156 -
2011-09-02 16:36:54 +00:00
martin
d909440b1a DBG: Ensure Snapshot Watches are enabled
git-svn-id: trunk@32155 -
2011-09-02 14:16:03 +00:00
mattias
92cd19f574 codetools: directory cacher: fix compare unit and file
git-svn-id: trunk@32152 -
2011-09-02 07:15:37 +00:00
martin
bb8ada822a fix one occurrence of DebugDisableAutoSizing
git-svn-id: trunk@32151 -
2011-09-01 22:44:37 +00:00
martin
d0d565f788 IDE, Options: Unifying Font-specification to only use Size, instead of mixing Size and Height. Issue #0017694 Patch by cobines
git-svn-id: trunk@32150 -
2011-09-01 21:54:33 +00:00
juha
8bc222bed9 IDE: Renamed UseProjUnitDlg to UseUnitDlg.
git-svn-id: trunk@32149 -
2011-09-01 21:32:48 +00:00
juha
d49856facd IDE: improve "use unit dialog", patch from Anton
git-svn-id: trunk@32148 -
2011-09-01 20:41:14 +00:00
vincents
fd5e6e3062 windows installer: set working directory and pass full path when calling fpcmkcfg, maybe fixes #19895
git-svn-id: trunk@32147 -
2011-09-01 20:25:13 +00:00
mattias
51032e0c78 undo tachartlazaruspkg
git-svn-id: trunk@32144 -
2011-09-01 17:44:51 +00:00
mattias
478b63f35b IDE: add/remove active file to/from package
git-svn-id: trunk@32143 -
2011-09-01 17:38:45 +00:00
vincents
3f9a1eba05 windows installer build script:
+ added batch file to create revision.inc, so that svnrevisioninc doesn't need to build before the export
* use different naming schemes for snapshot and release build

git-svn-id: trunk@32140 -
2011-09-01 11:41:44 +00:00
martin
55f3a736d6 SynEdit: (Un)Indent current line, if no selection - fix if caret at BOL. Issue #0019724
git-svn-id: trunk@32139 -
2011-09-01 00:26:21 +00:00
jesus
32102f58e7 LCL, grids: added option to not scroll in a selected partially visible cell, issue #18251
git-svn-id: trunk@32138 -
2011-08-31 22:51:14 +00:00
mattias
c72bad92c1 IDE: show skipped designtime only packages
git-svn-id: trunk@32137 -
2011-08-31 21:50:56 +00:00
ask
d5ad4ab713 TAChart: Add FormatIfNotEmpty utility function
git-svn-id: trunk@32136 -
2011-08-31 11:05:11 +00:00
ask
f32263619c TAChart: Move all editors to 'editors' directory
git-svn-id: trunk@32135 -
2011-08-31 09:05:17 +00:00
ask
300398fe8d TAChart: Add license header
git-svn-id: trunk@32134 -
2011-08-31 09:00:41 +00:00
ask
50c71d7f3b TAChart: Move TADataPointsEditor to editors directory
git-svn-id: trunk@32133 -
2011-08-31 08:58:12 +00:00
ask
3b22c6ae7b TAChart: Extract TAToolEditors unit
git-svn-id: trunk@32132 -
2011-08-31 08:54:00 +00:00
vincents
98ba2d34dd windows installers: fixed building with version number 0.9.30.2RC1.
git-svn-id: trunk@32129 -
2011-08-31 07:15:53 +00:00
ask
eb98fba4db TAChart: Add TChartExtentLink.Enabled property
git-svn-id: trunk@32128 -
2011-08-31 03:06:29 +00:00
mattias
51fbee76a6 IDE: package options: fixed path layout
git-svn-id: trunk@32127 -
2011-08-30 22:55:33 +00:00
mattias
9f20be8b62 codetools: clean up
git-svn-id: trunk@32126 -
2011-08-30 17:48:32 +00:00