Commit Graph

3066 Commits

Author SHA1 Message Date
vincents
6ce48cf59e removed Form.TextHeight from lfm files (issue #11883)
git-svn-id: trunk@16065 -
2008-08-15 11:02:38 +00:00
mattias
6ae9cd0b5c codetools: added ppucodetools.pas
git-svn-id: trunk@16061 -
2008-08-14 18:17:50 +00:00
vincents
64c7eb142a lazarus tests: console test runner stores test environment data in the test results
git-svn-id: trunk@16057 -
2008-08-14 13:22:03 +00:00
vincents
42e0b8c301 sqldb: fixed filter for Firebird database name (issue #10528)
git-svn-id: trunk@16056 -
2008-08-14 10:06:04 +00:00
mattias
5cc44da499 IDE: compiler test: check for orphaned ppu files in output directory
git-svn-id: trunk@16051 -
2008-08-13 11:00:29 +00:00
jesus
a54428c42c LazReport, in report editor objects update object inspector and viceversa, fix gtk visual problem that sometimes shows black filled rectangles, fix TfrLineView properties save & restore issue #11594
git-svn-id: trunk@16048 -
2008-08-13 02:10:15 +00:00
mattias
75d4901a35 added lazdbexport-0.lpl
git-svn-id: trunk@16035 -
2008-08-12 13:11:31 +00:00
mattias
1f21f5efc1 IDE: fixed checklfm dlg
git-svn-id: trunk@16032 -
2008-08-12 12:26:57 +00:00
mattias
869c4ea65e codetools: fixed find declaration of property types
git-svn-id: trunk@16029 -
2008-08-12 11:35:45 +00:00
mattias
d80f64ab53 IDE: notifying referred units: ignoring components with csDestroying
git-svn-id: trunk@16018 -
2008-08-10 21:20:32 +00:00
mattias
cb1c9a3077 codetools: ExtractProperty: implemented unit.type
git-svn-id: trunk@16014 -
2008-08-10 10:18:45 +00:00
vincents
a9daf44a6d fpcunit console test runner: allow to pass a test name like suite1.subsuite2.test3 to the suite parameter from Michael VC
git-svn-id: trunk@15994 -
2008-08-08 13:20:02 +00:00
mattias
15e404fffb cleanup
git-svn-id: trunk@15992 -
2008-08-08 08:21:56 +00:00
mattias
5ebb7d717d synedit: moved fold code to TSynEditStringList, fixed folding after enter, bug #7773
git-svn-id: trunk@15990 -
2008-08-08 04:57:39 +00:00
mattias
8c20e8c9b9 codetools: fixed endless loop
git-svn-id: trunk@15982 -
2008-08-07 14:13:29 +00:00
mattias
8c97c26419 translations: russian: updates from Maxim
git-svn-id: trunk@15981 -
2008-08-07 07:41:16 +00:00
jesus
b5a227e0d8 LazReport, removed missing debug output
git-svn-id: trunk@15977 -
2008-08-06 17:33:51 +00:00
jesus
81d36b8670 LazReport, handle position and dimesion of objects in Object Inspector using selected units
git-svn-id: trunk@15976 -
2008-08-06 17:30:17 +00:00
mattias
746be92b66 codetools: fixed reparsing MethodMap nodes, IDE: fpdoc editor: added short label
git-svn-id: trunk@15974 -
2008-08-06 15:46:13 +00:00
mattias
a261ea868b IDE: started searching in fpdoc files
git-svn-id: trunk@15964 -
2008-08-05 21:51:30 +00:00
mattias
6366cefff6 rtti controls: started docs
git-svn-id: trunk@15963 -
2008-08-05 21:22:24 +00:00
mattias
e9b5c82525 gtk2: improved caret by painting only during paint event
git-svn-id: trunk@15960 -
2008-08-05 15:10:14 +00:00
mattias
e4a2bd9d92 synedit+IDE: implemented showing only every n-th line number, patch #11625 from Gerard Visent
git-svn-id: trunk@15956 -
2008-08-05 11:56:39 +00:00
mattias
2ada1f890f codetools: c parser: supporting defined name
git-svn-id: trunk@15950 -
2008-08-04 15:42:14 +00:00
mattias
41ab419765 codetools: allowing @end labels in asm blocks
git-svn-id: trunk@15945 -
2008-08-03 20:24:38 +00:00
mattias
69c476ffef synedit: allowing @end labels in asm blocks
git-svn-id: trunk@15944 -
2008-08-03 20:18:07 +00:00
mattias
6e54405b2c openglcontrol: win32: using PFD_TYPE_COLORINDEX and cColorBits:=24, fixing context for wine, bug #11784
git-svn-id: trunk@15943 -
2008-08-03 20:06:34 +00:00
mattias
41d87b6a07 openglcontrol: fixed carbon, agl, added linkframework agl directive
git-svn-id: trunk@15939 -
2008-08-03 19:57:53 +00:00
mattias
d22d71952f codetools: added method modifer safecall, bug #11722
git-svn-id: trunk@15935 -
2008-08-03 19:51:03 +00:00
mattias
726ba21866 codetools: clean up
git-svn-id: trunk@15932 -
2008-07-31 14:37:06 +00:00
michael
78a1d090fe * Removed filter property, added tablenamehint
git-svn-id: trunk@15930 -
2008-07-31 12:41:10 +00:00
mattias
dbd42eaff5 reduced warnings
git-svn-id: trunk@15929 -
2008-07-31 11:46:16 +00:00
mattias
e97270c3db reduced warnigns
git-svn-id: trunk@15928 -
2008-07-31 11:45:06 +00:00
mattias
4b1a319282 synedit: TSynPasSyn made NestedComments writable for compatibility
git-svn-id: trunk@15927 -
2008-07-31 11:00:16 +00:00
mattias
09821d6e7d rtticontrols: published TTIPropertyGrid.Filter
git-svn-id: trunk@15924 -
2008-07-31 10:00:56 +00:00
mattias
d4388d288c cleanup
git-svn-id: trunk@15922 -
2008-07-31 07:51:15 +00:00
michael
2c4f79d8ce * Fixed NestedComments property, which is now read-only ?
git-svn-id: trunk@15920 -
2008-07-30 22:10:22 +00:00
mattias
889efdd935 codetools: c pareser: implemented parsing __attribute__ after param list
git-svn-id: trunk@15918 -
2008-07-30 11:30:05 +00:00
mattias
cb341f3456 codetools: c paresers: implemented function with return type pointer
git-svn-id: trunk@15917 -
2008-07-30 09:56:31 +00:00
mattias
aad576fab2 codetools: h2pas: automatic finding of enclosing IFNDEF
git-svn-id: trunk@15916 -
2008-07-30 09:40:50 +00:00
mattias
110712e59c codetools: h2pas: allowing in #if && || > < >= <=
git-svn-id: trunk@15915 -
2008-07-30 06:58:20 +00:00
mattias
41d5425de5 codetools: h2pas example: added defines, undefines, outputfile and multiple input files
git-svn-id: trunk@15905 -
2008-07-28 16:16:42 +00:00
mattias
7092ac70e6 FileIsText: skipping end of file chars (#26)
git-svn-id: trunk@15904 -
2008-07-28 13:17:07 +00:00
mattias
9e45d8aedd laz_xmlread: skipping end of file chars (#26) at end of xml
git-svn-id: trunk@15903 -
2008-07-28 13:11:49 +00:00
mattias
3a6af55cd9 synedit: fixed code folding color when right margin is off
git-svn-id: trunk@15901 -
2008-07-28 09:47:41 +00:00
mattias
f7943628fa gtk intf: Avoid the creation of WidgetInfo to combox childs, Update the ItemIndex cache when inserting items, from Luiz
git-svn-id: trunk@15894 -
2008-07-27 21:13:41 +00:00
mattias
a93efcf0f1 examples: added example for synpositionhighlighter
git-svn-id: trunk@15889 -
2008-07-27 12:24:31 +00:00
mattias
7c32a96cb1 IDE: updated new editor options, from Martin Friebe, bug #11755
git-svn-id: trunk@15884 -
2008-07-27 07:46:21 +00:00
mattias
d94783ca8a synedit: changed bracket highlighting to default to before caret
git-svn-id: trunk@15883 -
2008-07-27 07:40:17 +00:00
mattias
60e3f56061 codetools: implemented parsing 1e-16, bug #8446
git-svn-id: trunk@15880 -
2008-07-26 18:16:56 +00:00