Commit Graph

31207 Commits

Author SHA1 Message Date
martin
d07fc13245 ExtendedNotebook: fixed selecting last tab. Issue #0019845
git-svn-id: trunk@31892 -
2011-08-06 15:24:39 +00:00
maxim
192b29ec59 Components: improved AnchorDocking localization
git-svn-id: trunk@31891 -
2011-08-06 13:25:42 +00:00
juha
dd75c9b748 LCL: Trying to fix issue #19882: Invalid type cast error... Now there are AVs elsewhere
git-svn-id: trunk@31890 -
2011-08-06 12:48:49 +00:00
maxim
22cd2415cb updated Lazarus res file (includes more VersionInfo fields after 31703)
git-svn-id: trunk@31889 -
2011-08-06 12:36:50 +00:00
maxim
8217be3c72 regenerated translations; updated Russian translation
git-svn-id: trunk@31888 -
2011-08-06 12:28:25 +00:00
maxim
32c228dba9 Components: changed WebLaz package output directory to be the same with LazWebExtra one to avoid 'ambiguous units' error, bug #19584
git-svn-id: trunk@31887 -
2011-08-06 11:49:30 +00:00
juha
842ea9af5d AnchorDocking: create ResetLayout menu command. Issue #0019909, patch from Flávio Etrusco
git-svn-id: trunk@31886 -
2011-08-06 11:09:31 +00:00
juha
9090b206f8 LCL: Set ListFilterEdit.ItemIndex to -1 after adding items. Debug-info.
git-svn-id: trunk@31885 -
2011-08-06 10:18:39 +00:00
juha
69a63a5af6 LCL: set Windows listbox itemindex to -1 if nothing is selected. Issue #19893
git-svn-id: trunk@31884 -
2011-08-06 10:00:58 +00:00
juha
7e2778735b IDE: TabOrderDlg enhancement from Flávio Etrusco. Issue #0019908
git-svn-id: trunk@31883 -
2011-08-05 23:17:32 +00:00
juha
6fbe0a47b5 CodeTools: Prevented a pop-up after typing a period in a string constant. Issue #19663, patch from Bart Broersma
git-svn-id: trunk@31882 -
2011-08-05 18:51:43 +00:00
juha
17251f4aa9 CodeTools: Fix incorrect auto-indent inside a "with"-block. Issue #19836, patch from Anton
git-svn-id: trunk@31881 -
2011-08-05 18:08:40 +00:00
juha
8c93353490 Codetools: Make auto-indent understand trivial classes. Issue #19832, patch from Anton
git-svn-id: trunk@31880 -
2011-08-05 17:48:09 +00:00
juha
c56a916203 Converter: show an error message if user tries to open a .dproj file. Inspired by issue #19793
git-svn-id: trunk@31879 -
2011-08-05 17:40:37 +00:00
juha
f9a84e9f2f Codetools: Add a new uses-section right after interface/implementation keyword. Issue #19901, patch from Anton.
git-svn-id: trunk@31878 -
2011-08-05 16:36:29 +00:00
sekelsenmat
41fbd0d144 Changes the confusing constant name for navFocusableButtons
git-svn-id: trunk@31877 -
2011-08-05 14:21:15 +00:00
martin
2f092a33ad Fix DividerBevel.Font; save Style property, if none bold. Issue #0019763
git-svn-id: trunk@31876 -
2011-08-05 13:43:02 +00:00
juha
81fef95622 Converter: attempt to fix issue #19794
git-svn-id: trunk@31875 -
2011-08-05 13:25:16 +00:00
sekelsenmat
4261fe84cb Implements support for using TDBNavigator with the keyboard if the option noFocusableButtons is activated
git-svn-id: trunk@31874 -
2011-08-05 12:50:14 +00:00
ask
bfd5cb4f0e TAChart: Use Intervals.MinLength in TCustomChartSource
git-svn-id: trunk@31873 -
2011-08-05 12:44:46 +00:00
juha
8b1fb0e09d Codetools: Fixed incorrect auto-indent when pasting code. Issue #19836, patch from Anton
git-svn-id: trunk@31872 -
2011-08-05 12:37:05 +00:00
ask
21b9e581d4 TAChart: Use axis interval parameters in TDateTimeIntervalChartSource. Update axis demo.
git-svn-id: trunk@31871 -
2011-08-05 12:29:32 +00:00
sekelsenmat
e916132212 Adds a minor comment
git-svn-id: trunk@31870 -
2011-08-05 09:10:31 +00:00
sekelsenmat
826d94a22b Patch from bug #19898 fixes crash over duplicate items
git-svn-id: trunk@31869 -
2011-08-05 09:07:10 +00:00
sekelsenmat
e8b84a2b50 Adds a new virtual method to allow descendents to override their WSClass
git-svn-id: trunk@31868 -
2011-08-05 08:36:21 +00:00
ask
8ce1ae04fd TAChart: Use aipGraphCoords option in the axistransf demo
git-svn-id: trunk@31867 -
2011-08-05 05:59:20 +00:00
ask
3ec7677315 TAChart: Add aipGraphCoords option to axis interval parameters
git-svn-id: trunk@31866 -
2011-08-05 05:56:25 +00:00
ask
cc9b94639e TAChart: Do not draw minor axis marks over major ones. Correctly use axis transformation on the minor marks.
git-svn-id: trunk@31865 -
2011-08-05 05:34:17 +00:00
ask
85819bec91 TAChart: Add workaround for issue #19887
git-svn-id: trunk@31864 -
2011-08-05 03:42:11 +00:00
martin
fb2bd86db4 SynEdit: Change order of component registration. Issue #0019860
git-svn-id: trunk@31863 -
2011-08-05 00:54:23 +00:00
juha
63be6b3a21 Designer: Fixed wrong coordinated when getting a non-WinControl parent for a new component. Issue #19891
git-svn-id: trunk@31862 -
2011-08-04 16:42:15 +00:00
ask
f9aff65013 TAChart: Publish TIntervalChartSource component. Add icon.
git-svn-id: trunk@31861 -
2011-08-03 17:02:40 +00:00
ask
e988567787 TAChart: Update axistransf demo
git-svn-id: trunk@31860 -
2011-08-03 16:38:28 +00:00
ask
7195e84854 TAChart: Update chart after change of axis interval parameters
git-svn-id: trunk@31859 -
2011-08-03 16:26:51 +00:00
ask
e486d01537 TAChart: Add "Intervals" page to the axis demo
git-svn-id: trunk@31858 -
2011-08-03 15:42:09 +00:00
ask
ce27587010 TAChart: Refactor TCharAxis.GetMarkValues procedure
git-svn-id: trunk@31857 -
2011-08-03 15:41:09 +00:00
ask
b6c83f2721 TAChart: Additional checks to prevent drawing of axis marks outside the axis range
git-svn-id: trunk@31856 -
2011-08-03 15:28:06 +00:00
ask
89c458bc8d TAChart: Replace TChartMinorAxis.IntervalsCount with Intervals property
git-svn-id: trunk@31855 -
2011-08-03 15:14:50 +00:00
ask
3f6db4ab9f TAChart: Add TChartAxis.Intervals property
git-svn-id: trunk@31854 -
2011-08-03 14:44:56 +00:00
ask
6fc1a2fbed TAChart: Fix axis ordering
git-svn-id: trunk@31853 -
2011-08-03 14:40:58 +00:00
martin
b61f745148 SynEdit: Fixed/Workaround an issue with missing refresh (fold-line-mapping not updated), if no highlighter is assigned
git-svn-id: trunk@31852 -
2011-08-03 12:13:29 +00:00
ask
70e64e04d8 TAChart: Use TIntervalChartSource.Params in interval calculations
git-svn-id: trunk@31851 -
2011-08-03 11:37:38 +00:00
vincents
a2891026c6 arm-wince cross installer:
+ added workaround for bug in mkfpccfg in fpc 2.4.4
* fixed dependencies for building native fpcmake
+ explicitly set FPCFPMAKE, for building with fpc 2.5.1 (related to issue #19655)

git-svn-id: trunk@31850 -
2011-08-03 07:32:55 +00:00
sekelsenmat
e102c28b17 Moves ChildClassAllowed to TPageControl and ifdefs out the new tabcontrol
git-svn-id: trunk@31849 -
2011-08-03 05:37:14 +00:00
maxim
3677e97597 LCL: fix some inconsistencies in translating dialog titles (patch from cobines, bug #19869):
a) TSavePictureDialog
      - override DefaultTitle
      - do not set Title in Create (already done in inherited constructor)
      - set fCompStyle:=csSaveFileDialog (as in TSaveDialog)

    b) TCalculatorDialog
      - don't use your own Title, but use inherited Title property
      - override DefaultTitle

    c) TCalendarDialog
      - don't use your own DialogTitle, but use inherited Title property
      - remove DialogTitle property
      - override DefaultTitle

git-svn-id: trunk@31848 -
2011-08-02 20:25:45 +00:00
maxim
e705d42b04 LCL: small treeview code simplification by Flávio Etrusco, bug #19859
git-svn-id: trunk@31847 -
2011-08-01 21:05:02 +00:00
sekelsenmat
48f40ebb52 Adds an error message to some icon errors with empty message
git-svn-id: trunk@31846 -
2011-08-01 09:17:26 +00:00
sekelsenmat
ed98d767a0 Fixes gtk2 polygon crash
git-svn-id: trunk@31845 -
2011-08-01 09:17:05 +00:00
ask
f81391d3cd TAChart: Add TValuesInRangeParams helper type, remove TAxisDataExtent helper type
git-svn-id: trunk@31844 -
2011-08-01 06:06:43 +00:00
ask
b5c78839e1 TAChart: Add TIntervalChartSource.Params property
git-svn-id: trunk@31843 -
2011-08-01 04:03:08 +00:00