Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add the file_name property to MenuItem and reduce a bit the size of its iconsTomeu Vizoso2009-01-121-3/+10
|
* Rename parameter to what_filterTomeu Vizoso2009-01-061-6/+6
|
* #3060 Add the possibility of filtering the object chooser by data typeTomeu Vizoso2009-01-061-2/+10
|
* Fix uninstallling of activities that use symlinks #171Simon Schampijer2009-01-051-1/+5
|
* Set the uid property after a new object is createdTomeu Vizoso2009-01-041-0/+1
|
* Set property types as object so strings are not copiedTomeu Vizoso2009-01-041-3/+3
|
* Support nested requests for the same temp file pathTomeu Vizoso2009-01-041-5/+17
|
* Fix typoTomeu Vizoso2009-01-031-1/+1
|
* Use util.TempFilePath for icons extracted from zipped bundlesTomeu Vizoso2009-01-031-1/+2
|
* Add util.TempFilePath to track the creation and release of temporal filesTomeu Vizoso2009-01-031-0/+18
|
*