Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/terminal.py
Commit message (Collapse)AuthorAgeFilesLines
* Change default fontsize to 10 from 8Sayamindu Dasgupta2009-03-021-1/+1
|
* #4646: Fix systemwide shortcut breakageMartin Dengler2008-10-031-2/+8
|
* Make the root shell a login shell #8515Sayamindu Dasgupta2008-09-221-1/+1
|
* Add drop support to TerminalCortland Setlow2008-09-141-2/+14
|
* Make the activity exit when the user exits the shell. Fixes dlo#5520Sayamindu Dasgupta2008-06-051-1/+1
|
* Terminal Activity should auto-scroll to the bottom when there is input #6662Simon Schampijer2008-03-301-0/+1
| | | | And make the setup.py executable
* #6316: Cause the 'become root' button to fork a root terminal.Michael Stone2008-02-111-3/+1
|
* Add become_root material: a new icon and some code to add a button.Phil Bordelon2008-01-121-0/+13
| | | | Signed-off-by: Michael Stone <michael@laptop.org>
* #5376: Add copy&paste support using the Edit toolbar.Tomeu Vizoso2008-01-101-62/+46
|
* Resume plain text clipboard objectsEduardo Silva2007-12-091-3/+23
|
* Copy to clipboard just if we have a selected textEduardo Silva2007-12-081-3/+4
|
* Add clipboard button tooltipEduardo Silva2007-12-081-3/+4
|
* Add 'copy to clipboard' supportEduardo Silva2007-12-081-6/+28
|
* Replace go home commandEduardo Silva2007-12-061-2/+5
|
* Change user home directory, code cleanupEduardo Silva2007-10-271-27/+26
|
* Decrease font sizeEduardo Silva2007-10-271-1/+1
|
* Hide share and keep widgetsEduardo Silva2007-10-181-0/+7
|
* Remove notebookEduardo Silva2007-10-181-93/+1
|
* Initial import, Yay!Eduardo Silva2007-10-121-0/+258