Commit Graph

26 Commits

Author SHA1 Message Date
maxim
610e13e273 IDE: TOIAddRemoveFavouriteDlg is a resourceless form so it should use CreateNew, patch from cobines, bug #20411
git-svn-id: trunk@32676 -
2011-10-04 21:57:06 +00:00
sekelsenmat
73542b658a Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
git-svn-id: trunk@31767 -
2011-07-20 14:39:50 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
8531e6e0cf IDE: FindDeclarationOfOIProperty: check for TNestedPropertyEditor
git-svn-id: trunk@26584 -
2010-07-10 19:41:36 +00:00
mattias
6b96372e72 IDE: FindDeclarationOfOIProperty: searching persistents directly via RTTI unitname, bug #15160
git-svn-id: trunk@26550 -
2010-07-09 18:23:16 +00:00
paul
06befbadc9 designer: focus object inspector grid on pressing Enter key
git-svn-id: trunk@21811 -
2009-09-22 01:11:25 +00:00
mattias
5f4c6b579f IDE: added more ShowAbort flags
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +00:00
paul
8af15edac9 ideintf: object inspector refactoring from Alexander S. Klenin (Mantis #0012871)
- extract IsCurrentEditorAvailable function
 - use CanEditRowValue function
 - move favorite and restricted properties into a separate unit
 - restrict visibility of public fields
 - remove duplicated code in TObjectInspectorDlg.CreateNoteBook

git-svn-id: trunk@17970 -
2008-12-29 03:06:09 +00:00
mattias
04b8a93513 IDE+object inspector: shwoing code help hints for properties
git-svn-id: trunk@17478 -
2008-11-20 16:27:27 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
e7cc14cc50 IDE: added favourite property TSpeedButton.Glyph
git-svn-id: trunk@15013 -
2008-04-29 13:09:21 +00:00
paul
6133c58a06 add TCustomTimer.OnTimer to the list of favorites
git-svn-id: trunk@14297 -
2008-02-28 10:05:48 +00:00
mattias
e033e82e6d codetools: fixed using the right keyword DoIt function
git-svn-id: trunk@14290 -
2008-02-27 20:15:49 +00:00
mattias
84a959ff17 IDE: added some more default favorite properties
git-svn-id: trunk@14289 -
2008-02-27 19:26:29 +00:00
mattias
a4dc35765d IDEIntf: added lfm/lrs files for objectinspector
git-svn-id: trunk@11965 -
2007-09-08 14:11:53 +00:00
paul
dd8ccf2773 (IDE):
- change poDesktopCenter to poScreenCenter (since some forms has wrong position after poDesktopCenter had been implemented in some widgetsets)

git-svn-id: trunk@11677 -
2007-07-30 16:33:41 +00:00
mattias
17e38277d0 fixed finding help for Form properties
git-svn-id: trunk@9753 -
2006-08-27 15:13:47 +00:00
mattias
8f6fad5537 moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
git-svn-id: trunk@9270 -
2006-05-13 11:44:14 +00:00
mattias
c4aef17fa9 implemented FindDeclarationOfOIProperty path for child components
git-svn-id: trunk@8936 -
2006-03-13 22:35:50 +00:00
mattias
c202035638 implemented find declaration of OI property popupmenu item
git-svn-id: trunk@8917 -
2006-03-11 02:17:02 +00:00
mattias
f540eb7d8f implemented context help for OI properties
git-svn-id: trunk@8916 -
2006-03-11 01:50:10 +00:00
mattias
01daa56c38 added new session property storage editor from Michael VC
git-svn-id: trunk@7459 -
2005-07-30 20:09:09 +00:00
vincents
cbe01c894e fixed memleak of DefaultOIFavouriteProperties
git-svn-id: trunk@7105 -
2005-04-27 07:44:26 +00:00
mattias
a81cc46219 implemented favourite properties for ObjectInspector
git-svn-id: trunk@7072 -
2005-04-13 09:33:15 +00:00
mattias
89a38f7ff1 started OI favourites
git-svn-id: trunk@7033 -
2005-03-29 09:30:15 +00:00