*Still* no release of KPilot 4.3.0. Sorry about that -- the conduits are taking more time than I thought and there have been some technical snags as well. See below. KPilot Developer's notes for october 21st 2001 ============================================== 2001-10-21 Adriaan de Groot Since to do the popmail conduit I first need to learn about IOSlaves and the KNotes conduit is hard, I spent some time playing with the abbrowser / KAddressbook conduit. * conduits/abbrowser/* () Removed all the old files for the setup dialog, now using David Bishop's .ui files with some polish from me (like putting his name in the "Author" field in the .ui file). () Fixed up the Makefile.am to make the library and the test apps. () Added a factory function. () Removed all the palettes from the deconflict dialog. This takes 150k out of the .ui file. Next challenge is to make it respect the KDE system settings. 2001-10-20 Adriaan de Groot Worse is when your AGP bus turns out to be broken instead. * conduits/knotes/knotes-action.{h,cc} () Added method resetIndexes which should be called at the end of every phase of the sync, basically to reset the counter and list iterator to the beginning of the list of KNotes. () Added method modifyNoteOnPilot which does the modified-notes-to Pilot work. It isn't very robust yet, since it doesn't handle weird cases (modified yet unknown on Pilot, for example) at all. 2001-10-19 Adriaan de Groot Dern. Having your video card break and being thrown back to a 4MB SiS card fit only for a firewall with no monitor is *no* fun. Where's a 24-hour computer store when you need one? Not only that, but I realise I'm going to have to put some serious thought into the KNotes conduit and how it is supposed to sync. So since that's hard, I'm going to look at the Mail conduit instead, since the functionality there is pretty much complete. 2001-10-18 Adriaan de Groot * kpilot/Icons/ () Incorporated most of Kristof Borrey's fantastic new icons for KPilot. * conduits/knotes/ () Removed old files setupDialog.{h,cc} * conduits/knotes/knotes-action.{h,cc} () Added new function getConfigInfo that reads the config file for the lists of Ids (matching KNote ids to memo ids). 2001-10-16 Adriaan de Groot * lib/options.h Upped the version number to 4.2.9b just because. * kpilot/kpilot.cc Changed some credits around, copyright notice, etc. * kpilot/Makefile.am kpilot/Makefile-standalone Fixed some breakage caused by all the moving around of files. You may need to make clean ; make in KPilot some time to get things back to normal. _______________________________________________ kde-pim mailing list kde-pim@mail.kde.org http://mail.kde.org/mailman/listinfo/kde-pim