Commit Graph

31463 Commits

Author SHA1 Message Date
juha
19ff4dd485 IDE: Fix HTML hint to show special chars ("<", ">") for generics. Issue #20012, patch from Anton
git-svn-id: trunk@32007 -
2011-08-19 03:56:14 +00:00
juha
6232d1d0e7 Revert r31957 #184720121a, it broke canceling project save.
git-svn-id: trunk@32005 -
2011-08-18 16:51:12 +00:00
juha
dc58625e58 IDE: small optimization when adding example files to recent files list.
git-svn-id: trunk@32004 -
2011-08-18 16:24:19 +00:00
martin
6f3b1db700 SynEdit: Fixed highlight of "static" issue #0019984
git-svn-id: trunk@32003 -
2011-08-18 09:46:08 +00:00
martin
71bf02843d IDE, SourceEditor: Fixed hourglass cursor, after new project
git-svn-id: trunk@32002 -
2011-08-18 09:41:47 +00:00
martin
f8ea67f3be SynEdit: Fold-Gutter: Defer creation of popup menu, until needed; use global image list
git-svn-id: trunk@32001 -
2011-08-17 13:58:45 +00:00
martin
144a7b6e1c SynEdit: Fold-Gutter: Defer creation of popup menu, until needed; use global image list
git-svn-id: trunk@32000 -
2011-08-17 13:58:44 +00:00
juha
fd515183d0 IDE: Change style of target selection comboboxes from csDropDown to csDropDownList. Issue #18088, patch from Sven Barth
git-svn-id: trunk@31999 -
2011-08-16 21:59:39 +00:00
juha
6b7626218c LCL: Fix integer types in 64-bit systems. Issue #19314, patch from Cyrax
git-svn-id: trunk@31998 -
2011-08-16 20:46:01 +00:00
juha
eac2d643be IDE: Fixes for codeexplorer "category" mode. Issue #19988, patch from Anton
git-svn-id: trunk@31997 -
2011-08-16 19:52:26 +00:00
juha
f89932be90 SearchResultView: shortcuts and menu for page navigation and expand/collapse. Issue #19954, based on patch from Flávio Etrusco
git-svn-id: trunk@31996 -
2011-08-16 18:41:24 +00:00
martin
5d39026d37 IDE, apply SourceEditor update-lock, when opening files via menu or drag/drop
git-svn-id: trunk@31995 -
2011-08-16 18:32:48 +00:00
sekelsenmat
fd7cd04f3f docs: Adds description to Polygon, Polyline, PolyBezier
git-svn-id: trunk@31994 -
2011-08-16 09:07:01 +00:00
sekelsenmat
2be25a9f85 docs: Adds description to Arc
git-svn-id: trunk@31993 -
2011-08-16 08:26:56 +00:00
vincents
dd74128b0b lazarus windows installer: updated URLs naar forum and wiki.
git-svn-id: trunk@31992 -
2011-08-16 08:05:38 +00:00
juha
95796bbe75 lhelp: Put splitter initially to the right place.
git-svn-id: trunk@31991 -
2011-08-15 19:23:29 +00:00
mattias
b977cfdea6 codetools: docs
git-svn-id: trunk@31990 -
2011-08-15 15:00:49 +00:00
juha
3191e3f231 lhelp: making mouse wheel movement faster. Issue #19445
git-svn-id: trunk@31989 -
2011-08-15 10:17:27 +00:00
ask
173ae2f758 TAChart: Fix typo in the navigation demo
git-svn-id: trunk@31988 -
2011-08-15 09:58:06 +00:00
ask
20ac7ef34a TAChart: Do not draw grid lines on the edge of the clip rectangle
git-svn-id: trunk@31987 -
2011-08-15 08:12:18 +00:00
juha
ee1b95918a LCL: Fix an error in earlier commit (r31890) and solve issue #19979
git-svn-id: trunk@31986 -
2011-08-14 20:41:39 +00:00
juha
0d4fe16125 lhelp: Show Index correctly in all machines. If it worked before, this change makes no difference. Issue #19450, patch from Anton
git-svn-id: trunk@31985 -
2011-08-14 09:10:10 +00:00
juha
ea052b646d Codetools: Improve class code beautifier, patch from Anton.
git-svn-id: trunk@31984 -
2011-08-14 09:09:57 +00:00
juha
e6e192474e ChmHelpPkg: Remove Codetools dependency.
git-svn-id: trunk@31983 -
2011-08-14 08:14:16 +00:00
juha
56d6cc8a2d IDE: Minor spelling correction.
git-svn-id: trunk@31982 -
2011-08-14 08:13:57 +00:00
martin
246b2239e3 SynEdit: Issue #19970, rev 31979 #0ef98cf0c6: fixed constref in function types too
git-svn-id: trunk@31981 -
2011-08-13 20:54:20 +00:00
martin
ef8e06cce2 SynEdit: Fixed potential crash, on destroy
git-svn-id: trunk@31980 -
2011-08-13 20:52:49 +00:00
juha
0ef98cf0c6 SynEdit: highlight constref in procedural type declaration. Issue #19970, patch from Anton
git-svn-id: trunk@31979 -
2011-08-13 18:32:02 +00:00
maxim
726c7461f4 regenerated translations; updated Russian translation
git-svn-id: trunk@31978 -
2011-08-13 18:01:20 +00:00
maxim
1182b0de8c IDE: unified Find in Files dialog resource strings with Find/Replace dialog ones; added missing accelerators, bug #19966
git-svn-id: trunk@31977 -
2011-08-13 18:00:16 +00:00
juha
810c1a3653 LCL: Change param names in TCustomCheckListBox.CheckAll to avoid confusion with property name.
git-svn-id: trunk@31976 -
2011-08-13 12:56:58 +00:00
juha
67081e51b3 LCL: Implement procedure TMenuItem.Add(const AItems: array of TMenuItem), Issue #19889
git-svn-id: trunk@31975 -
2011-08-13 12:31:37 +00:00
juha
278845f007 LCL: Implemented TCustomCheckListBox.CheckAll (Delphi2010 compat). Starts to works when bug #19979 is fixed
git-svn-id: trunk@31974 -
2011-08-13 12:15:02 +00:00
ask
3338aa1034 TAChart: Use TDataPointCrosshairTool in tools demo
git-svn-id: trunk@31973 -
2011-08-13 09:31:53 +00:00
ask
6980c29514 TAChart: Add TDataPointCrosshairTool.CrosshairPen property
git-svn-id: trunk@31972 -
2011-08-13 09:29:04 +00:00
ask
a9be6582cb TAChart: Add Hide and KeyDown methods to TDataPointCrosshairTool
git-svn-id: trunk@31971 -
2011-08-13 09:21:32 +00:00
ask
ad3dfd2bae TAChart: Fix mouse coordinates passed to KeyUp/KeyDown tool events
git-svn-id: trunk@31970 -
2011-08-13 09:20:36 +00:00
ask
9589bb8c23 TAChart: Add TDataPointCrosshairTool.Size property
git-svn-id: trunk@31969 -
2011-08-13 08:21:58 +00:00
ask
4e1e68d332 TAChart: Add TDataPointCrosshairTool
git-svn-id: trunk@31968 -
2011-08-13 08:17:02 +00:00
vincents
49546fbb0b jcf, fixed compilation with fpc 2.7.1: don't call abstract methods
git-svn-id: trunk@31967 -
2011-08-12 21:16:22 +00:00
ask
c7a63a2aed TAChart: Automatically determine default tool drawing mode based on the widgetset
git-svn-id: trunk@31966 -
2011-08-12 17:48:29 +00:00
ask
b132e87418 TAChart: Add TZoomDragTool.Frame property
git-svn-id: trunk@31965 -
2011-08-12 17:36:14 +00:00
ask
f1e69d3d5f TAChart: Add TChartTool.Draw and TChartTool.DrawingMode. Publish DrawingMode property for TZoomDragTool.
git-svn-id: trunk@31964 -
2011-08-12 17:25:57 +00:00
juha
cba541db5e IDE: Caption for project wizard and some comments
git-svn-id: trunk@31963 -
2011-08-12 13:28:38 +00:00
juha
02803ca4af IDE: Add examples to the list of recent projects if it is empty and the examples have write access. Issue #14506
git-svn-id: trunk@31962 -
2011-08-12 13:19:14 +00:00
ask
ff7e117d2f TAChart: Add enumerator to TChartTools. Add "strict" modifiers to classes in TATools unit.
git-svn-id: trunk@31961 -
2011-08-12 12:20:21 +00:00
juha
a3b74ddd78 Codetools: Class completion now ignores empty parenthesis. Issue #19668, patch from Anton
git-svn-id: trunk@31960 -
2011-08-12 11:50:11 +00:00
juha
9ccda3b3ec LCL: Don't set ShowPrefix in confirmation dialogs. Affects eg. Search and Replace dialog. Issue #19928
git-svn-id: trunk@31959 -
2011-08-12 11:23:17 +00:00
juha
776eb29c39 Designer: Close MenuEditor when linked MainMenu/PopupMenu is destroyed , issue #19964, patch from Flávio Etrusco
git-svn-id: trunk@31958 -
2011-08-12 09:14:11 +00:00
juha
184720121a IDE Confirmation dialog when closing modified file says changed from 'Abort' to 'Cancel', issue #19968
git-svn-id: trunk@31957 -
2011-08-12 08:01:13 +00:00