mattias
|
9c4afe526b
|
IDE: codetools error: scroll in Messages window
git-svn-id: trunk@48082 -
|
2015-03-01 14:27:41 +00:00 |
|
mattias
|
27623aaec9
|
IDE: fixed updating highlighters after changing project options, bug #27554
git-svn-id: trunk@48060 -
|
2015-03-01 11:16:00 +00:00 |
|
mattias
|
9ca082f572
|
IDE: clean up
git-svn-id: trunk@48031 -
|
2015-02-27 22:36:47 +00:00 |
|
mattias
|
e8d5dfa7ba
|
IDE: invalidate file cache before building, after save
git-svn-id: trunk@47679 -
|
2015-02-10 15:24:21 +00:00 |
|
juha
|
d2dc7a43e6
|
Revert r47571 #74d2ec821a "IDE: New project description for UTF8 ...". Build mode cannot be set in project description.
git-svn-id: trunk@47594 -
|
2015-02-05 16:05:09 +00:00 |
|
mattias
|
bee2faeb7b
|
IDE: added parameters --verbose, --quiet, when building IDE or project and when quit, give message when already building
git-svn-id: trunk@47590 -
|
2015-02-04 22:30:54 +00:00 |
|
mattias
|
ea7686e0d4
|
IDE: build file: do not build while debugging or compiling
git-svn-id: trunk@47588 -
|
2015-02-04 20:46:23 +00:00 |
|
juha
|
74d2ec821a
|
IDE: New project description for an application with UTF8 RTL support.
git-svn-id: trunk@47571 -
|
2015-01-31 09:53:56 +00:00 |
|
mattias
|
5112c1862a
|
IDE: fixed typo
git-svn-id: trunk@47356 -
|
2015-01-12 16:53:44 +00:00 |
|
mattias
|
9e4a42391b
|
IDE: build file: clean messages
git-svn-id: trunk@47354 -
|
2015-01-12 16:50:18 +00:00 |
|
juha
|
7b2b561fcb
|
IDE: Assign event handler in better place, designer will be focused when component is selected in palette.
git-svn-id: trunk@47352 -
|
2015-01-12 15:30:28 +00:00 |
|
juha
|
2186ba086d
|
IDE: Force update for all component palette pages after changing configuration.
git-svn-id: trunk@47218 -
|
2014-12-17 23:27:25 +00:00 |
|
mattias
|
292e6350e0
|
IDE: added missing linebreak
git-svn-id: trunk@47169 -
|
2014-12-10 11:17:39 +00:00 |
|
mattias
|
abb3d4d4a0
|
IDE: last active form: skip modal forms and nil if form is freed
git-svn-id: trunk@47155 -
|
2014-12-09 21:41:54 +00:00 |
|
mattias
|
10f31d95f1
|
IDE: Fix for access violation if form is closed by pressing its X button and then reopened via F12 button in design mode, by Cyrax, bug #27141
git-svn-id: trunk@47123 -
|
2014-12-06 18:58:16 +00:00 |
|
mattias
|
8e9dbfa85e
|
IDE: compare files diff as source: do not add to project
git-svn-id: trunk@47121 -
|
2014-12-06 12:41:15 +00:00 |
|
juha
|
86cf88320b
|
IDE: Replace test "Package" with "Unit" in component palette options. Reuse the resource string.
git-svn-id: trunk@47117 -
|
2014-12-05 12:37:55 +00:00 |
|
juha
|
483871416f
|
IDE: Call ReAlignButtons only for the active page at the end of UpdateNoteBookButtons.
git-svn-id: trunk@47115 -
|
2014-12-05 07:19:18 +00:00 |
|
juha
|
d798261135
|
IDE: Align the buttons of current page again after palette configuration changed.
git-svn-id: trunk@47112 -
|
2014-12-04 23:29:05 +00:00 |
|
juha
|
96987c1d32
|
IDE: Less updates for the component palette during startup.
git-svn-id: trunk@47111 -
|
2014-12-04 23:29:03 +00:00 |
|
mattias
|
a46dc8915a
|
IDE: added TDebuggerIntf.CanExternalDebugSymbolsFile
git-svn-id: trunk@47107 -
|
2014-12-04 19:14:22 +00:00 |
|
juha
|
34ca493ff0
|
IDE: Reduce component palette updates at the start. Aims for snappier boot of Lazarus.
git-svn-id: trunk@47099 -
|
2014-12-04 17:12:09 +00:00 |
|
juha
|
d16d9236fd
|
Revert "IDE: Another debug message ...", fLastCompPaletteForm was freed -> crash.
git-svn-id: trunk@47098 -
|
2014-12-04 17:12:04 +00:00 |
|
juha
|
3a3481f224
|
IDE: Another debug message indicating why TMainIDE.UpdateIDEComponentPalette exits too early.
git-svn-id: trunk@47084 -
|
2014-12-04 10:51:40 +00:00 |
|
juha
|
7ff40bae71
|
IDE: Debug messages when component palette is updated from MainIDE.
git-svn-id: trunk@47082 -
|
2014-12-04 10:18:37 +00:00 |
|
mattias
|
3f081fac2d
|
IDE: simplified
git-svn-id: trunk@47078 -
|
2014-12-03 23:06:39 +00:00 |
|
juha
|
cfcbe4b9c7
|
IDE: Update component palette correctly when icons are filtered by DataModule.
git-svn-id: trunk@47073 -
|
2014-12-03 17:57:00 +00:00 |
|
juha
|
ebbcfd0b72
|
IDE: Prevent UpdateIDEComponentPalette; being called too often. Issue #27103, patch from Cyrax.
git-svn-id: trunk@47025 -
|
2014-11-29 11:05:41 +00:00 |
|
juha
|
3866cb4081
|
IDE: formatting
git-svn-id: trunk@47021 -
|
2014-11-28 15:04:13 +00:00 |
|
mattias
|
05a395046c
|
IDE: initial setup dialog: use SimpleFormat, resourcestrings cannot be trusted during boot
git-svn-id: trunk@47017 -
|
2014-11-28 13:08:14 +00:00 |
|
mattias
|
5dc8f9b03d
|
IDE: load global options: check resourcestring
git-svn-id: trunk@47014 -
|
2014-11-28 11:46:45 +00:00 |
|
juha
|
19dacabb7c
|
IDE: formatting
git-svn-id: trunk@46969 -
|
2014-11-23 15:01:51 +00:00 |
|
mattias
|
1ae3f048bb
|
IDE: initial setup dialog: check gdb only if TGDBMIDebugger is selected
git-svn-id: trunk@46938 -
|
2014-11-21 22:37:52 +00:00 |
|
mattias
|
e581182b8f
|
IDE: comment
git-svn-id: trunk@46913 -
|
2014-11-20 22:33:23 +00:00 |
|
juha
|
3f0e325023
|
IDE: Update component palette only after its configuration was changed.
git-svn-id: trunk@46895 -
|
2014-11-20 12:53:17 +00:00 |
|
mattias
|
1021bbb19a
|
IDE: docking: restore: keep autosizing disabled during restore
git-svn-id: trunk@46859 -
|
2014-11-15 12:39:26 +00:00 |
|
juha
|
8e3740ac4b
|
IDE: Prevent uselessly saving environment options during IDE startup and right after closing the settings dialog.
git-svn-id: trunk@46841 -
|
2014-11-14 01:40:18 +00:00 |
|
juha
|
b2834f51cc
|
IDE: Partly implement component palette reordering.
git-svn-id: trunk@46828 -
|
2014-11-12 20:35:22 +00:00 |
|
mattias
|
c97db23fe2
|
IDE: clean up
git-svn-id: trunk@46587 -
|
2014-10-18 09:35:41 +00:00 |
|
mattias
|
585e6cd4e8
|
IDE: rename identifier/find references: jump back in source editor
git-svn-id: trunk@46586 -
|
2014-10-18 09:33:11 +00:00 |
|
mattias
|
c0d3fe1b99
|
IDE: jump history: disable autosizing while create
git-svn-id: trunk@46499 -
|
2014-10-09 16:28:57 +00:00 |
|
juha
|
ba93502046
|
IDE: prevent crash when pressing F5 while source editor is closed.
git-svn-id: trunk@46464 -
|
2014-10-07 20:52:58 +00:00 |
|
mattias
|
6a49b9864d
|
IDE: configure external tools: fixed saving shortcuts
git-svn-id: trunk@46428 -
|
2014-10-04 12:03:46 +00:00 |
|
mattias
|
4fa796d65d
|
IDE: view messages, view search results: do not show source editor
git-svn-id: trunk@46335 -
|
2014-09-26 08:41:27 +00:00 |
|
mattias
|
804ba9b391
|
IDE: external tools: increased pip buffer, issue #18492
git-svn-id: trunk@46322 -
|
2014-09-25 10:03:30 +00:00 |
|
mattias
|
39fbd66aec
|
IDE: clean up
git-svn-id: trunk@46250 -
|
2014-09-19 09:46:15 +00:00 |
|
mattias
|
afeb291987
|
IDE: quick compile: do not save complete-flag, bug #26659
git-svn-id: trunk@46097 -
|
2014-08-31 16:57:12 +00:00 |
|
jesus
|
428a961779
|
ide: icons for some windows titles
git-svn-id: trunk@46069 -
|
2014-08-24 01:03:17 +00:00 |
|
mattias
|
2e2ab0b2b3
|
codetools: TSourceLog.GetLine: added parameter WithLineEnd
git-svn-id: trunk@46039 -
|
2014-08-12 10:44:40 +00:00 |
|
juha
|
30cd69fe8f
|
Diff tool: remove Save button, change "Diff" to "Compare files", try to prevent people creating invalid patches with it.
git-svn-id: trunk@46027 -
|
2014-08-10 14:05:17 +00:00 |
|