Commit Graph

212 Commits

Author SHA1 Message Date
jesus
bf735e87cf initialize counter to fix system.ppu not found
git-svn-id: trunk@10553 -
2007-02-01 09:44:23 +00:00
marc
742490006d * improved scanning of -va output
git-svn-id: trunk@10552 -
2007-02-01 00:48:29 +00:00
vincents
cbb5dc8f80 codetools: fixed parsing -va output of fpc 2.1.1 by passing -vs- to turn off time stamps (bug #8249)
git-svn-id: trunk@10551 -
2007-01-31 20:49:13 +00:00
mattias
ff4f81d112 codetools: adding heuristic to scan the Makefile.fpc files of the FPC sources
git-svn-id: trunk@10363 -
2007-01-01 13:02:37 +00:00
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
0fc3bea335 codetools: added special file fpc unit postion libc
git-svn-id: trunk@10343 -
2006-12-21 13:05:18 +00:00
mattias
2b2ad3367d IDE: fixed lcl compiled unit path to nonwin32
git-svn-id: trunk@10307 -
2006-12-06 11:38:00 +00:00
mattias
53dde5cff5 codetools: improved parsing variable section with errors
git-svn-id: trunk@9894 -
2006-09-14 19:30:01 +00:00
mattias
843b17534a added make lazbuilder
git-svn-id: trunk@9850 -
2006-09-09 20:02:57 +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
a22d3ff035 IDE codetools defines: do not delete path defines, if no custom options are defined
git-svn-id: trunk@9805 -
2006-09-04 10:30:54 +00:00
mattias
ca2b538cf7 IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
git-svn-id: trunk@9766 -
2006-08-29 17:35:20 +00:00
marc
86387e0647 - Removed redundant check
git-svn-id: trunk@9546 -
2006-07-03 14:19:20 +00:00
mattias
b9bf6c4b20 gtk2 intf: fixed GetPreferredSize, codetools: added targets i386-darwin-*
git-svn-id: trunk@9504 -
2006-06-27 20:28:37 +00:00
mattias
7a675dec3a added TListWithEvents, fixed codetools adding a colon too much, added lcl test for TPageControl
git-svn-id: trunk@9477 -
2006-06-22 18:09:31 +00:00
mattias
25a45bbe06 added warnings, if FPC source units are missing
git-svn-id: trunk@9450 -
2006-06-19 09:23:59 +00:00
mattias
34ec62a9ca fixed PChar typecasts
git-svn-id: trunk@9394 -
2006-06-04 09:35:45 +00:00
mattias
20698952d6 added include path for fpc compiler sources
git-svn-id: trunk@9388 -
2006-06-02 17:51:16 +00:00
mattias
bfb3fd9685 added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9364 -
2006-05-27 17:40:59 +00:00
mattias
eadacf707a compiler options: added option to show options : relatvie/absolute, .compiled files now create relative paths
git-svn-id: trunk@9349 -
2006-05-24 16:52:12 +00:00
mattias
53779000ba reduced calling compiler on startup of the IDE
git-svn-id: trunk@9346 -
2006-05-23 21:54:43 +00:00
mattias
07fec2d11b fixed parsing procedure specifier public
git-svn-id: trunk@9344 -
2006-05-23 21:42:52 +00:00
vincents
26c4d62fe5 wince doesn't use lcl\nonwin32\messages.pp
git-svn-id: trunk@9343 -
2006-05-23 21:35:08 +00:00
vincents
713f7851a3 fixed include paths for wince
git-svn-id: trunk@9339 -
2006-05-22 20:40:43 +00:00
mattias
0fe3331886 codetools: fpc sources: fcl wince: include path: TargetOs is now in front of SrcOS
git-svn-id: trunk@9319 -
2006-05-20 20:56:18 +00:00
mattias
8ec5b0aee6 designer rename component: ifdefed workaround, added rtl include path rtl/srcos2/targetcpu
git-svn-id: trunk@9286 -
2006-05-16 13:08:41 +00:00
mattias
c0fe7541cd codetools directory values: added treeview and memo to view the templates and how they were parsed
git-svn-id: trunk@9161 -
2006-04-22 15:59:30 +00:00
mattias
f5abc1d817 added TCustomSplitter.MoveSplitter and SetSplitterPosition and IDE ct defines editor now saves splitter positions
git-svn-id: trunk@9159 -
2006-04-22 13:13:36 +00:00
mattias
8b2b8e4176 fixed typo
git-svn-id: trunk@9153 -
2006-04-21 12:32:12 +00:00
vincents
f358387e4d added support for lcl\forms directory
git-svn-id: trunk@9146 -
2006-04-19 22:35:13 +00:00
mattias
7057de0774 fixed unhandled macro
git-svn-id: trunk@9145 -
2006-04-19 08:17:45 +00:00
mattias
70cab5a647 added rtl/win32/wininc include path
git-svn-id: trunk@9121 -
2006-04-13 21:23:49 +00:00
mattias
d8e7f5e0af added ct define fpc rtl directory if SrcOS=win then add win/wininc
git-svn-id: trunk@9089 -
2006-04-07 14:38:16 +00:00
mattias
94a892ded2 added SrcOS for win32, win64 and wince
git-svn-id: trunk@9071 -
2006-04-04 17:43:06 +00:00
mattias
ae450142cf improved delphi conversion, include paths and error handling
git-svn-id: trunk@8969 -
2006-03-21 12:21:53 +00:00
mattias
663d9d28c4 added codetools cache for unit search
git-svn-id: trunk@8951 -
2006-03-17 23:44:24 +00:00
mattias
62ffcbc9b2 added codetools directory cache for units
git-svn-id: trunk@8945 -
2006-03-17 17:10:53 +00:00
mattias
2ed9fee8a6 fixed writing empty strings to lfm
git-svn-id: trunk@8933 -
2006-03-13 10:01:43 +00:00
mattias
2efffcd1b1 fixed newdialog to update description on key navigation
git-svn-id: trunk@8921 -
2006-03-12 23:14:56 +00:00
vincents
d8952ce6bf fixes for using fpc as compiler executable from Yury Sidorov
git-svn-id: trunk@8919 -
2006-03-11 15:12:09 +00:00
mattias
5bb39b97a3 clearing session modified flags
git-svn-id: trunk@8862 -
2006-03-03 00:32:47 +00:00
mattias
615b02380e started custom highlighters
git-svn-id: trunk@8843 -
2006-02-28 00:28:38 +00:00
mattias
73d8121123 enabled define FPDocSystem for the FPC sources to find declarations for the compiler hidden identifiers like writeln, readln
git-svn-id: trunk@8842 -
2006-02-27 23:17:44 +00:00
mattias
fb16ad9a8f started parsing Delphi dof and cfg files
git-svn-id: trunk@8788 -
2006-02-20 23:48:13 +00:00
mattias
2d4316de8b moved delphiunit2laz.pas to converter directory
git-svn-id: trunk@8785 -
2006-02-20 21:52:23 +00:00
mattias
3e7bfb3ea5 added wince defines for RTL sources
git-svn-id: trunk@8677 -
2006-01-31 16:01:51 +00:00
mattias
60b17ba91f added codetools config
git-svn-id: trunk@8614 -
2006-01-25 12:14:28 +00:00
mattias
d452af1ba0 added qt interface to IDE and fixed compilation
git-svn-id: trunk@8430 -
2006-01-04 10:28:58 +00:00
mattias
adbd284641 started platform independent opengl control for the LCL
git-svn-id: trunk@8408 -
2006-01-01 20:43:51 +00:00
mattias
929afb7960 fixed using -va to analyze fpc makros
git-svn-id: trunk@8345 -
2005-12-19 21:28:11 +00:00