Commit Graph

27779 Commits

Author SHA1 Message Date
juha
e80c52f6f7 IDE: Cleanup, make the code more readable.
git-svn-id: trunk@28232 -
2010-11-14 22:44:39 +00:00
juha
6621b04689 IDE: fixed the build advanced restart feature. Now it works correctly. Most work done by Stephano.
git-svn-id: trunk@28231 -
2010-11-14 22:23:37 +00:00
maxim
79a8502960 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@28230 -
2010-11-14 21:18:55 +00:00
maxim
926bea7313 IDE: localize 'IDE Info' dialog caption
git-svn-id: trunk@28229 -
2010-11-14 21:18:16 +00:00
mattias
9da1573ffb IDE: packagegraph: fixed uninitialized variable, bug #17935
git-svn-id: trunk@28228 -
2010-11-14 20:53:45 +00:00
maxim
d18d22986c IDE, Find/rename identifier dialog: fix localization
git-svn-id: trunk@28227 -
2010-11-14 20:41:56 +00:00
maxim
d6e31c9d2c IDE, Build Lazarus dialog: remember form size
git-svn-id: trunk@28226 -
2010-11-14 20:28:05 +00:00
martin
268bad15c4 SynEdit, marks: Fixed update column on line delete
git-svn-id: trunk@28225 -
2010-11-14 20:02:05 +00:00
martin
8f2807ea6e SynEdit, pas hl: test for message modifier context (not in property). Issue #0017577
git-svn-id: trunk@28224 -
2010-11-14 19:54:38 +00:00
martin
250bf6aa89 SynEdit, pas hl: fixed message modifier context (not in property). Issue #0017577
git-svn-id: trunk@28223 -
2010-11-14 19:54:13 +00:00
martin
3045c387da SynEdit, pas hl: Tests for message modifier context.
git-svn-id: trunk@28222 -
2010-11-14 19:48:21 +00:00
martin
3aa0ac6c03 SynEdit, pas hl: fixed message modifier context. Issue #0017577
git-svn-id: trunk@28221 -
2010-11-14 19:48:19 +00:00
martin
70dee9c7bf Debugger: Refactor Disassemble to use object-queue. Disassembler to be represented by an object, like breakpoints, stack, etc
git-svn-id: trunk@28220 -
2010-11-14 19:13:44 +00:00
maxim
6462b81ca7 IDE, Build Lazarus dialog: increase its default size to make this dialog look better with e.g. GTK2
git-svn-id: trunk@28219 -
2010-11-14 18:51:12 +00:00
maxim
abcb512c7b IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@28218 -
2010-11-14 18:40:21 +00:00
maxim
275fb50706 IDE: localize "Select profiles to build" dialog
git-svn-id: trunk@28217 -
2010-11-14 18:39:42 +00:00
martin
21aade180b Debugger: a bit reduced debugln-output.
git-svn-id: trunk@28216 -
2010-11-14 18:12:01 +00:00
martin
2be63ddc61 Debugger: a bit reduced debugln-output.
git-svn-id: trunk@28215 -
2010-11-14 18:09:20 +00:00
mattias
c2bf7803f7 IDE: buid lazarus: only restart if target is default, bug #17912
git-svn-id: trunk@28214 -
2010-11-14 17:59:43 +00:00
martin
ac81ace9f1 Debugger: Adding more debugln-output. / Fixed last rev
git-svn-id: trunk@28213 -
2010-11-14 17:53:22 +00:00
martin
b817142e8e Debugger: Adding more debugln-output. Added some exception handling, Adding handling unknown breakpoint
git-svn-id: trunk@28212 -
2010-11-14 17:47:31 +00:00
maxim
a2518e7ff7 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@28211 -
2010-11-14 17:09:39 +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
99235b92c9 IDE, IDE options/Editor/Completion and Hints tab: change TrackBars style to ShowSelRange=False
git-svn-id: trunk@28209 -
2010-11-14 16:43:23 +00:00
maxim
1947c6fc37 IDE, IDE options/Editor/Display/Markup and Matches tab: change TrackBar style to ShowSelRange=False
git-svn-id: trunk@28208 -
2010-11-14 16:42:26 +00:00
maxim
f404346fab IDE, Project options/Application tab: correctly disable 'DPI Aware' checkbox when form is shown if 'Use manifest' checkbox is disabled. Also change TrackBar style to ShowSelRange=False.
git-svn-id: trunk@28207 -
2010-11-14 16:34:10 +00:00
maxim
eb4facdfd1 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@28206 -
2010-11-14 16:08:47 +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
maxim
977afc6da5 LCL: trigger TFileNameEdit OnChange event when file name is changed through file dialog too, bug #17920
git-svn-id: trunk@28204 -
2010-11-13 21:05:08 +00:00
martin
66cb4ebd4f Debugger: verbosity
git-svn-id: trunk@28203 -
2010-11-13 18:03:47 +00:00
paul
66053e7da5 lcl: fix compilation with fpc 2.4.2 by Sven Barth (issue #0017923)
git-svn-id: trunk@28202 -
2010-11-13 14:25:40 +00:00
mattias
504bccb12b IDE: RescanCompilerDefines: check if changestamp invalid
git-svn-id: trunk@28201 -
2010-11-13 13:42:55 +00:00
paul
511b386b50 lcl: set PopupMode to pmAuto to fix problems with showing input/message/question dialogs to users from StayOnTop forms
win32: fix ShowModal of child forms which has WS_EX_TOPMOST parent

git-svn-id: trunk@28200 -
2010-11-13 09:12:04 +00:00
paul
06f15d8c61 lcl: don't call Screen.MoveFormToZFront(Self); explicitly in the ShowModal since Screen.MoveFormToFocusFront already calls it
git-svn-id: trunk@28199 -
2010-11-13 08:43:50 +00:00
paul
8e99ab359b win32: use TaskDialogIndirect for MessageDlg and ShowMessage on windows vista+
git-svn-id: trunk@28198 -
2010-11-13 07:42:13 +00:00
martin
13f15fb3ff SourceEditor: Fixed a crash, when debugging, while an SrcEditWindow with no editors open
git-svn-id: trunk@28197 -
2010-11-13 02:28:28 +00:00
paul
78a7d0a8a8 win32: correct vista+ menu size for other DPIs (issue #0017878)
git-svn-id: trunk@28196 -
2010-11-13 02:16:03 +00:00
mattias
1805cdf4fb codetools: FindStartOfTerm: check for invalid context
git-svn-id: trunk@28195 -
2010-11-13 00:13:23 +00:00
maxim
85de1fc33d IDE, Project options dialog/Path tab: improved taborder, bug #17913.
git-svn-id: trunk@28194 -
2010-11-12 21:51:48 +00:00
maxim
757ddd02e3 IDE: improved Russian translation
git-svn-id: trunk@28193 -
2010-11-12 21:13:06 +00:00
maxim
2edf11e7fc IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@28192 -
2010-11-12 21:11:06 +00:00
mattias
86f517a9f7 LCL: fixed NeedRTLAnsi
git-svn-id: trunk@28191 -
2010-11-12 20:57:25 +00:00
mattias
423aab1554 codetools: search target compiler in directory of default compiler
git-svn-id: trunk@28190 -
2010-11-12 20:37:19 +00:00
mattias
cbcf2a2d33 codetools: added flag DisableCTNodeExtMemManager
git-svn-id: trunk@28189 -
2010-11-12 15:28:44 +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
82ab7cfc02 Build Lazarus: fix tab order.
git-svn-id: trunk@28187 -
2010-11-12 08:34:49 +00:00
juha
65da830071 IDE: Cleanup for UpdateCaption.
git-svn-id: trunk@28186 -
2010-11-12 08:34:46 +00:00
paul
d633f09ea1 lcl: fix scaling of font. default font has 0 size/height, use real height instead. fix scaling of TWinControl: children must be scaled first to prevent problems with auto sized forms
git-svn-id: trunk@28185 -
2010-11-12 08:26:55 +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
mattias
2e97e0d74b IDE: warn for duplicate units in packages: showabort, bug #17905
git-svn-id: trunk@28183 -
2010-11-11 16:38:01 +00:00