Commit Graph

22114 Commits

Author SHA1 Message Date
dodi
b76ca7675c dockmanager example: Fixed most known bugs and flaws.
Allowed DockHeader to disappear for single client. (todo: also for notebook)
Disallowed undocking of a NOT docked notebook. (hack, the notebook should become a frame)

git-svn-id: trunk@22495 -
2009-11-09 08:27:27 +00:00
jesus
4d743bce3e LCL, corrects grids editing, from C. Western, issue #15025
git-svn-id: trunk@22494 -
2009-11-09 03:08:10 +00:00
martin
be07ff95be IDE, SourceEditor: drag/drop tabs clean-up
git-svn-id: trunk@22493 -
2009-11-08 22:44:55 +00:00
martin
4f99db414c IDE, SourceEditor: Improved drag/drop tabs ( avoid missing mouse up events )
git-svn-id: trunk@22492 -
2009-11-08 21:43:35 +00:00
vincents
1f00732641 LCL: use {} .. {} to make fpdoc < 2.5.1 happy
git-svn-id: trunk@22491 -
2009-11-08 19:18:18 +00:00
dodi
45f2217c8a dockmanager example: finished AutoExpand and TFloatingSite.
Need a ConJoinFloatHostSite for proper floating, due to flaws in the docking model.

