Commit Graph

31284 Commits

Author SHA1 Message Date
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
sekelsenmat
d7b4da9529 Fixes bug #19531 - Cannot select the last day of month in Carbon
git-svn-id: trunk@31956 -
2011-08-12 07:03:06 +00:00
sekelsenmat
a7f666c100 carbon: Indentation fixes, removes tabs
git-svn-id: trunk@31955 -
2011-08-12 07:01:47 +00:00
sekelsenmat
6d6f8ddae2 Patch from bug #18456: Fixes memory leaks in lcl-cocoa
git-svn-id: trunk@31954 -
2011-08-12 06:16:02 +00:00
ask
413337fbfa TAChart: Make TConstantLine.AxisIndexX work in GetNearestPoint and MovePoint methods. Update axistransf demo.
git-svn-id: trunk@31953 -
2011-08-12 06:00:05 +00:00
juha
1cb3753a6f Codetools: Fix hint directives after vars and consts in PascalReader. Issue #19614, patch from Anton
git-svn-id: trunk@31952 -
2011-08-11 21:37:30 +00:00
juha
59c2d2e1b6 TreeView: draw lines more correctly in psPattern mode. Issue #19568, patch from Anton
git-svn-id: trunk@31951 -
2011-08-11 21:15:40 +00:00
juha
746f3a3afa IDE: Close ActionEditor when linked ActionList is destroyed. Issue #19661, patch from Anton
git-svn-id: trunk@31950 -
2011-08-11 20:43:41 +00:00
juha
3e2ccd6a39 chmhelp, lhelp: cleanup
git-svn-id: trunk@31949 -
2011-08-11 20:25:23 +00:00
jesus
c7d7e4e44d synedit, fix compile with fpc trunk
git-svn-id: trunk@31948 -
2011-08-11 20:24:58 +00:00
jesus
561307dda3 Fix compile with fpc trunk
git-svn-id: trunk@31947 -
2011-08-11 20:18:27 +00:00
juha
21904840d4 Codetools: Fix to CodeCompletion when adding units for method parameters. Issue #18992, patch from Anton
git-svn-id: trunk@31946 -
2011-08-11 17:15:49 +00:00
juha
d006555269 Add a shebang line to fpweb/images/make_img_list.sh
git-svn-id: trunk@31945 -
2011-08-11 16:35:27 +00:00
juha
9b6a97e013 Converter: Set Win32GraphicApp flag for GUI applications.
git-svn-id: trunk@31942 -
2011-08-11 13:47:05 +00:00
maxim
8568dbce1f IDE: don't replace old searches with the same term in Search Results View dialog, bug #19941. Patch by Flávio Etrusco with some fixes.
git-svn-id: trunk@31941 -
2011-08-10 23:59:52 +00:00
juha
f2de67ee6b IDE: SearchResultView, fix form hiding with AnchorDocking and implement shortcut for closing page. Issue #19939, patch from Flávio Etrusco
git-svn-id: trunk@31940 -
2011-08-10 23:19:47 +00:00
maxim
d993bf9d70 regenerated translations; updated Russian translation
git-svn-id: trunk@31933 -
2011-08-10 21:17:50 +00:00
maxim
8f0fc6070b IDE: fixed accelerators conflicts, bug #19936
git-svn-id: trunk@31932 -
2011-08-10 20:54:53 +00:00
maxim
503169d0a1 Examples: replaced 'inherited create' with 'inherited createnew'
git-svn-id: trunk@31931 -
2011-08-10 19:57:50 +00:00
sekelsenmat
3df811850a android: Compilation fix
git-svn-id: trunk@31930 -
2011-08-10 14:30:37 +00:00
sekelsenmat
633c24d840 android: initial work on button click
git-svn-id: trunk@31929 -
2011-08-10 13:44:36 +00:00
juha
d9dfbdb699 Pacgager: Improved layout anchors in Packages window. Issue #19950
git-svn-id: trunk@31928 -
2011-08-10 12:56:18 +00:00
sekelsenmat
c733c92d39 Android: Minimal implementation of statictext, checkbox, edit and combobox
git-svn-id: trunk@31927 -
2011-08-10 11:41:14 +00:00
juha
dbdec77d4b CodeTools: fixed auto-indent after "object" keyword. Issue #19945, patch from Anton
git-svn-id: trunk@31926 -
2011-08-09 20:20:09 +00:00
juha
cfa79a82d9 Packager: fix a crash when trying to install FPCTest related IDE packages. Issue #19900, patch from Anton
git-svn-id: trunk@31925 -
2011-08-09 17:29:27 +00:00
juha
0b41f66423 ListFilterEdit: Fix pressing KeyDown in Windows, issue #19893, patch from cobines
git-svn-id: trunk@31924 -
2011-08-09 16:09:07 +00:00
ask
a85397a7f2 TAChart: Fix axis interval scale during printing. Trivial update to print demo.
git-svn-id: trunk@31923 -
2011-08-09 13:48:51 +00:00
maxim
de7fc38f9c improved Russian translation
git-svn-id: trunk@31922 -
2011-08-09 00:06:48 +00:00
maxim
7da8cac675 regenerated translations; updated Russian translation
git-svn-id: trunk@31921 -
2011-08-08 22:26:24 +00:00
maxim
1a14549431 IDE: made suggestion of lowercased file name for new forms/units configurable
git-svn-id: trunk@31920 -
2011-08-08 22:25:03 +00:00