Commit | Date | |
---|---|---|
[r3491]
by
delphidabbler
Copied and renamed default highlighter themes file from experimental branch as DefaultHighlighterThemes.dat and added to resources. |
2013-09-14 09:12:24 | Tree |
2013-09-14 09:00:44 | Tree | |
[r3489]
by
delphidabbler
Added four syntax highlighter language units (Pascal, PHP, HTML & JavaScript) to the SynEdit library project. |
2013-09-14 03:07:12 | Tree |
[r3488]
by
delphidabbler
Updated svn:mergeinfo properties as a result of merging revision(s) from branches/experimental/Src/TrunkSrc: |
2013-09-13 23:17:53 | Tree |
[r3487]
by
delphidabbler
Merged revision(s) from branches/experimental/Src/TrunkSrc: This resulted in the following modifications to files in parsnip/Src: 1) New TBinaryStreamWriter.WriteByte added in UDataStreamIO unit. |
2013-09-13 23:16:28 | Tree |
[r3486]
by
delphidabbler
Merged revision(s) 3356-3485, 3021-3355 from trunk/Src: Updated with changes in trunk/Src as at release 4.8.0. |
2013-09-13 23:04:08 | Tree |
[r3485]
by
delphidabbler
Removed all custom generic sorted list and sorted dictionary classes, leaving only the generic array enumerator, TArrayEnumerator<T>. |
2013-09-13 22:58:13 | Tree |
[r3484]
by
delphidabbler
Replaced use of TDictionary from Generics.Collections with TLinkedDictionary from Delphi Collections library. |
2013-09-13 22:56:31 | Tree |
[r3483]
by
delphidabbler
Replaced use of sorted list classes from UContainers with similar classes from Delphi Collections library and from Generics.Collections. |
2013-09-13 22:55:02 | Tree |
[r3482]
by
delphidabbler
Modified to use PaulLarsonHash from CS.Utils.Hashes instead of ElfHash for string hashes. |
2013-09-13 20:54:53 | Tree |