root/trunk/src
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| gtk | 306 | 4 months | Added the Return and Back space keys bindings to go next / previous page … | |
| Config.cxx | 13.1 kB | 267 | 1 year | Added two patches that fixed some memory leaks, thanks to Tilman Sauerbeck … |
| Config.h | 3.7 kB | 200 | 2 years | Added the option to save a copy of the currently loaded document. |
| DocumentLinkGoto.cxx | 1.8 kB | 196 | 2 years | The old DocumentLink? class is now the IDocumentLink interface and only … |
| DocumentLinkGoto.h | 1.3 kB | 196 | 2 years | The old DocumentLink? class is now the IDocumentLink interface and only … |
| DocumentLinkUri.cxx | 2.2 kB | 197 | 2 years | The URI links now also work, although there's no way yet to change the … |
| DocumentLinkUri.h | 1.3 kB | 196 | 2 years | The old DocumentLink? class is now the IDocumentLink interface and only … |
| DocumentOutline.cxx | 4.9 kB | 73 | 2 years | Spell checked all source files. |
| DocumentOutline.h | 2.5 kB | 148 | 2 years | Added all missing comments for all functions. |
| DocumentPage.cxx | 7.5 kB | 277 | 1 year | Added a patch by Igor Vagulin which adds text selection and copy to … |
| DocumentPage.h | 2.6 kB | 277 | 1 year | Added a patch by Igor Vagulin which adds text selection and copy to … |
| DocumentRectangle.cxx | 2.5 kB | 166 | 2 years | Removed some headers includes for debuging. |
| DocumentRectangle.h | 1.9 kB | 163 | 2 years | The DocumentPage? is able to "render" a selection by inverting the colours … |
| epdfview.h | 1.7 kB | 222 | 2 years | Added a new class named JobPrint? whose duty is to render the current … |
| FindPter.cxx | 7.5 kB | 198 | 2 years | Added the PreferencesPter? and IPreferencesView classes as well as they … |
| FindPter.h | 2.3 kB | 167 | 2 years | Fixed a problem when typing too fast the text to find in the find bar that … |
| gettext.h | 3.4 kB | 303 | 6 months | Removed the executable tag from a header file. |
| IDocument.cxx | 37.4 kB | 250 | 2 years | When a new file is loaded, the page cache is emptied to prevent showing … |
| IDocument.h | 15.8 kB | 277 | 1 year | Added a patch by Igor Vagulin which adds text selection and copy to … |
| IDocumentLink.cxx | 2.0 kB | 196 | 2 years | The old DocumentLink? class is now the IDocumentLink interface and only … |
| IDocumentLink.h | 1.5 kB | 304 | 6 months | Applied a patch by Yves-Alexis <corsac@debian.org> to be able to compile … |
| IDocumentObserver.h | 6.0 kB | 277 | 1 year | Added a patch by Igor Vagulin which adds text selection and copy to … |
| IFindView.h | 4.0 kB | 198 | 2 years | Added the PreferencesPter? and IPreferencesView classes as well as they … |
| IJob.cxx | 2.7 kB | 296 | 7 months | Patch by Enrico Tröger to be able to compile ePDFView under Debian Lenny. |
| IJob.h | 2.3 kB | 167 | 2 years | Fixed a problem when typing too fast the text to find in the find bar that … |
| IMainView.h | 25.0 kB | 277 | 1 year | Added a patch by Igor Vagulin which adds text selection and copy to … |
| IPageView.h | 7.9 kB | 277 | 1 year | Added a patch by Igor Vagulin which adds text selection and copy to … |
| IPreferencesView.h | 2.3 kB | 198 | 2 years | Added the PreferencesPter? and IPreferencesView classes as well as they … |
| IPrintView.h | 10.4 kB | 233 | 2 years | The JobPrint? now implements the new Resolution and ColorMode?. |
| JobFind.cxx | 8.2 kB | 222 | 2 years | Added a new class named JobPrint? whose duty is to render the current … |
| JobFind.h | 3.2 kB | 172 | 2 years | Added missing function's comments. |
| JobLoad.cxx | 6.0 kB | 222 | 2 years | Added a new class named JobPrint? whose duty is to render the current … |
| JobLoad.h | 2.1 kB | 148 | 2 years | Added all missing comments for all functions. |
| JobPrint.cxx | 12.3 kB | 262 | 1 year | Added some g_free calls. |
| JobPrint.h | 3.8 kB | 233 | 2 years | The JobPrint? now implements the new Resolution and ColorMode?. |
| JobRender.cxx | 4.3 kB | 148 | 2 years | Added all missing comments for all functions. |
| JobRender.h | 2.0 kB | 148 | 2 years | Added all missing comments for all functions. |
| JobSave.cxx | 3.8 kB | 210 | 2 years | Added test for checking the save a document functionality. |
| JobSave.h | 1.8 kB | 222 | 2 years | Added a new class named JobPrint? whose duty is to render the current … |
| main.cxx | 3.1 kB | 274 | 1 year | Applied a patch by Igor Vagulin that defers the loading of a file … |
| MainPter.cxx | 26.2 kB | 279 | 1 year | Igor Vagulin sent a patch to change the Scroll and Text Selection … |
| MainPter.h | 4.2 kB | 279 | 1 year | Igor Vagulin sent a patch to change the Scroll and Text Selection … |
| Makefile.am | 1.5 kB | 222 | 2 years | Added a new class named JobPrint? whose duty is to render the current … |
| PagePter.cxx | 11.8 kB | 290 | 9 months | Applied patch by zhou sf that prevents a crash clicking on a link while in … |
| PagePter.h | 2.9 kB | 279 | 1 year | Igor Vagulin sent a patch to change the Scroll and Text Selection … |
| PDFDocument.cxx | 26.6 kB | 307 | 3 months | Based on patches sent by Rafał Mużyło and zhou sf, I've added code to be … |
| PDFDocument.h | 3.0 kB | 277 | 1 year | Added a patch by Igor Vagulin which adds text selection and copy to … |
| PreferencesPter.cxx | 1.5 kB | 198 | 2 years | Added the PreferencesPter? and IPreferencesView classes as well as they … |
| PreferencesPter.h | 1.4 kB | 198 | 2 years | Added the PreferencesPter? and IPreferencesView classes as well as they … |
| PrintPter.cxx | 16.2 kB | 281 | 1 year | Added check to prevent segfaults while opening the print dialog if the PPD … |
| PrintPter.h | 1.9 kB | 222 | 2 years | Added a new class named JobPrint? whose duty is to render the current … |
Note: See TracBrowser for help on using the browser.
