~ubuntu-branches/ubuntu/jaunty/poppler/jaunty-security

« back to all changes in this revision

Viewing changes to goo/GooTimer.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-01-14 16:57:14 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20090114165714-fc0eniq9604rq6u4
Tags: 0.10.3-0ubuntu1
* New upstream version
* debian/patches/60_manpages-cfg-flag.patch:
  - the change is in the new version
* debian/patches/61_manpages-hyphens.patch:
  - the change is in the new version
* debian/patches/62_pdftops-mandatory-arg.patch:
  - the change is in the new version
* debian/patches/63_do-not-make-ps-arrays-bigger-than-64k-from-big-images-in-patterns.patch:
  - the change is in the new version
* Updated for the libpoppler and libpoppler-glib soname changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
//========================================================================
2
2
//
3
 
// GooTimer.h
4
 
//
5
 
// Copyright 2001-2003 Glyph & Cog, LLC
 
3
// GooTimer.cc
 
4
//
 
5
// This file is licensed under GPLv2 or later
 
6
//
 
7
// Copyright 2005 Jonathan Blandford <jrb@redhat.com>
 
8
// Copyright 2007 Krzysztof Kowalczyk <kkowalczyk@gmail.com>
 
9
// Inspired by gtimer.c in glib, which is Copyright 2000 by the GLib Team
6
10
//
7
11
//========================================================================
8
12