paul
8103033b44
gtk2: use better system color map from http://www.endolith.com/wordpress/2008/08/03/wine-colors/ , fix some issues with menu styles in GetStyle()
...
git-svn-id: trunk@19658 -
2009-04-28 07:08:50 +00:00
vincents
2fc528a84f
lazbuild: fixed compilation after changes in r19651 #5f4c6b579f
...
git-svn-id: trunk@19657 -
2009-04-28 07:06:28 +00:00
vincents
4d7acfea9e
win32 interface: fixed compilation with -dDEBUG_DOUBLEBUFFER
...
git-svn-id: trunk@19656 -
2009-04-28 06:48:30 +00:00
vincents
71f54ad658
win32 interface:
...
- removed obsolete debugging statements
* fixed compilation with -dMSG_DEBUG
git-svn-id: trunk@19655 -
2009-04-28 06:44:16 +00:00
mattias
46cf4464ea
IDE: implemented code macro ofall
...
git-svn-id: trunk@19654 -
2009-04-27 20:58:04 +00:00
mattias
2e228a8d7f
IDE: option to hide icons in message window, bug #13578 , from Dmitry
...
git-svn-id: trunk@19653 -
2009-04-27 18:59:25 +00:00
mattias
595dd727a8
IDE: close file: add to recent, bug #12351
...
git-svn-id: trunk@19652 -
2009-04-27 18:48:16 +00:00
mattias
5f4c6b579f
IDE: added more ShowAbort flags
...
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +00:00
mattias
d49c68094b
IDE: LoadCodeBuffer: do not try to load virtual files
...
git-svn-id: trunk@19650 -
2009-04-27 15:23:55 +00:00
mattias
704ca1cbd9
codetools: fixed identifier completion searching interfaces
...
git-svn-id: trunk@19649 -
2009-04-27 12:25:19 +00:00
mattias
5eb71b62d3
IDE: added target hint
...
git-svn-id: trunk@19648 -
2009-04-27 11:16:41 +00:00
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