##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r557:7007b8bb
proper shebang line
fperez
0
r556:b3547d9d
- Fix recursion issue in previous commit.
fperez
0
r555:de0490eb
- Small dir. completion fix, problem reported by Stefan.
fperez
0
r554:b5bda5b0
- Make the execution of 'from pylab import *' when -pylab is given be optional. A new flag, pylab_import_all controls this behavior, the default is True for backwards compatibility. - Small fixes to previously committed coloring support in tracebacks.
fperez
0
r553:5abf07cd
- R. Bernstein's patches (minor reworks) to provide full syntax highlight in tracebacks and during debug sessions.
fperez
0
r552:41204998
- Added patches for better pydb and Emacs support. - Windows installation instructions updated in the docs.
fperez
0
r551:33e5f85f
Fix profiler stats problem with python2.5
fperez
0
r550:b1e83362
- applied Nicolas Pernetty's patch to improve support for (X)Emacs under Win32. - update docs to include mention of Qt4 support (it has been there for a long time, but no documentation mentioned it).
fperez
0
r549:1d3da0d2
Fix wx deprecation warning
fperez
0
r548:690436fd
Nicer code.
walter.doerwald
0
r547:eaed29a4
Fix typo.
walter.doerwald
0
r546:83b88ca6
Show the input object of the igrid browser as the window tile. Show the object the cursor is on in the statusbar. (Patch by Nik Tautenhahn)
walter.doerwald
0
r545:e1046222
Add the igrid help files to the list of data files to be installed alongside igrid.
walter.doerwald
0
r544:d9995471
Applied Joergen's patch for %run completer quote mismatch exception, closing #127.
vivainio
0
r543:24380b1a
no auto_alias in %redashdir import envpersist in sh profile
vivainio
0
r542:18dac0fa
Make a few igrid attributes private. As igrid displays all attributes it ever encounters, fetch() (which has been renamed to _fetch()) doesn't have to recalculate the display attributes every time a new item is fetched. This should speed up scrolling.
walter.doerwald
0
r541:c1e9a69f
Prefer ibrowse over igrid as the default browser.
walter.doerwald
0
r540:45460626
Proper fix for tab-completion bug reported by Alex Schmolck; patch by Dan Milstein
fperez
0
r539:c2eb3405
Patch by Nik Tautenhahn: Close help window if exiting igrid.
walter.doerwald
0
r538:4ed3b7ee
Fix linefeeds.
walter.doerwald
0
load next
< 1 .. 1239 1240 1241 1242 1243 .. 1268 >
showing 20 out of 25358 commits