Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | ev-window: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 |
2019-08-16 | ev-navigation-action: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 |
2019-08-16 | ev-file-monitor: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 |
2019-08-16 | ev-message-area: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 |
2019-08-10 | shell: fix get_monitor_dpi when widget’s window is not realized | rbuj | 1 | -3/+7 |
2019-08-10 | DPI: compute monitor resolution or get screen resolution | rbuj | 6 | -43/+50 |
2019-08-05 | prevent segfaults when no document loaded | Reuben Green | 1 | -29/+29 |
2019-08-02 | Merge pull request #391 from mate-desktop/annotation-deprecate | lukefromdc | 1 | -2/+5 |
2019-08-01 | require GLib 2.54.0 | monsta | 1 | -1/+1 |
2019-08-01 | Fix build warning on marshalling | raveit65 | 2 | -2/+2 |
2019-07-31 | [CI] debian: show all deprecation warnings | raveit65 | 1 | -0/+6 |
2019-07-31 | previewer-window: suppress GtkAction warnings | raveit65 | 1 | -0/+18 |
2019-07-31 | sidebar-bookmarks: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2019-07-31 | ev-window: suppress GtkAction warnings | raveit65 | 1 | -4/+86 |
2019-07-31 | ev-open-recent-action: suppress GtkAction warnings | raveit65 | 1 | -0/+4 |
2019-07-31 | ev-navigation-action: suppress GtkAction warnings | raveit65 | 1 | -0/+10 |
2019-07-31 | ev-bookmark-action: suppress GtkAction warnings | raveit65 | 1 | -0/+4 |
2019-07-31 | ev-page-action: suppress GtkAction warnings | raveit65 | 1 | -0/+8 |
2019-07-31 | egg-toolbar-editor: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2019-07-31 | egg-editable-toolbar: suppress GtkAction warnings | raveit65 | 1 | -0/+10 |
2019-07-31 | egg-toolbar-editor{c/h}: tabs to spaces | raveit65 | 2 | -75/+75 |
2019-07-31 | egg-editable-toolbar{c/h}: tabs to spaces | raveit65 | 2 | -232/+232 |
2019-07-31 | ephy-zoom-action: suppress GtkAction warnings | raveit65 | 1 | -1/+8 |
2019-07-29 | document: Replace deprecated gdk_color_equal | raveit65 | 1 | -2/+5 |
2019-07-27 | Fix buffer overflow in backend/tiff-document.c | lukefromdc | 1 | -6/+9 |
2019-07-01 | release 1.23.0v1.23.0 | raveit65 | 1 | -0/+16 |
2019-07-01 | tx: sync with transifex | raveit65 | 153 | -26045/+30823 |
2019-07-01 | tx: update resource for transifex | raveit65 | 1 | -3/+3 |
2019-07-01 | Remove trailing whitespaces | Laurent Napias | 165 | -2351/+2351 |
2019-07-01 | test: get focus on frame | Wu Xiaotian | 1 | -1/+1 |
2019-07-01 | let test7.py can works | Wu Xiaotian | 1 | -9/+12 |
2019-07-01 | force get focus on atril when testing | Wu Xiaotian | 4 | -0/+5 |
2019-07-01 | migrate to python3 for test cases | Wu Xiaotian | 7 | -32/+53 |
2019-06-26 | Bump Cairo version to 1.14.0 | Matthew Petroff | 3 | -32/+1 |
2019-06-10 | Change url project's website | Laurent Napias | 6 | -6/+6 |
2019-05-31 | Create FUNDING.yml | Martin Wimpress | 1 | -0/+9 |
2019-05-21 | travis: use fedora-30 and ubuntu-19.10 for building | raveit65 | 1 | -2/+2 |
2019-05-15 | [ci] Add cppcheck html report | Pablo Barciela | 1 | -1/+4 |
2019-05-14 | pre-bump version | raveit65 | 2 | -1/+3 |
2019-04-22 | travis: enable 'cppcheck' in debian | Pablo Barciela | 1 | -0/+4 |
2019-03-26 | github release | raveit65 | 1 | -10/+27 |
2019-03-25 | fix url of docker-build | Wu Xiaotian | 1 | -1/+1 |
2019-03-25 | fix yaml syntax error | Wu Xiaotian | 1 | -1/+1 |
2019-03-25 | [ci] Enable Clang Static Analyzer | Wu Xiaotian | 1 | -4/+64 |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 |
2019-03-22 | tx: update translation source | rbuj | 1 | -10/+18 |
2019-03-22 | Add documenters to translation resource | rbuj | 1 | -2/+2 |
2019-03-22 | Use program-name and title in gtk_show_about_dialog call | rbuj | 1 | -1/+2 |
2019-03-22 | Update copyright in about dialog | rbuj | 1 | -2/+2 |
2019-03-22 | Use g_strjoin to build license text in about dialog | rbuj | 1 | -5/+4 |