summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2025-04-24epub: Disable thumbnailing sidebar.Michael Webster2-2/+7
2025-04-04fix: generate dbus generated with the correct prefixOz Tiram1-7/+3
2025-04-04fix: building atrild with explicit sourcesOz Tiram1-9/+7
2025-04-04fix: building atril targetOz Tiram1-23/+23
2025-04-04fix: shell/meson.build missing filesOz Tiram1-0/+2
2025-04-04fix: correct dependeny on mate-submodulesOz Tiram1-1/+1
2025-04-04fix all build errors with mesonOz Tiram1-23/+56
2025-04-04fix more build errorsOz Tiram1-0/+1
2025-04-04fix: remove non existing source in shell/Oz Tiram1-8/+0
2025-04-04fix: use mate-submodules correctlyOz Tiram1-1/+1
2025-04-04Initial support for mesonOz Tiram1-0/+146
2025-03-31Wayland: stop segfaults on some systemslukefromdc1-3/+11
2025-03-31replace deprecated gtk_menu_tool_button_new_from_stockOz Tiram1-1/+3
2025-03-31replace ev_document_model_get_dual_page withOz Tiram1-4/+4
2023-10-02replace deprecated gtk_image_menu_item_new_from_stockraveit651-2/+6
2023-10-02replace deprecated gtk-image-menu-itemraveit652-2/+6
2023-10-01Remove compilation warnings and set 'always_show_image' Properties in the UI ...zhuyaliang2-9/+2
2022-02-11Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj1-1/+1
2022-01-09Fix the type for the signal identifier which is gulongrbuj2-6/+6
2022-01-02Don't build the path to stock iconsrbuj1-1/+0
2021-11-20Use a blank line at mostrbuj25-42/+0
2021-11-20Accessibility: add button descriptionValentin Villenave1-0/+3
2021-11-12Preserve compatibility with older GLib versionsValentin Villenave1-0/+13
2021-07-10ev-window.c: only create a EvWebView if neededmbkma1-3/+10
2021-06-15ev-sidebar-links: Optimize reverse link lookup for a pageChristoph Fritz1-59/+80
2021-04-01ev-window: missing initializer for a field of ‘GtkActionEntry’rbuj1-6/+6
2021-02-10i18n: use g_dngettext instead of ngettextrbuj1-13/+18
2021-02-10build: allow users to disable gettext support (--disable-nls)rbuj1-1/+3
2021-02-05build: Use PACKAGE_URL variablerbuj1-1/+1
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-12-11Support non-X11 windowing systemswb96882-8/+10
2020-12-09build: remove legacy variable MATEICONDIRrbuj1-1/+0
2020-08-31ev-window: fix interval (guint milliseconds) in g_timeout_add_fullrbuj1-1/+1
2020-08-28ev-sidebar-attachments: do not add add a Gtk_Containerraveit651-2/+1
2020-08-16Remove unused macrosPablo Barciela2-8/+0
2020-07-27Change spaces to tabScott Balneaves1-1/+1
2020-07-27Make sure attachments window fills entire sidebarScott Balneaves1-0/+1
2020-07-10ev-properties-dialog: Add on_notebook_scroll_eventrbuj1-0/+64
2020-06-18Make synctex optionalOz Tiram1-0/+5
2020-06-07use git submodule for cut-n-paste/smclientWu Xiaotian1-2/+2
2020-04-21ev-window: expand the comment on about dialogrbuj1-5/+4
2020-04-15Fix cppcheck [knownConditionTrueFalse] warningsPablo Barciela2-23/+13
2020-04-14ev-window/epub-document: remove unused functionsPablo Barciela1-14/+0
2020-02-28Update authorsrbuj1-1/+1
2020-02-24Use int64_t for g_date_time_to_unix even word size is 32-bit widerbuj1-1/+1
2020-01-31Fix year 2038 issue with signed 32-bit integersrbuj1-18/+20
2020-01-19Revert "Fix memory leak in ev_sidebar_thumbnails_document_changed_cb()"raveit651-8/+4
2020-01-15Fix memory leak inEric R. Schulz1-4/+8
2020-01-10Update Copyright yearraveit651-1/+1
2019-11-28avoid redundant redeclarationsPablo Barciela5-12/+0