1. 25 May, 2014 37 kayıt (commit)
  2. 24 May, 2014 3 kayıt (commit)
    • Christian Lohmaier's avatar
      fdo#77891 unconditionally disable console streams for WinXP · 788228e4
      Christian Lohmaier yazdı
      as the functions to check for a valid filehandle don't work according to
      the documentation. Python in LO-Context is run from GUI anyway, and thus
      won't have those hooked up.
      
      Change-Id: I8bc048463b0dc1a25c1b6ba7422623dda110eddc
      788228e4
    • Markus Mohrhard's avatar
      some work on mouse scrolling and improved mouse dragging · fa97a8b9
      Markus Mohrhard yazdı
      Change-Id: I3265e26530183b2fc4fd7f67319f3dc124353c2e
      fa97a8b9
    • Zolnai Tamás's avatar
      kmz3collada: Workaround for missing textures · 2d8941ee
      Zolnai Tamás yazdı
      The write-only-.dae-file-which-we-need.patch makes the converter
      extract only the *.dae file but textures are stored in seperate
      image files we need to extract too.
      On the other hand this patch makes the converter buildable on all
      platforms, since this only works on Windows originally. So for now
      disable this patch on Windows so here we won't loose textures
      but enable it on other platforms for buildability.
      Later we need to solve kmz conversion properly.
      
      Change-Id: Iede9e3bdd5a68a9002f5fa38da8a6459dda8d805
      2d8941ee