git-svn-id: trunk@22490 -
2009-11-08 18:23:23 +00:00
martin
1af2c15937 SynEdit: Fix streaming inside frames (issue #14952, issue #14943)
git-svn-id: trunk@22489 -
2009-11-08 17:14:33 +00:00
mattias
ab654bf730 LCL: TLRSObjectWriter.BeginComponent write block if childpos changed
git-svn-id: trunk@22488 -
2009-11-08 11:54:33 +00:00
mattias
4346679737 IDE: set csAncestor for root components with ancestors
git-svn-id: trunk@22487 -
2009-11-08 11:03:34 +00:00
mattias
c18d7be9ac fpcsrc deb: fix for filenames with spaces
git-svn-id: trunk@22486 -
2009-11-08 10:50:20 +00:00
paul
6c561c5788 lcl: initialize special characters on TTextStrings construction (fixes issue #0015021)
git-svn-id: trunk@22485 -
2009-11-08 09:43:35 +00:00
paul
07cc515962 synedit: highlight 'static' context keyword
git-svn-id: trunk@22484 -
2009-11-08 09:24:15 +00:00
paul
a59d9d39b9 synedit:
- limit 'enumerator' highlighting to the sections where it is a keyword
  - operator starts the similar code folding block as procedure and function

git-svn-id: trunk@22483 -
2009-11-07 18:38:10 +00:00
mattias
19d3a509bd codetools: fixed parsing proc message modifier
git-svn-id: trunk@22482 -
2009-11-07 17:14:41 +00:00
paul
7b18d86a0f ide: lazarus.lpi don't rebuild lazarus
git-svn-id: trunk@22481 -
2009-11-07 17:14:03 +00:00
mattias
640e59b6b4 codetools: fixed parsing deprecated after types
git-svn-id: trunk@22480 -
2009-11-07 16:08:10 +00:00
paul
ceafb0bc53 synedit: limit 'sealed', 'final', 'abstract' highlighting to the sections where they are keywords
git-svn-id: trunk@22479 -
2009-11-07 15:12:57 +00:00
mattias
8838a2c5fd codetools: parsing procedure deprecated without comment
git-svn-id: trunk@22478 -
2009-11-07 15:10:19 +00:00
paul
38cd84263c synedit: allow procedure modifiers to be used in class
git-svn-id: trunk@22477 -
2009-11-07 15:08:27 +00:00
mattias
c0f0ab2673 codetools: parsing deprecated for variables
git-svn-id: trunk@22476 -
2009-11-07 14:00:03 +00:00
mattias
95af4fb208 codetools: fixed adding uses section
git-svn-id: trunk@22475 -
2009-11-07 13:48:47 +00:00
mattias
7117c67456 LCL: FindInvalidUTF8Character: check last half char
git-svn-id: trunk@22474 -
2009-11-07 13:08:14 +00:00
mattias
f154487ab1 codetools: skip fpc source directory amunits
git-svn-id: trunk@22473 -
2009-11-07 13:00:57 +00:00
mattias
ea159dc66b lcl: fixed compilation
git-svn-id: trunk@22472 -
2009-11-07 12:59:14 +00:00
mattias
dffcbd97cc codetools: procedure modifier deprecated
git-svn-id: trunk@22471 -
2009-11-07 12:52:44 +00:00
mattias
aec217654e codetools: identifier completion: check if cursor beyond eol
git-svn-id: trunk@22470 -
2009-11-07 11:39:26 +00:00
dodi
f71db967c4 dockmanager example: fixed InfluenceRect, start redesign AutoExpand
git-svn-id: trunk@22469 -
2009-11-07 11:08:27 +00:00
mattias
9595f3e726 codetools: skip fpc src directoy packages/amunits
git-svn-id: trunk@22468 -
2009-11-07 10:56:27 +00:00
mattias
e19baa54d3 codetools: find declaration: added robust check
git-svn-id: trunk@22467 -
2009-11-07 10:40:17 +00:00
mattias
9e7750c617 lazarus.lpi: added include path include
git-svn-id: trunk@22466 -
2009-11-07 09:58:16 +00:00
mattias
8dda69b001 IDE: added macro make for the path to the make utility
git-svn-id: trunk@22465 -
2009-11-07 09:55:45 +00:00
mattias
ecfbc4c3a1 OI: check for name special Owner
git-svn-id: trunk@22464 -
2009-11-07 09:20:20 +00:00
mattias
d8161a3a0e lazarus.lpi: added unit path converter
git-svn-id: trunk@22463 -
2009-11-06 12:00:51 +00:00
mattias
f50db1cec7 IDE: delphi converter: fixed uninitialized result
git-svn-id: trunk@22462 -
2009-11-06 09:54:27 +00:00
mattias
8bcdfb0973 examples: dockmanager: sitetest: fixed compilation fpc 2.5.1, fixed wrong unit paths
git-svn-id: trunk@22461 -
2009-11-06 07:30:34 +00:00
mattias
4e7165840b sitetest.lpi separate session info
git-svn-id: trunk@22460 -
2009-11-06 07:23:53 +00:00
mattias
be07de25a7 added lpl for easydockmgr
git-svn-id: trunk@22459 -
2009-11-06 07:22:28 +00:00
mattias
5404f199d5 codetools: reduced debugging
git-svn-id: trunk@22458 -
2009-11-06 07:19:45 +00:00
mattias
60da9c45c4 codetools: auto indent: using typ/subtyp
git-svn-id: trunk@22457 -
2009-11-06 07:14:35 +00:00
martin
be8ea81f2a SynEdit: more tests
git-svn-id: trunk@22456 -
2009-11-05 23:47:00 +00:00
martin
9a080cade6 SynEdit: more tests
git-svn-id: trunk@22455 -
2009-11-05 23:39:51 +00:00
martin
6c07eb4531 SynEdit: Clean-up
git-svn-id: trunk@22454 -
2009-11-05 21:36:08 +00:00
martin
06dfd54e05 SynEdit: tests for paste, copy, OnPaste, OnCutCopy event
git-svn-id: trunk@22453 -
2009-11-05 19:54:40 +00:00
mattias
166ccb9e94 IDE: auto indent: using SynEdit.OnPaste event
git-svn-id: trunk@22452 -
2009-11-05 17:48:41 +00:00
mattias
c9f863d3a3 codetools: parsing class/interface deprecated
git-svn-id: trunk@22451 -
2009-11-05 16:54:51 +00:00
martin
64f6b721a6 SynEdit: added events for OnPaste / OnCutCopy
git-svn-id: trunk@22450 -
2009-11-05 15:29:24 +00:00
paul
cf37ea98d1 lcl: bidi mode support for TColorBox, TColorListBox from Zeher Dirkey (issue #0015001)
git-svn-id: trunk@22449 -
2009-11-05 15:01:57 +00:00
paul
2e2fcd58fc lcl: bidi mode support for buttons from Zaher Dirkey (#issue #0014933)
git-svn-id: trunk@22448 -
2009-11-05 14:35:36 +00:00
dodi
cbe7394663 dockmanager example: adjust pathes
git-svn-id: trunk@22447 -
2009-11-05 12:29:14 +00:00
dodi
12ede50c64 dockmanager example: added form to package
git-svn-id: trunk@22446 -
2009-11-05 12:17:17 +00:00