2004-10-11 19:36  stefankst

	* ChangeLog: ChangeLog is in Documentation

2004-10-11 19:34  stefankst

	* Documentation/README: new homepage

2004-10-11 19:31  stefankst

	* ViewPDFInfo.plist: new homepage

2004-10-11 19:30  stefankst

	* Documentation/INSTALL: added some notes about gnu make

2004-10-11 18:34  stefankst

	* DocumentWindow.h, DocumentWindow.m,
	  DocumentWindowController+Find.m, GNUmakefile: started working on
	  a new search interface

2004-10-11 18:34  stefankst

	* FindView.h, FindView.m: cvs import

2004-10-11 18:33  stefankst

	* main.m: disabled 'fit to window' for release 0.9

2004-10-08 21:16  stefankst

	* AppController.m: merged in changes from fabien

2004-10-08 21:01  stefankst

	* DocumentWindow.m, DocumentWindowController+Find.m,
	  DocumentWindowController.m, ExtendedImageView.m,
	  ExtendedScrollView.m, PDFContentView.m, PrefsController.m,
	  ViewPDFDocument.m, main.m: removed warnings

2004-10-08 15:48  fabien_

	* GNUmakefile: add -Wall

2004-10-08 15:47  fabien_

	* AppController.m, PDFContentView.m: remove warnings

2004-10-07 23:49  stefankst

	* Documentation/Contributors.txt: added Rob Burns

2004-10-07 23:49  stefankst

	* main.m: added a shortcut to display the outline panel

2004-10-07 23:48  stefankst

	* DocumentWindowController.m: added a bug note

2004-10-07 23:48  stefankst

	* DocumentWindow.m: make the documentView the window's contentView

2004-10-07 23:47  stefankst

	* AppController.m: save size & position of outline panel

2004-10-07 23:45  stefankst

	* Icons/: fit_page.tiff, fit_width.tiff, tb_next_page.tiff,
	  tb_prev_page.tiff, zoom_11.tiff, zoom_in.tiff, zoom_out.tiff:
	  resized icon's for use with NSToolbar (thanks to Rob Burns)

2004-10-05 23:19  stefankst

	* AppController.m, DocumentWindow.h, DocumentWindow.m,
	  DocumentWindowController.m, GNUmakefile, PDFContentView.h,
	  PDFContentView.m, ViewPDF.h: - use NSToolbar (new icons are still
	  needed) - removed some old stuff - page navigation controls are
	  displayed in any case, regardless if the   document has only one
	  page or more pages

2004-10-05 23:17  stefankst

	* ViewPDF.m: cvs import

2004-10-05 19:29  stefankst

	* AppController.h, AppController.m, DocumentWindow.m,
	  DocumentWindowController.h, DocumentWindowController.m,
	  GNUmakefile, ViewPDFDocument.h, ViewPDFDocument.m, main.m,
	  find.gorm/objects.gorm, outline.gorm/data.classes,
	  outline.gorm/objects.gorm: - the outline panel is now a singleton
	  that displays the outline of the active document - started
	  printing support - minor bugfixes

2004-10-05 19:27  stefankst

	* DocumentWindowController+Outline.m,
	  DocumentWindowController+PageLayout.m: not needed anymore

2004-10-05 19:24  stefankst

	* Papersizes.plist: not needed anymore

2004-10-05 19:20  stefankst

	* PDFContentView.m: fixed a bug that scrolls all open documents
	  when scrolling in a certain document by dragging the mouse

2004-10-05 18:54  stefankst

	* OutlinePanel.h, OutlinePanel.m, find.gorm/data.info,
	  outline.gorm/data.info: cvs import

2004-08-21 14:38  stefankst

	* DocumentWindow.m, DocumentWindowController+Find.m,
	  DocumentWindowController.h, DocumentWindowController.m,
	  GNUmakefile, SearchService.h, SearchService.m, ViewPDFDocument.m:
	  Improved searching. There is now a SearchService object that is
	  responsible for searching in a document. Much of the code has
	  been moved away from the document controller. The code might need
	  a bit tweaking but it's much more stable and much faster than the
	  old solution was.

2004-08-05 21:47  stefankst

	* ChangeLog: cvs import

2004-08-05 21:43  stefankst

	* DocumentWindowController.h, DocumentWindowController.m: Provide a
	  'fit window' functionality that adjusts the window size to
	  contain the whole document.

2004-08-05 21:42  stefankst

	* main.m: split 'Display' menu in 'Navigate' and 'Display' add new
	  items for go to first/last page and fit window

2004-08-05 21:41  stefankst

	* outline.gorm/objects.gorm, pagelayout.gorm/objects.gorm: new gorm
	  file format

2004-08-05 21:41  stefankst

	* find.gorm/objects.gorm: new gorm file format pressing enter in
	  the search field starts a search

2004-06-18 11:33  fabien_

	* Documentation/ChangeLog: oultine.gorm: set window min size

2004-06-18 11:32  fabien_

	* outline.gorm/objects.gorm: set a min size (150,150) to document
	  outline window

2004-04-18 18:16  stefankst

	* DocumentWindow.h, DocumentWindow.m, DocumentWindowController.h,
	  DocumentWindowController.m, ExtendedScrollView.h,
	  ExtendedScrollView.m, PDFContentView.m: implemented task #329
	  (Page X of Y field) removed some unused code

2004-04-01 00:01  stefankst

	* AppController.h, AppController.m, DocumentPosition.h,
	  DocumentPosition.m, DocumentWindow.h, DocumentWindow.m,
	  DocumentWindowController+Find.m,
	  DocumentWindowController+Outline.m,
	  DocumentWindowController+PageLayout.m,
	  DocumentWindowController.h, DocumentWindowController.m,
	  ExtendedImageView.h, ExtendedImageView.m, ExtendedScrollView.h,
	  ExtendedScrollView.m, GNUmakefile, Match.h, Match.m,
	  PDFContentView.h, PDFContentView.m, PrefsController.h,
	  PrefsController.m, README, ViewPDF.h, ViewPDF.png,
	  ViewPDFDocument.h, ViewPDFDocument.m, main.m,
	  Documentation/COPYING, Documentation/ChangeLog,
	  Documentation/Contributors.txt, Documentation/INSTALL,
	  Documentation/README, Documentation/TODO, Icons/FileIcon_pdf.png,
	  Icons/FileIcon_pdf.tiff, Icons/first_page.png,
	  Icons/first_page.tiff, Icons/fit_page.tiff, Icons/fit_width.tiff,
	  Icons/last_page.png, Icons/last_page.tiff, Icons/next_page.tiff,
	  Icons/prev_page.tiff, Icons/tb_next_page.tiff,
	  Icons/tb_prev_page.tiff, Icons/zoom_11.tiff, Icons/zoom_in.tiff,
	  Icons/zoom_out.tiff, find.gorm/data.classes,
	  find.gorm/objects.gorm, outline.gorm/data.classes,
	  outline.gorm/objects.gorm, pagelayout.gorm/data.classes,
	  pagelayout.gorm/objects.gorm, Papersizes.plist,
	  ViewPDFInfo.plist: cvs import

