Commit Graph

17344 Commits

Author SHA1 Message Date
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
martin
62a3b51538 SynEdit: refactor the Gutter code, moved drawing code into separate classes
git-svn-id: trunk@17533 -
2008-11-23 01:28:48 +00:00
martin
c34259d476 SynEdit: refactor the Gutter code, moved drawing code into separate classes
git-svn-id: trunk@17532 -
2008-11-23 01:02:44 +00:00
kirkpatc
cce06d82fc FPDoc - Added some descriptions and links for TPopupMenu in menus.xml
git-svn-id: trunk@17531 -
2008-11-22 21:58:28 +00:00
zeljko
7e433b19e6 Qt: QComboBox custom paint, reduce rect size by 1.
git-svn-id: trunk@17530 -
2008-11-22 21:27:46 +00:00
zeljko
04ae06b2af Qt: introduced custom paint for combobox.
git-svn-id: trunk@17529 -
2008-11-22 21:19:59 +00:00
darius
648e302cbe added option to show/hide gridlines to demo
used in relation to bugreport: http://bugs.freepascal.org/view.php?id=12171

git-svn-id: trunk@17528 -
2008-11-22 19:19:10 +00:00
marc
435a07ac28 - Removed some unneeded indirections
git-svn-id: trunk@17527 -
2008-11-22 18:43:49 +00:00
paul
b586b94542 ide: fix loading of lazarus.dci (reported by smace)
git-svn-id: trunk@17526 -
2008-11-22 18:35:52 +00:00
mattias
aafa20b123 IDE: edito options: moved color on lvl up
git-svn-id: trunk@17525 -
2008-11-22 18:19:35 +00:00
paul
8cbdaf18c9 ide: add highlight line color to options
git-svn-id: trunk@17524 -
2008-11-22 17:44:43 +00:00
paul
6c27b28a2d synedit: add a special color for current line highlighting, reorder markups to make more priority of brackets highlight
git-svn-id: trunk@17523 -
2008-11-22 17:44:11 +00:00
mattias
d6f552defe fixed lpl
git-svn-id: trunk@17522 -
2008-11-22 16:13:27 +00:00
mattias
0b0d219245 fixed some visibilities
git-svn-id: trunk@17521 -
2008-11-22 16:13:03 +00:00
paul
77626ad67a synedit: format code a bit before actual changes
git-svn-id: trunk@17520 -
2008-11-22 16:05:59 +00:00
mattias
26cb90f023 renamed plotpanel to plotfunction
git-svn-id: trunk@17519 -
2008-11-22 15:55:23 +00:00
mattias
c335bc492b renamed plotpanel to plotfunction
git-svn-id: trunk@17518 -
2008-11-22 15:54:06 +00:00
mattias
8ec3ed91c2 renamed plotpanel to plotfunction
git-svn-id: trunk@17517 -
2008-11-22 15:50:16 +00:00
mattias
4b98f56f55 added lazplotpanel from Michael Van Canneyt
git-svn-id: trunk@17516 -
2008-11-22 15:46:08 +00:00
martin
ff1eb35eb3 SynEdit: Clean-up
git-svn-id: trunk@17515 -
2008-11-22 14:56:15 +00:00
andrew
6a71c231ad * Fixed bug #12690
* Removed unused vars

git-svn-id: trunk@17514 -
2008-11-22 14:39:14 +00:00
martin
ff7e434cf4 SynEdit: Avoid crash with corrupt font-data. (Bug #12563). This is a fix for the crash, rendering of a none-renderable font is a welcome side-effect.
git-svn-id: trunk@17513 -
2008-11-22 13:41:02 +00:00
martin
7dfb9415a6 SynEdit: Redo would misplace the cursor if a block was deleted. Bug #12686
git-svn-id: trunk@17512 -
2008-11-22 13:18:32 +00:00
zeljko
846a3b94bb Qt: implemented itemSetImage() for TCustomListView
git-svn-id: trunk@17511 -
2008-11-22 11:51:14 +00:00
darius
00cff777f4 implemented "SVN revert" in SVNStatusForm
git-svn-id: trunk@17510 -
2008-11-22 11:25:15 +00:00
zeljko
87d2d92f67 Qt: fixed few bugs inside getTextMetrics()
git-svn-id: trunk@17509 -
2008-11-22 11:17:34 +00:00
paul
5c300b1051 lcl: set some defaults for TComboBox and TLabel properties
git-svn-id: trunk@17508 -
2008-11-22 10:51:19 +00:00
paul
5fb741ee89 ideintf: teach few property editors to understand *nodefault* property modifier
git-svn-id: trunk@17507 -
2008-11-22 10:33:59 +00:00
paul
de8dfe7d17 lcl: set default [akLeft, akTop] for Anchors property
git-svn-id: trunk@17506 -
2008-11-22 10:33:07 +00:00