Commit Graph

27170 Commits

Author SHA1 Message Date
mattias
bc6ef0820f IDE: search results view: replaced TNoteBook with TPageControl
git-svn-id: trunk@27621 -
2010-10-08 14:55:07 +00:00
mattias
2aaf2b0153 LCL: TPageControl: published Options and OnCloseTabClicked to make porting old TNoteBook code easier
git-svn-id: trunk@27620 -
2010-10-08 14:54:44 +00:00
zeljko
23f3e4c917 Qt: do not pass input or paint events from invisible control to lcl.
git-svn-id: trunk@27619 -
2010-10-08 13:10:12 +00:00
ask
d051326063 TAChart: Minor code style fixes
git-svn-id: trunk@27618 -
2010-10-08 11:11:42 +00:00
mattias
53728f728d IDE: compiler options: made CreateDiff usable as Equals
git-svn-id: trunk@27617 -
2010-10-08 09:47:14 +00:00
mattias
abe779fb85 IDE: when checking for changed lpi, check content
git-svn-id: trunk@27616 -
2010-10-08 09:07:40 +00:00
mattias
99c6d7478d IDE: reduce overhead during idle, update some items only if there was user input
git-svn-id: trunk@27615 -
2010-10-08 08:51:41 +00:00
zeljko
ae23055240 Qt: fixed TQtWidgetSet.SetFocus(), it should activate parent form if we call setfocus for control which is on inactive form.
git-svn-id: trunk@27614 -
2010-10-08 07:36:15 +00:00
mattias
68863ce1c3 IDE: compiler options: using changestamp
git-svn-id: trunk@27613 -
2010-10-08 06:23:49 +00:00
jesus
398ecf256d TAChart, fix component and property editors, see note in issue #17077
git-svn-id: trunk@27612 -
2010-10-08 00:34:11 +00:00
jesus
ba026d2468 LCL, made public grid's invalidateRow and InvalidateRange methods, issue #17568
git-svn-id: trunk@27611 -
2010-10-07 20:44:10 +00:00
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