This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
print
History
Michael Pfeiffer
80339607f9
Get first and last page from job settings instead of print_file_header. In print_filer_header first_page is an offset into the spool file (the field is unused or reserved on BeOS R5 and is always -1) and page_count is the number of pages in the spool file. In the job settings first/last page is the page number of the first/last page as specified in the page setup dialog.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24536 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-23 18:01:13 +00:00
..
libprint
* Rewrote BeBuild.h which had "a few" consequences (got rid of all those class
2007-10-15 20:13:55 +00:00
utils
Some printing related improvements:
2007-01-20 15:52:37 +00:00
BeUtils.h
Some printing related improvements:
2007-01-20 15:52:37 +00:00
FolderWatcher.h
cleanup, fixed some warnings
2007-05-13 17:47:23 +00:00
Jobs.h
…
PictureIterator.h
missing comment tokens
2007-06-20 21:30:00 +00:00
PicturePrinter.h
missing comment tokens
2007-06-20 21:30:00 +00:00
PrintJobReader.h
Get first and last page from job settings instead of print_file_header. In print_filer_header first_page is an offset into the spool file (the field is unused or reserved on BeOS R5 and is always -1) and page_count is the number of pages in the spool file. In the job settings first/last page is the page number of the first/last page as specified in the page setup dialog.
2008-03-23 18:01:13 +00:00
PrintTransport.h
Some printing related improvements:
2007-01-20 15:52:37 +00:00
PrintTransportAddOn.h
Slight rework of my previous commit... now ports can be asked too ;)
2008-02-08 02:00:08 +00:00
Template.h
Some printing related improvements:
2007-01-20 15:52:37 +00:00