Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-10 | Encoding support for copy and text insertion. | nyamatongwe | 1 | -7/+23 | |
2011-07-10 | Paste text into different encodings. | nyamatongwe | 1 | -2/+19 | |
2011-07-10 | Implement ScrollText. | nyamatongwe | 1 | -0/+45 | |
2011-06-15 | Implemented Control as separate modifier called META on OS X. | nyamatongwe | 1 | -10/+22 | |
Mapped keys to be closer to other platforms. | |||||
2011-06-15 | Change mouse drag modifier keys for compatibility with Apple Human | nyamatongwe | 1 | -2/+2 | |
Interface Guidelines and other applications. Alt is for rectangular selection and Command for discontinuous selection. | |||||
2011-06-15 | Use control identifier in notification messages for compatibility | nyamatongwe | 1 | -1/+1 | |
with other platforms. | |||||
2011-06-05 | Implement SCI_GRABFOCUS. | nyamatongwe | 1 | -3/+3 | |
2011-06-05 | Respond to window deactivation by hiding caret. | nyamatongwe | 1 | -13/+12 | |
2011-06-05 | Cocoa implementation of calltips. | nyamatongwe | 1 | -68/+91 | |
2011-06-04 | Added encoding-sensitive case folding. | nyamatongwe | 1 | -7/+146 | |
2011-05-26 | Made 64-bit type safe. | nyamatongwe | 1 | -1/+1 | |
2011-05-21 | 64-bit fixes. | nyamatongwe | 1 | -1/+1 | |
2011-02-07 | Merged in current scintilla-cocoa from bzr. | nyamatongwe | 1 | -10/+15 | |
2011-02-02 | Calling ClearSelection with explicit argument to make compile for Cocoa. | nyamatongwe | 1 | -1/+1 | |
2010-07-24 | Updates from Scintilla-Cocoa project. | nyamatongwe | 1 | -19/+43 | |
Updated case mapping, modifier key for zoom, redo, mouse wheel, search and highlight. | |||||
2010-07-13 | Platform files changed for new lexer design. | nyamatongwe | 1 | -0/+5 | |
2010-04-22 | Updated to launchpad scintilla-cocoa revision 33. | nyamatongwe | 1 | -74/+61 | |
Context menu implemented. Many warnings avoided. Make files added. | |||||
2010-01-20 | Updated to current version (28) of Scintilla Cocoa. | nyamatongwe | 1 | -1/+1 | |
2009-09-04 | Fix in the InfoBar to avoid setting a cell class for the entire application. | nyamatongwe | 1 | -1/+1 | |
Fixed memory leak re. notification center. Cursor handling did not properly retain the used cursor image. | |||||
2009-07-12 | Changes needed to make new selection class work on Cocoa. | nyamatongwe | 1 | -13/+13 | |
2009-06-26 | Updated cocoa to current version from bzr. | nyamatongwe | 1 | -9/+63 | |
2009-05-14 | First upload of Cocoa platform from Mike Lischke at Sun. | nyamatongwe | 1 | -0/+1430 | |