Commit Graph

21340 Commits

Author SHA1 Message Date
paul
e65663a113 components: cleanup chmhelp
git-svn-id: trunk@21695 -
2009-09-14 08:41:44 +00:00
mattias
c66ecbfe45 codetools: objcprotocol
git-svn-id: trunk@21694 -
2009-09-13 23:00:19 +00:00
mattias
841fc7af8a codetools: reading rtti param list: undo reverse order for 2.5.1
git-svn-id: trunk@21693 -
2009-09-13 22:18:38 +00:00
mattias
4aa391b617 translations: german: updates from Swen Heinig
git-svn-id: trunk@21692 -
2009-09-13 22:08:33 +00:00
mattias
bbe2a023ba added package link notlcldesigner
git-svn-id: trunk@21691 -
2009-09-13 22:00:43 +00:00
mattias
6a402092e2 codetools: parsing objcclass end external name string
git-svn-id: trunk@21690 -
2009-09-13 21:44:28 +00:00
mattias
ddad9c8091 codetools: implemented objcclass
git-svn-id: trunk@21689 -
2009-09-13 21:31:32 +00:00
andrew
08ed127d0f * Added two way comunication to LHelpControl
* Made using lhelp easier so that it's only needed to install ChmHelpPkg and copy chms to docs/html
* lhelp will be built by ChmHelpPkg if it doesn't exist
* added helpful msg when F1 is pushed and no chms can be found

git-svn-id: trunk@21688 -
2009-09-13 18:34:50 +00:00
mattias
efdffe51ba codetools: fixed modeswitch
git-svn-id: trunk@21687 -
2009-09-13 14:13:08 +00:00
mattias
c286c1ba10 codetools: identifier completion: compiler function objselector, find predefined identifier
git-svn-id: trunk@21686 -
2009-09-13 14:06:03 +00:00
paul
60784ed8aa win32: remove unneeded CreateHandle for TCustomPanel. TWinControl CreateHandle works very well itself.
git-svn-id: trunk@21685 -
2009-09-13 12:51:16 +00:00
paul
fa02d07c5a lcl: don't change TControlScrollBar.Visible inside TScrollingWinControl (let user value be used), visibility is already managed inside TControlScrollBar itself
git-svn-id: trunk@21684 -
2009-09-13 11:52:10 +00:00
paul
2f6201ed2e lcl: publish OnMouseEnter, OnMouseLeave for some controls (patch of Zeljan, issue #0014575)
git-svn-id: trunk@21683 -
2009-09-13 11:31:57 +00:00
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