Commit Graph

17572 Commits

Author SHA1 Message Date
paul
85dde9ba4f designer: increase max limits in the anchors editor from 200 to 2048 (why it was so little before?)
git-svn-id: trunk@17583 -
2008-11-25 15:55:21 +00:00
tombo
29adec9a88 LCL carbon: changed public to published for ws classes, fixed header comments
git-svn-id: trunk@17582 -
2008-11-25 15:00:12 +00:00
paul
43ca4f62a3 ide: improve editor general options
git-svn-id: trunk@17581 -
2008-11-25 14:30:41 +00:00
zeljko
c734f2f286 Qt: bugfix for TQtTabWidget wrong coordinates, fixes bugs #9843 and #12230.
git-svn-id: trunk@17580 -
2008-11-25 12:22:54 +00:00
paul
bf81770999 ide: group undo options together
git-svn-id: trunk@17579 -
2008-11-25 10:33:41 +00:00
paul
867203e6d9 ide: allow to choose bracket highlight style in IDE
git-svn-id: trunk@17578 -
2008-11-25 08:51:40 +00:00
paul
c248a2aa3e synedit: add bracket highlight style option
git-svn-id: trunk@17577 -
2008-11-25 08:10:55 +00:00
paul
efe9d531c3 widgetset: make WS classes method explicitly published
win32: fix WS classes. move methods to published sections

