Commit Graph

27150 Commits

Author SHA1 Message Date
mattias
e4623dcc4c IDE: replaced project compiler options OwnerProject+Project with LazProject
git-svn-id: trunk@27601 -
2010-10-07 10:45:54 +00:00
mattias
f572c7f13c IDE: replaced compiler options property Active with function IsActive
git-svn-id: trunk@27600 -
2010-10-07 10:42:27 +00:00
zeljko
376cb466ca Qt: fixed result of TQtWidgetSet.SetForegroundWindow()
git-svn-id: trunk@27599 -
2010-10-07 09:38:55 +00:00
mattias
ca6f8ce58c IDE: compiler options: do not use bkYes for test button, it should not become default
git-svn-id: trunk@27598 -
2010-10-07 08:00:23 +00:00
mattias
3268c9ce5e LCL: TButtonPanel: reduce overhead while button creation
git-svn-id: trunk@27597 -
2010-10-07 07:58:59 +00:00
zeljko
94827d66c8 Gtk2: fixed form focus. fixes #17533, #17544
git-svn-id: trunk@27596 -
2010-10-07 06:31:58 +00:00
mattias
3fc6280bb3 IDE: comments
git-svn-id: trunk@27595 -
2010-10-06 21:14:52 +00:00
mattias
f0e93fedb8 IDE: added Active property for compiler options
git-svn-id: trunk@27594 -
2010-10-06 20:57:15 +00:00
maxim
5127d60e15 regenerated translations; updated Russian translation
git-svn-id: trunk@27593 -
2010-10-06 20:25:49 +00:00
mattias
dce224d875 IDE: cleaned up compileroptions: more consistent with other option classes
git-svn-id: trunk@27592 -
2010-10-06 20:19:21 +00:00
maxim
db57ec410d IDE: Fixed case insensitive "Find in files" search for a regular expression, bug #17532
git-svn-id: trunk@27591 -
2010-10-06 20:12:11 +00:00
mattias
94d6d41a49 IDE: IDE debug window About FPC: defines, undefines
git-svn-id: trunk@27590 -
2010-10-06 18:19:16 +00:00
mattias
464f5b2fa2 IDE: IDE debug window About FPC
git-svn-id: trunk@27589 -
2010-10-06 18:11:19 +00:00
mattias
d7dc05a36a IDE: find/rename identifier: ignore missing files
git-svn-id: trunk@27588 -
2010-10-06 17:42:01 +00:00
mattias
62165a2e64 IDE: started IDE debug window About FPC
git-svn-id: trunk@27587 -
2010-10-06 17:32:57 +00:00
sekelsenmat
e70299b39d Adds more parameters to TPage.OnBeforeShow
git-svn-id: trunk@27586 -
2010-10-06 13:33:05 +00:00
maxim
2245928805 LCL: Report all keys in SpinEdit's OnKeyPress event, not just "0".."9", "-" and DecimalSeparator.
Patch by Bart Broersma, bug #15904.

git-svn-id: trunk@27585 -
2010-10-05 21:33:12 +00:00
sekelsenmat
7b87139035 Patch from bug #17549 improves tray icon position in windows to handle taskbar positions different from the bottom
git-svn-id: trunk@27584 -
2010-10-05 15:35:46 +00:00
sekelsenmat
e9e423f664 Implements iterating through icons in TTrayIcon
git-svn-id: trunk@27583 -
2010-10-05 15:27:22 +00:00
mattias
24af2168c1 template for released packages
git-svn-id: trunk@27582 -
2010-10-05 15:14:45 +00:00
sekelsenmat
151d030d21 Starts implementing support for icon animations in TTrayIcon
git-svn-id: trunk@27581 -
2010-10-05 12:00:04 +00:00
mattias
1293a9022f codetools: debugging output
git-svn-id: trunk@27580 -
2010-10-05 07:44:19 +00:00
paul
c0f2b4f035 packager: fix problems with install packages dialog resize
git-svn-id: trunk@27579 -
2010-10-05 07:18:35 +00:00
maxim
0deb180d9e regenerated translations; updated Russian translation
git-svn-id: trunk@27578 -
2010-10-04 22:27:08 +00:00
mattias
4d26bc867f IDE: running FPC source scan in background thread
git-svn-id: trunk@27577 -
2010-10-04 18:34:57 +00:00
sekelsenmat
d291ed049d Implements support for multiple masks separated by semi-comma in the shell controls. See bug #17222
git-svn-id: trunk@27576 -
2010-10-04 15:09:03 +00:00
mattias
aac4168119 IDE: started background scan of fpc source directory
git-svn-id: trunk@27575 -
2010-10-04 14:00:13 +00:00
ask
d4fd6075e6 TACHart: Increase series length in line demo, reformat comment
git-svn-id: trunk@27574 -
2010-10-04 12:41:03 +00:00
ask
151210cde5 TAChart: Fix animated zoom-out
git-svn-id: trunk@27573 -
2010-10-04 12:04:59 +00:00
ask
91d3bcfd77 TAChart: Replace TChart.UpdateExtent with public GetFullExtent function
git-svn-id: trunk@27572 -
2010-10-04 12:04:28 +00:00
ask
11c20399c2 TAChart: Unassign tool's chart reference during deactivation.
This fixes issue #17507

