$Log: ChangeLog,v $
2002/8/21 11:03:00 jim
PyKDE-3.3.2-3: Upgrade to KDE 3.0.3; added
kdepyuic.py and README.pyuic

2002/8/10 09:33:00 jim
PyKDE-3.3.2-2: fix Qt versioning change
(build.py)

2002/8/9 13:00:00 jim
PyKDE-3.3.2-1: handle Qt versioning change in
Qt 3.0.5 (build.py); add '-I usr/X11R6/include'
in sip/kde30.kdecore.sip

2002/8/8 13:10:00 jim
Cleaned up top-level sip files for all versions;
fixed bug with KIconThemeDir (never released);
cleaned up docs (released as 3.3.2)

2002/7/22 13:29:00 jim
(PyKDE-3.3.2 pre release)
Added -z option to build.py; fixed missing
'/TransferThis/' in all KListViewItem ctors;
(not released)

2002/7/19 10:07:00 jim
PyKDE-3.3.2 pre release: fixed KLineEditDlg bug; fixed
QValueList bug in MappedTypes (sipMapNewToSelf);
ugraded to sip/PyQt3.3.2; build system switched
to PyQt system (t/qmake, concat cpp);sip-in files
revised, changed to '.sip' in sip/kde* directories;
added %PrePythonCode for lib loading as req'd (not
released)

2002/5/15 22:51:00 jim
PyKDE-3.2.4: namechange back to PyKDE; versioning
to KDE3.0.0; dropped KDE3.0beta2 support; upgraded
to sip 3.2.4;build system completely revised;docs
revised; kapp variable dropped from kdecore; other
fixes for gcc2.96 compatiblility

2002/3/11 11:01:00 jim
3.0beta1: versioning to KDE3.0beta2; mapped types
for KSharedPtr descendants; KParts modified - now
works; KTrader added; support for long long added;
created PyKDE2generic and revised build system;
new examples; removed inaccessible member classes;
added kdesu (all), kdeprint (>= 2.2.0), kdefx (3.0);
code cleanup for mapped types, member code, added
virtual code; general cleanup


2002/2/13 09:15:00 jim
3.0alpha6: versioning to KDE2.2.2; repaired SLOT
assignment code in KStdAction, KAction,K*Action,
KAccelMenu, KToolBar, and KGlobalAccel with
"SIP_RXOBJ_CON, SIP_SLOT_CON(...)";


2002/2/11 13:50:00 jim
3.0alpha5: versioning to KDE2.2.1; fixed bug in
KCmdLineArgs.init1 (Henrik Motakef) Modified
examples/pykless.py so KAboutData is used instead
of KMainWindow.helpMenu (3.0alpha5 was not
released)

2002/2/7 14:25:00 jim
3.0alpha4: changed postproc to run from $PYTHONINTERP from
configure; removed unnecessary links to libdcop (from
kdebindings) -- only libDCOP is req'd (bug reports from
Henrik Motakef)

2001/11/25 13:19:00 jim
3.0alpha3:versioning to KDE2.2.0 (new classes/methods);
dropped KSocket::initSockaddr (deprecated); KURLComboItem
to struct (no longer mapped type);


2001/11/19 22:12:00 jim
3.0alpha2:Added kparts, khtml, kjs, kspell; converted some
structs from mapped types to classes; revised all docs; revised
autoconf to look for top level KDE include dir; added some
missing classes and methods;bugs fixed;versioning to KDE2.1.2
(minor changes); added add'l doc text;ready for release


Initial release
