[Kde-bindings] KDE/kdebindings/csharp/plasma
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Tue Oct 21 16:53:20 UTC 2008
SVN commit 874465 by rdale:
* Regenerate the C# sources and add the new SvgWidget class
* Fix compile errors in the examples caused by the api changes
CCMAIL: kde-bindings at kde.org
M +4 -0 ChangeLog
M +1 -1 examples/applets/analog-clock/clock.cs
M +1 -1 examples/applets/plasmaclock/clockapplet.cs
M +1 -1 examples/applets/tiger/contents/code/tiger.cs
M +3 -2 plasma/Plasma.cs
M +3 -3 plasma/Plasma_AbstractRunner.cs
M +29 -12 plasma/Plasma_Applet.cs
D plasma/Plasma_AppletBrowser.cs
D plasma/Plasma_AppletBrowserWidget.cs
M +12 -0 plasma/Plasma_ComboBox.cs
M +0 -2 plasma/Plasma_ConfigXml.cs
M +2 -24 plasma/Plasma_Containment.cs
M +3 -2 plasma/Plasma_Corona.cs
M +6 -3 plasma/Plasma_Delegate.cs
M +9 -0 plasma/Plasma_Dialog.cs
M +40 -6 plasma/Plasma_Extender.cs
M +10 -20 plasma/Plasma_ExtenderItem.cs
M +0 -3 plasma/Plasma_Flash.cs
M +4 -0 plasma/Plasma_Frame.cs
M +3 -0 plasma/Plasma_Label.cs
M +4 -4 plasma/Plasma_Package.cs
M +49 -0 plasma/Plasma_PackageStructure.cs
M +6 -0 plasma/Plasma_PaintUtils.cs
M +17 -4 plasma/Plasma_PanelSvg.cs
M +6 -8 plasma/Plasma_PopupApplet.cs
M +2 -2 plasma/Plasma_RunnerManager.cs
M +39 -5 plasma/Plasma_Svg.cs
A plasma/Plasma_SvgWidget.cs
M +54 -0 plasma/Plasma_Theme.cs
M +9 -2 plasma/Plasma_ToolTipManager.cs
M +13 -1 plasma/Plasma_View.cs
More information about the Kde-bindings
mailing list