Commit Graph

36046 Commits

Author SHA1 Message Date
zeljko
b0314bb620 carbon: implemented autosizing for listview / databrowser columns.patch by David Jenkins. issue #21745
git-svn-id: trunk@36961 -
2012-04-21 17:31:08 +00:00
zeljko
e52ef19ca6 carbon: fixed order of check width > height in TCarbonTrackbar.patch by David Jenkins. issue #21740
git-svn-id: trunk@36960 -
2012-04-21 17:24:36 +00:00
zeljko
eb25ce0e84 carbon: optimized caret drawing to not update whole widget.patch by David Jenkins. issue #21768
git-svn-id: trunk@36959 -
2012-04-21 17:19:41 +00:00
zeljko
8c6daf0f2c carbon: set FTabIndex instead ATabIndex variable in TCarbonTabsControl.SetPageIndex. patch by David Jenkins.issue #21728
git-svn-id: trunk@36958 -
2012-04-21 17:14:29 +00:00
zeljko
7a8106c0d1 carbon: added ScrollRect() routine to TCarbonWidget. issue #21741
git-svn-id: trunk@36957 -
2012-04-21 17:09:46 +00:00
zeljko
81bcc719ee carbon: added FHasPaint variable to TCarbonWidget to allow owner draw.issue #21744
git-svn-id: trunk@36956 -
2012-04-21 17:07:01 +00:00
ask
1fdba07d6b TAChart: Add TChart.IsZoomed property
git-svn-id: trunk@36955 -
2012-04-21 13:58:33 +00:00
mattias
d3edadab4a IDE: msg quickfix for cant ind unit: add position
git-svn-id: trunk@36943 -
2012-04-21 07:53:39 +00:00
jesus
83955969ef LazReport, avoid hiding text at some zoom values due small differences in text height calc
git-svn-id: trunk@36942 -
2012-04-20 20:09:30 +00:00
maxim
fca1d220b1 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21818
git-svn-id: trunk@36941 -
2012-04-20 19:48:33 +00:00
zeljko
fc5ae3c699 LCL: fixed compiling
git-svn-id: trunk@36940 -
2012-04-20 19:40:09 +00:00
jesus
438d9ed942 LazReport, added Julio Jimenez Borreguero to contributors
git-svn-id: trunk@36939 -
2012-04-20 19:00:40 +00:00
jesus
1dbb373b69 LazReport, lift up to preview window improving layout and functionality, from Julio Jimenez B.
git-svn-id: trunk@36938 -
2012-04-20 17:25:47 +00:00
sekelsenmat
98541475a5 TCDEdit: Implements ENTER key handling in multiline mode
git-svn-id: trunk@36935 -
2012-04-20 15:22:53 +00:00
sekelsenmat
18fb5b9362 Reverts the help for OpenURL as per comments in bug #21659
git-svn-id: trunk@36934 -
2012-04-20 15:03:06 +00:00
sekelsenmat
ffef0d3645 LCL-CustomDrawn: Fixes the TMemo handle
git-svn-id: trunk@36933 -
2012-04-20 14:40:33 +00:00
sekelsenmat
2ec49d156c LCL-CustomDrawn: Fixes TCDStaticText handle
git-svn-id: trunk@36932 -
2012-04-20 14:37:20 +00:00
sekelsenmat
9b1fbde31c Starts addding TMemo support to LCL-CustomDrawn and some fixes related to the TCDEdit.MultiLine implementation
git-svn-id: trunk@36931 -
2012-04-20 14:35:33 +00:00
sekelsenmat
eb613379a2 Initial implementation of the multiline TCDEdit
git-svn-id: trunk@36930 -
2012-04-20 14:05:13 +00:00
zeljko
ca6e3b563c Gtk2: fixed text background drawing in TGtk2WidgetSet.ExtTextOut() when BkMode = OPAQUE.issue #19384
git-svn-id: trunk@36929 -
2012-04-20 13:45:52 +00:00
ask
140d76e610 TAChart: Revert to setting AxisIndexX/AxinsIndexY properties directly
* since they are not published in some descendants.

