2005-06-19 |
Nickolay V... | Removed EggRecentViewGtk |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Nickolay V... | Fix memory leak |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Nickolay V... | Fix update of zoom control. Bug 308268 |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Nickolay V... | Fix broken translation |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Theppitak Karoonboon... | Cleaned up some copied translations. |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Chao-Hsiung... | Updated Traditional Chinese translation. |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Jonathan Blandford | escape the text correctly. Handles non-UTF-8 properties... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Nickolay V... | Various small fixes, mostly memory leaks. Thanks to... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Martin Kretzschmar | remove the locale.h include again ;-). And kill the... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Nickolay V... | Include locale.h to fix build |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Nickolay V... | Check for incorrect dvi files. Fix parsing dvi on AMD64... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Nickolay V... | Fixed lot's of memory leaks, for example, memory leak... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Marco Pesenti... | Refresh thumbnails when changing orientation. Not fully... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Marco Pesenti... | Sync with libegg (ellipsize labels) |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Nickolay V... | Shift + PageUp moves 10 Pages. Fix for 306125 |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Marco Pesenti... | Add a flag to check if orientation has been overriden |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Martin Kretzschmar | read "Creator:" comment, free creator field if necessary. |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Marco Pesenti... | s/PDF Version/Format |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Marco Pesenti... | Remove unnecessary translations |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Marco Pesenti... | Correct library name |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Marco Pesenti... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Marco Pesenti... | Better makefile for toolbar editor and update everythin... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Marco Pesenti... | Prefer presentation mode when the document require... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Marco Pesenti... | Add control-equal for zooming |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Theppitak Karoonboon... | Added 'th' (Thai) to ALL_LINGUAS. Added Thai translatio... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Adam Weinberger | Updated Canadian English translation. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Marco Pesenti... | Add a get_orientation api. Improve set_orientation. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Nickolay V... | Autoraise toolbar on GoToPage action and fix keyboard... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Christian Persch | Hide the progress label when finished; bug #307697. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Marco Pesenti... | Enable is_open for links, you will need poppler cvs |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Marco Pesenti... | Expand links when specified by the document. Depend... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Marco Pesenti... | Make it an object, cleanup the code, api to show it... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Marco Pesenti... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Marco Pesenti... | Implement orientation here too |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Marco Pesenti... | Add orientation api. Currently poppler api is not optim... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Chao-Hsiung... | Updated Traditional Chinese translation |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Marco Pesenti... | Separate scan and fill so that we can incrementally... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
Kjartan Maraas | Update Norwegian bokmål translation Update Norwegian... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
Miloslav Trmac | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Marco Pesenti... | Make fonts model fill incrementally. |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Nickolay V... | Doesn't translate mdvi lib |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Martin Kretzschmar | POFILES.in: update. |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Nickolay V... | Transfer remote documents to tmp directory to display... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Marco Pesenti... | s/GTime*/GTime. Not sure why we was using a pointer... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Adam Weinberger | Updated Canadian English translation. |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Jonathan Blandford | Use a GtkIconView in certain situations. That situation... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Nickolay V... | PageCache and EvJobs are moved from backend to shell... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Nickolay V... | Use document info from page cache instead of document... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Marco Pesenti... | Big cleanup of the ps code |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Marco Pesenti... | Add an async renderer interface (method + callback... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Nickolay V... | Cleanup links job on exit |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Nickolay V... | Fix gcc 4.0 warnings. Second part |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Nickolay V... | Fix gcc 4.0 warnings |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Marco Pesenti... | Fix warning when loading ps |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Marco Pesenti... | Fix crash when priting gs error messages. |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Marco Pesenti... | Use a const to return title so that we dont double... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Marco Pesenti... | Cleanup the old job when changing document |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Adam Weinberger | Updated Canadian English translation. |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Nickolay V... | second part of commit |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Nickolay V... | Add stock icons for action that can appear in toolbar... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Nickolay V... | More compact EvView layout in documents with different... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Jonathan Blandford | fix compilation. |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Nickolay V... | A bit different fix for rounding problem but it has no |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Nickolay V... | More commenting of font stuff |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Marco Pesenti... | Comment out some more fonts stuff. Should really work... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Marco Pesenti... | Adapt to api change |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Marco Pesenti... | Set the column title. Show the dialog only once everyth... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Marco Pesenti... | Implement fonts list. Defined out for now, since it... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Jonathan Blandford | other_page isn't necessarily page + 1. |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Nickolay V... | Labels don't expand when the dialogue is resized |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Marco Pesenti... | Hide the fonts tab |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Marco Pesenti... | Rework properties code to take only EvPropertyInfo... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Christian Persch | fix spacings, make resizeable, and make data labels... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Adam Weinberger | Updated Canadian English translation. |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Marco Pesenti... | Initial go at file properties. Patch by Emil Soleyman... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Marco Pesenti... | Try to render even if psscan fails. |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Marco Pesenti... | Port buffered reading code from gv |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Marco Pesenti... | Do not fail on interpreter messages |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Vincent van... | Translation updated by Tino Meinen. |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Marco Pesenti... | Pages can be 0 x 0, dont assert on this case |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Marco Pesenti... | Correctly manage our reference on document. Finally... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Marco Pesenti... | Forgot to chain it to the parent. Thanks chpe. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Marco Pesenti... | Cleanup dispose a bit. Dont leak the whole pixmap. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Marco Pesenti... | Release the poppler document on dispose |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Marco Pesenti... | Release ref on the pixbuf cache when changing document. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Marco Pesenti... | Fix a double free |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Nickolay V... | Set page action entry width depending on labels width... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Marco Pesenti... | Allow -1 as page value (error) |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Marco Pesenti... | Slightly modified patch by Nickolay V. Shmyrev <nshmyre... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Nickolay V... | Improve djvu loading speed. Fix for 301993 |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Funda Wang | Updated Simplified Chinese translation |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Jonathan Blandford | modify the expose handling to get the shadows. |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Nickolay V... | Pop messages from context message queue |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Nickolay V... | Cleanup tiff configure checks. Fix for bug 305218. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Maxim Dziumanenko | Ukrainian translation added. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Gabor Kelemen | Hungarian translation updated. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Gabor Kelemen | Added hu to ALL_LINGUAS. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Gabor Kelemen | Hungarian translation added by "Last-Translator: \n". |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Nickolay V... | Fix minor points related to moving best fit up. Introduce |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Nickolay V... | Second part of commit, broken pipe somehow |
commit | commitdiff | tree | snapshot |
next |