Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add for support for, and enable GTK3 as default. | Josh Rickmar | 2012-07-09 | 1 | -0/+2 |
| | | | | | | GTK2 is still supported. To build against GTK2, use: $ GTK_VERSION=gtk2 make | ||||
* | rename xxxterm to xomrero | Marco Peereboom | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | include using <> instead of ; this will have fallout | Marco Peereboom | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | Add history.c and completion.c... | Stevan Andjelkovic | 2012-01-02 | 1 | -0/+98 |
... and move history and completion related functions to them. ok marco@ |