Commit Graph

97 Commits

Author SHA1 Message Date
mattias
d6191d3f6b IDE: initial setup dialog: translate captions and lcl
git-svn-id: trunk@42745 -
2013-09-11 23:30:16 +00:00
mattias
f5dda02fe9 IDE: renamed DoPathDelims to ForcePathDelims
git-svn-id: trunk@42697 -
2013-09-09 10:18:24 +00:00
mattias
773f710bde IDE, codetools, lazutils: Changed DoDirSeparators calls with DoPathDelims calls
git-svn-id: trunk@42674 -
2013-09-08 07:40:06 +00:00
mattias
7752cb5bc8 IDE: setup dialog: show if fpc source directory misses rtl, packages
git-svn-id: trunk@41978 -
2013-07-03 07:45:10 +00:00
mattias
b8c31f0f08 IDE: initial setup dlg: give hint where to get FPC and FPC-SRC
git-svn-id: trunk@41680 -
2013-06-11 19:09:28 +00:00
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
juha
9b5d333076 IDE: remove ideintf from the tests in initialsetupdlgs
git-svn-id: trunk@40885 -
2013-04-24 23:07:33 +00:00
mattias
2c855977d2 IDE: intial setup dialog: fixed getting FPC source version
git-svn-id: trunk@40867 -
2013-04-21 20:35:56 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
mattias
a85c98d0a8 IDE: clean up
git-svn-id: trunk@40694 -
2013-04-02 10:10:54 +00:00
mattias
e2b176f2e8 IDE: initial setup dlg: do not start FPCSrc scan on LCLCarbon
git-svn-id: trunk@39991 -
2013-01-28 03:03:42 +00:00
mattias
7d6712a7fe IDE: added flag -dDebugSearchFPCSrcThread
git-svn-id: trunk@39966 -
2013-01-26 15:11:53 +00:00
juha
d451ec6672 IDE: Allow user to create own custom IDE macros and install them to IDE by using packages. Issue #23502, patch from Cyrax
git-svn-id: trunk@39909 -
2013-01-20 09:34:35 +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
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
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
9f051d112c Fix compilation of LazBuild
git-svn-id: trunk@39302 -
2012-11-18 16:03:57 +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
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
mattias
66248b31c3 IDE: use relative path for gdb by default if gdb is in PATH
git-svn-id: trunk@38534 -
2012-09-06 11:39:23 +00:00
mattias
65edce8d3f IDE: clean up
git-svn-id: trunk@38270 -
2012-08-18 11:47:44 +00:00
martin
a0e76f9cd5 Initial-Setup-Dialog: Fix dbg-type, if gdb exe is changed. Issue #0022650
git-svn-id: trunk@38265 -
2012-08-18 01:12:29 +00:00
mattias
00358170dd IDE: setup: find out if first start by comparing primary with secondary config
git-svn-id: trunk@38128 -
2012-08-03 21:32:55 +00:00
maxim
cefa35fe90 IDE, Initial Setup dialog: changed tab caption ("make" -> "Make")
git-svn-id: trunk@38123 -
2012-08-02 23:18:25 +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
99c24f0d3c IDE: fixed update flags
git-svn-id: trunk@38095 -
2012-07-31 11:03:08 +00:00
mattias
bd3205b30e IDE: fixed make error message
git-svn-id: trunk@38094 -
2012-07-31 10:52:40 +00:00
mattias
79d54c4c15 IDE: fixed layout
git-svn-id: trunk@38093 -
2012-07-31 10:48:39 +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
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
mattias
593c7fdb94 lazutils: utf8pos: added optional parameter StartPos
git-svn-id: trunk@37703 -
2012-06-20 12:11:42 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
1cdd557bba IDE: use under windows as default for make the make.exe in the compiler directory
git-svn-id: trunk@36599 -
2012-04-06 10:15:46 +00:00
mattias
5044976121 IDE,codetools: fixed ppccross,crossppc to ppcross
git-svn-id: trunk@36596 -
2012-04-06 09:45:40 +00:00
mattias
ee1462e0a4 IDE: check for make
git-svn-id: trunk@36595 -
2012-04-06 09:43:49 +00:00
mattias
39d62e0309 IDE: check compiler: only run common names
git-svn-id: trunk@36594 -
2012-04-06 09:16:36 +00:00
mattias
bbf4ef140f IDE: search fpc src relative to fpc.exe
git-svn-id: trunk@36592 -
2012-04-06 08:58:18 +00:00
mattias
2ed41c8f78 IDE: verbose search for candidates
git-svn-id: trunk@36591 -
2012-04-06 08:50:15 +00:00
mattias
ba1d34de36 IDE: search compiler file name candidates: less checks
git-svn-id: trunk@36590 -
2012-04-06 08:46:27 +00:00
mattias
f0f081c62e IDE: compiler file name: search first with macros
git-svn-id: trunk@36589 -
2012-04-06 08:40:29 +00:00
mattias
6ef1049deb IDE: intial setup: fixed if no candidates found
git-svn-id: trunk@36588 -
2012-04-06 08:26:02 +00:00
mattias
4d70a7417d IDE: intial setup: fpc src dir: lazdir/fpc/fpcver/source
git-svn-id: trunk@36587 -
2012-04-06 08:21:40 +00:00