Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/terminal.py
Commit message (Expand)AuthorAgeFilesLines
* erasing commented code for become-root buttonRafael Ortiz2012-06-201-12/+0
* erasing become-root buttonRafael Ortiz2012-06-201-9/+9
* Prevent Sugar capture <Ctrl>z and <Ctrl>q send them to vte SL #3222 OLPC #11836Manuel QuiƱones2012-05-101-4/+19
* Revert "Used the same approach than the solution for the Escape"Rafael Ortiz2012-05-101-19/+4
* Used the same approach than the solution for the EscapeRafael Ortiz2012-05-101-4/+19
* pep8 syntax fixedManuel Kaufmann2012-03-261-1/+1
* Avoid Escape key disable fullscreen modeManuel Kaufmann2012-03-261-0/+5
* Terminal: zoom shortcuts fix and set standard zoom stepManuel QuiƱones2011-09-021-3/+3
* Remove code setting accelerator to KeepButton because was removed from defual...Gonzalo Odiard2011-08-171-1/+0
* code commentRafael Ortiz2011-07-221-1/+1
* fix for OLPC #10930 by Gonzalo odiard.Rafael Ortiz2011-07-081-0/+23
* adding space for readabilityRafael Ortiz2011-06-041-0/+1
* erasing some dup lineRafael Ortiz2011-06-041-1/+0
* adds a zoom out and zoom in button, with accelerators, which changeRafael Ortiz2011-06-041-1/+31
* Merge commit 'refs/merge-requests/1' of git://git.sugarlabs.org/terminal/main...Rafael Ortiz2011-06-011-1/+3
|\
| * Changed to Sugar notebookrefs/merge-requests/1Nate Theis2010-11-281-1/+3
* | pep8 fixesRafael Ortiz2011-05-281-3/+3
|/
* 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