Commit Graph

70 Commits

Author SHA1 Message Date
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
martin
620a57d289 IDE/Setup dialog: force taskbar button to be shown
git-svn-id: trunk@36575 -
2012-04-05 11:48:10 +00:00
mattias
0731f4ba72 IDE: clean up
git-svn-id: trunk@36569 -
2012-04-05 07:33:50 +00:00
mattias
63512ed1c7 IDE: consider empty lazarusdirectory as pcp, empty fpcsrcdir as lazdir, epty testdir as lazdir
git-svn-id: trunk@36546 -
2012-04-03 16:01:36 +00:00
mattias
258b8b8ad5 IDE: setup dialog: using same file resolving as IDE
git-svn-id: trunk@36543 -
2012-04-03 15:39:26 +00:00
mattias
9bb4a0555a lazbuild: fixed loading env opts
git-svn-id: trunk@36277 -
2012-03-23 15:43:08 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00
mattias
c11634ce19 IDE: resolving macros for lazarusdir, fpcsrcdir
git-svn-id: trunk@36202 -
2012-03-21 23:41:07 +00:00
mattias
fee4e78df4 IDE: started env getparsed funcs
git-svn-id: trunk@36052 -
2012-03-15 23:57:07 +00:00
mattias
badac6ae4a IDE: macro TargetOS(IDE) return os of IDE executable, analog macro TargetCPU, macro SrcOS(os)
git-svn-id: trunk@36031 -
2012-03-15 13:23:00 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55: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
sekelsenmat
c63e24b53b Removes the special accessible description in some IDE controls, improves a little the Carbon accessibility
git-svn-id: trunk@35242 -
2012-02-08 18:40:45 +00:00
sekelsenmat
e1d0c8ab65 Moves up accessibility events to all Carbon controls and improves the implementation of the accessibility event handler. Adds customized accessibility descriptions to two basic controls in the Initial Setup Dialog
git-svn-id: trunk@34697 -
2012-01-10 20:42:11 +00:00
juha
3c36dc6925 IDE: Try to fix the initial setup dialog better.
git-svn-id: trunk@33887 -
2011-12-01 12:58:38 +00:00
juha
1aa5eab515 IDE: Update also FPC source dir note after selecting a compiler. Issue #20771
git-svn-id: trunk@33860 -
2011-11-30 06:34:37 +00:00
mattias
b537c21347 IDE: initial setup dialog: auto select problem page
git-svn-id: trunk@32617 -
2011-10-02 12:38:14 +00:00
mattias
51471a7417 IDE: setup dialog: using TOpenDialog for compiler file name
git-svn-id: trunk@31089 -
2011-06-05 08:28:46 +00:00
maxim
23c5c73b68 Packager: localized PkgDir, PkgSrcPath, PkgUnitPath, PkgIncPath macros description and changed their case to be camelcase like other ones.
While at this, fixed several typos in macros names: PkgUnitAth -> PkgUnitPath; PrimaryConfiPath -> PrimaryConfigPath; SecondaryConfiPath -> SecondaryConfigPath

git-svn-id: trunk@30665 -
2011-05-10 23:34:34 +00:00
maxim
80b6d2a191 IDE, translations: improved Initial setup dialog localization and moved all its resourcestrings to one place
git-svn-id: trunk@30212 -
2011-04-05 23:11:27 +00:00
mattias
db3dd549ff IDE: setup: icons when selected
git-svn-id: trunk@30175 -
2011-04-04 09:44:29 +00:00
mattias
3c9a015969 IDE: setup: resourcestrings
git-svn-id: trunk@30174 -
2011-04-04 09:37:05 +00:00
mattias
60b436fdbd IDE: setup: fixed updating compiler error
git-svn-id: trunk@30171 -
2011-04-04 09:08:04 +00:00
mattias
f1a7c00a1c IDE: search lazarus directory via binaries lazarus-ide and lazarus
git-svn-id: trunk@30030 -
2011-03-27 09:17:36 +00:00
mattias
8fbda6adee IDE: searching in /usr/lib/lazarus/lazversion
git-svn-id: trunk@30025 -
2011-03-27 08:46:37 +00:00
mattias
ab208034fa IDE: setup dialog: search fpc.exe in %SYSTEMDRIVE/pp/*, %SYSTEMDRIVE%/fpc/* and %PROGRAMFILES%/fpc/*
git-svn-id: trunk@29972 -
2011-03-21 15:01:53 +00:00
juha
49b49dd7e0 IDE: fixed access violation in InitialSetupDlg when path is not valid
git-svn-id: trunk@29932 -
2011-03-20 16:37:09 +00:00
mattias
c011106ea9 lazbuild: fixed compilation
git-svn-id: trunk@29913 -
2011-03-19 16:24:27 +00:00