Commit Graph

160145 Commits

Author SHA1 Message Date
rob_strong%exchangecode.com
1b29bf9ee6 Bug 339196 - Cleaner wizard image for NSIS installer. patch (image)=Steven Garrity <steven@silverorange.com>, r=rob_strong 2006-05-26 18:20:39 +00:00
scott%scott-macgregor.org
625846e974 Bug #336334 --> make select all (ctrl-a) work in the advanced search dialog. sr=bienvenu 2006-05-26 18:17:37 +00:00
mark%moxienet.com
78602d6e0e 339051 Embedding and plugin users restrict the ability to let the system run the event loop. Always receive and dispatch events manually. Carbon. r=josh sr=darin 2006-05-26 18:12:46 +00:00
joe%retrovirus.com
2b3f76808f Sets the flex factor of the searchbar to match the one on branch.
bug=337738
r=gavin
sr/uir=mconnor
2006-05-26 18:07:34 +00:00
brendan%mozilla.org
7aab66ac5a Oops, s/NULL/JS_FALSE/. 2006-05-26 18:01:41 +00:00
mark%moxienet.com
ec531b38fd 339238 Java doesn't work when MRJPlugin.plugin is a symbolic link. CFBundleCopyExecutableURL doesn't return a proper URL for bundles whose roots are referred to by symlink. Resolve bundle paths when they are symbolic links. r=josh sr=darin 2006-05-26 17:56:18 +00:00
brendan%mozilla.org
39933ad5a8 Avoid bad old valueOf call attempt for object-to-object conversion (339256, r=mrbkap). 2006-05-26 17:34:08 +00:00
longsonr%gmail.com
93329ab843 Bug 333796 - Could potentially leak ctx in cairo renderer. r=jwatt, sr=tor 2006-05-26 16:15:30 +00:00
jwatt%jwatt.org
17f4d3e204 Partial fix for bug 338580. Improve SVG hittesting performance. Patched by Alex Fritze <alex@croczilla.com>. r=jwatt@jwatt.org, sr=tor@acm.org 2006-05-26 16:01:44 +00:00
tor%cs.brown.edu
56a30d1051 Bug 328433 - Remove empty destructors from svg/content. r=jwatt, sr=tor 2006-05-26 15:51:11 +00:00
jwatt%jwatt.org
86377ed93f Fixing bug 328368. nsIDOMSVGSVGElement's getCurrentTime method is overridden by windows macro. r+sr=tor@acm.org 2006-05-26 15:40:48 +00:00
bugzilla%standard8.demon.co.uk
a1f600cbbf Bug 339244 Layout won't build with --disable-inspector-apis r=benjamin,sr=dbaron 2006-05-26 15:03:05 +00:00
mkaply%us.ibm.com
1d576a042e 337826 - CCK - not part of build - get CCK working on OS/2 2006-05-26 14:53:31 +00:00
neil%parkwaycc.co.uk
1a10e9f2bf Bug 339309 do_CreateInstance(NS_SCHEMAVALIDATOR_CONTRACTID) r=beaufour,doron 2006-05-26 14:40:04 +00:00
neil%parkwaycc.co.uk
4417e1c7ec Bug 339313 Can't FAYT for shifted characters (symbols) in listboxes or trees p=zeniko@gmail.com r+sr=me 2006-05-26 12:58:09 +00:00
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