55 Commits

Author SHA256 Message Date
83b0e0434d Accepting request 958301 from graphics
- fix-new-meson.patch: fix build with new meson (forwarded request 958300 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/958301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=16
2022-03-01 16:04:08 +00:00
719514a046 Accepting request 958300 from home:msmeissn:branches:graphics
- fix-new-meson.patch: fix build with new meson

OBS-URL: https://build.opensuse.org/request/show/958300
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=54
2022-03-01 15:19:40 +00:00
ac1628e557 Accepting request 830024 from graphics
- fixed filelists after update to make it build.

- update to 3.0:
 * Ensure picture directory is an absolute path
 * Add ability to flip image during preview
 * Fix warnings about string length
 * Convert appdata file to metainfo and add missing info
 * Another attempt to fix build deps on enum headers
 * Display remaining shot count & ETA in repeat shooter
   plugin
 * Remove use of deprecated GObject macros
 * Remove use of deprecated GLib APIs
 * Ensure glib min version checks at build time
 * Convert to use GObject macros for declaring boilerplate
 * Bulk reformat code using clang-format rules
 * Force a default filename pattern if setting is invalid
 * Validate filename pattern when updating preferences
 * Rename desktop file and icon file to match application ID
 * Add ability to render text mesages over image
 * Add a countdown timer for photobox plugin capture
 * Disable context menu in image browser when photobox plugin
   is active
 * Run live view when counting down to capturein photobox
   plugin
 * Fix crash releasing popup windows
 * Add context menu option for opening popup image window
 * Drop drag support for opening popup image window
 * Display greeting when opening popup image window
 * Display greeting when entering photobox plugin

OBS-URL: https://build.opensuse.org/request/show/830024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=15
2020-08-29 18:41:36 +00:00
a34bd6f7f9 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=52 2020-08-27 14:25:57 +00:00
8b987c93ce - fixed filelists after update to make it build.
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=51
2020-08-27 14:10:42 +00:00
bb51831a0f - fixed build
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=50
2020-08-27 14:01:46 +00:00
e78ac963a5 Accepting request 827313 from home:dirkmueller:branches:graphics
- update to 3.0:
 * Ensure picture directory is an absolute path
 * Add ability to flip image during preview
 * Fix warnings about string length
 * Convert appdata file to metainfo and add missing info
 * Another attempt to fix build deps on enum headers
 * Display remaining shot count & ETA in repeat shooter
   plugin
 * Remove use of deprecated GObject macros
 * Remove use of deprecated GLib APIs
 * Ensure glib min version checks at build time
 * Convert to use GObject macros for declaring boilerplate
 * Bulk reformat code using clang-format rules
 * Force a default filename pattern if setting is invalid
 * Validate filename pattern when updating preferences
 * Rename desktop file and icon file to match application ID
 * Add ability to render text mesages over image
 * Add a countdown timer for photobox plugin capture
 * Disable context menu in image browser when photobox plugin
   is active
 * Run live view when counting down to capturein photobox
   plugin
 * Fix crash releasing popup windows
 * Add context menu option for opening popup image window
 * Drop drag support for opening popup image window
 * Display greeting when opening popup image window
 * Display greeting when entering photobox plugin

OBS-URL: https://build.opensuse.org/request/show/827313
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=49
2020-08-20 11:24:55 +00:00
Stephan Kulow
c56770b331 Accepting request 676684 from graphics
- update to version 2.0
  * Require gobject introspection >= 1.54
  * Require GTK3 >= 3.22
  * Fix dependency on libraw
  * Fix variable name in photobox plugin
  * Document some missing keyboard shortcuts
  * Fix upper bound in histogram to display clipped pixel
  * Refresh translations
  * Option to highlight over exposed pixels in red
  * Disable noisy compiler warning
  * Remove use of deprecated application menu concept
  * Fix image redraw when changing some settings
  * Update mailing list address in appdaat
  * Add more fields to appdata content
  * Fix reference counting during window close
  * Use correct API for destroying top level windows
  * Fix unmounting of cameras with newer gvfs URI naming scheme
  * Avoid out of bounds read of property values
  * Fix many memory leaks
  * Workaround for combo boxes not displaying on Wayland
  * Fix race condition in building enums
  * Fix setting of gschema directory during startup
  * Set env to ensure plugins can find introspection typelib
- entangle-desktop.patch: dropped, included desktop file is ok

OBS-URL: https://build.opensuse.org/request/show/676684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=14
2019-02-24 16:14:52 +00:00
bfc6edde47 - entangle-desktop.patch: dropped, included desktop file is ok
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=47
2019-02-16 16:11:17 +00:00
b5da8b8d85 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=46 2019-02-16 16:02:58 +00:00
790989aad2 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=45 2019-02-16 16:02:42 +00:00
084cd93b59 * Require gobject introspection >= 1.54
* Require GTK3 >= 3.22
  * Fix dependency on libraw
  * Fix variable name in photobox plugin
  * Document some missing keyboard shortcuts
  * Fix upper bound in histogram to display clipped pixel
  * Refresh translations
  * Option to highlight over exposed pixels in red
  * Disable noisy compiler warning
  * Remove use of deprecated application menu concept
  * Fix image redraw when changing some settings
  * Update mailing list address in appdaat
  * Add more fields to appdata content
  * Fix reference counting during window close
  * Use correct API for destroying top level windows
  * Fix unmounting of cameras with newer gvfs URI naming scheme
  * Avoid out of bounds read of property values
  * Fix many memory leaks
  * Workaround for combo boxes not displaying on Wayland
  * Fix race condition in building enums
  * Fix setting of gschema directory during startup
  * Set env to ensure plugins can find introspection typelib

OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=44
2019-02-16 16:01:34 +00:00
3b83ebb723 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=43 2019-01-22 12:26:05 +00:00
2d34c2c45f Accepting request 667772 from home:AndnoVember:branches:graphics
- update to version 2.0

OBS-URL: https://build.opensuse.org/request/show/667772
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=42
2019-01-22 12:08:33 +00:00
b27158035b Accepting request 512294 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/512294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=13
2017-07-25 09:40:58 +00:00
84e963e5a9 Accepting request 511867 from home:scarabeus_iv:branches:graphics
- Update to 0.7.1:
  * Fix linking problem with strict linkers
  * Misc spelling fixes to online help docs
  * Replace use of GSimpleAsyncResult with GTask
  * Specify versions when importing from python plugins
  * Remove use of deprecated GTK APIs
  * Render image stats overlay partially transparent
  * Fix error reporting when saving settings
  * Flush events after capture to avoid accidentally restarting preview
  * Make Nikon fine focus stepping finer
  * Ensure images are sorted by last modified date
  * Switch from 128 px to 256 px thumbnail sizes to benefit larger high dpi screens
  * Rewrite film strip browser to dynamically resize icons to fit available space
  * Draw symbolic icons in film strip if image is not yet loaded
  * Refresh translations from Zanata
- Depend on lcms2 not lcms1

OBS-URL: https://build.opensuse.org/request/show/511867
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=40
2017-07-24 14:22:36 +00:00
Stephan Kulow
8c1bc0bb70 Accepting request 347925 from graphics
update (forwarded request 347924 from posophe)

OBS-URL: https://build.opensuse.org/request/show/347925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=12
2015-12-14 09:14:07 +00:00
81f7673924 Accepting request 347924 from home:posophe:branches:graphics
update

OBS-URL: https://build.opensuse.org/request/show/347924
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=38
2015-12-08 13:53:46 +00:00
Stephan Kulow
623fcc812c Accepting request 232662 from graphics
- Release 0.6.0 - "Down" - 2014-05-02
 * Add a demonstration plugin for setting up a captive photo box display mode
 * Switch to use Python3 for plugin engine instead of JavaScript
 * Use GTK dark theme
 * Require GNOME symbolic icon theme to be installed
 * Switch to require lcms2 instead of lcms
 * Move application icon into a standard directory mandated to work with the appdata tools
 * Make manual focus work with Canon EOS cameras
 * Disable flickering progress bar in preview mode with Canon EOS cameras
 * Remove use of deprecated GTK methods/classes/constants
 * Remove use of gexiv2 method which is not long exported
 * Remove use of deprecated libpeas methods
 * Add GTK-DOC transfer annotations / docs to all methods
 * Avoid loosing camera capabilities on disconnect
 * Fix off by one in histogram tables causing memory corruption
 * Mark appdata / desktop files for translation
 * Fix typos in README file
 * Fix inverted tests when checking if range widget changed
 * Avoid storm of expose events due to auto-drawer widget
 * Avoid never ending circular update of controls causing errors in some camera modes
 * Add workaround for crazy D5100 camera serial number
 * Add customizable highlight/background for images
 * Avoid reference leak of windows preventing proper cleanup
 * Remove camera manual/about/driver help windows since it did not contain any info useful to users
 * Filter list of cameras in connect dialog to only those which support capture/preview
 * Don't auto connect to cameras which don't support capture or preview
 * Ensure parent window is set on dialogs to prevent them falling behind main window
 * Fix crash with latest GTK due to incorrect overriding of GtkApplication startup method
 * Update to cope with changed GExiv API version
 * Refreshed translations from transifex

OBS-URL: https://build.opensuse.org/request/show/232662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=10
2014-05-06 15:38:10 +00:00
0a8853a249 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=36 2014-05-05 08:02:47 +00:00
1fc75339f1 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=35 2014-05-05 07:45:23 +00:00
f29f9129d2 filelist
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=34
2014-05-04 08:03:41 +00:00
a41849494c OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=33 2014-05-04 07:47:31 +00:00
d898508c76 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=32 2014-05-04 07:32:00 +00:00
ef06b442a7 - Release 0.6.0 - "Down" - 2014-05-02
* Add a demonstration plugin for setting up a captive photo box display mode
 * Switch to use Python3 for plugin engine instead of JavaScript
 * Use GTK dark theme
 * Require GNOME symbolic icon theme to be installed
 * Switch to require lcms2 instead of lcms
 * Move application icon into a standard directory mandated to work with the appdata tools
 * Make manual focus work with Canon EOS cameras
 * Disable flickering progress bar in preview mode with Canon EOS cameras
 * Remove use of deprecated GTK methods/classes/constants
 * Remove use of gexiv2 method which is not long exported
 * Remove use of deprecated libpeas methods
 * Add GTK-DOC transfer annotations / docs to all methods
 * Avoid loosing camera capabilities on disconnect
 * Fix off by one in histogram tables causing memory corruption
 * Mark appdata / desktop files for translation
 * Fix typos in README file
 * Fix inverted tests when checking if range widget changed
 * Avoid storm of expose events due to auto-drawer widget
 * Avoid never ending circular update of controls causing errors in some camera modes
 * Add workaround for crazy D5100 camera serial number
 * Add customizable highlight/background for images
 * Avoid reference leak of windows preventing proper cleanup
 * Remove camera manual/about/driver help windows since it did not contain any info useful to users
 * Filter list of cameras in connect dialog to only those which support capture/preview
 * Don't auto connect to cameras which don't support capture or preview
 * Ensure parent window is set on dialogs to prevent them falling behind main window
 * Fix crash with latest GTK due to incorrect overriding of GtkApplication startup method
 * Update to cope with changed GExiv API version
 * Refreshed translations from transifex

OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=31
2014-05-03 07:08:26 +00:00
Stephan Kulow
c6d4845eff Accepting request 211393 from graphics
- Release 0.5.4 - "Up" - 2013-12-15
 * Ensure thumbnail directory exists when saving thumbnails
 * Fix memory leak generating thumbnails from raw images
 * Add an appdata XML file for GNOME software center
 * Create a dedicated camera actions menu
 * Fix include of gexiv2 header files
 * Fix image selection for onion skinning in preview mode
 * Display selected image when cancelling preview
 * Fix empty tooltips on capture/preview buttons
 * Fix scaling for preview image in onion skinning mode
 * Increase emphasis of top image in onion skinning mode
 * Improve granularity of manual focus and add extra
   '<' and '>' key accelerators for coarse focus
 * Fix leak of image exiting preview mode
 * Make progress toolbar button permanently visible

OBS-URL: https://build.opensuse.org/request/show/211393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=9
2013-12-19 14:02:06 +00:00
dc8e69f86a OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=29 2013-12-18 12:26:40 +00:00
1e0c3919a9 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=28 2013-12-18 12:13:02 +00:00
1fce1dde95 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=27 2013-12-18 11:54:18 +00:00
caffb0420f OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=26 2013-12-18 10:48:02 +00:00
c4963c34e1 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=25 2013-12-18 10:25:15 +00:00
bc9a5d8952 - Release 0.5.4 - "Up" - 2013-12-15
* Ensure thumbnail directory exists when saving thumbnails
 * Fix memory leak generating thumbnails from raw images
 * Add an appdata XML file for GNOME software center
 * Create a dedicated camera actions menu
 * Fix include of gexiv2 header files
 * Fix image selection for onion skinning in preview mode
 * Display selected image when cancelling preview
 * Fix empty tooltips on capture/preview buttons
 * Fix scaling for preview image in onion skinning mode
 * Increase emphasis of top image in onion skinning mode
 * Improve granularity of manual focus and add extra
   '<' and '>' key accelerators for coarse focus
 * Fix leak of image exiting preview mode
 * Make progress toolbar button permanently visible

OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=24
2013-12-18 10:16:54 +00:00
Stephan Kulow
a342ca5b02 Accepting request 196868 from graphics
- Release 0.5.3 - "Photon" - 2013-08-28
  * Move file name of image thumbnails to tooltip popup
  * Add --disable-schemas-compile configure arg to
    disable schema compilation
  * Remove "Encoding" key from desktop file
  * Fix massive memory leak in pixbuf loading
  * Fix thread safety in camera control updates which caused
    hangs in GTK
  * Fix updating of control readonly state when camera modes
    change
  
- Release 0.5.2 - "Graviton" - 2013-08-17
  * Split histogram into RGB colour channels
  * Fix aperture / shutter speed calculations in status bar
  * Only import files with known image extensions
  * Use case insensitive file extension check to detect raw files
  * Set saner defaults for processing raw files to fix Canon
    raw display
  * Set preferences before loading session to fix settings
    for initial image load
  * Apply orientation from EXIF images if image file has none
  * Remove left over debug prints
  * Add support for linear histogram display mode
  * Support 'h' key to toggle linear/log histogram mode
  * Ensure all events are emitted in main thread
  * Remove use of deprecated GDK thread APIs
  * Use GtkGrid instead of deprecated GtkTable
  * Ensure status bar is constant size when scaling image
  * Preserve scrollbar offsets when switching images
  * Make metadata extraction more robust wrt missing fields

OBS-URL: https://build.opensuse.org/request/show/196868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=7
2013-09-04 11:27:40 +00:00
1e1f598540 - removed entangle-libgphoto25.patch: upstream
- updated entangle-desktop.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=22
2013-08-29 21:20:55 +00:00
0cb85f5129 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=21 2013-08-29 16:11:50 +00:00
941a772de2 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=20 2013-08-29 14:34:33 +00:00
7042ca8d8e OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=19 2013-08-29 14:27:17 +00:00
d5925471c7 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=18 2013-08-29 14:15:51 +00:00
bd72595c98 - Release 0.5.3 - "Photon" - 2013-08-28
* Move file name of image thumbnails to tooltip popup
  * Add --disable-schemas-compile configure arg to
    disable schema compilation
  * Remove "Encoding" key from desktop file
  * Fix massive memory leak in pixbuf loading
  * Fix thread safety in camera control updates which caused
    hangs in GTK
  * Fix updating of control readonly state when camera modes
    change
  
- Release 0.5.2 - "Graviton" - 2013-08-17
  * Split histogram into RGB colour channels
  * Fix aperture / shutter speed calculations in status bar
  * Only import files with known image extensions
  * Use case insensitive file extension check to detect raw files
  * Set saner defaults for processing raw files to fix Canon
    raw display
  * Set preferences before loading session to fix settings
    for initial image load
  * Apply orientation from EXIF images if image file has none
  * Remove left over debug prints
  * Add support for linear histogram display mode
  * Support 'h' key to toggle linear/log histogram mode
  * Ensure all events are emitted in main thread
  * Remove use of deprecated GDK thread APIs
  * Use GtkGrid instead of deprecated GtkTable
  * Ensure status bar is constant size when scaling image
  * Preserve scrollbar offsets when switching images
  * Make metadata extraction more robust wrt missing fields

OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=17
2013-08-29 14:15:32 +00:00
Stephan Kulow
fb63fdb3e2 Accepting request 155466 from graphics
- entangle-libgphoto25.patch: libgphoto2 2.5 port. (forwarded request 155464 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/155466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=6
2013-02-15 17:43:53 +00:00
6443671084 Accepting request 155464 from home:msmeissn:branches:graphics
- entangle-libgphoto25.patch: libgphoto2 2.5 port.

OBS-URL: https://build.opensuse.org/request/show/155464
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=15
2013-02-14 22:17:55 +00:00
Stephan Kulow
0f46e7d207 Accepting request 137376 from graphics
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/137376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=4
2012-10-08 18:30:40 +00:00
a08135514a Accepting request 135958 from home:posophe:branches:graphics
Last fixes

OBS-URL: https://build.opensuse.org/request/show/135958
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=13
2012-09-25 18:57:55 +00:00
Stephan Kulow
a5d6be47a8 Accepting request 123175 from graphics
- Updated to 0.3.3
 * Fix deadlock when starting app with glib >= 2.32
 * Remove use of deprecated API calls  
 * Remove use of deprecated GTK widgets
 * Fix debugging with glib >= 2.32
 * Fix creation of session browser widget to avoid warnings
 * Refresh translations
 * Fix check for glib-compile-schemas binary

- buildrequire glib2-tools

OBS-URL: https://build.opensuse.org/request/show/123175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/entangle?expand=0&rev=2
2012-06-01 16:54:31 +00:00
9def2d8f50 mark directories as included
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=11
2012-06-01 08:55:11 +00:00
49cfd59972 x
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=10
2012-05-31 14:11:14 +00:00
4466d92498 add intltool
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=9
2012-05-31 13:43:39 +00:00
4885e926a5 OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=8 2012-05-31 13:10:32 +00:00
92da4a0b7f - Updated to 0.3.3
* Fix deadlock when starting app with glib >= 2.32
 * Remove use of deprecated API calls  
 * Remove use of deprecated GTK widgets
 * Fix debugging with glib >= 2.32
 * Fix creation of session browser widget to avoid warnings
 * Refresh translations
 * Fix check for glib-compile-schemas binary

- buildrequire glib2-tools

OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=7
2012-05-31 13:05:15 +00:00
2e96544122 glib2-tools
OBS-URL: https://build.opensuse.org/package/show/graphics/entangle?expand=0&rev=6
2012-05-31 13:02:31 +00:00