Commit Graph

27184 Commits

Author SHA1 Message Date
zeljko
d38da8c53c LCL: fixed compilation with -dVerboseMouseBugFix
git-svn-id: trunk@27635 -
2010-10-09 17:11:43 +00:00
mattias
045c7df7b2 IDE: save/load project compiler option sets
git-svn-id: trunk@27634 -
2010-10-09 16:37:08 +00:00
martin
ca47b5bc9e SynEdit: Fix for right overview Gutter (-dWithSynOverviewGutter)
git-svn-id: trunk@27633 -
2010-10-09 16:14:00 +00:00
martin
871136835b SynEdit: Fix for right overview Gutter
git-svn-id: trunk@27632 -
2010-10-09 16:06:56 +00:00
zeljko
c4c3db3775 IDE: added default actions for VK_ESCAPE and VK_RETURN in diskdiffsdialog. fixes #17347
git-svn-id: trunk@27631 -
2010-10-09 13:47:40 +00:00
zeljko
0874f11dcf Gtk2: implemented TGtk2WidgetSet.PromptUser(), fixes various bugs with gtk2 dialogs. known to fixes #14318
git-svn-id: trunk@27630 -
2010-10-09 13:27:17 +00:00
mattias
9e63cf8edb IDE: fixed laz build dlg
git-svn-id: trunk@27629 -
2010-10-08 22:03:33 +00:00
zeljko
da9a60c893 Qt: fixed QEventWheel for TQtCustomControl. fixes #17554
git-svn-id: trunk@27628 -
2010-10-08 20:58:44 +00:00
mattias
1cf22e85c1 IDE: moved project compileroptions and macrovalues to buildmodes
git-svn-id: trunk@27627 -
2010-10-08 20:28:37 +00:00
mattias
025f786f34 IDE: converter: set Delphi mode as default
git-svn-id: trunk@27626 -
2010-10-08 18:59:38 +00:00
zeljko
d9e439282b Gtk2: fixed alien configure events from composition manager (usually compiz). fixed #17523
git-svn-id: trunk@27625 -
2010-10-08 18:47:02 +00:00
mattias
9c51da2d7c IDE: configure build laz dialog: fixed activating comboboxes, bug #17576
git-svn-id: trunk@27624 -
2010-10-08 17:11:38 +00:00
mattias
86d16f0a51 IDE: reset BuildTarget after project options
git-svn-id: trunk@27623 -
2010-10-08 16:51:29 +00:00
mattias
3d26d69da8 IDE: compiler options: added OnChanged handlers
git-svn-id: trunk@27622 -
2010-10-08 15:54:42 +00:00
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