Find a file
Stefan Kebekus 4ce24f371d fixes some issues introduced in my last 'bugfix'
svn path=/trunk/kdegraphics/kdvi/; revision=243883
2003-08-21 14:49:36 +00:00
doc bring the docu in sync with TeTeX 2.0 2003-06-06 10:45:15 +00:00
examples New example for bad DVI-File 2000-11-26 12:43:01 +00:00
make somehow make-3.77 doesn't like the stuff out of tetex's Makefiles 1999-06-08 12:15:48 +00:00
pix replacing datadir 2003-04-28 06:57:43 +00:00
AUTHORS Implemented Hyperlinks 2000-06-11 07:04:57 +00:00
bigEndianByteReader.cpp source code cleanup 2001-10-18 16:40:34 +00:00
bigEndianByteReader.h source code cleanup 2001-10-18 16:40:34 +00:00
ChangeLog Bernd: KDvi uses KFileDialog now 1998-06-29 06:42:15 +00:00
configure.in.in removed superfluous configure options 2002-02-12 08:55:15 +00:00
dvi.h imported kdvi 1997-10-18 11:34:02 +00:00
dviFile.cpp isolated prescan code and fixed a problem with placement of EPS graphics 2003-08-20 07:04:56 +00:00
dviFile.h isolated prescan code and fixed a problem with placement of EPS graphics 2003-08-20 07:04:56 +00:00
dviwin.cpp fixes some issues introduced in my last 'bugfix' 2003-08-21 14:49:36 +00:00
dviwin.h fixes some issues introduced in my last 'bugfix' 2003-08-21 14:49:36 +00:00
dviwin_draw.cpp isolated prescan code and fixed a problem with placement of EPS graphics 2003-08-20 07:04:56 +00:00
dviwin_export.cpp preparation for later implementation of asynchronous DVI rendering 2003-05-16 07:17:38 +00:00
dviwin_prescan.cpp fixes some issues introduced in my last 'bugfix' 2003-08-21 14:49:36 +00:00
dviwin_textsearch.cpp preparation for later implementation of asynchronous DVI rendering 2003-05-16 07:17:38 +00:00
fontEncoding.cpp added source code documentation, error messages 2003-06-20 08:13:42 +00:00
fontEncoding.h added source code documentation, error messages 2003-06-20 08:13:42 +00:00
fontEncodingPool.cpp added proper support for font encodings 2003-06-17 06:42:22 +00:00
fontEncodingPool.h added proper support for font encodings 2003-06-17 06:42:22 +00:00
fontMap.cpp bugfix, GUI: fixes problems with fontsize for FreeType fonts, and 2003-07-26 12:55:53 +00:00
fontMap.h bugfix, GUI: fixes problems with fontsize for FreeType fonts, and 2003-07-26 12:55:53 +00:00
fontpool.cpp fixes some issues introduced in my last 'bugfix' 2003-08-21 14:49:36 +00:00
fontpool.h bugfix: 60980, 61062 2003-08-04 07:16:20 +00:00
fontprogress.cpp UI fixes from Xandros: 2002-06-19 21:50:01 +00:00
fontprogress.h added export functionality (DVI -> PS or PDF) 2001-05-03 08:45:04 +00:00
glyph.cpp KDVI now uses TFM file to draw grey squares when font files cannot be found 2003-03-14 17:09:06 +00:00
glyph.h started to implement colored font specials (not yet working) 2003-04-01 11:09:15 +00:00
history.cpp Fix header 2003-02-16 16:03:16 +00:00
history.h include protection for compilation 2001-11-23 22:29:11 +00:00
infodialog.cpp added proper support for font encodings 2003-06-17 06:42:22 +00:00
infodialog.h Connecting to signals - cool, 2002-12-27 18:44:40 +00:00
kdvi The "paper" option is now handled (i.e. ignored) be the kviewshell 2001-11-21 08:29:47 +00:00
kdvi.desktop CVS_SILENT 2003-01-09 13:16:54 +00:00
kdvi.h Fixes bugs #21936, #22187, #21997, #21594, #20836, #20619 and #15074 2001-03-15 15:11:36 +00:00
kdvi.lsm * Qt v1.3x etc -> Qt 1999-04-13 16:35:48 +00:00
kdvi_multipage.cpp fixes some issues introduced in my last 'bugfix' 2003-08-21 14:49:36 +00:00
kdvi_multipage.h Set initial caption to "KDVI - KViewShell" instead of just "KViewShell". 2002-12-07 11:39:54 +00:00
kdvi_part.rc GUI-merging fixes (for the Settings menu) 2002-12-06 20:03:26 +00:00
Makefile.am isolated prescan code and fixed a problem with placement of EPS graphics 2003-08-20 07:04:56 +00:00
optiondialog.cpp make the option dialog more modular, for future interaction with kviewshell 2003-01-29 21:23:55 +00:00
optiondialog.h make the option dialog more modular, for future interaction with kviewshell 2003-01-29 21:23:55 +00:00
optionDialogFontsWidget.cpp better defaults for configuration 2003-07-22 07:02:25 +00:00
optionDialogFontsWidget.h make the option dialog more modular, for future interaction with kviewshell 2003-01-29 21:23:55 +00:00
optionDialogFontsWidget_base.ui Removing generic captions from ui files. That is good because: 2003-08-03 17:22:13 +00:00
optionDialogSpecialWidget.cpp Fix initial setup of dialog. 2003-07-06 01:43:44 +00:00
optionDialogSpecialWidget.h make the option dialog more modular, for future interaction with kviewshell 2003-01-29 21:23:55 +00:00
optionDialogSpecialWidget_base.ui Removing generic captions from ui files. That is good because: 2003-08-03 17:22:13 +00:00
performanceMeasurement.h significant improvement in startup-performance for DVI file with lots of fonts 2003-04-06 17:32:11 +00:00
psgs.cpp bugfix: set default page color to white 2003-07-23 07:17:38 +00:00
psgs.h add -dSAFER -dPARANOIDSAFER when dealing with ghostscript (#56808) 2003-04-09 21:02:56 +00:00
psheader.txt added PSGraphics-cache, source cleanup 2000-06-23 00:22:44 +00:00
selection.cpp Fix header 2003-02-16 16:03:16 +00:00
selection.h include protection for compilation 2001-11-23 22:29:11 +00:00
special.cpp isolated prescan code and fixed a problem with placement of EPS graphics 2003-08-20 07:04:56 +00:00
squeeze.c WABA: Fixed compiler warning 1999-07-24 21:08:11 +00:00
TeXFont.cpp source code cleanup 2003-03-07 11:54:35 +00:00
TeXFont.h started to implement colored font specials (not yet working) 2003-04-01 11:09:15 +00:00
TeXFont_PFB.cpp backward-compatibility with QT 3.1 2003-08-19 10:07:17 +00:00
TeXFont_PFB.h added proper support for font encodings 2003-06-17 06:42:22 +00:00
TeXFont_PK.cpp bugfix: 60980, 61062 2003-08-04 07:16:20 +00:00
TeXFont_PK.h started to implement colored font specials (not yet working) 2003-04-01 11:09:15 +00:00
TeXFont_TFM.cpp further implementation of colored font specials 2003-04-02 08:15:44 +00:00
TeXFont_TFM.h started to implement colored font specials (not yet working) 2003-04-01 11:09:15 +00:00
TeXFontDefinition.cpp build - the placement of these ifdefs is ugly, but well that's what you 2003-08-20 23:48:30 +00:00
TeXFontDefinition.h bugfix, GUI: fixes problems with fontsize for FreeType fonts, and 2003-07-26 12:55:53 +00:00
tips further source code cleanup 2003-02-14 21:11:03 +00:00
TODO remove items that are implemented 2003-07-22 07:01:13 +00:00
util.cpp further source code cleanup 2003-02-16 09:01:47 +00:00
vf.cpp bugfix, GUI: fixes problems with fontsize for FreeType fonts, and 2003-07-26 12:55:53 +00:00
xdvi.h source code cleanup: removed static variables 2003-02-19 12:54:27 +00:00