Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-24 | Add missing include | Stefano Karapetsas | 1 | -0/+1 | |
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 1 | -5/+5 | |
2014-02-23 | Fix double free | Stefano Karapetsas | 1 | -3/+4 | |
2014-02-20 | Sync translations with transifex | Stefano Karapetsas | 9 | -36/+40 | |
2014-02-18 | Bump version to 1.7.90atril-1.7.90 | infirit | 1 | -1/+1 | |
2014-02-18 | Add NEWS for MATE and update it. | infirit | 1 | -0/+11 | |
2014-02-18 | Add check-news for automake and move old gnome NEWS | infirit | 2 | -1/+1 | |
2014-02-18 | shell: Show "filename (title)" in the window title. | José Aliste | 1 | -2/+9 | |
Based on a patch by Wouter Bolsterlee. Fixes bug #386292 | |||||
2014-02-17 | Merge pull request #67 from hekel/master | Stefano Karapetsas | 1 | -36/+64 | |
Update Manual | |||||
2014-02-15 | Sync translations with transifex | Stefano Karapetsas | 12 | -143/+147 | |
2014-02-14 | Update Manual | hekel | 1 | -36/+64 | |
2014-02-09 | Bump version to 1.7.2atril-1.7.2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-09 | Sync translations with transifex | Stefano Karapetsas | 86 | -19033/+19901 | |
2014-02-09 | Merge pull request #66 from bl0ckeduser/master | Sander Sweers | 1 | -1/+1 | |
Fix duplicated string (#65) | |||||
2014-02-09 | Fix duplicated string (#65) | bl0ckeduser | 1 | -1/+1 | |
2014-02-09 | Merge pull request #64 from bl0ckeduser/expandwin | Stefano Karapetsas | 4 | -3/+70 | |
Implement window expand functionality (#53) | |||||
2014-02-09 | Merge pull request #63 from bl0ckeduser/master | Stefano Karapetsas | 3 | -3/+14 | |
Fix for #47 (Ctrl-A in search field) | |||||
2014-02-08 | Implement window expand functionality (#53) | bl0ckeduser | 4 | -3/+70 | |
2014-02-08 | Fix for #47 (Ctrl-A in search field) | bl0ckeduser | 3 | -3/+14 | |
2014-01-24 | Bump version to 1.7.1atril-1.7.1 | infirit | 1 | -1/+1 | |
2014-01-24 | Fix thumbnails sidebar resizing issues with GTK3 | Stefano Karapetsas | 1 | -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-23 | Merge pull request #60 from oz123/fix_icons | Stefano Karapetsas | 3 | -0/+0 | |
Fixed icons | |||||
2014-01-23 | fix missing lines | oz123 | 1 | -0/+0 | |
2014-01-23 | fix border in the 22x22 icon | oz123 | 1 | -0/+0 | |
2014-01-23 | fix border in the smallest icon | oz123 | 1 | -0/+0 | |
2014-01-23 | toolbar-editor: Fix a crash when dropping an item to the toolbar | Stefano Karapetsas | 1 | -1/+11 | |
https://git.gnome.org/browse/evince/commit/?h=gnome-3-4&id=c528881454c18ab29e300c3e3f2726409806eed3 | |||||
2014-01-22 | toolbar-editor: Fix dragging items out of the toolbar | Stefano Karapetsas | 1 | -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-22 | Use primary-toolbar style in GTK3 | Stefano Karapetsas | 1 | -0/+5 | |
2014-01-22 | Use gtk_widget_get_preferred_size with GTK3 | Stefano Karapetsas | 3 | -0/+16 | |
2014-01-22 | Make the toolbar editor fill its window with GTK3 | Stefano Karapetsas | 1 | -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-22 | smclient: Add missing includes | Stefano Karapetsas | 1 | -0/+1 | |
Closes #57 https://github.com/mate-desktop/atril/issues/57 | |||||
2014-01-21 | Merge pull request #56 from infirit/master | Stefano Karapetsas | 3 | -5/+4 | |
Fixes for building with gtk3 | |||||
2014-01-21 | Use GTK_API_VERSION for g-ir-scanner instead of hardcoded version | infirit | 2 | -4/+4 | |
2014-01-21 | Fix gdk_set_sm_client_id deprecation | Stefano Karapetsas | 1 | -0/+4 | |
2014-01-21 | Remove unneeded gdconfig.h include | infirit | 1 | -1/+0 | |
2014-01-21 | Update copyright in about dialog | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-21 | libview: gdk_display_get_app_launch_context is available only in GTK3atril-1.7.0 | Stefano Karapetsas | 2 | -0/+10 | |
Add fix for GTK2 | |||||
2014-01-21 | previewer: Fix g_thread_init deprecation | Stefano Karapetsas | 1 | -0/+2 | |
2014-01-21 | Sync translations with transifex | Stefano Karapetsas | 87 | -41321/+40683 | |
2014-01-21 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -2/+2 | |
2014-01-21 | shell: Add GTK3 support | Stefano Karapetsas | 11 | -64/+109 | |
2014-01-21 | libview: Add GTK3 support | Stefano Karapetsas | 6 | -52/+467 | |
2014-01-21 | configure: Bump minimum versions | Stefano Karapetsas | 1 | -3/+3 | |
2014-01-06 | Merge pull request #55 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Add to ACLOCAL_AMFLAGS for user added flags | |||||
2014-01-05 | Add to ACLOCAL_AMFLAGS for user added flags | infirit | 1 | -1/+1 | |
2013-11-27 | Fixed icons | oz123 | 3 | -0/+0 | |
The icons had the correct name, however with the wrong content | |||||
2013-11-20 | Merge pull request #51 from infirit/master | Stefano Karapetsas | 1 | -2/+2 | |
Update MATE_ICON_THEME_REQUIRED variable and use it | |||||
2013-11-20 | Update MATE_ICON_THEME_REQUIRED variable and use it | infirit | 1 | -2/+2 | |
2013-11-14 | Update README | Stefano Karapetsas | 1 | -0/+6 | |
2013-10-28 | cut-n-paste: Fix GTK3 support | Stefano Karapetsas | 2 | -3/+118 | |