Commit Graph

43444 Commits

Author SHA1 Message Date
mattias
1fc6cfbc6a IDE: clean up
git-svn-id: trunk@45277 -
2014-06-01 08:47:49 +00:00
jesus
c3d5df753b LCL, grids: pass the pressed key to the editor only if it came from the grid, this should prevent entering in a loop frezzing the program if the key was typed in the editor
git-svn-id: trunk@45276 -
2014-06-01 01:46:15 +00:00
mattias
164e4b9b9f IDE: fixed range check
git-svn-id: trunk@45275 -
2014-05-31 23:28:46 +00:00
mattias
c20505c5d5 IDE: fixed range check
git-svn-id: trunk@45274 -
2014-05-31 23:24:05 +00:00
mattias
4e49bc99a1 IDE: clean up
git-svn-id: trunk@45273 -
2014-05-31 23:20:10 +00:00
mattias
46713481f5 IDE: fpc msg parser: fixed IsMsgId
git-svn-id: trunk@45272 -
2014-05-31 23:20:00 +00:00
mattias
edbff7270b lcl: gtk2: RequestSelectionData: only wait for one clipboard request at a time, bug #26242
git-svn-id: trunk@45271 -
2014-05-31 22:43:09 +00:00
juha
ac42195df8 IDE: formatting
git-svn-id: trunk@45270 -
2014-05-31 22:27:23 +00:00
juha
3b0756cebb IDE: Move method PublishModule to SourceFileManager.
git-svn-id: trunk@45269 -
2014-05-31 22:27:19 +00:00
juha
6198938279 IDE: remove unneeded unit names from MainIDE uses section. (Units with an initialization section were not removed)
git-svn-id: trunk@45268 -
2014-05-31 22:27:15 +00:00
juha
3bcf74cf3f IDE: refactor, move 3 more methods from MainIDE to SourceFileManager.
git-svn-id: trunk@45267 -
2014-05-31 22:27:11 +00:00
juha
624af549f8 IDE: cleanup
git-svn-id: trunk@45266 -
2014-05-31 22:27:06 +00:00
juha
debd43a9dc IDE: refactor, move 3 methods from MainIDE to SourceFileManager.
git-svn-id: trunk@45265 -
2014-05-31 22:27:02 +00:00
juha
91a561581b IDE: remove unneeded search paths from all build modes.
git-svn-id: trunk@45264 -
2014-05-31 22:26:58 +00:00
juha
f40a7e6671 IDE: open a build mode selection dialog for adding paths only if there are > 1 build modes.
git-svn-id: trunk@45263 -
2014-05-31 22:26:54 +00:00
mattias
b382abd6d3 translations: German: updates from Swen Heinig
git-svn-id: trunk@45262 -
2014-05-31 22:22:35 +00:00
mattias
ec104c23e8 IDE: fpc parser: get parameter on message with id
git-svn-id: trunk@45261 -
2014-05-31 22:10:46 +00:00
mattias
e7674e7143 IDE: messages: update on create synedit
git-svn-id: trunk@45260 -
2014-05-31 21:47:31 +00:00
maxim
6a15348fd3 IDE: improved Russian translation
git-svn-id: trunk@45259 -
2014-05-31 17:25:28 +00:00
maxim
07e17a8553 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@45258 -
2014-05-31 17:10:10 +00:00
maxim
af210a980b LeakView: updated Russian translation
git-svn-id: trunk@45257 -
2014-05-31 15:38:12 +00:00
maxim
0072d02bc3 IDE: improved menu strings for translated license notices
git-svn-id: trunk@45256 -
2014-05-31 15:30:38 +00:00
mattias
ed073ee911 IDE: messages: update on source editor changes
git-svn-id: trunk@45255 -
2014-05-31 11:41:54 +00:00
mattias
61bddd2b7a images: added 11x11 message icons
git-svn-id: trunk@45254 -
2014-05-30 21:16:56 +00:00
mattias
5fc1e3b6c6 images: added message icons
git-svn-id: trunk@45253 -
2014-05-30 21:14:45 +00:00
mattias
2ea1173299 images: added message icons
git-svn-id: trunk@45252 -
2014-05-30 21:13:39 +00:00
mattias
2f2073e7f4 IDE: do not recompile if only verbosity changed, for new messages: remove -vb and -v0 options, always pass -vbq
git-svn-id: trunk@45251 -
2014-05-30 17:18:36 +00:00
mattias
3dc847126b IDE: open file: if in project search path, do not check if it is a symlink
git-svn-id: trunk@45250 -
2014-05-30 15:52:04 +00:00
mattias
67dd475567 IDE: open lpk: always resolve symlinks in lpk filename, because package directory is used as working directory for fpc
git-svn-id: trunk@45249 -
2014-05-30 14:41:30 +00:00
mattias
62828003be IDE: openproject: always resolve symlinks in lpi filename, because project directory is used as working directory for fpc
git-svn-id: trunk@45248 -
2014-05-30 13:50:10 +00:00
mattias
30c58e48d6 IDE,lazutils: added GetPhysicalFilenameCached
git-svn-id: trunk@45247 -
2014-05-30 13:41:20 +00:00
mattias
978ec20681 IDE: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45246 -
2014-05-30 12:41:17 +00:00
mattias
b0e7e2b994 IDE: clean up
git-svn-id: trunk@45245 -
2014-05-30 12:41:08 +00:00
mattias
6f709510c7 lcl: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45244 -
2014-05-30 12:40:47 +00:00
mattias
a5df74c478 codetools: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45243 -
2014-05-30 12:40:35 +00:00
mattias
9f680e7c26 lazutils: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45242 -
2014-05-30 12:40:24 +00:00
mattias
0d7fcf4e66 lazutils: added GetPhysicalFilename
git-svn-id: trunk@45241 -
2014-05-30 12:20:17 +00:00
mattias
f194fdc351 codetools: SearchFileInPath: do not expand file name, only normalize
git-svn-id: trunk@45240 -
2014-05-30 11:47:52 +00:00
mattias
f017a11ccc lazutils: ReadAllLinks: do not expand symlink target, only shorten
git-svn-id: trunk@45239 -
2014-05-30 11:40:34 +00:00
mattias
8ecc6a3c88 codetools: fpcunitset cache: do not expand file name, only normalize
git-svn-id: trunk@45238 -
2014-05-30 11:34:07 +00:00
mattias
20e71e8e42 codetools: reading fpc unit path: use working directory, not current directory
git-svn-id: trunk@45237 -
2014-05-30 11:30:54 +00:00
mattias
de9275761d codetools: reading fpc settings: convert system encoding to UTF8
git-svn-id: trunk@45236 -
2014-05-30 11:26:03 +00:00
mattias
1978a47b0c codetools: FindDiskFilename: do not trim spaces at end
git-svn-id: trunk@45235 -
2014-05-30 11:22:41 +00:00
mattias
333f004e92 codetools: linkscanner: do not use currentdir as fallback
git-svn-id: trunk@45234 -
2014-05-30 11:21:41 +00:00
joost
2293aef061 FpDebug (pure): Fixed some constant values
git-svn-id: trunk@45233 -
2014-05-30 09:21:52 +00:00
mattias
86984bfb7e leakview: renamed window
git-svn-id: trunk@45232 -
2014-05-30 08:54:54 +00:00
mattias
91f4637df1 leakview: moved menu item to View / Leaks and Traces
git-svn-id: trunk@45231 -
2014-05-30 08:52:54 +00:00
mattias
559967611a IDE: messages: help for message and edit extra help
git-svn-id: trunk@45230 -
2014-05-29 21:20:42 +00:00
joost
7539c6e5ff FpDebug (pure): Debug 64-bit binaries on OS/X
git-svn-id: trunk@45229 -
2014-05-29 20:19:49 +00:00
mattias
f0a130b1b0 IDE: messages: moved clear menu item down, about up
git-svn-id: trunk@45228 -
2014-05-29 20:16:36 +00:00