diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,7 +1,7 @@ ------------------------------------------------------------------------ r160 | (no author) | 2006-09-22 00:23:44 -0700 (Fri, 22 Sep 2006) | 2 lines -kio/kfileshare changed in error - reverted +tdeio/tdefileshare changed in error - reverted ------------------------------------------------------------------------ r159 | (no author) | 2006-09-22 00:22:47 -0700 (Fri, 22 Sep 2006) | 3 lines @@ -162,17 +162,17 @@ r126 | (no author) | 2006-01-22 23:08:28 -0800 (Sun, 22 Jan 2006) | 4 lines changed configure.py to concatenate by default for gcc >= 4.0.3; deleted unneeded mapped type from -kio/global.sip +tdeio/global.sip ------------------------------------------------------------------------ r125 | (no author) | 2006-01-22 21:45:55 -0800 (Sun, 22 Jan 2006) | 8 lines modify configure.py to drop tderesources for KDE < 3.2; version Resource class in kabc/resource.sip; version -64 bit read/write stuff in tdecore/kconfigbase.sip; +64 bit read/write stuff in tdecore/tdeconfigbase.sip; version copy ctor in tdecore/kprocctrl.sip; version -out longlong/ulonglong mapped types in kio/global.sip; -version one method in kio/tdesycoca.sip; fix line with +out longlong/ulonglong mapped types in tdeio/global.sip; +version one method in tdeio/tdesycoca.sip; fix line with illegal char (?) in extensions/dcopexport.py ------------------------------------------------------------------------ @@ -324,7 +324,7 @@ for second ctors ItemInt64 and ItemUInt64 ------------------------------------------------------------------------ r92 | (no author) | 2006-01-14 14:03:35 -0800 (Sat, 14 Jan 2006) | 2 lines -reversed tdecore/kconfigskeleton change +reversed tdecore/tdeconfigskeleton change ------------------------------------------------------------------------ r91 | (no author) | 2006-01-14 13:40:37 -0800 (Sat, 14 Jan 2006) | 2 lines @@ -334,9 +334,9 @@ remove erroneous files ------------------------------------------------------------------------ r90 | (no author) | 2006-01-14 13:38:39 -0800 (Sat, 14 Jan 2006) | 5 lines -Fix sio syntax errors in tdecore/kconfigskeleton.sip +Fix sio syntax errors in tdecore/tdeconfigskeleton.sip (TQValueList<int>() as arg default value) and -kio/slaveinterface.sip (%TypeHeaderCode in namespace +tdeio/slaveinterface.sip (%TypeHeaderCode in namespace instead of %ModuleHeaderCode outside) ------------------------------------------------------------------------ |