Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Jam/Popup.py
Commit message (Collapse)AuthorAgeFilesLines
* Partial port drawing operations to cairoGonzalo Odiard2013-01-251-41/+64
| | | | | | | | | | | The activity starts but the canvas draw is wrong. The old code used bitmap masks to define non rectangular areas, like in the drum instruments or the loops. Part of this is implemented with cairo, but is not finished. As a final note, this is a too big patch, more work is needed, and probably part of the code can be refactored. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Fix pack in containers in Jam/Popup.pyGonzalo Odiard2013-01-231-65/+119
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Start port of TamTamJam to Gtk3Gonzalo Odiard2013-01-221-111/+109
| | | | | | Using pygi-convert.sh, sugar-convert.sh and a few manual fixes. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Switch to the singular sources tree and releasing schemeAleksey Lim2011-06-281-0/+1466
|
* splitNat2007-09-131-1397/+0
|
* no pause on record testamartin2007-09-121-2/+2
|
* jam shortcutsamartin2007-09-111-13/+34
|
* Jam keyboard shortcutsamartin2007-09-101-1/+113
|
* Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2007-09-101-4/+1
|\
| * Jam palettesNat2007-09-061-4/+1
| |
* | Jam Popupsamartin2007-09-101-17/+1100
|/
* Jam popupsamartin2007-08-311-4/+46
|
* jam popupsamartin2007-08-311-0/+142