Commit Graph

834 Commits

Author SHA1 Message Date
mattias
0c15e751c5 renamed gtkglarea.pp to gtkglarecontrol.pas
git-svn-id: trunk@4952 -
2003-12-25 14:34:16 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
micha
6b3b71d99a implement mousewheel support
git-svn-id: trunk@4941 -
2003-12-23 16:48:32 +00:00
mattias
f5041c8164 implemented proc jumping for operators
git-svn-id: trunk@4938 -
2003-12-23 14:20:33 +00:00
mattias
4d53e93709 started key combinations, fixed some range check errors
git-svn-id: trunk@4937 -
2003-12-23 11:16:41 +00:00
mattias
3d2d3bb67e fixed paths
git-svn-id: trunk@4934 -
2003-12-22 00:17:49 +00:00
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00
mattias
86e81bf59c fixed ppw fileext for finddeclaration and fpc 1.9
git-svn-id: trunk@4926 -
2003-12-21 14:05:04 +00:00
mattias
aa76552f75 renamed DirectoryExists to DirPathExists to reduce ambigiousity
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00
mattias
6447d99a32 updated make clean
git-svn-id: trunk@4916 -
2003-12-20 10:43:57 +00:00
mattias
8fd27a4d2f clean up
git-svn-id: trunk@4915 -
2003-12-20 01:24:54 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
2573d5f219 replaced StrLComp by CompareLPChar
git-svn-id: trunk@4907 -
2003-12-19 09:06:07 +00:00
mattias
fe171fa232 added classes incpath
git-svn-id: trunk@4906 -
2003-12-18 23:47:03 +00:00
mattias
8e856f0847 fixed mem leak
git-svn-id: trunk@4903 -
2003-12-18 15:01:24 +00:00
mattias
179b5828a9 added rtl inc path for fcl
git-svn-id: trunk@4894 -
2003-12-16 22:13:30 +00:00
mattias
2d402a5596 fixed compilation gtk and fpc 1.9
git-svn-id: trunk@4892 -
2003-12-16 14:01:27 +00:00
mattias
e758407c49 implemented basic Repair broken LFM wizard
git-svn-id: trunk@4891 -
2003-12-16 13:42:02 +00:00
mattias
901930547e fixed renaming of published vars, started RepairLFM wizard
git-svn-id: trunk@4888 -
2003-12-15 21:59:33 +00:00
mattias
741ace1d9e implemented checking for FPC units conflicts
git-svn-id: trunk@4878 -
2003-12-06 21:00:14 +00:00
mattias
77694e4aa0 codecompletion: forward proc body position now block sensitive
git-svn-id: trunk@4877 -
2003-12-06 19:20:46 +00:00
mattias
9084cb082b ct parser now understands interconst:const
git-svn-id: trunk@4863 -
2003-11-29 15:23:23 +00:00
mattias
6e8632dd99 fixed compiling from Tony
git-svn-id: trunk@4837 -
2003-11-25 08:51:57 +00:00
mattias
66a0e75d15 fixed case check for renaming published vars
git-svn-id: trunk@4828 -
2003-11-23 00:00:43 +00:00
mattias
d70ded3c70 build lazarus now uses custom compiler path
git-svn-id: trunk@4812 -
2003-11-16 19:28:33 +00:00
mattias
9860db873d added ambigious unit check for IDE
git-svn-id: trunk@4804 -
2003-11-15 13:07:09 +00:00
marco
aff3164655 * more linuxerror killing
git-svn-id: trunk@4797 -
2003-11-13 13:02:41 +00:00
mattias
7909407973 updated localization
git-svn-id: trunk@4786 -
2003-11-08 23:58:13 +00:00
mattias
d34406efcd fixed finding sysnr.inc
git-svn-id: trunk@4776 -
2003-11-07 22:59:12 +00:00
mattias
2ca1eea556 fixed finding sysutilh.inc
git-svn-id: trunk@4775 -
2003-11-07 22:50:44 +00:00
mattias
3334540a33 started multi replace and fixed IF templates
git-svn-id: trunk@4772 -
2003-11-07 18:12:34 +00:00
mattias
6331cc2677 added nonwin32 dir to codetools
git-svn-id: trunk@4770 -
2003-11-07 17:08:08 +00:00
peter
a69a5639ed * change $ifdef ver1_1 to $ifndef ver1_0 so it works also with
fpc 1.9.x

git-svn-id: trunk@4754 -
2003-11-03 16:57:47 +00:00
mazen
0b15eafd69 + added some paranthesis to avoid operators precedence problems
git-svn-id: trunk@4750 -
2003-10-31 15:14:43 +00:00
mazen
0a465d4795 * Fixing VER1_1 compile problem to allow using 1.1 compiler
* Most of oldlinux unit calls are now in BaseUnix unit with prefix Fp

git-svn-id: trunk@4748 -
2003-10-31 14:25:59 +00:00
mattias
59bc0cb985 replaced NEW1_1 defines
git-svn-id: trunk@4745 -
2003-10-30 21:41:11 +00:00
mattias
83528f4e25 fixed win32 include file search
git-svn-id: trunk@4743 -
2003-10-30 20:45:30 +00:00
mattias
246851ae33 fixed unit circle
git-svn-id: trunk@4734 -
2003-10-28 14:25:37 +00:00
marco
93914efcb7 * linux vs unix fixes
git-svn-id: trunk@4729 -
2003-10-23 16:46:52 +00:00
micha
f65e4bb1ca compatibility with new 1.1
git-svn-id: trunk@4728 -
2003-10-23 16:15:30 +00:00
ajgenius
89778955a2 fix misplaced )
git-svn-id: trunk@4722 -
2003-10-22 14:33:02 +00:00
mattias
6a07969e0d removed CustApp defines
git-svn-id: trunk@4721 -
2003-10-21 18:44:11 +00:00
mattias
11dd41282d fixed TApplicationProperties
git-svn-id: trunk@4713 -
2003-10-16 20:31:21 +00:00
mattias
f0955a6093 implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
2003-10-15 18:01:10 +00:00
mattias
48f29ad4c9 started cgilaz package
git-svn-id: trunk@4706 -
2003-10-09 11:31:48 +00:00
mattias
eb04d73610 added catalan translation from Jordi
git-svn-id: trunk@4705 -
2003-10-08 08:33:06 +00:00
mattias
ad273388b9 improved FPC Src template for new chaotic FPC sources
git-svn-id: trunk@4704 -
2003-10-08 08:22:33 +00:00
mattias
dfab5a13b1 moved some lazarus resource code to LResources.pp
git-svn-id: trunk@4703 -
2003-10-07 14:54:59 +00:00
mattias
452b7d6f5f updated italian translation from Marco Ciampa
git-svn-id: trunk@4681 -
2003-09-27 09:43:45 +00:00
mattias
e9489944bc started mysql package
git-svn-id: trunk@4666 -
2003-09-24 13:36:16 +00:00