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
mattias
4a57ea658c
IDE: implemented option to show project first in IDE title
...
git-svn-id: trunk@23161 -
2009-12-17 13:56:21 +00:00
mattias
79df51f818
translations: japanese: updates from taka_jp
...
git-svn-id: trunk@23160 -
2009-12-17 12:51:18 +00:00
mattias
861c55c11e
IDE: reduce debugger output
...
git-svn-id: trunk@23159 -
2009-12-17 12:50:04 +00:00
paul
a6a7a37d2f
ideintf: add component editors menu items to the component treeview popup menu
...
git-svn-id: trunk@23158 -
2009-12-17 09:45:15 +00:00
paul
6ddb42919a
ide: change lazbuild.rc and startlazarus.rc line endings from native to CRLF
...
git-svn-id: trunk@23157 -
2009-12-17 08:28:41 +00:00
paul
34d8920be8
ide: change lazarus.rc line endings from native to CRLF
...
git-svn-id: trunk@23156 -
2009-12-17 08:25:39 +00:00
paul
9564185556
ideintf: fix some component editor constants
...
git-svn-id: trunk@23155 -
2009-12-17 08:00:52 +00:00
paul
53d2c04bf7
ide: improved form editor options layout
...
git-svn-id: trunk@23154 -
2009-12-17 07:23:17 +00:00
paul
c6e04024a2
gtk: fix setting cursor for TGroupBox and probably for some other controls (issue #0015351 )
...
git-svn-id: trunk@23153 -
2009-12-17 04:06:22 +00:00
paul
98f9a52bdf
gtk2: fix copyright header
...
git-svn-id: trunk@23152 -
2009-12-17 04:05:26 +00:00
paul
a6f105cb3f
gtk2: fix copyright header
...
git-svn-id: trunk@23151 -
2009-12-17 01:45:41 +00:00
zeljko
27e6c29d67
Qt: check for csDestroyingHandle in TQtWidget.CanSendLCLMsg()
...
git-svn-id: trunk@23150 -
2009-12-15 17:23:02 +00:00
mattias
fd4e8c3d02
IDE: build mdoes: started groups
...
git-svn-id: trunk@23149 -
2009-12-15 17:06:02 +00:00
mattias
996aca571f
IDE: build modes: delete
...
git-svn-id: trunk@23148 -
2009-12-15 15:20:55 +00:00
paul
4d5cde8a0f
lcl: fix range check errors in TControl.SetBoundsRect (issue #0015004 )
...
git-svn-id: trunk@23147 -
2009-12-15 05:56:08 +00:00
paul
4e64aed98d
lcl: formatting
...
git-svn-id: trunk@23146 -
2009-12-15 05:53:22 +00:00
paul
d17bb54ae0
win32: allow system colors for FloodFill by Luiz (issue #0015345 )
...
git-svn-id: trunk@23145 -
2009-12-15 03:59:26 +00:00
paul
de7f2b3c91
lcl: fix memory and GDI resource leakage related to docking by Anton Kavalenka (issue #0015342 )
...
git-svn-id: trunk@23144 -
2009-12-15 03:56:41 +00:00
paul
7cbceba61c
designer: fix errors with component selection
...
git-svn-id: trunk@23143 -
2009-12-15 03:46:08 +00:00
jesus
02d536437e
LazReport, editor sample updated with export filters tests
...
git-svn-id: trunk@23142 -
2009-12-14 19:39:19 +00:00