1. 06 Eyl, 2012 4 kayıt (commit)
    • Riccardo Magliocchetti's avatar
      configure: disable gnome-vfs with --enable-headless · 56c30782
      Riccardo Magliocchetti yazdı
      We are not interested in desktop stuff but thanks!
      
      Change-Id: I03d28ab0d3d2da5cafaebfce52c807bf0c956108
      56c30782
    • Riccardo Magliocchetti's avatar
      configure: disable librsvg with --enable-headless · 9d207b11
      Riccardo Magliocchetti yazdı
      librsvg have a long list of dependencies that requires at least
      gdk, so X. On debian the headers package depends on cairo too.
      Indeed not what we want.
      
      Since comments here says that impress depends on it will need to
      eventually disable build of impress.
      
      Change-Id: Ic88f90d03d0a80c1ada9f4224faed9deab2bed52
      9d207b11
    • Riccardo Magliocchetti's avatar
      vcl: Fix cups ifdefery · 22f2e5f2
      Riccardo Magliocchetti yazdı
      So ENABLE_CUPS is defined if we want CUPS but that does not
      guarantee that we actually have it installed. So use HAVE_CUPS_H
      that is defined only if the cups headers are found.
      
      Change-Id: I7c6c3659b368dbf9f8efab31ef457f41ac162160
      22f2e5f2
    • Muthu Subramanian's avatar
      n#771549: Import text offsets in shapes. · 5ca197ce
      Muthu Subramanian yazdı
      * Also fixed a bug where the (offset) increment was conditional.
      * Reusing Transform2D for <txXfrm> as well.
      * This is a kind of hack where the margins are adjusted
        for the give offset values.
      5ca197ce
  2. 05 Eyl, 2012 36 kayıt (commit)