summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Update NEWSinfirit1-0/+34
2014-12-10fix GI build again...Monsta1-1/+1
2014-12-10fix some more leaks and stuffMonsta2-2/+4
2014-12-10tiff: Set stopOnError to zero on TIFFReadRGBAImageOriented() callsinfirit1-2/+2
2014-12-10libview: clear caches after destroying child widgets.infirit1-1/+1
2014-12-10[win32] Fix ev_win32_get_locale_dir()infirit1-0/+2
2014-12-10a11: using ATK_ROLE_DOCUMENT_FRAME it's more correctinfirit1-1/+1
2014-12-10a11y: fixed offset index errorinfirit1-1/+1
2014-12-10a11y: checking null before setting text_buffer textinfirit1-1/+2
2014-12-10libview: Save contents of FormTextFields when they loss focus.infirit1-1/+17
2014-12-10sidebar: align page numbers to the right in sidebar-linksinfirit1-1/+4
2014-12-10presentation: Enable screensaver again when window loses the focusinfirit1-0/+22
2014-12-10Give the keyboard focus to the view when sidebar is closedinfirit1-0/+2
2014-12-10dvi: Another fix for buffer overwrite in dvi-backendinfirit1-2/+2
2014-12-10tiff: Use TIFFOpenW on windowsinfirit1-0/+14
2014-12-10libview: remove all widgets from the View when reloading the docinfirit1-0/+1
2014-12-10Add .png extension when saving images using DnDinfirit1-2/+2
2014-12-10libview: Only accept focus on annot windows when pointer is on the windowinfirit1-1/+21
2014-12-10libview: Use a popup window instead of a toplevel for loading windowinfirit1-0/+1
2014-12-10backends: Fix another security issue in the dvi-backendinfirit1-1/+1
2014-12-10Rotate with CTRL+Left/Right in presentation mode tooinfirit1-4/+23
2014-12-10presentation: Allow to change rotation in presentation modeinfirit2-18/+76
2014-12-10presentation: move to next/previous page with media keys in presentation mode...infirit1-2/+8
2014-12-10presentation: Make next/previous methods publicinfirit2-4/+4
2014-12-10Gtk3: presentation: Make sure background window is black by default in presen...infirit1-1/+17
2014-12-10Remember the current page when document is reloaded in presentation modeinfirit1-0/+7
2014-12-10Check all extensions when saving an image to avoid adding the extension twiceinfirit1-13/+26
2014-12-10Using scroll_to_path instead of set_cursor in sidebarinfirit1-1/+1
2014-12-10libview: Make sure a11y is initialized before checking whether it's enabledinfirit1-7/+21
2014-12-10Call gdk_notify_startup_complete when acting as remoteinfirit1-0/+4
2014-12-10Fix problem with some pk fontsinfirit1-2/+3
2014-12-10pdf: Bump poppler requirements to 0.16.0infirit2-111/+10
2014-12-10Fixed minor bug, it returned NULL when expecting gbooleaninfirit1-1/+1
2014-12-10backends: Fix several security issues in the dvi-backend.infirit5-3/+23
2014-12-10bookmarks: Add a popup menu to open, rename and remove bookmarksinfirit1-20/+185
2014-12-10Gtk3: Use gtk_widget_render_icon_pixbuf()infirit4-0/+4
2014-12-10Gtk3: Don't use gdk_cursor_unref()infirit5-0/+20
2014-12-10Gtk3: gimpcellrenderertoggle: Port to GtkStyleContextinfirit1-4/+54
2014-12-10Gtk3: Convert another gtk_paint_ callinfirit1-5/+2
2014-12-10Gtk3: [gimpcellrenderertoggle] Paint a shadow when the mouse is over the cell...infirit1-1/+21
2014-12-10Gtk3: shell: Port EvWindow to GtkStyleContextinfirit1-0/+17
2014-12-10Gtk3: eggfindbar: remove unused style propertiesinfirit1-0/+4
2014-12-10Gtk3: libdocument: Port To GtkStyleContextinfirit1-0/+23
2014-12-10Gtk3: libview: Port EvViewPresentation to GtkStyleContextinfirit1-9/+31
2014-12-10Gtk3: libview: Port EvAnnotationWindow to GtkStyleContextinfirit1-2/+28
2014-12-10Gtk3: libview: Port EvView and EvPixbufCache to GtkStyleContextinfirit2-7/+80
2014-12-10Gtk3: libview: Port EvLoadingWindow to GtkStyleContextinfirit1-0/+25
2014-12-09libview: Stop the GtkSpinner when the loading window is hiddeninfirit1-5/+17
2014-12-09shell: Use tooltips to show bookmarks page labels in sidebarinfirit1-1/+48
2014-12-09shell: Add a new sidebar page for bookmarksinfirit5-0/+497