1996-05-23 |
Guido van Rossum | Added __doc__ strings. Added get_soundex(). |
commit | commitdiff | tree | snapshot |
1996-05-23 |
Guido van Rossum | Watcom changes. |
commit | commitdiff | tree | snapshot |
1996-05-23 |
Guido van Rossum | removed verbose decl; added win3.1 dynamic linking. |
commit | commitdiff | tree | snapshot |
1996-05-23 |
Guido van Rossum | moved verbose decl to pydebug.h; added dos_8x3 feature |
commit | commitdiff | tree | snapshot |
1996-05-23 |
Guido van Rossum | Added copyright. |
commit | commitdiff | tree | snapshot |
1996-05-23 |
Guido van Rossum | removed sime redundant header includes and decls. |
commit | commitdiff | tree | snapshot |
1996-05-23 |
Guido van Rossum | Removed some redundant header includes. |
commit | commitdiff | tree | snapshot |
1996-05-23 |
Guido van Rossum | new debugger symbol names |
commit | commitdiff | tree | snapshot |
1996-05-23 |
Guido van Rossum | TRACE_REFS -> Py_TRACE_REFS |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Added PySys_SetPath. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Don't declare Py_FatalError. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Define DL_IMPORT if necessary. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Added __WATCOMC__ as DOS compiler. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Added decl for PyImport_Init. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Used new names for PyBuiltin_GetDict, PyBuiltin_GetModule. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Added PyFile_decls for PyFile_WriteObject, PyFile_SoftS... |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Debug related variable/function definitions go here. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Non-trivial DL_IMPORT must now be defined in config.h. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Use new names for debug macros. Don't include pythonrun.h. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | TRACE_REFS -> Py_TRACE_REFS. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Added some visual enhancements of debugging ifdefs. |
commit | commitdiff | tree | snapshot |
1996-05-22 |
Guido van Rossum | Removed TRACE_REFS and REF_DEBUG b/w compat hacks ... |
commit | commitdiff | tree | snapshot |
1996-05-21 |
Guido van Rossum | Plug memory leak in the previous fix :-( |
commit | commitdiff | tree | snapshot |
1996-05-21 |
Guido van Rossum | Fix obscure bug in string%mapping where the mapping... |
commit | commitdiff | tree | snapshot |
1996-05-21 |
Guido van Rossum | more changes copied from Grail |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | Modified for 1.3.3 distribution |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | Added splash method (to quickly display splash screen... |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | Added waste |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | Fixed callback handling on 68K machines. |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | re-binhexed for 1.3.3 distribution |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | Added waste and _tkinter modules |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | Recreated tkpython.rsrc, upped version number |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | Added USE_WASTE define |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | Fixed up for 1.3.3 distribution, removed various old... |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | Export OptResObj_{New,Convert} |
commit | commitdiff | tree | snapshot |
1996-05-20 |
Jack Jansen | Changed for 1.3.3 distribution |
commit | commitdiff | tree | snapshot |
1996-05-16 |
Guido van Rossum | Remember source filename as <module>.__file__. |
commit | commitdiff | tree | snapshot |
1996-05-16 |
Guido van Rossum | Made Place.info == Pack.info |
commit | commitdiff | tree | snapshot |
1996-05-16 |
Guido van Rossum | Yet another mini fix to pack/grid info. |
commit | commitdiff | tree | snapshot |
1996-05-16 |
Guido van Rossum | Patch from the net for 4.1 file handler changes. |
commit | commitdiff | tree | snapshot |
1996-05-16 |
Guido van Rossum | Add __sinit() call according to Jack. |
commit | commitdiff | tree | snapshot |
1996-05-16 |
Guido van Rossum | Some more changes from the net... Typos, 4.0/4.1 issue... |
commit | commitdiff | tree | snapshot |
1996-05-16 |
Guido van Rossum | Resync with Grail's Tkinter.py. |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Guido van Rossum | Set the base for atoi() and atol() to 0, since we're... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Guido van Rossum | Added __name__ attribute to class instance method objects. |
commit | commitdiff | tree | snapshot |
1996-05-08 |
Jack Jansen | Added _id attribute to GrafPort objects (real id of... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Jack Jansen | Fixed reference to cr/lf problems |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Jack Jansen | A version of swed that can import html files. Also... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Jack Jansen | Added call to initialize standard (i.e. implemented... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
Jack Jansen | Added support for callbacks (for embedded objects) |
commit | commitdiff | tree | snapshot |
1996-05-02 |
Guido van Rossum | Removed some spurios biindex calls. |
commit | commitdiff | tree | snapshot |
1996-05-02 |
Guido van Rossum | Added warning about behavior of open mode 'a' (or ... |
commit | commitdiff | tree | snapshot |
1996-04-26 |
Guido van Rossum | Removed broken tst.py |
commit | commitdiff | tree | snapshot |
1996-04-23 |
Jack Jansen | Added MenuItem methods setstyle(), seticon(), setmark() |
commit | commitdiff | tree | snapshot |
1996-04-23 |
Jack Jansen | Extension to wed that handles styles, fonts and sizes |
commit | commitdiff | tree | snapshot |
1996-04-23 |
Jack Jansen | Made style and soup handles optional |
commit | commitdiff | tree | snapshot |
1996-04-19 |
Jack Jansen | An interface to the WASTE textedit replacement library. |
commit | commitdiff | tree | snapshot |
1996-04-19 |
Jack Jansen | Keep .exp files in cvs tree |
commit | commitdiff | tree | snapshot |
1996-04-19 |
Jack Jansen | Copy .exp files to mwerks project directory too. |
commit | commitdiff | tree | snapshot |
1996-04-19 |
Jack Jansen | An example of waste |
commit | commitdiff | tree | snapshot |
1996-04-19 |
Jack Jansen | - Confine window moves to screen boundaries |
commit | commitdiff | tree | snapshot |
1996-04-19 |
Jack Jansen | Minimal waste test program, modified from ttedit. |
commit | commitdiff | tree | snapshot |
1996-04-19 |
Jack Jansen | Added documentation on FrameWork, TextEdit and Waste |
commit | commitdiff | tree | snapshot |
1996-04-19 |
Jack Jansen | Use FrameWork.windowbounds(), fixed idle routine |
commit | commitdiff | tree | snapshot |
1996-04-19 |
Jack Jansen | Idle callback is now supplied with the null event causi... |
commit | commitdiff | tree | snapshot |
1996-04-16 |
Jack Jansen | Fixed code generated for an argument of type **** |
commit | commitdiff | tree | snapshot |
1996-04-16 |
Jack Jansen | Fixed ScrolledWindow to disable scrollbars if everythin... |
commit | commitdiff | tree | snapshot |
1996-04-16 |
Jack Jansen | Added correct handling of cut/paste menu enabling,... |
commit | commitdiff | tree | snapshot |
1996-04-16 |
Jack Jansen | Removed ...gen.py files from repository |
commit | commitdiff | tree | snapshot |
1996-04-16 |
Jack Jansen | Added support for accessing a few more TERec members |
commit | commitdiff | tree | snapshot |
1996-04-16 |
Jack Jansen | An interface to WASTE, an all-singing-all-dancing TextE... |
commit | commitdiff | tree | snapshot |
1996-04-16 |
Jack Jansen | An interface to WASTE, an all-singing-all-dancing TextE... |
commit | commitdiff | tree | snapshot |
1996-04-15 |
Jack Jansen | Clarified working directory stuff, added some paragraph... |
commit | commitdiff | tree | snapshot |
1996-04-12 |
Guido van Rossum | Moved customization to bgenlocations.py module. |
commit | commitdiff | tree | snapshot |
1996-04-12 |
Jack Jansen | Added missing setport call to mkdistr_ui, and added... |
commit | commitdiff | tree | snapshot |
1996-04-12 |
Jack Jansen | bgen-generators now drop the python definition file... |
commit | commitdiff | tree | snapshot |
1996-04-12 |
Jack Jansen | Added scrap manager |
commit | commitdiff | tree | snapshot |
1996-04-12 |
Jack Jansen | Fixed a nasty bug where FindControl could return a... |
commit | commitdiff | tree | snapshot |
1996-04-12 |
Jack Jansen | Interface to the scrap manager |
commit | commitdiff | tree | snapshot |
1996-04-12 |
Jack Jansen | Added ScrolledWindow (a window with one or two scrollbars) |
commit | commitdiff | tree | snapshot |
1996-04-12 |
Guido van Rossum | Don't atoi() the memo key. |
commit | commitdiff | tree | snapshot |
1996-04-11 |
Jack Jansen | A simple scrollbar-less single-font (but multi-window... |
commit | commitdiff | tree | snapshot |
1996-04-11 |
Jack Jansen | Fixed ttedit to actually work |
commit | commitdiff | tree | snapshot |
1996-04-11 |
Jack Jansen | Added enable(onoff) method to menus and menu items |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Guido van Rossum | Added lost docs for crypt module. |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added warning on memory use of tcl/tk |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | rebinhexed |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added a region arg to update calls |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added a tutorial |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added region arg to update calls. And binhex files... |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Binhex gif files too. |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Changed to allow the user to do partial builds |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Moved a button in the message dialog. and everything... |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added region argument to various ...Update calls. |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Replaced various dummy updateRegions by real arguments |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | TextEdit sample code (not yet complete) |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added TextEdit interface |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Interface to TextEdit toolbox |
commit | commitdiff | tree | snapshot |
1996-04-09 |
Guido van Rossum | Create files as temp file and move to real location... |
commit | commitdiff | tree | snapshot |
1996-04-09 |
Guido van Rossum | Separate readline initialization into new function... |
commit | commitdiff | tree | snapshot |
next |