jesus
|
b1de430498
|
IDE, fix Fields Editor not showing or cause AV, issue #17572
git-svn-id: trunk@27610 -
|
2010-10-07 20:38:03 +00:00 |
|
maxim
|
a156e24276
|
IDE, View Unit/Form dialog: make edit focused by default
git-svn-id: trunk@27609 -
|
2010-10-07 20:35:37 +00:00 |
|
mattias
|
7c74ad750f
|
codetools: property completion: add setter code when read variable exists
git-svn-id: trunk@27608 -
|
2010-10-07 17:00:36 +00:00 |
|
mattias
|
8b9e2c6412
|
IDE: compiler options changestamp
git-svn-id: trunk@27607 -
|
2010-10-07 16:41:57 +00:00 |
|
mattias
|
e80f406103
|
codetools: identifier comletion: put keywords behind fitting identifiers
git-svn-id: trunk@27606 -
|
2010-10-07 12:36:52 +00:00 |
|
mattias
|
95aebd5804
|
codetools: do not show identifier at cursor at start of list and ignore it on tab completion
git-svn-id: trunk@27605 -
|
2010-10-07 12:28:09 +00:00 |
|
mattias
|
b25b8e2a2a
|
IDE: progress window: show hint
git-svn-id: trunk@27604 -
|
2010-10-07 11:45:23 +00:00 |
|
mattias
|
b643681b2b
|
LCL: clean up
git-svn-id: trunk@27603 -
|
2010-10-07 11:15:16 +00:00 |
|
mattias
|
081cb87fe6
|
LCL: removed TApplication.FFormList, bug #17570
git-svn-id: trunk@27602 -
|
2010-10-07 11:14:01 +00:00 |
|
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 |
|