Commit Graph

3902 Commits

Author SHA1 Message Date
vincents
ae6e3689e1 components: fpweb: add support for FastCGI from fpc 2.3.1 (issue #13421)
* Support for FastCGI applications
* Mentioned difference between custom and normal web-applications (handling webmodules)
* Register THtmlPageProducer
* Set executabletype to petLibrary for Apache-modules
* Removed runnable flag from Webapplications that can't be run from inside the Lazarus IDE
* Removed CreateFormStatements flag from webapplication which don't need those 
patch by Joost van der Sluis

git-svn-id: trunk@19548 -
2009-04-21 10:57:58 +00:00
vincents
0c01642a75 components: fpweb: made changes to synchronize with update in fcl-web fpc 2.3.1 from Attila Borka (issue #13251)
git-svn-id: trunk@19547 -
2009-04-21 10:50:22 +00:00
ask
1f8f8a9909 TAChart: Convert [X/Y]ImageToGraph to functions
git-svn-id: trunk@19543 -
2009-04-21 08:39:29 +00:00
ask
64c6432237 TAChart: Convert {X/Y}GraphToImage to functions
git-svn-id: trunk@19542 -
2009-04-21 08:27:50 +00:00
ask
45d428b6e3 TAChart: Add Series.ZPosition property
git-svn-id: trunk@19541 -
2009-04-21 08:15:21 +00:00
ask
2117d39cf8 TAChart: add default values to published properties, minor cleanups.
git-svn-id: trunk@19540 -
2009-04-21 05:49:44 +00:00
mattias
de190884ee codetools: as operator in with variables
git-svn-id: trunk@19533 -
2009-04-20 22:59:04 +00:00
martin
c35881890d SynEdit Fold via context-menu: fix unfolding
git-svn-id: trunk@19529 -
2009-04-20 21:38:03 +00:00
mattias
39701eb2d7 codetools: fixed code completion in sub begin block
git-svn-id: trunk@19527 -
2009-04-20 16:08:30 +00:00
mattias
76f345e29e IDE: codeexplorer: implemented figure empty begin blocks
git-svn-id: trunk@19522 -
2009-04-20 13:18:23 +00:00
mattias
a7d4c2d5b4 synedit: clean up
git-svn-id: trunk@19518 -
2009-04-19 21:10:03 +00:00
martin
6a6c84d56b SynEdit Folding: Improved Pop-up-Menu on fold-gutter => replace normal popup.
git-svn-id: trunk@19516 -
2009-04-19 17:11:02 +00:00
martin
59d3bbd7e9 SynEdit Folding: Improved block detection for Pop-up-Menu on fold-gutter
git-svn-id: trunk@19511 -
2009-04-19 12:44:11 +00:00
martin
d6d2d80d9f SynEdit Folding: Added Pop-up-Menu to Gutter
git-svn-id: trunk@19499 -
2009-04-19 00:39:59 +00:00
martin
1f3f3bd7e0 SynEdit, Folding: Don't follow the caret, unless config says so
git-svn-id: trunk@19493 -
2009-04-18 21:25:57 +00:00
martin
d3bde9aa5a SynEdit, Folding: allow collapsing more than one fold per line. issue #12811
git-svn-id: trunk@19491 -
2009-04-18 18:58:50 +00:00
mattias
73edc4762b codetools: nested comments for GetAtomString
git-svn-id: trunk@19479 -
2009-04-18 04:28:44 +00:00
mattias
cc98da7e85 codetools: nested comments for CompareAtom
git-svn-id: trunk@19478 -
2009-04-18 04:15:52 +00:00
mattias
7c7f67c1a8 codetools: CompareComments
git-svn-id: trunk@19476 -
2009-04-18 04:00:08 +00:00
martin
fcef8bf239 Synedit: Fixed deleting block. If block-begin was past eol, sometimes a text fragment would remain. issue #0013534
git-svn-id: trunk@19475 -
2009-04-17 22:26:35 +00:00
mattias
9939cc7c12 IDE: codeexplorer: started sorted constants
git-svn-id: trunk@19469 -
2009-04-17 13:02:41 +00:00
vincents
443073a7a2 pinters: fixed compilation on win64
git-svn-id: trunk@19466 -
2009-04-17 09:57:10 +00:00
mattias
da0694aae0 IDE: code explorer: fixed ignoring user defined constants
git-svn-id: trunk@19461 -
2009-04-16 23:29:31 +00:00
mattias
7400ba8680 IDE: code explorer: added figures for Paul
git-svn-id: trunk@19458 -
2009-04-16 22:55:18 +00:00
jesus
3c6e7b1b20 ProjectTemplates translations update from Graeme, issue #13128
git-svn-id: trunk@19457 -
2009-04-16 18:31:31 +00:00
martin
fee076fd23 SynEdit: Fixed a possible null pointer exception, in highlighter.
git-svn-id: trunk@19449 -
2009-04-15 20:33:01 +00:00
martin
8be1eac47f SynEdit: Cleanup, removed ifdef
git-svn-id: trunk@19448 -
2009-04-15 16:28:31 +00:00
martin
094f0e041d SynEdit, Pascal Highlighter better matching of incorrect nested blocks
git-svn-id: trunk@19447 -
2009-04-15 15:50:35 +00:00
mattias
3ecc7b502b sqldb: recreated Makefile
git-svn-id: trunk@19442 -
2009-04-15 10:08:53 +00:00
jesus
06bf2624c0 printers (cups), set some dialog's postions to poScreenCenter
git-svn-id: trunk@19432 -
2009-04-15 00:30:20 +00:00
martin
f22870f50f SynEdit, Word-Pair-Markup, fixed drawing artefacts, if another window was moved over the editor
git-svn-id: trunk@19429 -
2009-04-14 20:44:47 +00:00
paul
b86e6de121 position own made print form on screen center
git-svn-id: trunk@19423 -
2009-04-14 06:55:59 +00:00
paul
146a3542fb win32: position printer dialogs on center of active form monitor
git-svn-id: trunk@19422 -
2009-04-14 06:42:25 +00:00
jesus
bdd630a38a Printers, fix hint
git-svn-id: trunk@19414 -
2009-04-13 18:12:38 +00:00
vincents
428ae2d60f printers: fixed compilation on windows.
git-svn-id: trunk@19413 -
2009-04-13 18:01:32 +00:00
martin
65af78ff54 SynEdit: Fixed issue with fold/word-pair-markup "procedure xxx; forward" issue #0013487
git-svn-id: trunk@19412 -
2009-04-13 17:39:09 +00:00
martin
a6e6bbabb7 SynEdit C++ Highlighter: Fixed closing multi line string, if closing quote is at start of line. issue #0013502
git-svn-id: trunk@19411 -
2009-04-13 16:22:51 +00:00
jesus
c0a5880b5c Printers(cups), fix printer orientation problem (issue #13488), advanced options in printer properties dlg, started pagesetup dlg, etc.
git-svn-id: trunk@19410 -
2009-04-13 16:15:27 +00:00
martin
71fb77ec40 SynEdit: Fold at %Region and $IfDef (Issue #12718)
git-svn-id: trunk@19409 -
2009-04-13 15:36:53 +00:00
mattias
65e31f48c0 IDE+codetools: identifier completion: added some keywords
git-svn-id: trunk@19390 -
2009-04-12 23:08:03 +00:00
mattias
39dabdaf5d IDE: added quickfix item for identifier not found and adding local variable
git-svn-id: trunk@19388 -
2009-04-12 22:54:55 +00:00
mattias
13d580f6d8 IDE: making some abort buttons context sensitive
git-svn-id: trunk@19387 -
2009-04-12 22:53:16 +00:00
mattias
c774737bb2 codetools: remove unit from uses section: removing space around first unit
git-svn-id: trunk@19367 -
2009-04-12 04:57:27 +00:00
mattias
b4ea776023 IDE: file save as: implemented changing unit references in pascal sources
git-svn-id: trunk@19342 -
2009-04-11 07:06:16 +00:00
mattias
8de576a7a4 codetools: searching unit references in source
git-svn-id: trunk@19340 -
2009-04-11 06:40:37 +00:00
ask
1184f95530 TAChart: Silence 'parameter is unused' hint. Fix unitialized variable.
git-svn-id: trunk@19324 -
2009-04-10 21:25:57 +00:00
martin
cf323f5239 SynEdit: fixed folding for forward/external procedures in implementation section
git-svn-id: trunk@19317 -
2009-04-10 16:44:14 +00:00
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
mattias
36c8c8f079 IDE+codetools: started finding unit references
git-svn-id: trunk@19310 -
2009-04-10 14:52:57 +00:00
paul
ef6a23b55a synedit: highlight "alias"
git-svn-id: trunk@19300 -
2009-04-10 11:56:11 +00:00