Commit Graph

143634 Commits

Author SHA1 Message Date
zach%zachlipton.com
981984d414 Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Remove
references to runtests.sh in docs, checksetup.pl, and other fine
places.

r=LpSolit, a=my snapple peach iced tea
2005-06-29 23:43:33 +00:00
pavlov%pavlov.net
84e15d54f6 making duedate be optional when creating/editing tasks 2005-06-29 23:39:05 +00:00
zach%zachlipton.com
356cd7d5ec Fix for bug 224472: "runtests.sh: die, die, die!" a=justdave 2005-06-29 23:29:51 +00:00
cvshook%sicking.cc
ab55c70947 Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:47:48 +00:00
cvshook%sicking.cc
23fe2ae1ed Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:41:59 +00:00
vladimir%pobox.com
545ec4d5a4 attempt to unscrew todos 2005-06-29 22:38:42 +00:00
dougt%meer.net
6beee70295 Fixing 299133. We need to be able to uniquely create a directory. using the new api on the nsIFileSpec. r=mscott, dougt, patch by bienvenu, a=dveditz 2005-06-29 22:26:15 +00:00
dougt%meer.net
c7b19d390e fixes a mailnews regression. We need to be able to create a unique directory. sr=dveditz, a=dveditz, bug 299133 2005-06-29 22:23:55 +00:00
lpsolit%gmail.com
efe5264772 Bug 298826: Fixes some spelling errors - Patch by Frank Wein <bugzilla@mcsmurf.de> r=timeless a=myk 2005-06-29 22:18:21 +00:00
lpsolit%gmail.com
a7b5107f09 Bug 298024: Incorrect group control check in sanitycheck.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk 2005-06-29 22:03:47 +00:00
bsmedberg%covad.net
092c0877d8 Fix windows bustage from bug 298047 by not using threadsafe-isupports in xpcom glue client code r=darin 2005-06-29 22:00:58 +00:00
lpsolit%gmail.com
dd28989c37 Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-06-29 21:54:50 +00:00
mozilla%colinogilvie.co.uk
c71eb7127c Bug 299145: Document new required perl modules
Patch by me, r=mkanat
2005-06-29 21:22:09 +00:00
scott%scott-macgregor.org
a8fa513276 Bug #269483 --> Moving update.xul/js/dtd from mozilla/browser/preferences to mozapp/preferences so we can all
share from them. a=ben on moving these files / the toolkit changes
2005-06-29 21:07:14 +00:00
scott%scott-macgregor.org
d05170a60a Bug #269483 --> more thunderbird smart update work.
Moving update.xul/js/dtd from mozilla/browser/preferences to mozapp/preferences so we can all
share from them. a=ben on moving these files / the toolkit changes
2005-06-29 21:07:04 +00:00
pavlov%pavlov.net
dff8ee3ade make nsSimpleURI implement nsIClassInfo. bug 299067. r=darin sr=dbaron a=bsmedberg 2005-06-29 21:03:24 +00:00
darin%meer.net
2444b0a94f fixes bug 294535 "Prefetch Service should only follow redirects to http:// locations." r=biesi a=bsmedberg 2005-06-29 20:57:34 +00:00
darin%meer.net
0203abaec9 fixes bug 110163 "footprint: 135236 bytes allocated by disk cache on startup" patch by alfredkayser@nl.ibm.com, r+sr=darin, a=bsmedberg 2005-06-29 20:47:45 +00:00
doronr%us.ibm.com
e4122ad32b XForms bug 278447 - Implement XForms Schema Types. r=aaronr/smaug a=mkaply 2005-06-29 20:42:24 +00:00
bsmedberg%covad.net
a911b75737 Touching configure, hopefully this will force monkey to reconfigure. 2005-06-29 20:06:06 +00:00
mozilla.mano%sent.com
6cac0ba268 Bug 284776 - Need support in dialog.xml for setting a default button (xpfe version). r=mconnor, sr=neil, a=bsmedberg. 2005-06-29 20:04:51 +00:00
mark%moxienet.com
e1c60c632b Bug 298992, Mac: Cannot launch trunk Thunderbird built against 10.3 SDK on OS != 10.3. Revise library link order. r=mscott sr=peterv a=bsmedberg 2005-06-29 19:58:40 +00:00
dougt%meer.net
6aa5b6886d fixes packager.sh. using full paths. npodb 2005-06-29 19:50:09 +00:00
bsmedberg%covad.net
a296b8abc2 Officially break building from mac 10.2, from bug 298047 and predecessors. a=Chase with the knowledge that barcelona tinderbox may go red. 2005-06-29 19:46:33 +00:00
joshmoz%gmail.com
f1f1b6ca27 don't crash in [NSQuickDrawView dealloc], also some code cleanup. Patch by smfr. b=298201 r=pink 2005-06-29 19:39:39 +00:00
bsmedberg%covad.net
cda19a1775 Bug 298047 - bustage fix 2005-06-29 19:08:57 +00:00
bsmedberg%covad.net
d7b586a56b Bug 298047 - Drop the dependencies of the XPCOM standalone glue on NSPR (this patch covers everything except dynamic linking) r=darin a=asa (The file xpcom/sample/nsTestSample.cpp moved to xpcom/sample/program/nsTestSample.cpp) 2005-06-29 18:53:30 +00:00
dougt%meer.net
dbda3ac039 This patch does two things:
1) Correctly handles dropdown menus.  In earlier version of nsWindow for WinCE
we basically totally ignored handling events that were outside of the popup.
The result was that if you happen to popup a menu, it wouldn't go away unless
you clicked on a item.  If there we no ideas, well you were hosed.

