Commit Graph

2712 Commits

Author SHA1 Message Date
mattias
734b5a522e IDE: test compiler settings: show message when busy
git-svn-id: trunk@40577 -
2013-03-17 20:06:28 +00:00
juha
950bdb1d35 IDE: add method "DoSaveEditorFile(const Filename: string; ..." to IDE interface. Analogous to DoCloseEditorFile method with Filename param.
git-svn-id: trunk@40566 -
2013-03-17 11:36:31 +00:00
juha
1984461ac1 IDE: formatting
git-svn-id: trunk@40553 -
2013-03-15 13:09:43 +00:00
mattias
9a6e0c6e66 IDE: unit resources: check dfm
git-svn-id: trunk@40328 -
2013-02-16 16:33:52 +00:00
mattias
fe54d0ba55 IDEIntf: added GetRequiredPackages
git-svn-id: trunk@40280 -
2013-02-12 21:49:12 +00:00
mattias
3022dc2cb1 IDE: changed lpk on disk: started switching to alternative lpk
git-svn-id: trunk@40221 -
2013-02-09 11:15:25 +00:00
zeljko
7330294168 IDE: fixed restoring designed form when HideIDEWindowsOnRun = true. issue #22535
git-svn-id: trunk@40177 -
2013-02-04 14:11:10 +00:00
mattias
86e6557c7a IDE: renamed HideUnmodifiedDesigners to CloseUnmodifiedDesigners
git-svn-id: trunk@40162 -
2013-02-03 18:29:45 +00:00
mattias
b1f83315c0 IDE: use TDesignerMediator.UseRTTIForMethods in create method
git-svn-id: trunk@40123 -
2013-02-02 15:48:24 +00:00
mattias
c54dedb94a IDE: added TDesignerMediator.UseRTTIForMethods
git-svn-id: trunk@40122 -
2013-02-02 15:46:43 +00:00
martin
2e47a30822 IDE: prevent debugger from entering invalid state, if started again before completely stopped. For info see issue #0023800
git-svn-id: trunk@40097 -
2013-01-31 19:03:40 +00:00
martin
762694f67a IDE: add markup for user defined word-lists
git-svn-id: trunk@40029 -
2013-01-29 18:23:20 +00:00
mattias
45267c6fbc IDE: open files changed by codetools: do not open project
git-svn-id: trunk@39978 -
2013-01-27 11:53:19 +00:00
martin
244a647f3d IDE: Removed duplicate update of editors, after options changed. Updates done in DoEditorOptionsAfterWrite
git-svn-id: trunk@39968 -
2013-01-26 18:12:40 +00:00
mattias
7d6712a7fe IDE: added flag -dDebugSearchFPCSrcThread
git-svn-id: trunk@39966 -
2013-01-26 15:11:53 +00:00
martin
d67ac0c78c IDE: SourceEditor: reduce work when applying global options
git-svn-id: trunk@39958 -
2013-01-24 20:43:41 +00:00
mattias
1060abd924 IDE: added check
git-svn-id: trunk@39875 -
2013-01-17 17:40:43 +00:00
martin
86cf02bfa5 SourceEditor: Improve session restore, if more than 2 windows were used.
git-svn-id: trunk@39829 -
2013-01-11 14:59:56 +00:00
mattias
4191ccc638 IDE: make resourcestring: focus editor
git-svn-id: trunk@39814 -
2013-01-09 14:43:21 +00:00
mattias
7392702afb IDE: update DisplayState when switching tabs via mouse
git-svn-id: trunk@39781 -
2013-01-06 18:50:24 +00:00
mattias
88c2af49d0 IDE: designer: fixed handling deactivate messages
git-svn-id: trunk@39774 -
2013-01-06 11:53:30 +00:00
mattias
60fd65da29 codetools: added flag -dVerboseFindDeclarationFail
git-svn-id: trunk@39748 -
2013-01-03 13:48:12 +00:00
mattias
f3bbfa5d32 IDE: fixed OnSrcNoteBookMouseLink use editor of Sender, bug #23555
git-svn-id: trunk@39710 -
2013-01-01 12:14:13 +00:00
mattias
9f25516ea6 IDE: use Sender sourceeditor instead of last active sourceeditor
git-svn-id: trunk@39707 -
2013-01-01 11:33:01 +00:00
juha
6bad0c04f9 IDE: Rename control in designer by pressing F2. Issue #23497
git-svn-id: trunk@39660 -
2012-12-26 23:34:05 +00:00
martin
9c8b6ead71 IDE, EditorOptions: Rearranged tab and indent options
git-svn-id: trunk@39589 -
2012-12-20 09:23:10 +00:00
martin
d03f885981 IDE: "Rename Identifier": show replaced lines in result. Made optional
git-svn-id: trunk@39571 -
2012-12-17 15:26:04 +00:00
martin
6b37bec961 IDE: added clear all-in-open-files or all-in-current-file bookmarks. Issue #0013428
git-svn-id: trunk@39557 -
2012-12-16 06:09:49 +00:00
martin
fd62b97730 IDE: "Rename Identifier": show replaced lines in result.
git-svn-id: trunk@39555 -
2012-12-16 04:19:34 +00:00
maxim
fce81aa63d IDE: Improved Search Results dialog behavior:
1. Always bring Search Results to front on Ctrl-Alt-F (or if called via menu).
     2. Bring Search Results to front if Search Progress dialog was active (had focus).
     3. Do not bring Search Results to front if Search Progress dialog was not active.

