Skip to content
Snippets Groups Projects
  1. Aug 11, 2011
    • Birte Kristina Friesel's avatar
      Show correct file number after deleting image · 64e9c952
      Birte Kristina Friesel authored
      In the image_remove function, slideshow_change_image needs to be called before
      removing the image from the filelist.  Because of this, the "x of y" displayed
      by --draw-filename is wrong (y is 1 too high).
      
      This commit introduces a new 'render' argument to slideshow_chingae_image.
      The image_remove function calls it with render=0, edits the filelist and then
      runs by winwidget_render_image itself.
      
      Patch by Yu-Jie Lin.
      64e9c952
  2. Apr 16, 2011
  3. Apr 12, 2011
  4. Jun 16, 2010
  5. Jun 10, 2010
  6. Jun 09, 2010
  7. Feb 13, 2010
  8. Feb 05, 2010
Loading