Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-07 | Fix bug with extra partition created when range filled. | nyamatongwe | 1 | -0/+2 | |
2011-06-07 | Add accessor to RunStyles for number of runs so Decoration can use public API. | nyamatongwe | 3 | -4/+9 | |
Make RunStyles internal methods private. RunFromPosition is const so marker as const. | |||||
2011-06-07 | Make SCN_NEEDSHOWN notification work when word wrap is enabled. | nyamatongwe | 5 | -1/+23 | |
This fixes the last remaining issue from bug #3291579. From Marko Njezic | |||||
2011-06-06 | Fix problem compiling on wxWidgets. Bug #3306156. | nyamatongwe | 3 | -0/+7 | |
From Morten MacFly. | |||||
2011-06-05 | Implement SCI_GRABFOCUS. | nyamatongwe | 1 | -3/+3 | |
2011-06-05 | Hide horizontal scrollbar in wrap mode. | nyamatongwe | 1 | -1/+2 | |
2011-06-05 | Respond to window deactivation by hiding caret. | nyamatongwe | 3 | -17/+36 | |
2011-06-05 | Comment typo. | nyamatongwe | 1 | -1/+1 | |
2011-06-05 | Cache surface resolution as it is slow and is called | nyamatongwe | 2 | -3/+9 | |
for every font creation. | |||||
2011-06-05 | Cocoa implementation of calltips. | nyamatongwe | 4 | -248/+93 | |
2011-06-05 | Stop fonts leaking. Bug #3306156. | nyamatongwe | 1 | -0/+1 | |
From Marko Njezic. | |||||
2011-06-04 | Store codePage on Surface. | nyamatongwe | 1 | -0/+1 | |
2011-06-04 | Added EncodingFromCharacterSet for ScintillaCocoa case folding. | nyamatongwe | 2 | -3/+62 | |
2011-06-04 | Added encoding-sensitive case folding. | nyamatongwe | 2 | -7/+147 | |
2011-06-04 | Removed files for list box that are no longer used. | nyamatongwe | 2 | -174/+0 | |
2011-06-04 | Formatting. | nyamatongwe | 1 | -2/+1 | |
2011-06-04 | Fixed compilation failure retrieving NSFont* from Font. | nyamatongwe | 1 | -1/+2 | |
2011-06-04 | Included DBCS support. | nyamatongwe | 1 | -1/+24 | |
2011-06-04 | Reimplemented Window and ListBox classes to make autocompletion work. | nyamatongwe | 1 | -587/+521 | |
2011-06-03 | Fix problem with typing over multiple consecutive selections. Bug #3309906. | Marko Njezic | 1 | -14/+27 | |
2011-06-02 | Adding dashed and dotted indicators. | nyamatongwe | 1 | -0/+17 | |
2011-06-02 | Added new indicators: dashed and dotted underlines. | nyamatongwe | 3 | -0/+18 | |
2011-06-02 | Fix warnings from an ignored modifier and character indices. | nyamatongwe | 1 | -3/+3 | |
2011-06-02 | Avoid warnings due to incomplete initialization. | nyamatongwe | 1 | -2/+2 | |
2011-05-27 | Fix last warning. | nyamatongwe | 1 | -1/+0 | |
2011-05-27 | Avoid warning. | nyamatongwe | 1 | -0/+2 | |
2011-05-27 | IME fixed to avoid inserting keys that are part of a character. | nyamatongwe | 1 | -7/+19 | |
Allows for either NSString or NSAttributedString. From Mike Schroeder of Adobe. | |||||
2011-05-27 | Expose registerNotifyCallback on ScintillaView class. | nyamatongwe | 2 | -0/+13 | |
From Elizabeth Irizarry of Adobe. | |||||
2011-05-26 | Credits. | nyamatongwe | 1 | -0/+4 | |
2011-05-26 | Project files target 64-bit as well as 32-bit architectures. | nyamatongwe | 2 | -0/+4 | |
2011-05-26 | Made 64-bit type safe. | nyamatongwe | 1 | -1/+1 | |
2011-05-26 | List box doesn't work on Cocoa and stops 64-bit building so disable its code | nyamatongwe | 1 | -0/+10 | |
2011-05-26 | Convert text drawing and measurement to use Core Text API. | nyamatongwe | 4 | -415/+201 | |
Contributed by Elizabeth Irizarry of Adobe with some modifications by Neil Hodgson. | |||||
2011-05-25 | Update to support SystemVerilog. | nyamatongwe | 1 | -9/+21 | |
2011-05-25 | Code for wxWidgets did not compile so removing. | nyamatongwe | 1 | -3/+0 | |
2011-05-25 | Dropped old information. | nyamatongwe | 1 | -6/+0 | |
2011-05-25 | Added tag rel-2-26 for changeset 221dae018a0d | nyamatongwe | 0 | -0/+0 | |
2011-05-25 | return textLayout->MeasureStringWidth();rel-2-26 | nyamatongwe | 2 | -3/+3 | |
2011-05-21 | Added more explanation for SCI_SETMULTIPLESELECTION. | nyamatongwe | 1 | -2/+3 | |
2011-05-21 | Updates for 2.26. | nyamatongwe | 5 | -13/+148 | |
2011-05-21 | Type safety. | nyamatongwe | 1 | -2/+2 | |
2011-05-21 | Dropped ppc architecture as not supported by Xcode 4. | nyamatongwe | 1 | -1/+1 | |
2011-05-21 | 64-bit fixes. | nyamatongwe | 3 | -5/+5 | |
2011-05-21 | Updated to work with XCode 4 and use 10.6 SDK. | nyamatongwe | 2 | -10/+6 | |
Removed reference to MySQL build directory. | |||||
2011-05-21 | Code formatting normalised to standard. | nyamatongwe | 5 | -15/+14 | |
2011-05-21 | Move Selected Lines Up / Down. Feature #3304850. | nyamatongwe | 5 | -0/+92 | |
From Olivier Dagenais. | |||||
2011-05-19 | Variables names may contain braces like %ProgramFiles(x86)%. | nyamatongwe | 1 | -1/+1 | |
These are now treated as one variable name instead of being broken up. From Florian Balmer. | |||||
2011-05-14 | Credit. | nyamatongwe | 1 | -0/+1 | |
2011-05-13 | Break measurement of text into reasonable sized segments similar | nyamatongwe | 5 | -50/+87 | |
to drawing. Drawing will now always be broken up at a character boundary even when there is a large number of alphabetic characters. Fixes bug #3165743. | |||||
2011-05-13 | Removed confusing comment. Bug #3301002. | nyamatongwe | 1 | -1/+0 | |