Commit Graph

43016 Commits

Author SHA1 Message Date
martin
6235a07f69 SynEdit: publish MouseTextActions
git-svn-id: trunk@44487 -
2014-03-22 10:44:19 +00:00
wp
5e9c4964ce TAChart: add properties "Font" and "UseFont" to TChartStyle
git-svn-id: trunk@44486 -
2014-03-21 20:13:56 +00:00
martin
04d3f25da3 Debugger: test, refactor
git-svn-id: trunk@44485 -
2014-03-21 03:05:44 +00:00
martin
cf756563a2 Removed old empty directory
git-svn-id: trunk@44484 -
2014-03-20 21:38:14 +00:00
martin
3f077d3eac IDE: removed the ide package, that was used by the debugger test
git-svn-id: trunk@44483 -
2014-03-20 21:35:51 +00:00
martin
671155bdde Debugger: test, move to package
git-svn-id: trunk@44482 -
2014-03-20 21:32:41 +00:00
martin
174b810539 Removed some old files (unused test files?)
git-svn-id: trunk@44481 -
2014-03-20 21:22:33 +00:00
martin
84b0249673 Debugger: test, remove IDE dependencies
git-svn-id: trunk@44480 -
2014-03-20 21:18:29 +00:00
mattias
3a12eb9324 translations: German: updates from Swen Heinig
git-svn-id: trunk@44479 -
2014-03-20 20:13:19 +00:00
freq
fae01f23da Cocoa: fix random crash
git-svn-id: trunk@44478 -
2014-03-20 20:06:27 +00:00
martin
04e4af4d3a Debugger: refactor
git-svn-id: trunk@44477 -
2014-03-20 16:53:13 +00:00
martin
eeef6684f7 Debugger: refactor
git-svn-id: trunk@44476 -
2014-03-20 14:59:29 +00:00
mattias
bc7b175f6d IDE: fixed crash in search form, when doing a hidden search, bug #25886
git-svn-id: trunk@44474 -
2014-03-20 08:43:56 +00:00
martin
e6966c2a2a Debugger: refactor
git-svn-id: trunk@44473 -
2014-03-19 18:16:23 +00:00
martin
26e420585f Debugger: refactor
git-svn-id: trunk@44472 -
2014-03-19 18:04:42 +00:00
martin
e221726c5a Debugger: refactor
git-svn-id: trunk@44471 -
2014-03-19 17:17:03 +00:00
wp
d7a192f709 TAChart: add sources of bar series tutorial
git-svn-id: trunk@44470 -
2014-03-18 23:28:40 +00:00
martin
401ad24b64 LCL: PageControl, set tab index to widgetset. This was skipped if handle-creation was forced (by other controls) during csLoading. issue #0025555
git-svn-id: trunk@44469 -
2014-03-18 21:37:10 +00:00
martin
ef91216989 Debugger: GDBMIDebugger better handling of space in filenames / Fix problem from Revision: 44429 / some filenames end up forever pending
git-svn-id: trunk@44468 -
2014-03-18 21:01:50 +00:00
martin
3d8ea62914 Debugger: refactor
git-svn-id: trunk@44467 -
2014-03-18 19:26:04 +00:00
martin
245d81b151 Debugger: refactor
git-svn-id: trunk@44466 -
2014-03-18 15:49:01 +00:00
martin
9246646d0f Debugger: refactor
git-svn-id: trunk@44465 -
2014-03-18 14:58:46 +00:00
martin
dd27f42211 IDE: auto show the param hint for functions. Patch by David Zimmer
git-svn-id: trunk@44464 -
2014-03-18 12:50:04 +00:00
martin
c0924d71a4 Debugger: refactor
git-svn-id: trunk@44463 -
2014-03-18 02:45:28 +00:00
martin
3365e9987e SynEdit: Fixed current line highlight, for use of synedit outside the IDE.
git-svn-id: trunk@44462 -
2014-03-17 20:32:21 +00:00
mattias
93e4daeabd IDE: code help: combine pascal comments which are near together, issue #25506
git-svn-id: trunk@44461 -
2014-03-17 19:56:24 +00:00
zeljko
9c7539e4ee Qt: fixed visibility of TQtTreeWidget.ItemDelegatePaint
git-svn-id: trunk@44460 -
2014-03-17 17:18:21 +00:00
zeljko
ef53b052f0 Qt: fixed bad behaviour of Linux Mint 16 window manager called Mutter.
git-svn-id: trunk@44459 -
2014-03-17 16:20:13 +00:00
mattias
adc1bdf40e IDE: options: component palette: fixed crash
git-svn-id: trunk@44458 -
2014-03-17 11:30:09 +00:00
mattias
d841be9240 IDE: less hints, initialize vars, use unused parameters
git-svn-id: trunk@44457 -
2014-03-17 11:25:57 +00:00
mattias
914882e83c IDEIntf: set free notification for TPropertyEditorHook.LookupRoot, changed TPropertyEditorHook to TComponent, set freenotification for TCustomPropertiesGrid.TIObject, bug #25872
git-svn-id: trunk@44455 -
2014-03-17 10:02:36 +00:00
juha
0cf581f13c LCL: Fix Sigsegv when assigning images to Tlistview columns. Issue #25844, patch from ocean.
git-svn-id: trunk@44454 -
2014-03-16 23:39:04 +00:00
juha
41f1295739 LCL: GetParentHandle and GetTopParentHandle for TWinControl. Issue #25813, patch from ocean.
git-svn-id: trunk@44453 -
2014-03-16 23:26:56 +00:00
juha
b89396a14d LCL: ScrollingWinControl Resizing. Issue #25859, patch from ocean.
git-svn-id: trunk@44452 -
2014-03-16 23:03:26 +00:00
juha
e5758e1aea LCL: make TCustomButton.Click public. Issue #25870.
git-svn-id: trunk@44451 -
2014-03-16 22:45:52 +00:00
joost
434c770d67 FpDbg: Show correct value of eip after hitting a breakpoint
git-svn-id: trunk@44450 -
2014-03-16 22:11:19 +00:00
juha
7c3e1eeadf IDE: In ConfigureBuildLazarusDlg, show a single checkbox for "Clean common files" when installation dir is read-only.
git-svn-id: trunk@44449 -
2014-03-16 21:35:11 +00:00
joost
042680da83 FpDbg: Basic breakpoint-handling on Darwin
git-svn-id: trunk@44448 -
2014-03-16 21:24:27 +00:00
martin
c1846572a1 FPDebug: mem leak
git-svn-id: trunk@44447 -
2014-03-16 18:42:28 +00:00
martin
1bef36d35d Debugger: refactor
git-svn-id: trunk@44446 -
2014-03-16 18:42:01 +00:00
joost
c8e074d4ef FpDbg: Refactored handling of breakpoints, so that parts of the code could be used too on other platforms then Windows
FpDbg: Set the FMainThread variable after the main-thread is created, not before. This fixes the handling of breakpoints.

