Commit Graph

160130 Commits

Author SHA1 Message Date
gijskruitbosch%gmail.com
d925f30a5f Bug 212540 - Toolbar Customization dialog should stay where the user places it
r=mconnor
p=mossop.bugzilla@blueprintit.co.uk (Dave Townsend)
2006-05-26 12:20:51 +00:00
allan%beaufour.dk
a9deee9dea [XForms] Forgot to kill XXX comment in bug 339091 2006-05-26 08:54:37 +00:00
allan%beaufour.dk
fe4c707169 [XForms] Fix JS strict warnings. Bug 339091, r=smaug 2006-05-26 08:52:22 +00:00
allan%beaufour.dk
e43fb79714 [XForms] select1 .xf-value targets dropdown arrow. Bug 339200, r=smaug+aaronr 2006-05-26 08:20:05 +00:00
allan%beaufour.dk
d9e7440999 [XForms] VC6 fix for bug 315407. r=neil+doronr 2006-05-26 08:09:15 +00:00
allan%beaufour.dk
fc165a864c [XForms] Trying to fix atlantia bustage (bug 339198). Yeah, I know it does not look busted. It is. Really. Trust me. Or look at bug 339201 :) 2006-05-26 07:11:27 +00:00
joshmoz%gmail.com
832165a760 I meant to invert the fore color, not the back color. cleanup for my previous patch. b=338374 2006-05-26 03:38:48 +00:00
joshmoz%gmail.com
f4a8995bcc be more efficient about drawing dashed/dotted lines. b=338374 r=mento 2006-05-26 02:14:29 +00:00
mike.morgan%oregonstate.edu
5b79f6ae9f initial import of aus2 sanity tests 2006-05-26 01:18:01 +00:00
mike.morgan%oregonstate.edu
9305c05104 initial import of aus2 app portion 2006-05-26 01:17:33 +00:00
mike.morgan%oregonstate.edu
dac4378b52 Messed up the initial import.... :( 2006-05-26 01:16:05 +00:00
mike.morgan%oregonstate.edu
11efbc8f45 Migrating aus2 from SVN to CVS 2006-05-26 01:12:50 +00:00
dbaron%dbaron.org
5c13c92f24 Create a mechanism to allow GC participants to be marked as externally reachable due to network loads, make XMLHttpRequest a GC participant and use nsMarkedJSFunctionHolder to manage its event listeners just like DOM event listeners to avoid leaks due to cycles. b=206520 r=mrbkap, darin, bzbarsky sr=jst 2006-05-26 01:00:21 +00:00
uid815
be7035febd fixed a mistake in the breadcrumbs 2006-05-25 23:42:58 +00:00
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
brendan%mozilla.org
337e318004 Fix off-by-one and logic bugs conspiring against catch blocks (339262, r=mrbkap). 2006-05-25 22:23:37 +00:00
mnyromyr%tprac.de
b30eb298f5 Bug 301105: [Mac] Classic: Use native-styled menus/menupopups; p=<stefanh@bluebottle.com>, r/sr=neil 2006-05-25 21:52:38 +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
uid815
f03ad082e6 added background images 2006-05-25 21:23:02 +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
gavin%gavinsharp.com
225fe795b4 Fix duplicate ID attribute added in bug 335777. 2006-05-25 21:02:48 +00:00
uid815
0d3839e86d got rid of the old background and added the mozilla logo 2006-05-25 20:35:24 +00:00
uid815
853b771eb0 added rustico css 2006-05-25 20:35:09 +00:00
uid815
cbd3efb399 - added the breadcrumb helper
- reorganized header/footer/etc
2006-05-25 20:34:56 +00:00
uid815
f85fd20f51 added the Breadcrumb helper link 2006-05-25 20:34:25 +00:00
rob_strong%exchangecode.com
5e45f40889 Bug 338807 - Unable to DLLRegisterServer AccessibleMarshal.dll on trunk builds (C Runtime library error). r=ted.mielczarek, sr=bsmedberg 2006-05-25 20:25:53 +00:00
tony%ponderer.org
174a11470f Bug 338693: move safe browsing timer code into C++ on doc nav event.
r=darin,bryner
2006-05-25 20:12:14 +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
gavin%gavinsharp.com
1a0f2121ad Bug 337774: improve safe browsing preferences panel, patch by Ryan Flint <rflint@dslr.net>, r=mconnor, ui-r=beltzner 2006-05-25 20:04:32 +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
doronr%us.ibm.com
816d4e1359 Fix bug 338342 - clicking Finish in pfs no longer works. r=mconnor 2006-05-25 20:03:51 +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
ccooper%deadsquid.com
9735dc2962 - script to clone a testgroup, including all subsidiary subgroups and testcases 2006-05-25 19:00:32 +00:00
enndeakin%sympatico.ca
467cbb1519 Bug 336439, notification area not sized properly, r=mconnor 2006-05-25 18:55:34 +00:00
ccooper%deadsquid.com
531f0dfefd - order testgroups by name 2006-05-25 18:54:48 +00:00
ccooper%deadsquid.com
6051713eaa - script to import complete test plans from TestRunner 2006-05-25 18:45:33 +00:00
joshmoz%gmail.com
fb1a237419 Call NSApplicationLoad() to initialize Cocoa even in Carbon builds because if anyone uses Cocoa without it being called (other components or plugins), the app goes crazy. b=337334 r=mento 2006-05-25 18:15:01 +00:00
bryner%brianryner.com
b6c6a120f9 Fix up mac widget callsites for bug 336696, r=pinkerton sr=neil 2006-05-25 17:52:45 +00:00
dougt%meer.net
240fcda37d Adding a way to provide storage card location information for devices. npodb 2006-05-25 17:47:46 +00:00
sergei_d%fi.tartu.ee
431f4a7635 [BeOS]Adding native Quit() in nsNativeAppSupportBeOS, Bug 338663, p=sergei_d, r=thesuckiestmail. BeOS-only change 2006-05-25 17:45:00 +00:00
mark%moxienet.com
2318751c89 54488 Scrollbars in inactive windows should also be inactive. r=josh 2006-05-25 17:42:40 +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
darin%meer.net
148944fe8b fixes bug 312061 "Call res_ninit when restarting the DNS service [was: Firefox keeps a list of dns servers after connection goes down]" r=biesi sr=bzbarsky 2006-05-25 16:49:48 +00:00
bugzilla%standard8.demon.co.uk
e945c386fc Bug 336894 Get rid of window title hacks in toolkit's about:config. r=mconnor 2006-05-25 16:17:01 +00:00
cltbld
37ad7cda61 Automated update from host egg 2006-05-25 15:54:18 +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
bmlk%gmx.de
a714532cd0 avoid memory leak on early return bug 333354 r/sr=bzbarsky 2006-05-25 14:56:44 +00:00