[f-spot: 41/41] Merge branch 'managedImageView'



commit 5ec77b77f96dba4f5fb567143f65fbe411762015
Merge: f579d63... ce678f0...
Author: Stephane Delcroix <stephane delcroix org>
Date:   Mon Jun 15 14:34:58 2009 +0200

    Merge branch 'managedImageView'
    
    This branch drops the need of most of the native widgetry stuffs. It needs testing in real world.

 src/Editors/Editor.cs          |    1 +
 src/FullScreenView.cs          |    4 +-
 src/Makefile.am                |    4 +
 src/PhotoImageView.cs          |   27 +-
 src/SingleView.cs              |    8 +-
 src/TagCommands.cs             |   23 +-
 src/Widgets/CheckPattern.cs    |   97 ++++
 src/Widgets/EditorPage.cs      |    9 +-
 src/Widgets/Filmstrip.cs       |    5 +-
 src/Widgets/ImageView.cs       | 1127 +++++++++++++++++++++++++++++++---------
 src/Widgets/Layout.cs          |  295 +++++++++++
 src/Widgets/NativeImageView.cs |  340 ++++++++++++
 src/Widgets/PointerMode.cs     |   17 +
 13 files changed, 1665 insertions(+), 292 deletions(-)
---



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]