2002-01-11 |
Jack Jansen | Internet Config is now part of official Apple interface... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Jack Jansen | - Updated to Waste 2.0. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Jack Jansen | Don't call PyMac_OutputSeen if we have a custom console... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Martin v. Löwis | Add a per-message fallback mechanism for translations. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Martin v. Löwis | Add fallback argument to translation(). Request fallbac... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Tim Peters | Update master Windows build-number list for 2.1.2c1. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Fred Drake | Added item about the webbrowser security fix. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Jack Jansen | Updated for CW7 and Tcl/Tk 8.3.4. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Jack Jansen | Added the modules I missed first time around. Still... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Just van Rossum | Fixed TrackMouseRegion() argument: ioWasInRgn is an... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Marc-André... | Fixed "u#" parser marker to pass through Unicode object... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Jack Jansen | Updated for CW7 and Tcl/Tk 8.3.4. Also added a few... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Jack Jansen | Upgraded _tkinter to Tcl/Tk 8.3.4. |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Just van Rossum | Today's Carbon Toolbox addition: CarbonEvt.TrackMouseLo... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Fred Drake | Fix webbrowser.py security bug: be more careful about... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Just van Rossum | Today's Carbon Toolbox addition: QDTextBounds() |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Mark Hammond | Ensure Unicode filenames work with glob - they already... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Just van Rossum | Added support for DrawThemeButton() and friends. |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Marc-André... | Restore Python 2.1 StringIO.py behaviour: support conca... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Guido van Rossum | Checked in Sean Reifschneider's RPM spec file and patch... |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Just van Rossum | Whoops, it's late -- generated output now matches what... |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Just van Rossum | Q&D support for ThemeDrawingState objects. |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Martin v. Löwis | Initialize err_ret with filename if available. Fixes... |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Fred Drake | Time2Internaldate(): Call isinstance() once for each... |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Fred Drake | Remove unused imports, clean up trailing whitespace. |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Martin v. Löwis | Check for time.struct_time in addition to tuples. Use... |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Martin v. Löwis | Implement PyObject_DelItemString. Fixes #498915. |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Fred Drake | Do not mask the name of a built-in function in example... |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Fred Drake | Fix indentation error in example from the Tkinter Life... |
commit | commitdiff | tree | snapshot |
2002-01-05 |
Fred Drake | Fix minor typo reported in SF patch #497951. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Just van Rossum | - added support for UserPaneKeyDownProc and UserPaneFoc... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jack Jansen | UH 3.4 checkin that I had forgotten about. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jack Jansen | Some of the new routines are carbon-only. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jack Jansen | Rephrased the OSX stack limit problem, after a complain... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Just van Rossum | Callback error handling improvements: |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Just van Rossum | Ugh, by all means, _do_ report exceptions somehow ;-) |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Steven M. Gava | loading core keybindings via new config system plus |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Steven M. Gava | move core functionality of SearchBindings.py into Edito... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Just van Rossum | fixed SetEventParameter() signature: removed unneccesar... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Just van Rossum | The output MenuRef of GetMenuItemHierarchicalMenu(... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Steven M. Gava | further development of highlighting and editor preferen... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Steven M. Gava | remove futzing with text font |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Steven M. Gava | fixups and improvements |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Steven M. Gava | moving to new config system |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Jack Jansen | In MachoPython, don't simulate argc/argv unless we... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Andrew M. Kuchling | Fix typo in label |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Just van Rossum | - Added DrawThemeTextBox() |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Just van Rossum | rectified copy/paste oversight in comment |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Just van Rossum | - Added support for optional MenuObj arguments |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Jack Jansen | Added some support for unicode arguments. |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Jack Jansen | Added some support for Uicode arguments. Still leaves... |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Jack Jansen | Updated to current pathnames. |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Neal Norwitz | Improve grammar |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Martin v. Löwis | Patch #497126: Always compile dl. |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Martin v. Löwis | Patch #494783: Rename cmp_op enumerators. |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Neal Norwitz | SF Patch #494867 test file methods |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Neal Norwitz | SF Patch #494863, file.xreadlines() should raise ValueE... |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Martin v. Löwis | Patch #497098: build support for GNU/Hurd. |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Jack Jansen | Use the Carbon scrap manager interface if the old inter... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Jack Jansen | Updated to optionally use Carbon Scrap manager. |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Jack Jansen | Use the Carbon scrap manager interface if the old inter... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Jack Jansen | Added support for the Carbon scrap manager (finally). |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Just van Rossum | Oops, forgot to mark CreateScrollBarControl and CreateS... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Just van Rossum | made radio button labels readable under OSX |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Just van Rossum | half-hearted stab at supported the 2.2 object model... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Just van Rossum | added support for live feedback in scrollbars |
commit | commitdiff | tree | snapshot |
2001-12-30 |
Just van Rossum | - added support for ControlActionProcs, exposing the... |
commit | commitdiff | tree | snapshot |
2001-12-30 |
Martin v. Löwis | Print encoded versions of the file names in test applic... |
commit | commitdiff | tree | snapshot |
2001-12-29 |
Tim Peters | test_support: add a docstring to vereq(). |
commit | commitdiff | tree | snapshot |
2001-12-29 |
Neal Norwitz | SF Patch #497487 add test to compare conjugate of a... |
commit | commitdiff | tree | snapshot |
2001-12-29 |
Neal Norwitz | SF Patch #494873 add tests for complex numbers includin... |
commit | commitdiff | tree | snapshot |
2001-12-29 |
Neal Norwitz | SF Patch #494874 add tests for int()/long() invalid... |
commit | commitdiff | tree | snapshot |
2001-12-29 |
Neal Norwitz | SF Patch #494872 test repr() of a built-in module |
commit | commitdiff | tree | snapshot |
2001-12-29 |
Neal Norwitz | SF Patch #494876, test invalid parameters to pow() |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Guido van Rossum | Thread.__bootstrap(): ignore exceptions in the self... |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Guido van Rossum | Fix for SF bug ##497426: can't deepcopy recursive new... |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Guido van Rossum | Fix for SF bug ##497426: can't deepcopy recursive new... |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Martin v. Löwis | Add fcntl.h constants from glibc 2.2.4. Fixes #496171. |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Guido van Rossum | SF patch #497420 (Eduardo Pérez): ftplib: ftp anonymous... |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Guido van Rossum | Update the docstring too. :-) |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Guido van Rossum | SF patch #497420 (Eduardo Pérez): ftplib: ftp anonymous... |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Jack Jansen | Added someone. |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Jack Jansen | Patches by Jens B. Jorgensen with small mods by me: |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Jack Jansen | Merging changes from release22-branch. |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Fred Drake | Another name; should be added to Python 2.2.1. |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Fred Drake | Added some missing index entries, noted by L. Peter... |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Guido van Rossum | Updated -- all Demo subdirectories are once again liste... |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Guido van Rossum | Removing this directory; it's no longer needed now... |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Guido van Rossum | _reduce(): Avoid infinite recursion in the pickler... |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Guido van Rossum | Due to a cut-and-paste error, the type object exported... |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Just van Rossum | Modified version of patch #496882: echo SimpleStdin... |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Fred Drake | Elaborate the descriptions for onecmd(), precmd(),... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Fred Drake | Fix wrongly-named formal parameters in three places... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Fred Drake | Added another name. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Fred Drake | Added index entries similar to some recommended by... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Fred Drake | Make this do the right thing with entries which start... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Fred Drake | More index entries. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Fred Drake | Close an improperly-closed verbatim environment. |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Tim Peters | SF bug #495548: troublesome #define in pyport.h |
commit | commitdiff | tree | snapshot |
2001-12-25 |
Tim Peters | SF bug #496549 -Qnew and in-place division "/=". |
commit | commitdiff | tree | snapshot |
next |