Commit Graph

18973 Commits

Author SHA1 Message Date
jesus
36cd39a33d Printers, fix page orientation when user has not changed job options of cups printer
git-svn-id: trunk@19003 -
2009-03-15 18:34:22 +00:00
martin
d92087e835 SynEdit: fix range check error from revision 19001 #a26d1805de
git-svn-id: trunk@19002 -
2009-03-15 17:59:35 +00:00
martin
a26d1805de SynEdit: Refactor the Undo/Redo system. Should fix some issues with column selection too; and enables group-undo for all kind of edit-actions; also fixes bug #13298
git-svn-id: trunk@19001 -
2009-03-15 16:56:58 +00:00
martin
b8e7143c97 IDE, Printing: Fix printing the source or selection would miss the last line out (Bug #13267)
git-svn-id: trunk@19000 -
2009-03-15 16:54:08 +00:00
paul
4ede257fc0 gtk2: fix use of absolute according new fpc 2.3.1 rules
git-svn-id: trunk@18999 -
2009-03-15 09:15:46 +00:00
paul
9154c34024 ide: start show of execution marks when we in the Pause state
git-svn-id: trunk@18998 -
2009-03-15 07:17:55 +00:00
paul
6a8a44f488 debugger: further change TGDBMIDebugger.GDBSourceAdress - return False only in case of error and AAddr = 0 is not found
git-svn-id: trunk@18997 -
2009-03-15 06:48:49 +00:00
paul
0b6b0bc4ea synedit: invalidate gutter when we add/remove debug marks
git-svn-id: trunk@18996 -
2009-03-15 06:10:47 +00:00
paul
4be10e123f debugger: fix memory leaks in TGDBMIDebugger.GDBSourceAdress
git-svn-id: trunk@18995 -
2009-03-15 06:10:06 +00:00
paul
8d98bf1854 debugger: fix TGDBMIDebugger.GDBSourceAdress
- wrong command was used
  - don't add more than one address to the lines Map

git-svn-id: trunk@18994 -
2009-03-15 06:03:11 +00:00
paul
fb124b7de5 ide: add TSourceEditor.FillExecutionMarks, TSourceEditor.ClearExecutionMarks (debugger part is missing)
git-svn-id: trunk@18993 -
2009-03-14 19:19:13 +00:00
paul
25fc0e9b9c synedit: allow to set/clear debug execution marks
git-svn-id: trunk@18992 -
2009-03-14 19:01:35 +00:00
paul
6526ca074b lcl: improve InsertMarkType detection for TTreeView by patch of Paul Michell (issue #0013314)
git-svn-id: trunk@18991 -
2009-03-14 16:09:15 +00:00
paul
af8f77fb82 lcl: TTreeView fixes by Anton Kavalenka
- call OnGetImageIndex, OnGetSelectedIndex when we need them,
  - don't start text editing when we click on icon
(issue #0013325)

git-svn-id: trunk@18990 -
2009-03-14 16:01:51 +00:00
paul
918eaf1a50 lcl: fix absolute usage for the new rules of fpc 2.3.1
git-svn-id: trunk@18989 -
2009-03-14 13:57:38 +00:00
paul
4c514e24e7 ide: split -o path passed to fpc into -FE and -o where -o contains only a file name and -FE contains only a path as required by Jonas in this issue #13324
git-svn-id: trunk@18988 -
2009-03-14 12:58:24 +00:00
martin
d12a2dd815 SynEdit, Options: Markup current word, stick to word boundaries for short words by default
git-svn-id: trunk@18987 -
2009-03-14 12:41:52 +00:00
paul
38c3709b80 debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2
git-svn-id: trunk@18986 -
2009-03-14 12:35:06 +00:00
sekelsenmat
3393bef1b3 Fixes compilation of the wince interface under win32 operating system.
git-svn-id: trunk@18985 -
2009-03-14 00:10:37 +00:00
paul
41ff1a63f0 ide, debugger: add "Toggle breakpoint" menu item to the callstack dialog, show address in the source column if source file is not available
git-svn-id: trunk@18984 -
2009-03-13 17:48:53 +00:00
paul
7402655037 ide: replace Add breakpoint to Toggle breakpoint in some places
git-svn-id: trunk@18983 -
2009-03-13 17:47:37 +00:00
paul
27e3ec707f lcl: set default value for TPen.Cosmetic
git-svn-id: trunk@18982 -
2009-03-13 15:54:41 +00:00
ask
e349453a72 TAChart: refactor TSeriesPointer.Draw
git-svn-id: trunk@18981 -
2009-03-13 12:51:17 +00:00
ask
ff8f6f5edd TAChart: Moved TSeriesPointer class to TATypes unit and inherited it from TChartElement.
git-svn-id: trunk@18980 -
2009-03-13 11:49:02 +00:00
paul
e11a223825 gtk2: fix typo
git-svn-id: trunk@18979 -
2009-03-13 07:56:50 +00:00
paul
fcaad0729b gtk2: don't fail in DrawTextWithColors if Widget = nil by C Western (part 1 of issue #0013317)
git-svn-id: trunk@18978 -
2009-03-13 06:37:10 +00:00
paul
199d9f563c gtk2: use lfFontName if LongFontName is not set by C Western (part 2 of issue #0013317)
git-svn-id: trunk@18977 -
2009-03-13 06:34:00 +00:00
jesus
79f72e92e9 LCL, fix stringgrid editor position when mouse wheel scrolling, issue #13309
git-svn-id: trunk@18976 -
2009-03-13 04:58:29 +00:00
ask
ba49804ad6 TAChart: Extracted ColorOrDefault function
git-svn-id: trunk@18975 -
2009-03-13 04:28:36 +00:00
paul
a9fae0848f gtk: fix pen properties for pens created by CreatePenIndirect (fixes issue #0013312)
git-svn-id: trunk@18974 -
2009-03-13 03:30:31 +00:00
marc
a1a0455bbd * Added debugger sourceline info to aid showing compiled lines
git-svn-id: trunk@18973 -
2009-03-13 00:24:36 +00:00
jesus
5b8f46539e Printers, added test for printing images to selectprinter sample
git-svn-id: trunk@18972 -
2009-03-12 22:18:27 +00:00
jesus
5066e9c035 LazReport, published OnGetValue in TfrPrintGrid so templates can modify custom variables
git-svn-id: trunk@18971 -
2009-03-12 20:43:57 +00:00
martin
373ac65497 SynEdit: Fixed drawing random (divider) lines into empty space below EOF. This happened if the very last line had a divider-draw line, and the window's empty part was partly redrawn.
git-svn-id: trunk@18970 -
2009-03-12 19:44:15 +00:00
sekelsenmat
ebd943079c wince: improves algorithm to place dialogs
git-svn-id: trunk@18969 -
2009-03-12 18:34:20 +00:00
paul
a3fdb8c062 debugger, ide: allow to toggle breakpoint in the callstack dialog, show mixed break+current line image for appropriate lines
git-svn-id: trunk@18968 -
2009-03-12 14:03:27 +00:00
paul
0b733a0b1f debugger, ide: make callstack dialog react on breakpoints change
git-svn-id: trunk@18967 -
2009-03-12 13:06:12 +00:00
paul
16cb6b19f6 gtk: restore implementation of listview images
git-svn-id: trunk@18966 -
2009-03-12 09:37:58 +00:00
paul
879adbf7f2 ide: use better notification way about adding/removing breakpoint for the sourceeditor (source mark changes more reliable)
git-svn-id: trunk@18965 -
2009-03-12 04:18:00 +00:00
paul
09b40cf1b1 ide: fix a memory leak I made in TSourceEditor.OnGutterClick
git-svn-id: trunk@18964 -
2009-03-12 03:39:56 +00:00
paul
0ecf4167d0 images: use another icon for the breakpoint + execution line
git-svn-id: trunk@18963 -
2009-03-12 03:34:10 +00:00
paul
b03edbc7c8 ide: more reliable TSourceMarks.FindFirstMarkNode, simplified node compare functions
git-svn-id: trunk@18962 -
2009-03-12 03:18:26 +00:00
jesus
a9de954bca SynEdit, fix CTRL+Click after r18951 #d999a5db3b strict check
git-svn-id: trunk@18961 -
2009-03-11 20:35:43 +00:00
martin
87664b1185 SynEdit: fixed pageUp/Down for Column mode selection (thanks dmitry boyarintsev)
git-svn-id: trunk@18960 -
2009-03-11 18:04:11 +00:00
zeljko
cfab0d6b4e Qt: bugfix for TCheckListBox , dnd doesn't work, events OnCheckItem() OnItemClick() doesn't trigger.
git-svn-id: trunk@18959 -
2009-03-11 17:31:28 +00:00
paul
e6f0a3fdbe ide: fix breakpoint toggling for line where the execution line is placed
git-svn-id: trunk@18958 -
2009-03-11 15:13:31 +00:00
paul
9c4108f86d ide: fix debugging of non-saved units (issue #0011879)
git-svn-id: trunk@18957 -
2009-03-11 14:33:49 +00:00
paul
2612bc98ea lcl: destroy mainmenu as others components in order (fixes issue #0013305)
git-svn-id: trunk@18956 -
2009-03-11 09:54:54 +00:00
paul
d2bc2a33cf lcl: formatting of ShowInputDialog + move Parent := Form to the first place after each sub-control creation (fixes bug #0013310)
git-svn-id: trunk@18955 -
2009-03-11 09:27:40 +00:00
paul
cde7240564 ide: show mixed current line + breakpoint image when current execution line cover some breakpoint
git-svn-id: trunk@18954 -
2009-03-11 04:25:45 +00:00