Commit graph

8272 commits

Author SHA1 Message Date
Kurt Granroth 911c698baf old loadIcon => BarIcon
svn path=/trunk/kdegraphics/kdvi/; revision=37418
1999-12-30 19:09:29 +00:00
Simon Hausmann fdc90c8522 - fixes for the BrowserViews to obey the parent/name values in the
factories and pass them to the constructors of the view implementations

svn path=/trunk/kdegraphics/kdvi/; revision=36875
1999-12-18 23:03:04 +00:00
Stephan Kulow 6793d6781c CVS_SILENT replacing ../po with podir
svn path=/trunk/kdegraphics/kdvi/; revision=35541
1999-11-30 20:52:43 +00:00
Michael Reiher 84c049d4af Exchanged small and medium icon, so that prefix fits the size.
svn path=/trunk/kdegraphics/kdvi/; revision=34949
1999-11-24 20:35:43 +00:00
David Faure a5ed2d3e46 fixed warning and removed Makefile.in
svn path=/trunk/kdegraphics/kdvi/; revision=34478
1999-11-20 15:16:13 +00:00
Alexander Feigl 364d378da5 real fix for recent compilation problem (because of new kpathsea):
did the same changes like in KDE_1_1_BRANCH
I didn't include the complete kpathsea/kpathsea.h to avoid compiler errors in
-pedantic mode. Hope it works everywhere.

svn path=/trunk/kdegraphics/kdvi/; revision=34291
1999-11-18 18:28:44 +00:00
Daniel M. Duley a8fc9c5b68 Fix for tronical.
svn path=/trunk/kdegraphics/kdvi/; revision=34082
1999-11-16 21:28:59 +00:00
Stephan Kulow f75cc03fda getting rid of BUILT_SOURCES - it's evil! :)
svn path=/trunk/kdegraphics/kdvi/; revision=33572
1999-11-12 10:22:37 +00:00
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
1999-11-12 03:25:27 +00:00
Stephan Kulow b2d8bcacc9 adding support in am_edit for
KDE_OPTIONS = foreign

looks nifty, eh? :)

svn path=/trunk/kdegraphics/kdvi/; revision=33512
1999-11-11 15:10:22 +00:00
Stephan Kulow 701eb7c5b6 try some hacks :)
svn path=/trunk/kdegraphics/kdvi/; revision=33509
1999-11-11 14:44:38 +00:00
Stephan Kulow 5021c85485 syncing the branches. Thanks to the Sitzpisser who forgot to update the
HEAD branch when he updated the kpathsea sources (sorry for the rude word
but it took me an hour)

svn path=/trunk/kdegraphics/kdvi/; revision=33507
1999-11-11 14:31:27 +00:00
Waldo Bastian 79d401c314 WABA: browser.h -> kbrowser.h
svn path=/trunk/kdegraphics/kdvi/; revision=33412
1999-11-10 15:56:42 +00:00
David Faure cf74cf09c1 Easy problem, easy fix. Stephan said we need at least one C++ file.
Here it is :) kdvi now compiles.

svn path=/trunk/kdegraphics/kdvi/; revision=33290
1999-11-08 22:08:28 +00:00
Kurt Granroth 26cc1cdeaf o Renamed png files
o Installed (mostly) in Programs/Graphics
o Other random changes

svn path=/trunk/kdegraphics/kdvi/; revision=32819
1999-11-05 00:08:01 +00:00
Stephan Kulow 31e3fc04b9 CVS_SILENT removing MiniIcon entries. They were in most cases simply wrong
svn path=/trunk/kdegraphics/kdvi/; revision=32672
1999-11-03 10:35:08 +00:00
Stephan Kulow 0c761ab529 CVS_SILENT getting rid of .png and .xpm in Icon and MiniIcon
svn path=/trunk/kdegraphics/kdvi/; revision=32670
1999-11-03 10:10:33 +00:00
Stephan Kulow 8107121d50 I can't grant that this will work everywhere - but it works here
svn path=/trunk/kdegraphics/kdvi/; revision=32408
1999-10-31 17:27:40 +00:00
Simon Hausmann 484d0acbed - one button for printing should be enough, Mosfet ;-))
svn path=/trunk/kdegraphics/kdvi/; revision=32397
1999-10-31 16:10:18 +00:00
Daniel M. Duley 622f01336b Use style scrollbar extents.
svn path=/trunk/kdegraphics/kdvi/; revision=32395
1999-10-31 15:14:50 +00:00
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
1999-10-31 15:03:04 +00:00
Stephan Kulow aee2c9a149 using am_edit
svn path=/trunk/kdegraphics/doc/kdvi/; revision=31776
1999-10-25 08:12:26 +00:00
Éric Bischoff 68ce972a11 This package has been converted to DocBook :
- index.sgml and index.nif are converted into index.docbook
- html files are removed from the CVS tree
  they will be regenerated at packaging time
- logotp3.png has been removed from the CVS tree
  it will be stored in $KDEDIR/share/en/doc/common on the user's hard disk
  a symbolic link named "common" will point to that directory
- index.cvlog contains a summary of conversion warnings
  this file is necessary for manual cleanup
  it will be removed after the cleanup process

The Makefiles have not been updated yet ; they should make the "common" symbolic link at install time

All files are guaranteed to conform DocBook 3.1

