summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-11-08fix typo in function annotationmonsta1-1/+1
2017-05-11fix warning on closing empty window with multiple eom windowsmonsta1-1/+1
2017-05-07use different css files for < gtk+=3.20v1.18.2raveit651-0/+4
2017-05-06EomWindow: Set file open dialog transient for its parent windowFelix Riemann1-0/+1
2017-04-28EomCloseConfirmationDialog: set max width chars for primary labelraveit651-0/+2
2017-04-28EomCloseConfirmationDialog: Fix size request for the image listFelix Riemann1-1/+1
2017-04-28Printing paper orientation should default based on image dimensionsJavier Sánchez1-0/+14
2017-04-28Avoid recompressing JPEGs as PNG when printingFelix Riemann3-1/+160
2017-04-25update copyright year to 2017monsta1-1/+1
2017-03-22fix commentScott Balneaves1-1/+1
2017-03-22Bring eom-image.c's SVG handling up to date, properly recognize svgz filetypesScott Balneaves1-29/+65
2017-03-22eom_uri_converter: GList leak fix: cribbed from https://git.gnome.org/browse/...Scott Balneaves1-0/+9
2017-01-26fix auto-reload of externally modified imagemonsta1-1/+1
2017-01-26fix indent a bitmonsta1-11/+10
2017-01-26fix leak of GError when loading SVG failsmonsta1-1/+4
2017-01-15force X11raveit651-0/+2
2016-12-19plugins engine: enable python plugin loader from libpeasmonsta1-0/+2
2016-11-30remove old plugin system and docs for itmonsta6-1553/+0
2016-11-30port plugin system to libpeasmonsta8-844/+145
2016-11-30fix indent in some placesmonsta2-11/+11
2016-11-30eom-jobs: fix typo in annotationmonsta1-1/+1
2016-11-28remove references to non-existent functionmonsta1-4/+0
2016-11-27EomScrollView: remove style_setmonsta1-14/+0
2016-11-27remove unused finalize/destroy methods from thumbviewmonsta1-19/+1
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta21-574/+22
2016-11-21drop Python plugins support and --enable-python build optionmonsta8-1049/+2
2016-11-21fix indent a bitmonsta1-3/+3
2016-10-17prefs dialog: fix runtime warningmonsta1-0/+1
2016-09-16eom: Out-of-bounds write when passing invalid UTF-8 to GMarkupAlexander Pyhalov1-1/+2
2016-07-28use GtkAbout and update copyrightraveit651-3/+2
2016-07-13add missing include to fix implicit declaration warningmonsta1-0/+1
2016-07-13drop unused include and definesmonsta2-4/+0
2016-07-13drop unused filesmonsta3-1191/+0
2016-06-08Fix the zoom and scroll performance. Closes #105.Martin Wimpress1-3/+4
2016-05-11Fix new windows not getting focusBjörn Weber1-2/+18
2016-03-30window: fix indent (mostly)monsta1-187/+187
2016-03-30fix a few typos in the commentsmonsta1-2/+2
2016-03-30auto-reload unmodified images when their file is changedmonsta1-0/+6
2016-02-28fix svg rendering that's broken with GTK+3monsta1-1/+3
2016-02-27Drop size-request signal callback for fullscreen toolbarraveit651-12/+0
2016-02-10properly zero-init a variablemonsta1-0/+2
2016-02-10avoid integer overflow when allocating a large block of memorymonsta1-1/+1
2016-02-06GTK+3: add eom-window style class at top levelWolfgang Ulbrich1-0/+7
2016-02-01fix build warnings and remove useless nested #ifmonsta3-12/+5
2016-01-25GTK3: fix previous GtkMisc deprecation commitWolfgang Ulbrich5-40/+46
2015-12-31use _XOPEN_SOURCE_EXTENDED as OpenBSD needs it for strptimemonsta1-0/+1
2015-12-31add missing #ifdef to avoid possible "unused function" warningmonsta1-0/+2
2015-12-14Gtk3: fix typo in gtk version in previous commitWolfgang Ulbrich1-1/+1
2015-12-14GTK3: replace more deprecated GtkVBox usageWolfgang Ulbrich1-0/+9
2015-12-14GTK3: don't use deprecated gtk_hbutton_box_newWolfgang Ulbrich1-0/+4