Commit Graph

40084 Commits

Author SHA1 Message Date
mattias
430543d215 IDE: project options: hide editing all build modes - not implemented yet
git-svn-id: trunk@41491 -
2013-06-02 16:11:57 +00:00
mattias
2fb2cd4845 IDE: project options: added build mode in session checkbox
git-svn-id: trunk@41490 -
2013-06-02 16:09:04 +00:00
juha
8761012e9c Less DebugLns to clutter Delphi conversion output. Fix also wrong method names in some DebugLns.
git-svn-id: trunk@41489 -
2013-06-02 10:19:41 +00:00
mattias
4e6e36dc04 lazutils: sort uses clause
git-svn-id: trunk@41488 -
2013-06-02 08:32:06 +00:00
juha
4923cf00d8 Converter: take better care of exceptions during unit conversion.
git-svn-id: trunk@41487 -
2013-06-02 08:23:59 +00:00
bart
27e955ca5c FileUtil: Implement WideString API based version of ParamStrUtf8 on Windows.
git-svn-id: trunk@41486 -
2013-06-01 18:01:02 +00:00
juha
7ba5e2aae9 Converter: Convert form files (and finish unit files) even if there was an exception during unit conversion.
git-svn-id: trunk@41485 -
2013-06-01 16:55:30 +00:00
juha
da18117842 Converter: update DirectoryCache
git-svn-id: trunk@41484 -
2013-06-01 15:21:12 +00:00
juha
411a8864be Converter: identifier name changes
git-svn-id: trunk@41483 -
2013-06-01 15:21:07 +00:00
mattias
f665dbdab2 codetools: removed olf fpc 1.0 defines
git-svn-id: trunk@41481 -
2013-06-01 09:07:27 +00:00
mattias
8ad02e1a94 IDE: mode matrix: read old LCLWidgetType
git-svn-id: trunk@41480 -
2013-06-01 00:02:24 +00:00
mattias
30f58114b0 lazutils: fixed compilation under darwin
git-svn-id: trunk@41479 -
2013-05-31 21:50:47 +00:00
mattias
9fe05b6fa9 synedit: LoadFromFile support for UTF-8 under Windows
git-svn-id: trunk@41478 -
2013-05-31 20:32:37 +00:00
mattias
9ef980d63b LCL: gtk2: fixed AskUser,QuestionDlg escape key result
git-svn-id: trunk@41476 -
2013-05-31 15:28:04 +00:00
zeljko
fc08e9727f Qt: fixed problem with TCustomPanel.Color, when panel is painted via Frame3d.Problem raised with r41291 #15dc88089b while fixing #24445
git-svn-id: trunk@41475 -
2013-05-31 13:10:33 +00:00
mattias
7a48891a3d IDE: clean up
git-svn-id: trunk@41474 -
2013-05-30 22:54:53 +00:00
mattias
209b8a551c IDE: mode matrix: omit old macrovalues
git-svn-id: trunk@41473 -
2013-05-30 22:53:01 +00:00
mattias
2501e46028 IDE: mode matrix: load/save old macros
git-svn-id: trunk@41472 -
2013-05-30 22:25:20 +00:00
juha
d40a0a9bb5 IDE, KeyMapping: In AssignTo, delete excess keys from SynEdit shortcuts already when caching them.
git-svn-id: trunk@41471 -
2013-05-30 17:40:44 +00:00
mattias
7ff5b7fa6d lazbuild: fixed compilation
git-svn-id: trunk@41470 -
2013-05-30 17:12:05 +00:00
mattias
e06fcb95bc IDE: mode matrix: set Opaque=false
git-svn-id: trunk@41469 -
2013-05-30 16:50:49 +00:00
mattias
108473b653 IDE: mode matrix: save global session states
git-svn-id: trunk@41468 -
2013-05-30 16:40:50 +00:00
bart
cbb2c5f5d9 LazFileUtils: Update comments for TryCreateRelativePath.
git-svn-id: trunk@41467 -
2013-05-30 16:33:53 +00:00
sekelsenmat
d729485e9d fpvectorial: Vertical formulas look nicer with a smaller vertical spacing
git-svn-id: trunk@41466 -
2013-05-30 15:36:05 +00:00
sekelsenmat
5cbb0e8796 fpvectorial: Adds support for vertical stacks in MathML and improves the formula infrastructure in general
git-svn-id: trunk@41465 -
2013-05-30 15:33:37 +00:00
mattias
0d94ffb16b tests: updated TestCreateRelativePath
git-svn-id: trunk@41464 -
2013-05-30 15:19:33 +00:00
mattias
25e2ca378c IDE: verbose key duplicates
git-svn-id: trunk@41463 -
2013-05-30 14:42:47 +00:00
mattias
378fa43c2d IDE: fixed typos
git-svn-id: trunk@41462 -
2013-05-30 14:35:59 +00:00
mattias
422e68c742 IDE: mode matrix: save enabled options in session modes
git-svn-id: trunk@41461 -
2013-05-30 14:29:43 +00:00
juha
20f62dfb26 Revert r41458 #f3985e0657, "Codetools: remove extra typecast"
git-svn-id: trunk@41460 -
2013-05-30 11:58:55 +00:00
juha
4173c58d86 LCL: Remove useless CheckChildrenHandles when menuitem is clicked. (is it needed by some widgetset?)
git-svn-id: trunk@41459 -
2013-05-30 11:13:37 +00:00
juha
f3985e0657 Codetools: remove extra typecast
git-svn-id: trunk@41458 -
2013-05-30 11:13:29 +00:00
mattias
d9d42d35c7 tests: CreateRelativePath should keep ~ and $()
git-svn-id: trunk@41457 -
2013-05-30 10:51:28 +00:00
juha
fe7df06037 LazUtils: Optimize TXMLConfig.InternalFindNode, call virtual NodeName getter only once.
git-svn-id: trunk@41456 -
2013-05-30 09:52:37 +00:00
juha
f188af0856 SynEdit: optimize assignment of a private array.
git-svn-id: trunk@41455 -
2013-05-30 08:24:21 +00:00
juha
78c5f418da IDE: formatting
git-svn-id: trunk@41454 -
2013-05-30 08:24:07 +00:00
mattias
4a703f67f5 LCL: TFilterComboBox: freenotification for ShellListView
git-svn-id: trunk@41453 -
2013-05-30 06:52:22 +00:00
bart
1d2d0b6a26 LazFileUtils: (Try)CreateRelativePath: implement option to control wether Dest and Source
must always share a common base folder (being not the root directory).
For CreateRelativePath it defaults to True for backwards compatibility.

