summaryrefslogtreecommitdiff
path: root/libdocument/ev-document-misc.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Fix year 2038 issue with signed 32-bit integersrbuj1-18/+11
2019-08-10DPI: compute monitor resolution or get screen resolutionrbuj1-3/+7
2019-07-01Remove trailing whitespacesLaurent Napias1-4/+4
2018-04-08libdocument: Use gdk_pixbuf_get_from_surface()Carlos Garcia Campos1-62/+4
2018-03-19Save/restore context when getting colors for a different stateraveit651-0/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-18/+0
2017-12-10WidthOfScreen and HeightOfScreen implementationPablo Barciela1-5/+2
2017-08-24libdocument: add missing transfer and element-type annotationsCosimo Cecchi1-0/+22
2017-08-20avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factorZenWalker1-9/+6
2017-08-20ev-document-misc.c: avoid deprecated gdk_screen_get_width/height_mmZenWalker1-0/+9
2017-08-20avoid deprecated gdk_screen_get_width/heightZenWalker1-1/+5
2017-08-12Take monitor scale factor into account when calculating zoom.Matthew Petroff1-1/+5
2017-08-11libdocument: adjust rendering of shadow for active and inactive pagesraveit651-24/+17
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-14/+0
2016-11-23fix indent a bitmonsta1-2/+2
2016-06-29Fix rotated tiff documentsraveit651-1/+1
2016-06-29GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_...raveit651-0/+45
2014-12-10Gtk3: libdocument: Port To GtkStyleContextinfirit1-0/+23
2014-12-09libdocument: Add more sanity checks to ev-document-miscinfirit1-0/+4
2014-04-21create_thumbnail_frame should return NULL whenraveit651-1/+1
2011-11-09inicialPerberos1-0/+400