Commit Graph

22139 Commits

Author SHA1 Message Date
mattias
d39dca6458 IDE: code browser: replace identifier
git-svn-id: trunk@22520 -
2009-11-10 12:19:13 +00:00
mattias
0fd3251391 codetools: identifier completion: fixed line index
git-svn-id: trunk@22519 -
2009-11-10 12:14:19 +00:00
mattias
e50ada8891 IDE: resourcestring
git-svn-id: trunk@22518 -
2009-11-10 12:01:54 +00:00
dodi
cda0e731b5 dockmanager example: test minimize/restore
git-svn-id: trunk@22517 -
2009-11-10 11:24:09 +00:00
mattias
da7a635ff0 IDE: changing session storage marks project as modified, bug #15045
git-svn-id: trunk@22516 -
2009-11-10 11:21:18 +00:00
paul
c582f62100 designer: don't set csAncestor for csInline components with non csInline owner
git-svn-id: trunk@22515 -
2009-11-10 09:04:20 +00:00
dodi
feec4bc590 dockmanager example: no solution for undocking/moving View forms :-(
git-svn-id: trunk@22514 -
2009-11-10 08:46:15 +00:00
zeljko
9512d19c8f Qt: implemented GetTabRect()
git-svn-id: trunk@22513 -
2009-11-10 08:02:59 +00:00
martin
e633753632 LCL, Interfaces: added TNotebook.TabRect for Win/Gtk/2
git-svn-id: trunk@22512 -
2009-11-10 05:13:46 +00:00
mattias
1b67a0cfa5 codetools: auto indent: if there are lines in front without block information, copy indent
git-svn-id: trunk@22511 -
2009-11-09 23:03:26 +00:00
mattias
9418344681 codetools: identifier completion: fixed checking for cursor beyond end of line
git-svn-id: trunk@22510 -
2009-11-09 22:38:43 +00:00
mattias
68b640835b codetools: auto indent: indent like the last closed
git-svn-id: trunk@22509 -
2009-11-09 22:05:00 +00:00
mattias
37982c53b3 codetools: auto indent: indent like the last closed
git-svn-id: trunk@22508 -
2009-11-09 21:59:12 +00:00
mattias
334ef9e67d IDE: save/load custom command shortcuts, bug #14564
git-svn-id: trunk@22507 -
2009-11-09 19:30:58 +00:00
marc
eb80d6dfb7 * Removed NoGdkPixBufLib description, since pixbuf is required
git-svn-id: trunk@22506 -
2009-11-09 17:11:32 +00:00
mattias
d7dd00883c codetools: parsing proc modifier external delayed
git-svn-id: trunk@22505 -
2009-11-09 14:02:56 +00:00
mattias
b0fdde8ed4 codetools: auto indent: checking for ifthen/if
git-svn-id: trunk@22504 -
2009-11-09 13:49:32 +00:00
paul
d349c95a16 designer: set csAncestor when reading inline component and subcomponent ancestor exists
git-svn-id: trunk@22503 -
2009-11-09 13:40:36 +00:00
mattias
ac5b7f25b3 codetools: auto indent: when next token close block use indent of block start
git-svn-id: trunk@22502 -
2009-11-09 13:11:54 +00:00
martin
d52294f627 SynEdit, gutter-part property editor: fixed crash, when closing unit/form while g-part selected
git-svn-id: trunk@22501 -
2009-11-09 12:55:10 +00:00
mattias
204becc357 codetools: comments
git-svn-id: trunk@22500 -
2009-11-09 12:17:15 +00:00
martin
366bd20044 SynEdit, clean-up
git-svn-id: trunk@22499 -
2009-11-09 11:35:04 +00:00
mattias
c9f7496afe codetools: defines: added ideintf to synedit
git-svn-id: trunk@22498 -
2009-11-09 11:00:12 +00:00
mattias
b871c78205 IDEIntf: added FormEditingHook.CreateUniqueComponentName
git-svn-id: trunk@22497 -
2009-11-09 10:41:47 +00:00
mattias
fe2c673f3e IDE: update projectinspector when renaming unit, bug #15026
git-svn-id: trunk@22496 -
2009-11-09 10:33:33 +00:00
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