index
:
libspectre
master
libspectre is a small library for rendering Postscript documents. (mirrored from https://gitlab.freedesktop.org/libspectre/libspectre)
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-03
Shut up a couple signed/unsigned comparison warnings.
Diego 'Flameeyes' Pettenò
1
-2
/
+2
2008-02-03
Mark the media table constant.
Diego 'Flameeyes' Pettenò
1
-4
/
+4
2008-02-03
Properly mark automake as foreign.
Diego 'Flameeyes' Pettenò
1
-0
/
+2
2008-01-12
Fix typo
Albert Astals Cid
1
-2
/
+2
2008-01-03
Update for release 0.2.0
0.2.0
Carlos Garcia Campos
2
-3
/
+28
2008-01-03
Fix a typo
Carlos Garcia Campos
1
-1
/
+1
2008-01-03
Add spectre_document_get_page_size instead of returning page size in document...
Carlos Garcia Campos
3
-27
/
+90
2008-01-02
Do not add x, y offset twice in multi-page documents
Carlos Garcia Campos
2
-3
/
+10
2008-01-02
Cache page size
Carlos Garcia Campos
1
-6
/
+15
2008-01-02
Add spectre_document_render and spectre_document_render_full
Carlos Garcia Campos
4
-1
/
+131
2007-12-23
Change get/set_scale to get/set the scale factor for both X and Y dimensions
Carlos Garcia Campos
4
-24
/
+34
2007-12-23
Compile test also with all warnings and fix some of them.
Carlos Garcia Campos
2
-3
/
+4
2007-12-23
Update documentation
Carlos Garcia Campos
2
-1
/
+16
2007-12-23
Add spectre_page_render_slice to render only a rectangle of the page.
Carlos Garcia Campos
8
-43
/
+187
2007-12-21
Update docs
Carlos Garcia Campos
2
-4
/
+8
2007-12-17
We need to increment libspectre version before running make distcheck
Carlos Garcia Campos
1
-18
/
+18
2007-12-16
Update for release 0.1.0
0.1.0
Carlos Garcia Campos
2
-2
/
+6
2007-12-16
Add scripts and instructions for releasing, based on cairo release system
Carlos Garcia Campos
2
-5
/
+219
2007-12-16
Write README file
Carlos Garcia Campos
2
-1
/
+34
2007-12-15
Use Doxyfile.in instead of Doxyfile and update it
Carlos Garcia Campos
2
-13
/
+20
2007-12-15
Doxyfile for giving doxygen on how to generate docu
Albert Astals Cid
1
-0
/
+244
2007-12-10
dummy commit to see if i got rights
Albert Astals Cid
1
-0
/
+1
2007-12-09
Merge branch 'master' of ssh://aacid@git.freedesktop.org/git/libspectre
Albert Astals Cid
1
-0
/
+28
2007-12-09
Make libspectre require libgs >= 8.61
Carlos Garcia Campos
1
-0
/
+28
2007-12-09
Merge branch 'master' of ssh://aacid@git.freedesktop.org/git/libspectre
Albert Astals Cid
6
-1
/
+47
2007-12-09
Update TODO
Carlos Garcia Campos
1
-1
/
+2
2007-12-09
Add macros to allow getting information about libspectre version from clients
Carlos Garcia Campos
5
-1
/
+46
2007-12-09
Merge branch 'master' of ssh://aacid@git.freedesktop.org/git/libspectre
Albert Astals Cid
2
-2
/
+45
2007-12-09
Add .gitignore files
Albert Astals Cid
3
-0
/
+27
2007-12-09
Add libtool versioning stuff to configure.ac
Carlos Garcia Campos
2
-2
/
+45
2007-12-09
Add .gitignore files
Albert Astals Cid
3
-0
/
+27
2007-12-09
Merge branch 'master' of ssh://aacid@git.freedesktop.org/git/libspectre
Albert Astals Cid
4
-5
/
+22
2007-12-09
Fix memory leak
Carlos Garcia Campos
1
-1
/
+1
2007-12-08
Fix SpectreOrientation enum items order
Carlos Garcia Campos
1
-3
/
+3
2007-12-08
Skip nested documents that don't have BeginDocument and EndDocument but have ...
Carlos Garcia Campos
1
-0
/
+17
2007-12-08
Add library version info
Albert Astals Cid
1
-1
/
+1
2007-12-08
Typo--
Albert Astals Cid
1
-1
/
+1
2007-12-08
Handle ghostscript stdout
Carlos Garcia Campos
1
-1
/
+14
2007-12-07
Add assert and check functions
Carlos Garcia Campos
10
-36
/
+316
2007-11-26
Revert a change committed by mistake
Carlos Garcia Campos
1
-1
/
+2
2007-11-26
Add a Makefile.am to ghostscript dir in order to make it distribuible
Carlos Garcia Campos
7
-5
/
+12
2007-11-26
Add -sDEVICE=display to spectre device arguments list
Carlos Garcia Campos
1
-11
/
+12
2007-11-12
Do not translate twice when document BBox == PageBBox
Carlos Garcia Campos
1
-6
/
+23
2007-11-12
Apply debian patch 299447and433898-nested-eps
Carlos Garcia Campos
1
-4
/
+13
2007-11-12
Fix a crash when trying to get the page label in non structured documents
Carlos Garcia Campos
1
-1
/
+1
2007-11-08
Add spectre_document_get_by_label
Carlos Garcia Campos
3
-1
/
+46
2007-11-08
Add spectre_page_get_label
Carlos Garcia Campos
3
-2
/
+15
2007-11-08
malloc needs #include <stdlib.h>
Carlos Garcia Campos
1
-0
/
+1
2007-11-07
Pass BBox coords to spectre_gs_process when sending page contents to gs
Carlos Garcia Campos
1
-1
/
+1
2007-11-06
Fix a crash in test when exporter fails
Carlos Garcia Campos
1
-1
/
+1
[prev]
[next]