Commit Graph

1086 Commits

Author SHA1 Message Date
mattias
7d14b1c344 IDE: fpdoc editor: auto repair xml
git-svn-id: trunk@28526 -
2010-11-28 12:44:28 +00:00
martin
b78c74b844 DBG: added toolbars to some of the dbg dialogs
git-svn-id: trunk@28486 -
2010-11-25 23:26:53 +00:00
martin
795b3b3fb5 DBG: initial implementation of display-styles for watches
git-svn-id: trunk@28468 -
2010-11-24 21:48:42 +00:00
martin
2ee2cee283 IDE: Ask what do do with unsaved files, if close all tabs. / improve same questuion for close-all-other-tabs. Issue #0012298
git-svn-id: trunk@28459 -
2010-11-24 15:00:49 +00:00
martin
ef88560836 SrcEdit: Fixed Ctrl-Middle click (was no longer closing all others) / added option to enable/disbale the behaviour
git-svn-id: trunk@28439 -
2010-11-23 23:06:56 +00:00
maxim
84b618c492 Converter, Replace functions/procedures dialog: improved localization
git-svn-id: trunk@28423 -
2010-11-23 00:20:23 +00:00
maxim
830ebc5eec Converter: improved localization
git-svn-id: trunk@28421 -
2010-11-22 23:41:07 +00:00
juha
1976af73ee Converter: change resource string names to match the text better and to avoid translation errors.
git-svn-id: trunk@28417 -
2010-11-22 20:19:45 +00:00
martin
71d957a779 DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch
git-svn-id: trunk@28416 -
2010-11-22 18:46:25 +00:00
martin
04eb05df31 DBG: Added instruction stepping / fixed some assembler window issue
git-svn-id: trunk@28388 -
2010-11-22 00:25:09 +00:00
maxim
628a896c36 IDE: improved package system localization
git-svn-id: trunk@28298 -
2010-11-17 22:29:49 +00:00
martin
908aca120b undo last commit, bug was resolved, despite state=new
git-svn-id: trunk@28244 -
2010-11-15 10:53:33 +00:00
martin
735ca4f8e2 missing file from commit 28238 #624c9a9db4 / issue #17939
git-svn-id: trunk@28243 -
2010-11-15 10:50:12 +00:00
mattias
a7a449df95 IDE: fixed compilation
git-svn-id: trunk@28242 -
2010-11-15 09:55:25 +00:00
maxim
926bea7313 IDE: localize 'IDE Info' dialog caption
git-svn-id: trunk@28229 -
2010-11-14 21:18:16 +00:00
maxim
275fb50706 IDE: localize "Select profiles to build" dialog
git-svn-id: trunk@28217 -
2010-11-14 18:39:42 +00:00
maxim
5b3e0b2f35 IDE, Build profile manager dialog: ask confirmation before deleting profile
git-svn-id: trunk@28210 -
2010-11-14 17:08:37 +00:00
maxim
ffa63ddfd3 IDE, Build mode differences dialog: improved layout and localized
git-svn-id: trunk@28205 -
2010-11-14 16:07:39 +00:00
mattias
ffe59abaf7 IDE: compiler options: warn if SrcPath contains paths in UnitPath
git-svn-id: trunk@28188 -
2010-11-12 14:46:03 +00:00
juha
c3bcaf4bd3 IDE: Show correct data in IDE caption when building Lazarus. Improve behavior with IDETitleStartsWithProject setting.
git-svn-id: trunk@28184 -
2010-11-11 22:13:44 +00:00
paul
e8dc95ab80 ide: add DpiAware option to the project application options (a part of windows manifest)
git-svn-id: trunk@28170 -
2010-11-10 03:15:38 +00:00
juha
688d2bfc42 Build Lazarus: again some layout and text tweaks.
git-svn-id: trunk@28127 -
2010-11-07 17:51:02 +00:00
maxim
c0057e87a5 IDE, Configure Build Lazarus dialog: further localization improvements
git-svn-id: trunk@28122 -
2010-11-07 15:21:19 +00:00
maxim
fcc87b171e IDE, Configure Build Lazarus dialog: small localization cleanup
git-svn-id: trunk@28120 -
2010-11-07 14:09:04 +00:00
maxim
e97fa4cdac IDE: localize Edit Build Lazarus Defines dialog
git-svn-id: trunk@28117 -
2010-11-07 13:38:38 +00:00
maxim
341b1368b7 IDE, Configure Build Lazarus dialog: improve layout and localization
git-svn-id: trunk@28114 -
2010-11-07 13:22:02 +00:00
mattias
27461c4823 IDE: added about IDE info dialog
git-svn-id: trunk@28101 -
2010-11-05 19:26:20 +00:00
juha
b10f4d426b Build Lazarus: Replace radiogroup with combobox. Change layout.
git-svn-id: trunk@28098 -
2010-11-05 15:47:00 +00:00
mattias
2bf7963f78 IDE: when opening a form with missing design time package: show option to install those packages
git-svn-id: trunk@28080 -
2010-11-05 00:19:24 +00:00
juha
e50753b288 Advanced build Lazarus: build many profiles at once.
git-svn-id: trunk@28072 -
2010-11-04 13:07:43 +00:00
juha
518721e8a0 Build Lazarus dialog: make the dialog smaller and improve layout.
git-svn-id: trunk@28066 -
2010-11-03 22:02:10 +00:00
mattias
5ca80379a2 IDE: when compile of an install package failed: more verbose buttons
git-svn-id: trunk@28056 -
2010-11-03 14:45:03 +00:00
juha
dca657ef9b Build Lazarus: allow define defines :)
git-svn-id: trunk@28046 -
2010-11-02 22:30:03 +00:00
mattias
b9f5c98980 IDE: fixed hint for delete build macro value, bug #17785
git-svn-id: trunk@28038 -
2010-11-02 13:00:25 +00:00
juha
03975ab86e Fix a string.
git-svn-id: trunk@28027 -
2010-11-01 13:25:59 +00:00
juha
0b17ddcdc6 Build profiles: Reorganized settings and their GUI, Restart and Confirm become global settings, compiler options get a Memo.
git-svn-id: trunk@28019 -
2010-11-01 07:46:47 +00:00
juha
8e39312987 Build message text improved.
git-svn-id: trunk@28005 -
2010-10-31 10:41:31 +00:00
juha
6c5a779c60 IDE: Improved texts.
git-svn-id: trunk@28003 -
2010-10-31 10:09:03 +00:00
juha
4c3454ad79 Build profiles: Added Tools menu item to build selected profiles. Refactoring.
git-svn-id: trunk@28002 -
2010-10-31 09:37:32 +00:00
juha
c10af39edc Build profiles: improving text in MessageDialog a little.
git-svn-id: trunk@27996 -
2010-10-30 23:25:37 +00:00
juha
b8911c2108 Merge branch 'buildall'
git-svn-id: trunk@27988 -
2010-10-30 20:23:15 +00:00
mattias
215cc0bd0a IDE: warn when installing a package with suspicious inc or unit path, bug #16891
git-svn-id: trunk@27976 -
2010-10-30 12:57:48 +00:00
mattias
9f21138dcb IDE: when creating a new unit and project options and main sourcedirectives differ ask, feature 17014
git-svn-id: trunk@27969 -
2010-10-30 11:30:35 +00:00
martin
9cabb64548 IDE, EditorOptions: added config for different modes to highlight "string", "Ansistring", "exit", "break",
git-svn-id: trunk@27964 -
2010-10-30 01:11:12 +00:00
martin
e03fbc4fa4 Editor-Options: Regroup markup related options
git-svn-id: trunk@27953 -
2010-10-29 19:32:16 +00:00
juha
6082d0a0e1 Build profiles: allow translating strings.
git-svn-id: trunk@27911 -
2010-10-27 22:49:47 +00:00
mattias
f7e017a61a IDE: added build profiles for building the IDE, patch #15336
git-svn-id: trunk@27901 -
2010-10-27 19:32:27 +00:00
vincents
8967e57968 ide: made running external tool hidden optional, useful for external application (issue #17312)
patch by Graeme

git-svn-id: trunk@27897 -
2010-10-27 14:13:22 +00:00
mattias
17d1cba55e lazbuild: added option --build-mode=<project build mode>, --bm=<project build mode>
git-svn-id: trunk@27874 -
2010-10-26 08:27:21 +00:00
mattias
b35808d50f IDE: warn when deleting main unit of package
git-svn-id: trunk@27855 -
2010-10-25 12:39:19 +00:00