]> granicus.if.org Git - python/shortlog
python
1996-05-23 Guido van RossumRemoved some redundant header includes.
1996-05-23 Guido van Rossumnew debugger symbol names
1996-05-23 Guido van RossumTRACE_REFS -> Py_TRACE_REFS
1996-05-22 Guido van RossumAdded PySys_SetPath.
1996-05-22 Guido van RossumDon't declare Py_FatalError.
1996-05-22 Guido van RossumDefine DL_IMPORT if necessary.
1996-05-22 Guido van RossumAdded __WATCOMC__ as DOS compiler.
1996-05-22 Guido van RossumAdded decl for PyImport_Init.
1996-05-22 Guido van RossumUsed new names for PyBuiltin_GetDict, PyBuiltin_GetModule.
1996-05-22 Guido van RossumAdded PyFile_decls for PyFile_WriteObject, PyFile_SoftS...
1996-05-22 Guido van RossumDebug related variable/function definitions go here.
1996-05-22 Guido van RossumNon-trivial DL_IMPORT must now be defined in config.h.
1996-05-22 Guido van RossumUse new names for debug macros. Don't include pythonrun.h.
1996-05-22 Guido van RossumTRACE_REFS -> Py_TRACE_REFS.
1996-05-22 Guido van RossumAdded some visual enhancements of debugging ifdefs.
1996-05-22 Guido van RossumRemoved TRACE_REFS and REF_DEBUG b/w compat hacks ...
1996-05-21 Guido van RossumPlug memory leak in the previous fix :-(
1996-05-21 Guido van RossumFix obscure bug in string%mapping where the mapping...
1996-05-21 Guido van Rossummore changes copied from Grail
1996-05-20 Jack JansenModified for 1.3.3 distribution
1996-05-20 Jack JansenAdded splash method (to quickly display splash screen...
1996-05-20 Jack JansenAdded waste
1996-05-20 Jack JansenFixed callback handling on 68K machines.
1996-05-20 Jack Jansenre-binhexed for 1.3.3 distribution
1996-05-20 Jack JansenAdded waste and _tkinter modules
1996-05-20 Jack JansenRecreated tkpython.rsrc, upped version number
1996-05-20 Jack JansenAdded USE_WASTE define
1996-05-20 Jack JansenFixed up for 1.3.3 distribution, removed various old...
1996-05-20 Jack JansenExport OptResObj_{New,Convert}
1996-05-20 Jack JansenChanged for 1.3.3 distribution
1996-05-16 Guido van RossumRemember source filename as <module>.__file__.
1996-05-16 Guido van RossumMade Place.info == Pack.info
1996-05-16 Guido van RossumYet another mini fix to pack/grid info.
1996-05-16 Guido van RossumPatch from the net for 4.1 file handler changes.
1996-05-16 Guido van RossumAdd __sinit() call according to Jack.
1996-05-16 Guido van RossumSome more changes from the net... Typos, 4.0/4.1 issue...
1996-05-16 Guido van RossumResync with Grail's Tkinter.py.
1996-05-15 Guido van RossumSet the base for atoi() and atol() to 0, since we're...
1996-05-14 Guido van RossumAdded __name__ attribute to class instance method objects.
1996-05-08 Jack JansenAdded _id attribute to GrafPort objects (real id of...
1996-05-07 Jack JansenFixed reference to cr/lf problems
1996-05-07 Jack JansenA version of swed that can import html files. Also...
1996-05-07 Jack JansenAdded call to initialize standard (i.e. implemented...
1996-05-07 Jack JansenAdded support for callbacks (for embedded objects)
1996-05-02 Guido van RossumRemoved some spurios biindex calls.
1996-05-02 Guido van RossumAdded warning about behavior of open mode 'a' (or ...
1996-04-26 Guido van RossumRemoved broken tst.py
1996-04-23 Jack JansenAdded MenuItem methods setstyle(), seticon(), setmark()
1996-04-23 Jack JansenExtension to wed that handles styles, fonts and sizes
1996-04-23 Jack JansenMade style and soup handles optional
1996-04-19 Jack JansenAn interface to the WASTE textedit replacement library.
1996-04-19 Jack JansenKeep .exp files in cvs tree
1996-04-19 Jack JansenCopy .exp files to mwerks project directory too.
1996-04-19 Jack JansenAn example of waste
1996-04-19 Jack Jansen- Confine window moves to screen boundaries
1996-04-19 Jack JansenMinimal waste test program, modified from ttedit.
1996-04-19 Jack JansenAdded documentation on FrameWork, TextEdit and Waste
1996-04-19 Jack JansenUse FrameWork.windowbounds(), fixed idle routine
1996-04-19 Jack JansenIdle callback is now supplied with the null event causi...
1996-04-16 Jack JansenFixed code generated for an argument of type ****
1996-04-16 Jack JansenFixed ScrolledWindow to disable scrollbars if everythin...
1996-04-16 Jack JansenAdded correct handling of cut/paste menu enabling,...
1996-04-16 Jack JansenRemoved ...gen.py files from repository
1996-04-16 Jack JansenAdded support for accessing a few more TERec members
1996-04-16 Jack JansenAn interface to WASTE, an all-singing-all-dancing TextE...
1996-04-16 Jack JansenAn interface to WASTE, an all-singing-all-dancing TextE...
1996-04-15 Jack JansenClarified working directory stuff, added some paragraph...
1996-04-12 Guido van RossumMoved customization to bgenlocations.py module.
1996-04-12 Jack JansenAdded missing setport call to mkdistr_ui, and added...
1996-04-12 Jack Jansenbgen-generators now drop the python definition file...
1996-04-12 Jack JansenAdded scrap manager
1996-04-12 Jack JansenFixed a nasty bug where FindControl could return a...
1996-04-12 Jack JansenInterface to the scrap manager
1996-04-12 Jack JansenAdded ScrolledWindow (a window with one or two scrollbars)
1996-04-12 Guido van RossumDon't atoi() the memo key.
1996-04-11 Jack JansenA simple scrollbar-less single-font (but multi-window...
1996-04-11 Jack JansenFixed ttedit to actually work
1996-04-11 Jack JansenAdded enable(onoff) method to menus and menu items
1996-04-10 Guido van RossumAdded lost docs for crypt module.
1996-04-10 Jack JansenAdded warning on memory use of tcl/tk
1996-04-10 Jack Jansenrebinhexed
1996-04-10 Jack JansenAdded a region arg to update calls
1996-04-10 Jack JansenAdded a tutorial
1996-04-10 Jack JansenAdded region arg to update calls. And binhex files...
1996-04-10 Jack JansenBinhex gif files too.
1996-04-10 Jack JansenChanged to allow the user to do partial builds
1996-04-10 Jack JansenMoved a button in the message dialog. and everything...
1996-04-10 Jack JansenAdded region argument to various ...Update calls.
1996-04-10 Jack JansenReplaced various dummy updateRegions by real arguments
1996-04-10 Jack JansenTextEdit sample code (not yet complete)
1996-04-10 Jack JansenAdded TextEdit interface
1996-04-10 Jack JansenInterface to TextEdit toolbox
1996-04-09 Guido van RossumCreate files as temp file and move to real location...
1996-04-09 Guido van RossumSeparate readline initialization into new function...
1996-04-09 Guido van RossumAdd list() method, analogous to tuple().
1996-04-09 Guido van RossumUnder NT, interface to mysterious module registry....
1996-04-09 Guido van RossumUnder NT, change "long" sharedlib extension to ".dll...
1996-04-09 Guido van RossumUnder NT, define sys.dllhandle and sys.winver (Mark...
1996-04-09 Guido van RossumAdd'l change for NT (Mark H.).
1996-04-08 Barry Warsaw(py-indent-right, py-outdent-left): fixed placement...
next