Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/terminal.py
Commit message (Expand)AuthorAgeFilesLines
* fixing else and sintaxHEADmasterRafael Ortiz2011-07-251-5/+11
* another bad identRafael Ortiz2011-07-251-1/+1
* fixing bad identationRafael Ortiz2011-07-251-7/+8
* code commentsRafael Ortiz2011-07-251-12/+12
* code commentRafael Ortiz2011-07-251-1/+1
* init if have toolbars for 0.84Rafael Ortiz2011-07-251-2/+72
* adpating to if have toolbar (only for versions after 0.84)Rafael Ortiz2011-07-251-61/+62
* initing backwards toolbar compatibilityRafael Ortiz2011-07-251-4/+10
* matching mianlineRafael Ortiz2011-07-081-15/+70
* disabling become root buttonRafael Ortiz2011-04-291-11/+11
* Merge branch 'master' of git://git.sugarlabs.org/terminal/mainlineWade Brainerd2010-01-171-2/+7
|\
| * Fix failure to start if older CWD is missingMartin Langhoff2009-11-081-2/+7
* | Fix vte segfault in F12.Wade Brainerd2010-01-171-1/+1
|/
* Make canvas emit motion-notify-event during pointer motion. dslo#1402Aleksey Lim2009-09-211-0/+6
* Fix typo (dslo#1356)Aleksey Lim2009-09-151-1/+1
* Revert "Better naming of 'remove' and 'add' tab" (due to ongoing string freeze)Sayamindu Dasgupta2009-09-091-2/+2
* Better naming of 'remove' and 'add' tabSimon Schampijer2009-09-031-2/+2
* Add Gary's tab iconsSimon Schampijer2009-09-031-5/+5
* Better namingSimon Schampijer2009-09-021-1/+1
* Only make several tabs options available when more than one tabSimon Schampijer2009-09-021-20/+39
* Position tabs at the topSimon Schampijer2009-09-021-1/+1
* Pep8 and pylint fixesSimon Schampijer2009-09-021-79/+85
* Toolbar redesignSimon Schampijer2009-09-021-102/+139
* Replace Keep and Stop acceleratorsMartin Dengler2009-08-131-0/+2
* Fix exception when starting with no terminalrc.Wade Brainerd2009-03-271-6/+1
* Fix bad merge.Wade Brainerd2009-03-021-0/+4
* Merge branch 'master' of git://git.sugarlabs.org/terminal/mainlineWade Brainerd2009-03-021-4/+0
|\
| * Change default fontsize to 10 from 8Sayamindu Dasgupta2009-03-021-1/+1
* | Add some comments around disabled code.Wade Brainerd2009-03-021-0/+11
* | Saving and restoring CWD now functional.Wade Brainerd2009-03-021-6/+8
* | Leave tab bar on always.Wade Brainerd2009-02-261-6/+5
* | Persistent terminal WIP.Wade Brainerd2009-02-261-4/+4
* | WIP on persistent terminal.Wade Brainerd2009-02-261-25/+42
* | WIP on persistent Terminal.Live System User2009-02-261-39/+95
* | Added support for multiple tabs. Reworked toolbox a bit. WIP on save/resume...Wade Brainerd2009-03-041-158/+225
|/
* #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
* #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
* #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