git-svn-id: trunk@27571 -
2010-10-04 11:56:50 +00:00
ask
e7ce0b0dac TAChart: Add TBarSeries.BarOffsetPercent property
git-svn-id: trunk@27570 -
2010-10-04 11:40:34 +00:00
martin
ea59a61dee Debugger: Changed commit 27554 #73fda95380 ( Issue #0017537,#0016318,#0016132 ). Order could be wrong if addresses had highest bit set (type-cast to negative, would make bigger addr appear smaller)
git-svn-id: trunk@27569 -
2010-10-04 11:20:59 +00:00
ask
ba23bd2982 TAChart: Draw pie slices in the legend
git-svn-id: trunk@27568 -
2010-10-04 10:46:25 +00:00
ask
c95aa6b2f3 TAChart: Draw per-point legend items with the color from the chart source
git-svn-id: trunk@27567 -
2010-10-04 10:32:34 +00:00
ask
3d801aa92c TAChart: Support per-point coloring of line series
git-svn-id: trunk@27566 -
2010-10-04 10:20:29 +00:00
ask
213a8b5ef1 TAChart: Implement legend multiplicity for most series
git-svn-id: trunk@27565 -
2010-10-04 10:13:28 +00:00
mattias
a1310c5ca4 IDE: ignore missing related files when renaming a unit
git-svn-id: trunk@27564 -
2010-10-04 09:41:45 +00:00
ask
d589d25f96 TAChart: Fix chart invalidation after changing subcomponents' properties
git-svn-id: trunk@27563 -
2010-10-04 09:22:47 +00:00
mattias
0b18b44d8e codetools: added flag TFPCSourceCache.Valid
git-svn-id: trunk@27562 -
2010-10-04 09:20:53 +00:00
mattias
cb4fe65c5f codetools: fpc caches: added invalid stamp constant
git-svn-id: trunk@27561 -
2010-10-04 09:15:34 +00:00
ask
51333d23ff TAChart: Fix skipping obsolete property
git-svn-id: trunk@27560 -
2010-10-04 09:15:08 +00:00
ask
91aa289f6e TAChart: Group Legend-related properties into TChartSeriesLegend class. Update demo.
git-svn-id: trunk@27559 -
2010-10-04 09:10:55 +00:00
mattias
185f09f6b7 IDE: cache macro FPCVER, TBuildManager.RescanCompilerDefines: clear before compute anything
git-svn-id: trunk@27558 -
2010-10-04 08:51:01 +00:00
ask
84bb112a07 TAChart: Initial support for legend multiplicity
git-svn-id: trunk@27557 -
2010-10-04 08:21:46 +00:00
ask
643fc88dfa TAChart: Add user-drawn legend item to the legend demo
git-svn-id: trunk@27556 -
2010-10-04 07:30:19 +00:00
ask
09b0ea83ae TAChart: Add OnDrawLegend event to chart series
git-svn-id: trunk@27555 -
2010-10-04 07:28:23 +00:00
martin
73fda95380 Debugger: Added type-cast to fix a range check issue. Issue #0017537,#0016318,#0016132 Based on patch by Juha Manninen in 0017537
git-svn-id: trunk@27554 -
2010-10-03 21:01:27 +00:00
martin
89bc817f68 Fix getting too much string data from clipboard (w32 only). Issue #16483 Based on patch by Bart Broersma
git-svn-id: trunk@27553 -
2010-10-03 19:37:32 +00:00
ask
1f15b325ab TAChart: Disable series if displaying it causes exception.
This prevents further exceptions on repainting, especially during design-time.

git-svn-id: trunk@27552 -
2010-10-03 17:33:56 +00:00