| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-04-18 | Gtk: prevent drag-and-drop interaction and block more possibly dangerous ↵ | Robin Haberkorn | 1 | -1/+12 | |
| touch and scroll events * You could drag and drop text into the Scintilla views, which would confuse SciTECO. * In the future, we might actually want to support programmable drag-and-drop support via special key macros. | |||||
| 2025-03-02 | refactored GTK implementation of teco_view_t into its own file | Robin Haberkorn | 1 | -0/+126 | |
| Also makes sense since all other GObject classes are in separate files. | |||||
