Commit Graph

1168 Commits

Author SHA1 Message Date
mattias
6da5267421 gtk intf: improved listbox SetTopIndex for newly added items
git-svn-id: trunk@10344 -
2006-12-21 16:29:39 +00:00
mattias
7eaf447975 IDE: fixed revert
git-svn-id: trunk@10315 -
2006-12-08 15:17:24 +00:00
mattias
e3efca8f4b IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages
git-svn-id: trunk@10306 -
2006-12-06 11:06:31 +00:00
mattias
220d4e0e7c codetools: added MacPAS mode specials: IFC, ELSEC, ELIFC, ENDC, defined identifier, undefined identifier, SETC, SETC name := value, out as parameter name, property as parameter name
git-svn-id: trunk@10283 -
2006-12-04 00:00:36 +00:00
mattias
185cecd04e IDE: when adding designer form child names to source, consider ancestor
git-svn-id: trunk@10279 -
2006-12-02 17:43:44 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
mattias
198bbb69ce IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
git-svn-id: trunk@10263 -
2006-11-29 23:11:02 +00:00
vincents
74f9716544 IDE: fixed opening lpi as regular file (bug #7890)
git-svn-id: trunk@10248 -
2006-11-27 09:40:45 +00:00
mattias
87cb2dde3f IDE: component palette: aligning buttons in multiple rows if there is enough space
git-svn-id: trunk@10239 -
2006-11-24 14:30:26 +00:00
mattias
b49605526a IDE: renaming methods in source now skips string constants
git-svn-id: trunk@10174 -
2006-11-05 01:06:22 +00:00
mattias
0c337fd4f3 IDE: renaming a component, now auto rename methods with default names, and inherited components
git-svn-id: trunk@10171 -
2006-11-04 15:05:40 +00:00
mattias
6741124cef IDE: renaming components: implemented finding methods with default name
git-svn-id: trunk@10167 -
2006-11-03 11:53:20 +00:00
mattias
168e90b7ce LCL: grids: renamed some parameter names of events, so that they do not interfere when copied
git-svn-id: trunk@10165 -
2006-11-02 21:26:17 +00:00
mattias
da28cfbd3b IDE: fixed searching first in virtual units and then in search path
git-svn-id: trunk@10164 -
2006-11-02 21:03:13 +00:00
mattias
52994ffffc IDE: implemented renaming inherited form and references in unit (simple search and replace, but better than no replace)
git-svn-id: trunk@10163 -
2006-11-02 20:11:45 +00:00
mattias
83cc6976b1 IDE: compiler output path single . is now kept, bug #7695
git-svn-id: trunk@10131 -
2006-10-30 11:11:01 +00:00
micha
115bcee89d show message view: make shortcut command same as menu click
git-svn-id: trunk@10124 -
2006-10-28 20:37:16 +00:00
mattias
d6eb52a88b gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user
git-svn-id: trunk@10114 -
2006-10-28 10:50:00 +00:00
mattias
1c383c308c fixed compilation for fpc 2.1.x
git-svn-id: trunk@10084 -
2006-10-17 12:16:44 +00:00
mattias
00b85598ab IDE: improved renaming inherited components
git-svn-id: trunk@10082 -
2006-10-16 18:20:42 +00:00
mattias
c038401b5b IDE: implemented using Ancestor component when saving inherited root component, codetools: added flag to search in ancestors for dangling events
git-svn-id: trunk@10046 -
2006-10-07 20:49:56 +00:00
mattias
b6f164d0aa IDE: implemented creating designer for hidden component
git-svn-id: trunk@10045 -
2006-10-06 17:28:20 +00:00
mattias
9747f91093 added FontIsMonoSpace
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
mattias
2f4f4bf6fa IDE: extended closing unit component with recursion
git-svn-id: trunk@10038 -
2006-10-04 22:04:00 +00:00
mattias
3f65db6fa4 IDE: when ancestor class of designer form is not found, give user choice to Ignore and use TForm as ancestor
git-svn-id: trunk@10031 -
2006-10-03 20:54:36 +00:00
mattias
099ee4dc99 IDE: implemented closing designer without freeing component
git-svn-id: trunk@10010 -
2006-09-30 13:57:40 +00:00
mattias
0c307f6bf0 IDE: improved ancestor laoding, LCL: fixed TWinControl.InsertControl overhead calling wrong UpdateControlState
git-svn-id: trunk@10005 -
2006-09-29 17:03:51 +00:00
mattias
ab3ba51719 qt intf: combobox from Luis
git-svn-id: trunk@10004 -
2006-09-29 11:06:13 +00:00
mattias
cb6738a553 IDE: saving environment before closing windows
git-svn-id: trunk@9992 -
2006-09-27 08:27:05 +00:00
mattias
b5bc7f1565 IDE: implemented renaming unit of JIT class
git-svn-id: trunk@9977 -
2006-09-25 22:11:59 +00:00
mattias
8416ec2b2d IDE: using new unitname instead of default unitname
git-svn-id: trunk@9975 -
2006-09-25 20:34:51 +00:00
mattias
6a729a5bd3 h2pas: added ConvertAndBuildProject
git-svn-id: trunk@9970 -
2006-09-22 23:55:22 +00:00
mattias
29a962fb12 updated german translation from Joerg Braun
git-svn-id: trunk@9961 -
2006-09-21 20:55:37 +00:00
mattias
2d3d206b40 removed some doubles from the resourcestrings from Graeme
git-svn-id: trunk@9958 -
2006-09-21 18:35:33 +00:00
mattias
edf2642c1d h2pas: added tools after, IDE: fixed find in files single line reg expr
git-svn-id: trunk@9947 -
2006-09-20 17:55:26 +00:00
mattias
0793d0ffb3 added designer menu to IDEIntf
git-svn-id: trunk@9945 -
2006-09-20 12:06:49 +00:00
mattias
92a59e706f added example to add IDE help for the sources of a package
git-svn-id: trunk@9941 -
2006-09-19 22:25:33 +00:00
mattias
8cf7ca133c IDE: when creating a new event in the OI now using the source declaration instead of the RTTI
git-svn-id: trunk@9917 -
2006-09-16 14:29:54 +00:00
mattias
6ad121660c disabled warning about non UTF8 fonts until we have an automatic monospace font selection
git-svn-id: trunk@9901 -
2006-09-15 13:45:43 +00:00
mattias
557f84ff7e fixed default message window position
git-svn-id: trunk@9880 -
2006-09-13 00:00:20 +00:00
mattias
029d224a7d IDE: only freeing own windows on close
git-svn-id: trunk@9878 -
2006-09-12 23:27:15 +00:00
mattias
ff75ad8ae2 project version info: fixes from Jouke Rensma
git-svn-id: trunk@9874 -
2006-09-12 20:32:12 +00:00
mattias
025627c932 fixed unitinfo layout
git-svn-id: trunk@9867 -
2006-09-12 17:06:10 +00:00
mattias
ef77b40e9f fixed closing an empty TTIPropertyGrid
git-svn-id: trunk@9866 -
2006-09-12 16:39:51 +00:00
mattias
35661db9bd fixed reloading files changed on disk
git-svn-id: trunk@9863 -
2006-09-12 10:27:35 +00:00
mattias
8a1ec98260 fixed result of version info VersionInfoMessages
git-svn-id: trunk@9852 -
2006-09-09 20:18:39 +00:00
mattias
b4c542fce9 win32 version info: replaced public vars with properties
git-svn-id: trunk@9846 -
2006-09-09 18:34:36 +00:00
mattias
3fb5913117 fixed auto showing message window on start
git-svn-id: trunk@9842 -
2006-09-09 10:42:48 +00:00
mattias
b47221ff92 lazbuild: fixed overriding cpu, os, lclwidgetset
git-svn-id: trunk@9841 -
2006-09-08 16:16:42 +00:00
mattias
694d469e5e IDEIntf: added revert editor file function, h2pas gui: added tools for extern c and empty c macros
git-svn-id: trunk@9839 -
2006-09-08 15:24:58 +00:00