Commit Graph

31666 Commits

Author SHA1 Message Date
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
paul
6032c0b3b2 don't use UTF8String type in the code. It will cause problems when cpstrenew branch is merged
git-svn-id: trunk@32374 -
2011-09-17 02:21:48 +00:00
martin
254fe49a24 IDE: Improve debug/complier-options dialog
git-svn-id: trunk@32373 -
2011-09-16 23:03:13 +00:00
martin
a9a3e13ff5 LCL: fixed range check on win
git-svn-id: trunk@32372 -
2011-09-16 22:36:01 +00:00
juha
9c295a44e2 Fixed my own error in r32355 #ae9dead608. The original patch from Andrew G. Khodotov was correct.
git-svn-id: trunk@32371 -
2011-09-16 20:04:02 +00:00
martin
6ddc1c8152 SynEdit: add color setting for visualized special chars (whitespace)
git-svn-id: trunk@32370 -
2011-09-16 16:35:27 +00:00
martin
783bdfd9d0 IDE: add color setting for visualized special chars (whitespace)
git-svn-id: trunk@32369 -
2011-09-16 16:23:19 +00:00
martin
e5ce00364c SynEdit: add color setting for visualized special chars (whitespace)
git-svn-id: trunk@32368 -
2011-09-16 16:22:38 +00:00
martin
cd46dbb0ae IDE: Fix function results, for refactor rev 32347 #a23438a510
git-svn-id: trunk@32367 -
2011-09-16 16:04:21 +00:00
martin
5d4ecfb12e SynEdit TEST: Improved highlight for static
git-svn-id: trunk@32366 -
2011-09-16 12:16:24 +00:00
martin
5a9699ecae SynEdit: Improved highlight for static
git-svn-id: trunk@32365 -
2011-09-16 12:16:13 +00:00
ask
4c3a22cbc2 TAChart: Fix SIGFPE with incorrect values of Intervals.NiceSteps
git-svn-id: trunk@32364 -
2011-09-16 09:32:56 +00:00
juha
a31b96ae04 IDE: fix layout anchors of some dialogs and frames. Issue #20244
git-svn-id: trunk@32363 -
2011-09-16 09:10:14 +00:00
martin
77a7deba0c SynEdit: allow selection of visible special chars
git-svn-id: trunk@32362 -
2011-09-16 09:01:13 +00:00
martin
9eb5aff8c7 IDE, SrcEdit: fix syncro mode detection
git-svn-id: trunk@32361 -
2011-09-15 20:59:25 +00:00
martin
c3c8798055 SynEdit: Syncro, add callbacks for edit mode start/stop
git-svn-id: trunk@32360 -
2011-09-15 20:58:07 +00:00
maxim
bbcb17e2c2 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20254
git-svn-id: trunk@32359 -
2011-09-15 20:00:08 +00:00
juha
038bfa3e72 RTTIGrids: Fix leak in GetCellEditor and show property title in header. Issue #20049, patch from Silvio Clécio and Flávio Etrusco
git-svn-id: trunk@32358 -
2011-09-15 17:23:15 +00:00
juha
deb729d8b8 LCL: TWin32WSWinControl.PaintTo ERangeException fix. Issue #20164, patch from Flávio Etrusco
git-svn-id: trunk@32357 -
2011-09-15 17:22:53 +00:00
juha
5cae5f037f Improve examples/DragImageList. Issue #20164, patch from Flávio Etrusco
git-svn-id: trunk@32356 -
2011-09-15 17:22:30 +00:00
juha
ae9dead608 IDE: Fix crash when TContainedAction instead of TCustomAction is added to ActionList. Issue #20242, patch from Andrew G. Khodotov
git-svn-id: trunk@32355 -
2011-09-15 17:22:16 +00:00
martin
ad2d7983d8 DBG: Improved, jumping to correct line, if source was changed (missing files)
git-svn-id: trunk@32354 -
2011-09-15 17:11:41 +00:00
mattias
bbf2217ed8 codetools: fixed context of FindTermTypeAsString, bug #20255
git-svn-id: trunk@32353 -
2011-09-15 15:22:45 +00:00
sekelsenmat
82d53f480e Documents PostMessage
git-svn-id: trunk@32352 -
2011-09-15 14:54:25 +00:00
sekelsenmat
1becde8540 Improves the docs for TPageControl.OnChange/Changing and LCLIntf.SendMessage
git-svn-id: trunk@32351 -
2011-09-15 12:49:57 +00:00
juha
25e8de0953 IDE: formatting
git-svn-id: trunk@32350 -
2011-09-15 11:47:25 +00:00
juha
c965131ebf IDE: Set initial dir for file open dialog based on active editor file.
git-svn-id: trunk@32349 -
2011-09-15 11:47:16 +00:00
martin
c8ef9d5556 DBG: Improved, jumping to correct line, if source was changed
git-svn-id: trunk@32348 -
2011-09-15 11:40:05 +00:00
martin
a23438a510 IDE: refactor, clean-up JumpToCodde/Source
git-svn-id: trunk@32347 -
2011-09-15 11:17:38 +00:00
martin
ea6ce866f8 IDE: fix DoJumpToCodePosition
git-svn-id: trunk@32346 -
2011-09-15 10:22:09 +00:00
martin
5c8c123269 fixed: FilenameIsWinAbsolute
git-svn-id: trunk@32345 -
2011-09-15 10:08:33 +00:00
juha
598eb542d5 Implement copy'n'paste for GraphicPropEdit. Issue #20243, patch from Flávio Etrusco
git-svn-id: trunk@32344 -
2011-09-15 08:06:05 +00:00
maxim
ef77f1c1db regenerated translations; updated Russian translation
git-svn-id: trunk@32343 -
2011-09-14 22:47:55 +00:00