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

Richard Dale Richard_Dale at tipitina.demon.co.uk
Tue Aug 5 19:54:30 UTC 2008


SVN commit 842698 by rdale:

* Make KApplication and KUniqueApplication partial classes and add the
  code to set the 'qApp' global variable in *Extras.cs files instead of
  generating it in the source code generator as it's more easily
  maintained that way.

CCMAIL: kde-bindings at kde.org


 M  +7 -0      ChangeLog  
 M  +1 -27     kde/KApplication.cs  
 A             kde/KApplicationExtras.cs  
 M  +1 -1      kde/KConfig.cs  
 M  +16 -0     kde/KGlobal.cs  
 M  +39 -8     kde/KKeySequenceWidget.cs  
 M  +1 -1      kde/KShortcutsEditor.cs  
 M  +1 -1      kde/KSystemTrayIcon.cs  
 M  +1 -21     kde/KUniqueApplication.cs  
 A             kde/KUniqueApplicationExtras.cs  
 M  +15 -7     kio/KIO_ForwardingSlaveBase.cs  
 M  +24 -0     kio/KIO_Scheduler.cs  
 M  +15 -7     kio/KIO_SlaveBase.cs  





More information about the Kde-bindings mailing list