2) Correctly handles the WM_WINDOWPOSCHANGED event.  Prior to this, if the
browser ever was resized or moved, we would ignore the event.  We can not
process the WINDOWPLACEMENT and instead just always focus.

r=emaijala, sr=dveditz, a=asa
wince only.
2005-06-29 18:52:08 +00:00
darin%meer.net
1b8a0df018 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2005-06-29 18:32:50 +00:00
gerv%gerv.net
9c7b5bdb97 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-06-29 18:32:49 +00:00
dougt%netscape.com
b68bf96776 Final fix. This is the way this patch should have landed. including nsXPIDLCString when XPCOM_GLUE is defined is not a good idea 2005-06-29 18:32:48 +00:00
dougt%netscape.com
0edcf0a0a3 landing 172512. nsEmbedString for component developers and embeders. r=alec, sr=jag/darin, a=asa@mozilla.org 2005-06-29 18:32:47 +00:00
dougt%netscape.com
8fbc00d3ef Damn the nmake build system and the mac. 2005-06-29 18:32:46 +00:00
dougt%netscape.com
8ebc1aac5f More XPCOM Glue changes and fixes. r=waterson, sr=rpotts, 154262. 2005-06-29 18:32:45 +00:00
dougt%netscape.com
a0af6ae482 adding #include for stdio for printf 2005-06-29 18:32:44 +00:00
dougt%netscape.com
bded73c6d5 130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org 2005-06-29 18:32:43 +00:00
dougt%netscape.com
77baa80dad 1. Converts callers of nsIComponentManagerObsolete to use
nsIComponentRegistrar.

2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.

3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.

4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.

5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.

6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl.  in
this way, the same base class can support both old style and new style
enumerations.

7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer.  Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.


Bug 115853.  r=dp@netscape.com, sr=rpotts@netscape.com
2005-06-29 18:32:42 +00:00
dougt%netscape.com
9e34255b5b nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2005-06-29 18:32:41 +00:00
dougt%netscape.com
a0b5e27034 API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2005-06-29 18:32:40 +00:00
gerv%gerv.net
386efdf0f1 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2005-06-29 18:32:39 +00:00
shaver%mozilla.org
c346d1b256 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2005-06-29 18:32:38 +00:00
rayw%netscape.com
f73c310032 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2005-06-29 18:32:37 +00:00
mang%subcarrier.org
0fc680b42a progid no longer defined in nsISample.idl
Part of previous fix to bug 10904
2005-06-29 18:32:36 +00:00
dp%netscape.com
8148c06a9d Sample XPCOM Application 2005-06-29 18:32:35 +00:00
doronr%us.ibm.com
ad3a8986be XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
timeless%mozdev.org
6da819311a Bug 299101 remove useless references to nsVoidArray
xpfe
r=neil sr=neil a=bsmedberg
2005-06-29 18:12:06 +00:00
steffen.wilberg%web.de
d97be69128 Bug 298766: nesting of the page setup settings documentation is screwed. p=hendrik.maryns@student.kuleuven.ac.be, r=me, a=bsmedberg 2005-06-29 18:06:03 +00:00
wtchang%redhat.com
06ec28dda5 Bugzilla Bug 289052: added braces around nested if statements to ensure
the intended nesting (as indicated by the indentation of the code).  The
patch is contributed by Shanmu <shanmus@gmail.com>. r=wtc.
Modified files: server_test.c servr_kk.c servr_ku.c servr_uk.c servr_uu.c
2005-06-29 18:02:44 +00:00
axel%pike.org
b3a56a1797 bug 296507, nuke rdf/resources examples, finally removing npob files from the tree, they're old. a=shaver 2005-06-29 17:56:05 +00:00
ben%bengoodger.com
4a6eb669df remove annoying logging 2005-06-29 17:53:24 +00:00