openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
E
Eclipse GEF Export Image Plugin
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
2 days
ago.
Jun 13, 2025 — Jun 13, 2026
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Select first image converter if the 'last used converter' is not available
Maarten Bezemer
More...
over 11 years ago
Bump feature versions
Maarten Bezemer
More...
over 11 years ago
Let getImageProviders() throw core exceptions
Maarten Bezemer
More...
over 11 years ago
Image provider list should not be statically defined
Maarten Bezemer
More...
over 11 years ago
Rename plugin class to a more sensible name and fix some comments
Maarten Bezemer
More...
over 11 years ago
Remove unused class and only activate plugin when it is used
Maarten Bezemer
More...
over 11 years ago
Add setting to disable clipping
Maarten Bezemer
More...
over 11 years ago
Add 'store' parameter to IImageFormatProvider#provideSettings()
Maarten Bezemer
More...
over 11 years ago
Mimic Figure#paintChildren() instead of just calling child#paint() Store state befre painting children, so the state can be reversed while paiting the children Skip painting all layers (as there should be no need)
Maarten Bezemer
More...
over 11 years ago
GEF plugin is not required, only draw2d plugin
Maarten Bezemer
More...
almost 12 years ago
Fix duplicate categories:
Maarten Bezemer
More...
about 12 years ago
Fix formatting
Maarten Bezemer
More...
about 12 years ago
iamge -> image fix category id
Maarten Bezemer
More...
about 12 years ago
Bump version
Maarten Bezemer
More...
over 12 years ago
Put all features in a category to fix update site for Kepler (it requires categories..?) Fixes issue #2
Maarten Bezemer
More...
over 12 years ago
Changed department name to Robotics and Mechatronics
Maarten Bezemer
More...
over 12 years ago
Forgot to actually call the storePreferences() method of the image provider...
Maarten Bezemer
More...
over 13 years ago
Remeber last export location (until Eclipse is closed)
Maarten Bezemer
More...
over 13 years ago
Use file path of active editor to provide an export path
Maarten Bezemer
More...
over 13 years ago
Make a copy of the rectangle (as it is not allowed to modify according to the getFigure() API)
Maarten Bezemer
More...
over 13 years ago
Removed 'plugin' from the plugin name
Maarten Bezemer
More...
over 13 years ago
The IImageFormatProvider interface add support for storing image provider specific preferences
Maarten Bezemer
More...
over 13 years ago
Add license
Maarten Bezemer
More...
over 13 years ago
Fixed small typo
Maarten Bezemer
More...
over 13 years ago
Store the selected export format in the preferences store. Use this stored perference to set the last used image format when the export wizard is used again. By default the PNG Image format is selected
Maarten Bezemer
More...
over 13 years ago
Bump versions so the updated (and correctly build) plugins and features are re-downloaded
Maarten Bezemer
More...
about 14 years ago
Fixed building the update site. It was messed up after creating the build scripts, it added * an additional bin directory in the path, so the classes could not get found * the source files
Maarten Bezemer
More...
about 14 years ago
Fixed update-side build script: * Using 'PDE Export' to create the plugins and features directory is not required (and slow) * Fixed the <bundles> and <features> elements, now the correct plugins and features get selected (previous we were just 'lucky' they got selected)
Maarten Bezemer
More...
about 14 years ago
Updated README as the Batik library is automatically installed (if required)
Maarten Bezemer
More...
about 14 years ago
Added a ant build script to build the update site: * update site now knows the location of the Batik library and is able to automatically install it if required (fixes #1) * The Batik feature is used as dependency (instead of the plugin) * Plugin version numbers are determined when the features are build * Removed old site building stuff (like site.xml and the project settings) Bumped version of both plugins
Maarten Bezemer
More...
about 14 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree