Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-31 | roi: Remove key_press state from roi struct | Benjamin Franzke | 1 | -12/+6 | |
2012-03-31 | roi: Make all functions static | Benjamin Franzke | 1 | -8/+8 | |
2012-03-31 | roi: Schedule rubberband drawing to draw-handler | Benjamin Franzke | 1 | -79/+68 | |
So that we get automatic double buffer handling. | |||||
2012-03-31 | roi: Use gtk_render_{frame,background} for rubberband | Benjamin Franzke | 1 | -23/+20 | |
2012-03-31 | roi: Render only if selected width and height != 0 | Benjamin Franzke | 1 | -1/+3 | |
2012-03-31 | roi: Use gtk3 | Benjamin Franzke | 1 | -11/+4 | |
2012-03-30 | roi: Move to a gtk based selecton-interface | Benjamin Franzke | 1 | -43/+252 | |
2012-03-30 | Add simple roi-algorithm | Benjamin Franzke | 1 | -0/+100 | |