index
:
delta/python-packages/urwid.git
faster-import
fix-error-term-settings
fix-py34-tests
fix-screenshot-race
fix_404_high_color
freebsd_fix
ftr-containers
ftr-sphinx
gh-pages
hashbang-env
locale-fix
master
old-0.9.9
old-1.0
old-1.1
old-1.2
py3
python-dual-support
python33-twisted-bug
remove-enter-idle
unittests-1
urwid-windows
github.com: wardi/urwid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
urwid
/
monitored_list.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return original code to the deprecated getters and setters (#549)
Alexey Stepanov
2023-05-01
1
-2
/
+2
*
Deprecate legacy property creation (#533)
Alexey Stepanov
2023-04-12
1
-22
/
+41
*
Add extra type annotations (#532)
Alexey Stepanov
2023-04-06
1
-0
/
+2
*
Annotate types in simple cases and use isinstance (& protocol) based type che...
Alexey Stepanov
2023-04-04
1
-24
/
+31
*
Python 37+ initial migration (#522)
Alexey Stepanov
2023-03-31
1
-36
/
+22
*
Python dual support (#266)
Andrew Dunai
2018-01-04
1
-9
/
+11
*
Add "clear" method to monitored lists
neumond
2014-12-20
1
-0
/
+9
*
make __delitem__ support negative indices
Heiko Noordhof
2014-10-17
1
-1
/
+2
*
add doctest examples of negative indices
Heiko Noordhof
2014-10-17
1
-1
/
+18
*
turn deprecated slice methods into wrappers
Heiko Noordhof
2014-10-17
1
-43
/
+2
*
Merge pull request #67 from eevee/loop-cleanup
Jonas Wielicki
2014-08-04
1
-2
/
+2
|
\
|
*
Fix some Python 3 things that work fine in 2.6 anyway.
Eevee (Alex Munroe)
2014-05-11
1
-2
/
+2
*
|
Merge pull request #68 from tonycpsu/master
Ian Ward
2014-06-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Pass kwargs to MonitoredList.sort() to allow custom sorting with key, cmp, etc.
Tony Cebzanov
2014-06-13
1
-2
/
+2
*
|
fix #46: better MonitoredFocusList callback docs
Ian Ward
2014-01-04
1
-1
/
+3
|
/
*
SimpleFocusListWalker: the new best thing in simple list walkers
Ian Ward
2012-01-06
1
-2
/
+5
*
MonitoredFocusList: python3 exceptions
Ian Ward
2011-12-23
1
-49
/
+50
*
MonitoredFocusList: replace focus_removed callback with validate_contents_mod...
Ian Ward
2011-12-23
1
-61
/
+85
*
MonitoredFocusList: handle __imul__ as well (may delete entire list)
Ian Ward
2011-12-23
1
-2
/
+26
*
MonitoredFocusList: be strict about focus values set, add a focus_changed cal...
Ian Ward
2011-12-22
1
-81
/
+139
*
clean up differing and duplicated compatibility code
Ian Ward
2011-02-08
1
-3
/
+3
*
remaining doc test fixes, disable glib+twisted loops in python3
Ian Ward
2011-01-20
1
-5
/
+3
*
python 2.4 and 2.5 compatibility work
Ian Ward
2011-01-11
1
-0
/
+4
*
be consistent about our if(python3) idiom
Ian Ward
2010-12-28
1
-3
/
+3
*
Updated to work with python 3.
Wendell
2010-05-24
1
-3
/
+5
*
MonitoredFocusList fixes and doctests
Ian Ward
2009-08-23
1
-24
/
+119
*
MonitoredFocusList improvements
Ian Ward
2009-08-22
1
-5
/
+42
*
new MonitoredFocusList, still needs more testing of corner cases
Ian Ward
2009-08-22
1
-8
/
+180
*
add some doctests to MonitoredList
Ian Ward
2009-08-21
1
-1
/
+34
*
untab monitored_list.py
Ian Ward
2009-08-21
1
-29
/
+29
*
fix monitored list keyword argx (from Dominic LoBue
Ian Ward
2009-07-15
1
-2
/
+2
*
submit to american dominance of english language
Ian Ward
2009-01-16
1
-2
/
+0
*
python 2.3 and 2.6 compatibility fixes
Ian Ward
2009-01-16
1
-18
/
+18
*
split up util.py: command_map.py main_loop.py monitored_list.py signals.py te...
ian
2007-12-30
1
-0
/
+59