- 11 Jul, 1999 6 commits
-
-
Jim Fulton authored
This is necessary due to oddities in the way that propertysheets currently manage their data. :(
-
Jim Fulton authored
-
Jim Fulton authored
Don't we always want this to default to true? Added CreateAFactory argument when calling the real constructor. This cased adding classes as methods to return no data.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
"It fixes a memory corruption error resulting from BadPickleGet exceptions in load_get, load_binget and load_long_binget. This was initially reported on c.l.py as a problem with Cookie.py; see the thread titled "python core dump (SIGBUS) on Solaris" for more details."
-
- 09 Jul, 1999 5 commits
-
-
Michel Pelletier authored
an instance of a ZClass that subclasses the object).
-
Michel Pelletier authored
of the HTMLFile manage_addZClassForm, and when your in BOBO_DEBUG_MODE the value is re initialized to 1 each time, so the incorrect behavior only happens in debug mode.
-
Michel Pelletier authored
checked, if if you unchecked it. This was due to a name conflict with 'CreateFactory'. It's now called, 'CreateAFactory'
-
Michel Pelletier authored
which was breaking all kinds of good stuff.
-
- 08 Jul, 1999 10 commits
-
-
Christopher Petrilli authored
-
Jim Fulton authored
-
Jim Fulton authored
needed since we now display the locked version.
-
Jim Fulton authored
what version an object is locked in.
-
Jim Fulton authored
so that you can tell whether the current object is modified in a version and which version it's modified in.
-
Jim Fulton authored
us from inteheriting from propertysheet classes that weren't meant to be subclassed. This fixes a problem with creating property sheets for subclasses of bilt-in classes like Folder. Added a manage_workspace method on the ZClass propertysheets class to redirect to the ZClass.
-
Jim Fulton authored
us from inteheriting from propertysheet classes that weren't meant to be subclassed. This fixes a problem with creating property sheets for subclasses of bilt-in classes like Folder.
-
Jim Fulton authored
-
Jim Fulton authored
handled properly.
- 07 Jul, 1999 9 commits
-
-
Jim Fulton authored
Now when a propertysheet is created, it is usable by anyone who has "Manage properties". I also got rid of the ineffective "access contents information" permission, since this won't have an effect until we add ZClass propertysheets with their own namespaces.
-
Jim Fulton authored
-
Jim Fulton authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jeffrey Shell authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
- 06 Jul, 1999 3 commits
-
-
Jim Fulton authored
copy containers like ZClass method sheets.
-
Jim Fulton authored
-
- 05 Jul, 1999 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 02 Jul, 1999 2 commits
-
-
Michel Pelletier authored
Seems to be quite usable at this point.
-
cathi authored
-
- 01 Jul, 1999 3 commits
-
-
Jim Fulton authored
(especially external methods) on instances that are not acquiring.
-