Commit Graph

6189 Commits

Author SHA1 Message Date
mattias
cd69ac768b IDE: source editor hint: activating write lock
git-svn-id: trunk@24408 -
2010-04-04 21:00:13 +00:00
mattias
20a40f4a3b IDE: open unknown file check result
git-svn-id: trunk@24406 -
2010-04-04 17:56:09 +00:00
martin
2c3487ba93 SourceEditor: fix for new autosize
git-svn-id: trunk@24402 -
2010-04-04 15:09:00 +00:00
mattias
97905f75d6 IDE: codebrowser: implemented export as text, bug #16191
git-svn-id: trunk@24394 -
2010-04-04 14:28:19 +00:00
mattias
77c705410a IDE: codebrowser: clean up
git-svn-id: trunk@24393 -
2010-04-04 14:25:43 +00:00
mattias
7d8ef3e279 LCL: comments
git-svn-id: trunk@24390 -
2010-04-04 09:33:57 +00:00
martin
2554635106 SourceEditor/Marks: Make breakpoints work with SynDualView
git-svn-id: trunk@24388 -
2010-04-04 02:35:32 +00:00
martin
a47f917688 IDE: More ProcessMessages during compilation, better responsiveness
git-svn-id: trunk@24386 -
2010-04-03 22:35:21 +00:00
martin
d7fc2ae5e7 SourceEditor: Only send one update to msg-view, if 2 Views exist
git-svn-id: trunk@24384 -
2010-04-03 21:57:06 +00:00
martin
94672a57eb SourceEditor: Only send one update to msg-view, if 2 Views exist
git-svn-id: trunk@24383 -
2010-04-03 21:04:46 +00:00
mattias
b32f435668 IDE: pasting controls: delay autosizing to keep layout of multi selection
git-svn-id: trunk@24380 -
2010-04-03 16:21:48 +00:00
martin
201ab0682a IDE: Fixed loading/saving bookmarks in session
git-svn-id: trunk@24371 -
2010-04-02 16:19:58 +00:00
martin
2c280ef33a SourceEditor: Search in open Files, search DualView only once
git-svn-id: trunk@24369 -
2010-04-02 13:49:38 +00:00
martin
c141150853 IDE: When jumping to Source code (debug step), only center the line if it is not already visible
git-svn-id: trunk@24365 -
2010-04-02 01:07:36 +00:00
martin
6d923e4923 SourceEditor, IDE: Updates/Preparation for SynDualView
git-svn-id: trunk@24363 -
2010-04-01 23:07:21 +00:00
martin
afc6999553 SourceEditor/Mark: Clean-up changes to Notification introduced in 24264. patch by Flávio Etrusco
git-svn-id: trunk@24358 -
2010-04-01 16:27:13 +00:00
juha
e4948d741a Converter: Support automatic removal of unknown properties.
git-svn-id: trunk@24355 -
2010-04-01 13:25:54 +00:00
juha
b03f1d9fb6 Converter: Allow configurable unit name changes in Uses section. Refactoring.
git-svn-id: trunk@24354 -
2010-04-01 13:25:48 +00:00
mattias
cc85994222 codetools: when writing to an existing file: invalidate file cache only for that file
git-svn-id: trunk@24347 -
2010-04-01 12:04:21 +00:00
mattias
a7a60cd4d3 IDE: using FileAgeCached
git-svn-id: trunk@24344 -
2010-04-01 11:42:03 +00:00
martin
dca9e8364b Fixed an issue saving project with certain bookmarks
git-svn-id: trunk@24334 -
2010-04-01 10:25:36 +00:00
martin
8f3f383091 IDE: fixed load project could loop forever
git-svn-id: trunk@24333 -
2010-04-01 09:55:22 +00:00
dmitry
4536384988 ide: full compiler message template is shown, if no param name information is given for the message
git-svn-id: trunk@24331 -
2010-04-01 07:35:24 +00:00
martin
824a3c686c IDE, Project: Refactor: extracted editor session info from UnitInfo
git-svn-id: trunk@24324 -
2010-03-31 22:32:24 +00:00
juha
3e9808f2c7 Converter: Remember previous search path for missing units. Var name changes.
git-svn-id: trunk@24313 -
2010-03-31 14:21:25 +00:00
juha
38b16d52cb Converter: Change dialog button text from "OK" to "Start Conversion"
git-svn-id: trunk@24308 -
2010-03-31 07:51:17 +00:00
juha
1259e59a8f Converter: Member visibility change in TLFMChecker to allow compilation in TLFMFixer
git-svn-id: trunk@24306 -
2010-03-31 07:16:37 +00:00
juha
f9cad14768 Converter: Show missing units in a CheckListBox and let user select them.
git-svn-id: trunk@24304 -
2010-03-30 22:39:26 +00:00
martin
cc46758fc0 SourceEditor: Ensure correct window is selected
git-svn-id: trunk@24295 -
2010-03-30 11:09:21 +00:00
dmitry
e13602a3ea ide: replace environment->files groupboxes with labels
git-svn-id: trunk@24292 -
2010-03-30 08:58:52 +00:00
martin
d15a3634aa SourceEditor: Invalidate breakpoint lines
git-svn-id: trunk@24278 -
2010-03-29 11:26:53 +00:00
juha
699d0d13ba Make "convert DFM" menu text more truthful. Improve and refactor its code.
git-svn-id: trunk@24265 -
2010-03-28 16:52:56 +00:00
martin
9dcf68db43 SourceEditor/Debugger: Correctly show disabled breakpoints. Issue #16096. Patch by Flávio Etrusco
git-svn-id: trunk@24264 -
2010-03-28 12:48:30 +00:00
mattias
01c218b44b IDE: pnlSpeedButtons: AutoSize
git-svn-id: trunk@24257 -
2010-03-27 22:58:49 +00:00
martin
d68907ebac SourceEditor: Improved dragging tabs (visual) (fix visual leftovers)
git-svn-id: trunk@24255 -
2010-03-27 21:35:06 +00:00
martin
b467cb0938 SourceEditor: Improved dragging tabs (visual) (fixed)
git-svn-id: trunk@24253 -
2010-03-27 21:07:45 +00:00
martin
5482a98b94 SourceEditor: Improved dragging tabs (visual)
git-svn-id: trunk@24251 -
2010-03-27 18:37:36 +00:00
martin
aedba3f0d2 SourceEditor: Improved dragging tabs
git-svn-id: trunk@24249 -
2010-03-27 15:30:49 +00:00
martin
10df69f897 SourceEditor: Activate Window, before sending notification
git-svn-id: trunk@24246 -
2010-03-27 12:17:39 +00:00
martin
3a75910f27 SourceEditor: Fixed a crash, after closing one of multiply windows (due to issue with indent)
git-svn-id: trunk@24243 -
2010-03-27 11:49:42 +00:00
martin
6fb696e119 SourceEditor, switch tabs correctly on gtk2
git-svn-id: trunk@24239 -
2010-03-27 10:32:44 +00:00
juha
4987a693fb Converter: UI improvements. Replacement names editor.
git-svn-id: trunk@24238 -
2010-03-27 09:03:47 +00:00
martin
7b938aafdc SourceEditor, fixed accidental removed method from SrcEditorInterface
git-svn-id: trunk@24235 -
2010-03-27 00:03:48 +00:00
martin
9a7417e467 SourceEditor, switch tabs correctly on gtk2
git-svn-id: trunk@24233 -
2010-03-26 23:37:09 +00:00
martin
220072f09b SourceEditor: Fix indent with more than window
git-svn-id: trunk@24232 -
2010-03-26 21:58:40 +00:00
martin
dac2e43b34 SourceEditor: Refactor, removed dependency on Project unit
git-svn-id: trunk@24231 -
2010-03-26 21:49:08 +00:00
martin
5f46559cad Project.pp: Fixed re-opening session with multiply windows
git-svn-id: trunk@24212 -
2010-03-25 19:09:06 +00:00
martin
508e666df5 SourceEditor: Fixed a crash when closing the IDE
git-svn-id: trunk@24211 -
2010-03-25 18:52:13 +00:00
martin
c4daaafe0c SourceEditor: try to make QT happy
git-svn-id: trunk@24210 -
2010-03-25 15:38:38 +00:00
paul
6bce7d6359 ide: fix sourceeditor pointer to name assigning
git-svn-id: trunk@24207 -
2010-03-25 08:38:46 +00:00