git-svn-id: trunk@44445 -
2014-03-16 12:50:45 +00:00
joost
3c32f95e8f FpDbg: Removed unused unit from uses-section.
git-svn-id: trunk@44444 -
2014-03-16 12:45:20 +00:00
joost
935b4665cc FpDbg: Use generic way to get value of instruction pointer register
git-svn-id: trunk@44443 -
2014-03-16 11:26:47 +00:00
joost
459a825fc2 FpDbg: Read register-information on Darwin
git-svn-id: trunk@44442 -
2014-03-16 11:24:51 +00:00
joost
46c815a029 FpDbg: Added basic writememory command
git-svn-id: trunk@44441 -
2014-03-16 10:52:52 +00:00
joost
3ba842927f FpDbg: Show proper process- and thread-id on application start.
git-svn-id: trunk@44440 -
2014-03-16 10:46:10 +00:00
joost
5363754ee0 FpDbg: Missing part of r44438 #618ce88805.
git-svn-id: trunk@44439 -
2014-03-16 10:43:30 +00:00
joost
618ce88805 FpDbg: Placed some Windows-specific code between ifdef's to fix compilation on non-Windows systems.
git-svn-id: trunk@44438 -
2014-03-16 10:35:38 +00:00
joost
6974915b8b FpDbg: Moved Windows-specific code to terminate the process to fpdbgwinclasses.pas
git-svn-id: trunk@44437 -
2014-03-16 10:33:04 +00:00
joost
eba8717294 * Moved Windows-specific code to read the instruction-pointer and base stack pointer register values to fpdbgwinclasses.pas
git-svn-id: trunk@44436 -
2014-03-16 10:18:06 +00:00