Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Mac
/
Modules
/
waste
044d95e
A few more gcc warnings bite the dust.
by Jack Jansen
· 24 years ago
6b9289f
Added a const to shut up a compiler warning.
by Jack Jansen
· 24 years ago
fa77e1a
Lots more Carbon/Carbon.h includes, new UPP routine names, function prototypes. Most toolbox modules now compile, link and import in MacOSX-MachO python.
by Jack Jansen
· 24 years ago
5396feb
Quick (manual) fix to make the module compile with Waste 2.0. TBD later.
by Jack Jansen
· 25 years ago
97ed907
Some of the types are signed 8 bit ints. Fixed.
by Jack Jansen
· 25 years ago
fa1e27d
Got rid of Py_FatalError calls.
by Jack Jansen
· 25 years ago
9d8b96c
pymactoolbox.h contains protoypes for all externally visible toolbox module
by Jack Jansen
· 25 years ago
0b13e7c
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
by Jack Jansen
· 25 years ago
deff89c
Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.
by Jack Jansen
· 27 years ago
0c4d947
Replaced addpack by handcrafted code to find the bgen stuff.
by Jack Jansen
· 27 years ago
a4f0309
Added WEGetTabSize and WESetTabSize, at Just's request
by Jack Jansen
· 27 years ago
2369a98
Updated for Waste 1.3
by Jack Jansen
· 27 years ago
a755e68
Export type objects to Python
by Jack Jansen
· 28 years ago
8505ef8
Added #include <WETabs.h>, which had somehow gone missing
by Jack Jansen
· 28 years ago
176f3a9
Added support for tab hooks
by Jack Jansen
· 29 years ago
7df3606
Fixed object-handler-install bug
by Jack Jansen
· 29 years ago
9f2ff91
Fixed bug in object-handler install arg handling
by Jack Jansen
· 29 years ago
2268af5
Upgraded to Waste 1.2f
by Jack Jansen
· 29 years ago
25241d9
Fixed callback handling on 68K machines.
by Jack Jansen
· 29 years ago
756522f
Added support for callbacks (for embedded objects)
by Jack Jansen
· 29 years ago
8ae8e4f
Made style and soup handles optional
by Jack Jansen
· 29 years ago
90ecdf4
An interface to WASTE, an all-singing-all-dancing TextEdit replacement
by Jack Jansen
· 29 years ago