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 |
|
mattias
|
1bc45f97db
|
codetools: implemented file of identifier for parameters, bug #11025
git-svn-id: trunk@15879 -
|
2008-07-26 18:04:13 +00:00 |
|
mattias
|
90cb8f39ac
|
syendit: fixed SetScrollBars calling RecreateWnd
git-svn-id: trunk@15877 -
|
2008-07-26 16:59:54 +00:00 |
|
mattias
|
6f64b8639c
|
IDE: not beautifying uses section of package main source, bug #11660
git-svn-id: trunk@15876 -
|
2008-07-26 16:49:14 +00:00 |
|
mattias
|
c7b7a0b503
|
synedit: not adding spaces if eoScrollPastEOL on line break, bug #11745
git-svn-id: trunk@15875 -
|
2008-07-26 16:13:56 +00:00 |
|
mattias
|
cbc57806d7
|
synedit: pascal highlighter: implemented mode Delphi/ObjFPC and nested comments
git-svn-id: trunk@15874 -
|
2008-07-26 15:11:57 +00:00 |
|
mattias
|
64237acc87
|
IDE+codetools: moved code browser parts to codetools
git-svn-id: trunk@15871 -
|
2008-07-25 23:01:08 +00:00 |
|
mattias
|
ce714dde2c
|
translations: german: updates from Joerg Braun
git-svn-id: trunk@15869 -
|
2008-07-25 19:48:41 +00:00 |
|
mattias
|
b039ce3a6e
|
codetools: updated lpk
git-svn-id: trunk@15868 -
|
2008-07-25 19:22:28 +00:00 |
|
mattias
|
84a8d553bb
|
synedit: added license headers
git-svn-id: trunk@15867 -
|
2008-07-25 18:38:36 +00:00 |
|
mattias
|
5f699ac8b2
|
gtk2: implemented TCanvas.ClipRect during paint, improved hiding/drawing caret with double buffer
git-svn-id: trunk@15865 -
|
2008-07-25 14:42:09 +00:00 |
|
mattias
|
2e9d466c2d
|
synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693
git-svn-id: trunk@15861 -
|
2008-07-24 22:41:25 +00:00 |
|