gnustep-gui/trunk: update version - works on sol10 only because of XML dependency
gnustep-base/trunk: update version, update dependencies and overrides
patch for 9
gnustep-make/trunk: update to 2.9.3
gnutls3/trunk: update version, add patch for solaris9 IPV6
gnustep-base/trunk: add suggested dependency
gnustep-base/trunk: fix overrides
gnustep-base/trunk: update to 1.30.0
gnustep-make/trunk: update to 2.9.2
free() even if NULL to keep the static analyzer happy
uupdate project for 10.11
change the conversion code to be executed if needed on BitmapFormat, not unconditioned based on OS version
cleanup and simplify parameteres
remove useless variables PRScale.m
fix indentation warning
update project
Update NIB files to 10.2 text format, apply NumberFormatter and respect locale
Add new file
compatibility for pre-10.5
update project
make 16 bit capable
cleanup
extract sample byte manipulation functions
support 16bit scaling
Leopard project
Add compatibility declaration for 10.5 and below
change Copy&Paste not to use hard-coded TIFF representation, but in paste handle dynamically the types Image handles, on copy, offer also PNG if available. To handle that, callback provideDataForType has been implemented
update (c) year
status field shall be non-editable
fix includes
update datePRWindowController.m
improve paste behaviour
do not scale if we have no sender
gs_databasinkit/trunk: improve overrides
gs_projectcenter/trunk: update deps
gs_zipper/trunk: update deps
gs_laternamagica/trunk: update dependencies overrides
gs_databasinkit/trunk: version bump
gs_ftp/trunk: depedndency bump
gs_gorm/trunk: fix override
gs_gorm/trunk: fix override
gs_gorm/trunk: bump version
gs_PRICE/trunk: bump override versions
gnustep-back/trunk: bump release
gnustep-gui/trunk: we already have it, why was it complaining?
gnustep-gui/trunk: add suggested dependency
gnustep-gui/trunk: bump version
gnustep-base/trunk: missing new dep
gnustep-base/trunk: fix overrides
gnustep-base/trunk: new release
gnustep-make/trunk: bump version to 2.9.0
some better checks, asserts and minor fixes
Make changing channels in RGB correctly set the current black and white point
draw curves and histogram in a preferred order so that the selected one is always on top
size exactly 255x255
make view exactly 255 px wide and hight, make the view resizable
use max normal size for calculation, transformation is applied later, the size is not important anymore
use a macro to define control point rects and make them 2 pixels larger
fix resizing and calculation of the affinte transform, use bounds for it; reset the curve transformation when resetting it
Allow the curves's total transformation to be reset
make initial view actually 255x255
gs_laternamagica/trunk: tweak for solaris 10
gs_laternamagica/trunk: tweak for solaris 9
gs_laternamagica/trunk: fix overrides
gs_laternamagica/trunk: fix stupid mistake
gs_laternamagica/trunk: Initial version of LaternaMagica
gs_databasinkit/trunk: initial work on DataBasinKit
gs_WebServices/trunk: Update dependency
gs_zipper/trunk: update overrides
gs_ftp/trunk: update dependencies
gs_PRICE/trunk: update overrides for new dependencies
gs_projectcenter/trunk: update depdendencies
gs_gorm/trunk: bump version, adjust overrides accordingly, add patch
gnustep-back/trunk: tweak dependencies
gnustep-back/trunk: cleanup and use
gnustep-back/trunk: update to 0.28
gnustep-gui/trunk: bump version to 0.28
ncurses/trunk: tweak dependencies between Solaris 9 and 10
gnustep-base/trunk: update overrides
gnustep-base/trunk: update to new 1.27 release
ncurses/trunk: upgrade to 6.2 and enable solaris 9
lynx/trunk: enable solaris 9
lynx/trunk: update to 2.8.8 r1
gnustep-make/trunk: update version to 2.8.0
draw curves after histograms, so that they don't overlap
correctly move control points of black point
take in account of scaled values when setting white and black point
Of course, the formatting went totally havoc, it should be: #ifdef __OBJC__ #pragma push_macro("interface") #undef interface #define interface struct #endif #ifdef __OBJC__ #pragma pop_macro("interface") #endif
properly inverse transform before getting the black and white points
code cleanup
make Curves View resizable, enhance CurvesPath so they can resie with the view and remain editable
allow auto-sizing of the view, even if it still breaks display
highligh current curve
use pre-allocated colors for drawing
update Gorm file
fix typo
work for RGB curves - point setting not yet done
weight the pixel to normalized distance
also define external gauss(,)
fix bilinear scaling, when pixel distance is superior to 1px, it was wrong to keep it fix of 1px, instead it is the ratio of scaling