Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* Draw the ImageToggleButton centeredGonzalo Odiard2013-01-211-17/+12
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Fix ImageButton paint backgroundGonzalo Odiard2013-01-211-9/+2
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Fix ImageVScale drawingGonzalo Odiard2013-01-211-30/+10
| | | | | | This is the custom slider used in TamTamMini Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Partial port of TamTamMiniGonzalo Odiard2013-01-181-222/+45
| | | | | | | | With this commit, the activity starts, but not all the functionality is working. A massive amount of unneded or overcomplicated code was removed. More work is needed in the ThemeWidgets classes. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* More changes to port TamTamMini to gtk3Gonzalo Odiard2013-01-183-165/+168
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Ported TamTamEdit toolbars to Gtk3. Fixed some bugsGonzalo Odiard2013-01-181-31/+44
| | | | Signed-off-by: Aaron Gordon <aaronsgordon@yahoo.com>
* Ported some TamTamEdit toolbars to Gtk3. Fixed part of the TrackInterfaceGonzalo Odiard2013-01-181-32/+35
| | | | Signed-off-by: Aaron Gordon <aaronsgordon@yahoo.com>
* Porting TamTamEdit to Gtk3Gonzalo Odiard2013-01-185-195/+225
| | | | Signed-off-by: Aaron Gordon <aaronsgordon@yahoo.com>
* Rare pitch sounds while playing notes #3943Aleksey Lim2012-09-221-1/+1
|
* Use down scaled images if one of screen dimensions is 800 or lessAleksey Lim2012-06-062-23/+28
|
* Rerender Synt svg to speedup startupAleksey Lim2012-06-0696-44/+0
|
* Use "convert -adaptive-reize" to improve scallingAleksey Lim2012-06-06338-0/+44
|
*