David Faure
41918b2819
Hmm, don't forget to remove the files from Makefile.am as well...
...
+ added -lkdeprint
svn path=/trunk/kdegraphics/kdvi/; revision=100392
25 years ago
Waldo Bastian
50ef2f34e2
CVS_SILENT
...
Move $(all_includes) to end.
svn path=/trunk/kdegraphics/kdvi/; revision=97772
25 years ago
Stefan Kebekus
dadb5c4f58
added document info and feedback on font generation
...
svn path=/trunk/kdegraphics/kdvi/; revision=89088
25 years ago
Stefan Kebekus
92402ace64
Removed kpathsea from kdvi. Use external kpsewhich instead.
...
svn path=/trunk/kdegraphics/kdvi/; revision=72127
26 years ago
Stephan Kulow
b4f74cfa73
first iteration of Wolfgang's patch (supporting --with-system-kpathsea)
...
svn path=/trunk/kdegraphics/kdvi/; revision=64397
26 years ago
Michael Matz
ce4948f367
change to retrigger Makefile regeneration
...
svn path=/trunk/kdegraphics/kdvi/; revision=57529
26 years ago
David Faure
da90f45cec
Ok, my mistake ;-)))
...
I guess the only problem was that kviewshell wasn't uptodate because
kdegraphics's compilation aborted in kiconedit... Works fine now.
svn path=/trunk/kdegraphics/kdvi/; revision=52004
26 years ago
David Faure
d5218d8ad7
What a mess.
...
The desktop file referred to libkviewpart, the lib was created as libkdvi...
and the intent was libkdvipart ! -> all libkdvipart now.
svn path=/trunk/kdegraphics/kdvi/; revision=51988
26 years ago
Stefan Kebekus
a387bfaad7
further cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=50834
26 years ago
Stefan Kebekus
9ae8f959de
isolated font class
...
svn path=/trunk/kdegraphics/kdvi/; revision=50732
26 years ago
Stefan Kebekus
ed25fd22e3
Source code cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=50499
26 years ago
Matthias Hoelzer-Kluepfel
9003c1d7b0
Removed marklist again.
...
Seems to be slipped in with the latest code
cleanups.
svn path=/trunk/kdegraphics/kdvi/; revision=50088
26 years ago
David Faure
58a221a4e2
Looks like new.cpp has passed away
...
svn path=/trunk/kdegraphics/kdvi/; revision=50063
26 years ago
Matthias Hoelzer-Kluepfel
fd9bb99a65
DVI options dialog.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49790
26 years ago
David Faure
8fe10798e4
srcdir!=builddir fix
...
svn path=/trunk/kdegraphics/kdvi/; revision=49605
26 years ago
Simon Hausmann
69d95e734d
- use KDE_PLUGIN
...
(you'll probably have to make clean and rm your libkdvi, libkviewpart,
etc. from your $prefix/lib in order to make it work)
svn path=/trunk/kdegraphics/kdvi/; revision=49545
26 years ago
Matthias Hoelzer-Kluepfel
9d247c75f3
Make kdvi usable again in the menu, as well as in
...
konqueror.
svn path=/trunk/kdegraphics/kdvi/; revision=49538
26 years ago
Matthias Hoelzer-Kluepfel
c71fbdb828
Removed.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49519
26 years ago
Matthias Hoelzer-Kluepfel
59058b322d
More removing of framework functions.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49518
26 years ago
Matthias Hoelzer-Kluepfel
c079c905af
Removed old part code.
...
svn path=/trunk/kdegraphics/kdvi/; revision=49513
26 years ago
Matthias Hoelzer-Kluepfel
4b899ba1b5
Converted to new viewer architecture.
...
Note: This is a first version. Lot's of features are missing.
Especially, embedding into konqy is broken right now.
svn path=/trunk/kdegraphics/kdvi/; revision=49510
26 years ago
Espen Sand
39405e69ee
1) New configuation dialog derived from KDialogBase
...
26 years ago
Stefan Kebekus
7fbeedde79
QT-ification and C++-ification
...
svn path=/trunk/kdegraphics/kdvi/; revision=42152
26 years ago
David Faure
70f3338135
kbrowser.h -> kparts/browserextension.h
...
svn path=/trunk/kdegraphics/kdvi/; revision=40783
26 years ago
Stephan Kulow
4460f508d5
adding rc.cpp to all messages targets I could find making use of *.rc
...
Please remember that when using kparts
svn path=/trunk/kdegraphics/kdvi/; revision=40573
26 years ago
Stephan Kulow
0a93b363bf
CVS_SILENT simplifying make messages
...
svn path=/trunk/kdegraphics/kdvi/; revision=40569
26 years ago
Charles Samuels
e5d36937e1
More KAboutData stuff. Few tyops fixed.
...
"KFax" I didn't mess with because it's in complete chaos.
svn path=/trunk/kdegraphics/kdvi/; revision=38971
27 years ago
David Faure
681dd53ed7
die, duplicated code.
...
svn path=/trunk/kdegraphics/kdvi/; revision=38694
27 years ago
David Faure
6113c0dddf
Ported to new architecture. No actions in the GUI though. Simon ? :-)
...
I used actionCollection() :-)))
svn path=/trunk/kdegraphics/kdvi/; revision=38672
27 years ago
Stephan Kulow
6793d6781c
CVS_SILENT replacing ../po with podir
...
svn path=/trunk/kdegraphics/kdvi/; revision=35541
27 years ago
Stephan Kulow
f75cc03fda
getting rid of BUILT_SOURCES - it's evil! :)
...
svn path=/trunk/kdegraphics/kdvi/; revision=33572
27 years ago
Daniel M. Duley
aec449ff2c
Bye bye Programs menu. I wasn't able to test this because make -f Makefile.cvs
...
is busted but it seems okay ;-)
svn path=/trunk/kdegraphics/kdvi/; revision=33558
27 years ago
Stephan Kulow
b2d8bcacc9
adding support in am_edit for
...
KDE_OPTIONS = foreign
looks nifty, eh? :)
svn path=/trunk/kdegraphics/kdvi/; revision=33512
27 years ago
Stephan Kulow
701eb7c5b6
try some hacks :)
...
svn path=/trunk/kdegraphics/kdvi/; revision=33509
27 years ago
Waldo Bastian
79d401c314
WABA: browser.h -> kbrowser.h
...
svn path=/trunk/kdegraphics/kdvi/; revision=33412
27 years ago
Kurt Granroth
26cc1cdeaf
o Renamed png files
...
o Installed (mostly) in Programs/Graphics
o Other random changes
svn path=/trunk/kdegraphics/kdvi/; revision=32819
27 years ago
Stephan Kulow
8107121d50
I can't grant that this will work everywhere - but it works here
...
svn path=/trunk/kdegraphics/kdvi/; revision=32408
27 years ago
Daniel M. Duley
f8f3331c5d
KDVI now joins KGhostview as a full KParts Konq browser :) If your system
...
is configured properly you can open :
http://www2.jorsm.com/~mosfet/user.dvi
In Konq now and browse it :)
svn path=/trunk/kdegraphics/kdvi/; revision=32391
27 years ago
Stephan Kulow
effbd4fc4c
converting some more KDE_ICONs
...
svn path=/trunk/kdegraphics/kdvi/; revision=29154
27 years ago
Stephan Kulow
673e88270a
update for Debian and fixes for --enable-debug
...
svn path=/trunk/kdegraphics/kdvi/; revision=24532
27 years ago
Dirk Mueller
affd2e9adf
.kdelnk -> .desktop
...
27 years ago
Mario Weilguni
508d0f55fb
Mario: fixed Makefiles
...
svn path=/trunk/kdegraphics/kdvi/; revision=18113
27 years ago
Stephan Kulow
e3256d848d
wow. kdvi takes the best parts of me when it comes to portable
...
Makefiles ;)
svn path=/trunk/kdegraphics/kdvi/; revision=15812
28 years ago
Stephan Kulow
046640e2f5
fixes for srcdir != builddir
...
Note: kview looks as it could use USE_AUTOMOC, but then kmicoapp.h
is passed through moc and this bombs out! I think (I often think ;),
that this file should be removed out of the kview dir when it isn't
used there. Create for example kview/experiments or something to place
it there
svn path=/trunk/kdegraphics/kdvi/; revision=15702
28 years ago
Stephan Kulow
7c52edfc51
fixes for translations
...
svn path=/trunk/kdegraphics/kdvi/; revision=14609
28 years ago
Stephan Kulow
26bbd54eff
let's clean kpathsea while cleaning kdvi
...
svn path=/trunk/kdegraphics/kdvi/; revision=14608
28 years ago
Stephan Kulow
700c9b9cfa
using _SOURCES doesn't always make sense with messages:, when it contains
...
MOC generated files, that are not present
svn path=/trunk/kdegraphics/kdvi/; revision=12619
28 years ago
Hans Petter Bieker
661d6681f3
Tries to standarize how to call XGETTEXT.
...
svn path=/trunk/kdegraphics/kdvi/; revision=10642
28 years ago
Stephan Kulow
2f9ac73ff9
okok, let's export MAKE too
...
svn path=/trunk/kdegraphics/kdvi/; revision=8895
28 years ago
Stephan Kulow
1d45bc1fcd
fixed link order
...
svn path=/trunk/kdegraphics/kdvi/; revision=8894
28 years ago