git-svn-id: trunk@39520 -
2012-12-12 19:51:53 +00:00
juha
c09fb28755 IDE, PropEdits: use GetVerbCount, GetVerb and ExecuteVerb for OI popup menu actions
git-svn-id: trunk@39487 -
2012-12-09 14:08:11 +00:00
martin
ca54e8a657 IDE: Initial setup dialog, check for missing gdb at startup
git-svn-id: trunk@39356 -
2012-11-23 23:52:04 +00:00
martin
1652a45a33 SourceEditor: Fix asking "Save file", if only 1 tab is open in 2ndary window. Issue #0023312
git-svn-id: trunk@39276 -
2012-11-13 10:18:56 +00:00
juha
e4a4d8582a IDE: Move Build Mode Management to its own form
git-svn-id: trunk@39272 -
2012-11-10 22:45:15 +00:00
juha
f6ffdc0b7a IDE: rename IDEOptionsDialog.OnLoadIDEOptions and OnSaveIDEOptions to make the code easier to follow.
git-svn-id: trunk@39270 -
2012-11-10 22:44:54 +00:00
mattias
26aa11a8da IDE: moved multithreaded lpk scanner to a unit of its own
git-svn-id: trunk@39249 -
2012-11-06 12:25:01 +00:00
juha
856fe390f2 IDE: remove some redundant UpdateWindowMenu calls. It is called when Window menu opens.
git-svn-id: trunk@39171 -
2012-10-27 16:36:16 +00:00
juha
b5b8a10263 SynEdit: formatting
git-svn-id: trunk@39092 -
2012-10-15 16:41:10 +00:00
juha
ec95f00f98 IDE: prevent crash when Object Inspector is not assigned and project is compiled. Caused by r39082 #3b90468c10
git-svn-id: trunk@39091 -
2012-10-15 11:16:50 +00:00
juha
22c9f39a9c Designer: formatting
git-svn-id: trunk@39089 -
2012-10-15 10:42:04 +00:00
juha
3570c3b2ff Designer: Save properties in OI also when the selected control is clicked again. Issue #23048
git-svn-id: trunk@39088 -
2012-10-15 10:41:48 +00:00
juha
3b90468c10 IDE: Save changes in Object Inspector before compiling the project. Issues #22601 and #17795
git-svn-id: trunk@39082 -
2012-10-14 15:34:49 +00:00
juha
c24bd2344c IDE: Mark source file as modified when on-disk change is ignored. Issue #22889
git-svn-id: trunk@38918 -
2012-09-30 08:39:59 +00:00
zeljko
0ccdbe8bb6 IDE: fixed wsMinimized behaviour on designed form. issue #21792
git-svn-id: trunk@38872 -
2012-09-27 16:31:45 +00:00
juha
35994bb452 IDE: Move more methods to SourceFileManager. It has not reference back to main unit any more.
git-svn-id: trunk@38800 -
2012-09-23 19:01:06 +00:00
juha
b393a5bd18 IDE: Move funcs from MainIDE to MainIDEBase (DoMergeDefaultProjectOptions) and to SourceFileManager (CheckMainSrcLCLInterfaces, DoOpenMainUnit, DoRevertMainUnit)
git-svn-id: trunk@38794 -
2012-09-21 20:36:00 +00:00
juha
fdb25262a7 IDE: Move BeginCodeTool to MainBase.
git-svn-id: trunk@38768 -
2012-09-20 22:36:23 +00:00
juha
08589a996b IDE: Move SetRecentFilesMenu from TMainIDE to TMainIDEBase
git-svn-id: trunk@38767 -
2012-09-20 22:01:44 +00:00
mattias
b056f168e4 IDE: fixed saving what project was opened on IDE quit
git-svn-id: trunk@38761 -
2012-09-20 09:00:50 +00:00
mattias
2aa8d62f9f IDE: when IDE was closed without project show no project wizard at start
git-svn-id: trunk@38760 -
2012-09-20 08:54:01 +00:00
mattias
e506cb6ec2 IDE: save state new project
git-svn-id: trunk@38756 -
2012-09-19 13:50:00 +00:00
mattias
1cafbef514 IDE: save state project closed
git-svn-id: trunk@38755 -
2012-09-19 13:47:18 +00:00
mattias
ae08ad8a5e IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite
git-svn-id: trunk@38749 -
2012-09-19 13:12:42 +00:00
mattias
643c170bbe IDE: moved SetRecentProjectFilesMenu to mainbase
git-svn-id: trunk@38734 -
2012-09-18 11:59:05 +00:00
paul
c4956484ec ide: revert destructive unit removal from the main.pas in r38704 #b0f27fbbcd
git-svn-id: trunk@38707 -
2012-09-17 03:20:44 +00:00
juha
45d0f32c80 IDE: move DoNewOther out of TMainIDE, add refactored function NewUnitOrForm
git-svn-id: trunk@38705 -
2012-09-17 00:05:06 +00:00
juha
b0f27fbbcd IDE: remove unused unit names from main.pp uses section
git-svn-id: trunk@38704 -
2012-09-17 00:05:01 +00:00
juha
f05db0a164 IDE: Make TMainIDE.UpdateDefaultPascalFileExtensions a global proc and change its name because there are others with identical name
git-svn-id: trunk@38703 -
2012-09-16 22:37:43 +00:00
juha
ea6e7aa309 IDE: refactor DoOpenFileAtCursor away from MainIDE
git-svn-id: trunk@38702 -
2012-09-16 22:23:34 +00:00
juha
069cd283e5 IDE: Refactor the main unit heavily. Code related to source files is moved to a new SourceFileManager unit
git-svn-id: trunk@38701 -
2012-09-16 21:05:01 +00:00
juha
e7c74ffd82 IDE: Don't show confirmation dialog for "Close All Other Pages" if active tab content is modified. Issue #22409, patch from Bart Broersma
git-svn-id: trunk@38666 -
2012-09-15 10:17:20 +00:00
juha
96aae02bd8 IDE: remove SimplePascalProgram file descriptor. It was in a wrong place and is replaced with SimpleProgram project descriptor. Improve template desctiptions.
git-svn-id: trunk@38646 -
2012-09-13 17:55:25 +00:00
juha
8d68d58adf IDE: remove TProjectManualProgramDescriptor from registered descriptors
git-svn-id: trunk@38645 -
2012-09-13 17:55:18 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
juha
5b6cb21f1c IDE: add a "Simple Program" descriptor/template. Requested by Jeff Duntemann for his book "FreePascal From Square One"
git-svn-id: trunk@38632 -
2012-09-13 06:39:15 +00:00
juha
8f226ef9a4 IDE: cleanup and formatting
git-svn-id: trunk@38600 -
2012-09-09 13:12:31 +00:00
mattias
1f2f2e3527 IDE: fixed typo, less verbose
git-svn-id: trunk@38591 -
2012-09-09 08:52:22 +00:00
mattias
0c0a7fb0de IDE: code completion: show message when nothing was done
git-svn-id: trunk@38550 -
2012-09-07 07:10:47 +00:00
martin
696d0835c2 Debugger: added Attach/Detach
git-svn-id: trunk@38544 -
2012-09-06 17:17:38 +00:00
martin
b34b609f50 Debugger: added Attach/Detach
git-svn-id: trunk@38536 -
2012-09-06 12:41:24 +00:00
juha
4bac432c75 IDE: reorganize BuildMode and IDE option values project settings GUI
git-svn-id: trunk@38481 -
2012-09-02 12:21:39 +00:00
mattias
8e1f047f4a IDE: editor macros: fixed laod/save under unix
git-svn-id: trunk@38460 -
2012-08-31 14:14:57 +00:00
martin
c34825f8a2 Ide/EditorMacros: changed flag-names for internal/pseudo files
git-svn-id: trunk@38392 -
2012-08-26 16:09:17 +00:00
martin
4f8ecedcb8 EditorMacros: Show macro parsing errors in messages
git-svn-id: trunk@38389 -
2012-08-26 13:09:44 +00:00
mattias
b0abb50057 IDE: clean up, ignore mainbar deactivate events on destroy
git-svn-id: trunk@38388 -
2012-08-26 13:08:44 +00:00
martin
55db0fa79e EditorMacros: Refactor, make avail in SrcEditInterface
git-svn-id: trunk@38381 -
2012-08-25 22:46:20 +00:00
martin
a8e5f51078 EditorMacros: Allow editing of macros / Fixed highlighter
git-svn-id: trunk@38362 -
2012-08-25 02:12:08 +00:00
martin
03ca8e74d3 EditorMacros: Allow editing of macros / Fixed Revert
git-svn-id: trunk@38361 -
2012-08-25 01:46:39 +00:00
martin
48333d8333 EditorMacros: Allow editing of macros
git-svn-id: trunk@38360 -
2012-08-25 01:02:55 +00:00
martin
e191d86627 EditorMacros: Allow assigning custom keys
git-svn-id: trunk@38359 -
2012-08-24 20:14:59 +00:00
martin
9429d4dcd4 IDE: Edit menu, enable/disable undo/redo entry. Patch by Alexander Strokach. Issue #0022633
git-svn-id: trunk@38231 -
2012-08-13 11:18:16 +00:00
martin
c0c7de3fea IDE: Export to html, do not enforce check for writeable. Issue #0022588
git-svn-id: trunk@38198 -
2012-08-07 21:40:54 +00:00
mattias
0b1f7486f2 IDE: setup: after changing lazarusdir: fetch translations and translate
git-svn-id: trunk@38132 -
2012-08-03 22:03:19 +00:00
mattias
ec3a8e1fee IDE: fixed path of startlazarus on darwin
git-svn-id: trunk@38113 -
2012-08-02 09:10:04 +00:00
juha
bca8afb5c1 IDE: formatting
git-svn-id: trunk@38065 -
2012-07-28 07:50:24 +00:00
maxim
81ed83a234 IDE: removed unnecessary confusing clarifications from "Unitname already in project" dialog wording
git-svn-id: trunk@38063 -
2012-07-27 20:46:12 +00:00
mattias
05f549d2ea IDE: fixed uninitialized value
git-svn-id: trunk@38010 -
2012-07-22 16:24:53 +00:00
mattias
7d2190ee09 IDE: fixed showing custom project options, issue #22486
git-svn-id: trunk@38003 -
2012-07-22 12:43:44 +00:00
mattias
a99a34ebd2 IDE: using UTF8CompareText
git-svn-id: trunk@37960 -
2012-07-16 20:53:37 +00:00
mattias
8d2d0b8f96 IDE: fixed writing project ico, verbosity for failed resource generate
git-svn-id: trunk@37948 -
2012-07-15 10:13:43 +00:00
mattias
86e27ff8a7 IDE: verbosity in TMainIDE.DoBuildProject
git-svn-id: trunk@37947 -
2012-07-15 10:04:04 +00:00
mattias
cb8750c0e9 IDE: changing control selection to another lookuproot: update hook.lookuproot
git-svn-id: trunk@37917 -
2012-07-12 12:51:04 +00:00
mattias
f32f0ea635 IDE+startlazarus: use same working directory, needed for passing relative file names as command line parameters
git-svn-id: trunk@37880 -
2012-07-05 15:07:43 +00:00
mattias
0200ab2e5b IDE: moved InsertFilename to source editor so that focussing works like other source commands
git-svn-id: trunk@37802 -
2012-06-27 16:06:45 +00:00
mattias
c625dd1c05 IDE: moved InsertGUID to source editor so that focussing works like other source commands
git-svn-id: trunk@37801 -
2012-06-27 16:04:02 +00:00
mattias
1953444e63 IDE: when doing a source editor command from via menu then focus editor
git-svn-id: trunk@37800 -
2012-06-27 16:01:13 +00:00
martin
57a5800b00 IDE: Add loading,saving macros
git-svn-id: trunk@37775 -
2012-06-25 01:08:39 +00:00
martin
068e7f8d17 Make ecEditContextHelp work for windows with KeyPreView (eg asm, eval)
git-svn-id: trunk@37696 -
2012-06-19 23:24:25 +00:00
martin
4eeeddf42d IDE: Added list of recorded editor macros
git-svn-id: trunk@37679 -
2012-06-17 21:16:52 +00:00
juha
7c90c81de5 Converter: refactoring and improved error handling + other fixes
git-svn-id: trunk@37675 -
2012-06-17 19:47:13 +00:00
juha
7093e49073 IDE: formatting
git-svn-id: trunk@37666 -
2012-06-16 18:35:27 +00:00
mattias
8984c6dc6e IDE: fixed show info on --help when no stdout exists
git-svn-id: trunk@37663 -
2012-06-16 08:33:20 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
082541ea2d IDE: paste one component
git-svn-id: trunk@37639 -
2012-06-13 16:25:52 +00:00
mattias
22957ca052 IDE: paste multiple components: fix references
git-svn-id: trunk@37638 -
2012-06-13 15:56:51 +00:00
mattias
86b0a8eb31 IDE: paste component: fix renamed references
git-svn-id: trunk@37635 -
2012-06-13 14:43:12 +00:00
juha
3539b7d128 IDE: refactoring and commenting DoSourceEditorCommand
git-svn-id: trunk@37495 -
2012-06-03 09:36:44 +00:00
juha
35adfd6e3d IDE: Text was pasted from clipboard to both OI (or other window) and source editor. Issue #22143
git-svn-id: trunk@37492 -
2012-06-02 23:30:19 +00:00
mattias
4184d6aa91 IDE: source editor commands via menu: check if source editor is focused, menu is triggered globally for all windows
git-svn-id: trunk@37474 -
2012-06-02 01:19:22 +00:00
martin
987fd9b767 IDE, DBG: debug-eval hint, do not show, if selection exceeds one statement (e,g whole file selected). Part of issue #0022081
git-svn-id: trunk@37470 -
2012-06-01 11:14:14 +00:00
juha
b1a2dfb791 IDE: Add Source/Insert General/MIT Notice. Issue #22151, patch from Reinier Olislagers
git-svn-id: trunk@37466 -
2012-05-30 16:56:55 +00:00
mattias
fb9c855546 IDEIntf: added TObjectInspectorDlg.EnableHookGetSelection, IDE: designer selection is now stored in TheControlSelection, as OI does not always exist
git-svn-id: trunk@37450 -
2012-05-29 09:42:07 +00:00
mattias
857e074bf2 IDE: TMainIDE.DoSourceEditorCommand: improved focus check, bug #22102
git-svn-id: trunk@37407 -
2012-05-24 10:38:39 +00:00
juha
5b73c6f898 Remove old ifdefs from "deprecated" declarations. They don't work with recent compilers
git-svn-id: trunk@37405 -
2012-05-23 20:28:24 +00:00
mattias
fecde4484b IDE: fixed TUnitInfo.Modified:=false, bug #22096
git-svn-id: trunk@37401 -
2012-05-23 12:07:03 +00:00
mattias
4046f4b316 IDE: do not set TUnitInfo.Modified when committing source editor to codetools
git-svn-id: trunk@37384 -
2012-05-21 18:37:17 +00:00
mattias
f4b2defdfb IDE: update TUnitInfo.ResourceBaseClass on loading lfm
git-svn-id: trunk@37376 -
2012-05-21 12:35:31 +00:00
mattias
a461fd7b65 IDE: TProjectFileDescriptor.DefaultResourceName: first try without appending a number, check for pascal keywords
git-svn-id: trunk@37163 -
2012-05-05 11:47:40 +00:00
mattias
7ef4bcdbbf IDE: TProjectFileDescriptor.DefaultResourceName: first try without appending a number, check for pascal keywords
git-svn-id: trunk@37162 -
2012-05-05 11:36:45 +00:00
mattias
cdc3c432b4 cody: new IDE window: show dialog to setup form name
git-svn-id: trunk@37152 -
2012-05-04 08:00:38 +00:00
mattias
0871adbd8b IDE: if component class is missing: note about RegisterClass
git-svn-id: trunk@37146 -
2012-05-03 09:44:06 +00:00
mattias
aab25bd8d1 IDE: select frame: search in completesrcpath
git-svn-id: trunk@37122 -
2012-05-01 14:54:17 +00:00
mattias
4bb1fdcdac IDE: select frame: search in packages
git-svn-id: trunk@37121 -
2012-05-01 14:43:39 +00:00
martin
537e40a7d9 DBG: Omit check for local files, when using GDB over ssh. Issue #0021834
REQUIRES r 37097 to fix compilation

