Commit Graph

7128 Commits

Author SHA1 Message Date
silver%warwickcompsoc.co.uk
42c72fbf3d Bug 330826 - Bump our support maxVersion to 3.0 for Firefox, and add the as-yet unused SeaMonkey entry.
ChatZilla only. NPOB.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-04-02 15:18:42 +00:00
silver%warwickcompsoc.co.uk
f6254e998e Bug 329440 - Use binary streams for IRC server connections is possible.
ChatZilla only.
r=samuel
2006-04-02 15:11:15 +00:00
bryner%brianryner.com
08f71c16e4 Add support for logging nested data structures with events (bug 332172). r=marria. 2006-04-01 00:06:41 +00:00
allan%beaufour.dk
a05ccbde12 [XForms] Remove use of deprecated instanceLoadOrigin error. Bug 332215, r=doronr+smaug 2006-03-31 08:40:05 +00:00
allan%beaufour.dk
562535aaf7 [XForms] Fix VC6 compilation issues. Bug 332209, r=neil+doronr 2006-03-31 08:36:52 +00:00
allan%beaufour.dk
bde8172e0e [XForms] (new files) Add skin directory. Bug 310122, r=doronr+me, patch by surkov@dc.baikal.ru 2006-03-31 08:31:55 +00:00
allan%beaufour.dk
07903cc2df [XForms] Add skin directory. Bug 310122, r=doronr+me, patch by surkov@dc.baikal.ru 2006-03-31 08:30:36 +00:00
gerv%gerv.net
41fd37565a Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 04:41:00 +00:00
pedemont%us.ibm.com
7018c6550a Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only 2006-03-30 22:31:58 +00:00
mkaply%us.ibm.com
59e62db11c Beginning of UI rewrite - convert UI to XBL to allow for listboxes for entering stuff 2006-03-30 22:30:07 +00:00
doronr%us.ibm.com
a83505cb84 (NPOTDB) Bug 278449 - Implement XML Schema Validation for Complex Types. r=aaronr 2006-03-30 21:01:35 +00:00
darin%meer.net
20837f71e1 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
allan%beaufour.dk
b7b1037996 [XForms] Fixup submission cosmetics. Bug 332072, r=smaug+doronr 2006-03-30 08:28:00 +00:00
allan%beaufour.dk
05bed54559 [XForms] Bump extension version to 0.5. Bug 327041, r=smaug+aaronr 2006-03-30 08:26:33 +00:00
gerv%gerv.net
a54a4e6372 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:10 +00:00
gerv%gerv.net
af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
allan%beaufour.dk
ce0c60971b [XForms] Fix UI dependencies. Bug 305060, r=aaronr+smaug 2006-03-29 10:49:28 +00:00
allan%beaufour.dk
c51b467e4e [XForms] Fix refreshing for output with @value. Bug 293571, r=doronr+aaronr 2006-03-29 07:54:37 +00:00
allan%beaufour.dk
616d8224b0 [XForms] Modify repeat-index on insert and delete. Bug 282828, r=doronr+aaronr 2006-03-29 07:39:28 +00:00
allan%beaufour.dk
d73fb3d92a [XForms] Fix required check for partial submissions. Bug 331961, r=aaronr+smaug 2006-03-29 07:37:17 +00:00
mnyromyr%tprac.de
6cc0a3ccdb Bug 216426: always on top behaviour of help window; p=R.J. Keller <rjkeller@kellertechnologies.com>/<stefanh@bluebottle.com>, r=IanN, sr=neil 2006-03-28 21:19:31 +00:00
aaronr%us.ibm.com
92a9341964 [XForms] Hook up schemaLoadError to the fatal error dialog box. Bug 329520, patch by msterlin, r=allan+aaronr 2006-03-28 19:26:45 +00:00
mhammond%skippinet.com.au
46b0ad6adf Bug 129216: Integrate Python xpcom bindings with build system
Should not affect the default build!
r=benjamin, rs=brendan
2006-03-28 10:57:18 +00:00
allan%beaufour.dk
3a2d1fe16d [XForms] Handle size of modeless and modal messages in a better way. Bug 328585, r=me+doronr, patch by smaug 2006-03-28 10:47:10 +00:00
allan%beaufour.dk
db0a0e64e6 [XForms] Fix changed nodes error on form initialization. Bug 331469, r=doronr+smaug 2006-03-28 07:54:44 +00:00
silver%warwickcompsoc.co.uk
887b95a9fe Bump version to 0.9.86 so we can actually release a version and know what's going on. r=me 2006-03-28 02:37:59 +00:00
bryner%brianryner.com
a7a6028139 fix usage of mEventSet prior to initializing it (regression from bug 331166) r=marria 2006-03-28 01:40:22 +00:00
bryner%brianryner.com
5dff8731c7 Separate the window ID map from the window collector, so that there's not a dependency between the collectors (bug 331508), r=marria 2006-03-27 22:48:14 +00:00
allan%beaufour.dk
4d34bb7b87 (new file) [XForms] Expose base bindings for select widgets. Bug 323849, r=doronr+aaronr, patch by surkov@dc.baikal.ru 2006-03-27 08:40:50 +00:00
allan%beaufour.dk
81690d8fa4 [XForms] Expose base bindings for select widgets. Bug 323849, r=doronr+aaronr, patch by surkov@dc.baikal.ru 2006-03-27 08:40:13 +00:00
roc+%cs.cmu.edu
1a94b0ebf3 Bug 326501. Mark tree views as being suitable for untrusted code. r+sr=bzbarsky 2006-03-26 20:59:03 +00:00
Olli.Pettay%helsinki.fi
ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
silver%warwickcompsoc.co.uk
4e91f7941b Bug 326523 - Strip spaces from CTCP ping replies (IRC services send this).
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-25 17:02:08 +00:00
silver%warwickcompsoc.co.uk
7d28009051 Bug 330164 - Use nickname!*@* for ban masks when the hostname is not yet available.
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-25 16:56:59 +00:00
silver%warwickcompsoc.co.uk
6b0072c283 Bug 307774 - Capture drag-drop and pasting of text and switch to multiline input if appropriate.
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-25 16:52:44 +00:00
bryner%brianryner.com
0ec527b6ae change <load> event to <document action='load'> for consistency (bug 330711). r=marria 2006-03-25 02:34:17 +00:00
darin%meer.net
132655aa68 fixes bug 329713 "check for memory leaks" patch by tony@ponderer.org, r=darin 2006-03-24 22:57:47 +00:00
timeless%mozdev.org
06c8cc9b67 Bug 331184 string changes required for DOMI bug 109481
removing old strings (fixing build "bustage")
2006-03-24 21:21:47 +00:00
timeless%mozdev.org
4310e2dcd1 Bug 331184 string changes required for DOMI bug 109481
restoring da as it is now current
2006-03-24 21:02:37 +00:00
timeless%mozdev.org
7e2b0f0ef7 Bug 331184 string changes required for DOMI bug 109481
patch by sskroeder@skroeder.dk
2006-03-24 20:51:53 +00:00
bryner%brianryner.com
0f05dc84d8 fix metrics build on the 1.8 branch, where NS_ASSIGNMENT_COPY is not defined (bug 331622). patch by darin, r=me. 2006-03-24 19:00:20 +00:00
cvshook%sicking.cc
1b3207b1d5 Relanding patches that (hopefully) don't affect Tdhtml 2006-03-24 00:09:50 +00:00
aaronr%us.ibm.com
e82cf28125 [XForms] Output element isn't refreshed in some cases Bug 310276, r=allan+smaug 2006-03-23 22:52:03 +00:00
bryner%brianryner.com
3260b52a9c - attach a session id to each logged event
- move the bulk of MetricsService startup to the profile-after-change  notification, so that it can read and write profile prefs.
- don't start up all collectors at startup, just the ones we were told to enable. make the collectors handle repeated startup or shutdown calls.
- move log flushing from xpcom-shutdown to quit-application to avoid DOM serializer crashes
- default to no event limit, if the server doesn't give a limit
- avoid a debug warning if there's no config file present at startup

bug 331166, r=marria
2006-03-23 21:34:00 +00:00
bryner%brianryner.com
93ef437883 Go back to the attribute-based approach for client id (bug 330712), r=darin. 2006-03-23 20:33:58 +00:00
allan%beaufour.dk
ce434e377c [XForms] Fix accessors interface for group. Bug 331197, r=smaug+doronr 2006-03-23 09:12:41 +00:00
allan%beaufour.dk
5194cfefb8 [XForms] Moved upload to xforms-xhtml. Bug 328150, r=me+doronr, patch by surkov@dc.baikal.ru 2006-03-23 09:10:42 +00:00
allan%beaufour.dk
82d07f0e1e [XForms] Fix namespace issues with submission. Bug 329479, r=doronr+me, patch by surkov@dc.baikal.ru 2006-03-23 09:07:21 +00:00
cvshook%sicking.cc
e26140ab7d Back out a few of my patches to see if any caused the Tdhtml regression in bug 331364. 2006-03-23 08:21:21 +00:00
roc+%cs.cmu.edu
5811612f23 Bug 331412. XForms breaks 64-bit builds. r=aaronr 2006-03-23 03:22:47 +00:00