1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #54 from microtherion/Fix_PDF_Headers More... over 7 years ago
Due to an apparent WebKit bug, headers and footers were flipped when drawing to PDF. Unflip them. More... over 7 years ago
Merge pull request #52 from sveinbjornt/master More... about 8 years ago
Added setAnnotations method to ACEView More... about 8 years ago
Merge pull request #51 from microtherion/Lightweight_Generics More... over 8 years ago
Add compatibility for earlier Xcodes More... over 8 years ago
Adopt Objective C Lightweight Generics More... over 8 years ago
Fixing compiler issue More... over 8 years ago
Updated podspec More... over 8 years ago
Ignore unwanted ACE and emmet files More... over 8 years ago
Emmet 2ff6dc06ad More... over 8 years ago
ACE bd67eec06e More... over 8 years ago
Removing submodules in favour of dumping entire contents of ACE editor into repo. Cocoapods doesn't like submodules being used this way *sniff* More... over 8 years ago
Merge pull request #49 from 0x4a616e/pr More... over 8 years ago
Added method to focus editor window More... over 8 years ago
Added method to add tab size More... over 8 years ago
Added method to enable soft tabs More... over 8 years ago
Merge pull request #48 from 0x4a616e/pr More... over 8 years ago
Merge pull request #47 from 0x4a616e/pr More... over 8 years ago
Removed apparently redundant string cast More... over 8 years ago
Added getLine method More... over 8 years ago
Merge pull request #46 from 0x4a616e/pr More... over 8 years ago
Merge pull request #44 from DZNLabs/master More... almost 9 years ago
Adds Objective-C syntax formatting More... almost 9 years ago
Merge pull request #42 from microtherion/Printing_Headers_Footers More... about 9 years ago
Reorganize printing related delegate methods a bit more More... about 9 years ago
Transform font-size in less buggy way More... about 9 years ago
Add printingComplete; rename printInfo to printSettings to avoid clash with NSDocument method More... about 9 years ago
Make textDidChange: optional as well More... about 9 years ago
Make print operation window modal More... about 9 years ago