Commit Graph

21367 Commits

Author SHA1 Message Date
paul
e2693b1724 components: chmhelp: DoOpenChm can leave fChms = nil in case of exception (e.g.: when file is locked)
git-svn-id: trunk@21722 -
2009-09-16 00:14:52 +00:00
mattias
4e3186459c LCL: newautosize check delay before creating handles
git-svn-id: trunk@21721 -
2009-09-15 23:03:11 +00:00
mattias
02b4b8e04b LCL: newautosize delaying autosize
git-svn-id: trunk@21720 -
2009-09-15 22:45:42 +00:00
mattias
34572ea34f IDE: help for packages/fcl-base/src pas files, bug #14483
git-svn-id: trunk@21719 -
2009-09-15 22:19:23 +00:00
mattias
2cd6fe9f38 IDE: fixed Create project from file if file was open in editor
git-svn-id: trunk@21718 -
2009-09-15 21:50:42 +00:00
sekelsenmat
3d9c73bf02 carbon: Implements TTrayIcon menu item enabled/disabled
git-svn-id: trunk@21717 -
2009-09-15 21:21:42 +00:00
sekelsenmat
9d4a8e0fbc carbon: Implements TTrayIcon menu item visibility
git-svn-id: trunk@21716 -
2009-09-15 19:11:37 +00:00
mattias
d4413200ce LCL: fixed overflow
git-svn-id: trunk@21715 -
2009-09-15 18:54:17 +00:00
sekelsenmat
048acfbea7 carbon: Implements checking the visibility of the TTrayIcon menu via private method
git-svn-id: trunk@21714 -
2009-09-15 18:41:38 +00:00
mattias
30535703d0 codetools: find declaration: quick check if cursor in code
git-svn-id: trunk@21713 -
2009-09-15 15:27:52 +00:00
mattias
9897ad8216 IDE: reduced debugging
git-svn-id: trunk@21712 -
2009-09-15 15:19:12 +00:00
paul
72b7bf8ca6 lcl: add IsIconic, IsZommed win32 compatibility functions
git-svn-id: trunk@21711 -
2009-09-15 09:34:41 +00:00
paul
105e4d8032 lcl: formatting
git-svn-id: trunk@21710 -
2009-09-15 08:58:57 +00:00
andrew
223dbe1d03 * Auto building lhelp from IDE now displays compile messages in message window
* another fix for paths in ChmHelpPkg

git-svn-id: trunk@21709 -
2009-09-15 01:53:13 +00:00
andrew
64ff2d3769 Fix for path delimiter in ChmHelpPkg
git-svn-id: trunk@21708 -
2009-09-15 01:07:51 +00:00
mattias
313244d699 LCL: merged TWinControl.FControls/FWinControls - needed for layouts
git-svn-id: trunk@21707 -
2009-09-15 01:01:00 +00:00
mattias
16307f4d65 IDE: clean up
git-svn-id: trunk@21706 -
2009-09-15 00:29:00 +00:00
paul
a63bbb7f84 components: chmhelp: fix few memory leaks
git-svn-id: trunk@21705 -
2009-09-14 23:44:35 +00:00
paul
f36bf2c85a ide: chmhelp support:
- add chmhelp path to ide makefiles
  - add UseCHMHelp symbol to build IDE with chmhelp package

git-svn-id: trunk@21704 -
2009-09-14 23:15:41 +00:00
mattias
f148930da6 IDE: compiler options dlg: fixed page index
git-svn-id: trunk@21703 -
2009-09-14 20:54:16 +00:00
mattias
f080b4e85e IDEIntf: docs for the designer mediator
git-svn-id: trunk@21702 -
2009-09-14 15:53:40 +00:00
mattias
483e7680e9 IDE: fixed creating fpdoc files for IDEIntf
git-svn-id: trunk@21701 -
2009-09-14 14:51:39 +00:00
mattias
2018344136 IDE: fixed searching package files of default packages
git-svn-id: trunk@21700 -
2009-09-14 14:33:40 +00:00
mattias
fc1071e18f added comments
git-svn-id: trunk@21699 -
2009-09-14 14:07:39 +00:00
dmitry
de7440fe10 fix for text clipping. fixes #14464, #14463
git-svn-id: trunk@21698 -
2009-09-14 10:59:44 +00:00
paul
6fcb8905b0 ide: build chmhelp packages when target is 'bigide'
git-svn-id: trunk@21697 -
2009-09-14 08:44:30 +00:00
paul
94c37327d5 components: add makefiles for chmhelp
git-svn-id: trunk@21696 -
2009-09-14 08:43:23 +00:00
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