git-svn-id: trunk@37091 -
2012-04-29 18:39:54 +00:00
mattias
62218fe07e IDE: show compiler options: check compiler
git-svn-id: trunk@37085 -
2012-04-29 16:32:31 +00:00
mattias
e99a152f77 IDE: do not save a new project where only session was modified, bug #21803
git-svn-id: trunk@36904 -
2012-04-19 09:28:12 +00:00
mattias
8100795427 IDE: CloseQueryIDEWindows: skip sub forms
git-svn-id: trunk@36794 -
2012-04-15 12:07:58 +00:00
mattias
dff0b6499a IDE: jump to next/prev error: fixed direction
git-svn-id: trunk@36751 -
2012-04-13 16:24:06 +00:00
mattias
52e6b95473 IDE: added debugging for sort selection
git-svn-id: trunk@36748 -
2012-04-13 15:25:27 +00:00
mattias
74310d0da5 IDE: fixed repeated build project clean: save project state file before compiling too
git-svn-id: trunk@36723 -
2012-04-11 08:39:20 +00:00
mattias
31a6eef00a IDE: fixed idemessagedialog
git-svn-id: trunk@36699 -
2012-04-10 07:41:52 +00:00
mattias
99f6e25f3f IDE,lazbuild: backup old lazarus exe
git-svn-id: trunk@36686 -
2012-04-09 19:00:54 +00:00
mattias
f8a61521aa IDE: debugfilename, debugsearchpath: use same function as other env vars to resolve macros, trim and find
git-svn-id: trunk@36682 -
2012-04-09 17:00:35 +00:00
mattias
2ec91c5b8e lazbuild: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@36680 -
2012-04-09 14:58:59 +00:00
mattias
f1d673e4f9 IDE: moved DoCheckIfProjectNeedsCompilation to TBuildManager
git-svn-id: trunk@36654 -
2012-04-07 12:11:06 +00:00
mattias
4609a3fe68 IDE: pass reason for compile project and package dependencies as string
git-svn-id: trunk@36653 -
2012-04-07 12:03:17 +00:00
mattias
3c6f470562 IDE: view / IDE internal / what needs building
git-svn-id: trunk@36647 -
2012-04-07 02:43:56 +00:00
mattias
cea599f60f IDE: fixed saving environment on every change
git-svn-id: trunk@36574 -
2012-04-05 09:30:26 +00:00
mattias
f19fe2c36e IDE: show downgrade warning
git-svn-id: trunk@36567 -
2012-04-04 23:31:42 +00:00
mattias
38643fee98 IDE: warn if upgrading configs
git-svn-id: trunk@36556 -
2012-04-04 09:44:02 +00:00
mattias
c4bea1cbab IDE: fixed note about wrong laz dir
git-svn-id: trunk@36548 -
2012-04-03 17:54:54 +00:00
martin
db25fe4136 IDE: Export as HTML
git-svn-id: trunk@36523 -
2012-04-02 15:35:22 +00:00
mattias
e15952a08c IDE: update macro descriptions after translating resource strings
git-svn-id: trunk@36515 -
2012-04-02 08:15:53 +00:00
mattias
87d9c6bb13 IDE: moved macros save/saveall to source editor
git-svn-id: trunk@36514 -
2012-04-02 08:06:52 +00:00
mattias
e1e12d6ea1 lazbuild: IDE profile clean all: clean before build
git-svn-id: trunk@36493 -
2012-04-01 07:19:28 +00:00
mattias
ca5a3abbfe IDE: rename unit: chekc lm only for pascal files
git-svn-id: trunk@36488 -
2012-03-31 17:25:58 +00:00
mattias
11f34a7ec5 IDE: rename unit: fix resource directive only if lfm exists
git-svn-id: trunk@36487 -
2012-03-31 17:24:37 +00:00
mattias
3e852e27be IDE: converter: fixed checking if source is unit
git-svn-id: trunk@36486 -
2012-03-31 17:23:58 +00:00
martin
eaa3da5697 IDE: Fix crash, if unit-dependency window is opened at startup (restore session)
git-svn-id: trunk@36483 -
2012-03-31 14:37:27 +00:00
mattias
69f2bc9bd7 IDE: check for unit forms implies using interfaces
git-svn-id: trunk@36480 -
2012-03-31 12:30:57 +00:00
martin
75ebdba3f9 IDE: moved update of window menu from OnIdle to ScreenChange and OnClick
git-svn-id: trunk@36470 -
2012-03-30 16:34:36 +00:00
mattias
f7cda8bea9 IDE: configure build laz: page showing inherited options
git-svn-id: trunk@36452 -
2012-03-30 10:12:05 +00:00
mattias
8477a4ae67 IDE: clean ide on clean common files
git-svn-id: trunk@36449 -
2012-03-30 09:22:18 +00:00
juha
d76fd3fafb IDE: make Search Result window use the previous position. Issue #21288
git-svn-id: trunk@36407 -
2012-03-29 06:09:40 +00:00
mattias
3900bfb28e IDE: clean up
git-svn-id: trunk@36383 -
2012-03-27 11:56:10 +00:00
juha
b54ecafd13 IDE: Change {*.dfm} to {*.lfm} when renaming a unit (Save As). Finally fixes #21492.
git-svn-id: trunk@36381 -
2012-03-27 11:54:40 +00:00
mattias
140edf602c IDE: rename unit: moved ConvTool.RenameResourceDirectives to RenameUnit
git-svn-id: trunk@36380 -
2012-03-27 11:11:15 +00:00
juha
3f40c818e0 IDE: formatting
git-svn-id: trunk@36375 -
2012-03-27 07:34:58 +00:00
juha
5ea210e051 IDE: trying to solve issue #21492 by changing {$R *.dfm} to {$R *.lfm} before "Save As". AnUnitInfo.Source does not yet contain the whole file.
git-svn-id: trunk@36374 -
2012-03-27 07:34:47 +00:00
maxim
e5f26eeb61 IDE: fixed 'Run' constant translation regressions after r36332 #22c9cf054e
git-svn-id: trunk@36363 -
2012-03-26 21:03:12 +00:00
mattias
9cd7420323 IDE: build laz: skip clean on build
git-svn-id: trunk@36334 -
2012-03-25 21:34:28 +00:00
juha
22c9cf054e IDE: unify some single word resource strings.
git-svn-id: trunk@36332 -
2012-03-25 19:10:21 +00:00
mattias
87a68cb889 IDE: build lazarus: save profile after clean once
git-svn-id: trunk@36309 -
2012-03-25 10:50:51 +00:00
mattias
453ccf4100 IDE: close compile progress on restart
git-svn-id: trunk@36308 -
2012-03-25 10:35:30 +00:00
mattias
99e00c2ff9 IDE: fixed loading env opts for console help
git-svn-id: trunk@36299 -
2012-03-24 22:01:01 +00:00
mattias
9bb4a0555a lazbuild: fixed loading env opts
git-svn-id: trunk@36277 -
2012-03-23 15:43:08 +00:00
martin
416d52d6f0 SrcEdit: Tab-Menu: group files by package
git-svn-id: trunk@36209 -
2012-03-22 02:32:29 +00:00
mattias
f1dff93dd5 IDE: fixed initializing macros before loading environmentoptions
git-svn-id: trunk@36203 -
2012-03-21 23:57:56 +00:00
mattias
c11634ce19 IDE: resolving macros for lazarusdir, fpcsrcdir
git-svn-id: trunk@36202 -
2012-03-21 23:41:07 +00:00
mattias
2a90441323 lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +00:00
mattias
61728410d2 IDE: env opts:: make filename: use standard function to expand
git-svn-id: trunk@36059 -
2012-03-16 01:22:50 +00:00
mattias
9fb3a077c4 IDE: test directory: fixed using always the parsed value
git-svn-id: trunk@36056 -
2012-03-16 01:02:00 +00:00
mattias
fee4e78df4 IDE: started env getparsed funcs
git-svn-id: trunk@36052 -
2012-03-15 23:57:07 +00:00
mattias
dfc84d8ae3 IDE: started array of parsed env paths
git-svn-id: trunk@36051 -
2012-03-15 23:50:44 +00:00
mattias
1c114e532d IDE: main copy/paste/cut: fixed for docking
git-svn-id: trunk@35972 -
2012-03-14 09:37:45 +00:00
mattias
0100b74916 IDE: comment
git-svn-id: trunk@35971 -
2012-03-14 09:18:39 +00:00
mattias
b335cbcd8b IDE: main copy/paste/cut via shortcut
git-svn-id: trunk@35969 -
2012-03-14 09:03:31 +00:00
paul
4cf3e171b6 ide: Bind main menu Cut, Copy, Paste commands to designer too (issue #0001350)
git-svn-id: trunk@35967 -
2012-03-14 07:53:54 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
1de0002886 IDE: open project: use disk file nme
git-svn-id: trunk@35934 -
2012-03-13 20:06:06 +00:00
mattias
5e13517a21 IDE: fixed asking to save non project files
git-svn-id: trunk@35930 -
2012-03-13 14:40:15 +00:00
mattias
5fc3366377 IDE: rename lrs/lfm: use check for disk file names
git-svn-id: trunk@35925 -
2012-03-13 11:10:24 +00:00
mattias
3e6354408f IDE: save lrs: check if possible
git-svn-id: trunk@35924 -
2012-03-13 11:06:33 +00:00
mattias
9897a6b55e IDE: revert: use disk filename
git-svn-id: trunk@35923 -
2012-03-13 10:58:39 +00:00
mattias
7763dcfc36 IDE: check if project needs compile: check lfm too, bug #21206
git-svn-id: trunk@35910 -
2012-03-12 22:25:31 +00:00
mattias
2a417ff43a IDE: fixed save as change case, bug #10368
git-svn-id: trunk@35909 -
2012-03-12 22:16:30 +00:00
mattias
93ab0b45cd IDE: create event to override ancestor event: use inherited without name
git-svn-id: trunk@35785 -
2012-03-07 05:51:51 +00:00
zeljko
7472cd20a3 IDE: add CY_SIZEFRAME to main ide form calculation
git-svn-id: trunk@35739 -
2012-03-05 16:09:33 +00:00
mattias
67d01f4e8e IDE: create property method: add call to inherited for old ancestor methods, fixed inherited nested
git-svn-id: trunk@35730 -
2012-03-05 11:23:37 +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
mattias
3f4bf66b8b IDE: rename identifier: open changed files
git-svn-id: trunk@35724 -
2012-03-05 09:53:58 +00:00
mattias
bc4384a866 IDE: save new unit: only update references in editor files
git-svn-id: trunk@35601 -
2012-02-26 18:12:46 +00:00
zeljko
a9cbd3a292 IDE: let view units behaves same as when unit is activated from windows main ide menu.
git-svn-id: trunk@35580 -
2012-02-24 13:46:20 +00:00
mattias
5ca5747689 IDE: added debug code
git-svn-id: trunk@35496 -
2012-02-19 21:44:43 +00:00
juha
a0fb17b27e IDE: Unite duplicate (single word) resourcestrings and name them consistently.
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
juha
dea040f1e5 IDE: Rename TKeyCommandRelationList.CreateDefaultMapping to DefineCommandCategories
git-svn-id: trunk@35480 -
2012-02-19 13:00:01 +00:00
juha
4310d040e2 IDE: add IDE command for the Editor Window Manager. Improve some strings.
git-svn-id: trunk@35479 -
2012-02-19 12:59:49 +00:00
juha
a2885ca4d0 IDE: add a new EditorFileManager to Windows menu
git-svn-id: trunk@35417 -
2012-02-17 12:41:38 +00:00
mattias
de85f6cc4c IDE: checked all places where TPkgFile.Filename should use GetFullFilename, save package files on save package
git-svn-id: trunk@35382 -
2012-02-15 22:28:12 +00:00
juha
ad545d1532 IDE: formatting
git-svn-id: trunk@35377 -
2012-02-15 16:33:18 +00:00