git-svn-id: trunk@41452 -
2013-05-29 19:01:13 +00:00
bart
47f5c33813 LazFileUtils: Split some implementations into Windows and Unix specific include files.
git-svn-id: trunk@41451 -
2013-05-29 13:05:12 +00:00
mattias
9b22e58354 tests: comments
git-svn-id: trunk@41450 -
2013-05-29 12:13:36 +00:00
bart
a74716e6aa LazFileUtils: Fix CreateRelativePath function. Better fix for issue #0022603.
git-svn-id: trunk@41449 -
2013-05-29 11:51:48 +00:00
martin
806530abe3 SynSourceEdit: fix destroy (Highlighter may trigger event in destruction, and must be removed while other objects are still in place)
git-svn-id: trunk@41448 -
2013-05-29 09:20:24 +00:00
mattias
fbfafdeeba IDE: clean up
git-svn-id: trunk@41447 -
2013-05-28 18:14:50 +00:00
juha
8bdddec9af IDE: Rewrite and optimize TKeyCommandRelationList.AssignTo. It had nested linear searches and showed high in profiler (gprof) log for startup.
git-svn-id: trunk@41445 -
2013-05-28 16:00:11 +00:00
juha
133fc7f692 IDE: don't remove conflicting keys in TKeyCommandRelationList.AssignTo.
git-svn-id: trunk@41444 -
2013-05-28 16:00:07 +00:00
juha
869b324865 SynEdit: cleanup
git-svn-id: trunk@41443 -
2013-05-28 16:00:02 +00:00
juha
a8684998b7 Formatting and comments
git-svn-id: trunk@41442 -
2013-05-28 15:59:52 +00:00
martin
14157739f0 IDE: Editor-Color opts - Improve default values for priorities
git-svn-id: trunk@41441 -
2013-05-28 11:01:48 +00:00
mattias
a33a21031a IDE: mode matrix: comments
git-svn-id: trunk@41440 -
2013-05-28 08:19:45 +00:00
mattias
3a9e8d9e0c lazutils: clean up
git-svn-id: trunk@41439 -
2013-05-28 08:09:50 +00:00