2005-05-29 |
Jonathan Blandford | modify the expose handling to get the shadows. |
blob | commitdiff | raw |
2005-05-22 |
Nickolay V. Shmyrev | Fix minor points related to moving best fit up. Introduce |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Marco Pesenti Gritti | Remove the locks around get_n_results |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Jonathan Blandford | cast adjustmen->value to (int) before using it. Otherwi... |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Jonathan Blandford | Patch from Nickolay V. Shmyrev to reset the adjustment... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Nickolay V. Shmyrev | Fix flickering on resizing |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Jonathan Blandford | Patch from Nickolay Shmyrev to fix the -p option, ... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Jonathan Blandford | Patch from Nickolay Shmyrev to to scroll to second... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Jonathan Blandford | Use gdk_window_scroll instead of gtk_widget_queue_draw... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Marco Pesenti Gritti | Make PgUp/Down behave like Space |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Jonathan Blandford | Massive code clean up from Nickolay Shmyrev. Keep page... |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Marco Pesenti Gritti | Get rid of View->Normal Size, it's just confusing |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Jonathan Blandford | make page size calculation consistent and set it to... |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Marco Pesenti Gritti | This is evil... Make space/backspace global accelerator... |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Marco Pesenti Gritti | Implement middle button scrolling. Based on a patch... |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Marco Pesenti Gritti | Release 0.3.0 |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Marco Pesenti Gritti | Compute size of the actual page, not of the current... |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Marco Pesenti Gritti | Fix text selection |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Marco Pesenti Gritti | First go at fixing search, still buggy |
blob | commitdiff | raw | diff to current |
2005-05-02 |
James Bowes | Output zoom-control Makefile. build zoom-control subdir. |
blob | commitdiff | raw | diff to current |
2005-05-01 |
Jonathan Blandford | Change the preview cache back to 1. Don't know when... |
blob | commitdiff | raw | diff to current |
2005-04-27 |
Nickolay V. Shmyrev | Update current page while scrolling in continuous mode |
blob | commitdiff | raw | diff to current |
2005-04-24 |
Nickolay V. Shmyrev | Scroll up increase zoom |
blob | commitdiff | raw | diff to current |
2005-04-24 |
Nickolay V. Shmyrev | Horizontal scroll and zooming with mouse wheel |
blob | commitdiff | raw | diff to current |
2005-04-24 |
Jonathan Blandford | forgot to set this. |
blob | commitdiff | raw | diff to current |
2005-04-24 |
Jonathan Blandford | Fix links for dual/continuous. Also, add a quick fix... |
blob | commitdiff | raw | diff to current |
2005-04-23 |
Nickolay V. Shmyrev | Fix crash on exit and scrolling to page |
blob | commitdiff | raw | diff to current |
2005-04-23 |
Jonathan Blandford | Add Continuous and Dual page modes. |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Kristian Høgsberg | Remove unnecessary locking. |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Marco Pesenti Gritti | Fix find on single page documents |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Marco Pesenti Gritti | Fix normal size zoom. Make zoom in/zoom out unsensitive... |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Jonathan Blandford | actually remove the job. |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Jonathan Blandford | Minor cleanups removing some dead code. |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Marco Pesenti Gritti | Allow setting view spacing, default to 0 |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Marco Pesenti Gritti | Do not draw the border in fulscreen |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Marco Pesenti Gritti | Rework border calculation, so that I can more easily... |
blob | commitdiff | raw | diff to current |
2005-04-15 |
Marco Pesenti Gritti | Rework sizing to deal with documents with not uniform... |
blob | commitdiff | raw | diff to current |
2005-04-14 |
Marco Pesenti Gritti | Fix the crash when trying to copy in backends that... |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Nickolay V. Shmyrev | Fix for bugs 300233,173184,300094. Problems with page... |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Marco Pesenti Gritti | Check that the document supports find |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Marco Pesenti Gritti | Add Edit->Find Next |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Kristian Høgsberg | Make searching work again. |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Jonathan Blandford | Patch from Alberto Mesas <amesas@gmail.com> to make... |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Kristian Høgsberg | Implement search based on poppler_page_find_text()... |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Jonathan Blandford | Changed to use page labels now. Rewrote completely... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Jonathan Blandford | Cr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Jonathan Blandford | Remove pixbuf backend for now |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Marco Pesenti Gritti | merge evince-threads branch |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Marco Pesenti Gritti | Do not cache offsets in size_allocate. |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Marco Pesenti Gritti | Calculate offsets before calling the parent class ... |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Marco Pesenti Gritti | Separate page/scale notifications |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Tommi Vainikainen | Give translators more flexibility with ngettext plural... |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Marco Pesenti Gritti | Fixup selection offset calculation |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Marco Pesenti Gritti | Do not try to best fit if the view is not realized |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Jonathan Blandford | Change the fullscreen toolbar to always be in the popup... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Marco Pesenti Gritti | Automatically hide the fullscreen button. Patch by... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Jonathan Blandford | get rid of the black flash. |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Jonathan Blandford | New function to canonicalize sizing/painting a border. |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Martin Kretzschmar | add parameters providing allocation width and height... |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Marco Pesenti Gritti | Fix compilation on non-gcc platforms |
blob | commitdiff | raw | diff to current |
2005-02-07 |
Marco Pesenti Gritti | Solve more refs issues. |
blob | commitdiff | raw | diff to current |
2005-02-07 |
Marco Pesenti Gritti | Add debugging helpers |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Marco Pesenti Gritti | Add another check for find interface EVINCE_0_1_3 |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Marco Pesenti Gritti | Clamp page number, dont try to move to not existant... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Marco Pesenti Gritti | Fix several bugs with find |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Jonathan Blandford | New file with some random thoughts. |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Marco Pesenti Gritti | Support eps and check document supports find before... |
blob | commitdiff | raw | diff to current |
2005-01-30 |
Marco Pesenti Gritti | Scroll at the top of the page when changing page |
blob | commitdiff | raw | diff to current |
2005-01-30 |
Marco Pesenti Gritti | Do not redraw unnecessarily |
blob | commitdiff | raw | diff to current |
2005-01-30 |
Marco Pesenti Gritti | Yay! find works now... Now to find bugs... |
blob | commitdiff | raw | diff to current |
2005-01-30 |
Marco Pesenti Gritti | More work on find implementation, mostly there now |
blob | commitdiff | raw | diff to current |
2005-01-29 |
Marco Pesenti Gritti | Enanche the find interface to be really able to do... |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Marco Pesenti Gritti | Kill session history |
blob | commitdiff | raw | diff to current |
2005-01-23 |
Stephane LOEUILLET | ignore page offset here, to make search results indepen... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Marco Pesenti Gritti | Make selection work in any direction |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Jonathan Blandford | make the bg color darker. |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Martin Kretzschmar | (set_document_page): handle paper size changes when... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Martin Kretzschmar | (set_document_page): unset has_selection when the page... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Marco Pesenti Gritti | Use normal style color for the widget background and... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Marco Pesenti Gritti | forgot this |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Marco Pesenti Gritti | Show a wait cursor while the page is rendering |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Marco Pesenti Gritti | Ensure thumbnails selection, toolbar page control and... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Marco Pesenti Gritti | Fix bugs in the links implementation and change cursor... |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Dave Malcolm | new functions to help with implementation of sensitivit... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
Marco Pesenti Gritti | View status message support, use it to show the links... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
Marco Pesenti Gritti | Add support for document links |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Marco Pesenti Gritti | Implement history dropdowns |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Marco Pesenti Gritti | Fix several history bugs |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Marco Pesenti Gritti | Rename bookmark to link, and use "Index" for the sideba... |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Marco Pesenti Gritti | Initial history implementation. Needs work. |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Martin Kretzschmar | (ev_view_set_document): don't connect to "found" unless... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Marco Pesenti Gritti | Cleanup and add select all. |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Marco Pesenti Gritti | Implement Edit->Copy |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Marco Pesenti Gritti | Beginnings of clipboard support. Incomplete but primary... |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Marco Pesenti Gritti | Nicer rubberband drawing, from GtkIconView. |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Marco Pesenti Gritti | Queue a resize when zoom changes |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Marco Pesenti Gritti | Change the layout to match clarkbw design. |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Marco Pesenti Gritti | Grab focus on the view when clicking it |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Marco Pesenti Gritti | Add key bindings to the view. Now if the focus would... |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Marco Pesenti Gritti | Fix mouse wheel scrolling |
blob | commitdiff | raw | diff to current |
next |