~ubuntu-branches/debian/sid/scribus/sid

« back to all changes in this revision

Viewing changes to .pc/qreal_double.patch/scribus/scribusdoc.h

  • Committer: Package Import Robot
  • Author(s): Mattia Rizzolo
  • Date: 2015-04-17 12:14:21 UTC
  • mfrom: (1.1.13)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: package-import@ubuntu.com-20150417121421-x41wxzbux0p18cnf
Tags: 1.4.5+dfsg-1
* [bc0356c] Imported Upstream version 1.4.5+dfsg
* [ff7ac92] debian/patches/*: refresh against new upstream.
* [440376d] debian/{control,rules}: use DejaVu fonts instead of Bitstream
            ones. LP: #1393349
* debian/copyright:
  + [7e19874,6526887] review everything, to be fully comprehensive.
  + [a770530] fix typo "s/File/Files/".
  + [1a6521e] prepend entries in Files-Excluded by 'scribus-1.4.?/' to match
              tarballs content.
  + [06ac0f0] bump upstream year to 2015.
* [e830dbb] debian/control: remove XB-Python-Version fields (pysupport is not
  used anymore).
* [ae41591] Split the package (Closes: #712718).
  + [72dc566,0785fac,86ea637] debian/control: add scribus-data and
    scribus-dev stanzas, with appropriated relationships.
  + debian/dirs: drop, useless.
  + debian/docs: drop, useless.
  + rename debian/{install → scribus.install}, and update it.
  + debian/scribus-data.install: add with all usr/share stuff.
  + debian/scribus-dev.install: add with all usr/include stuff.
  + rename debian/{scribus → scribus-data}.links.
  + debian/rules:
    - fix a typo in the ChangeLogScripts file name (it was
      ChageLogScrips...).
    - update path (change debian/scribus by debian/tmp).
    - allow the auto-installation of the AUTHORS and TODO file.
    - override dh_install to use the --fail-missing option.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
#include "gtgettext.h" //CB For the ImportSetup struct and itemadduserframe
41
41
#include "scribusapi.h"
 
42
#include "undostate.h"
42
43
#include "observable.h"
43
44
#include "prefsstructs.h"
44
45
#include "documentinformation.h"
790
791
        typedef enum {alignFirst, alignLast, alignPage, alignMargins, alignGuide, alignSelection } AlignTo;
791
792
        typedef enum {alignByMoving, alignByResizing } AlignMethod;
792
793
        void buildAlignItemList(Selection* customSelection=0);
793
 
        bool startAlign();
 
794
        bool startAlign(uint minObjects = 1);
794
795
        void endAlign();
795
796
        /**
796
797
         * \brief Insert a color into the documents color list