Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Collapse)AuthorAgeFilesLines
* Add an extra separator to the new toolbar layout.Gary Martin2010-06-271-0/+4
|
* Remove some comments.Gary Martin2010-06-271-4/+1
|
* Remove duplicated create tool code for old and new toolbars.Gary Martin2010-06-271-49/+10
|
* Remove unnecessary/unused variable.Gary Martin2010-06-271-1/+0
|
* Fix more indent issues.Gary Martin2010-06-271-25/+25
|
* Add space after commas cleanup.Gary Martin2010-06-271-6/+6
|
* Fixed intent bug causing multiple Create tabs in old style toolbars.Gary Martin2010-06-271-4/+3
|
*