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
paul
3851b7efcb
ide: update lazarus icon with new made by Laurent
...
git-svn-id: trunk@17505 -
2008-11-22 09:46:24 +00:00
darius
0d6bfec764
TChartSeries.AddXY inserts new point into a sorted list, which have O(N^2) computational cost.
...
This speeds up adding really long series.
Patch from Alexander Klenin
http://bugs.freepascal.org/view.php?id=12642
git-svn-id: trunk@17504 -
2008-11-22 09:44:29 +00:00
zeljko
eea73aea5c
Qt: bugfix #12688 , now we can change color of TStatusBar.
...
git-svn-id: trunk@17503 -
2008-11-22 09:11:47 +00:00
andrew
af616a4578
* improved the gtk2 listview to not store data twice
...
* gtk2 listview can now have ownerdrawn items
* gtk2 listview only keeps one copy of a pixbuf per it's imagelist instead of one per item in the listview
* fixed two memory leaks in gtk2 listview
* added method TListItem.GetCheckedInternal
git-svn-id: trunk@17502 -
2008-11-22 03:21:36 +00:00
martin
dde340bbfa
SynEdit, Folding: More fixes against unwanted expansion of folds, due to edit the line above (undo/redo) Bug #12664
...
git-svn-id: trunk@17501 -
2008-11-21 23:10:53 +00:00
zeljko
bf7d236cce
Qt: added ability to exchange items inside TQtListWidget and TQtComboBox, fixed #12683 .
...
git-svn-id: trunk@17500 -
2008-11-21 20:42:05 +00:00
paul
63d0a22db7
ide: improve editor color options page
...
git-svn-id: trunk@17499 -
2008-11-21 17:34:18 +00:00
laurent
4d41f6cdbc
New icon for lazarus
...
git-svn-id: trunk@17498 -
2008-11-21 17:10:20 +00:00
paul
e496651434
ide: correct spacing inside groupbox (why it is so visible on gtk2 only and works fine on windows?)
...
git-svn-id: trunk@17497 -
2008-11-21 13:49:32 +00:00
paul
a863b3f575
ide: move some options to the misc groupbox (new) - better looking now on devices with small height
...
git-svn-id: trunk@17496 -
2008-11-21 13:42:15 +00:00
paul
43cdc8b8c3
ide: try to reduce space between checkboxes to fit into smaller height
...
git-svn-id: trunk@17495 -
2008-11-21 13:26:38 +00:00
paul
e2a7e1f941
ide: allow to create suboptions in the ide options dialog. use editor color settings as an example of suboptions for display option
...
git-svn-id: trunk@17494 -
2008-11-21 13:12:41 +00:00
mattias
f44b3a9da2
IDE: about: using invalidate
...
git-svn-id: trunk@17493 -
2008-11-21 12:43:18 +00:00
mattias
de7237e64a
IDE+codetools: parameter hints now work for variables and properties of type procedure
...
git-svn-id: trunk@17492 -
2008-11-21 12:41:45 +00:00
paul
5fc7b19e2d
ide: put only fpdoc help into information box (skip help from comments)
...
git-svn-id: trunk@17491 -
2008-11-21 11:53:38 +00:00
mattias
56e2cac332
printers: fix for enum printers from zeljko
...
git-svn-id: trunk@17490 -
2008-11-21 10:43:47 +00:00
paul
8d66876f6a
components: fix TIPLazHtmlControl.GetPreferredControlSize
...
git-svn-id: trunk@17489 -
2008-11-21 09:03:24 +00:00
paul
25daa2e783
ide: minor improvements in showing help in the info box
...
git-svn-id: trunk@17488 -
2008-11-21 08:18:39 +00:00
paul
c9435b41c0
components: commit forgotten files
...
git-svn-id: trunk@17487 -
2008-11-21 07:08:31 +00:00
paul
930619b482
components: build turbopower ipro design time package by default
...
ide:
- link turbopower ipro design time package if *UseTurbopowerInHelp* define is enabled in the ide.inc file (disabled by default)
- postpone creation of html provider for OI info box
git-svn-id: trunk@17486 -
2008-11-21 06:48:28 +00:00
paul
032fb9722f
ide: add a small border around label in the info box
...
git-svn-id: trunk@17485 -
2008-11-21 02:56:09 +00:00
paul
ca2eaed34a
ide: show property description in the object inspector Information Box (when it is visible)
...
git-svn-id: trunk@17484 -
2008-11-21 02:49:07 +00:00
kirkpatc
7ca9c2c140
FPDoc - updates to descriptions and links for several classes in menus.xml
...
git-svn-id: trunk@17483 -
2008-11-21 00:23:36 +00:00
martin
e16640015b
SynEdit, fix unfolding block at EOF while AlwaysVisibleCaret (Bug #12679 / regression since rev 17480 #c9449c08e6)
...
git-svn-id: trunk@17482 -
2008-11-20 23:34:01 +00:00
marc
ff6ade8eca
* Updated russion translation by Maxim Ganetsky
...
git-svn-id: trunk@17481 -
2008-11-20 23:00:43 +00:00
martin
c9449c08e6
SynEdit: Folding, some lines would unfold unexpectedly (If Line before fold was removed / or if fold at last line.) Bug #12664
...
git-svn-id: trunk@17480 -
2008-11-20 22:04:48 +00:00
jesus
c3ad1a6e38
LCL, fix ignoring columns with readonly=true from Michael V.C., issue #12617
...
git-svn-id: trunk@17479 -
2008-11-20 20:42:33 +00:00
mattias
04b8a93513
IDE+object inspector: shwoing code help hints for properties
...
git-svn-id: trunk@17478 -
2008-11-20 16:27:27 +00:00
paul
7c665e0d4c
lcl: formatting, cleanup
...
git-svn-id: trunk@17477 -
2008-11-20 15:09:46 +00:00
paul
5422c800cd
ideintf: increase area for showing property info
...
git-svn-id: trunk@17476 -
2008-11-20 15:09:19 +00:00
paul
b3a98a4a66
ide: first trial to show some info for property in the object inspector (Mattias please correct me)
...
git-svn-id: trunk@17475 -
2008-11-20 15:08:43 +00:00
mattias
700eeb710e
codetools: identifier completion: listing nested procedures
...
git-svn-id: trunk@17474 -
2008-11-20 14:49:13 +00:00
paul
9e0691d323
lcl: fix OnExit event from Zeljan
...
git-svn-id: trunk@17473 -
2008-11-20 13:13:17 +00:00
paul
d083f486d2
ideintf: improve TBoolPropertyEditor from Gerard Visent ( #0012607 )
...
git-svn-id: trunk@17472 -
2008-11-20 13:09:09 +00:00
paul
c7cadabc8d
ide: start showing of help for properties in the object inspector
...
- add ShowInfoBox option
- add appropriate events and handlers to the object inspector (showing actual help is in todo)
git-svn-id: trunk@17471 -
2008-11-20 10:32:06 +00:00
tombo
88c3884a6d
LCL carbon: reverted 17463 #4a42c817e5 as Dmitry Boyarintsev pointed
...
git-svn-id: trunk@17470 -
2008-11-20 09:55:50 +00:00
paul
b5f8b6bb2a
ide: add an option to show/hide Object Inspector status bar
...
git-svn-id: trunk@17469 -
2008-11-20 08:35:23 +00:00
mattias
b90ea3d2af
IDE: find in files: fixed mem leak, fixed crash
...
git-svn-id: trunk@17468 -
2008-11-20 08:33:09 +00:00
mattias
3369610e5f
IDE: fixed incldue path for ide directory
...
git-svn-id: trunk@17467 -
2008-11-20 08:18:04 +00:00
laurent
ceaf1fb7e0
ide: pg_active_row is loaded in objectinspector_img.lrs now
...
git-svn-id: trunk@17466 -
2008-11-20 08:05:30 +00:00
paul
5a7ea3aab2
ide: add line numbers colors to the editor options (and default values for all color schemes)
...
git-svn-id: trunk@17465 -
2008-11-20 07:47:59 +00:00
paul
6c2ac82789
synedit: add special colors to draw line numbers on gutter to emulate delphi look (if needed)
...
git-svn-id: trunk@17464 -
2008-11-20 07:47:18 +00:00
paul
4a42c817e5
synedit: show '-' instead of '.' on every 5-th line
...
git-svn-id: trunk@17463 -
2008-11-20 04:00:18 +00:00
paul
11512ebf97
ide: change bracket highlight color look as in delphi for delphi color scheme (exact drawing cannot be achieved due to different way of bracket highlight painting in delphi and lazarus)
...
git-svn-id: trunk@17462 -
2008-11-20 03:36:08 +00:00
paul
a6dd44f926
synedit: formatting
...
git-svn-id: trunk@17461 -
2008-11-20 03:34:33 +00:00
paul
bbbee97d32
ide: fix Incremental Search color for delphi color scheme
...
git-svn-id: trunk@17460 -
2008-11-20 03:09:53 +00:00