Commit Graph

262 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
mattias
51d6b1a88a clean up
git-svn-id: trunk@8344 -
2005-12-19 19:08:57 +00:00
mattias
dfdf56a0cd fixed package editor autosizing. define templates are now all updated after editing graph properties
git-svn-id: trunk@8281 -
2005-12-09 00:47:51 +00:00
mattias
4433e3e854 added codetools deifnes for wince interface
git-svn-id: trunk@8054 -
2005-11-04 13:43:53 +00:00
micha
0300aa4c2e remove excess string concatenation "+"
git-svn-id: trunk@7975 -
2005-10-21 11:50:43 +00:00
mattias
02ef7c9c49 added .p as pascal extension
git-svn-id: trunk@7730 -
2005-09-17 18:01:22 +00:00
mattias
9d59986db5 fixed TAnchorSide.Side default value
git-svn-id: trunk@7650 -
2005-09-09 08:42:33 +00:00
mattias
193756ef59 fixed FindNext finding empty filename
git-svn-id: trunk@7597 -
2005-08-30 17:41:53 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
cfc5bec9e4 splitted ide Makefile.fpc ide/Makefile.fpc
git-svn-id: trunk@7447 -
2005-07-29 23:24:38 +00:00
mattias
f5d88e0374 fixed codetools paths for new svn IDE directory layout
git-svn-id: trunk@7428 -
2005-07-26 20:29:44 +00:00
mattias
653f20404a fixed paths
git-svn-id: trunk@7399 -
2005-07-22 13:54:30 +00:00
mattias
22682ade99 changed unit output directories to fpc format units/CPU-OS
git-svn-id: trunk@7398 -
2005-07-22 13:47:35 +00:00
mattias
666e058403 implemented saving alpha bmp and using transparency for IDE glyph editor
git-svn-id: trunk@7264 -
2005-06-22 09:45:59 +00:00
mattias
07807f53bf updated codetools idea of FPC sources paths for win32/win64
git-svn-id: trunk@7254 -
2005-06-20 00:46:57 +00:00
mattias
49823c14e4 added checkboxes to TDBGrid from Sergey Smirnov
git-svn-id: trunk@7233 -
2005-06-11 09:30:24 +00:00
mattias
ebe99f3599 accelerated cups printing and added targets sparc-linux and powerpc-linux
git-svn-id: trunk@6985 -
2005-03-18 12:46:48 +00:00
mattias
927e8e4081 improved codetools heuristic for fpc sources and bsd directories
git-svn-id: trunk@6930 -
2005-03-09 16:41:29 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
ab6d1b24b4 made New Dialog buttons context sensitive
git-svn-id: trunk@6902 -
2005-03-05 19:45:22 +00:00
mattias
ba5ffc3f0e fixed define templates quotes
git-svn-id: trunk@6787 -
2005-02-16 23:31:16 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
81f9980ad0 implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
7fcf833001 improved priority checking for FPC source units
git-svn-id: trunk@6555 -
2005-01-12 10:27:55 +00:00
mattias
23c0cffdf8 added priority workaround for ambigious classes.pp in fpc sources
git-svn-id: trunk@6531 -
2005-01-10 12:32:49 +00:00
mattias
2e189ec448 added some fpc src paths and changed auto create project for program a Yes/No question
git-svn-id: trunk@6246 -
2004-11-15 12:25:00 +00:00
mattias
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
vincents
c1c08bbb99 replaced write by DbgOut
git-svn-id: trunk@6021 -
2004-09-17 20:30:13 +00:00
mattias
d1151c2d1e fixed crash on deleteing custom ct defines
git-svn-id: trunk@5933 -
2004-09-07 11:13:10 +00:00
mattias
135948348e started the carbon LCL interface
git-svn-id: trunk@5929 -
2004-09-06 22:24:52 +00:00
mattias
4d1c380243 added fpc src path: from rtl/darwin/ to rtl/bsd/
git-svn-id: trunk@5793 -
2004-08-15 17:16:53 +00:00
mattias
d71325aced moved componentreg.pas to ideintf
git-svn-id: trunk@5753 -
2004-08-09 09:24:29 +00:00
mattias
ebb787e8f5 implemented virtual temporary ct files
git-svn-id: trunk@5747 -
2004-08-07 07:03:29 +00:00
mattias
72ef86a3d5 added darwin TargetOS
git-svn-id: trunk@5706 -
2004-07-25 13:05:47 +00:00
mattias
53d5117b90 added codetools defines and lazconf support for powerpc
git-svn-id: trunk@5705 -
2004-07-25 12:59:49 +00:00
mattias
c514d2257d fixed reading FPC makros with values
git-svn-id: trunk@5673 -
2004-07-12 21:06:35 +00:00
mattias
a0099c31b4 clean up
git-svn-id: trunk@5606 -
2004-06-28 17:03:37 +00:00
mattias
269377f97f fixed FileMask for FPCSrc scan
git-svn-id: trunk@5600 -
2004-06-25 00:30:16 +00:00
mattias
730a67c8e1 fixed button return key
git-svn-id: trunk@5500 -
2004-05-22 14:35:33 +00:00
mattias
9d36925453 added SetFocus after closing completion form
git-svn-id: trunk@5428 -
2004-04-23 20:41:11 +00:00
mattias
1b1b4c54e6 fixed debugging unitlinks
git-svn-id: trunk@5426 -
2004-04-23 11:21:41 +00:00
mattias
6d336f79e0 added debugging for FPC Src Scan
git-svn-id: trunk@5424 -
2004-04-23 10:41:36 +00:00
mattias
189f2fffe5 added IDEIntf package and component editors for MemDS
git-svn-id: trunk@5335 -
2004-03-20 17:36:56 +00:00
mattias
7dc0dfe431 fixed gtkareacontrol
git-svn-id: trunk@5332 -
2004-03-19 22:13:46 +00:00
mattias
ec7c457451 added new lcl/widgetset dir to codetools defines
git-svn-id: trunk@5316 -
2004-03-17 13:23:34 +00:00
mattias
70c99062d7 fixed setting project LCLWidgetSet in defines
git-svn-id: trunk@5313 -
2004-03-17 11:28:35 +00:00
mattias
1e6a416750 added write check
git-svn-id: trunk@5223 -
2004-02-22 18:33:03 +00:00
mattias
6d76f34810 using now fpc constant LineEnding from Vincent
git-svn-id: trunk@5073 -
2004-01-17 13:29:04 +00:00
mattias
e365060c18 updates defines for fpc 1.9.2
git-svn-id: trunk@5046 -
2004-01-11 11:32:46 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00