Activity for eiv

  • Mio Mio committed [d4bc79] on Code

    Fix double-free

  • Mio Mio committed [c17e73] on Code

    Update README

  • Mio Mio committed [6a0577] on Code

    Update .hgignore

  • Mio Mio committed [f3d614] on Code

    Replace EIV_WINDOW_{WIDTH,HEIGHT} with EIV_DEFAULT_WIDNOW_{WIDTH,HEIGHT}

  • Mio Mio posted a comment on ticket #2

    The easiest solution seems to be: Don't add the main container unless it's a remote image (so we can show the progress bar) Add the image as a direct child of the window using "elm_object_content_set()". This may become a limitation later if I try and add other features, but for the foreseeable future this should be find.

  • Mio Mio created ticket #2

    The image doesn't reposition when the window changes size

  • Mio Mio modified ticket #1

    Don't scale the image up automatically

  • Mio Mio posted a comment on ticket #1

    The image no longer scales up automatically. See change set [c9f2033d080afc5c386a728959fc3f76bc18caeb]

  • Mio Mio committed [c9f203] on Code

    Don't scale the image to be larger than the original size.

  • Mio Mio committed [3b18e6] on Code

    Set eiv_about_dialog private data to NULL when created

  • Mio Mio committed [a6d425] on Code

    Add EIVLicense enumeration

  • Mio Mio committed [3a89d0] on Code

    Elm Image Viewer -> EFL Image Viewer

  • Mio Mio modified ticket #1

    Don't scale the image up automatically

  • Mio Mio created ticket #1

    Don't scale the image up automatically

  • Mio Mio committed [65a89b] on Code

    Begin a re-write of Eiv_About

  • Mio Mio committed [2ffc99] on Code

    Reformat eiv.{h,c} and include documentation.

  • Mio Mio committed [979a33] on Code

    Ignore documentation

  • Mio Mio committed [aebe00] on Code

    Add the 'Save As...' menu item

  • Mio Mio committed [44d2c8] on Code

    Improve logging in main and about

  • Mio Mio committed [d4af26] on Code

    Move logging to separate files

  • Mio Mio committed [f1d457] on Code

    Formatting changes

  • Mio Mio committed [406a50] on Code

    Add eiv_about.h to HG tracking

  • Mio Mio committed [719ca5] on Code

    Update README

  • Mio Mio committed [e55cc2] on Code

    Add eiv_about.c to HG tracking.

  • Mio Mio committed [b1aea4] on Code

    Add Ctrl+Q Keydown callback to quit from main window.

  • Mio Mio committed [22fa59] on Code

    Add a basic "about" dialog.

  • Mio Mio committed [b1ed09] on Code

    Initial commit

1