fix tricky regression noticed by Vyacheslav Tokarev on Google Reader.
[kdelibs.git] / knewstuff / ChangeLog.kstuff
blobbb0680b8d987ce7aa7c18d18f0d51b56e1cd8177
1 2006-01-13 13:31  josef
3         * src/: kdxscomment.cpp, kdxscomment.h, kdxsrating.cpp,
4           kdxsrating.h: - the missing files :)
6 2006-01-13 13:30  josef
8         * featureguide.txt, src/Makefile.am, src/dxs.cpp, src/dxs.h,
9           src/kdxsbutton.cpp, src/kdxsbutton.h: - (unchecked)
10           implementation of comment and rating methods - improved feature
11           guide
13 2005-12-19 09:51  josef
15         * src/: dxs.cpp, dxs.h, kdxsbutton.cpp, kdxsbutton.h, soap.cpp,
16           soap.h: - support for removal requests and subscriptions -
17           support for canonical tree structure exchange format via a socket
19 2005-12-12 13:05  josef
21         * src/: kdxsbutton.cpp, kdxsbutton.h, kdxsrc, kns-translation.ui,
22           newstuff.cpp: - usage of config file to avoid hardcoding the
23           paths - if no history is present, display this as a fact
25 2005-11-01 18:20  josef
27         * ChangeLog: - improved changelog
29 2005-11-01 18:14  josef
31         * .cvsignore, ChangeLog, Makefile.am, TODO, VERSION,
32           featureguide.txt, admin/.cvsignore: - adding missing files -
33           shutting up CVS using .cvsignore files - remove bogus VERSION
34           file
36 2005-08-31 16:06  josef
38         * src/: kdxsbutton.cpp, kdxsbutton.h, newstuff.cpp: - pseudo-usage
39           of Entry author contact information
41 2005-08-31 15:53  josef
43         * src/: Makefile.am, kdxsbutton.cpp, kdxsbutton.h, newstuff.cpp,
44           qasyncframe.cpp, qasyncframe.h, qasyncpixmap.cpp, qasyncpixmap.h:
45           - implementation of asynchronous pixmap loading
47 2005-08-31 14:45  josef
49         * src/.cvsignore: - ignore the binary too, of course...
51 2005-08-31 14:45  josef
53         * src/: .cvsignore, kdxsview.cpp: - cvsignore files - include all
54           .moc files properly
56 2005-08-31 14:40  josef
58         * src/newstuff.cpp: - clear the dialog view after changing
59           parameters and before rebuilding view - eat khtml scroll events
60           so people don't see it's khtml being used
62 2005-08-30 21:12  josef
64         * src/: Makefile.am, kdxsbutton.cpp, kdxsbutton.h, kdxsview.cpp,
65           kdxsview.h, newstuff.cpp: - separating button and default view -
66           including dxsbutton into download dialog - separating HTML views
67           of download dialog
69 2005-08-30 15:23  josef
71         * src/: Makefile.am, kdxsview.cpp, kdxsview.h, kns-translation.ui,
72           newstuff.cpp, newstuff.h, soap.cpp: - addition of newstuff dialog
73           from Enrico Ros (kpdf annotations-branch)
75 2005-08-30 00:55  josef
77         * src/: dxs.cpp, dxs.h, kdxsview.cpp, kdxsview.h, soap.cpp: -
78           saving the work of today...
80 2005-08-29 23:26  josef
82         * admin/: Makefile, Makefile.in: - removing superfluous files
84 2005-08-29 23:25  josef
86         * configure.in.in: - missing configure.in.in file
88 2005-08-29 23:23  josef
90         * acinclude.m4, admin/Doxyfile.am, admin/Doxyfile.global,
91           admin/Makefile, admin/Makefile.am, admin/Makefile.common,
92           admin/Makefile.in, admin/acinclude.m4.in, admin/am_edit,
93           admin/bcheck.pl, admin/compile, admin/conf.change.pl,
94           admin/config.guess, admin/config.pl, admin/config.sub,
95           admin/configure.in.bot.end, admin/configure.in.min,
96           admin/cvs-clean.pl, admin/cvs.sh, admin/debianrules,
97           admin/depcomp, admin/deps.am, admin/detect-autoconf.sh,
98           admin/install-sh, admin/libtool.m4.in, admin/ltmain.sh,
99           admin/missing, admin/mkinstalldirs, admin/nmcheck,
100           admin/oldinclude.m4.in, admin/pkg.m4.in, admin/ylwrap: - addition
101           of missing admin directory
103 2005-08-29 23:22  josef
105         * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am.in,
106           Makefile.cvs, NEWS, README, VERSION, acinclude.m4,
107           src/Makefile.am, src/dxs.cpp, src/dxs.h, src/kdxs.cpp,
108           src/kdxs.h, src/kdxsview.cpp, src/kdxsview.h, src/main.cpp,
109           src/soap.cpp, src/soap.h: - import of KDXS, the DXS-enabled
110           newstuff testbed