| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -2/+4 | |
| 2001-02-18 | Changed iMessage parameter of scintilla_send_message from int to unsigned | nyamatongwe | 1 | -1/+1 | |
| int to be compatible with other message functions. | |||||
| 2001-02-17 | Made warning in ScintillaWidget.h work better with GCC. | nyamatongwe | 1 | -1/+1 | |
| 2001-02-17 | If ScintillaWidget.h included without Scintilla.h already included display | nyamatongwe | 1 | -0/+11 | |
| a warning message and #include "Scintilla.h". | |||||
| 2001-02-17 | Defining sptr_t and uptr_t to be integral types large enough to contain | nyamatongwe | 1 | -1/+1 | |
| pointers to allow portability to 64 bit platforms. | |||||
| 2001-01-27 | Much changed ScintillaGTK widget code that draws directly onto the | nyamatongwe | 1 | -2/+2 | |
| Scintilla widget with no wDraw drawing area. Signals handled directly through callbacks. | |||||
| 2000-06-11 | Moved GTK+ Scintilla widget definition out into ScintillaWidget.h | nyamatongwe | 1 | -0/+46 | |
