New commits:
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=5dd90a58d0a22bb7767fbf5593e2ef02799a0fc8
commit 5dd90a58d0a22bb7767fbf5593e2ef02799a0fc8
Author: Tarik Sekmen <[email protected]>
Date: Wed Aug 28 15:00:26 2013 +0300
Add calculator images.
apps/calc/Calc.cpp | 2 +-
apps/calc/Makefile.am | 1 +
apps/calc/images/Makefile.am | 4 ++++
apps/calc/images/backspace.png | Bin 0 -> 1116 bytes
configure.ac | 1 +
5 files changed, 7 insertions(+), 1 deletion(-)
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=b85efe5266cf9ef19425fd5e8cce6175d54b4989
commit b85efe5266cf9ef19425fd5e8cce6175d54b4989
Author: Tarik Sekmen <[email protected]>
Date: Wed Aug 28 14:59:06 2013 +0300
Remove unused images.
data/images/Makefile.am | 14 +-------------
data/images/backspace.png | Bin 1116 -> 0 bytes
data/images/cancel.png | Bin 800 -> 0 bytes
data/images/caps.png | Bin 915 -> 0 bytes
data/images/fullscreen.png | Bin 755 -> 0 bytes
data/images/left_arrow.png | Bin 773 -> 0 bytes
data/images/ok.png | Bin 701 -> 0 bytes
data/images/pause.png | Bin 438 -> 0 bytes
data/images/play.png | Bin 1224 -> 0 bytes
data/images/return.png | Bin 502 -> 0 bytes
data/images/rewind.png | Bin 1389 -> 0 bytes
data/images/right_arrow.png | Bin 738 -> 0 bytes
data/images/space.png | Bin 443 -> 0 bytes
13 files changed, 1 insertion(+), 13 deletions(-)
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=42be356c74839583999b5330d62f60a17cc4519f
commit 42be356c74839583999b5330d62f60a17cc4519f
Author: Tarik Sekmen <[email protected]>
Date: Wed Aug 28 14:58:03 2013 +0300
Update licence text.
ilixi/compositor/AppCompositor.cpp | 2 +-
ilixi/compositor/AppCompositor.h | 2 +-
ilixi/compositor/AppInfo.cpp | 2 +-
ilixi/compositor/AppInfo.h | 2 +-
ilixi/compositor/AppInstance.cpp | 2 +-
ilixi/compositor/AppInstance.h | 2 +-
ilixi/compositor/AppThumbnail.cpp | 2 +-
ilixi/compositor/AppThumbnail.h | 2 +-
ilixi/compositor/AppView.cpp | 2 +-
ilixi/compositor/AppView.h | 2 +-
ilixi/compositor/ApplicationManager.cpp | 2 +-
ilixi/compositor/ApplicationManager.h | 2 +-
ilixi/compositor/Compositor.cpp | 2 +-
ilixi/compositor/Compositor.h | 2 +-
ilixi/compositor/CompositorComponent.cpp | 2 +-
ilixi/compositor/CompositorComponent.h | 2 +-
ilixi/compositor/MemoryMonitor.cpp | 2 +-
ilixi/compositor/MemoryMonitor.h | 2 +-
ilixi/compositor/Notification.cpp | 2 +-
ilixi/compositor/Notification.h | 2 +-
ilixi/compositor/NotificationManager.cpp | 2 +-
ilixi/compositor/NotificationManager.h | 2 +-
ilixi/compositor/OSKComponent.cpp | 2 +-
ilixi/compositor/OSKComponent.h | 2 +-
ilixi/compositor/SoundComponent.cpp | 2 +-
ilixi/compositor/SoundComponent.h | 2 +-
ilixi/compositor/Switcher.cpp | 2 +-
ilixi/compositor/Switcher.h | 2 +-
ilixi/core/Application.cpp | 2 +-
ilixi/core/Application.h | 2 +-
ilixi/core/Callback.cpp | 2 +-
ilixi/core/Callback.h | 2 +-
ilixi/core/ComaComponent.cpp | 2 +-
ilixi/core/ComaComponent.h | 2 +-
ilixi/core/ComponentData.h | 23 +++++++++++++++++++++++
ilixi/core/DaleDFB.cpp | 2 +-
ilixi/core/DaleDFB.h | 2 +-
ilixi/core/EventManager.cpp | 2 +-
ilixi/core/EventManager.h | 2 +-
ilixi/core/Logger.cpp | 2 +-
ilixi/core/Logger.h | 2 +-
ilixi/core/PlatformManager.cpp | 2 +-
ilixi/core/PlatformManager.h | 2 +-
ilixi/core/SoundDFB.cpp | 2 +-
ilixi/core/SoundDFB.h | 2 +-
ilixi/core/SurfaceEventListener.cpp | 2 +-
ilixi/core/SurfaceEventListener.h | 2 +-
ilixi/core/Window.cpp | 2 +-
ilixi/core/Window.h | 2 +-
ilixi/graphics/FontPack.cpp | 2 +-
ilixi/graphics/FontPack.h | 2 +-
ilixi/graphics/IconPack.cpp | 2 +-
ilixi/graphics/IconPack.h | 2 +-
ilixi/graphics/Painter.cpp | 2 +-
ilixi/graphics/Painter.h | 2 +-
ilixi/graphics/Palette.cpp | 2 +-
ilixi/graphics/Palette.h | 2 +-
ilixi/graphics/Style.cpp | 2 +-
ilixi/graphics/Style.h | 2 +-
ilixi/graphics/Stylist.cpp | 2 +-
ilixi/graphics/Stylist.h | 2 +-
ilixi/graphics/StylistBase.cpp | 2 +-
ilixi/graphics/StylistBase.h | 2 +-
ilixi/graphics/Surface.cpp | 2 +-
ilixi/graphics/Surface.h | 2 +-
ilixi/ilixiGUI.h | 2 +-
ilixi/lib/Animation.cpp | 2 +-
ilixi/lib/Animation.h | 2 +-
ilixi/lib/AnimationSequence.cpp | 2 +-
ilixi/lib/AnimationSequence.h | 2 +-
ilixi/lib/FPSCalculator.cpp | 2 +-
ilixi/lib/FPSCalculator.h | 2 +-
ilixi/lib/FileSystem.cpp | 2 +-
ilixi/lib/FileSystem.h | 2 +-
ilixi/lib/InputHelper.cpp | 5 +++--
ilixi/lib/InputHelper.h | 5 +++--
ilixi/lib/InputHelperJP.cpp | 7 ++++---
ilixi/lib/InputHelperJP.h | 5 +++--
ilixi/lib/Notify.cpp | 2 +-
ilixi/lib/Notify.h | 2 +-
ilixi/lib/Thread.cpp | 2 +-
ilixi/lib/Thread.h | 2 +-
ilixi/lib/Timer.cpp | 2 +-
ilixi/lib/Timer.h | 2 +-
ilixi/lib/Tween.cpp | 2 +-
ilixi/lib/Tween.h | 2 +-
ilixi/lib/TweenAnimation.cpp | 2 +-
ilixi/lib/TweenAnimation.h | 2 +-
ilixi/lib/Util.cpp | 2 +-
ilixi/lib/Util.h | 2 +-
ilixi/lib/XMLReader.cpp | 23 +++++++++++++++++++++++
ilixi/lib/XMLReader.h | 23 +++++++++++++++++++++++
ilixi/types/Affine2D.cpp | 2 +-
ilixi/types/Affine2D.h | 2 +-
ilixi/types/Brush.cpp | 2 +-
ilixi/types/Brush.h | 2 +-
ilixi/types/Color.cpp | 2 +-
ilixi/types/Color.h | 2 +-
ilixi/types/Enums.h | 2 +-
ilixi/types/Event.cpp | 2 +-
ilixi/types/Event.h | 2 +-
ilixi/types/Font.cpp | 2 +-
ilixi/types/Font.h | 2 +-
ilixi/types/FontCache.cpp | 4 ++--
ilixi/types/FontCache.h | 4 ++--
ilixi/types/Image.cpp | 2 +-
ilixi/types/Image.h | 2 +-
ilixi/types/Margin.cpp | 2 +-
ilixi/types/Margin.h | 2 +-
ilixi/types/Music.cpp | 2 +-
ilixi/types/Music.h | 2 +-
ilixi/types/Pen.cpp | 2 +-
ilixi/types/Pen.h | 2 +-
ilixi/types/Point.cpp | 2 +-
ilixi/types/Point.h | 2 +-
ilixi/types/RadioGroup.cpp | 2 +-
ilixi/types/RadioGroup.h | 2 +-
ilixi/types/Rectangle.cpp | 2 +-
ilixi/types/Rectangle.h | 2 +-
ilixi/types/Size.cpp | 2 +-
ilixi/types/Size.h | 2 +-
ilixi/types/TextLayout.cpp | 7 ++++---
ilixi/types/TextLayout.h | 2 +-
ilixi/types/Video.cpp | 2 +-
ilixi/types/Video.h | 2 +-
ilixi/ui/AppWindow.cpp | 2 +-
ilixi/ui/AppWindow.h | 2 +-
ilixi/ui/Button.cpp | 2 +-
ilixi/ui/Button.h | 2 +-
ilixi/ui/Carousel.cpp | 2 +-
ilixi/ui/Carousel.h | 2 +-
ilixi/ui/CheckBox.cpp | 2 +-
ilixi/ui/CheckBox.h | 2 +-
ilixi/ui/ComboBox.cpp | 2 +-
ilixi/ui/ComboBox.h | 2 +-
ilixi/ui/ContainerBase.cpp | 2 +-
ilixi/ui/ContainerBase.h | 2 +-
ilixi/ui/Dialog.cpp | 2 +-
ilixi/ui/Dialog.h | 2 +-
ilixi/ui/Frame.cpp | 2 +-
ilixi/ui/Frame.h | 2 +-
ilixi/ui/GridLayout.cpp | 2 +-
ilixi/ui/GridLayout.h | 2 +-
ilixi/ui/GridView.cpp | 2 +-
ilixi/ui/GridView.h | 2 +-
ilixi/ui/GroupBox.cpp | 2 +-
ilixi/ui/GroupBox.h | 2 +-
ilixi/ui/HBoxLayout.cpp | 2 +-
ilixi/ui/HBoxLayout.h | 2 +-
ilixi/ui/Icon.cpp | 2 +-
ilixi/ui/Icon.h | 2 +-
ilixi/ui/Label.cpp | 2 +-
ilixi/ui/Label.h | 2 +-
ilixi/ui/LayoutBase.cpp | 2 +-
ilixi/ui/LayoutBase.h | 2 +-
ilixi/ui/LineInput.cpp | 2 +-
ilixi/ui/LineInput.h | 2 +-
ilixi/ui/ListBox.cpp | 2 +-
ilixi/ui/ListBox.h | 2 +-
ilixi/ui/ProgressBar.cpp | 2 +-
ilixi/ui/ProgressBar.h | 2 +-
ilixi/ui/PushButton.cpp | 2 +-
ilixi/ui/PushButton.h | 2 +-
ilixi/ui/RadioButton.cpp | 2 +-
ilixi/ui/RadioButton.h | 2 +-
ilixi/ui/ScrollArea.cpp | 2 +-
ilixi/ui/ScrollArea.h | 2 +-
ilixi/ui/ScrollBar.cpp | 2 +-
ilixi/ui/ScrollBar.h | 2 +-
ilixi/ui/Slider.cpp | 2 +-
ilixi/ui/Slider.h | 2 +-
ilixi/ui/Spacer.cpp | 2 +-
ilixi/ui/Spacer.h | 2 +-
ilixi/ui/SpinBox.cpp | 2 +-
ilixi/ui/SpinBox.h | 2 +-
ilixi/ui/SurfaceView.cpp | 2 +-
ilixi/ui/SurfaceView.h | 2 +-
ilixi/ui/TabPanel.cpp | 2 +-
ilixi/ui/TabPanel.h | 2 +-
ilixi/ui/TextBase.cpp | 2 +-
ilixi/ui/TextBase.h | 2 +-
ilixi/ui/ToolButton.cpp | 2 +-
ilixi/ui/ToolButton.h | 2 +-
ilixi/ui/VBoxLayout.cpp | 2 +-
ilixi/ui/VBoxLayout.h | 2 +-
ilixi/ui/VideoPlayer.cpp | 23 +++++++++++++++++++++++
ilixi/ui/VideoPlayer.h | 23 +++++++++++++++++++++++
ilixi/ui/Widget.cpp | 2 +-
ilixi/ui/Widget.h | 2 +-
ilixi/ui/WindowWidget.cpp | 5 +++--
ilixi/ui/WindowWidget.h | 5 +++--
191 files changed, 319 insertions(+), 197 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs