[SCM] Rasmol packaging branch, p/gtkexport, created. upstream/2.7.5-4-gb148295

Teemu Ikonen tpikonen at gmail.com
Wed Apr 27 09:36:48 UTC 2011


The branch, p/gtkexport has been created
        at  b148295fb6a15ec7270e33226d5203b298911f62 (commit)

- Shortlog ------------------------------------------------------------
commit b148295fb6a15ec7270e33226d5203b298911f62
Author: Teemu Ikonen <tpikonen at gmail.com>
Date:   Mon Dec 13 21:03:01 2010 +0100

    Fix segfault in image exporting with GTK.
    
    File->Export segfaulted when the exported image size was different
    from the image buffer size currently on the screen.
    
    The fix is to not try to render to user supplied buffer in
    render_buffer(), but to copy FBuffer to the supplied buffer after
    resizing.
    
    Also fixed the temporary image buffer allocation in export_cb() to use
    sizeof(Pixel) instead of 4.

commit 953f0c0dbe4138907de97c7f144442f8ec7b9183
Author: Teemu Ikonen <tpikonen at gmail.com>
Date:   Mon Dec 13 19:30:48 2010 +0100

    render_buffer(), sizespin_cb(), export_cb(): indent -kr -l79 -nut

commit 9518c2e0dfcae5772cafa969daa1a774a53570a9
Author: Teemu Ikonen <tpikonen at gmail.com>
Date:   Mon Dec 13 18:12:05 2010 +0100

    Replace int with uintptr_t when casting pointers to ints in GTK callbacks.

commit 38293640955e1e48a43067222cfec77eca558fd8
Author: Teemu Ikonen <tpikonen at gmail.com>
Date:   Mon Dec 13 18:07:09 2010 +0100

    sizeradio_cb(), print_get_res_cb(): Reindent.

-----------------------------------------------------------------------

-- 
Rasmol packaging



More information about the debian-science-commits mailing list