Commit Graph

7679 Commits

Author SHA1 Message Date
bryner%brianryner.com
4ad105cdbf Pull in md5.c directly to avoid early NSS initialization (bug 338590) r=darin 2006-05-25 22:58:03 +00:00
bryner%brianryner.com
505b01b9e9 log some stats about bookmark usage (bug 338016) r=marria,brettw 2006-05-25 22:41:16 +00:00
bryner%brianryner.com
505d843801 log the source of a command event if it was retargeted (bug 338591) r=marria 2006-05-25 21:27:07 +00:00
gavin%gavinsharp.com
b581167b49 Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
mkaply%us.ibm.com
73e3ce9b06 CCK only - make XUL bigger 2006-05-25 20:05:18 +00:00
bryner%brianryner.com
52f69657b5 Add a document destroy event, and number documents so that it can be matched up with the load event (bug 335842) r=marria 2006-05-25 20:05:06 +00:00
mkaply%us.ibm.com
3fb1e84ec3 339177- CCK only - catch exceptions around creating registry keys just in case user doesn't have access 2006-05-25 20:04:21 +00:00
mkaply%us.ibm.com
2732f05e96 339176 - CCK only - shouldn't have used the same CID as the about redirector 2006-05-25 20:02:40 +00:00
doronr%us.ibm.com
067e76b3c5 Bug 339247 - empty node of type xsd:anyURI doesn't validate. Patch my sspeiche, r=me 2006-05-25 19:40:02 +00:00
doronr%us.ibm.com
fe6ba26cde Bug 337179 - Schema with forward type definitions don't load. r=aaronr 2006-05-25 17:06:07 +00:00
benjamin%smedbergs.us
d1a126b47a Bug 339099 - Integrate extensions/cookie and extensions/permissions into libxul, r=darin 2006-05-25 15:45:17 +00:00
allan%beaufour.dk
6aeb3881a4 [XForms] Fix styling issue with datepicker. Bug 338988, r=me+doronr, patch by surkov@dc.baikal.ru 2006-05-25 07:51:55 +00:00
allan%beaufour.dk
0107914f15 [XForms] Fix JS strict errors with select/select1. Bug 339079, r=smaug+doronr 2006-05-25 07:45:34 +00:00
allan%beaufour.dk
4eec741d5b [XForms] Cannot submit with replace=instance more than one time. Part of fix (for branch). Bug 338451, r=me+aaronr, patch by doronr 2006-05-25 07:40:24 +00:00
bryner%brianryner.com
297a8f5ac0 killing .cvsignore files so these directories will be empty 2006-05-25 01:02:13 +00:00
silver%warwickcompsoc.co.uk
e60e0f3346 Bug 286927 - Use & not && for flags (doh).
Venkman only.
r=rginda
2006-05-24 21:26:04 +00:00
silver%warwickcompsoc.co.uk
83870a1e3f Bug 232985 - Add RegExp support to source formatter (purple!).
Venkman only.
r=rginda
2006-05-24 21:14:54 +00:00
Olli.Pettay%helsinki.fi
da28496023 [XForms] Bug 339104, event listener crashes inside a repeat, r=allan+doron 2006-05-24 19:51:22 +00:00
allan%beaufour.dk
b46bcb4835 [XForms] Calendar widget for xul. Bug 330641, r=doronr+me, patch by surkov@dc.baikal.ru 2006-05-24 11:49:04 +00:00
allan%beaufour.dk
8a65ae6487 [XForms] Fix vc6 compilation for bug 331452. r=neil@parkwaycc.co.uk 2006-05-24 09:53:27 +00:00
allan%beaufour.dk
2e62de9c0b [XForms] Remove nsXFormsXMLVisualStub and nsXFormsControlStub. Bug 339003, r=doronr+me, patch by smaug 2006-05-24 07:49:02 +00:00
allan%beaufour.dk
02d06a42f8 [XForms] Fix select1, hooking up a send to ev:xforms-select only works the first time. Crude fix for 0.6. Bug 337139, r=doronr+smaug 2006-05-24 07:38:31 +00:00
allan%beaufour.dk
1b59b01d9c [XForms] Repeat index() doesnt reset to 0 when last repeat item is deleted. Bug 334015, r=smaug+aaronr. Also fixes bug 318779. 2006-05-24 07:32:10 +00:00
allan%beaufour.dk
7133342a87 [XForms] UI dependencies not working for index() changes. Bug 335525, r=smaug+doronr 2006-05-24 07:29:53 +00:00
aaronr%us.ibm.com
8f7e65ed98 NPOTDB Usage of INF -INF with float and double not as expected. Bug 338005, patch by sspeiche, r=doronr 2006-05-24 06:44:21 +00:00
aaronr%us.ibm.com
089c4a1d97 [XForms] Generate error if more than one schema per namespace on a model. Bug 299173, patch by msterlin, r=olli+aaronr 2006-05-24 05:29:30 +00:00
aaronr%us.ibm.com
edf4fdd751 [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
benjamin%smedbergs.us
e0c5b54688 Bug 337731 - Make gnomevfs use frozen linkage, r=darin 2006-05-23 19:50:24 +00:00
bienvenu%nventure.com
7491f01e18 fix 249240 reprompt for password when logon fails, with previous password filled in, sr=mscott 2006-05-23 17:17:47 +00:00
allan%beaufour.dk
93c91e9f56 [XForms] External instance not restored (on xforms-reset) after replace=instance. Bug 338933, r=doronr+smaug 2006-05-23 15:22:09 +00:00
allan%beaufour.dk
2b03260d71 [XForms] fetching blocked by cross-domain checks should trigger xforms-link-error. Bug 338788, r=smaug+aaronr 2006-05-23 08:27:18 +00:00
allan%beaufour.dk
9088d59680 [XForms] Elements with xsi:type are not validated on form load. Bug 332803, r=doronr+aaronr 2006-05-23 08:23:15 +00:00
allan%beaufour.dk
28ca46ef07 [XForms] Add proper support for xforms-load permission. Bug 315407, r=me+aaronr, patch by doronr 2006-05-23 08:18:55 +00:00
igor%mir2.org
65028a8035 Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan 2006-05-22 22:58:31 +00:00
bryner%brianryner.com
8df17f7e8b fixing bustage - don't use AutoString since it's not a frozen string API 2006-05-22 20:32:46 +00:00
allan%beaufour.dk
425c3a44dc Validation chokes on empty xsd:date. Bug 326530, r=doronr 2006-05-22 14:47:02 +00:00
allan%beaufour.dk
a9b9c9b86e [XForms] Optimize repeat refreshing. Bug 331452, r=smaug+aaronr 2006-05-22 09:06:14 +00:00
allan%beaufour.dk
4b63146650 [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
allan%beaufour.dk
d05782d412 [XForms] non-relevant nodes not removed for some types of submission. Bug 338314, r=doronr+aaronr 2006-05-22 08:41:06 +00:00
allan%beaufour.dk
4abdcce169 [XForms] label failing cross-domain check should trigger xforms-link-error. Bug 338517, r=smaug+doronr 2006-05-22 08:16:21 +00:00
peterv%propagandism.org
3869989ccb Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
bryner%brianryner.com
ae5b528aac Include a hash of the document URL for chrome:// loads, to distinguish between known XUL documents (bug 335841) r=marria 2006-05-20 22:49:42 +00:00
bryner%brianryner.com
229cb1758f Hook up the command event listener to existing windows when the collector is attached (bug 336525) r=marria 2006-05-20 21:37:50 +00:00
benjamin%smedbergs.us
4b8368949a Fix local copy of case-conversion which is no longer necessary, from bug 337730 2006-05-19 23:37:56 +00:00
benjamin%smedbergs.us
646df4da70 From bug 325100, the files in extensions/inspector/base/public|src were cvs-copied to layout/inspector. The old locations are no longer used. 2006-05-19 19:07:04 +00:00
benjamin%smedbergs.us
0a82d563d9 Bug 325100 - move DOMI C++ components into gklayout, r=dbaron 2006-05-19 18:59:39 +00:00
mkaply%us.ibm.com
c80aa2a68a CCK only - add some error checking for a weird edge case 2006-05-19 16:39:57 +00:00
mkaply%us.ibm.com
16b83484d7 #338481
CCK only - not part of build
Validation of exension info was bad
2006-05-19 16:20:23 +00:00
mkaply%us.ibm.com
21c8106c83 Make extension description localizable 2006-05-18 16:43:45 +00:00
pedemont%us.ibm.com
2e3ed0d23e Bug 337196 - Make sure to export public JNI methods when using GCC's hidden visibility feature 2006-05-17 21:42:41 +00:00
aaronr%us.ibm.com
bb7c0c3d27 [XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan 2006-05-17 19:30:36 +00:00
bzbarsky%mit.edu
fe49891b8f Fix mutation handling in Inspector to be more robust and correct. Bug 285204,
r=timeless, sr=neil
2006-05-17 15:01:06 +00:00
allan%beaufour.dk
fd97559f43 [XForms] Handle empty instances. Bug 321876, r=aaronr+smaug 2006-05-17 08:06:12 +00:00
silver%warwickcompsoc.co.uk
42f04faa9a Bug 336680 - Clear JSD debugHook and throwHook to prevent leaking.
Venkman only.
r=timeless
2006-05-17 00:20:56 +00:00
mkaply%us.ibm.com
9931fa711c Up version 2006-05-16 19:51:26 +00:00
mkaply%us.ibm.com
66883f2bb3 #338126
CCK only - not part of build
Live bookmarks weren't working in some scenarios
2006-05-16 19:51:00 +00:00
mkaply%us.ibm.com
762154f53a #338055
CCK only - not part of build
Only use the ZipWritercomponent if a zip EXE isn't specified.
also, if ZipWriterComponent fails, try zip.exe
2006-05-16 19:49:48 +00:00
silver%warwickcompsoc.co.uk
2607a65d20 Bug 270302 - Escape single and double quotes in safeHTML, and use for making XML and HTML reports safe.
Venkman only.
r=timeless
2006-05-16 19:28:32 +00:00
aaronr%us.ibm.com
f821f4f96f [XForms] help @src only works with absolute urls. Bug 329106, patch by msterlin, r=olli+aaronr 2006-05-16 19:26:05 +00:00
allan%beaufour.dk
db0c156489 [XForms] model > * > submission makes submit crash. Bug 337983, r=doronr+aaronr. 2006-05-16 08:18:01 +00:00
allan%beaufour.dk
d7b6584f3d [XForms] Expose base interface binding for xhtml/xul calendars. Bug 332945, r=doronr+me, patch by surkov@dc.baikal.ru 2006-05-16 08:16:04 +00:00
allan%beaufour.dk
1f16c3ba95 [XForms] select that dont have a bind doesn't fire 'xforms-select'/'xforms-deselect' events. Bug 337960, r=aaronr+smaug, patch by surkov@dc.baikal.ru 2006-05-16 08:10:45 +00:00
dougt%meer.net
2a5c5c4ec1 Scroll when target is off screen. NPODB 2006-05-16 02:45:48 +00:00
aaronr%us.ibm.com
156f83392c NPOTDB support validating xsd:double. Bug 331897, patch by sspeiche, r=doronr+allan 2006-05-15 21:34:39 +00:00
aaronr%us.ibm.com
59c1139c5e [XForms] Invalid functions attribute not caught. Bug 299170, patch by stpride, r=doronr+allan 2006-05-15 20:16:23 +00:00
allan%beaufour.dk
9a67bc67eb [XForms] Improve refresh inefficiencies with selects, items. Bug 329935, r=smaug+me, patch by aaronr 2006-05-15 14:14:52 +00:00
allan%beaufour.dk
bf91400a1b [XForms] support @selection="open" for xf:select1[appearance="minimal"] for xul. Bug 332197, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-05-15 14:10:29 +00:00
timeless%mozdev.org
e997bb5884 Bug 121182 Can't copy values from computed style
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
2006-05-14 16:59:46 +00:00
silver%warwickcompsoc.co.uk
875cab1ad6 Bug 337168 - Tag leakable object, and also remove the leak.
ChatZilla only.
r=samuel
2006-05-13 16:48:41 +00:00
mattwillis%gmail.com
0b40c8e773 bug 267789 bustage fix 2006-05-13 14:36:06 +00:00
mattwillis%gmail.com
3450e02409 bug 267789 bustage fix 2006-05-13 14:17:22 +00:00
jminta%gmail.com
0e377db193 backing out bug 267789 due to balsa orange 2006-05-13 02:54:49 +00:00
mattwillis%gmail.com
ed0d3f1899 bustage fix: tweaking whitespace to make this rebuild 2006-05-13 01:20:24 +00:00
brettw%gmail.com
4ccd7ea864 Bug 329672 r=mscott Thunderbird assertions on window close with spellchecker 2006-05-12 22:48:14 +00:00
brettw%gmail.com
c831982ad7 Bug 331368 r=mscott Assertions in content iterator 2006-05-12 22:44:11 +00:00
mattwillis%gmail.com
670272b4c3 bug 267789 Provide venkman for Sunbird r=silver 2006-05-12 21:45:20 +00:00
mattwillis%gmail.com
4881197852 bug 267789 provide DOMi inspector for Sunbird r=timeless 2006-05-12 21:28:47 +00:00
allan%beaufour.dk
4be9c74b88 [XForms] Hide non-relevant XUL controls. Bug 336726, r=me+smaug, patch by surkov@dc.baikal.ru 2006-05-12 08:15:17 +00:00
allan%beaufour.dk
28da45bd5f [XForms] Fix handling of controls bound to CDATA nodes. Bug 334821, r=smaug+aaronr 2006-05-12 08:13:05 +00:00
roc+%cs.cmu.edu
9db2440e9e Backing out mattwillis' checkin to see if it caused balsa orange. 2006-05-12 02:26:05 +00:00
mattwillis%gmail.com
7eb650b2cb bug 267789 enable Sunbird support in DOMi r=timeless 2006-05-12 01:20:28 +00:00
aaronr%us.ibm.com
9712fdba80 [XForms] Problem updating UI with external instances. Bug 332211, r=allan+olli 2006-05-11 21:21:18 +00:00
mnyromyr%tprac.de
ee68a974ed Bug 133917: biff tray icon help text; r=IanN 2006-05-11 19:09:57 +00:00
mkaply%us.ibm.com
81ac2f4537 Update version 2006-05-11 16:56:09 +00:00
mkaply%us.ibm.com
be8919010d #337267
CCK only - not part of build
See bug 250123 - listitem.value and listitem.label don't work unless the listbox item is visible.
Switch to using get/setAttribute
2006-05-11 15:49:02 +00:00
mkaply%us.ibm.com
641827b2de #337404
CCK only - not part of build
I was only saving the ZIP path when you closed the CCK explicitly
Need to save it when you finish the wizard as well
2006-05-11 15:47:11 +00:00
mkaply%us.ibm.com
e648083a2e #337410
CCK only - not part of build
Need to add a full check for extension ID format so invalid IDs are rejected - regex copied from nsExtensionManager.js
I also had to change the error message to be more detailed - L10N impact
2006-05-11 15:44:35 +00:00
mkaply%us.ibm.com
8b708f4673 #337432
CCK only - not part of build
Need to escape HTML entities when they are going to be added to DTD or XML files
Need to do charset conversion on install.rdf so that I18N chars are accepted for name/description/etc.
2006-05-11 15:41:56 +00:00
darin%meer.net
cf102d03bc Attempt fix for extensions/sql 2006-05-10 21:45:05 +00:00
darin%meer.net
e6e84dc252 fix javaxpcom bustage 2006-05-10 18:17:01 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
bryner%brianryner.com
af0d11fd8c Don't log origin=other, just leave it off instead (bug 337234) r=marria 2006-05-09 23:04:32 +00:00
bryner%brianryner.com
bdf2027728 Fix crash due to not removing dead windows from the window map, by removing the correct pointer and making the hashtable key typesafe (bug 336780). r=marria. Not part of any default builds. 2006-05-09 00:09:13 +00:00
mattwillis%gmail.com
50db43ecd1 backing this out. tree is closed. :( 2006-05-08 21:08:23 +00:00
mattwillis%gmail.com
caf9f63f88 bug 267789 Add support for Sunbird to DOMi r=timeless 2006-05-08 20:58:52 +00:00
timeless%mozdev.org
a80b0a650e Bug 334191 EncodeArray has nested rc variables
r=doron sr=bz
2006-05-06 22:38:15 +00:00
cbiesinger%web.de
51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
Olli.Pettay%helsinki.fi
2876a844d7 Bug 336596, Anything getting focus inside a repeat row should change index, r=allan+doron 2006-05-05 08:25:33 +00:00
cvshook%sicking.cc
d3ec0aa5c5 Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
allan%beaufour.dk
2fd93d9ae2 [XForms] Controls using index() in @ref does not work on form load. Bug 335524, r=smaug+doronr 2006-05-04 12:15:07 +00:00
mkaply%us.ibm.com
0ff17de38d CCK 1.0 2006-05-03 21:01:16 +00:00
mkaply%us.ibm.com
0b6409d8b1 Small fixes to CCK in pref for 1.0 2006-05-03 21:00:38 +00:00
mkaply%us.ibm.com
9ac02c6c88 Fix sizing issue with autocomplete box 2006-05-03 20:59:57 +00:00
mkaply%us.ibm.com
6a025e8888 cleanup of some text 2006-05-03 20:59:32 +00:00
benjamin%smedbergs.us
db8ac880fc Fix bustage from bug 334038 2006-05-03 17:18:09 +00:00
mkaply%us.ibm.com
6f4fa229d7 #336309
CCK only - not built
Add support for specifying location of toolbars/bookmarks
2006-05-02 21:06:24 +00:00
bryner%brianryner.com
3e3f29d9be - Check the HTTP response code before assuming the upload was successful
- Avoid a crash in the app restart case by canceling our upload timer in xpcom-shutdown rather than quit-application (which isn't received at all)
- Always loop over PR_GetRandomNoise until we have the required number of bytes.

Bug 335966, r=darin.
2006-05-02 19:52:36 +00:00
bryner%brianryner.com
caf2f78e9a Log a hash of the plugin filename as well as the display name (bug 336163) r=marria 2006-05-02 19:21:23 +00:00
bryner%brianryner.com
ed8c5bae4c Unit test for MetricsEventItem (bug 332449) r=marria 2006-05-02 17:58:33 +00:00
bryner%brianryner.com
2a811161cf fix build bustage (bug 336199) r=marria 2006-05-02 00:24:04 +00:00
mkaply%us.ibm.com
e92f2832d2 Fix some CCK only untranslatable strings 2006-05-01 15:41:51 +00:00
bzbarsky%mit.edu
b1ee2830dd Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
2006-05-01 05:25:52 +00:00
bryner%brianryner.com
287ceb402b Change from using nsIUpdateTimerManager to a combination of normal timers and a pref-stored retry time in case of repeated errors. This fixes the seconds/milliseconds bug so that the upload timer fires at the right time. Also, flush the prefs file after we set prefs, in case of crash, and turn on NSPR logging in release builds. Bug 335890, r=marria 2006-04-30 19:22:28 +00:00
gijskruitbosch%gmail.com
19315e5acc Bug 332532 - file-utils.js is unfair on embedders
ChatZilla Only
r=silver
2006-04-29 22:45:17 +00:00
gijskruitbosch%gmail.com
a1170c5cc8 Bug 329560 - Time-based log file closing/re-opening should be quiet
ChatZilla Only
r=samuel
2006-04-29 22:38:57 +00:00
bryner%brianryner.com
d8a102dbcd Tag metrics upload channels using the property bag API, rather than trying to keep a reference to our pending channel (bug 335850) r=darin 2006-04-29 21:17:36 +00:00
mhammond%skippinet.com.au
7027fc93ed First cut at the Python implementation of nsIScriptContext etc (see
http://wiki.mozilla.org/Breaking_the_grip_JS_has_on_the_DOM).

See also bug 255942 - "Support other scripting languages than JS".

Not part of the build - indeed this will not build at all until bug
255942 lands, or the latest patch there is applied.
2006-04-29 01:56:45 +00:00
benjamin%smedbergs.us
ec18f62436 Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
bzbarsky%mit.edu
0c3706888c Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking 2006-04-27 18:21:11 +00:00
allan%beaufour.dk
005cc4da7c [XForms] Support repeat appearance="compact". Bug 317518, r=me+smaug, patch by surkov@dc.baikal.ru 2006-04-27 10:07:39 +00:00
allan%beaufour.dk
5cbea98d4f [XForms] switch and case for xul. Bug 328148, r=me+aaronr, patch by surkov@dc.baikal.ru 2006-04-27 09:04:59 +00:00
allan%beaufour.dk
4348684138 [XForms] Events on load regression fix. Bug 329633, r=smaug+aaronr 2006-04-27 08:42:27 +00:00
bryner%brianryner.com
53d8b1407e Make sure to call GetMemUsage_Shutdown when the load collector goes away (bug 335480) r=marria 2006-04-26 20:41:09 +00:00
bryner%brianryner.com
f63f050b59 fix MSVC6 build (bug 335120) r=marria 2006-04-26 20:37:19 +00:00
bryner%brianryner.com
89cb5787e8 Strip cookies from upload requests (bug 335455) r=marria 2006-04-26 19:21:28 +00:00
peterv%propagandism.org
4dd046de15 Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 11:37:55 +00:00
allan%beaufour.dk
bf758988d6 [XForms] XBLize repeat. Bug 306247, r=me+smaug, patch by surkov@dc.baikal.ru 2006-04-26 09:54:12 +00:00
peterv%propagandism.org
02f7995799 Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 09:19:48 +00:00
bryner%brianryner.com
67ac1db716 Add logging for command events in the UI (bug 328069). As part of this change, we're adding an onAttach() notification to nsIMetricsCollector, so that re-enabling a disabled collector can work properly. Patch by Marria Nazif <marria@gmail.com>, r=me. 2006-04-26 04:16:38 +00:00
mkaply%us.ibm.com
25e5b9ab74 Silly mistake 2006-04-25 21:51:12 +00:00
mkaply%us.ibm.com
3c32b96ce5 update version for small fix 2006-04-25 21:50:32 +00:00
mkaply%us.ibm.com
a12040e88a Add a Z accesskey 2006-04-25 20:47:18 +00:00
mkaply%us.ibm.com
7f8cd64ba3 #335401
CCK only - not built
Allow specification of trust string via UI
2006-04-25 20:41:05 +00:00
mkaply%us.ibm.com
6303180103 Bad check on pref 2006-04-25 20:35:33 +00:00
mkaply%us.ibm.com
77b7357a76 Version change for small fix 2006-04-25 20:34:23 +00:00
aaronr%us.ibm.com
8b8ace82f9 [XForms] select1 event sequence backwards. Bug 332242, r=doronr+olli 2006-04-25 17:01:01 +00:00
mkaply%us.ibm.com
c1d02e0696 Per shaver, this is a better way to check 2006-04-25 16:18:39 +00:00
mkaply%us.ibm.com
7019fa9d0d Preferences autocomplete didn't work on 1.5 - adding impl 2006-04-25 16:06:02 +00:00
bryner%brianryner.com
22ba033aa0 Redo the way that collectors are created and destroyed to be more stable and extensible (bug 335120). Collectors are now instantiated by contract id and held onto by the metrics service directly. r=darin 2006-04-25 04:00:40 +00:00
bzbarsky%mit.edu
add20431b9 Fix build bustage 2006-04-24 20:25:56 +00:00
bzbarsky%mit.edu
c6cc005766 Fix image blocking for obviously image objects. Bug 334825, r=biesi, sr=shaver 2006-04-24 19:56:18 +00:00
mkaply%us.ibm.com
5e1ce4e70d #335277
CCK only - not built
Allow disabling of about:config from the CCK
2006-04-24 18:17:21 +00:00
mkaply%us.ibm.com
8a2a16c69c #334673
CCK only - not built
Rewrite prefs interface so it is more userfriendly.
2006-04-24 18:14:51 +00:00
mkaply%us.ibm.com
9d397cddf1 #334673
CCK only - not built
Rewrite prefs interface so it is more userfriendly.
2006-04-24 16:52:07 +00:00
dmose%mozilla.org
9c8ff4ec6f Allow CalDAV provider to use prompt service to request username and password (bug 308567); thanks to Gary van der Merwe <garyvdm@gmail.com> for the patch, r=dmose@mozilla.org. Not part of the default build. 2006-04-24 16:10:59 +00:00
leon.sha%sun.com
0960e6fd1d Bug 333896
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com.
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
bryner%brianryner.com
e60fb67cd7 Don't unnecessarily truncate the memory size (bug 335119) r=marria 2006-04-24 02:45:27 +00:00
gavin%gavinsharp.com
25e3210412 Bug 334319: buffer overrun in nsPermissionManager::Read when reading an invalid cookperm.txt file, r=mvl, sr=darin 2006-04-22 13:32:25 +00:00
kairo%kairo.at
bb1cea8c17 bug 334478 - Get suiterunner to actually run - make help locale work, r+sr=Neil 2006-04-21 15:23:24 +00:00
bryner%brianryner.com
9e237614e6 Install metrics as a global extension if it's built (bug 334896). r=darin 2006-04-21 06:08:56 +00:00
silver%warwickcompsoc.co.uk
410efc629d Bump ChatZilla's version number (locale change due to missed version bump for ban formatting changes).
ChatZilla only.
r=silver
2006-04-21 02:54:18 +00:00
bryner%brianryner.com
5e0e1947a2 Work around lack of toplevel-window-ready in Firefox 1.5 by using a timer callback when we see a domwindowopened notification (bug 334892) r=darin 2006-04-21 02:05:32 +00:00
darin%meer.net
de6ca592ac fix mac bustage 2006-04-21 01:54:13 +00:00
silver%warwickcompsoc.co.uk
9849aed077 Bug 27807 - Load and overlay default network list with networks.txt data from profile. Phase 1 of user-editable networks, includes required extra support from the serializer.
ChatZilla only.
r=samuel
2006-04-21 01:42:06 +00:00
bryner%brianryner.com
04e3a56d1a Address a review comment by keeping a reference to the metrics service (bug 329871), r=marria 2006-04-21 01:32:44 +00:00
darin%meer.net
344c13ee1c fixes bug 334873 "metrics.dll fails to link on windows" patch by bryner, r=darin 2006-04-21 01:26:14 +00:00
bryner%brianryner.com
76a576b446 remove unneeded include of nsIUUIDGenerator.h (bug 334750) r=marria 2006-04-20 23:25:32 +00:00
bryner%brianryner.com
6155ecee0e Change from nsMemory::Free to NS_Free (bug 329871) r=darin 2006-04-20 22:33:09 +00:00
bryner%brianryner.com
b69372252d Add some missing includes (bug 329871) r=darin 2006-04-20 22:31:27 +00:00
doronr%us.ibm.com
983fdb9d27 Bug 334832 - NPOTDB Maximum value of schema int is handled wrong. r=aaronr 2006-04-20 19:43:27 +00:00
bryner%brianryner.com
ac3800ee1e Add support for profile events (bug 329871), r=marria. 2006-04-20 18:31:05 +00:00
bryner%brianryner.com
484bb7e786 Install a BadCertHandler to avoid prompting the user when there's an SSL cert mismatch. Add a pref for automatic accept of a different cert name. Bug 334783, r=darin. 2006-04-20 17:35:53 +00:00
bryner%brianryner.com
1136d6d9a9 Fix libbz2 stream usage so that compression works again (bug 334768). r=darin. 2006-04-20 17:25:52 +00:00
allan%beaufour.dk
5caae767f2 [XForms] Bump extension version to 0.6. Bug 331208, r=smaug+aaronr 2006-04-20 10:30:56 +00:00
allan%beaufour.dk
6f52b95fc2 [XForms] submission action="mailto.." not working. Bug 332009, r=doronr+me, patch by msterlin@us.ibm.com 2006-04-20 10:25:28 +00:00
allan%beaufour.dk
b5b772146e [XForms] xforms-link-exception in model should trigger fatal error dialog. Bug 332604, r=aaronr+me, patch by sspeiche@us.ibm.com 2006-04-20 10:18:53 +00:00
mhammond%skippinet.com.au
931aace7b2 Make initialization and logging more reliable. Get building again on
Linux.  Not part of the build.
2006-04-20 07:19:42 +00:00
darin%meer.net
54f6bc3d00 fixes bug 334774 "reset mEventCount upon upload" r=bryner 2006-04-20 05:07:59 +00:00
mkaply%us.ibm.com
d1668cfa02 #334667, #334672
CCK only - not part of build
CCK creation requires that XPI dir exists, locked preferences index incorrectly in properties file
2006-04-19 18:05:12 +00:00
allan%beaufour.dk
f5089d848b [XForms] Fix crashes with select1 (regression from bug 313118. Bug 334612, r=smaug+doronr 2006-04-19 14:52:36 +00:00
allan%beaufour.dk
e5bd8c37e0 [XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug 2006-04-19 08:22:28 +00:00
bryner%brianryner.com
37bae83aa1 Fix assertions from nsMetricsEventItem::SetProperties() (bug 334044). r=darin. 2006-04-19 01:07:18 +00:00
darin%meer.net
c256dfbe2b fixes bug 334044 "build metrics as a standalone extension" r=bryner 2006-04-18 22:36:26 +00:00
allan%beaufour.dk
a4323b2511 [XForms] Select is generating too many messages. Bug 333619, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-04-18 08:48:12 +00:00
allan%beaufour.dk
762e7038b8 [XForms] Split widget base binding into two bindings. Bug 328149, r=me+aaronr, patch by surkov@dc.baikal.ru 2006-04-18 08:44:54 +00:00
sharparrow1%yahoo.com
67d4723e36 Bug 334416: Misc view usage cleanups. r+sr=roc. 2006-04-18 06:05:24 +00:00
roc+%cs.cmu.edu
eb125f488d Bug 313962. Fix simple uninitialized variable crasher in GConf nsSystemPrefs. r=timeless 2006-04-17 22:03:46 +00:00
mkaply%us.ibm.com
fcd9605ced 1.6.0 version was only for testing 2006-04-17 19:08:56 +00:00
mkaply%us.ibm.com
cc953c671a plugins dir is now platform 2006-04-17 19:08:32 +00:00
robert%accettura.com
85f444074b Bug 333806 Remove reporter about page r=mconnor 2006-04-17 18:01:43 +00:00
mkaply%us.ibm.com
92f8475aea #334002
CCK only - not part of build
Add support for having multiple XPIs in one CCK package
2006-04-17 17:04:51 +00:00
mkaply%us.ibm.com
6d20e74a55 Someday I'll get the version number right 2006-04-17 17:02:30 +00:00
Olli.Pettay%helsinki.fi
becc77f1fe Bug 333029, XBLize xf:message. r=allan+doronr 2006-04-17 13:06:08 +00:00
Olli.Pettay%helsinki.fi
750f2f6e8c Bug 329617, Hint does not work for select1, r=aaronr+doronr 2006-04-17 12:53:09 +00:00
allan%beaufour.dk
b0341c9ddd Schema Validation uses getter_AddRefs wrong. Bug 334007, r=aaronr+me, patch by doronr 2006-04-17 09:01:54 +00:00
cls%seawood.org
e993b1d3b4 Enable session roaming extension to be built into static builds.
Bug #245721 r=bsmedberg
2006-04-14 20:47:06 +00:00
mkaply%us.ibm.com
50fc283812 #333770
CCK only
Package cck.config in cck package
2006-04-14 15:42:10 +00:00
mkaply%us.ibm.com
fe491d71d3 #333470
CCK only
Labels were missing control attribute
2006-04-13 21:28:01 +00:00
cvshook%sicking.cc
7a388e48eb Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron 2006-04-13 04:07:12 +00:00
silver%warwickcompsoc.co.uk
3ecf654c80 Bug 276075 - Make Venkman compatible with Thunderbird. Woo.
Venkman only.
r=timeless
p=a@totic.org (Aleks Totic)
p=silver
2006-04-12 23:23:07 +00:00
pedemont%us.ibm.com
6abbc7a264 Bug 333420 - Fix build break when building with gcj. 2006-04-12 21:28:35 +00:00
pedemont%us.ibm.com
ed02b645af Update testcases to work with new MozillaInterfaces.jar. No bug. 2006-04-12 21:24:03 +00:00
benjamin%smedbergs.us
da0a576976 Fix leftover #include, bustage from bug 270893 2006-04-12 17:09:04 +00:00
benjamin%smedbergs.us
9588831ccc xforms bustage from nsIArray freezing, bug 270893 2006-04-12 16:49:36 +00:00
benjamin%smedbergs.us
70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
allan%beaufour.dk
b7c5727245 [XForms] Expose abstract interface for input[type="date"] -- new file. Bug 327584, r=doronr+me, patch by surkov@dc.baikal.ru 2006-04-12 07:59:36 +00:00
allan%beaufour.dk
8350993b0d [XForms] Expose abstract interface for input[type="date"]. Bug 327584, r=doronr+me, patch by surkov@dc.baikal.ru 2006-04-12 07:57:55 +00:00
allan%beaufour.dk
d84b65d0ba [XForms] Support appearance attribute for select1. Bug 303353, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-04-12 07:53:34 +00:00
bzbarsky%mit.edu
040ffd3a81 Remove some redundant code. Bug 309834, patch by Samuel Tardieu <sam@rfc1149.net>, r=neil, sr=bzbarsky 2006-04-11 22:22:22 +00:00
aaronr%us.ibm.com
47d30fe29b [XForms] Get rid of unnecessary switch debug console warning. Bug 332872, r=doronr+olli 2006-04-11 16:47:49 +00:00
kairo%kairo.at
54be0c0be3 bug 333415 - Lanuagepack-Link broken in cs_nav_prefs_appearance.xhtml (sorry - was my fault), p=opitz.michael@inode.at r=IanN 2006-04-11 16:18:29 +00:00
mkaply%us.ibm.com
d719612b81 remove some unnecessary cert code 2006-04-11 15:43:53 +00:00
mkaply%us.ibm.com
2581ceffaa *** empty log message *** 2006-04-11 15:43:32 +00:00
cbiesinger%web.de
55f9f3d9c7 bug 333263 only call Read() when mPermissionsFile is initialized
r=mvl sr=darin
2006-04-11 15:09:51 +00:00
mhammond%skippinet.com.au
ddc3994123 Move all Python initialization code into a new global
PyXPCOM_EnsurePythonEnvironment.  At the same time remove the old, dead
code behind PYXPCOM_USE_PYGILSTATE and LOADER_LINKS_WITH_PYTHON.
Not part of the default build.
2006-04-11 06:12:14 +00:00
mhammond%skippinet.com.au
100a5904cd PyXPCOM_LogError should always write the error message, even if there is
no traceback or exception info.
Not part of the build.
2006-04-11 06:04:23 +00:00
Olli.Pettay%helsinki.fi
3687211931 Bug 333045, select1 initialized by instance data on form load has wrong size, r=allan+aaronr 2006-04-10 17:58:15 +00:00
mkaply%us.ibm.com
ad498da0ef UI cleanup 2006-04-10 17:13:20 +00:00
mkaply%us.ibm.com
ad20f0223e Proxy pages doesn't disable correctly 2006-04-10 17:12:01 +00:00
doronr%us.ibm.com
91ad131fea Bug 333006 - Schema Validation doesn't handle default attribute types. r=aaronr/allan 2006-04-10 16:51:32 +00:00
mkaply%us.ibm.com
e672090972 Upping version 2006-04-10 16:34:05 +00:00
mkaply%us.ibm.com
9eb1aab640 Add suppor for hiding/locking the CCK in extension manager 2006-04-10 16:33:56 +00:00
neil%parkwaycc.co.uk
76785efbde Fix coding error (kids = document.createElement ...) r=timeless,caillon 2006-04-10 15:53:18 +00:00
allan%beaufour.dk
a9c327f9c9 [XForms] Fix crash on empty instances. Bug 333113. r=smaug+doronr. NPOTB 2006-04-10 14:58:06 +00:00
mkaply%us.ibm.com
e7c4914688 I had completely broken cert importing 2006-04-10 13:23:44 +00:00
mkaply%us.ibm.com
ea9554bd0d Be specific as to what kind of certs we support 2006-04-10 13:22:53 +00:00
kairo%kairo.at
23cf08ad30 followup to previous checkins for bug 325473 - Undo separation of language and region/content packs - removal of extensions/content-packs, implicit r=jag/sr=Neil 2006-04-08 12:15:52 +00:00
kairo%kairo.at
91acb7039c bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
kairo%kairo.at
726174c0db bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil 2006-04-08 11:01:39 +00:00
bugzilla%standard8.demon.co.uk
4f3d1dae64 Bug 331758 Add SeaMonkey to install.rdf so that DOMI will run with it when SeaMonkey becomes a MOZ_XUL_APP. r=timeless,sr=Neil 2006-04-08 10:19:04 +00:00
mkaply%us.ibm.com
5274a28c3d Add workaround for bug 333049 - basically put the prefs for homepage and throbber url in different places depending on whether they are locked or not 2006-04-07 18:15:27 +00:00
mkaply%us.ibm.com
703b15e2da remove browser.startup.homepage_reset since it doesn't look like it is used anymore 2006-04-07 18:14:20 +00:00
allan%beaufour.dk
e4987193ee [XForms] Too many schema-validation errors. Bug 332960, r=doronr+smaug 2006-04-07 09:04:49 +00:00
bryner%brianryner.com
c0f9fdac7f fixing branch compile error (bug 333079) r=marria 2006-04-07 02:03:14 +00:00
mkaply%us.ibm.com
4c6e923055 Don't allow browser.startup.homepage to be set as a pref - see bug 333049 2006-04-06 22:00:38 +00:00
mkaply%us.ibm.com
157fa05688 We need to unlock the prefs in the uninstall, disable and upgrade cases 2006-04-06 21:59:30 +00:00
mkaply%us.ibm.com
532128ce9e Add support for preference locking 2006-04-06 19:44:05 +00:00
timeless%mozdev.org
c0602375b6 Bug 268448 typo in Venkman.properties
change by brendan, r=timeless, rs=brendan
2006-04-06 11:34:11 +00:00
allan%beaufour.dk
c1affd745b [XForms] Stop processing on instance load error. Bug 332218, r=smaug+aaronr 2006-04-06 08:17:02 +00:00
allan%beaufour.dk
eccfcdb6cc [XForms] Expose switch-state to script. Bug 332127, r=aaronr+doronr 2006-04-06 08:12:46 +00:00
allan%beaufour.dk
442017d857 [XForms] Fix context setting for output with value attribute. Bug 305196, r=smaug+aaronr 2006-04-06 08:08:55 +00:00
mkaply%us.ibm.com
ba0b4c19c7 #332865
r=mkaply
Patch from Matt Willis - fix some missing semicolons
2006-04-05 19:22:09 +00:00
mkaply%us.ibm.com
17d1664471 Fix bad line endings 2006-04-05 19:20:39 +00:00
doronr%us.ibm.com
8c59f22b1a Checkin for XForms bug 329136 breaks windows - should use nsresult and not NS_IMETHODIMP 2006-04-05 18:25:41 +00:00
doronr%us.ibm.com
ecc43aa481 XForms bug 329136 - XForms needs to validate instance documents against their schema. r=aaronr, allan 2006-04-05 16:51:11 +00:00
mkaply%us.ibm.com
3e3d87044d Forgot to change version number 2006-04-05 14:37:45 +00:00
allan%beaufour.dk
2c1ced7ead [XForms] Better logging of MDG loop errors. Bug 332125, r=doronr+smaug 2006-04-05 08:05:25 +00:00
dbaron%dbaron.org
04b8c33eda Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
aaronr%us.ibm.com
8963531bf8 [XForms] Suppress select1 value changed events if not incremental. Bug 330825, r=doronr+allan 2006-04-04 22:38:28 +00:00
aaronr%us.ibm.com
854e3b246a [XForms] Initializing SetIntrinsicState too early. Bug 331911, r=allan+smaug 2006-04-04 21:09:57 +00:00
gijskruitbosch%gmail.com
3c1801c338 Bug 332652 - The same keys conflict in the Tools menu.
ChatZilla Only.
p=changdong.cui@sun.com
r=silver
2006-04-04 21:09:06 +00:00
mkaply%us.ibm.com
078406eedf More error checking, more XBL cleanup, change some prefs 2006-04-04 19:59:25 +00:00
Olli.Pettay%helsinki.fi
f361979deb Bug 331081, Nested repeats are not working on trunk, r=aaronr+allan 2006-04-04 19:51:31 +00:00
allan%beaufour.dk
a9d518f5c8 [XForms] Calendar widget rewrite. Bug 332559, r=doronr+me, patch by surkov@dc.baikal.ru 2006-04-04 10:34:32 +00:00
allan%beaufour.dk
dad0e2c2b6 [XForms] Fix selected attribute on case elements. Bug 332129, r=aaonr+doronr 2006-04-04 08:12:38 +00:00
allan%beaufour.dk
316f0ed98f [XForms] Make nsIXFormsModelElement::getInstanceDocument raise DOMException. Bug 305184, r=aaronr+smaug 2006-04-04 08:10:25 +00:00
allan%beaufour.dk
50ffdf12ca [XForms] Select widgets for XUL. Bug 323851, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-04-04 08:07:12 +00:00
mkaply%us.ibm.com
33319ef269 Improve error checking 2006-04-03 21:48:21 +00:00
pedemont%us.ibm.com
dee2288e08 Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg 2006-04-03 21:16:49 +00:00
mkaply%us.ibm.com
d5e2435e3f Rename searchplugin.xul to searchengine.xul 2006-04-03 20:36:34 +00:00
mkaply%us.ibm.com
e4814f87f0 Continue XBLification, add support for Live bookmarks, better error checking 2006-04-03 20:01:09 +00:00
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
doronr%us.ibm.com
5a87b29c79 XForms bug 331328 - Schema changes only reflected on restart. r=aaronr,allan 2006-03-22 19:36:27 +00:00
aaronr%us.ibm.com
985c4cfc84 [XForms] fixing required bind for all submission methods. Bug 326452, patch by sspeiche, r=doronr+allan 2006-03-22 19:27:46 +00:00
bryner%brianryner.com
a68038606f fixing bad assertion bustage, bug 330712 2006-03-22 18:19:06 +00:00
aaronr%us.ibm.com
1ead5508bb [XForms] generate xforms-link-error for help, hint, alert and message elements. Bug 300255, r=smaug+allan 2006-03-22 18:05:49 +00:00
kairo%kairo.at
c5f7025c57 bug 331189 - string changes required (in German locale) for DOMI bug 109481, additionally fix .properties file to really include strings (my local conversion script was buggy) 2006-03-22 16:30:48 +00:00
dbaron%dbaron.org
7267168b26 Fix backwards pointers. b=330855 r=doron sr=jst 2006-03-22 07:16:55 +00:00
bryner%brianryner.com
17bd271bdc #ifdef'ing new include for the branch 2006-03-22 04:59:11 +00:00
bryner%brianryner.com
be4cba9e54 Generate a client ID and send it in an HTTP header (bug 330712) r=darin 2006-03-22 02:53:05 +00:00
benjamin%smedbergs.us
62564c6c35 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 18:39:56 +00:00
doronr%us.ibm.com
19cca81baf Bug 328092 - Schema Validation: Duraations have problems with pre-1900 dates due to NSPR. r=aaronr 2006-03-21 16:39:36 +00:00
benjamin%smedbergs.us
c2e0194764 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 14:41:13 +00:00
timeless%mozdev.org
7915c0f851 Bug 109481 Easy way to pick open pages (as opposed to open windows)
localizations by:
cs-CZ	p.franc@gmail.com
2006-03-21 10:33:13 +00:00
timeless%mozdev.org
5611e1e467 Bug 109481 Easy way to pick open pages (as opposed to open windows)
introduced strings for which replacements were not available for:
cs-CZ da fr pt-BR sk zh-TW
So they have been removed from this Makefile.in until they're provided.

de remains in the list because kairo promised to translate the en-us strings
that we copied into de per his request.
2006-03-21 10:14:49 +00:00
timeless%mozdev.org
6bcb9f1164 Bug 109481 Easy way to pick open pages (as opposed to open windows)
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
localizations by:
hu	timar@fsf.hu
pl	marek.stepien@gmail.com
ru	als@mozilla.ru
sv-SE	hasse@jasajudeju.se
el	pkst@gmx.net
nb-NO	havarmor@stud.ntnu.no
zh-CN	shaohua.wen@gmail.com
ga-IE	kscanne@yahoo.com

German committed w/ English strings per kairo
2006-03-21 09:57:36 +00:00
allan%beaufour.dk
b423df6208 [XForms] Fix range crash on reloading page. Bug 329379, r=me+aaronr, patch by smaug 2006-03-21 09:19:13 +00:00
timeless%mozdev.org
3a351ccd58 Bug 328009 UniversalChardetTest.cpp(65) : warning C4800: 'const PRBool' : forcing value to bool 'true' or 'false' (performance warning)
r=smontagu sr=bz
2006-03-21 06:35:45 +00:00
doronr%us.ibm.com
d587034c2f XForms bug 330671 - multiple message dialogs don't always show. r=aaronr,allan 2006-03-20 19:17:14 +00:00
allan%beaufour.dk
9abfee0cc3 [XForms] Fix submit issue for XUL. Bug 323006, r=smaug+me, patch by surkov@dc.baikal.ru 2006-03-20 11:04:57 +00:00
allan%beaufour.dk
55ef40139b [XForms] Pick out calendar widget. Bug 329204, r=doronr+me, patch by surkov@dc.baikal.ru 2006-03-20 11:00:10 +00:00
allan%beaufour.dk
a3361a75f4 [XForms] Fix excessive refreshing for delegate controls. Bug 327985, r=aaronr+me, patch by surkov@dc.baikal.ru 2006-03-20 10:47:06 +00:00
silver%warwickcompsoc.co.uk
911241a85c Bug 329702 - Allow code to hook all commands as well as individual ones.
ChatZilla only.
r=samuel
2006-03-18 15:20:32 +00:00
mkaply%us.ibm.com
7190d3b7a2 Add validation for id/name/version 2006-03-17 17:41:10 +00:00
darin%meer.net
dd7ffaf0ca fixes bug 328125 "Add support for dynamic configuration and throttling" r=bryner 2006-03-17 02:58:16 +00:00
aaronr%us.ibm.com
649032f434 [XForms] Expose a .getInstanceDoc() interface on instance elements. Bug 330252, patch by surkov, r=allan+aaronr 2006-03-17 02:19:07 +00:00
gijskruitbosch%gmail.com
d9335aa128 No bug. Update talkback link with the new URL.
ChatZilla Only.
r=samuel on IRC
2006-03-17 00:11:28 +00:00
pedemont%us.ibm.com
a267d6f58e Bug 329159 - StringIndexOutOfBoundsException in Mozilla.getGREPathFromRegistryFile. r=mkaply. 2006-03-16 20:59:42 +00:00
aaronr%us.ibm.com
c914c224ed [XForms] Generate xforms-compute-exceptions for binds. Bug 330579, r=doronr+smaug 2006-03-16 19:17:19 +00:00
timeless%mozdev.org
1059b8a1d2 Bug 242729 Copy in the right-click menu in the DOM inspector nodeName/nodeValue doesn't work
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
2006-03-16 06:23:03 +00:00
pedemont%us.ibm.com
a9c22aea40 Bug 315767 - Submission of large files using multipart-post doesn't work. r=darin, r=aaronr 2006-03-15 20:42:50 +00:00
doronr%us.ibm.com
f152c254c9 Bug 329970 - nsSchemaLoader does not copy over attributes for DERIVATION_RESTRICTION_COMPLEX r=peterv 2006-03-15 17:13:09 +00:00
allan%beaufour.dk
0c53db67db [XForms] Show error on invalid qname for lazy created node. Bug 317527, r=me+doronr, patch by aaronr 2006-03-15 09:31:13 +00:00
allan%beaufour.dk
f8a15f786a [XForms] Do not dispatch events on form load. Bug 329633. r=aaronr+smaug 2006-03-15 09:18:06 +00:00
bryner%brianryner.com
cdc7ad6d9b fixing bustage, bug 330420 2006-03-15 06:31:46 +00:00
bryner%brianryner.com
4cd1e2b280 Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
darin%meer.net
f814fd1ca7 fixes bug 328068 "[osx] gather memory usage data for load events" r=bryner 2006-03-15 00:25:05 +00:00
bugzilla%arlen.demon.co.uk
25a40828c6 Bug 329901 Use MDC for some external links
p=Giacomo Magnini <giacomo.magnini@portalis.it> r=me
2006-03-14 22:39:36 +00:00
bzbarsky%mit.edu
be3b8788e1 Followup to fix build bustage. Bug 305710 2006-03-14 19:29:38 +00:00
bzbarsky%mit.edu
6e8df6adb8 nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24
<jlurz24@gmail.com>, r=sicking, sr=bzbarsky
2006-03-14 17:12:41 +00:00
allan%beaufour.dk
4c75627c45 [XForms] Fix .xf-repeat-item on load and refresh. Bug 329885, r=smaug+doronr 2006-03-14 08:50:49 +00:00
allan%beaufour.dk
e432ae5781 [XForms] Move accesskey label into xforms-xhtml.xml. Bug 327998, r=doronr+me, patch by surkov@dc.baikal.ru 2006-03-13 09:06:34 +00:00
mnyromyr%tprac.de
69d87c56fa Bug 330171: Remove documentation of DPI prefs; p=<stefanh@bluebottle.com>, r=IanN 2006-03-12 20:52:02 +00:00
darin%meer.net
8f036a01aa fixes bug 328068 "gather memory usage data for load events" r=bryner 2006-03-08 15:09:25 +00:00
allan%beaufour.dk
a366580fad [XForms] Fix excess refresh during widget loading. Bug 326766, r=smaug+me, patch by surkov@dc.baikal.ru 2006-03-08 10:14:50 +00:00
cvshook%sicking.cc
418aee9cf3 Fix build bustage 2006-03-08 05:45:50 +00:00
cvshook%sicking.cc
de7a063b91 Bug 325426: Only use baseURI to resolve relative uris. r=bz sr=jst 2006-03-08 05:01:16 +00:00
bugzilla%arlen.demon.co.uk
171a9628ee Bug 324992 Add pref UI for mail remote content's new prefs - fix bad grammar just introduced in help file
p=me r=stefanh
2006-03-08 00:44:25 +00:00
bugzilla%arlen.demon.co.uk
96b80e8718 Bug 324992 Add pref UI for mail remote content's new prefs
p=me r=mnyromyr sr=neil (for code) r=stefanh (for help)
2006-03-08 00:31:10 +00:00
bryner%brianryner.com
d886035f6f Initial checkin of Google Safe Browsing extension (bug 329292). Code contributed by fritz@google.com. Not yet part of the build. r=darin. 2006-03-07 18:36:56 +00:00
Olli.Pettay%helsinki.fi
f79ea0115b Bug 234455, Centralize event dispatch r=jst, sr=bz 2006-03-07 17:08:51 +00:00