| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-12-04 | autoconf preparation: move everything into src/ subdir | Robin Haberkorn | 1 | -165/+0 | |
| 2012-11-24 | GTK: display "..." at end of info popup if it wouldn't fit on the screen | Robin Haberkorn | 1 | -0/+14 | |
| * this is a simple workaround so that a window too large to fit in memory is not constructed | |||||
| 2012-11-24 | support auto-completion of symbols in the scintilla command (ES) | Robin Haberkorn | 1 | -8/+16 | |
| * does not yet handle case-insensitive completions * does not handle omitting of the SCI_ prefix | |||||
| 2012-11-15 | simplified popup type to gtk type mapping | Robin Haberkorn | 1 | -11/+7 | |
| 2012-11-10 | support filename highlighting in GtkInfoPopup | Robin Haberkorn | 1 | -2/+14 | |
| 2012-11-10 | filename autocompletion using <CTRL/T> and <TAB> | Robin Haberkorn | 1 | -0/+135 | |
| * <TAB> autocompletion only in specified states * GtkInfoPopup widget to display possible completions, written using Gob2 | |||||
