Commit Graph

1255 Commits

Author SHA1 Message Date
mattias
0de4518618 IDE: started filling build modes grid
git-svn-id: trunk@23098 -
2009-12-12 12:42:48 +00:00
paul
cf28b5f621 ideintf, ide: read/write all registered IDE options instead of reading/writing particular known classes
git-svn-id: trunk@23094 -
2009-12-12 10:43:01 +00:00
paul
f5cb1ce5f9 ideintf: free options index searching
- GetFreeIDEOptionsGroupIndex - to find free group index
  - GetFreeIDEOptionsIndex - to find free options index inside group

git-svn-id: trunk@23092 -
2009-12-12 09:00:46 +00:00
mattias
ee09f1c4ce IDEIntf: property editors: mark the designer of the property persistent modified, bug #14268
git-svn-id: trunk@23077 -
2009-12-10 23:45:14 +00:00
mattias
bb4b1cccd4 IDEIntf: added resourcestrings
git-svn-id: trunk@23021 -
2009-12-08 09:46:51 +00:00
mattias
b0f209cfa3 IDEIntf: added resourcestrings
git-svn-id: trunk@23020 -
2009-12-08 09:40:45 +00:00
paul
d342bcff0e ide: if project options has FPC resource chosen then generate all new forms, datamodules and frames with that resources
git-svn-id: trunk@22968 -
2009-12-04 17:32:00 +00:00
paul
8b7563686a ideintf: don't set expanded for collection node
git-svn-id: trunk@22932 -
2009-12-03 04:10:16 +00:00
paul
544cd5cf41 ide: delete all container items instead of container deletion
git-svn-id: trunk@22920 -
2009-12-02 11:05:37 +00:00
paul
835f394fbd ide: allow deletion of TCollectionItems (todo: don't allow deletion of TCollection)
git-svn-id: trunk@22919 -
2009-12-02 10:38:03 +00:00
paul
fc82b28dc7 ideintf: simplify component treeview get caption method
git-svn-id: trunk@22917 -
2009-12-02 03:34:16 +00:00
paul
e99bd870b9 ide: fix component treeview collection handling
git-svn-id: trunk@22915 -
2009-12-02 03:21:24 +00:00
paul
9618584757 ide: fix component treeview images
git-svn-id: trunk@22914 -
2009-12-02 02:30:44 +00:00
mattias
f358340f56 IDEIntf+LCL: TGetDesignerFormEvent using TPersistent instead of TComponent
git-svn-id: trunk@22907 -
2009-12-01 20:33:50 +00:00
paul
27e171ca34 ideintf: initial implementation of showing collections in the component treeview
git-svn-id: trunk@22903 -
2009-12-01 16:22:52 +00:00
mattias
d3c0a4612b IDEIntf: GetLookupRootForComponent extended to search via TCollectionItem and TCollection, bug #15217
git-svn-id: trunk@22896 -
2009-12-01 13:03:21 +00:00
mattias
99fd7bc690 IDEIntf: added open package flag pofDoNotOpenEditor, when changing lazarus source directory reload packages in lazarus source directory
git-svn-id: trunk@22862 -
2009-11-29 23:51:13 +00:00
mattias
0d6aff22e1 csOwnedChildsSelectable inverted and renamed to csOwnedChildsNotSelectable
git-svn-id: trunk@22852 -
2009-11-28 15:18:27 +00:00
mattias
830714131b IDE: creating manifest file only for win32/win64 and where the exe is, which can differ from the project directory
git-svn-id: trunk@22849 -
2009-11-28 12:55:38 +00:00
mattias
9a2a11741e IDEIntf: component treeview: csOwnedChildsSelectable
git-svn-id: trunk@22845 -
2009-11-28 00:31:25 +00:00
mattias
ba45db3a02 IDEIntf: GetSelectableComponents: csOwnedChildsSelectable
git-svn-id: trunk@22842 -
2009-11-28 00:20:46 +00:00
mattias
d095612940 IDEIntf: added GetSelectableComponents
git-svn-id: trunk@22832 -
2009-11-27 17:33:11 +00:00
mattias
ed9baa53d3 IDEIntf: comments
git-svn-id: trunk@22831 -
2009-11-27 16:59:25 +00:00
paul
0d4b165835 ideintf: show csInline component children in the component treeview, don't allow to drag csAncetor components in the component treeview (todo: fix setting csAncestor)
git-svn-id: trunk@22816 -
2009-11-27 03:29:59 +00:00
paul
18f393ac31 ideintf: mask property editor: allow multiply editing, allow revert, fix loading from the delphi files
git-svn-id: trunk@22713 -
2009-11-23 04:22:51 +00:00
paul
273a363d3d ideintf: fix some issues in the MaskEdit property editor by Bart Broersma (issue #0014771)
git-svn-id: trunk@22712 -
2009-11-23 04:08:55 +00:00
mattias
2b1408184e codetools: parsing objcprotocol
git-svn-id: trunk@22707 -
2009-11-22 19:18:19 +00:00
mattias
1913e8198e IDEIntf: added TComponentEditorDesigner.ChangeStamp and OnModified handler list
git-svn-id: trunk@22703 -
2009-11-22 12:31:34 +00:00
paul
6bc2815e1e ideintf: disable multiply TabOrder editing, enabled multiply Tag editing
git-svn-id: trunk@22680 -
2009-11-19 07:52:27 +00:00
mattias
9e8c913c8c IDEIntf: added default params
git-svn-id: trunk@22633 -
2009-11-17 04:29:12 +00:00
marc
4cb19a0888 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@22609 -
2009-11-15 22:56:22 +00:00
mattias
da7a635ff0 IDE: changing session storage marks project as modified, bug #15045
git-svn-id: trunk@22516 -
2009-11-10 11:21:18 +00:00
mattias
334ef9e67d IDE: save/load custom command shortcuts, bug #14564
git-svn-id: trunk@22507 -
2009-11-09 19:30:58 +00:00
mattias
b871c78205 IDEIntf: added FormEditingHook.CreateUniqueComponentName
git-svn-id: trunk@22497 -
2009-11-09 10:41:47 +00:00
paul
79ff6ed4bc components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
git-svn-id: trunk@22327 -
2009-10-29 08:40:22 +00:00
paul
ecbfc2aeaf ideinf: apply patch of Boian Mitov to support listview state images in the listview property editor
git-svn-id: trunk@22326 -
2009-10-29 08:36:31 +00:00
paul
391e491deb ideintf: fix fields removing from the dataset field list. selection must be removed before designer.modified call
git-svn-id: trunk@22283 -
2009-10-26 03:30:54 +00:00
paul
21709ba4c4 ideintf: fix add fields editor - don't use TFieldDef references since dataset can rebuild them and we get pointers to the wrong memory areas
git-svn-id: trunk@22256 -
2009-10-22 09:00:05 +00:00
mattias
bac47a7cdb IDEIntf: added BuildFileIfActive and RnFileIfActive for file descriptors
git-svn-id: trunk@22251 -
2009-10-21 16:50:24 +00:00
mattias
5ea22214c6 educationlaz: implemented hiding menu items
git-svn-id: trunk@22241 -
2009-10-20 12:51:23 +00:00
mattias
3288b6cecf IDEIntf: fixed compilation
git-svn-id: trunk@22235 -
2009-10-19 14:47:34 +00:00
mattias
97c17bf8a9 educationlaz: register component palette page
git-svn-id: trunk@22232 -
2009-10-19 13:00:47 +00:00
mattias
9bd937c421 IDEIntf: added nfAskFilename
git-svn-id: trunk@22200 -
2009-10-17 10:13:25 +00:00
mattias
646b432cb2 object inspector: added ActivateGrid
git-svn-id: trunk@22199 -
2009-10-17 10:09:36 +00:00
mattias
4d8c56fde5 IDE: grab key: show VK_unknown
git-svn-id: trunk@22191 -
2009-10-15 08:59:01 +00:00
paul
b8cedf56c9 ideintf: don't try to show empty hints
git-svn-id: trunk@22190 -
2009-10-15 08:57:41 +00:00
mattias
e2e83d6c1e IDE: grab key: escape sets VK_UNKNOWN
git-svn-id: trunk@22189 -
2009-10-15 08:56:17 +00:00
paul
577d7e61d0 ideintf: more reliable hint showing in object inspector
git-svn-id: trunk@22186 -
2009-10-15 08:11:05 +00:00
paul
a03d8670c4 ideintf: remove workaround for non-working psPattern pen style
git-svn-id: trunk@22160 -
2009-10-14 01:07:46 +00:00
mattias
fb226819af IDEIntf+gtk2: workaround for X crash when drawing Pen.Style=psPattern
git-svn-id: trunk@22148 -
2009-10-13 17:02:14 +00:00
paul
95cc044bf8 ideintf: make ImageList search more generic for ImageIndex property editor
git-svn-id: trunk@22140 -
2009-10-13 09:43:23 +00:00
paul
b716faba72 ideintf: enable ImageIndex editor for TContainedAction.ImageIndex (usually TAction.ImageIndex in the IDE)
git-svn-id: trunk@22139 -
2009-10-13 09:25:15 +00:00
mattias
6ae9e55963 IDE: implemented SaveClosedSourcesOnCodeToolChange
git-svn-id: trunk@22137 -
2009-10-13 09:24:06 +00:00
paul
3b14fe2074 ideintf: cleanup propedits - remove old workaround for typeinfo function
git-svn-id: trunk@22136 -
2009-10-13 08:53:22 +00:00
mattias
e9a1e8f8a1 IDE: do not open lpr on codetools changes, bug #14693
git-svn-id: trunk@22135 -
2009-10-13 08:44:56 +00:00
paul
41ff845357 ideintf: cleanup graphpropedits - remove old workaround for typeinfo function (this also fixes TBrushStyle, TPenStyle properties drawing)
git-svn-id: trunk@22134 -
2009-10-13 08:43:00 +00:00
paul
12e08463d5 ideintf: fix ValueComboBoxMeasureItem
git-svn-id: trunk@22133 -
2009-10-13 08:36:59 +00:00
paul
eb554c459c ideintf: start property editor for ImageIndex property. Implement for TMenuItem.ImageIndex
git-svn-id: trunk@22132 -
2009-10-13 08:28:30 +00:00
paul
057cc0092d ideintf: implement ListMeasureHeight for TPropertyEditor
git-svn-id: trunk@22131 -
2009-10-13 08:27:25 +00:00
paul
b67d8f48e4 ide: add ReadOnly color setting to the object inspector options, draw properties without writer using ReadOnly color setting
git-svn-id: trunk@22127 -
2009-10-13 04:48:17 +00:00
paul
3b842095b1 ideintf: don't execute key command if one of menu item handlers was executed
git-svn-id: trunk@22033 -
2009-10-05 02:54:17 +00:00
paul
16a72ec6d2 translations: Portuguese language files update (by Marcelo B Paula, issue #0014711)
git-svn-id: trunk@22030 -
2009-10-05 01:55:14 +00:00
mattias
f5ce406aee IDEIntf: compiler options: added TargetFilename
git-svn-id: trunk@22008 -
2009-10-03 22:34:05 +00:00
paul
ba29fdc2b5 regenerate po files
git-svn-id: trunk@21977 -
2009-10-02 06:59:31 +00:00
mattias
8bbd186b74 TTextConverterToolClasses.AssignCodeToolBossError
git-svn-id: trunk@21956 -
2009-10-01 19:38:02 +00:00
mattias
937fddda70 IDEIntf: using TCollectionItem.GetNamePath instead of DisplayName for method names, deleting invalid characters, from Alexander S Klenin, bug #14652
git-svn-id: trunk@21854 -
2009-09-25 08:16:00 +00:00
paul
6369c296cc ideintf: introduce new method TObjectInspectorDlg.FocusGrid
git-svn-id: trunk@21810 -
2009-09-22 01:10:32 +00:00
paul
42742cc32a ideintf: don't use custom captions for Ok/Cancel buttons
git-svn-id: trunk@21764 -
2009-09-19 09:04:13 +00:00
mattias
11ee91d1b3 IDE: added FreeNotifications for designer, mediator, form, jitformlists
git-svn-id: trunk@21734 -
2009-09-16 13:04:52 +00:00
mattias
3d4e211dbf IDEIntf: designer mediator: mouse events
git-svn-id: trunk@21730 -
2009-09-16 09:59:02 +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
fb82c5b9a3 IDEIntf: designer mediator key handling
git-svn-id: trunk@21670 -
2009-09-12 16:39:15 +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
mattias
6681f6a556 IDE: designer mediator: add components
git-svn-id: trunk@21664 -
2009-09-12 14:51:26 +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
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
mattias
135eaf5923 IDE: designer mediator: paint
git-svn-id: trunk@21626 -
2009-09-08 16:59:34 +00:00
mattias
4e4340b68b IDEIntf: designer mediator: LCLForm and Designer
git-svn-id: trunk@21624 -
2009-09-08 15:26:39 +00:00
mattias
463fff0bb4 IDE: designer mediator: added InitFormInstance method
git-svn-id: trunk@21621 -
2009-09-08 11:55:37 +00:00
mattias
9e1dbe78ab IDE: designer: create mediator
git-svn-id: trunk@21620 -
2009-09-08 11:43:21 +00:00
mattias
8ad516451b IDE: implemented registering designer mediators
git-svn-id: trunk@21613 -
2009-09-08 10:12:55 +00:00
mattias
2291788a7c IDEIntf: started TDesignerMediator
git-svn-id: trunk@21601 -
2009-09-07 13:43:44 +00:00
jesus
415817e5ce spanish translation update from javivf
git-svn-id: trunk@21558 -
2009-09-03 17:14:13 +00:00
mattias
6d1ab9f902 IDE: quickfix item for identifier not found: search via code browser
git-svn-id: trunk@21532 -
2009-09-01 21:57:19 +00:00
paul
69dbb37163 languages: update Russian translations by Maxim Ganetsky
git-svn-id: trunk@21502 -
2009-08-31 14:57:43 +00:00
paul
8450ced843 languages: Polish translation update by Tomasz Wieckowski (issue #0014406)
git-svn-id: trunk@21437 -
2009-08-24 15:16:28 +00:00
mattias
ee4adc753a IDE: renamed more buildproperties
git-svn-id: trunk@21436 -
2009-08-24 14:39:27 +00:00
mattias
850f7771d2 IDEIntf: stringgrid component editor: improved layout and added resourcestrings
git-svn-id: trunk@21409 -
2009-08-22 22:09:02 +00:00
mattias
4b4089c587 IDE: renamed BuildMode
git-svn-id: trunk@21408 -
2009-08-22 21:36:29 +00:00
mattias
ef3a49fd63 translations: german: updates from Joerg Braun and Swen Heinig
git-svn-id: trunk@21395 -
2009-08-22 16:39:57 +00:00
paul
780307386f languages: Updated Portuguese translations by Marcelo B Paula (issue #0014404)
git-svn-id: trunk@21385 -
2009-08-21 15:24:37 +00:00
mattias
29e765c48f IDEIntf: TComponentTreeView: insert marks for TControl only allow to change parent, but not position
git-svn-id: trunk@21379 -
2009-08-21 08:56:54 +00:00
mattias
6a855e9373 IDEIntf: TComponentTreeView: using insert marks
git-svn-id: trunk@21378 -
2009-08-21 08:43:34 +00:00
mattias
dccb75b96a IDEIntf: TComponentTreeView: added check for dragging from Parent without csAcceptsControls
git-svn-id: trunk@21376 -
2009-08-21 08:19:31 +00:00
paul
e0ea0595ec translations: update
git-svn-id: trunk@21360 -
2009-08-20 17:11:07 +00:00