Commit Graph

24366 Commits

Author SHA1 Message Date
ask
ef7d9b0948 TAChart: Use FreeAndNil instead of Free for object fields
git-svn-id: trunk@24592 -
2010-04-12 06:59:17 +00:00
paul
4a39ffeb78 ide: revert resource file change by Marc
git-svn-id: trunk@24591 -
2010-04-12 00:57:57 +00:00
martin
6f624de421 Compiler/OutputFilter: Use QueueAsyncCall for compilation of normal project (F9)
git-svn-id: trunk@24590 -
2010-04-12 00:40:23 +00:00
martin
907fb4c6ab Compiler/OutputFilter: Prepare using Application.QueueAsyncCall instead of ProcessMessages
git-svn-id: trunk@24589 -
2010-04-12 00:39:34 +00:00
maxim
c35d025dac IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@24588 -
2010-04-11 20:18:51 +00:00
maxim
75776a5c90 JCF2: regenerated translations; updated Russian translation
git-svn-id: trunk@24587 -
2010-04-11 20:12:58 +00:00
maxim
82b3f34ab6 JCF2: localized 'About' dialog
git-svn-id: trunk@24586 -
2010-04-11 20:12:08 +00:00
martin
e8b06b861f LeakView: Auto open tree-node, if only one trace exists
LeakView: Recognize traces even without header-text

git-svn-id: trunk@24585 -
2010-04-11 18:31:23 +00:00
martin
37b03ff6d4 Debugger: Fixed trouble with execution-line, when changing units (would go to wrong line); introduced in r24569 #b60616fe5a (track line changes)
git-svn-id: trunk@24584 -
2010-04-11 18:29:39 +00:00
martin
6b98807014 FindInFiles Results: prevent crash, if tab-in-progress is closed. disable tool-bar for tab-in-progress. Deal with changes to other tabs during tab-in-progress
git-svn-id: trunk@24583 -
2010-04-11 17:32:42 +00:00
marc
2169adb7d8 * debug: fixed 64bit compilation
* some new code cleanup

git-svn-id: trunk@24582 -
2010-04-11 15:51:54 +00:00
martin
66322af724 SearchResults: allow middle click to close tabs (like source-editor)
SearchResults: Restore filter-text on page change

