Commit Graph

3197 Commits

Author SHA1 Message Date
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
mattias
36f21372de IDE: codehelp: removing pasdoc
git-svn-id: trunk@16844 -
2008-10-02 09:29:21 +00:00
mattias
626815db77 codetools: scanning for comments in type nodes end
git-svn-id: trunk@16843 -
2008-10-02 09:19:47 +00:00
mattias
e0a5b9322b codetools: scanning for comments in type nodes too
git-svn-id: trunk@16842 -
2008-10-02 09:17:38 +00:00
mattias
3e2ce6e7d3 codetools: fixed checking unit dependencies each time a unit is parsed, bug #12269
git-svn-id: trunk@16838 -
2008-10-02 07:52:08 +00:00
mattias
c8d14a2b7e IDE: added verbosity flag VerboseSrcEditBufClean
git-svn-id: trunk@16830 -
2008-10-01 13:37:14 +00:00
mattias
c6806b3a8e codetools: added arm-linux to LCL targets
git-svn-id: trunk@16827 -
2008-10-01 11:12:17 +00:00
mattias
e49d00f551 translations: russian: updates from Maxim
git-svn-id: trunk@16822 -
2008-10-01 08:56:08 +00:00
mattias
f30a307736 codetools: fixed boss.loadfile to not load when autorevert is disabled
git-svn-id: trunk@16808 -
2008-09-30 08:41:35 +00:00
vincents
c09aeccc7c codetools: formatting
git-svn-id: trunk@16798 -
2008-09-29 21:50:53 +00:00
mattias
1d446abc80 codetools: fixed close/reopen file
git-svn-id: trunk@16797 -
2008-09-29 19:08:14 +00:00
vincents
80244648f5 components: added filebrowser window from Graeme (issue #12178)
git-svn-id: trunk@16792 -
2008-09-29 11:35:54 +00:00
vincents
96ccd451db IDE: add option to print selected text from Michael van Canneyt (issue #12197)
git-svn-id: trunk@16790 -
2008-09-29 10:58:15 +00:00
vincents
4486cb84cb fpcunit console test runner: patch from Michael van Canneyt (issue #12205)
* --format argument is case sensitive
+ Default Format can be configured in the application source (DefaultFormat variable).
+ Added a variable DefaultRunAllTests so if no --suite or no --all is specified on the command-line, --all is implicitly assumed.

git-svn-id: trunk@16785 -
2008-09-29 08:12:20 +00:00
mattias
2011685e93 IDE+codetools: replaced some FindFile calls with LoadFile
git-svn-id: trunk@16775 -
2008-09-28 13:15:51 +00:00
mattias
0e57f86bb5 rpms: updated docs, auto creating tmp
git-svn-id: trunk@16774 -
2008-09-28 12:47:31 +00:00
mattias
fb2e2d2219 codetools: TCodeBuffer.Clear resets isdeleted
git-svn-id: trunk@16770 -
2008-09-27 15:54:06 +00:00
mattias
8541afd7f9 codetools: TCodeCache.CreateFile now clears buffer
git-svn-id: trunk@16766 -
2008-09-27 10:22:21 +00:00
mattias
5d3611d298 codetools: auto revert when buffer IsDeleted
git-svn-id: trunk@16735 -
2008-09-25 23:44:53 +00:00
mattias
9d6674f3bb codetools: fixed uninitialized result
git-svn-id: trunk@16727 -
2008-09-25 10:23:07 +00:00
vincents
caa77fa33c components: regenerated makefiles after changes in the order of the compiler options
git-svn-id: trunk@16720 -
2008-09-25 08:06:10 +00:00
mattias
e42df5999b translations: lithuanian: from Valdas Jankūnas
git-svn-id: trunk@16719 -
2008-09-25 06:38:36 +00:00
mattias
777521ffcb translations: lithuanian: from Valdas Jankūnas
git-svn-id: trunk@16718 -
2008-09-25 06:37:47 +00:00
mattias
216e0b5e42 IDE: close project - save - no - continue
git-svn-id: trunk@16717 -
2008-09-25 06:31:03 +00:00
mattias
4a929a4110 translations: russian: updates from Maxim Ganetsky
git-svn-id: trunk@16715 -
2008-09-25 06:24:22 +00:00
mattias
890fb71335 IDE: freeing codetools buffers on closing file, bug #12183
git-svn-id: trunk@16701 -
2008-09-24 11:41:53 +00:00
vincents
f0bab52919 synedit: clean up from Martin Friebe (issue #12219)
git-svn-id: trunk@16692 -
2008-09-24 06:40:40 +00:00
mattias
1f803a6d9a codetools: added unicodestring
git-svn-id: trunk@16682 -
2008-09-23 12:16:44 +00:00
mattias
d7a960e8ba codetools: identifier completion: no semicolon outside of statements
git-svn-id: trunk@16669 -
2008-09-22 09:37:45 +00:00
jesus
4cd081d380 Sqldb, show strings editor for SQL properties in case database connection do not support metadata extraction
git-svn-id: trunk@16667 -
2008-09-21 23:01:04 +00:00
vincents
5482e9dde7 editor toolbar: conforming to IDE theme (issue #12182) from Graeme
* Arrow buttons changed from TBitBtn to TSpeedButton
 * Arrow images are loaded from Lazarus Resources
 * Fixed bug in treeview. When you selected a node, the node
   image disappeared.

git-svn-id: trunk@16647 -
2008-09-19 14:07:22 +00:00
paul
35e4c88db4 forgotten file
git-svn-id: trunk@16644 -
2008-09-19 07:03:14 +00:00
mattias
d8e36f10fb codetools: fixed CompareTextIgnoringSpace, bug #12177
git-svn-id: trunk@16635 -
2008-09-18 20:00:12 +00:00
vincents
859e0971bf tachart: published TChart.Anchors (issue #12169)
git-svn-id: trunk@16630 -
2008-09-17 20:32:14 +00:00
jesus
ddd16f211e LazReport, fix master/detail reports not updating detail ds when master ds changes activerecord
git-svn-id: trunk@16594 -
2008-09-15 14:45:29 +00:00
tombo
f93744efd7 LazSQLDB: fixed SQL string editor font under Carbon
git-svn-id: trunk@16587 -
2008-09-14 10:49:05 +00:00
mattias
c463795a79 changed synedit carbon font name to Monaco
git-svn-id: trunk@16564 -
2008-09-12 06:40:24 +00:00
mattias
6e7b906945 codetools: using locale independent format for dates in config files
git-svn-id: trunk@16552 -
2008-09-11 20:35:33 +00:00
mattias
99ab8f2d83 lazreport: fixed handling exception
git-svn-id: trunk@16550 -
2008-09-11 20:05:25 +00:00
mattias
c2a3f47f4d codetools: fixed CleanPosIsInComment
git-svn-id: trunk@16545 -
2008-09-11 14:24:36 +00:00
vincents
e4e3f88979 cgi component: regenerated Makefile (issue #12124)
git-svn-id: trunk@16544 -
2008-09-11 11:53:07 +00:00
paul
23ab1c8f3e component:
- fix another turbopower_ipro example

git-svn-id: trunk@16532 -
2008-09-11 00:46:14 +00:00
paul
c06ebac651 component:
- fix turbopower_ipro use of resource
  - fix turbopower_ipro example

git-svn-id: trunk@16531 -
2008-09-11 00:44:12 +00:00
mattias
595bc12c8c codetools: beautifiying end, bug #12078
git-svn-id: trunk@16509 -
2008-09-09 21:16:10 +00:00
jesus
45b2ba1d82 LazReport, Fix AV while editing some properties of selection of multiple objects, issue #12104
git-svn-id: trunk@16507 -
2008-09-09 20:04:38 +00:00
mattias
0bcf25051e lazbuild: added defaults to WriteUsage
git-svn-id: trunk@16500 -
2008-09-09 11:29:43 +00:00
vincents
c17fd46445 chmreader package: made all units virtual, because they are part of fpc 2.2.2 now. The package may be removed completely (maybe), if it doesn't register anything
git-svn-id: trunk@16490 -
2008-09-08 21:27:35 +00:00
mattias
859ec0bba3 synedit: carbon: ctrl mouse links now use Cmd under carbon
git-svn-id: trunk@16488 -
2008-09-08 13:24:56 +00:00
jesus
cf010d10c6 LazReport, fix exception catched when debugging program that reads LayoutOrder property on older reports
git-svn-id: trunk@16476 -
2008-09-07 23:25:23 +00:00