Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/globalkey
Commit message (Collapse)AuthorAgeFilesLines
* More meaningful screenshot titles (James Zaki) #650Simon Schampijer2009-06-101-2/+26
| | | | | "Screenshot of \"<activity name>\"" "Screenshot of \"<view>\""
* Add standard 'Print' shortcut to take a screenshotSimon Schampijer2009-02-251-1/+2
|
* View Source: Move to a seperate module to work for key and UISimon Schampijer2009-02-191-395/+2
|
* View Source: Show file containing activity class as initial fileSimon Schampijer2009-02-181-4/+21
| | | | remember the selection of a file
* View Source: Make document the default sourceSimon Schampijer2009-02-181-17/+34
| | | | | | | | | | | | Toolbar: document available: [document, bundle, title] no document available: [bundle, title] Icons: The coloured activity icon represents the source of the activity instance. The outlined activity icon represent the bundle source for the activity itself, the template. We use this to help draw a distinction between the "activity instance" and the "activity bundle"
* View Source: Use activity icon outline for Bundle Source, part of #360Simon Schampijer2009-02-171-3/+11
|
* View Source: Use document generic, part of #360Simon Schampijer2009-02-171-1/+1
|
* View Source: Change order in the toolbarSimon Schampijer2009-02-171-12/+23
| | | | | | - Added better spacing - Activity toolbar icon will be visible in the no document case as well
* View Source: Hide Python Bytecode files #361Simon Schampijer2009-02-171-6/+7
|
* pylinted viewsourceSimon Schampijer2009-01-161-5/+8
|
* Fix document source viewingTomeu Vizoso2008-11-081-2/+2
|
* Put the file browser and source viewer inside a resizable paneTomeu Vizoso2008-11-081-38/+42
|
* Better not to leak temp filesTomeu Vizoso2008-11-071-2/+4
|
* Implement a global handler for the view source keyTomeu Vizoso2008-11-072-1/+359
|
* Add preview to screenshotsTomeu Vizoso2008-10-221-1/+14
|
* Modularize key handlersTomeu Vizoso2008-10-223-0/+64