Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Summary Period: 2004-06-17 to 2004-04-30 (Commits 2539-2588 of 3188)
Part of the new Imaging libary: produces a BufferedImage, with and IndexColorModel, handles alpha channels and dithering.
815 lines of code changed in:
Part of the new Imaging libary: Relies on ImageGenerator for saving images, implements a bunch of new functions.
299 lines of code changed in:
Initial check-in. ImageWaiter waits for asynchronously loaded images. Derived from ImageGenerator.ImageLoader
111 lines of code changed in:
New version of the imaging library. ImageGenerator is now an abstract class, extended by ImageIOGeneartor and JimiGenerator
122 lines of code changed in:
Initial check-in. ImageFilterOp wrapps an ImageFilter in a BufferedImageOp
231 lines of code changed in:
Initial check-in of the GIFEncoder, used both in helma.image.imageio.gif.GIFImageWriter and helma.image.jimi.JimiGenerator
533 lines of code changed in:
Initital check-in of the JimiGenerator
90 lines of code changed in:
Initital check-in of the ImageIOGenerator
145 lines of code changed in:
Initital check-in of the ImageIO GIFImageWriter codec
182 lines of code changed in:
Add a loadNodes() to releaseNode() so we are sure child index has been loaded.
This is to prevent the index to be loaded subsequently, which potentially would
reintroduce the released node.
7 lines of code changed in:
Implement skinCharset option that allows to set the
encoding for skin files to something else than the
platform's file.encoding.
10 lines of code changed in:
Make DbMapping.getInsert() return and cache the full insert prepared statement.
38 lines of code changed in:
Null out tableName and dbSource if they are inherited from parent mapping.
Make sure we always use parent mapping in get/setLastDataChange() and
getNewID() if table and dbsource are inherited.
61 lines of code changed in:
Remove unused Application reference
5 lines of code changed in:
Use Context.javaToJS() utility method to convert
arguments in invoke()
5 lines of code changed in:
Change รถ to oe to prevent errors caused by wrong encodings
1 lines of code changed in:
Change 4th argument to ScriptingEngine.invoke from boolean to int to be able
to pass more explicite argument processing flags. Next to default and XML-RPC
processing there is now an option not to process arguments.
78 lines of code changed in:
Use RequestEvaluator.invokeDirectFunction() rather than ScriptingEngine.invoke()
5 lines of code changed in:
remove redundant check in Macro constructor
3 lines of code changed in:
Update version to 1.4.1-rc1
4 lines of code changed in:
Properly wrap skin return value in createSkin().
5 lines of code changed in:
Unwrap first argument to renderSkin() calls in case
it is a Wrapper instance.
30 lines of code changed in:
Move call to typemgr.checkPrototypes() from RequestEvaluator to RhinoCore.
The TypeManager and Prototype classes will move to the helma.scripting package
in the near future.
9 lines of code changed in:
newPrototypes hashset is never used. Print stack trace if debug is enabled.
5 lines of code changed in:
make checkFiles() private
3 lines of code changed in:
Expose message field in Session object through bean accessors
Change getters and setters for other properties from getxxx() to getXxx()
30 lines of code changed in:
Do not catch Exceptions when wrapping globals in enterContext() - this makes
us ignore syntax errors in scripts, prevents useful error messages to be displayed
and causes functions to be called in illegal state.
11 lines of code changed in:
Try to create DbSource even if neither url nor driver are defined, because
all we're preventing otherwise is a helpful error message.
9 lines of code changed in:
use Properties.getProperty() to get driver, url, username and password
because Properties.keys() does not include the default Properties' keys.
Improved error messages for missing driver and url properties.
41 lines of code changed in:
Use lazy loading constructors where possible for extension constructors
12 lines of code changed in:
No need to lower-case dbsource name in app.getDbSource()
3 lines of code changed in:
version number 0.7
7 lines of code changed in:
default groupname is helma
1 lines of code changed in:
re-fixed logging statement
1 lines of code changed in:
consolidated CHANGES and README
303 lines of code changed in:
catch all exceptions that might appear deeper into the apache/helma logger
init group with separate name / identifier parameters
3 lines of code changed in:
changed newInstance/init so that name and identifier are two fields
10 lines of code changed in:
deffensively check properties ignoring case
7 lines of code changed in:
removed changes to systemproperties
(not neccessary to use case-sensitive db.properties...)
7 lines of code changed in:
Added exportNode() method that takes a DbMapping as second argument.
24 lines of code changed in:
parse properties for group.XXX.sendMode (none | first | majority | all)
2 lines of code changed in:
replaced boolean wait with int sendMode
parse sendMode value with Util.sendModeToInt
14 lines of code changed in:
fetch sendMode for app-group-pair for each put operation
14 lines of code changed in:
replaced boolean fireforget with int sendMode
5 lines of code changed in:
added DEFAULT_SEND_MODE
5 lines of code changed in:
changed castMessage to use int sendMode instead of boolean fireforget
changed put and execute methods in accord
added elapsed millis to debug messages for all cast operations
32 lines of code changed in:
added static methods to convert sendMode string to int and vv
44 lines of code changed in:
added hashtable to store sendMode value for each app-group-pair
18 lines of code changed in:
Set http_language in request data object to Accept-Language header.
9 lines of code changed in:
Patch from Manfred: Separate CLOB from LONGVARCHAR in setStatementValues()
11 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Generated by StatCVS 0.2.2