summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-01-24Bump version to 1.7.1atril-1.7.1infirit1-1/+1
2014-01-24Fix thumbnails sidebar resizing issues with GTK3Stefano Karapetsas1-1/+30
Closes #58 https://github.com/mate-desktop/atril/issues/58 https://git.gnome.org/browse/evince/commit/shell/ev-sidebar-thumbnails.c?id=a621f05b42468606c8a04446d54b637ecdd05c9b https://git.gnome.org/browse/evince/commit/shell/ev-sidebar-thumbnails.c?id=1e88e7fd7630c28453475e48b98941ce11b130a6
2014-01-23Merge pull request #60 from oz123/fix_iconsStefano Karapetsas3-0/+0
Fixed icons
2014-01-23fix missing linesoz1231-0/+0
2014-01-23fix border in the 22x22 iconoz1231-0/+0
2014-01-23fix border in the smallest iconoz1231-0/+0
2014-01-23toolbar-editor: Fix a crash when dropping an item to the toolbarStefano Karapetsas1-1/+11
https://git.gnome.org/browse/evince/commit/?h=gnome-3-4&id=c528881454c18ab29e300c3e3f2726409806eed3
2014-01-22toolbar-editor: Fix dragging items out of the toolbarStefano Karapetsas1-0/+38
When 'window-dragging' is True, GtkToolbar starts a drag in the 'button-press-event'. By connecting a callback to 'button-press-event' after setting gtk_drag_source_set that return TRUE we prevent GtkToolbar handler to be called. https://git.gnome.org/browse/evince/commit/?h=gnome-3-0&id=c48141968a2b374fe7a666feaf2635a82a528dac
2014-01-22Use primary-toolbar style in GTK3Stefano Karapetsas1-0/+5
2014-01-22Use gtk_widget_get_preferred_size with GTK3Stefano Karapetsas3-0/+16
2014-01-22Make the toolbar editor fill its window with GTK3Stefano Karapetsas1-0/+4
https://github.com/mate-desktop/atril/issues/58 https://git.gnome.org/browse/evince/commit/shell?h=gnome-3-0&id=018fd207e39c8eea5abdd17973914e6f3936ffdd
2014-01-22smclient: Add missing includesStefano Karapetsas1-0/+1
Closes #57 https://github.com/mate-desktop/atril/issues/57
2014-01-21Merge pull request #56 from infirit/masterStefano Karapetsas3-5/+4
Fixes for building with gtk3
2014-01-21Use GTK_API_VERSION for g-ir-scanner instead of hardcoded versioninfirit2-4/+4
2014-01-21Fix gdk_set_sm_client_id deprecationStefano Karapetsas1-0/+4
2014-01-21Remove unneeded gdconfig.h includeinfirit1-1/+0
2014-01-21Update copyright in about dialogStefano Karapetsas1-1/+1
2014-01-21libview: gdk_display_get_app_launch_context is available only in GTK3atril-1.7.0Stefano Karapetsas2-0/+10
Add fix for GTK2
2014-01-21previewer: Fix g_thread_init deprecationStefano Karapetsas1-0/+2
2014-01-21Sync translations with transifexStefano Karapetsas87-41321/+40683
2014-01-21Bump version to 1.7.0Stefano Karapetsas1-2/+2
2014-01-21shell: Add GTK3 supportStefano Karapetsas11-64/+109
2014-01-21libview: Add GTK3 supportStefano Karapetsas6-52/+467
2014-01-21configure: Bump minimum versionsStefano Karapetsas1-3/+3
2014-01-06Merge pull request #55 from infirit/masterStefano Karapetsas1-1/+1
Add to ACLOCAL_AMFLAGS for user added flags
2014-01-05Add to ACLOCAL_AMFLAGS for user added flagsinfirit1-1/+1
2013-11-27Fixed iconsoz1233-0/+0
The icons had the correct name, however with the wrong content
2013-11-20Merge pull request #51 from infirit/masterStefano Karapetsas1-2/+2
Update MATE_ICON_THEME_REQUIRED variable and use it
2013-11-20Update MATE_ICON_THEME_REQUIRED variable and use itinfirit1-2/+2
2013-11-14Update READMEStefano Karapetsas1-0/+6
2013-10-28cut-n-paste: Fix GTK3 supportStefano Karapetsas2-3/+118
2013-10-20Merge pull request #46 from infirit/masterStefano Karapetsas1-1/+1
One filename is longer than 99 characters, use tar-ustar
2013-10-20One filename is longer than 99 characters, use tar-ustarinfirit1-1/+1
2013-10-17Merge pull request #43 from NiceandGently/masterStefano Karapetsas2-2/+2
rename to atril
2013-10-17rename to atrilraveit652-2/+2
2013-10-17Package name is atrilStefano Karapetsas1-1/+1
2013-10-13Sync translations with transifexStefano Karapetsas12-5086/+4395
2013-10-13Enable case sensitive search buttonStefano Karapetsas1-6/+7
It was available in the previous evince code, but not shown and not working. This commit fixes the button, but case sensitive search need to be fixed in the varios backends. See #41 https://github.com/mate-desktop/mate-document-viewer/issues/41
2013-10-11Check if handler_id is connected before disconnectStefano Karapetsas1-2/+4
Closes #40 https://github.com/mate-desktop/mate-document-viewer/issues/40
2013-09-26Remove unused distro folderStefano Karapetsas2-85/+0
2013-09-05Merge pull request #32 from infirit/masterStefano Karapetsas2-1/+16
Add check for zlib and add to linker
2013-08-10Add check for zlib and add to linkerinfirit2-1/+16
Should solve https://bugs.gentoo.org/show_bug.cgi?id=480464 and https://github.com/Sabayon/mate-overlay/issues/46
2013-08-03shell: Use yelp documentation instead of static htmlStefano Karapetsas1-12/+1
2013-08-03Merge pull request #31 from infirit/yelptoolsStefano Karapetsas29-127/+101
Use yelp-tools instead of mate-doc-utils
2013-08-02Fix typo in configure.acinfirit1-1/+1
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit29-127/+101
2013-08-02Move Atril to Office section in menuStefano Karapetsas1-1/+1
Thanks to gapan Closes #29 https://github.com/mate-desktop/mate-document-viewer/issues/29
2013-08-02Merge branch 'dev-libsecret'Stefano Karapetsas2-48/+32
2013-08-02Bump version to 1.6.1mate-document-viewer-1.6.1Stefano Karapetsas1-1/+1
2013-06-26Use mate.Atril in SecretSchemaStefano Karapetsas1-1/+1