[Kde-bindings] KDE/kdebindings/csharp/kimono

Richard Dale Richard_Dale at tipitina.demon.co.uk
Wed Jun 18 10:08:14 UTC 2008


SVN commit 821729 by rdale:

* Added tutorial examples p3 and p4. p4 crashes on a call to 
  KHTMLPart.Widget(), which could be a problem with modular smoke
  either method lookup or return value marshalling.
* Don't convert QChars to C# chars, keep them as QChars
* Added the name of the current Assembly as the first entry in the args
  array passed to KCmdLineArgs.Init().

CCMAIL: kde-bindings at kde.org

 M  +1 -0      CMakeLists.txt  
 M  +9 -0      ChangeLog  
 M  +3 -3      kde/KCalendarSystem.cs  
 M  +4 -4      kde/KCategorizedSortFilterProxyModel.cs  
 M  +4 -4      kde/KCharMacroExpander.cs  
 M  +9 -9      kde/KCharSelect.cs  
 M  +10 -10    kde/KCharsets.cs  
 M  +22 -7     kde/KCmdLineArgsExtras.cs  
 M  +20 -20    kde/KLocalizedString.cs  
 M  +12 -68    kde/KMacroExpander.cs  
 M  +13 -13    kde/KMacroExpanderBase.cs  
 M  +4 -4      kde/KStringHandler.cs  
 M  +3 -3      kde/KWordMacroExpander.cs  
 M  +2 -0      tutorials/CMakeLists.txt  
 M  +1 -2      tutorials/p2/p2.cs  
 A             tutorials/p3 (directory)  
 A             tutorials/p3/CMakeLists.txt  
 A             tutorials/p3/p3.cs  
 A             tutorials/p4 (directory)  
 A             tutorials/p4/CMakeLists.txt  
 A             tutorials/p4/p4.cs  





More information about the Kde-bindings mailing list