Thu, 01 Nov 2012 13:46:41 +0100 Martin Fousek #221163 - Code completion on HTMLElement incomplete
Mon, 22 Oct 2012 17:00:00 +0200 musilt2 Fixing invalid reopens by dev build mechanism from non-dev builds.
Tue, 25 Sep 2012 16:58:01 +0200 Martin Fousek #215867 - Signature files are missing element.style attribute
Tue, 25 Sep 2012 16:14:36 +0200 Martin Fousek #215923 - Missing "compile()" in completion for RegExp
Thu, 20 Sep 2012 10:38:23 +0200 Martin Fousek non-static properties should have generated type
Wed, 19 Sep 2012 09:53:52 +0200 Martin Fousek #215918 - Missing items in completion for String object
Wed, 19 Sep 2012 09:28:13 +0200 Martin Fousek #215917 - Missing functions escape() and unescape() in code completion
Wed, 19 Sep 2012 08:41:29 +0200 Martin Fousek window related objects made real objects
Fri, 14 Sep 2012 09:10:44 +0200 Martin Fousek inheritances at HTMLElement and Document
Fri, 14 Sep 2012 09:04:27 +0200 Martin Fousek fixed objects which inherits from another one
Thu, 13 Sep 2012 17:11:59 +0200 Martin Fousek HTMLDocument inherits from Document
Thu, 13 Sep 2012 16:07:42 +0200 Martin Fousek Fixed errors detected by parsing signature files
Thu, 13 Sep 2012 15:05:57 +0200 Martin Fousek Automated merge with http://hg.netbeans.org/main/misc
Thu, 13 Sep 2012 15:01:39 +0200 Martin Fousek established (rhino) parser running for the signature files
Thu, 13 Sep 2012 10:32:14 +0200 Martin Fousek #215746 - Type of properties are not resolved in the js2 editor
Thu, 13 Sep 2012 10:31:57 +0200 Martin Fousek Fixed generation of objects without constructors
Thu, 13 Sep 2012 11:32:15 +0200 musilt2 bugs older that 7.1 (incl) won't be filed by ER to BZ.
Thu, 06 Sep 2012 13:02:31 +0200 Tomas Mysik Moving script for generating php sigfiles from nb trunk
Tue, 28 Aug 2012 13:12:53 +0200 Jaroslav Tulach Using the flag introduced as fix #215725
Thu, 23 Aug 2012 10:56:31 +0200 musilt2 #213295: filter just *.do
Wed, 22 Aug 2012 16:12:36 +0200 musilt2 #213295: avoid XSS on statistics.nb.org
Mon, 20 Aug 2012 17:32:41 +0200 Jaroslav Tulach Merging waiting and idle times into single category. Fixing language in the jsp.
Tue, 24 Jul 2012 10:57:43 +0200 Jaroslav Tulach Need to recompute all data
Mon, 23 Jul 2012 11:06:38 +0200 Martin Fousek generate doc uncommented
Mon, 23 Jul 2012 11:02:45 +0200 Martin Fousek bundle stub files into three folders according to licenses
Mon, 23 Jul 2012 08:45:25 +0200 Martin Fousek removed resolved todo
Fri, 20 Jul 2012 15:53:21 +0200 Martin Fousek Automated merge with http://hg.netbeans.org/main/misc
Fri, 20 Jul 2012 15:46:17 +0200 Martin Fousek syntax should be generated also for non-completed documentation
Fri, 20 Jul 2012 15:41:54 +0200 Martin Fousek fixed Math's method parameters
Fri, 20 Jul 2012 15:22:01 +0200 Martin Fousek fixed Number methods parameters
Fri, 20 Jul 2012 15:16:09 +0200 Martin Fousek fixed parameters at Array.reduce and RegExp test and exec
Fri, 20 Jul 2012 15:15:36 +0200 Martin Fousek fixed rest of return types of core method params
Fri, 20 Jul 2012 14:49:55 +0200 Martin Fousek completed syntaxes wrapped in code tag
Fri, 20 Jul 2012 14:42:23 +0200 Martin Fousek keep new lines in syntaxes
Fri, 20 Jul 2012 12:05:28 +0200 Martin Fousek fixed return types of method parameters at Object and Array
Fri, 20 Jul 2012 10:46:59 +0200 Martin Fousek fix - set superclass to global objects like Error subtypes
Fri, 20 Jul 2012 09:18:31 +0200 Martin Fousek fix - added syntax at some core stubs from mdn
Fri, 20 Jul 2012 15:00:56 +0200 Jaroslav Tulach #207262: Don't forget to always add parsing and waiting time
Thu, 19 Jul 2012 14:48:20 +0200 Martin Fousek prune textual information parsed from mdn core
Thu, 19 Jul 2012 14:11:37 +0200 Martin Fousek small refactoring
Thu, 19 Jul 2012 14:07:19 +0200 Martin Fousek cleared syntax of mdn core objects
Thu, 19 Jul 2012 14:00:27 +0200 Martin Fousek renaming resolved parameters according to ecma spec. ones
Thu, 19 Jul 2012 11:53:04 +0200 Martin Fousek updates core syntaxes according to ecma specification
Thu, 19 Jul 2012 10:56:32 +0200 Martin Fousek much more careful removal of global object entries
Wed, 18 Jul 2012 18:05:22 +0200 Martin Fousek initial global properties and methods filtering
Wed, 18 Jul 2012 16:36:28 +0200 Martin Fousek adjusted prune flags at stubObjects which has to be pruned, some refactoring
Wed, 18 Jul 2012 16:10:06 +0200 Martin Fousek uncommenting accidentally commented code
Wed, 18 Jul 2012 16:03:35 +0200 Martin Fousek removing global entries which are not part of ecma spec
Wed, 18 Jul 2012 15:06:47 +0200 Martin Fousek preparation for ecma core updates, refactoring
Wed, 18 Jul 2012 14:27:40 +0200 Martin Fousek updated download script to get core documentation
Tue, 17 Jul 2012 16:39:53 +0200 Martin Fousek fixed arguments at String stub
Tue, 17 Jul 2012 16:15:41 +0200 Martin Fousek fixed arguments in methods with various number of parameters
Tue, 17 Jul 2012 14:57:28 +0200 Martin Fousek #215571 - Console object completed as function call
Tue, 17 Jul 2012 12:45:19 +0200 Martin Fousek fixed parsing of Core parameters
Tue, 17 Jul 2012 11:34:26 +0200 Martin Fousek removed hidden WS from parameter names
Tue, 17 Jul 2012 08:51:53 +0200 Martin Fousek removed whitespaces
Tue, 17 Jul 2012 08:51:25 +0200 Martin Fousek completed syntaxes at XMLHttpRequestGenerator
Tue, 17 Jul 2012 08:45:08 +0200 Martin Fousek #215455 - Some function in stubs doesn't have arguments
Mon, 16 Jul 2012 15:09:47 +0200 Martin Fousek missing right bracket in the generated syntax
Mon, 16 Jul 2012 14:42:20 +0200 Martin Fousek #215452 - Signature file for Function stub_CORE_Function.js contains some definition twice