Commit Graph

21527 Commits

Author SHA1 Message Date
mattias
ebc85a88e5 codetools: added modeswitch directive
git-svn-id: trunk@21682 -
2009-09-13 10:51:41 +00:00
martin
50b14ade3c SynEdit: Prevent auto-unindent (on backspace) if a selection exists. Selection must be deleted instead.
git-svn-id: trunk@21681 -
2009-09-13 10:25:47 +00:00
mattias
732549fe81 clean up
git-svn-id: trunk@21680 -
2009-09-13 10:11:12 +00:00
paul
3faec5e74c lcl: TControlScrollBar.Range:
- manual change of this property should set owner control AutoScroll to False
  - property should not be stored if owner control AutoScroll = True

git-svn-id: trunk@21679 -
2009-09-13 09:21:44 +00:00
paul
32e74e9789 lcl: publish TPageControl.ShowTabs (mantis #0002037)
git-svn-id: trunk@21678 -
2009-09-13 08:02:09 +00:00
paul
df40d0e347 lcl: formatting
git-svn-id: trunk@21677 -
2009-09-13 08:01:32 +00:00
paul
1a4af6d743 lcl: remove TTabStyle from the extctrls unit (issue #0014570)
git-svn-id: trunk@21676 -
2009-09-13 07:30:46 +00:00
michael
db0bcc71ec * Patches from Maxim Ganetsky to improve localization
git-svn-id: trunk@21675 -
2009-09-12 21:53:13 +00:00
mattias
9ba0fbbc8d LCL: newautosize added checks
git-svn-id: trunk@21674 -
2009-09-12 21:14:52 +00:00
mattias
642275efd8 LCL: added debugging
git-svn-id: trunk@21673 -
2009-09-12 20:49:54 +00:00
mattias
fc13925a0a LCL: newautosize fixed TControl.Adjustsize
git-svn-id: trunk@21672 -
2009-09-12 20:28:05 +00:00
mattias
94b6f061bf LCL: added debugging
git-svn-id: trunk@21671 -
2009-09-12 20:07:53 +00:00
mattias
fb82c5b9a3 IDEIntf: designer mediator key handling
git-svn-id: trunk@21670 -
2009-09-12 16:39:15 +00:00
paul
ec4e4a66cf ide: create new forms and datamodules on the IDE monitor
git-svn-id: trunk@21669 -
2009-09-12 16:34:58 +00:00
mattias
9d47b22a8e IDEIntf: fixed designer mediator grand child bounds
git-svn-id: trunk@21668 -
2009-09-12 16:06:18 +00:00
mattias
b6cf29d755 IDEIntf: designer mediator: fixed GetComponentOriginOnForm
git-svn-id: trunk@21667 -
2009-09-12 15:04:52 +00:00
paul
f34aac3514 lcl: don't allow to select internal notebook of TTabControl component (issue #0014377)
git-svn-id: trunk@21666 -
2009-09-12 15:02:01 +00:00
paul
ee0856eefd ide: restored save project dialog logic
git-svn-id: trunk@21665 -
2009-09-12 14:53:20 +00:00
mattias
6681f6a556 IDE: designer mediator: add components
git-svn-id: trunk@21664 -
2009-09-12 14:51:26 +00:00
paul
1079a547e2 ide: fix saving projects with an empty extension (if it was not explicitly set in the save dialog it must be default)
git-svn-id: trunk@21663 -
2009-09-12 14:41:14 +00:00
mattias
bacbf2dd9c IDE: added resourcestring and fixed typo
git-svn-id: trunk@21662 -
2009-09-12 14:16:44 +00:00
paul
e12ef72e2d lcl: fix anchors for controls which are created at run-time (bug #0013218)
git-svn-id: trunk@21661 -
2009-09-12 11:34:41 +00:00
mattias
55556f6131 codetools: reverse RTTI paramlist for non i386 since fpc 2.5.1, bug #14443
git-svn-id: trunk@21660 -
2009-09-12 09:47:01 +00:00
mattias
8234b7d056 codetools: reverse RTTI paramlist for non i386 since fpc 2.5.1, bug #14443
git-svn-id: trunk@21659 -
2009-09-12 09:46:13 +00:00
paul
f5264eb600 ide: don't show warning is project path contains spaces (issue #0014478)
git-svn-id: trunk@21658 -
2009-09-12 07:58:06 +00:00
mattias
5f5e0ff648 LCL: renamed TBaseOwnerDrawState to TOwnerDrawState
git-svn-id: trunk@21657 -
2009-09-11 22:05:53 +00:00
mattias
f9ce3b06a8 codetools: fixed parsing on in statements
git-svn-id: trunk@21656 -
2009-09-11 21:30:25 +00:00
mattias
6120ad89ba codetools: added debugging
git-svn-id: trunk@21655 -
2009-09-11 21:23:53 +00:00
mattias
69adb869d5 codetools: added debugging
git-svn-id: trunk@21654 -
2009-09-11 20:43:21 +00:00
sekelsenmat
415177dd6d Fixes wince popup menus, bug #14560
git-svn-id: trunk@21652 -
2009-09-11 19:11:30 +00:00
mattias
0db8bb8288 codetools: added debuggin
git-svn-id: trunk@21651 -
2009-09-11 17:55:35 +00:00
mattias
5217303e69 IDE: designer mediator: started adding components
git-svn-id: trunk@21650 -
2009-09-11 12:40:25 +00:00
mattias
5a72f4fee4 IDE: designer mediator: implemented rubberband and draw markers
git-svn-id: trunk@21649 -
2009-09-11 12:05:49 +00:00
paul
1417561829 win32: better detect top level window in TWin32WidgetSet.GetWindowSize (fixes bug #0013921)
git-svn-id: trunk@21648 -
2009-09-11 09:04:01 +00:00
dmitry
e64f3abce1 fix for #14550 by Adriaan van Os
git-svn-id: trunk@21647 -
2009-09-10 21:06:11 +00:00
vincents
20cab5a990 daemon package: removed package unit from created project, fixes issue #14427
git-svn-id: trunk@21646 -
2009-09-10 14:25:49 +00:00
mattias
4b39cfdce1 IDEIntf: designer mediator: fixed example invalidaterect
git-svn-id: trunk@21645 -
2009-09-10 11:25:19 +00:00
mattias
de3d5fa347 IDEIntf: designer mediator: fixed GetComponentOriginOnForm
git-svn-id: trunk@21644 -
2009-09-10 11:12:52 +00:00
mattias
696ab5f46c IDEIntf: designer mediator: fixed example GetClientArea
git-svn-id: trunk@21643 -
2009-09-10 11:08:32 +00:00
zeljko
1c90131396 Qt: set result to true when we loose our LCLObject inside eventfilter, so we stop event propagation and possible AV.
git-svn-id: trunk@21642 -
2009-09-10 06:44:38 +00:00
paul
3c12d6c41b designer: woraround gtk2 bug with drawing text on GDK_INCLUDE_INFERIOR graphic context
git-svn-id: trunk@21641 -
2009-09-10 01:43:48 +00:00
paul
78a3277b28 lcl: pass THintInfo.HintData to the ActivateHint on TApplication.ShowHintWindow (patch by Anton Kavalenka, issue #0014549)
git-svn-id: trunk@21640 -
2009-09-09 22:55:57 +00:00
paul
49fffeed25 lcl: fix TColorBox bug introduced in #0014552
git-svn-id: trunk@21639 -
2009-09-09 22:52:48 +00:00
mattias
382a314889 IDEIntf: designer mediator: started ComponentAtPos
git-svn-id: trunk@21638 -
2009-09-09 22:17:40 +00:00
mattias
2d33a670e1 IDEIntf: designer mediator: added ComponentIsIcon
git-svn-id: trunk@21637 -
2009-09-09 20:16:48 +00:00
mattias
72c2e35d4a IDEIntf: added LazSetMethodProp as workaround for fake methods in combinations with setter
git-svn-id: trunk@21636 -
2009-09-09 18:32:14 +00:00
zeljko
61fe12c996 Qt: bugfix for #14544 (Closing source editor tab with Ctrl-F4 sigsevs)
git-svn-id: trunk@21635 -
2009-09-09 18:12:05 +00:00
jesus
f0f61ca003 LazReport, fix exporting line's frames
git-svn-id: trunk@21632 -
2009-09-09 01:10:50 +00:00
andrew
a20ae1765a * removed unneeded option --make-searchable from script since it's included by default now
git-svn-id: trunk@21631 -
2009-09-09 00:53:38 +00:00
andrew
ad18ccca04 * Fixed build_lcl_docs to include files in the lcl subfolders recursively
* Added --make-searchable to default fpdoc options when the format is chm

git-svn-id: trunk@21630 -
2009-09-09 00:50:52 +00:00