Commit Graph

9189 Commits

Author SHA1 Message Date
martin
b462188f00 lazarus.lpi, added units
git-svn-id: trunk@39592 -
2012-12-20 09:34:48 +00:00
martin
773bdf38d7 IDE, EditorOptions: Updated Link
git-svn-id: trunk@39591 -
2012-12-20 09:33:02 +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
6e4ec5bbb7 IDE: "Rename Identifier": fixed tab order
git-svn-id: trunk@39586 -
2012-12-18 22:39:58 +00:00
mattias
1e14e9c720 IDE: mac os x: set default key for options Cmd-semicolon
git-svn-id: trunk@39579 -
2012-12-18 12:50:36 +00:00
mattias
39dde6cf13 IDE: find prompt: shorten texts, bug #23493
git-svn-id: trunk@39575 -
2012-12-18 11:51:46 +00:00
martin
e64277d061 IDE: "Rename Identifier": show replaced lines in result. Changed default
git-svn-id: trunk@39574 -
2012-12-18 11:05:58 +00:00
martin
437c246acd IDE: "Rename Identifier": show replaced lines in result. Made optional
git-svn-id: trunk@39572 -
2012-12-17 15:33:02 +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
martin
1c66f2a2dd IDE: Replace in files: show replaced lines in result. Issue #0007687
git-svn-id: trunk@39554 -
2012-12-15 22:38:04 +00:00
martin
5abfc81665 IDE, SynEdit, IFDEFed debug helper for SynEdit
git-svn-id: trunk@39542 -
2012-12-14 18:57: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
martin
f1879a0603 IDE: comments about startlazarus
git-svn-id: trunk@39517 -
2012-12-12 13:29:40 +00:00
juha
cf73a59163 IDE, Windows: Formatting redirect_stderr. Issue #23467
git-svn-id: trunk@39515 -
2012-12-11 22:41:33 +00:00
maxim
e9725d81a9 IDE: show Search Results form only after the end of searching process
git-svn-id: trunk@39514 -
2012-12-11 20:38:23 +00:00
mattias
19d4d144fb IDE: initial setup: fixed starting thread
git-svn-id: trunk@39513 -
2012-12-11 10:36:17 +00:00
mattias
bbb1096a18 IDE: initial setup: fixed crashing on stop button
git-svn-id: trunk@39512 -
2012-12-11 09:57:33 +00:00
mattias
cf1dd700cc IDE: clean up
git-svn-id: trunk@39510 -
2012-12-11 09:34:59 +00:00
mattias
20fd881b41 startlazarus: fixed target file name
git-svn-id: trunk@39509 -
2012-12-11 09:33:51 +00:00
maxim
e4b2f12b25 IDE: changed Search Results dialog to bsSizeable and enabled system menu in order to unify its look with Find / Find in files dialogs, bug #23456
git-svn-id: trunk@39507 -
2012-12-10 21:48:56 +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
mattias
979dfc0037 IDE: extract proc: stop if identifier is invalid
git-svn-id: trunk@39461 -
2012-12-06 16:33:40 +00:00
mattias
1ebbaf20e0 lazbuild: comment
git-svn-id: trunk@39458 -
2012-12-06 16:18:22 +00:00
mattias
6ff833e38d lazbuild: pass absolute paths to compiler, to make sure that external tools resolve symlinks correctly
git-svn-id: trunk@39457 -
2012-12-06 16:17:41 +00:00
mattias
53feb116ae lazbuild: apply verbosity to buildmanager
git-svn-id: trunk@39456 -
2012-12-06 16:11:39 +00:00
mattias
2cd110e940 lazbuild: fixed typo
git-svn-id: trunk@39455 -
2012-12-06 16:07:40 +00:00
mattias
048b9be0b8 lazbuild: added check if project needs compilation
git-svn-id: trunk@39454 -
2012-12-06 16:06:57 +00:00
mattias
9849a7034c lazbuild: apply verbosity to compiler invocation
git-svn-id: trunk@39453 -
2012-12-06 15:36:36 +00:00
mattias
60fdc1bfd9 lazbuild: verbosity options
git-svn-id: trunk@39452 -
2012-12-06 15:27:29 +00:00
mattias
f72c960927 IDE: clean up
git-svn-id: trunk@39451 -
2012-12-06 15:03:52 +00:00
martin
4aefdbe1f1 IDE: Update also FPC source dir note after selecting a compiler. Issue #20771 / see also revision 33860 #1aa5eab515
git-svn-id: trunk@39381 -
2012-11-26 13:25:30 +00:00
martin
03b7bd795b IDE, Hint: Fix malformated hints, if text has ampersand. or <,... Issue #0023320 Patch by Bart Broersma
git-svn-id: trunk@39374 -
2012-11-25 21:55:42 +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
mattias
71041f92c2 IDE: setup dlg: fixed fpc src thread to not alter the environment variable
git-svn-id: trunk@39344 -
2012-11-22 15:10:39 +00:00
mattias
5828ee4489 IDE: debugging
git-svn-id: trunk@39343 -
2012-11-22 15:01:25 +00:00
juha
296b64998c IDE, initial setup dlg: stop and wait for the thread before closing
git-svn-id: trunk@39314 -
2012-11-20 00:24:55 +00:00
juha
0a0b953dfe IDE, initial setup dlg: Test for faDirectory flag when scanning. FindFirstUTF8(Path, faDirectory... returns all files
git-svn-id: trunk@39313 -
2012-11-19 23:25:56 +00:00
juha
73933e18a0 IDE, initial setup dlg: replace non-thread-safe stuff, RegExpr -> ValueOfKey func, non-cached file funcs
git-svn-id: trunk@39305 -
2012-11-19 01:14:15 +00:00
juha
49943df153 IDE, initial setup dlg: Use depth first strategy for searching
git-svn-id: trunk@39304 -
2012-11-19 01:14:09 +00:00
juha
d38f2da57d Revert "IDE: Build mode dialog revamp". Commit by mistake
git-svn-id: trunk@39303 -
2012-11-18 16:07:03 +00:00
juha
9f051d112c Fix compilation of LazBuild
git-svn-id: trunk@39302 -
2012-11-18 16:03:57 +00:00
juha
0951479289 IDE: Build mode dialog revamp
git-svn-id: trunk@39301 -
2012-11-18 16:03:52 +00:00
juha
f1d553753a IDE, initial setup dlg: use a thread to search for FPC sources, refactoring
git-svn-id: trunk@39299 -
2012-11-18 11:41:50 +00:00
juha
9f7d751934 IDE, initial setup dlg: add OK text also when "make" command is ok.
git-svn-id: trunk@39298 -
2012-11-18 11:41:45 +00:00
mattias
f5c07f66be IDE: rename identifier: stop on invalid identifier
git-svn-id: trunk@39295 -
2012-11-18 08:15:34 +00:00
juha
773c2fe670 IDE, Build Lazarus dialog. Cleanup
git-svn-id: trunk@39293 -
2012-11-17 10:02:48 +00:00
juha
7b14876476 IDE: in Build Lazarus dialog, relocate "Edit Defines" button to be nearer the "Defines" list
git-svn-id: trunk@39292 -
2012-11-17 10:02:43 +00:00
mattias
d291bcedbd IDE: initial setup dlg: invalidate file state cache when user comes back from another application
git-svn-id: trunk@39291 -
2012-11-17 09:45:41 +00:00