Commit Graph

521 Commits

Author SHA1 Message Date
martin
e243219fde SrcEdit / Tab-Menu: open project inspector
git-svn-id: trunk@36271 -
2012-03-23 11:50:59 +00:00
martin
85053ebc34 SrcEdit / Tab-Menu: remove directory
git-svn-id: trunk@36267 -
2012-03-23 11:19:37 +00:00
martin
33afd9a994 SrcEdit / Tab-Menu: via ctrl-right
git-svn-id: trunk@36265 -
2012-03-23 11:08:30 +00:00
martin
c6d8b4ee5f SourceEditor: Tabs in popup, use PageName (with Upper/Lower-Case)
git-svn-id: trunk@36237 -
2012-03-23 01:54:44 +00:00
martin
59d651babf SourceEditor: open package from Tabs in popup
git-svn-id: trunk@36233 -
2012-03-22 23:50:38 +00:00
martin
46cc0fdc2a SourceEditor: Show counts/modified Tabs in popup
git-svn-id: trunk@36232 -
2012-03-22 23:16:13 +00:00
martin
a6dd9b4d8d SourceEditor: Sort Tabs in popup
git-svn-id: trunk@36231 -
2012-03-22 23:04:46 +00:00
martin
e84b3bad31 SourceEditor: Recent Tabs by Andrew Haines
git-svn-id: trunk@36230 -
2012-03-22 22:51:40 +00:00
martin
6a79dbc976 SourceEdit: when file changed on disc: keep topline / revert 36226 #77d9a604b6
git-svn-id: trunk@36227 -
2012-03-22 18:28:03 +00:00
martin
77d9a604b6 SourceEdit: when file changed on disc: keep topline
git-svn-id: trunk@36226 -
2012-03-22 18:02:24 +00:00
martin
575e24d917 SrcEdit: Tab-Menu: names
git-svn-id: trunk@36225 -
2012-03-22 16:39:04 +00:00
martin
416d52d6f0 SrcEdit: Tab-Menu: group files by package
git-svn-id: trunk@36209 -
2012-03-22 02:32:29 +00:00
martin
936ca11193 SrcEdit: Made menu callback a method
git-svn-id: trunk@36207 -
2012-03-22 01:49:18 +00:00
mattias
2a90441323 lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +00:00
mattias
fb29f7bfd4 IDE: source editor: tabs popup menu: files: show name in directory
git-svn-id: trunk@36197 -
2012-03-21 22:41:55 +00:00
paul
0e0b2fa192 ideintf, ide: add InsertLine method
git-svn-id: trunk@36186 -
2012-03-21 04:11:51 +00:00
mattias
9bd7d03126 IDE: source editor: tab popup menu: show modified files with *
git-svn-id: trunk@36170 -
2012-03-19 16:41:01 +00:00
mattias
5ab54db2f5 IDE: move source editor to other window: reduce autosize overhead
git-svn-id: trunk@36169 -
2012-03-19 16:36:03 +00:00
mattias
e36cbeb5b9 IDE: switch editorcomponent window: set parent to nil before changing owner
git-svn-id: trunk@36167 -
2012-03-19 16:29:41 +00:00
sekelsenmat
1ce848befa Moves "Find Declaration" back to the top of the source editor popup menu
git-svn-id: trunk@36029 -
2012-03-15 12:57:04 +00:00
juha
2e86fb66b8 IDE: add list of open editors to the SE tab popup menu.
git-svn-id: trunk@35858 -
2012-03-10 08:23:48 +00:00
juha
2e4c4d2bfe IDE: Prevent a crash when the SE is closed from a modal dialog.
git-svn-id: trunk@35811 -
2012-03-07 21:23:26 +00:00
juha
1c146e5078 IDE: remove useless code in SE popup menu update for bookmarks, disable undefined bookmarks in GoTo section
git-svn-id: trunk@35775 -
2012-03-06 16:54:12 +00:00
juha
dfc80e1895 IDE: formatting
git-svn-id: trunk@35774 -
2012-03-06 16:20:32 +00:00
juha
23c8d08e0b IDE: formatting
git-svn-id: trunk@35759 -
2012-03-06 09:46:52 +00:00
juha
bf285bb78e IDE: change order of Source Editor popup sections + other fixes.
git-svn-id: trunk@35738 -
2012-03-05 15:03:48 +00:00
juha
80faea06cf IDE: Update the popup menu for Source Editor in a right place.
git-svn-id: trunk@35737 -
2012-03-05 14:36:48 +00:00
juha
34eceb1e57 IDE: improve the split between popup menus of Source Editor's tab and editor.
git-svn-id: trunk@35733 -
2012-03-05 13:28:46 +00:00
mattias
857aa86216 IDE: clean up
git-svn-id: trunk@35731 -
2012-03-05 11:24:05 +00:00
juha
72a1b0cfa6 IDE: Make a separate popup menus for SourceEditor tabs and editor itself. Select the tab when right-clicked. Issue #19846
git-svn-id: trunk@35725 -
2012-03-05 10:32:26 +00:00
paul
27e8d29632 ide: when checking for a hint window also check for a hint window child (issue #0020185)
git-svn-id: trunk@35517 -
2012-02-21 01:07:44 +00:00
paul
19acb2a8de ide: don't hide hint if user input handler passes a hint window as a source of messages (issue #0020185), also don't explicitly hide hint if source editor notifies about scroll event - hint will hide anyway because of user input notification
git-svn-id: trunk@35501 -
2012-02-20 06:24:01 +00:00
martin
4f15b0fa87 IDE/SynEdit: macro recorder, create with owner (protect from self destruction)
git-svn-id: trunk@35497 -
2012-02-19 22:59:58 +00:00
juha
2b9b562c24 IDE: make procedure TSourceNotebook.MoveEditor() public. Fix EditorFileManager behavior with many editor windows.
git-svn-id: trunk@35476 -
2012-02-19 11:30:46 +00:00
martin
a3467f2bc3 IDE/SynEdit: macro recorder, ignore certain commands
git-svn-id: trunk@35461 -
2012-02-18 17:46:22 +00:00
martin
9369fbe99c IDE/SynEdit: Added basic macro recorder
git-svn-id: trunk@35458 -
2012-02-18 17:09:03 +00:00
martin
6c2f247b5d IDE/SynEdit: Added basic macro recorder
git-svn-id: trunk@35456 -
2012-02-18 16:56:27 +00:00
martin
2cadce4640 SourceEditor: removed relict of old key-handling
git-svn-id: trunk@35404 -
2012-02-16 20:59:09 +00:00
martin
d76c007767 SynEdit: rework base-class structure for plugins
git-svn-id: trunk@35366 -
2012-02-14 20:01:45 +00:00
martin
3e30dd5250 SourceEdit: fix center caret X
git-svn-id: trunk@35364 -
2012-02-14 14:16:27 +00:00
juha
6b19f5e2aa IDE: inite resource strings for Undo, Redo, Cut, Copy and Paste
git-svn-id: trunk@35323 -
2012-02-12 14:35:42 +00:00
martin
c7eda00eb0 added debugln for focus
git-svn-id: trunk@35139 -
2012-02-04 23:31:55 +00:00
martin
f88a9d1f56 SynEdi: more debugln for undo
git-svn-id: trunk@35067 -
2012-01-31 19:26:25 +00:00
mattias
6a153e32a2 IDE: source editor: popup menu: added make resourcestring menu item
git-svn-id: trunk@34982 -
2012-01-28 13:07:04 +00:00
mattias
d5b6d03867 IDE: source editor open file: fixed path fpdoc and unit
git-svn-id: trunk@34980 -
2012-01-28 06:45:46 +00:00
martin
d503d615c5 Added try finally to some UndoBlock (editor)
git-svn-id: trunk@34977 -
2012-01-27 15:13:52 +00:00
paul
10d26cebb0 ide: cleanup and improve code readability
git-svn-id: trunk@34969 -
2012-01-27 08:08:43 +00:00
martin
08b6e284e1 SrcEdit: improved setting debug marks
git-svn-id: trunk@34937 -
2012-01-25 16:51:54 +00:00
mattias
9238bba3a6 IDE: source editor popup menu: open fpdoc file of unit
git-svn-id: trunk@34841 -
2012-01-21 14:27:37 +00:00
mattias
9c60f59d00 IDE: source editor popup menu: open unit/lfm of include file
git-svn-id: trunk@34840 -
2012-01-21 14:11:13 +00:00