Commit Graph

850 Commits

Author SHA1 Message Date
mattias
b6593d0a09 implemented Double Buffering for synedit and deactivated multi buffering in TGTKObject.ExtTextOut
git-svn-id: trunk@5015 -
2004-01-05 01:18:16 +00:00
mattias
f5dd8a454e added package and cross compilation output dirs
git-svn-id: trunk@5014 -
2004-01-04 17:29:03 +00:00
mattias
54e98b57f6 added package and cross compilation output dirs
git-svn-id: trunk@5013 -
2004-01-04 17:21:23 +00:00
mattias
cb158488ae fixed reopening virtual files
git-svn-id: trunk@5001 -
2004-01-03 20:19:22 +00:00
mattias
37a33a8594 fixed memleak on published var completion from Vincent
git-svn-id: trunk@4998 -
2004-01-03 12:17:25 +00:00
mattias
ec76009548 implemented find declaration for Self in nested procs
git-svn-id: trunk@4984 -
2003-12-28 12:22:55 +00:00
mattias
d90dafe5fe set colors to default values
git-svn-id: trunk@4980 -
2003-12-28 02:40:50 +00:00
mattias
c0a8e6d692 updated localization
git-svn-id: trunk@4975 -
2003-12-27 15:14:08 +00:00
mattias
e3ebdc4ee5 fix for fpc 1.0
git-svn-id: trunk@4974 -
2003-12-27 13:34:54 +00:00
mattias
bf0d3c590f implemented global property sections
git-svn-id: trunk@4968 -
2003-12-27 01:04:29 +00:00
mattias
571574438c implemented global properties
git-svn-id: trunk@4967 -
2003-12-26 17:42:48 +00:00
mattias
8cded18cba started message editor and fixed some range checks
git-svn-id: trunk@4961 -
2003-12-26 15:23:30 +00:00
mattias
b4695c1828 started a posteriori message filtering
git-svn-id: trunk@4960 -
2003-12-26 12:36:31 +00:00
mattias
434b161072 changed TColorRef from longword to longint
git-svn-id: trunk@4958 -
2003-12-26 10:16:54 +00:00
mattias
1c536d8a03 fixed range check type conversion
git-svn-id: trunk@4957 -
2003-12-26 09:55:08 +00:00
mattias
39d73149be renamed gtkglarea.pp to gtkglarecontrol.pas
git-svn-id: trunk@4953 -
2003-12-25 14:34:48 +00:00
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