Commit Graph

31748 Commits

Author SHA1 Message Date
maxim
da74c156d5 FpWeb: registered property editors for ItemField and ValueField properties of THTMLDatasetSelectProducer (allows to select their values in OI), patch from Alexey Lagunov.
git-svn-id: trunk@32425 -
2011-09-19 20:03:00 +00:00
martin
4687ef5cc0 SynEdit: fixed crash, with ecDeleteLine on last line. issue #0020299
git-svn-id: trunk@32424 -
2011-09-19 18:42:31 +00:00
martin
37fa512845 DBG: Watchpoints
git-svn-id: trunk@32423 -
2011-09-19 17:47:27 +00:00
juha
f9df0a985f Set DpiAware flag in lazarus.lpi. Issue #20244
git-svn-id: trunk@32422 -
2011-09-19 08:11:06 +00:00
vincents
50432f64b3 wince interface: fixed typo in TWinCEWidgetSet.EnterCriticalSection
patch by: Fabio Luis Girardi
fixes issue #18756

git-svn-id: trunk@32421 -
2011-09-19 08:05:47 +00:00
paul
aa5f483f17 codetools: support rtlproc modifier
git-svn-id: trunk@32420 -
2011-09-19 07:57:24 +00:00
vincents
f5143a20e9 windows installers: fixed creating revision.inc in the exported source in such a way that svn2revisioninc leaves it untouched (issue #20277)
git-svn-id: trunk@32419 -
2011-09-19 07:52:30 +00:00
juha
464fffb72b LCL: Register property TListItem.OverlayIndex to be skipped by form loader. Issue #20295.
git-svn-id: trunk@32418 -
2011-09-19 07:43:53 +00:00
vincents
2f7dd74905 windows installer: use system drive for default lazarus directory (issue #20269)
git-svn-id: trunk@32417 -
2011-09-19 07:17:45 +00:00
martin
c963680079 DBG: (alpha) Initial support for watchpoints ($DEFINE DBG_WITH_WATCHPOINT)
git-svn-id: trunk@32415 -
2011-09-19 01:20:08 +00:00
martin
4559a65564 DBG: Handling unexpected errors.
git-svn-id: trunk@32414 -
2011-09-19 00:51:25 +00:00
juha
3da74a341c IDE: Version of RegisterComponentEditor to register many components. Issue #20281, patch from Silvio Clécio
git-svn-id: trunk@32413 -
2011-09-18 21:54:48 +00:00
ask
979e916f7b TAChart: Add smoothed derivative source. Update demo.
git-svn-id: trunk@32412 -
2011-09-18 21:35:15 +00:00
martin
0271730391 DBG: small fix in expression parser do not send empty expression)
git-svn-id: trunk@32411 -
2011-09-18 20:54:16 +00:00
martin
d65d00c3f7 DBG: Do not set breakpoints past end of unit. Issue #0020264 (fix, if spaces in part / do not fail if gdb returns error)
git-svn-id: trunk@32410 -
2011-09-18 18:40:05 +00:00
martin
b2d943371e SrcEdit: fix utf8 issue in incremental search. issue #0020288
git-svn-id: trunk@32409 -
2011-09-18 18:07:32 +00:00
ask
c304336bb0 TAChart: Use AccumulationDirection in the source demo
git-svn-id: trunk@32408 -
2011-09-18 15:28:09 +00:00
ask
dfb6783a88 TAChart: Implement AccumulationDirection for derivative source. Add tests.
git-svn-id: trunk@32407 -
2011-09-18 15:26:05 +00:00
martin
d2497a764a DBG: Tests
git-svn-id: trunk@32406 -
2011-09-18 14:11:08 +00:00
martin
881e94e98d DBG: Do not set breakpoints past end of unit. Issue #0020264 (Thanks to Ludo Brands)
git-svn-id: trunk@32405 -
2011-09-18 14:08:09 +00:00
martin
26a6a97e57 DBG: More info/options on break for exception/run-error (missing file)
git-svn-id: trunk@32404 -
2011-09-18 13:01:48 +00:00
martin
3afc124a8a IDE: debug/complier-options dialog: upgrading for -gh -gv
git-svn-id: trunk@32403 -
2011-09-18 12:20:20 +00:00
martin
42a939bb39 IDE: debug/complier-options dialog: fix upgrading settings that had only -gl
git-svn-id: trunk@32402 -
2011-09-18 12:14:01 +00:00
martin
0bd154bb35 IDE: debug/complier-options dialog: fix upgrading settings that had only -gl
git-svn-id: trunk@32401 -
2011-09-18 12:06:38 +00:00
martin
b206291f65 DBG: More info/options on break for exception/run-error
git-svn-id: trunk@32400 -
2011-09-18 11:53:34 +00:00
paul
d04061a144 lcl: replace UTF8String to AnsiString
git-svn-id: trunk@32399 -
2011-09-18 11:36:48 +00:00
ask
3b18b3adee TAChart: Refactor TCalculatedChartSource.ExtractItem/GetOriginItem
git-svn-id: trunk@32398 -
2011-09-18 11:07:28 +00:00
mattias
0ed375aea1 codetools: local var assignment completion: operator assignments += -= *= /*, feature 20282
git-svn-id: trunk@32397 -
2011-09-18 10:17:42 +00:00
ask
27ff423301 TAChart: Add TCalculatedChartSource.AccumulationDirection property. Add tests.
git-svn-id: trunk@32396 -
2011-09-18 10:13:40 +00:00
juha
60590c7530 LCL: Add function FindAllDirectories. Issue #20278, patch from Antônio Galvão
git-svn-id: trunk@32395 -
2011-09-18 08:46:14 +00:00
dodi
b62f704864 LCL docs: removed duplicate entries, moved more arguments to procedures
git-svn-id: trunk@32394 -
2011-09-18 02:43:28 +00:00
zeljko
b21be873d3 LCL: Added TGraphicControl.VisuallyEnabled to track if control is really visually enabled (eg Enabled=True but Parent is disabled) during checking Enabled property inside paint and mouse methods.fixes issue #20247
git-svn-id: trunk@32393 -
2011-09-17 19:42:30 +00:00
martin
1cb835eb35 DBG: Improved: Cancel no longer required steps (continue next step)
git-svn-id: trunk@32392 -
2011-09-17 19:23:26 +00:00
martin
d7418bc9aa Dbg: Refactor nested-proc/parent-frame handling; fix nested proc, if not starting at top frame
git-svn-id: trunk@32391 -
2011-09-17 19:15:17 +00:00
martin
77825e7849 Dbg: Fix a race condition, nil pointer access
git-svn-id: trunk@32390 -
2011-09-17 17:43:15 +00:00
juha
7e8d161edb LCL: Register some properties to skip for Delphi compatibility.
git-svn-id: trunk@32389 -
2011-09-17 16:32:48 +00:00
martin
4b91967012 DBG: Fixed, evaluating watches in correct stackframe after exception
git-svn-id: trunk@32388 -
2011-09-17 16:05:11 +00:00
juha
1e39ce6cf8 Fix comments in FilterEdit components.
git-svn-id: trunk@32387 -
2011-09-17 15:36:48 +00:00
juha
be020b3ccc LCL: fix comments in fileutil.inc
git-svn-id: trunk@32386 -
2011-09-17 15:36:38 +00:00
juha
19ff95d4e6 IDE: set CommonsDividerBevel.AutoSize := True in Build Lazarus dialog.
git-svn-id: trunk@32385 -
2011-09-17 15:36:23 +00:00
dodi
ea023d8a30 LCL docs: controls.xml moved arguments to procedures
git-svn-id: trunk@32384 -
2011-09-17 15:14:40 +00:00
martin
99ad9b8ba1 Debugger, Watches: Store column width (missing file)
git-svn-id: trunk@32383 -
2011-09-17 13:38:25 +00:00
martin
d0c22113e6 Debugger, Watches: Store column width
git-svn-id: trunk@32382 -
2011-09-17 13:25:19 +00:00
dodi
b93cbd8178 LCL docs: controls.xml synced with source
git-svn-id: trunk@32381 -
2011-09-17 11:36:26 +00:00
martin
63a6d0bb60 IDE, DBG: Starting on DebuggerConfigStorage
git-svn-id: trunk@32380 -
2011-09-17 11:32:32 +00:00
martin
a829d4e499 IDE: debug/complier-options dialog: make -gl depend on debug-info
git-svn-id: trunk@32379 -
2011-09-17 10:36:14 +00:00
juha
e6fc44167c IDE: rename UseProjectUnit -> UseUnit
git-svn-id: trunk@32378 -
2011-09-17 08:57:57 +00:00
juha
822e5e8cda IDE: formatting
git-svn-id: trunk@32377 -
2011-09-17 08:46:30 +00:00
juha
ac45fa23b2 IDE: Add "Use Unit" menu item to editor's local menu. Rename 2 vars.
git-svn-id: trunk@32376 -
2011-09-17 08:46:04 +00:00
juha
2fbfdf79cf IDE: Improve Build Lazarus dialog layout a bit more. Issue #20244
git-svn-id: trunk@32375 -
2011-09-17 06:47:45 +00:00