Commit Graph

1147 Commits

Author SHA1 Message Date
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
mattias
9afbd07ae6 fixed project win32 version info Modified
git-svn-id: trunk@9837 -
2006-09-08 10:17:15 +00:00
mattias
de9ddde7ee IDE: added windows version info for projects from Jouke Rensma
git-svn-id: trunk@9835 -
2006-09-08 10:03:16 +00:00
mattias
fc1679300f lazbuild: compiling projects
git-svn-id: trunk@9825 -
2006-09-07 00:39:54 +00:00
mattias
f7855da268 IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
3080a56bcc IDE: closing all forms when IDE is closing
git-svn-id: trunk@9819 -
2006-09-05 19:41:48 +00:00
mattias
a7c0385d1a lazbuild: checking dependency graph
git-svn-id: trunk@9815 -
2006-09-05 11:36:29 +00:00
mattias
2e614998a5 IDE/lazbuild: moved macros to TBuildManager
git-svn-id: trunk@9814 -
2006-09-05 10:39:25 +00:00
mattias
652f249a8b IDE: started BuildManager, the IDE part controlling all building, compiling
git-svn-id: trunk@9811 -
2006-09-04 21:21:54 +00:00
mattias
5cd0d04b68 IDE: fixed updating codetools defines for custom compiler flags
git-svn-id: trunk@9801 -
2006-09-03 12:35:15 +00:00
mattias
b45d740067 sorted IDE macros
git-svn-id: trunk@9796 -
2006-09-02 21:10:32 +00:00
mattias
52f24b88b5 updating resourcestrings immediately after pressing ok in the environment options
git-svn-id: trunk@9789 -
2006-09-02 19:13:42 +00:00
mattias
63b0a6e0d6 TBitmap: fixed using destinatin CopyMode from Giuliano Colla
git-svn-id: trunk@9786 -
2006-09-02 19:00:00 +00:00
mattias
504a3626cd started lazbuild
git-svn-id: trunk@9784 -
2006-09-02 11:24:50 +00:00
mattias
0a80cefe54 IDE: new menu item: quick compile
git-svn-id: trunk@9776 -
2006-08-31 21:19:18 +00:00
mattias
ac5ae3b17e fixed fpc 2.1.1 compilation, docking: implemented shrinking to get space for docked control
git-svn-id: trunk@9718 -
2006-08-12 10:55:22 +00:00
mattias
a97b122dcc Unit info dlg: added button to jump to include directive
git-svn-id: trunk@9703 -
2006-08-06 08:47:09 +00:00
mattias
2a2d6b1152 freeing text converters
git-svn-id: trunk@9691 -
2006-07-29 08:52:16 +00:00
mattias
eca40584b9 IDEIntf: added IDESearchInText, added text converter tools
git-svn-id: trunk@9683 -
2006-07-26 16:51:44 +00:00
mattias
488f931a28 added resourcestrings
git-svn-id: trunk@9676 -
2006-07-25 22:05:42 +00:00
mattias
a700f82693 IDEIntf: added rnning external tools
git-svn-id: trunk@9672 -
2006-07-25 17:15:37 +00:00
mattias
25615350af fixed default filename saving form as xml
git-svn-id: trunk@9655 -
2006-07-21 18:19:03 +00:00