Граф коммитов

5699 Коммитов

Автор SHA1 Сообщение Дата
shaver%mozilla.org 1abdd2a93a WebDAV, NPOTB.
- Simplify interfaces by losing implicit parameterization through data on
  subtypes.
- Add ResourceWithLock for manipulating locked resources.
- Lose the thinnest OSL-creation wrapper functions; they were just dead
  boilerplate weight.
2004-10-30 22:13:11 +00:00
bsmedberg%covad.net 3bf2b706f4 Build bustage, bug 237745 2004-10-30 03:44:32 +00:00
bsmedberg%covad.net a0236bf40d Use appcomps properly. 2004-10-30 02:26:17 +00:00
timeless%mozdev.org bee28b94e0 Bug 237745 (app-startup) 2004-10-29 21:41:47 +00:00
bsmedberg%covad.net 762fa8b0ea Build bustage from bug 237745, although I can't imagine that this code actually works. 2004-10-29 20:28:28 +00:00
shaver%mozilla.org f5f6159e3a WebDAV, NPOTB:
- Unify listeners better, with parameterized operation types for both
  completion and detail.
- Unify propfind and general-listener code for big ole code-sharing win.
2004-10-29 20:20:54 +00:00
darin%meer.net 81f9345e29 fixes bug 266626 "EvaluateNodeBinding is wrong for <submission> elements" r=bryner 2004-10-29 19:50:31 +00:00
bsmedberg%covad.net e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
bugzilla%arlen.demon.co.uk e2dce244ea Bug 262080 Cruft removal/additional fixes for mozilla help files - more fixes
p=giacomo.magnini@portalis.it r=me
2004-10-28 11:11:28 +00:00
bugzilla%arlen.demon.co.uk e737a69253 Bug 265683 privacy policy viewer has transparent menu/status bar
p=me r=db48x sr=neil.parkwaycc.co.uk
2004-10-27 23:51:00 +00:00
pedemont%us.ibm.com 7a9c95414e Remove nsWriteSegmentFun - no longer needed. 2004-10-27 22:03:45 +00:00
pedemont%us.ibm.com 0a7e2da254 Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object. 2004-10-27 17:10:03 +00:00
timeless%mozdev.org e8f93a47ba Bug 231716 10 new 'Blamed Build Warnings' from 'Linux brad Clobber (info) on 01/20 22:42', (in files: mozLineTerm.cpp)
patch by gautheri@noos.fr r=timeless sr=roc
2004-10-27 05:26:56 +00:00
pedemont%us.ibm.com 09a89dd42d Properly handle [inout] string params when calling a Java method from XPCOM. Allocate enough space for PRUnichar string when returning to XPCOM. 2004-10-26 20:30:01 +00:00
pedemont%us.ibm.com 2554d099dd Call dumpArray() after deleting array, to see if all objects are properly deleted. 2004-10-26 20:16:04 +00:00
pedemont%us.ibm.com a8b0f50343 Make sure to delete create XPTC stubs. If method invocation fails, clean up params before throwing exception and returning. 2004-10-26 20:14:53 +00:00
bryner%brianryner.com 9c43217e31 Support nested bind elements (bug 265471). Remove use of nsIXTFPrivate, to make the code cleaner (and more efficient, as well). Implement the readonly property for inputs. 2004-10-26 00:34:03 +00:00
bugzilla%arlen.demon.co.uk 74d7da1acd Bug 265950 Change ' to &apos; and &quot; to <q></q>
p=giacomo.magnini@portalis.it r=me
2004-10-25 23:25:14 +00:00
bugzilla%arlen.demon.co.uk f3b70f6e0a Bug 264102 Chrome should use document.title instead of window.title - p3p fixes
p=me r=neil.parkwaycc.co.uk sr=darin
2004-10-25 23:08:06 +00:00
silver%warwickcompsoc.co.uk ef8a009765 Bug 249462 - Put ChatZilla XPI building tools into CVS.
ChatZilla only.
r=rginda
2004-10-24 23:04:15 +00:00
bugzilla%arlen.demon.co.uk 0d921bb0b8 Bug 111484 Hide/Show platform-specific references in help files
p=stefan_h@hem.utfors.se r=me
2004-10-24 23:02:26 +00:00
silver%warwickcompsoc.co.uk 3a3892d987 Bug 262037 - Only search for plugins to remove by URL, not ID.
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
2004-10-24 22:49:27 +00:00
silver%warwickcompsoc.co.uk e2bbca1bfa Bug 261711 - Treat '330' message the same as other whois lines.
ChatZilla only.
r=samuel@sieb.net
2004-10-24 20:03:45 +00:00
silver%warwickcompsoc.co.uk 65f8ac487e Bug 255494 - Correctly clear pref observer system. Prevents hitting pref system crash (bug 265788).
ChatZilla only.
r=rginda
2004-10-24 19:35:08 +00:00
silver%warwickcompsoc.co.uk eb1c1f7ef6 Bug 265414 - Don't call createInstance on a service CID. Also optimises utility code to createInstance and adds a getService utility function.
ChatZilla only.
r=rginda
2004-10-24 19:31:38 +00:00
bugzilla%arlen.demon.co.uk ad77c6b01a Bug 145926 Navigator Preferences - DOM Inspector help content needed
p=stefan_h@hem.utfors.se r=me
2004-10-24 19:28:41 +00:00
bugzilla%arlen.demon.co.uk 8495166d6a Bug 251548 Minor nits and cruft removal from composer_help.xhtml
p=giacomo.magnini@portalis.it r=me/neil.parkwaycc.co.uk
2004-10-24 19:23:51 +00:00
bugzilla%arlen.demon.co.uk db041de28a Bug 262080 Cruft removal/additional fixes for mozilla help files - cruftremovalnew4 fixes
p=giacomo.magnini@portalis.it r=me
2004-10-24 18:46:42 +00:00
bugzilla%arlen.demon.co.uk f4194e5834 Bug 262080 Cruft removal/additional fixes for mozilla help files - developer tools patch
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-10-24 18:37:18 +00:00
bugzilla%arlen.demon.co.uk 08fce4ba87 Bug 264102 Chrome should use document.title instead of window.title - xmlterm fixes
p=me r=neil.parkwaycc.co.uk
2004-10-24 18:10:59 +00:00
bugzilla%arlen.demon.co.uk e75f78361a Bug 264102 Chrome should use document.title instead of window.title - sroaming fixes
p=me r=ben.bucksch
2004-10-24 17:48:06 +00:00
bugzilla%arlen.demon.co.uk 04d4e14d2d Bug 264102 Chrome should use document.title instead of window.title - venkman fixes
p=me r=rginda
2004-10-24 17:45:21 +00:00
bzbarsky%mit.edu 5c966fc888 Make XSLT stylesheet loads check content policy. Bug 203211, r=sicking,
sr=peterv
2004-10-24 17:25:58 +00:00
darin%meer.net 1ee02a946c landing patch for bug 264991 "Support xforms submission replace attribute" r=bryner 2004-10-20 21:43:10 +00:00
silver%warwickcompsoc.co.uk c96d662ada Bug 262037 - New ChatZilla plugin API.
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
2004-10-20 17:13:35 +00:00
silver%warwickcompsoc.co.uk 54b6ffc4b5 Bug 247507 - Make Venkman on Aviary banch work in FF 1.0.
r=shaver
a=drivers
2004-10-20 16:26:05 +00:00
pedemont%us.ibm.com 0c5ecb1502 Move assert to the correct place 2004-10-19 23:15:51 +00:00
timeless%mozdev.org 68fc82c756 Bug 198006 no help for automatic image resizing
patch by giacomo.magnini@portalis.it and stefan_h@hem.utfors.se r=neil
2004-10-19 19:33:58 +00:00
silver%warwickcompsoc.co.uk eda22476f0 Bug 233973 - Bustage fix for ChatZilla.
r=samuel@sieb.net
2004-10-19 18:57:15 +00:00
pedemont%us.ibm.com 61e3d51e6d Implement IID for nsJavaXPTCStub. Return associated Java object if returning nsJavaXPTCStub. 2004-10-18 17:04:29 +00:00
neil%parkwaycc.co.uk a074347e6b Bug 258257 Fixing errors and cleanup p=giacomo.magnini@portalis.it r=me 2004-10-18 13:25:34 +00:00
silver%warwickcompsoc.co.uk fc5fd7bcba Bug 233973 - Put logs in directories based on network and named by date.
ChatZilla only.
r=rginda
2004-10-18 13:22:20 +00:00
silver%warwickcompsoc.co.uk 2d368f8a5d Bug 263760 - Fix typo in IRC library's getChannel, and handle the getChannel call failing.
ChatZilla only.
r=rginda
2004-10-18 13:17:21 +00:00
bryner%brianryner.com 5cb5c5f356 Fixing a couple of MSVC build warnings. 2004-10-17 21:07:25 +00:00
bryner%brianryner.com b3e745449e Work around blur events not going to the system event group, just use the default event group for now. 2004-10-16 21:29:00 +00:00
pedemont%us.ibm.com 6e81ed52e5 Use the actual XPCOM obj (not wrapper) as hash key. 2004-10-15 22:20:07 +00:00
pedemont%us.ibm.com 0ed121bb8c Revert to having each nsJavaXPTCStub hold a ref to its Java object. 2004-10-15 22:07:36 +00:00
pedemont%us.ibm.com 02f05393b5 Update to new method names and QI impl. Add deleting array test. 2004-10-15 21:55:14 +00:00
pedemont%us.ibm.com 051fceec64 Make GeckoEmbed functions more Java-like. Don't reflect NS_NewArray. Provide generic impl of QI. 2004-10-15 21:50:15 +00:00
bryner%brianryner.com d63e7dd41d Add HANDLE_DEFAULT to the notification mask for ModelElement and SubmissionElement. 2004-10-15 20:10:15 +00:00