git-svn-id: trunk@17576 -
2008-11-25 02:29:28 +00:00
martin
e1184d6872 SynEdit Folding: fixed some code in Precessor
git-svn-id: trunk@17575 -
2008-11-25 00:04:58 +00:00
martin
9e75e5068c SynEdit, Folding: Could crash if deleting a full fold, right below another fold (Bug #12706)
git-svn-id: trunk@17574 -
2008-11-24 23:43:44 +00:00
martin
142f39204b SynEdit: Page was not always invalidated/redrawn below folds (Bug #12701)
git-svn-id: trunk@17573 -
2008-11-24 20:17:40 +00:00
zeljko
b1780bca04 Qt: fixed scrolling of widgets.
git-svn-id: trunk@17572 -
2008-11-24 20:04:59 +00:00
laurent
8519ca5376 Update icon in 16x16 (better now)
git-svn-id: trunk@17571 -
2008-11-24 17:27:55 +00:00
paul
4c8f0cddf1 synedit: don't merge tokes with same FrameColor if it <> clNone (= no Frame)
git-svn-id: trunk@17570 -
2008-11-24 15:53:35 +00:00
mattias
c3613ebf0c startlazarus.lpi: clean up
git-svn-id: trunk@17569 -
2008-11-24 14:57:40 +00:00
jesus
1e9a8dcdbf LCL, published dbgrid UseXORFeatures property
git-svn-id: trunk@17568 -
2008-11-24 14:27:13 +00:00
darius
eb9a351604 WordWrap is set to flase for SVNDiffForm Memo
git-svn-id: trunk@17567 -
2008-11-24 12:11:47 +00:00
darius
3fa3573c25 fixed handling paths that have spaces
added popupmenu icons to SVNStatusForm

git-svn-id: trunk@17566 -
2008-11-24 12:06:27 +00:00
mattias
e159a63692 IDE: quick-fix-msg: unit1(): fatal: can not find unit2 used by unit3
git-svn-id: trunk@17565 -
2008-11-24 11:29:13 +00:00
paul
6e2e2c1ff2 lcl: update visibility of methods to prevent compiler warnings
- move KeyDown, KeyUp, DoMouseWheelDown, DoMouseWheelUp, ColorIsStored, Paint, and other misc methods from public to protected
  - move some descendants methods from lower visibility to higher
  - fix use of protected KeyDown, Paint inside few ide units

git-svn-id: trunk@17564 -
2008-11-24 08:15:23 +00:00
paul
a15911d343 ide: fix changing element color from default to another
git-svn-id: trunk@17563 -
2008-11-24 06:42:54 +00:00
paul
f69fe79d0e synedit: don't statically use pen with FrameColor for TextDrawer, just create, select and delete it on demand. In other case it affects gutter and margin which uses pens too.
git-svn-id: trunk@17562 -
2008-11-24 03:41:07 +00:00
paul
62995bc2be synedit: don't join tokens if FrameColor is differ
git-svn-id: trunk@17561 -
2008-11-24 03:27:29 +00:00
paul
6ab8ef7ffe lcl: set defaults to some control properties
git-svn-id: trunk@17560 -
2008-11-24 03:15:50 +00:00
paul
1b45d00540 ide: fix line highlight for other schemes
git-svn-id: trunk@17559 -
2008-11-24 02:54:20 +00:00
paul
34526fb46d ide: editor color options - invalidate previews after reset to default
git-svn-id: trunk@17558 -
2008-11-24 02:41:58 +00:00
paul
40afae6847 synedit: set FrameColor in gutter code
git-svn-id: trunk@17557 -
2008-11-24 02:40:40 +00:00
marc
d2d4136761 * fixed navigationstate when iterator is created on an empty map and filled afterwards
git-svn-id: trunk@17556 -
2008-11-24 00:45:40 +00:00
andrew
39f84ae546 * a better fix for bug #12695 and some cleanup
git-svn-id: trunk@17555 -
2008-11-23 23:16:36 +00:00
andrew
f05a37586c * fixed obscure bug #12695 where gtk2 listview caused a crash
git-svn-id: trunk@17554 -
2008-11-23 22:32:28 +00:00
mattias
332817a926 IDE: fixed highlighting current line for texts
git-svn-id: trunk@17553 -
2008-11-23 22:01:19 +00:00
mattias
acc8dd1eec linux install: removed deprecated pattern from desktop file
git-svn-id: trunk@17552 -
2008-11-23 21:33:35 +00:00
mattias
b5eece9a04 codetools: fixed mem leak
git-svn-id: trunk@17551 -
2008-11-23 21:28:36 +00:00
paul
36772a0ef6 ide: add support for FrameColor (synedit)
git-svn-id: trunk@17550 -
2008-11-23 16:34:53 +00:00
paul
469bafd646 synedit: add support for FrameColor in Markups, TextDrawer, etc
git-svn-id: trunk@17549 -
2008-11-23 16:33:41 +00:00
martin
a3e24a5bec SynEdit: Cursor would disappear while application was running (Running via F9, needs SynEdit.KeyPressed/CommandProcessor to be re-entrant; so they must be executed before SynEdit locks everything down)
git-svn-id: trunk@17548 -
2008-11-23 15:19:38 +00:00
martin
89df2435c2 SynEdit Gutter: Line Numbers where truncated/missing, if code-folding was off.
git-svn-id: trunk@17547 -
2008-11-23 13:53:17 +00:00
paul
da4866927b synedit: optimize line highlight
git-svn-id: trunk@17546 -
2008-11-23 13:19:56 +00:00
paul
285687c543 synedit: dont highlight a line when highlight has not colors set
git-svn-id: trunk@17545 -
2008-11-23 13:06:01 +00:00
paul
177d9aa195 lcl: set defaults to some properties of standard controls
git-svn-id: trunk@17544 -
2008-11-23 12:26:40 +00:00
zeljko
d8efc87325 Qt: bugfix for #12693 - AV in OI when selecting custom color.
git-svn-id: trunk@17543 -
2008-11-23 12:03:34 +00:00
martin
f5681d643f SynEdit: Gutter clean-up
git-svn-id: trunk@17542 -
2008-11-23 12:02:29 +00:00
paul
51d16cde68 ide: fix color schemes. Use clDefault in the color scheme to map to Default scheme color and clNone to skip color
git-svn-id: trunk@17541 -
2008-11-23 11:55:15 +00:00
martin
7116862ffb SynEdit: Folded Scrolling, did still (again) hang/stop when folds reached topline => IF"N"DEF instead of IFDEF (bug #12694)
git-svn-id: trunk@17540 -
2008-11-23 11:18:19 +00:00
paul
70010dafbb synedit: cleanup hint
git-svn-id: trunk@17539 -
2008-11-23 10:27:10 +00:00
paul
fca22fcc33 lcl: return CLX colors temporary to allow project compilation (will raise deprecated warning now) and loading forms in ide (though CLX colors will not be listed in the object inspector anymore)
git-svn-id: trunk@17538 -
2008-11-23 10:25:45 +00:00
paul
d0d3448ad7 components: remove lib folder
git-svn-id: trunk@17537 -
2008-11-23 09:43:37 +00:00
paul
80df1ba907 ide: use empty space better in editor color options
git-svn-id: trunk@17536 -
2008-11-23 09:42:34 +00:00
paul
47118a8640 qt: fix TQtComboBox.slotPaintCombo
- dont free DC 2 times
  - use currentIndex instead of Text search

git-svn-id: trunk@17535 -
2008-11-23 03:55:44 +00:00
marc
b9211d6127 * Fixed setting height of vertical scrollbar after loading when handle is not yet created
git-svn-id: trunk@17534 -
2008-11-23 02:21:15 +00:00