git-svn-id: trunk@36928 -
2012-04-20 10:05:22 +00:00
ask
d63ad33c4e TAChart: Remove TAChartTeeChart unit from package to preserve FPC 2.4.4 compatibility
git-svn-id: trunk@36927 -
2012-04-20 08:50:46 +00:00
ask
b6b8f83df3 TAChart: Add TeeChart-compatible TChartAxis.Logarithmic property
git-svn-id: trunk@36926 -
2012-04-20 08:23:49 +00:00
zeljko
362e4674d2 Qt: fixed resize events of TQtTabWidget and accurate information about clientRect changes. issue #21805
git-svn-id: trunk@36925 -
2012-04-20 07:33:18 +00:00
mattias
c5ab7313c5 gtk2 intf: TGtk2WSCustomTabControl.GetDefaultClientRect for TTabControl
git-svn-id: trunk@36924 -
2012-04-20 07:27:32 +00:00
ask
f7133e6e90 TAChart: Add TeeChart-compatible TCustomChartSeries.Style property
git-svn-id: trunk@36923 -
2012-04-20 07:17:45 +00:00
ask
c2a1945430 TAChart: Add TeeChart-compatible THorizBarSeries class
git-svn-id: trunk@36922 -
2012-04-20 07:01:32 +00:00
ask
7972cf7f51 TAChart: Use SetPropDefaults to set AxisIndexX/AxisIndexY properties
git-svn-id: trunk@36921 -
2012-04-20 06:57:43 +00:00
ask
7b9ae61a9d TAChart: Add TeeChart-compatible TPointerSeries class
git-svn-id: trunk@36920 -
2012-04-20 06:46:48 +00:00
ask
8bfa6da5ec TAChart: Use SetPropDefaults to set default properties of TLineSeries
git-svn-id: trunk@36919 -
2012-04-20 06:46:08 +00:00
ask
ef97d50f64 TAChart: Add TeeChart-compatible margin properties
git-svn-id: trunk@36918 -
2012-04-20 06:35:54 +00:00
ask
ecb19032a8 TAChart: Make TChartMargins.GetValue and SetValue public
git-svn-id: trunk@36917 -
2012-04-20 06:28:55 +00:00
ask
c83efdd1fb TAChart: Initial implementation of TeeChart compatibility layer
git-svn-id: trunk@36916 -
2012-04-20 03:29:39 +00:00
ask
4089a0fab9 TAChart: Replace GetAxis/SetAxis and AXIS_INDEX with GetAxisByAlign/SetAxisByAlign
git-svn-id: trunk@36915 -
2012-04-20 01:47:29 +00:00
ask
1bde527646 TAChart: Fix compilation of OpenGL drawer
git-svn-id: trunk@36914 -
2012-04-20 01:43:29 +00:00
ask
50f4ffe8f5 TAChart: Set Brush.Color before Brush.Style to work around issue #21806
git-svn-id: trunk@36913 -
2012-04-20 01:07:20 +00:00
maxim
1060d6f033 Fixed typo PrefferedSplitterX -> PreferredSplitterX throughout the code, spotted by Howard Page-Clark
git-svn-id: trunk@36912 -
2012-04-19 22:11:56 +00:00
ask
fd03e9f920 TAChart: Add TChart.RemoveSeries as TeeChart-compatible synonym for DeleteSeries
git-svn-id: trunk@36911 -
2012-04-19 16:15:17 +00:00
martin
a56c51b330 DBG: Tests for environment
git-svn-id: trunk@36910 -
2012-04-19 14:12:26 +00:00
jesus
0918348369 LazReport, now fix preview scrolling in windows, broken in r36887 #ef8cf9df31
git-svn-id: trunk@36909 -
2012-04-19 14:12:16 +00:00
zeljko
8d4671b52a Qt: added TQtWidget.testAttribute() function
git-svn-id: trunk@36908 -
2012-04-19 14:05:16 +00:00
mattias
e848cfc909 cody: clean up
git-svn-id: trunk@36907 -
2012-04-19 10:52:51 +00:00
mattias
de2d6487a9 codetools: AddLocalVar: do not add hidden used unit
git-svn-id: trunk@36906 -
2012-04-19 10:52:37 +00:00
mattias
38c771eeb4 gtk2 intf: fixed TGtk2WSCustomTabControl.GetDefaultClientRect to check if gtknotebook has a page
git-svn-id: trunk@36905 -
2012-04-19 09:58:51 +00:00
mattias
e99a152f77 IDE: do not save a new project where only session was modified, bug #21803
git-svn-id: trunk@36904 -
2012-04-19 09:28:12 +00:00
mattias
54205a85a1 IDE: fixed read/write designinfo, bug #21804
git-svn-id: trunk@36903 -
2012-04-19 08:49:52 +00:00
zeljko
3e61b1bbc5 LCL: fixed ShowModal() when Hide() is called on modal form to be Delphi compatibile.issue #15390
git-svn-id: trunk@36902 -
2012-04-19 06:09:14 +00:00
mattias
5ca46ce140 startlazarus: fixed asking for custom or default
git-svn-id: trunk@36901 -
2012-04-18 23:07:56 +00:00
mattias
e71d3bd8ff startlazarus: fixed asking for cusotm or default
git-svn-id: trunk@36900 -
2012-04-18 23:06:37 +00:00
marc
4283314433 * Fix encoding errors in Japanese translation
git-svn-id: trunk@36899 -
2012-04-18 22:01:08 +00:00