Commit Graph

3245 Commits

Author SHA1 Message Date
darius
0beee144e6 ""
git-svn-id: trunk@17161 -
2008-10-31 00:29:18 +00:00
darius
373eada5b8 initial import of the Lazarus SVN IDE plugin
documentation will be collected here: http://wiki.lazarus.freepascal.org/LazSVNPkg

git-svn-id: trunk@17160 -
2008-10-31 00:11:04 +00:00
mattias
2e17592d31 codetools: fixed av when find declaration after function keyword
git-svn-id: trunk@17156 -
2008-10-30 10:11:18 +00:00
vincents
4b419e7e3c lhelp: replaced idle timer with asyncmethod call.
git-svn-id: trunk@17153 -
2008-10-29 15:55:13 +00:00
mattias
1dcd32648f darwin: comparing filenames case insensitive by default
git-svn-id: trunk@17133 -
2008-10-25 18:28:39 +00:00
vincents
b5679ab4ee lhelp: fixed another memleak
git-svn-id: trunk@17132 -
2008-10-25 13:31:25 +00:00
mattias
8f3ab8527b codetools: fixed setting EndPos for parameter types array of identifier
git-svn-id: trunk@17129 -
2008-10-24 15:59:36 +00:00
vincents
15ef38ddd1 lhelp: fixed some memleaks
git-svn-id: trunk@17127 -
2008-10-24 15:07:32 +00:00
vincents
aa8e6f8e1a lhelp: fixed compilation of democontrol example
git-svn-id: trunk@17124 -
2008-10-24 12:48:11 +00:00
vincents
20f5b2b4ad lhelp: fixed compilation and cleanup
git-svn-id: trunk@17122 -
2008-10-24 12:36:38 +00:00
vincents
1a9b2d0eed removed chm package: units are in fpc\packages and don't require registration
git-svn-id: trunk@17121 -
2008-10-24 11:56:23 +00:00
vincents
e25e506e43 chmhelp: removed duplicate unit
git-svn-id: trunk@17120 -
2008-10-24 11:54:47 +00:00
mattias
119e8a249a codetools: updated fpc error messages
git-svn-id: trunk@17112 -
2008-10-23 20:43:15 +00:00
paul
74921fb32b codetools: add ide/frames directory to template
git-svn-id: trunk@17039 -
2008-10-18 16:03:32 +00:00
mattias
852e7fef4c IDE: added fpc OS
git-svn-id: trunk@17036 -
2008-10-18 11:09:05 +00:00
paul
f3bb14bdb6 codetools: reduce debug info
git-svn-id: trunk@17033 -
2008-10-17 16:43:14 +00:00
mattias
2d39d8d910 IDE: fixed updating, renaming project resources
git-svn-id: trunk@17021 -
2008-10-16 11:35:48 +00:00
paul
d860feb919 jcf2: update to r685
git-svn-id: trunk@16999 -
2008-10-15 09:32:25 +00:00
jesus
f14de32a86 LazReport, fix preview scrolling, issue #12390
git-svn-id: trunk@16993 -
2008-10-14 20:49:16 +00:00
paul
d7aa0f69fd jcf2: update to r683
git-svn-id: trunk@16990 -
2008-10-14 08:54:52 +00:00
jesus
5904434cd1 LazReport, fix designer options dialog, issue #12381
git-svn-id: trunk@16989 -
2008-10-14 04:53:53 +00:00
paul
8d5983a13d jcf2: fixed delphi compilation
git-svn-id: trunk@16988 -
2008-10-14 01:26:28 +00:00
vincents
98bb85219e lazreport french translation: update from pomolo (issue #12378)
git-svn-id: trunk@16985 -
2008-10-13 13:53:59 +00:00
paul
416ced6947 jcf2: initialize Application object to allow form showing
git-svn-id: trunk@16981 -
2008-10-13 08:02:32 +00:00
paul
80cb5bada3 jcf2: finish JcfUtils at first glance
git-svn-id: trunk@16980 -
2008-10-13 06:23:30 +00:00
paul
1ba76f06e4 jcf2: correctly add used units to project
git-svn-id: trunk@16979 -
2008-10-13 03:41:04 +00:00
paul
46283869bd jcf2: more functions
git-svn-id: trunk@16960 -
2008-10-11 17:31:19 +00:00
paul
2a61b78ef3 jcf: implement some set of empty functions
git-svn-id: trunk@16959 -
2008-10-11 17:11:39 +00:00
paul
c4d74354b6 forgot to add .lrs
git-svn-id: trunk@16956 -
2008-10-11 09:30:46 +00:00
paul
d3cc59116c jcf2: try to isolate/remove windows unit dependency
git-svn-id: trunk@16955 -
2008-10-11 09:30:16 +00:00
mattias
e5de689ab4 clean up
git-svn-id: trunk@16953 -
2008-10-11 07:31:03 +00:00
jesus
0efaa14dd7 LazReport, fix reports utf-8 encoding
git-svn-id: trunk@16950 -
2008-10-10 18:38:57 +00:00
jesus
7c70052547 LazReport, fix dbfield selection, issue #12229
git-svn-id: trunk@16949 -
2008-10-10 18:13:47 +00:00
paul
7c0a1d29a9 jcf:
- add JcfUtils unit with almost empty implementation
  - replace usage of Jcl units with JcfUtils.
  - add lazarus project for console jcf application

git-svn-id: trunk@16945 -
2008-10-10 05:33:07 +00:00
mattias
0775a9258a codetools: adding include directives into code
git-svn-id: trunk@16942 -
2008-10-09 10:18:22 +00:00
paul
11ae1cd3fc cleanup
git-svn-id: trunk@16940 -
2008-10-09 08:52:40 +00:00
paul
f6a12eebfd jcf2: add readme
git-svn-id: trunk@16939 -
2008-10-09 08:16:20 +00:00
paul
255062d13d components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment
git-svn-id: trunk@16938 -
2008-10-09 08:06:32 +00:00
mattias
49426fc4e4 fixed compilation 2.3
git-svn-id: trunk@16934 -
2008-10-08 20:45:48 +00:00
mattias
34cab91d4a synedit: added TSysPasSysn.IsKeword for some common keywords
git-svn-id: trunk@16933 -
2008-10-08 16:48:09 +00:00
mattias
7f2d78f450 IDE: project: adding/removing include directive for project resources
git-svn-id: trunk@16932 -
2008-10-08 16:43:14 +00:00
vincents
714d06621e fpcunit package: fixed order of compiler options in Makefile
git-svn-id: trunk@16927 -
2008-10-08 12:23:13 +00:00
tombo
d4de936c86 IDE EditorOptions: added option to disable code editor anti-aliasing
SynEdit: fix TFont.Quality handling

git-svn-id: trunk@16921 -
2008-10-07 16:54:08 +00:00
mattias
627a0265fb changed default widgetset gtk to gtk2
git-svn-id: trunk@16910 -
2008-10-07 12:05:16 +00:00
jesus
06d4577374 LazReport, readme for pdf exporter
git-svn-id: trunk@16902 -
2008-10-06 17:17:35 +00:00
jesus
28a24c5278 LazReport, fixed pdfexport compile under linux
git-svn-id: trunk@16901 -
2008-10-06 16:25:58 +00:00
jesus
70dafcbd7b LazReport, Implemented PDF export
git-svn-id: trunk@16900 -
2008-10-06 14:43:45 +00:00
mattias
e417cd9cef codetools: static keywords for class variables, bug #12293
git-svn-id: trunk@16880 -
2008-10-05 09:33:46 +00:00
mattias
4b73fa2e5f synedit: fixed crash on ecLineBreak when Lines empty
git-svn-id: trunk@16875 -
2008-10-04 20:01:43 +00:00
mattias
992d5f74ab codetools: fixed TCodeTreeNode.ConsistencyCheck
git-svn-id: trunk@16859 -
2008-10-03 09:34:52 +00:00