543 Commits (eef18e87b7cb33770309bdd3ac1481df80cba7ac)
 

Author SHA1 Message Date
Albert Astals Cid 324190458d Save some page redraws if we are going to display the same page we are displaying 22 years ago
Albert Astals Cid be2c109b13 I broke printing -> fix it 22 years ago
Albert Astals Cid b670bb6919 define HAVE_FREETYPE 22 years ago
Albert Astals Cid cf814647b4 kpdf gets........ FIND TEXT !!!!!!! 22 years ago
Albert Astals Cid 045b4a3df7 While i was waiting to kdelibs/kdebase 3.3 to compile i had some time so... 22 years ago
Albert Astals Cid 04ebb98aa2 globalParam is only one variable, so we can't delete it when there are two instances of the part running. 22 years ago
Albert Astals Cid f705005d2f Here comes setupGUI 22 years ago
Albert Astals Cid eacbf012e0 missing include 22 years ago
Albert Astals Cid 7b935ae6ba Give our implementation of error routine, now it uses KMessageBox instead of printf 22 years ago
Albert Astals Cid 7d961c65b7 kpdf_canvas is not used 22 years ago
Albert Astals Cid 64c3892b0d Don't die on empty pdfs like the one on bug 83590 22 years ago
André Wöbbeking fc9cca559a renamed config.h to xpdf_config.h to avoid clash with kdegraphics/config.h. I hope it's OK. 22 years ago
André Wöbbeking 28360a7ee0 OK, no absolute include paths. 22 years ago
André Wöbbeking 6fbe7bfced renamed config.h to xpdf_config.h to avoid clash with kdegraphics/config.h. I hope it's OK. 22 years ago
André Wöbbeking 194dfe1330 find config.h and aconf.h for srcdir != builddir 22 years ago
André Wöbbeking b7de521fa1 find config.h and aconf.h for srcdir != builddir 22 years ago
Albert Astals Cid e88c4c2ddf #define TEXTOUT_WORD_LIST 0 22 years ago
Albert Astals Cid 512519b304 That variables have been there since revision 1.2 but no one ever used them, so goodbye 22 years ago
Albert Astals Cid d533a46c5d OPI_SUPPORT does not do anything in the rendering code (Outputdev, Splashoutputdev) so define it to 0 22 years ago
Albert Astals Cid c748219bb5 A warning i missed 22 years ago
Albert Astals Cid 4292a84914 Use AC_LANG_SAVE/RESTORE 22 years ago
Albert Astals Cid 0d6b458e3f Less warnings, these changes have been sent upstream to the xpdf author to see if he includes the changes in the original sources 22 years ago
Albert Astals Cid 75a7004a7c Detect t1lib. I've done my best to make it work, but having a configure.in.in guru over it would not hurt 22 years ago
Albert Astals Cid 264b6249ab QOutputDev is no longer a OutputDev subclass but a SplashOutputDev sublclass. That makes xpdf do all the work related to rendering (sorting lots of problems with fonts, etc). That should improve the render quality of kpdf drastically. 22 years ago
Albert Astals Cid ee86e7f46b - When xpdf calls fill it wants to paint the outline of the filling area with the same color you got with updateFillColor and not only the inside of the fill area. That fixes the problem of small lines not appearing. 22 years ago
Script Kiddy a5f4b75cd5 CVS_SILENT made messages 22 years ago
Albert Astals Cid 45aef55b58 Do we need an empty NEWS file? 22 years ago
Albert Astals Cid d01d8daac8 These files are not needed 22 years ago
Albert Astals Cid 3578b8d7c1 Add a configuration switch that enables the user to enable the multithreading present in xpdf code. Also removes the warnings about "MULTITHREADING" is not defined 22 years ago
Albert Astals Cid 82cd404f88 Make compilation give less warnings, i'm sending that patch upstream to xpdf author to see if he adds it to the source of the "problems" 22 years ago
Albert Astals Cid 3503ef9d5e Less warnings about unused variables 22 years ago
Albert Astals Cid 3abd57ea99 - Put xpdf 3.00 in the xpdf, goo and fofi drawers to bring the PDF 1.5 support that version has to kpdf 22 years ago
Script Kiddy 78791f5819 CVS_SILENT made messages 22 years ago
Malcolm Hunter b46c5325ba Fixed doc path 22 years ago
Albert Astals Cid 907cab63b4 There's no need to override and make the functions do the same 22 years ago
Frans Englich 41d0403e70 Revert the third list of changes in the XDG mail. If anything more is to be reverted/changed, you will have to explicitly tell me so. 22 years ago
Frans Englich ef2ba1742f Do the OnlyShowIn/NotShowIn hiding as discussed on the XDG list: 22 years ago
James Ots e8e618ffc2 Work out the background area to be redrawn better, so we don't end up 22 years ago
Stephan Binner 428a5a9f29 CVS_SILENT i18n style guide fixes 22 years ago
Stephan Binner ac4ae4be3b CVS_SILENT No punctuation in command line descriptions 22 years ago
Stephan Binner 4f1a3b0538 setCheckedState++ 22 years ago
Albert Astals Cid 83c96e5c16 Make the thumbnails list behave nice when you have a small window and make it bigger and thumbnails think they dan't grow but they can't because they make the scrollbar reappear and... 22 years ago
Albert Astals Cid e091c05590 - Don't put a separator after <Action name="file_print_preview" group="file_print"/> it is not necessary in stand-alone mode and in konqy-embeded mode it was puting a separator between Print Preview and Print 22 years ago
Albert Astals Cid 6098ad7829 Remove compilation warning 22 years ago
Albert Astals Cid a7ba722203 - Remove PageWidget::nextPage() and PageWidget::previousPage(), use setPage instead 22 years ago
Christophe Devriese 466f0ad7ff removed debugging statements. I will use the normal kde kdDebug() now 22 years ago
Albert Astals Cid d094b4eb13 Don't do forced debugging. Fixes half of 79598. 22 years ago
Albert Astals Cid 8b069af45e Give a bit of credit to my ego 22 years ago
Albert Astals Cid 26712f5c0e Add thumbnails to kpdf 22 years ago
Albert Astals Cid c7b1a19c0b Removing part.ui, it will not be needed when i put the next commit. Can't do it all because cvs keeps telling me i have not to add part.cpp 22 years ago