Commit Graph

1523 Commits

Author SHA1 Message Date
juha
37a90f1c94 IDE: Ask user to continue search from the beginning if no matches were found. Issue #23228
git-svn-id: trunk@39237 -
2012-11-02 22:31:01 +00:00
juha
70da0a47bf IDE: remove unused resource string
git-svn-id: trunk@39058 -
2012-10-12 18:50:23 +00:00
juha
5d3ee21158 IDE: remove unused resource string
git-svn-id: trunk@38988 -
2012-10-08 00:12:18 +00:00
juha
0839a029db IDE: Add "Active File" to Search in Files where-selections. Issue #7686
git-svn-id: trunk@38924 -
2012-09-30 16:09:09 +00:00
juha
b4440971ec IDE: Make File -> "Close All" cloase also packages. Rename "Close" to "Close Editor File". Issue #12422
git-svn-id: trunk@38921 -
2012-09-30 12:33:52 +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
maxim
1a6cc11b5c IDE: removed unused string
git-svn-id: trunk@38738 -
2012-09-18 17:34:08 +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
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
mattias
cbaf2f7cd6 IDE: install pkg set dialog: changed available packages to custom structure, load overlay icons
git-svn-id: trunk@38605 -
2012-09-09 20:47:18 +00:00
juha
ecdb186fb6 IDE: Improve Component List's behavior. Issue #22829
git-svn-id: trunk@38604 -
2012-09-09 19:29:18 +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
juha
8b83271efa IDE: Chances in IdeOptionsDlg, preparing for more changes
git-svn-id: trunk@38583 -
2012-09-08 16:28:13 +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
7a3fe6782e IDE: package editor: added menu item to create fpmake.pp
git-svn-id: trunk@38455 -
2012-08-31 11:06:26 +00:00
mattias
a47271617a IDE: removed compiler option for switch -vm
git-svn-id: trunk@38411 -
2012-08-27 17:05:49 +00:00
maxim
f317a74361 IDE: fixed typo
git-svn-id: trunk@38378 -
2012-08-25 21:38:05 +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
juha
20131f3434 Converter: Show a ProgressBar in settings window when parent dir is scanned. Refactor code.
git-svn-id: trunk@38344 -
2012-08-23 06:21:58 +00:00
maxim
0a5b466ead IDE: fixed typo
git-svn-id: trunk@38216 -
2012-08-09 20:21:12 +00:00
juha
b7b27e90b3 IDE: reuse a resource string better
git-svn-id: trunk@38206 -
2012-08-08 19:21:59 +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
maxim
08c261482b IDE, Initial Setup dialog: improved localization
git-svn-id: trunk@38121 -
2012-08-02 23:07:40 +00:00
mattias
d4baafc62d IDE: setup dialog: fixed make label
git-svn-id: trunk@38096 -
2012-07-31 11:10:19 +00:00
mattias
bd3205b30e IDE: fixed make error message
git-svn-id: trunk@38094 -
2012-07-31 10:52:40 +00:00
mattias
350b296eb4 IDE: setup dlg: make.exe and gdb.exe
git-svn-id: trunk@38092 -
2012-07-31 10:46:33 +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
martin
d8c6d6b842 IDE/Keymap: missing entries for select+cursor-keys
git-svn-id: trunk@37935 -
2012-07-13 17:33:54 +00:00
martin
473be6458b SynEdit: Implemented "sticky" selection mode
git-svn-id: trunk@37781 -
2012-06-25 22:13:36 +00:00
martin
57a5800b00 IDE: Add loading,saving macros
git-svn-id: trunk@37775 -
2012-06-25 01:08:39 +00:00
martin
fd7b8d1b77 IDE: Editor-Macros window: added repeat for play
git-svn-id: trunk@37738 -
2012-06-22 23:59:02 +00:00
martin
f274a81bb1 IDE: Editor-Macros window: added buttons for play and record
git-svn-id: trunk@37721 -
2012-06-21 20:10:11 +00:00
mattias
8e677477d9 IDE: setup dialog: show fpc source directory release version as warning instead of error
git-svn-id: trunk@37704 -
2012-06-20 12:21:15 +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
6814f6a1f8 Designer -> Change Class opens a dilaog, add 3 dots to the menuitem
git-svn-id: trunk@37665 -
2012-06-16 11:13:05 +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
4ba47f05cb lazbuild: add-package: forbid combine with create-makefile, error code if failed, check package type, load package file, save changed misc options.xml, using FileExistsUTF8
git-svn-id: trunk@37443 -
2012-05-28 14:57:46 +00:00
mattias
e3961d3827 lazbuild: added option --add-package
git-svn-id: trunk@37441 -
2012-05-28 13:56:49 +00:00
juha
5fd2bc261d Packager: improve usability of Open Installed Packages dialog.
git-svn-id: trunk@37421 -
2012-05-26 06:50:58 +00:00
maxim
f37444fe98 IDE: removed unused resourcestrings
git-svn-id: trunk@37366 -
2012-05-20 13:35:54 +00:00
martin
91ec03f100 SynEdit (Syncro): Allow navigating only first occurrences of each word. Issue #0021563
git-svn-id: trunk@37266 -
2012-05-13 14:13:26 +00:00
martin
08be80ba31 DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk
git-svn-id: trunk@37259 -
2012-05-12 17:25:52 +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
martin
cac7a2cac5 DBG: Register Copy Name/Value to clipboard. Issue #0021860
git-svn-id: trunk@37106 -
2012-04-30 16:00:05 +00:00
martin
d5584e2893 DBG (via SSH): additional options for ssh, separate field to specify gdb
git-svn-id: trunk@37094 -
2012-04-29 21:05:21 +00:00
mattias
15f4afc429 IDE: identifier completion: add do after with, issue #16850
git-svn-id: trunk@36991 -
2012-04-23 19:23:21 +00:00