summaryrefslogtreecommitdiff
path: root/src/eom-print-preview.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-03EomPrintPreview: Fix preview thumbnail on HiDPI displaysFelix Riemann1-3/+7
2018-07-17Convert to G_DEFINE_TYPE_WITH_PRIVATE part 2Felix Riemann1-8/+3
2017-12-29print-preview: replace custom code with GDK function callmonsta1-93/+3
2017-04-23EomPrintPreview: Avoid unnecessary color parsingFelix Riemann1-5/+2
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-49/+0
2016-02-10avoid integer overflow when allocating a large block of memorymonsta1-1/+1
2015-11-03refactor draw/expose code a bitMonsta1-28/+19
2015-09-06Gtk3: remove an unused variable + simplify the coderaveit651-15/+14
2015-09-06Gtk3: Remove deprecated GtkVBox/GtkHBox usageraveit651-1/+2
2015-09-06Gtk3: don't use deprecated gdk_window_get_pointerraveit651-1/+2
2015-08-31GTK3: Fix deprecated GTK API usageraveit651-6/+24
2015-08-31GTK3: Don't use deprecated gdk_cursor_unref() for gtk+ >=3.0.0raveit651-0/+4
2014-12-23use guint for signals arrays, and zero-initialize themMonsta1-1/+2
2014-07-29all: Fix a load of warningsinfirit1-5/+0
2014-07-29print-preview: Fix typo from commit 31434612ce873fba3410bc38d9fbbb0a411b8a5einfirit1-1/+1
2014-07-24Gtk+3: Make print preview use the "draw"-signalinfirit1-0/+24
2013-10-17GTK3 supportLaszlo Boros1-0/+6
2013-04-25replace even more GDK key constantsElias Aebi1-4/+4
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+1226