openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
SynEdit
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Nov 12, 2024 — Nov 12, 2025
Showing page 11 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added SynEditDocumentManager - allows you use a single SynEdit control with multiple documents. Maintains document state when switching between documents. This component has been in production use for many years (in FinalBuilder) without issues.
Vincent Parrett
More...
almost 11 years ago
Merge branch 'proposal-form-height' into vsoft-changes
Vincent Parrett
More...
almost 11 years ago
Proposal Form Height Growth
Vincent Parrett
More...
almost 11 years ago
Merge branch 'vcl-themes' into vsoft-changes
Vincent Parrett
More...
almost 11 years ago
Added VCL Scrollbar hook (based on VirtualTreeView's) that enables VCL Theme support on scrollbars. Seems to work ok, I just stripped out stuff that was VT specific.
Vincent Parrett
More...
almost 11 years ago
Merge branch 'XE7-Support' into vsoft-changes
Vincent Parrett
More...
almost 11 years ago
Added DelphiXE7.groupproj and also .gitignore to ignore dcus et.
Vincent Parrett
More...
almost 11 years ago
minor change to reg of SynEditDocumentManager.
Vincent Parrett
More...
almost 11 years ago
Added SynEditDocumentManager - allows you use a single SynEdit control with multiple documents. Maintains document state when switching between documents. This component has been in production use for many years (in FinalBuilder) without issues.
Vincent Parrett
More...
almost 11 years ago
! Added missing unit
Christian Budde
More...
almost 11 years ago
! Fixed issue with double quoted strings (patch written by Eric)
Christian Budde
More...
almost 11 years ago
Merge https://github.com/SynEdit/SynEdit
vshoolgin
More...
almost 11 years ago
Proposal Form Height Growth
Jason Duffy Smith
More...
almost 11 years ago
+ Added designtime support for the JSON highlighter
Christian Budde
More...
almost 11 years ago
+ Added default properties for JSON syntax highlighter
Christian Budde
More...
almost 11 years ago
! Fixed unknown token deadlock for JSON highlighter
Christian Budde
More...
almost 11 years ago
Added new unit uHighlighterProcs
vshoolgin
More...
almost 11 years ago
Added custom caret type - ctVerticalLine2
vshoolgin
More...
almost 11 years ago
Without BOM the UTF8 File was read as ANSI. Author: omata, 2010-02-07 http://sourceforge.net/p/synedit/bugs/409/
vshoolgin
More...
almost 11 years ago
Fixed word selection with double click. It started to work with all chars in the highlighter mode (not with only latin chars as it was before).
vshoolgin
More...
almost 11 years ago
+ Added search word highlighter plugin * Cosmetic changes on demos
Christian Budde
More...
almost 11 years ago
+ Added JSON highlighter * Cosmetic changes on LLVM highlighter
Christian Budde
More...
almost 11 years ago
+ Added XE7 compatibility
Christian Budde
More...
almost 11 years ago
Updated CSS highlighter to support latest features of CSS (including the long missing functions).
Christian Budde
More...
about 11 years ago
Changed from 'BiggestWord' to column size specified by width (which itself can easily be calculated from a given word.
Christian Budde
More...
about 11 years ago
* Applied change from egrange: "Fixed DWS syntax-highlighting for some edge cases of multi-line strings"
Christian Budde
More...
about 11 years ago
Added helper procedure to set both fore- and background color in a highlighter attribute at the same time
Christian Budde
More...
about 11 years ago
Added LineStr for TOnCheckMarker, as it is not possible to check the line string without knowing the editor instance
Christian Budde
More...
about 11 years ago
Fixed bug caused by some refactoring ages ago (already present on first commit). It didn't consider empty lines properly with eoSmartTabDelete (check for empty string has been refactored out of the loop as well, where it didn't make any sense any more). As a result a backspace should move the cursor to the beginning of the last block (regardless of empty lines in between).
Christian Budde
More...
over 11 years ago
Added basic operator overloading for SynEditTypes.pas
Christian Budde
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree