Commit Graph

19511 Commits

Author SHA1 Message Date
mattias
cfc67e3541 codetools: implemented complete gathering of identifiers in interface
git-svn-id: trunk@19647 -
2009-04-27 09:35:08 +00:00
paul
de39b16ffd gtk: don't allow image and label to be drawn outside button (issue #0011120)
git-svn-id: trunk@19646 -
2009-04-27 09:26:58 +00:00
kirkpatc
83b4f6f197 FPDocs - add description for WSRegisterClass in lclclasses.xml. and consequential changes in classes.xml and stdctrls.xml; some additional completions to descriptions in stdctrls.xml
git-svn-id: trunk@19645 -
2009-04-27 09:21:59 +00:00
paul
4c79bca2f3 gtk2: use another rules to choose whether combobox will have entry or no (fixes issue #0009303)
git-svn-id: trunk@19644 -
2009-04-27 05:29:20 +00:00
paul
b3e275d1d9 ideintf: don't eat designer focus by object inspector
git-svn-id: trunk@19643 -
2009-04-27 03:33:32 +00:00
paul
a1de14844b ideintf: formatting
git-svn-id: trunk@19642 -
2009-04-27 03:21:47 +00:00
paul
b0aabf363d ideintf: return border to scrollbox in the picture editor form
git-svn-id: trunk@19641 -
2009-04-27 03:11:37 +00:00
paul
39e9bea31c lcl: don't lose Perform result in IsControlMouseMSG
git-svn-id: trunk@19640 -
2009-04-27 02:07:07 +00:00
mattias
bf7de95b0e translation: finnish: updates from Seppo
git-svn-id: trunk@19639 -
2009-04-26 19:21:57 +00:00
marc
50c43b90d1 * Improved localization by Maxim Ganetsky
git-svn-id: trunk@19638 -
2009-04-26 15:57:44 +00:00
marc
a0cc36d681 * Updated Chineese translation by shinyv
* Renamed zh-cn extention to zh_CN (to be more consequent with others)

git-svn-id: trunk@19637 -
2009-04-26 15:44:31 +00:00
marc
bf6e777f64 * updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@19636 -
2009-04-26 15:28:00 +00:00
paul
459c87b06b gtk: trial to find better matches for titlebar colors
git-svn-id: trunk@19635 -
2009-04-26 14:49:06 +00:00
paul
cd1570a15d gtk2: improve notebook close button (it looks natively in gnome now)
- make it theme dependent
  - fix size

git-svn-id: trunk@19634 -
2009-04-26 14:14:31 +00:00
mattias
b46c4051e3 codetools: fixed closing with variable nodes, bug #10640
git-svn-id: trunk@19633 -
2009-04-26 13:25:24 +00:00
paul
670a37d8c4 lcl: add comments why Left, Top, Height, Width have no default values
git-svn-id: trunk@19632 -
2009-04-26 12:54:56 +00:00
paul
78973488a9 ide: Project Inspector usability improvement by Vladimir Zhirov (issue #0013584)
git-svn-id: trunk@19631 -
2009-04-26 12:34:14 +00:00
paul
f422f8db79 lcl: set default value for TControl.DoubleBuffered (issue #0013593)
git-svn-id: trunk@19630 -
2009-04-26 12:15:44 +00:00
dmitry
8307ced794 * carbon: removed doubled-draw effect of invalidates inside painting event.
git-svn-id: trunk@19629 -
2009-04-26 08:25:52 +00:00
ask
7277e0b12c TAChart: 3D look for bar series.
* Add Series.Depth property
* Publish and impement it in TBarSeries
* Update demo

git-svn-id: trunk@19628 -
2009-04-26 07:11:58 +00:00
ask
4f29817505 TAChart: Do not store zero extent bounds.
git-svn-id: trunk@19627 -
2009-04-26 06:27:11 +00:00
jesus
9d7d926126 LCL, fix grid handling F2 when it's not editable, from Daniel Simões de Almeida, issue #13591
git-svn-id: trunk@19626 -
2009-04-26 04:16:34 +00:00
mattias
633a222078 clean up
git-svn-id: trunk@19625 -
2009-04-25 19:44:13 +00:00
mattias
a557b7dfc8 IDE: renamed build modes to properties
git-svn-id: trunk@19624 -
2009-04-25 19:38:41 +00:00
mattias
2fed482283 updated INSTALL.txt from Swen Heinig
git-svn-id: trunk@19623 -
2009-04-25 19:38:06 +00:00
mattias
49eced03ba docs: updated build_html.sh
git-svn-id: trunk@19622 -
2009-04-25 18:23:56 +00:00
mattias
647d09915b docs: added chm builder script
git-svn-id: trunk@19621 -
2009-04-25 18:07:55 +00:00
paul
92bbe0f074 qt: implement teTooltip drawing
git-svn-id: trunk@19620 -
2009-04-25 16:14:56 +00:00
paul
7d97f14c33 lcl: THintWindow drawing:
- remove TThemeServices.DrawTooltip, move content to DrawElement for teTooltip
  - call standard ThemeServices.DrawElement in THintWindow.Paint (now tooltips looks native on windows xp, vista, gtk, gtk2)

git-svn-id: trunk@19619 -
2009-04-25 14:40:54 +00:00
paul
38dd29e0b7 synedit: fix TSynBaseCompletionHint after recent THintWindow change
git-svn-id: trunk@19618 -
2009-04-25 14:21:15 +00:00
paul
eccf58fefc gtk: implement teToolTip drawing in gtk theme services
git-svn-id: trunk@19617 -
2009-04-25 13:29:18 +00:00
paul
793393a8d6 lcl: start native drawing of tooltip windows
- add TThemeServices.DrawTooltip
  - reimplement tooltip drawing through ThemeServices in case of color = clInfoBk
  - implement native tooltip drawing in ThemeServices for Windows with enabled themes

git-svn-id: trunk@19616 -
2009-04-25 12:56:04 +00:00
mattias
22260a35b9 IDEIntf: renamed TLazBuildMode to TLazBuildProperty
git-svn-id: trunk@19615 -
2009-04-25 12:17:19 +00:00
paul
2c04e4de3e ide: use correct tooltip font color (issue #0013524)
git-svn-id: trunk@19614 -
2009-04-25 11:41:50 +00:00
mattias
8f2bc2fdb1 codetools: identifier completion search at start of identifier and at end of valid code, bug #10548
git-svn-id: trunk@19613 -
2009-04-24 18:01:03 +00:00
ask
0c273e0445 TAChart: Initial implementation of 3D look. Add demo.
git-svn-id: trunk@19612 -
2009-04-24 14:41:28 +00:00
ask
4b83c209c8 TAChart: Add TBarSeries.AdjustBarWidth property.
git-svn-id: trunk@19611 -
2009-04-24 14:36:16 +00:00
ask
563f244d92 TAChart: Invert ZOrder.
git-svn-id: trunk@19610 -
2009-04-24 14:09:33 +00:00
ask
3db771a856 TAChart: Starting 3-D look implementation.
* Introduce TChartZPosition type.
* Add Depth property.
* Fix ZPosition for function series.

git-svn-id: trunk@19609 -
2009-04-24 14:04:12 +00:00
ask
622ce0f331 TAChart: Fix calculation of right boundary while drawing function series.
git-svn-id: trunk@19608 -
2009-04-24 12:21:52 +00:00
ask
4ebf36a67c TACHart: Replace hard-coded 'Tolerance' value with ExpandPercentage property. Update demo.
git-svn-id: trunk@19607 -
2009-04-24 12:20:58 +00:00
ask
6941ef0833 TAChart: More extent improvements.
* Use FCurrentExtent instead of F{X/Y}Graph{Min/Max}.
* Carefully check for various combinations of Chart.Extent and series bounds.

git-svn-id: trunk@19606 -
2009-04-24 11:45:32 +00:00
mattias
ee6cc0c5be codetools: identifier completion after inherited, bug #10560
git-svn-id: trunk@19605 -
2009-04-24 11:44:36 +00:00
ask
a258bd419f TAChart: Check that Chart.Extent buonds are ordered corectly.
git-svn-id: trunk@19604 -
2009-04-24 11:35:33 +00:00
ask
56cc734a27 TAChart: Add DoubleRect utility function, EChartError base exception class.
git-svn-id: trunk@19603 -
2009-04-24 11:32:33 +00:00
martin
468a0e145f SynEdit, Fixed fold-context menu. Some items would not show, if begin-end blocks were not folded. issue #13576
git-svn-id: trunk@19602 -
2009-04-24 10:12:20 +00:00
dmitry
4ff5a5562a fix for #11190, implicit invalidates by SetBounds or SetVisibility inside OnPaint events are supported
git-svn-id: trunk@19601 -
2009-04-24 08:54:55 +00:00
dmitry
fa42e89af3 commented DebugLn
git-svn-id: trunk@19600 -
2009-04-24 08:53:59 +00:00
ask
a480ed52ae TAChart: Sort and group TChart members. Publish AxisColor property.
git-svn-id: trunk@19599 -
2009-04-24 08:39:47 +00:00
vincents
ad9038a66e mouse and key input component: added function to input a string (it was only one char at a time) from javivf (issue #13575)
git-svn-id: trunk@19598 -
2009-04-24 08:14:58 +00:00