git-svn-id: trunk@24581 -
2010-04-11 15:36:28 +00:00
martin
0f6fa4134a SearchResults: allow middle click to close tabs (like source-editor)
git-svn-id: trunk@24580 -
2010-04-11 15:29:13 +00:00
marc
87b56618c0 * ide: added shortcut for view debug events
git-svn-id: trunk@24579 -
2010-04-11 14:53:27 +00:00
marc
4b4b02df5a * added flavio and sorted list
git-svn-id: trunk@24578 -
2010-04-11 14:17:27 +00:00
marc
3e10dd5404 * debug: implemented dispay of debugevents. patch #16148 by Flavio Etrusco
git-svn-id: trunk@24577 -
2010-04-11 14:11:47 +00:00
juha
b81f0445eb Converter: Regexp syntax for used unit replacements. Refactoring code for it.
git-svn-id: trunk@24576 -
2010-04-11 11:39:54 +00:00
ask
ad2406418f TAChart: Diagnose incorrect mark format values at assignment
git-svn-id: trunk@24575 -
2010-04-11 09:38:34 +00:00
ask
3eeaff3825 TAChart: Add TIntervalChartSource class. Use it as the default source for axis marks.
git-svn-id: trunk@24574 -
2010-04-11 09:19:33 +00:00
mattias
d0954af332 IDE: breakpointsproperties dlg: buttonpanel does not support Align=alNone
git-svn-id: trunk@24573 -
2010-04-11 08:59:51 +00:00
mattias
cbcaf635e4 LCL: TButtonPanel: fixed updating size after changing bounds, small optimizations
git-svn-id: trunk@24572 -
2010-04-11 08:58:36 +00:00
ask
21c09ad7e9 TAChart: Make Axis.Inverted work for customized marks
git-svn-id: trunk@24571 -
2010-04-11 08:49:52 +00:00
ask
7f95e20e9c TAChart: Extract TCustomChartSource.ValuesInInterval procedure
git-svn-id: trunk@24570 -
2010-04-11 08:41:41 +00:00
martin
b60616fe5a Debugger, SourceEditor: Track Line changes during debug. Adjust breakpoints and executionline
git-svn-id: trunk@24569 -
2010-04-10 22:41:44 +00:00
maxim
48c111460d regenerated translations; updated Russian translation
git-svn-id: trunk@24568 -
2010-04-10 22:07:37 +00:00
maxim
bd1d1aaf06 Printer4Lazarus: improve localization (visible in 'Keymapping' options tab)
git-svn-id: trunk@24567 -
2010-04-10 22:07:09 +00:00
martin
2936a5591c SourceEditor/SynEdit: fixed a crash when open a 2nd view, while debugging
git-svn-id: trunk@24566 -
2010-04-10 22:00:40 +00:00
maxim
55230bac1f Components: try to prevent IDE from modifying autogenerated package files on every recompilation
git-svn-id: trunk@24565 -
2010-04-10 21:24:58 +00:00
maxim
4b25569b03 Package manager: avoid corruption of translated header comments (which are obviously in UTF-8) in autogenerated package files.
git-svn-id: trunk@24564 -
2010-04-10 21:17:42 +00:00
maxim
65e13b3061 Package manager: cleanup
git-svn-id: trunk@24563 -
2010-04-10 20:08:25 +00:00
martin
e54dc2a373 Debugger: Removed SourceLine, since it was effectively a managed copy of Line
git-svn-id: trunk@24562 -
2010-04-10 18:27:27 +00:00
martin
0fb0a40d23 SynEdit: clean-up
git-svn-id: trunk@24561 -
2010-04-10 18:23:33 +00:00
maxim
1c3a760803 IDE: improved 'Automatic features' editor options tab layout to fit longer translations
git-svn-id: trunk@24560 -
2010-04-10 17:55:50 +00:00
marc
e2275307da *debugger: Strip CR/FL from expressions. Fixes #16232
git-svn-id: trunk@24559 -
2010-04-10 17:26:28 +00:00
maxim
0d3e9fcffe regenerated translations; updated Russian translation
git-svn-id: trunk@24558 -
2010-04-10 17:09:58 +00:00
maxim
3ccd18bfe1 JCF2: localized PreProcessor tab
git-svn-id: trunk@24557 -
2010-04-10 17:09:38 +00:00
martin
b487f853cc Debugger: Refactor moved SourceLine to TIDEBreakPoint
git-svn-id: trunk@24556 -
2010-04-10 17:05:18 +00:00
maxim
e055583509 regenerated translations; updated Russian translation
git-svn-id: trunk@24555 -
2010-04-10 16:49:18 +00:00
maxim
2cadacb011 JCF2: localized Asm tab
git-svn-id: trunk@24554 -
2010-04-10 16:48:01 +00:00
maxim
8a3c655f3e JCF2: Transform tab - minor fixes in LFM file
git-svn-id: trunk@24553 -
2010-04-10 16:25:01 +00:00
juha
70b2f4f640 Improved messages. Don't save project before fixing form files after all.
git-svn-id: trunk@24552 -
2010-04-10 11:44:59 +00:00
juha
1de8262018 Converter: Better fall-back replacement types. Minor changes.
git-svn-id: trunk@24551 -
2010-04-10 11:44:50 +00:00
maxim
8ac25cc151 IDE: improved 'Publish Project' dialog layout to fit longer translations
git-svn-id: trunk@24550 -
2010-04-09 23:16:01 +00:00
maxim
237d4b422b partially revert r24548 #7927528a95: useless changes to autogenerated files were committed
git-svn-id: trunk@24549 -
2010-04-09 23:01:12 +00:00
maxim
7927528a95 Russian translation: some more improvements
git-svn-id: trunk@24548 -
2010-04-09 22:55:20 +00:00
maxim
6c54981371 JCF2: improved Transform tab layout to fit longer translation strings
git-svn-id: trunk@24547 -
2010-04-09 22:40:53 +00:00
maxim
4170724ef0 regenerated translations; updated and improved Russian translation
git-svn-id: trunk@24546 -
2010-04-09 22:23:51 +00:00
maxim
8e55520c9d JCF2: localized Transform tab
git-svn-id: trunk@24545 -
2010-04-09 22:22:59 +00:00
juha
cc4e4f5b3b Converter: Improved messages, added Application.ProcessMessages to show them in real time.
git-svn-id: trunk@24544 -
2010-04-09 22:03:46 +00:00
martin
2a9ed589ac SourceEditor, SynEdit: Refactor DebugMarks (exe-line-marks). Ensure refresh for all windows
git-svn-id: trunk@24543 -
2010-04-09 21:59:40 +00:00