Bug fix: Non-portable functions
[geeqie.git] / src / Makefile.am
2021-10-03 Colin ClarkBug fix: Non-portable functions
2021-09-17 Colin ClarkAddl fix #299: File Compression and Archiving
2021-08-09 Colin ClarkFix #900: Support JPEG XL images
2021-07-17 Klaus EthgenMergin several old merge requests
2021-06-06 Colin ClarkExternal preview image extractor/decoder
2021-05-10 Colin ClarkPart fix #891: Application crashes while viewing CR3...
2020-11-15 Colin ClarkFix #825: Add keymap_template.h to geeqie_SOURCES
2020-11-15 Andreas RönnquistAdd keymap_template.h to geeqie_SOURCES too
2020-04-06 Colin ClarkAddl fix #766: Parallel build problem
2020-04-05 Colin ClarkFix #766: Parallel build problem
2020-03-30 Colin ClarkRef #744: Support Canon cr3 files
2019-10-20 Colin ClarkFix #715: / for action search
2019-08-17 Colin ClarkFix #188: Support preview of .svgz files
2019-08-13 Colin ClarkInclude jpeg2000 loader
2019-08-10 Colin ClarkInclude .psd loader
2019-07-22 Colin ClarkFix #277: DjVu image support for geeqie
2019-07-06 Colin ClarkFix #590: Do you have plan to support webp format
2019-07-03 Colin ClarkFix #610: Support heic image format
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2019-02-05 Klaus EthgenMerge merge requests 649, 647 and 651
2019-02-05 Klaus EthgenMerge merge requests 660, 658, 655 and 648
2018-11-22 Colin ClarkRef #160: Replace print dialog by standard GTK dialog
2018-07-18 Colin ClarkRef #332: include pdf-view
2018-07-18 Colin ClarkCollection preview
2018-04-25 Colin ClarkLocal time - UTC offset and daylight saving correction
2018-04-06 Wolfgang LieffAdditional loader for DDS file format
2018-01-22 Klaus EthgenFixing automake build system
2018-01-22 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2018-01-22 Klaus EthgenMerge remote-tracking branches 'github/merge-requests...
2018-01-12 Andreas RönnquistTrap build errors
2017-12-30 Klaus EthgenCatch build errors
2017-12-12 Klaus EthgenCatch build errors in this special case
2017-11-24 Tomasz GolinskiFix #541: Showing existing, or maybe generating thumbna...
2017-10-10 Colin ClarkFix #444: User-definable toolbar
2017-07-10 Omari StephensMerge pull request #496 from xsdg/view_file_po
2017-07-10 Omari Stephensdeduplicate shared code in view_file_icon and view_file...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-07-08 Klaus EthgenMerge merge-requests '495' and '458'
2017-07-05 Omari StephensRefactor: move view_file implementations to their own...
2017-02-24 Colin ClarkFix #431: Bookmarks (shortcuts) to folders
2016-12-24 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2016-12-24 Omari StephensMove pan-view components to their own subdir.
2016-12-24 Omari StephensUpdate the automake file with new headers
2016-05-04 Klaus EthgenSmall dependency to fully mitigate the marshaler stuff
2015-09-10 Klaus EthgenInclude missing glua.h
2012-10-02 Klaus EthgenMerge branch 'ke-lua'
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-18 Vladimir Nadvornikadded autoconf test for clutter
2012-08-18 Vladimir Nadvornikimplemented clutter-based renderer
2012-05-27 Klaus EthgenMerge branch 'ke' into ke-lua
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2012-01-06 Klaus EthgenMerge branch 'ke' into ke-lua
2011-12-09 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'master' into ke
2011-09-29 Vladimir Nadvornikadded custom tiff loader
2011-09-27 Vladimir Nadvorniksplit jpeg parser functions to separate file
2011-09-27 Vladimir Nadvornikadded custom jpeg loader
2011-09-27 Vladimir Nadvornikinfrastructure for image loader backend
2011-09-27 Vladimir Nadvornikseparated tile renderer
2011-04-22 Klaus EthgenMerge branches 'master' and 'ke' into ke-lua
2010-12-23 Klaus EthgenMerge branch 'ke' into ke-lua
2010-12-23 Klaus EthgenAdding support for lua scripting
2009-07-01 Vladimir Nadvornikremoved gettext.h reference
2009-06-27 Klaus EthgenFix AM_CFLAGS and AM_CXXFLAGS from @1701
2009-05-12 Vladimir Nadvornikadded GPS map support - patch by Colin Clark
2009-04-27 Vladimir Nadvornik"make dist" fixes
2009-04-02 Laurent MoninUse full path in genmarshal.
2009-03-27 Vladimir Nadvornikadded simple desktop file editor
2009-02-15 Vladimir Nadvornikadded histogram pane
2009-02-15 Vladimir Nadvornikseparated "normal" and advanced exif, "Normal" exif...
2009-02-14 Vladimir Nadvornikdroped Preferences dialog, sidebar should replace it...
2009-02-14 Vladimir Nadvornikreplaced bar_info with an universal bar, restored the...
2008-11-25 Laurent MoninMove comments/keywords read and write stuff to new...
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-08-30 Vladimir Nadvornikrun image loader in separate thread
2008-08-29 Vladimir Nadvornikconverted image loader to a GObject and use signals...
2008-07-20 Laurent MoninMove uri_*() functions to separate files: uri_utils...
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-06-18 Vladimir Nadvornikimplemented generic FileData cache
2008-05-19 Petr Ostadalconfigure.in was rewritten:
2008-05-17 Laurent MoninAdd a log window that shows normal and debug messages...
2008-05-13 Laurent MoninMove some functions from main.[ch] to new window.[ch].
2008-05-06 Vladimir Nadvornikmoved safe delete functions to separate file
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-03 Laurent MoninPrepare merging of some parts of view_file_list and...
2008-04-27 Vladimir NadvornikAdded LIRC patch written by Matteo Beniamino
2008-04-24 Laurent MoninMove options stuff to options.{c,h} and remove globals.c
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-20 Laurent MoninAdd a replacement for gtk_radio_action_set_current_valu...
2008-04-19 Vladimir Nadvornikfirst support for AdobeRGB colorspace
2008-04-16 Laurent MoninIntroduce a new struct ViewDir to handle directory...
2008-04-11 Laurent Moninui_icons.h and icons_inline.h depend on gdk-pixbuf...
2008-04-11 Laurent MoninMove secure save code to its own files: secure_save...
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-08 Vladimir Nadvornikreworked the histogram patch by Uwe Ohse, most of the...
2008-03-23 Vladimir Nadvornikrenamed to geeqie
2008-02-13 Vladimir Nadvornikmore exiv2 fixes
2008-02-13 Vladimir Nadvornikfirst exiv2 support that does not crash immediately
next