svn path=/trunk/kdegraphics/doc/kdvi/; revision=31729
1999-10-24 19:39:06 +00:00
Matthias Hoelzer-Kluepfel 62a6790662 kapp->helpMenu -> KTMainWindow::helpMenu.
svn path=/trunk/kdegraphics/kdvi/; revision=31498
1999-10-22 13:08:23 +00:00
Hans Petter Bieker 9ccc6b1ead qmessagebox -> kmessagebox.
svn path=/trunk/kdegraphics/kdvi/; revision=30450
1999-10-09 17:17:05 +00:00
Kalle Dalheimer e36a2d21d3 The dreaded library cleanup: getConfig() -> config() and friends (see separate mail)
svn path=/trunk/kdegraphics/kdvi/; revision=30349
1999-10-09 00:26:57 +00:00
Bernhard Rosenkraenzer e8b2c3d2d8 ktopwidget.h removed
svn path=/trunk/kdegraphics/kdvi/; revision=30340
1999-10-08 23:50:17 +00:00
Bernhard Rosenkraenzer 3ddd74d0e8 KTMainWindow stuff
svn path=/trunk/kdegraphics/kdvi/; revision=30325
1999-10-08 22:39:58 +00:00
Stephan Kulow 63dbead97b CVS_SILENT adding large icons from KDE_1_1_BRANCH
svn path=/trunk/kdegraphics/kdvi/; revision=29189
1999-09-15 10:10:26 +00:00
Stephan Kulow effbd4fc4c converting some more KDE_ICONs
svn path=/trunk/kdegraphics/kdvi/; revision=29154
1999-09-14 21:03:59 +00:00
Duncan Haldane 0b1e12376f Hmmm. some problem with depend.mk
I cant manipulate it with cvs
This is the good version.
duncan@kde.org

svn path=/trunk/kdegraphics/kdvi/; revision=27727
1999-08-17 04:55:37 +00:00
Duncan Haldane cb8b3cd30d somethig was corrupted with kpathsea/depend.mk
putting in a new copy
duncan@kde.org

svn path=/trunk/kdegraphics/kdvi/; revision=27725
1999-08-17 04:45:17 +00:00
John Corey 000c6255af BarIcon() fixes; it should all compile and run now (it does for me :)).
svn path=/trunk/kdegraphics/kdvi/; revision=27684
1999-08-16 02:29:58 +00:00
Stephan Kulow 240a827cea compiles again after all these small changes
svn path=/trunk/kdegraphics/kdvi/; revision=26344
1999-07-25 12:15:24 +00:00
Waldo Bastian b2904d4372 WABA: Fixed compile warning
svn path=/trunk/kdegraphics/kdvi/; revision=26305
1999-07-24 21:10:51 +00:00
Waldo Bastian 908e57274a WABA: Fixed compiler warning
svn path=/trunk/kdegraphics/kdvi/; revision=26304
1999-07-24 21:08:11 +00:00
Stephan Kulow 2467b8916f some more fixes for QSplitter.
svn path=/trunk/kdegraphics/kdvi/; revision=26111
1999-07-22 21:53:23 +00:00
Stephan Kulow a60e7e9227 some more porting. Why did we remove KMsgBox again?
svn path=/trunk/kdegraphics/kdvi/; revision=26082
1999-07-22 17:47:03 +00:00
Éric Bischoff eb3d4ecf59 Changed GIF to PNG
svn path=/trunk/kdegraphics/doc/kdvi/; revision=26023
1999-07-21 19:47:23 +00:00
Harri Porten 820ed5bd06 added and fixed a const_cast, respectively.
svn path=/trunk/kdegraphics/kdvi/; revision=25481
1999-07-14 00:13:25 +00:00
Hans Petter Bieker fb26e93410 Added missing i18n("OK")s etc.
svn path=/trunk/kdegraphics/kdvi/; revision=24820
1999-07-02 15:15:35 +00:00
Stephan Kulow 673e88270a update for Debian and fixes for --enable-debug
svn path=/trunk/kdegraphics/kdvi/; revision=24532
1999-06-27 19:06:40 +00:00
Stephan Kulow 459280155c fixing some stuff and commenting something else out. added kiconedit
right into DO_NOT_COMPILE til someone with big time and big knowledge
of kio and kfm comes :)

svn path=/trunk/kdegraphics/kdvi/; revision=24014
1999-06-19 23:17:10 +00:00
Éric Bischoff 42b020c5de Frederik Fouvry SGMLized kdvi. Thanks Frederik !
svn path=/trunk/kdegraphics/doc/kdvi/; revision=23338
1999-06-12 20:24:45 +00:00
Stephan Kulow f0a7c1b368 somehow make-3.77 doesn't like the stuff out of tetex's Makefiles
svn path=/trunk/kdegraphics/kdvi/; revision=23026
1999-06-08 12:15:48 +00:00
Harri Porten 77def8b10a some QPalette changes ;)
svn path=/trunk/kdegraphics/kdvi/; revision=22449
1999-05-31 13:08:19 +00:00
Stephan Kulow db2b92280a compilation fixes - kview doesn't compile because of missing kview_if.h
Why has kview it's own helpindex?

svn path=/trunk/kdegraphics/kdvi/; revision=22259
1999-05-29 15:41:28 +00:00
Hans Petter Bieker 95fa67a9e1 QString(i18n()) -> i18n().
svn path=/trunk/kdegraphics/kdvi/; revision=21873
1999-05-24 15:31:51 +00:00
Dirk Mueller affd2e9adf .kdelnk -> .desktop
svn path=/trunk/kdegraphics/kdvi/; revision=21700
1999-05-21 19:02:25 +00:00
Stephan Kulow 6d56d03e0a CVS_SILENT making messages
svn path=/trunk/kdegraphics/kdvi/; revision=20859
1999-05-05 11:03:40 +00:00