]> www.fi.muni.cz Git - evince.git/history - shell/ev-view.c
Remove pixbuf backend for now
[evince.git] / shell / ev-view.c
2005-03-31 Jonathan BlandfordRemove pixbuf backend for now
2005-03-23 Marco Pesenti Grittimerge evince-threads branch
2005-02-24 Marco Pesenti GrittiDo not cache offsets in size_allocate.
2005-02-24 Marco Pesenti GrittiCalculate offsets before calling the parent class ...
2005-02-24 Marco Pesenti GrittiSeparate page/scale notifications
2005-02-23 Tommi VainikainenGive translators more flexibility with ngettext plural...
2005-02-21 Marco Pesenti GrittiFixup selection offset calculation
2005-02-21 Marco Pesenti GrittiDo not try to best fit if the view is not realized
2005-02-18 Jonathan BlandfordChange the fullscreen toolbar to always be in the popup...
2005-02-16 Marco Pesenti GrittiAutomatically hide the fullscreen button. Patch by...
2005-02-16 Jonathan Blandfordget rid of the black flash.
2005-02-16 Jonathan BlandfordNew function to canonicalize sizing/painting a border.
2005-02-15 Martin Kretzschmaradd parameters providing allocation width and height...
2005-02-09 Marco Pesenti GrittiFix compilation on non-gcc platforms
2005-02-07 Marco Pesenti GrittiSolve more refs issues.
2005-02-07 Marco Pesenti GrittiAdd debugging helpers
2005-02-04 Marco Pesenti GrittiAdd another check for find interface EVINCE_0_1_3
2005-02-04 Marco Pesenti GrittiClamp page number, dont try to move to not existant...
2005-02-04 Marco Pesenti GrittiFix several bugs with find
2005-02-02 Jonathan BlandfordNew file with some random thoughts.
2005-02-01 Marco Pesenti GrittiSupport eps and check document supports find before...
2005-01-30 Marco Pesenti GrittiScroll at the top of the page when changing page
2005-01-30 Marco Pesenti GrittiDo not redraw unnecessarily
2005-01-30 Marco Pesenti GrittiYay! find works now... Now to find bugs...
2005-01-30 Marco Pesenti GrittiMore work on find implementation, mostly there now
2005-01-29 Marco Pesenti GrittiEnanche the find interface to be really able to do...
2005-01-27 Marco Pesenti GrittiKill session history
2005-01-23 Stephane LOEUILLETignore page offset here, to make search results indepen...
2005-01-21 Marco Pesenti GrittiMake selection work in any direction
2005-01-20 Jonathan Blandfordmake the bg color darker.
2005-01-20 Martin Kretzschmar(set_document_page): handle paper size changes when...
2005-01-20 Martin Kretzschmar(set_document_page): unset has_selection when the page...
2005-01-20 Marco Pesenti GrittiUse normal style color for the widget background and...
2005-01-20 Marco Pesenti Grittiforgot this
2005-01-20 Marco Pesenti GrittiShow a wait cursor while the page is rendering
2005-01-20 Marco Pesenti GrittiEnsure thumbnails selection, toolbar page control and...
2005-01-18 Marco Pesenti GrittiFix bugs in the links implementation and change cursor...
2005-01-14 Dave Malcolmnew functions to help with implementation of sensitivit...
2005-01-13 Marco Pesenti GrittiView status message support, use it to show the links...
2005-01-13 Marco Pesenti GrittiAdd support for document links
2005-01-11 Marco Pesenti GrittiImplement history dropdowns
2005-01-11 Marco Pesenti GrittiFix several history bugs
2005-01-10 Marco Pesenti GrittiRename bookmark to link, and use "Index" for the sideba...
2005-01-09 Marco Pesenti GrittiInitial history implementation. Needs work.
2005-01-08 Martin Kretzschmar(ev_view_set_document): don't connect to "found" unless...
2005-01-07 Marco Pesenti GrittiCleanup and add select all.
2005-01-05 Marco Pesenti GrittiImplement Edit->Copy
2005-01-05 Marco Pesenti GrittiBeginnings of clipboard support. Incomplete but primary...
2005-01-05 Marco Pesenti GrittiNicer rubberband drawing, from GtkIconView.
2005-01-05 Marco Pesenti GrittiQueue a resize when zoom changes
2005-01-04 Marco Pesenti GrittiChange the layout to match clarkbw design.
2005-01-02 Marco Pesenti GrittiGrab focus on the view when clicking it
2005-01-02 Marco Pesenti GrittiAdd key bindings to the view. Now if the focus would...
2005-01-01 Marco Pesenti GrittiFix mouse wheel scrolling
2004-12-31 Marco Pesenti GrittiAdd a changed event that is emitted when the page conte...
2004-12-23 Havoc Penningtonhook up potentially-questionable "find results status...
2004-12-23 Havoc Penningtonmake search find stuff on other pages, sort of (only...
2004-12-23 Havoc Penningtondisplay an error if the document doesn't support find...
2004-12-22 Marco Pesenti Gritti*** empty log message ***
2004-12-22 Mark McLoughlinbecause get_page_size() returns the scaled page size...
2004-12-22 Mark McLoughlinadd zooming.
2004-12-22 Havoc Penningtonconnect to "found" signal (expose_bin_window): draw...
2004-12-22 Owen TaylorAdd a few more toolbar items.
2004-12-22 Owen TaylorRedo size handling.
2004-12-22 Owen TaylorHook things up a bit, it works! (sort of)
2004-12-22 Owen TaylorStart of content-area widget.