Lines Matching refs:Patch

12   Patch by Roger Serwy, updated by Bayard Randel.
33 of warnings was emitted. Patch by Serhiy Storchaka.
89 Patch by Mark Roseman.
97 list. Patch by Mark Roseman.
125 now work on Mac Aqua. Patch by Mark Roseman.
128 Patch by Mark Roseman.
131 For Mac OSX, make them a 'sheet'. Patch by Mark Roseman.
167 Patch by Mohd Sanad Zaki Rizvi.
172 and remove 'fontxxx' entries from [Editor Window]. Patch by Mark Roseman.
177 - Issue #13884: Idle menus. Remove tearoff lines. Patch by Roger Serwy.
192 Patch by Tal Einat.
198 Patch by Al Sweigart.
242 - Issue #18592: Add unittest for SearchDialogBase. Patch by Phil Webster.
244 - Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar.
250 bindings for Idle so Caps Lock does not disable them. Patch by Roger Serwy.
255 - Issue #18910: Add unittest for textView. Patch by Phil Webster.
257 - Issue #18292: Add unittest for AutoExpand. Patch by Saihadhav Heblikar.
259 - Issue #18409: Add unittest for AutoComplete. Patch by Phil Webster.
275 Patch mostly by Serhiy Storchaka.
282 make it actually gives some help when clicked. Patch by Guilherme Sim�es.
326 Patch by Tal Einat, Roget Serwy, and Todd Rovito.
343 Patch by Guilherme Sim�es.
357 Patch by Todd Rovito.
374 - Issue #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo.
397 - Issue #16504: IDLE now catches SyntaxErrors raised by tokenizer. Patch by
401 Patch by Todd Rovito.
404 ended with '\'. Patch by Roger Serwy.
407 Patch by Roger Serwy.
413 options. Patch by Roger Serwy.
421 even when parent window is closed. Patch by Roger Serwy.
424 Patch by Roger Serwy.
432 (directory(ies) instead of file(s)) (Patch by Guilherme Polo)
455 Patch by Guilherme Polo and Roger Serwy.
458 module, like hashlib. (Patch by Roger Serwy)
471 (Patch by Roger Serwy)
531 the system default. Patch by Sridhar Ratnakumar.
550 file not being accessed Patch by Guilherme Polo/
554 ephemeral port for the GUI. Patch by Weeble.
560 to handle mixed space/tab properly. Patch by Guilherme Polo.
573 space. Patch 1196903 Jeff Shute.
575 - Improved AutoCompleteWindow logic. Patch 2062 Tal Einat.
578 '/' char on Windows. Patch 2061 Tal Einat.
582 were Python source; improve use of ColorDelagator. Patch 1334. Tal Einat.
584 - ScriptBinding event handlers weren't returning 'break'. Patch 2050, Tal Einat.
591 - Configure Dialog: improved layout for keybinding. Patch 1457 Tal Einat.
594 of tabs. Patch 1612746 Tal Einat.
596 - Add confirmation dialog before printing. Patch 1717170 Tal Einat.
598 - Show paste position if > 80 col. Patch 1659326 Tal Einat.
600 - Update cursor color without restarting. Patch 1725576 Tal Einat.
603 Patch 1225 Tal Einat (reworked from IDLE-Spoon).
605 - configDialog cleanup. Patch 1730217 Tal Einat.
607 - textView cleanup. Patch 1718043 Tal Einat.
611 - Patch 1693258: Fix for duplicate "preferences" menu-OS X. Backport of r56204.
616 option in config-extensions w/o a value. Patch #1672481, Tal Einat
624 isn't enough space. Patch 1621265 Tal Einat
629 - Add 'raw' support to configHandler. Patch 1650174 Tal Einat.
633 - Patch #1362975: Rework CodeContext indentation algorithm to
658 Patch 1540892, Jim Jewett
661 Patch 1540851, Jim Jewett
664 (since 1.2a1) Patch 1528468 Tal Einat.
688 Patch 1407280 Tal Einat
694 Patch 1479219 Tal Einat
696 - Patch #1162825: Support non-ASCII characters in IDLE window titles.
706 Patch 906702 Noam Raphael
709 IDLEfork Patch 681992, Noam Raphael
713 - Increased performance in CodeContext extension Patch 936169 Noam Raphael
721 Patch 1196917 Jeff Shute
727 Patch 1196980 Jeff Shute
730 saving as non-Python files. Patch 1196895 Jeff Shute
736 loop. Patch # 1190163 Michiel de Hoon
739 Default remains cyclic. Python Patch 914546 Noam Raphael.
816 to Patch 936169.
822 which has scrolled above an edit window. Patch 936169 Noam Raphael.
830 - Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe
846 connection initiation phase. This is an update of Python Patch 778323.
849 restarted. IDLEfork Patch 869012 Noam Raphael
857 IDLEfork Patch 844675
878 - Fixed: Call Tip Trimming May Loop Forever. Python Patch 769142 (Daniels)
881 Python Patch 768187
956 SF Patch 686254 "Run IDLEfork from any directory without set-up" - Raphael