paul
46fdc833da
ide: cleanup
...
git-svn-id: trunk@17807 -
2008-12-11 23:30:40 +00:00
mattias
a551e636a9
IDE: save editor file: stop on any WriteUnitSource failure
...
git-svn-id: trunk@17806 -
2008-12-11 23:05:26 +00:00
mattias
a3471e0254
removed unneeded implementation uses section
...
git-svn-id: trunk@17805 -
2008-12-11 23:02:41 +00:00
mattias
24e99e928a
IDE: combined remove empty methods
...
git-svn-id: trunk@17804 -
2008-12-11 23:00:58 +00:00
paul
81cb25cb7e
ide: don't go to center of the windows always when do a search. Do it only if we are at border (we'll never be outside borders since synedit do it positioning too) #0012423
...
git-svn-id: trunk@17795 -
2008-12-11 10:01:39 +00:00
paul
f294976208
lcl: add function ValidUTF8String which checks a string to have valid utf8 chars and replaces 1..32 asci chars by their codes
...
ide: don't replace valid utf8 string by codes when we do search and a search string is not found
git-svn-id: trunk@17794 -
2008-12-11 09:10:29 +00:00
paul
8530d2cdc8
ide: initial implementation of automatic removing of empty published form/frame/datamodule methods
...
git-svn-id: trunk@17793 -
2008-12-11 04:16:17 +00:00
paul
98dbf8f94c
lcl,ide: rename RegisterRemovedProperty to RegisterPropertyToSkip, ...
...
git-svn-id: trunk@17792 -
2008-12-11 01:38:39 +00:00
mattias
61584bd8e0
codetools: added atBracket as atom type for the simple beautifier, from Alexander S. Klenin, bug #12781
...
git-svn-id: trunk@17785 -
2008-12-10 17:41:03 +00:00
paul
3e0bdf1378
ide: mark editor lines as saved where they are really saved to file - not to codebuffer
...
git-svn-id: trunk@17778 -
2008-12-10 02:06:01 +00:00
mattias
c3736e53d9
IDE: auto moving windows to screen on restore bounds
...
git-svn-id: trunk@17758 -
2008-12-09 13:40:50 +00:00
mattias
5f7325271c
IDE: searching jitmethods in ancestors
...
git-svn-id: trunk@17754 -
2008-12-09 12:02:16 +00:00
mattias
9cac723862
IDE: auto creating .lrs when saving unit
...
git-svn-id: trunk@17752 -
2008-12-09 11:14:31 +00:00
paul
b37de6dfde
ide: revert r17736 #7f533fe7dd since AssemblerDlg is committed now
...
git-svn-id: trunk@17751 -
2008-12-09 09:50:36 +00:00
paul
04fde3cce3
ide, debugger:
...
- reset various debug info (breakpoints, watches, language exceptions, signals) when creating a new project
- turn off debug manager verbosity
git-svn-id: trunk@17745 -
2008-12-09 08:35:50 +00:00
paul
ebfa9fcc57
lcl: add overload for TRemovedPropertyList.IndexOf
...
git-svn-id: trunk@17741 -
2008-12-09 04:46:43 +00:00
paul
c9039dd63d
lcl: add RegisterRemovedProperty procedure which allows to skip removed properties by TReader and by IDE
...
ide: use information about removed properties to skip them while loading components
git-svn-id: trunk@17739 -
2008-12-09 04:23:02 +00:00
paul
8e2de35c0a
ide: set default bookmark images to all preview editors in the editor options frames ( #0012768 )
...
git-svn-id: trunk@17737 -
2008-12-09 02:22:56 +00:00
paul
7f533fe7dd
ide: temporary comment all related to AssemblerDlg - unit was forgotten by previous commit (Marc, revert with commit of AssemblerDlg)
...
git-svn-id: trunk@17736 -
2008-12-09 02:03:24 +00:00
marc
598126853c
* Initial implementation of assembler dialog
...
git-svn-id: trunk@17735 -
2008-12-09 01:39:31 +00:00
mattias
dfa6ac485e
IDE: SrcPath for debugger/frames
...
git-svn-id: trunk@17733 -
2008-12-08 18:49:47 +00:00
mattias
2629831200
codetools: fixed fpc source directory definitions if blocks
...
git-svn-id: trunk@17731 -
2008-12-08 17:58:16 +00:00
paul
f4b0e4ce40
ide: exclude Frames from auto-create form lists
...
git-svn-id: trunk@17724 -
2008-12-08 09:23:31 +00:00
paul
27f131b0a7
ide: fix button event in the debugger general options
...
git-svn-id: trunk@17718 -
2008-12-08 02:18:08 +00:00
paul
79e75b2f1a
lazbuild: regenerate resource files ( #0012744 )
...
git-svn-id: trunk@17702 -
2008-12-06 14:32:32 +00:00
paul
a373de7e03
ide: write appropriate color names for modified line attribute in the highlighter settings page
...
git-svn-id: trunk@17701 -
2008-12-06 13:44:39 +00:00
paul
ee59743851
ide: don't store an icon data in the .lpi file anymore. store a boolean value (as string 0, -1) which means 0 - icon is not empty => read it from .ico, -1 - icon is empty
...
git-svn-id: trunk@17694 -
2008-12-05 17:38:58 +00:00
paul
8f93dfa528
ide: remove debugger option dialog and menu item
...
git-svn-id: trunk@17691 -
2008-12-05 09:02:28 +00:00
paul
dbb79626c8
ide, debugger: add other frames to the ide options
...
git-svn-id: trunk@17690 -
2008-12-05 08:52:28 +00:00
paul
5174c3785e
ide, debugger: add debugger general options page to the ide options
...
git-svn-id: trunk@17689 -
2008-12-05 07:35:17 +00:00
paul
773ee3987f
ide: fix memory leak in check LFM dialog
...
git-svn-id: trunk@17688 -
2008-12-05 07:20:11 +00:00
paul
6425549345
ide: fix resource name (after actions renaming)
...
git-svn-id: trunk@17687 -
2008-12-05 06:51:37 +00:00
paul
99d9e21de1
ide: move bevels a bit right to give more room for translated strings
...
git-svn-id: trunk@17679 -
2008-12-04 10:15:58 +00:00
paul
1c79f69559
ide: check if sourceditor has active editor before working with it font (no more crash when you edit ide options with closed editor)
...
git-svn-id: trunk@17678 -
2008-12-04 08:03:09 +00:00
paul
758072e721
ide: prepare merge of debugger options into ide options
...
git-svn-id: trunk@17676 -
2008-12-04 00:17:04 +00:00
paul
953046ea87
ide: skip handling of EAbort exception by default
...
git-svn-id: trunk@17663 -
2008-12-02 14:45:03 +00:00
laurent
4b344f137a
IDE: rename the images to avoid overload
...
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
mattias
aa6a1cb30d
IDE: using absolute paths for compiling, because some external tools resolve symlinked directories
...
git-svn-id: trunk@17643 -
2008-12-01 10:53:42 +00:00
marc
6415de86f8
* Improved localization by Maxim Ganetsky
...
git-svn-id: trunk@17640 -
2008-12-01 00:25:39 +00:00
paul
98c05562f3
ide: move gutter color and right margin color to the syntax highlight page (it is more colors page), invent special handling for single color elements not related to highlighter
...
git-svn-id: trunk@17630 -
2008-11-29 16:45:39 +00:00
paul
3f92aa3cef
ide: set source editor modified lines colors
...
git-svn-id: trunk@17625 -
2008-11-28 17:53:29 +00:00
paul
aa21e07575
components, ide, debugger: fix last visibility warnings
...
git-svn-id: trunk@17618 -
2008-11-28 03:17:37 +00:00
paul
fb380a80d4
ide, codetools, ideintf: fix warnings
...
git-svn-id: trunk@17616 -
2008-11-28 02:53:56 +00:00
paul
6096d9d91f
ide: don't show scrollbars in the keymapping page if they are not needed
...
git-svn-id: trunk@17608 -
2008-11-27 02:53:20 +00:00
mattias
11bd4ccd3d
IDE: anchor editor: implemented anchoring for left/top/right/bottommost sibling for multi selections from Benito van der Zander, bug #12340
...
git-svn-id: trunk@17603 -
2008-11-26 15:58:52 +00:00
mattias
40d1b6687c
IDEIntf: removed SrcEditSubMenuSetBookmarks, added SrcEditSubMenuToggleBookmarks, IDE: replaced SetBookmarks wirh ToggleBookmarks
...
git-svn-id: trunk@17601 -
2008-11-26 14:52:46 +00:00
mattias
0b50f60239
synedit: added ecToggleMarker0..9
...
git-svn-id: trunk@17600 -
2008-11-26 14:23:10 +00:00
paul
4699149680
ide: improve look a bit for display and keymapping options
...
git-svn-id: trunk@17595 -
2008-11-26 04:02:31 +00:00
paul
5675834a5f
ide: reorganize editor options frames
...
git-svn-id: trunk@17594 -
2008-11-26 03:32:44 +00:00
paul
08ca49c3e2
ide: try to improve look of general editor page under gtk2-linux
...
git-svn-id: trunk@17584 -
2008-11-25 15:55:56 +00:00