Commit Graph

681 Commits

Author SHA1 Message Date
paul
c21cb3f74f synedit, ide: add TSynMark.Priority to order marks at the same line. Make CurrentLine mark priority bigger
git-svn-id: trunk@18948 -
2009-03-10 15:19:48 +00:00
paul
5d3aba4a89 ide: fix TSourceEditor.OnEditorSpecialLineColor - skip invisible sourcemarks, set LineColorAttrib for the ExecutionMark
git-svn-id: trunk@18947 -
2009-03-10 13:28:01 +00:00
paul
bd0650e6b6 ide: show current execution line in the gutter (works bad since gutter needs to be more wide)
git-svn-id: trunk@18943 -
2009-03-10 12:04:45 +00:00
paul
66d82d4c34 ide: remove ecJumpToEditor. ecToggleSourceEditor do the job (the second part of issue #0012140)
git-svn-id: trunk@18876 -
2009-03-03 02:14:20 +00:00
jesus
008dca4acd IDE, implemented closing editor tab with mouse middle button click
git-svn-id: trunk@18832 -
2009-02-27 03:25:41 +00:00
mattias
343ae3b671 IDE: source editor: freeing synedit after processing events
git-svn-id: trunk@18561 -
2009-02-04 15:51:00 +00:00
martin
4e1e17c667 Cleanup SynEdit: Removed unnecessary uses, redeclaration's,...
git-svn-id: trunk@18519 -
2009-01-31 16:33:20 +00:00
mattias
98092f80f8 IDEIntf: OI: solved conflict between value and timer hint, clean up on hide hint
git-svn-id: trunk@18492 -
2009-01-29 09:54:03 +00:00
mattias
cadbc3f8a2 IDE: not find and replace on read only file
git-svn-id: trunk@18476 -
2009-01-28 17:47:30 +00:00
mattias
c011f84fde IDE: fixed statusbar ReadOnly
git-svn-id: trunk@18475 -
2009-01-28 17:44:05 +00:00
mattias
204d1aa9b5 LCL: not focusing THintWindow on show
git-svn-id: trunk@18474 -
2009-01-28 15:39:55 +00:00
mattias
76c9b75118 clean up
git-svn-id: trunk@18432 -
2009-01-25 10:17:33 +00:00
mattias
e49f747043 synedit: immplemented ChangeStamp, IDE: using synedit changestamp, reducing commits to codetools
git-svn-id: trunk@18431 -
2009-01-25 10:10:19 +00:00
mattias
8ad5b6f96b IDE: fixed freeing synedit
git-svn-id: trunk@18420 -
2009-01-24 18:33:18 +00:00
martin
d4af1c75ec SynEdit, Gutter: Renamed some of the new methods (Thanks Mark W. for the Feedback)
git-svn-id: trunk@18386 -
2009-01-21 22:47:33 +00:00
martin
64ffa702f8 SynEdit, Gutter: Renamed some of the new methods
git-svn-id: trunk@18383 -
2009-01-21 20:47:05 +00:00
martin
77c9b560ff SynEdit Gutter: Refactor, add ability to save GutterParts to LFM file
git-svn-id: trunk@18330 -
2009-01-18 17:43:57 +00:00
paul
d2cfcc3186 synedit, ide: fix sourcecompletion on windows after deactivate (part of bug #0012222)
git-svn-id: trunk@18208 -
2009-01-08 12:34:19 +00:00
mattias
2f13da5b12 IDE: word completion: fixed getting prefix with lines with tabs
git-svn-id: trunk@18206 -
2009-01-08 08:59:51 +00:00
martin
3daee56246 SynEdit: More consistency. Accessing the text from outside will never trim spaces (on set) or see trailing spaces (on get). Up to now sometimes it would, sometimes not. Fixing SourceEditor (Begin/EndUpdate around Assign)
git-svn-id: trunk@18198 -
2009-01-07 21:44:43 +00:00
mattias
c12eb5cec6 IDE: completion: stop ghost calls to ccComplete if no completion active
git-svn-id: trunk@18195 -
2009-01-07 18:36:50 +00:00
martin
91bc736980 SynEdit: Fixed HighCurrentWord with Incr search (typo in previous commit)
git-svn-id: trunk@18146 -
2009-01-05 22:35:29 +00:00
martin
5117148943 SynEdit: Improved highlight current word
git-svn-id: trunk@18144 -
2009-01-05 21:33:49 +00:00
martin
7b016fe8aa Fixes issues with click on gutter (would not always toggle breakpoints, bug #12905)
git-svn-id: trunk@18069 -
2009-01-02 21:06:18 +00:00
martin
d11cfa1187 SynEdit, fix Tooltip/Hint with Tab/utf8 (bug #12599, bug #7012)
git-svn-id: trunk@18028 -
2009-01-01 23:57:02 +00:00
paul
cba5df7f65 ide: adapt Completion Window, after Synedit fix rev 18016 #bb49ada1b7 (by Martin)
git-svn-id: trunk@18018 -
2009-01-01 18:45:41 +00:00
mattias
6605391f52 IDE: identifier completion: highlighting for rest, bug #12424
git-svn-id: trunk@17954 -
2008-12-26 17:04:23 +00:00
mattias
4ec7c62a72 IDE: using find declaration for source editor hyperlinks, from Martin Friebe and Alexander Klenin
git-svn-id: trunk@17816 -
2008-12-12 21:16:30 +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
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
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
laurent
4b344f137a IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +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
b586b94542 ide: fix loading of lazarus.dci (reported by smace)
git-svn-id: trunk@17526 -
2008-11-22 18:35:52 +00:00
mattias
04b8a93513 IDE+object inspector: shwoing code help hints for properties
git-svn-id: trunk@17478 -
2008-11-20 16:27:27 +00:00
marc
54999de1d4 * preparaiion for trailing spaces patch
git-svn-id: trunk@17414 -
2008-11-17 23:50:49 +00:00
mattias
aa6e9e64dd synedit: fixed ignoring first key of a 2-key-combo, IDE: source editor: handling setmarker0..9
git-svn-id: trunk@17369 -
2008-11-13 13:00:09 +00:00
mattias
e3d9d87059 clean up
git-svn-id: trunk@17368 -
2008-11-13 12:10:01 +00:00
mattias
b5a8b6cbc4 IDE: no auto completion in comment at end of line
git-svn-id: trunk@17247 -
2008-11-06 12:54:50 +00:00
darius
722a96542d moved TfrmGoto to separate file (gotofrm.pas)
converted gotofrm to .lfm
improved anchoring of new dialog

git-svn-id: trunk@16971 -
2008-10-11 22:13:02 +00:00
mattias
c8d14a2b7e IDE: added verbosity flag VerboseSrcEditBufClean
git-svn-id: trunk@16830 -
2008-10-01 13:37:14 +00:00
mattias
c2a3f47f4d codetools: fixed CleanPosIsInComment
git-svn-id: trunk@16545 -
2008-09-11 14:24:36 +00:00
mattias
c93c466bc0 IDE: changing encoding of virtual files improved, IDE: added tool to change encoding of projects/packages
git-svn-id: trunk@16527 -
2008-09-10 22:04:20 +00:00
mattias
6a41137af8 IDE: setting Project.SessionModified when bookmark changed
git-svn-id: trunk@16367 -
2008-09-02 14:03:00 +00:00
vincents
6e214837b9 IDE: fixed range check error from Martin Friebe (issue #12016)
git-svn-id: trunk@16337 -
2008-08-31 20:54:33 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
f7bf90fef4 gtk1 intf: fixed debugging timer
git-svn-id: trunk@16210 -
2008-08-24 20:11:38 +00:00
mattias
4edebb3254 IDE src editor: hintwindow clean up
git-svn-id: trunk@16131 -
2008-08-19 00:08:33 +00:00
mattias
7158b15560 IDE: find in files: adding directory of current source editor file to directory combobox
git-svn-id: trunk@16101 -
2008-08-18 07:28:57 +00:00
mattias
ea23d0c086 IDE+codetools: using compiler mode Delphi when set in compiler options
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
mattias
398a7c4721 IDE: fixed menu / edit / insert text / general / todo
git-svn-id: trunk@16049 -
2008-08-13 07:01:38 +00:00
mattias
bfba06a2d8 fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines
git-svn-id: trunk@15941 -
2008-08-03 20:00:49 +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
mattias
fce0a5e771 IDE: incremental search continue with ctrl-e, from Martin Friebe, bug #11695
git-svn-id: trunk@15857 -
2008-07-24 15:41:42 +00:00
mattias
4969fb1643 carbon: fixed notebook close page, insert page, setpageindex, bug #11719,#11680, #10171
git-svn-id: trunk@15852 -
2008-07-24 01:35:59 +00:00
vincents
2b22554556 synedit: fixed flicker in incremental search from Martin (issue #11474)
git-svn-id: trunk@15848 -
2008-07-23 12:43:44 +00:00
mattias
9dd08d1adb synedit: added overloaded searchreplace method to provide a startingpoint, from Martin Friebe, bug #11474
git-svn-id: trunk@15825 -
2008-07-21 08:46:32 +00:00
mattias
5972f2bf98 synedit: renamed OnCtrlLeftMouseUp to OnClickLink, fixed Ctrl+MouseLeft jump
git-svn-id: trunk@15769 -
2008-07-13 20:16:15 +00:00
mattias
4fdf213191 synedit: fixed moving selection by mouse dragging, from Martin Friebe
git-svn-id: trunk@15760 -
2008-07-13 10:37:18 +00:00
mattias
e8071d14a8 synedit: implemented markup system from Martin Friebe
git-svn-id: trunk@15689 -
2008-07-07 07:41:40 +00:00
mattias
ab9bf34019 IDE: source editor: fixed closing incremental find on closing file, bug #11489
git-svn-id: trunk@15537 -
2008-06-23 12:33:43 +00:00
marc
000eaee7e6 * Improved localization by Maxim Ganetsky of:
- Environment Options Dialog
  - Empty Methods Dialog
  - Source Editor popup menu
* Updated .po files
   

git-svn-id: trunk@15462 -
2008-06-18 23:09:10 +00:00
mattias
85a91ea73f IDE: incremental find: cuts not found chars at end
git-svn-id: trunk@15414 -
2008-06-13 19:12:01 +00:00
mattias
d429507b9e IDE: clean up, bug #11445
git-svn-id: trunk@15402 -
2008-06-13 08:36:00 +00:00
mattias
c30b81fb48 IDE: added jump history from Martin
git-svn-id: trunk@15389 -
2008-06-11 16:01:49 +00:00
mattias
e25395d533 IDE: source editor: implemented changing file encoding
git-svn-id: trunk@15364 -
2008-06-08 20:44:46 +00:00
mattias
668f6c6a7e IDE: source editor: showing for ansi encoding the current system encoding
git-svn-id: trunk@15363 -
2008-06-08 19:39:17 +00:00
mattias
1c51099541 IDE: implemented showing help for identifier completion
git-svn-id: trunk@15065 -
2008-05-06 21:37:25 +00:00
mattias
b7b30e862a codetools: identifier completion can exists while rebuilding code trees
git-svn-id: trunk@15048 -
2008-05-05 20:06:28 +00:00
mattias
8882c00c95 IDE: fixed double creation of completion form
git-svn-id: trunk@15037 -
2008-05-03 20:09:54 +00:00
mattias
b09453a22c IDE: find in files: when nothing found report search string not found, for Marc
git-svn-id: trunk@15008 -
2008-04-29 11:18:59 +00:00
mattias
5b11d49d7e clean up
git-svn-id: trunk@14996 -
2008-04-28 07:11:35 +00:00
marc
7d2de0bbb7 * Added incremental search match color
* Improved colorcheme definitions

git-svn-id: trunk@14988 -
2008-04-27 00:59:42 +00:00
mattias
bb13c13e0d IDE: added refactoring tool: remove empty methods
git-svn-id: trunk@14975 -
2008-04-25 16:19:02 +00:00
marc
4e1373d30e * fixed bug #10606, F3 finds next/previous occurences of incremental search
git-svn-id: trunk@14925 -
2008-04-21 22:31:46 +00:00
mattias
80191042b6 IDE: added source editor sub menu encoding
git-svn-id: trunk@14901 -
2008-04-19 20:22:16 +00:00
marc
71b7fb62a7 * Improved localization of sourceedtor popup menu and updated Russin translation by Maxim Ganetsky
* Updated po files

git-svn-id: trunk@14547 -
2008-03-16 23:49:22 +00:00
laurent
8d64244b0e new menu images
git-svn-id: trunk@14546 -
2008-03-16 21:13:14 +00:00
paul
7b44b9d924 ide: rename UnitEditor to SourceEditor
git-svn-id: trunk@14531 -
2008-03-15 13:17:37 +00:00