Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/terminal.py
Commit message (Expand)AuthorAgeFilesLines
* Removing old tab toolbar. SL #3717Daniel Francis2012-06-231-41/+0
* Some help correctionsAgustin Zubiaga2012-06-221-3/+3
* Help Button with useful commandsAgustin Zubiaga2012-06-211-0/+33
* Erasing become-root button codeRafael Ortiz2012-06-201-18/+0
* Fixing commentRafael Ortiz2012-06-201-2/+2
* Added erroneously removed FIXMEDaniel Francis2012-06-191-0/+3
* Drag and Drop; Removing old bug fixes; Uncommenting lines from the Gtk3 PortDaniel Francis2012-06-191-36/+10
* typo in commentRafael Ortiz2012-06-061-1/+1
* making a comment about previons patch rationaleRafael Ortiz2012-06-041-0/+4
* Don't save a data file in journalDaniel Francis2012-06-041-32/+33
* The same tabs as browseDaniel Francis2012-06-031-13/+29
* comment drag and drop not workingv38Rafael Ortiz2012-05-311-0/+1
* Gtk3 PortDaniel Francis2012-05-291-45/+57
* 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 notebookNate 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