ask
e63e1febd5
TAChart: Convert Series.UpdateBounds methods to Series.GetBounds.
...
The logic for updating centralized in Graph.UpdateExtent procedure.
git-svn-id: trunk@23211 -
2009-12-21 09:26:28 +00:00
paul
c95dd96212
lcl: add TListView.OnExit, TListView.OnEnter
...
git-svn-id: trunk@23210 -
2009-12-21 07:36:47 +00:00
paul
8f7651a8e3
ideintf: don't set checked status for z-order menu items
...
git-svn-id: trunk@23209 -
2009-12-21 06:37:19 +00:00
mattias
0f5bdca192
IDE: build modes: draw mode groups
...
git-svn-id: trunk@23208 -
2009-12-20 23:52:13 +00:00
ask
28506dad55
TAChart: Extract GetGraphPointX function
...
git-svn-id: trunk@23207 -
2009-12-20 16:46:14 +00:00
paul
903b555e57
docs: document TApplicationProperties.ShowButtonGlyphs, TApplicationProperties.ShowMenuGlyphs, TApplicationShowGlyphs
...
git-svn-id: trunk@23206 -
2009-12-20 14:16:35 +00:00
mattias
9dceb06c2c
IDE: build mode: fixed selection
...
git-svn-id: trunk@23205 -
2009-12-20 12:50:26 +00:00
paul
e5f3fab6f3
ideintf: don't recreate the inspector grid on show component tree option change
...
git-svn-id: trunk@23204 -
2009-12-20 12:46:11 +00:00
mattias
5a9d464e4f
IDE: build modes: clear read only cells
...
git-svn-id: trunk@23203 -
2009-12-20 12:45:15 +00:00
paul
2ec1f7c029
ideintf: add Z-Order menu section to the component treeview
...
git-svn-id: trunk@23202 -
2009-12-20 11:08:19 +00:00
paul
40f7e80de6
ideintf: show only relative popup menu items for object inspector elements: grid, component treeview, information box
...
git-svn-id: trunk@23201 -
2009-12-20 09:26:25 +00:00
mattias
219deb34a5
reduced debugging
...
git-svn-id: trunk@23200 -
2009-12-19 23:42:48 +00:00
mattias
e77c7bec7b
IDE: build modes: stared group includes
...
git-svn-id: trunk@23199 -
2009-12-19 23:41:24 +00:00
mattias
f2a6193637
IDE: path editor: hide empty templates
...
git-svn-id: trunk@23198 -
2009-12-19 20:58:11 +00:00
mattias
8bebf8b3cb
IDE: build modes: path button
...
git-svn-id: trunk@23197 -
2009-12-19 20:57:55 +00:00
mattias
ddd8c3ab11
codetools: identifier completion: showing text and file not in statements
...
git-svn-id: trunk@23196 -
2009-12-19 17:13:11 +00:00
mattias
0fff58e158
IDE: use user compiler options only when project decsriptor allows
...
git-svn-id: trunk@23195 -
2009-12-19 10:50:36 +00:00
mattias
fd5085297e
IDE: load default compiler options only if file exists
...
git-svn-id: trunk@23194 -
2009-12-19 09:42:45 +00:00
mattias
cf5309e627
IDE: build modes: adding group
...
git-svn-id: trunk@23193 -
2009-12-18 23:41:20 +00:00
marc
2ccb6663ac
* Debugger: Fix PID detection on OSX 10.6. Fixes #0014588
...
git-svn-id: trunk@23192 -
2009-12-18 23:28:58 +00:00
marc
a5e41fe16c
* IDE: Renamed InfoBuilder routines to more understandable name
...
* IDE: Only show buildprogress if there is really something compiled
git-svn-id: trunk@23191 -
2009-12-18 22:31:23 +00:00
mattias
404211ce2f
IDE: debugger: searching files in temporary directory in unsaved files
...
git-svn-id: trunk@23190 -
2009-12-18 20:09:06 +00:00
paul
5e5b4cb3b2
ide: change TaskBar caption together with MainBar title bar caption (for widgetsets which supports Application.Title)
...
git-svn-id: trunk@23189 -
2009-12-18 17:18:19 +00:00
mattias
c632b48e5e
IDE: open project: check if file is program and ask to create a lpi, bug #15329
...
git-svn-id: trunk@23188 -
2009-12-18 16:27:58 +00:00
mattias
d63e8ffbd3
IDE: new form: using default width,height
...
git-svn-id: trunk@23187 -
2009-12-18 15:03:50 +00:00
mattias
2445aea5ec
IDE: added resourcestring
...
git-svn-id: trunk@23186 -
2009-12-18 15:02:02 +00:00
paul
5b7d36de82
lcl, designer, ideintf, components: rename csOwnedChildsNotSelectable -> csOwnedChildrenNotSelectable
...
git-svn-id: trunk@23185 -
2009-12-18 10:07:11 +00:00
mattias
0428915070
paradox: updated README
...
git-svn-id: trunk@23184 -
2009-12-18 08:57:36 +00:00
paul
d84183aac1
ideintf: mark designer as modified after a successful drag/drop operation in the component treeview
...
git-svn-id: trunk@23183 -
2009-12-18 08:57:34 +00:00
paul
5d54673967
ide: refresh component treeview every time some property change. no matter if this is name property or not since any other property can also change the name property and moreover TCollectionItem display name can be built using anything
...
git-svn-id: trunk@23182 -
2009-12-18 08:37:48 +00:00
paul
222c9222e3
ideintf: implement drag-drop for collection items in the component treeview
...
git-svn-id: trunk@23181 -
2009-12-18 08:16:58 +00:00
paul
f5ace1ab3f
lcl: fix spelling 'childs' -> 'children'
...
git-svn-id: trunk@23180 -
2009-12-18 08:09:57 +00:00
paul
b3e63da3b0
lcl: add GetLastMultiSelected to TTreeView
...
git-svn-id: trunk@23179 -
2009-12-18 08:08:44 +00:00
paul
eea7e0ab75
designer: clear previous component editor menu items from the popup menu even if new component editor is not assigned
...
git-svn-id: trunk@23178 -
2009-12-18 04:05:27 +00:00
paul
db451e1ee6
designer: handle popup menu key press
...
git-svn-id: trunk@23177 -
2009-12-18 03:54:23 +00:00
paul
636477433b
lcl: map LM_CONTEXTMENU to WM_CONTEXTMENU value
...
git-svn-id: trunk@23176 -
2009-12-18 03:28:54 +00:00
paul
3c8cb59395
ideintf: rename action list editor and image list editor verbs
...
git-svn-id: trunk@23175 -
2009-12-18 03:18:20 +00:00
paul
94632103e8
ide: menu editor - use resource string instead of hard coded string
...
git-svn-id: trunk@23174 -
2009-12-18 03:08:17 +00:00
paul
fc99f9fdb4
designer: rmove menupropedit unit since it is not used anywhere
...
git-svn-id: trunk@23173 -
2009-12-18 02:42:49 +00:00
mattias
c4283ac6eb
IDE: build modes: pick list for values
...
git-svn-id: trunk@23172 -
2009-12-17 23:27:54 +00:00
mattias
0d69aed5e2
gtk2 intf: fixed crash in TGtk2ThemeServices.GetStockImage
...
git-svn-id: trunk@23171 -
2009-12-17 23:27:38 +00:00
jesus
c160d3ebf6
LazReport, fixes TfrTextExportFilter text output alignment
...
git-svn-id: trunk@23170 -
2009-12-17 20:03:21 +00:00
mattias
6ae9c66c27
fixed some FileExists
...
git-svn-id: trunk@23169 -
2009-12-17 16:45:46 +00:00
mattias
488b027106
IDE: build modes: picklist for types
...
git-svn-id: trunk@23168 -
2009-12-17 16:24:54 +00:00
mattias
c7786f3099
LCL: THTMLBrowserHelpViewer.FindDefaultBrowser using out params, bug #15349
...
git-svn-id: trunk@23167 -
2009-12-17 15:11:12 +00:00
mattias
d93c965185
LCL: TCustomShellTreeView.GetFilesInDir check hidden files under unix, bug #15355
...
git-svn-id: trunk@23166 -
2009-12-17 15:08:21 +00:00
mattias
d877b0d6d9
IDE: identifier completion: showing const for constants without definition
...
git-svn-id: trunk@23165 -
2009-12-17 14:19:44 +00:00
mattias
84ca3d5b33
codetools: identifier completion: added base types, bug #15354
...
git-svn-id: trunk@23164 -
2009-12-17 14:18:09 +00:00
paul
e4cdead4c8
ide, ideintf: component treeview improvements
...
- add menu item to add collection items for TCollection and TCollectionItem
- better find selected persistent
- fix all calls of GetDesignerForm (no need to cast to TComponent) so if persistent changes then IDE also sets modified state
git-svn-id: trunk@23163 -
2009-12-17 14:05:01 +00:00
mattias
28705f03fa
lcl docs: added hint for utf8
...
git-svn-id: trunk@23162 -
2009-12-17 13:56:30 +00:00