Commit message Age Author Refs
r1163:9b3f9c3e
[/gui/wx/] cody precord : small patch for some changes and improvements to the ipython_view 1) Made some small UI improvements/adjustments 2) Disabled Undo history, did this because 1. its not really needed so why use the memory right, and 2. if you hit Ctrl+Z enough times with it enabled you can actually clear all the previous text in the buffer which is undesirable.
ldufrechou
0
r1162:edee35f9
[/gui/wx] Added a checkbox to switch background color (white/black)
ldufrechou
0
r1161:68fa54b3
[gui/wx] MacOSX out of bound cursor patch from cody precod, now usable under MACOSX
ldufrechou
0
r1160:bb3ab548
[gui/wx/ipython] - disable feature 'autohide' for STC aucompletion so user can make errors :) - solved a bug that prevented multiline copy/paste from other app where there was '/r/n'
ldufrechou
0
r1159:ffab0255
[gui/wx/ipython] - added alt+c to break loop for editra compatibility - added option bar - added option 'completion_mode': 'IPYTHON' is default ipython behavior, displaying all completion available in console 'STC' is scintilla autocompletion mode that pop up an autocompletion list widget
ldufrechou
0
r1158:c525ef31
[wxipython shell] Patch from cody precod to correct 'enter' key behaviour under MacOSX
ldufrechou
0
r1157:1738a723
Fix long-standing and elusive terminal bug, where sometimes after issuing foo?, the terminal would get badly corrupted
Fernando Perez
0
r1156:75a534f3
Merge from upstream
Fernando Perez
0
r1155:90af987b
module completer looks inside .egg zip files, close #196.
Ville M. Vainio
0
r1154:7eb542d1
SList.grep() supports optional 'field' argument
Ville M. Vainio
0
< 1 .. 2756 2757 2758 2759 2760 .. 2874 >