Commit Graph

145763 Commits

Author SHA1 Message Date
tbogard%aol.net
d26480c271 Changed nsSHEntry to be more XPCOM friendly.. Uses nsCOMPtr, the new interface map etc. 2005-08-18 11:15:31 +00:00
tbogard%aol.net
4e9295e8a1 Changed the nsISHEntry interface to deal with layoutStateHistory in terms of a types nsILayoutHistoryState rather than just an nsISupports. Also changed the implementation to hold on to it with an nsCOMPtr rather than a raw pointer. 2005-08-18 11:15:30 +00:00
tbogard%aol.net
c14ed893fc nsISHEntry's attribute uri became URI to become more consistent with other places it exists. 2005-08-18 11:15:29 +00:00
tbogard%aol.net
354439751f Added the concept of a replaceable entry. This is an entry which when a new item is added will get overwritten rather than adding the entry to the end of the list. 2005-08-18 11:15:28 +00:00
radha%netscape.com
659c8aad92 Initial checkin for history listener interface bug 65608 r=valeski sr=rpotts 2005-08-18 11:15:27 +00:00
cls%seawood.org
1c324bd972 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2005-08-18 11:15:26 +00:00
radha%netscape.com
11cfc6d94c Fix build warnings 2005-08-18 11:15:25 +00:00
seawood%netscape.com
a495612b4c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2005-08-18 11:15:24 +00:00
jaggernaut%netscape.com
de7df2d625 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2005-08-18 11:15:23 +00:00
jaggernaut%netscape.com
e0f90e0235 Bug 73353: clean up the REQUIRES lines in Makefiles. 2005-08-18 11:15:22 +00:00
waterson%netscape.com
9e615e806a Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2005-08-18 11:15:21 +00:00
cls%seawood.org
ea71483401 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2005-08-18 11:15:20 +00:00
pp%ludusdesign.com
f0ad9480e4 Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2005-08-18 11:15:19 +00:00
law%netscape.com
e551ee137f Tweaks to new shist per bug 18804; r=travis@netscape.com 2005-08-18 11:15:18 +00:00
disttsc%bart.nl
fe0f3292c0 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2005-08-18 11:15:17 +00:00
dougt%netscape.com
6db3221ce8 Landing nsIFile. 2005-08-18 11:15:16 +00:00
law%netscape.com
38c4cdee51 Fix for Mac build bustage; comment out some debugging code 2005-08-18 11:15:15 +00:00
law%netscape.com
97f4c8838f Stuff for bug #18804; tweaks for new web shell; r=radha@netscape.com 2005-08-18 11:15:14 +00:00
disttsc%bart.nl
c9cdf52c4b Clean up REQUIRES lines. r=cls 2005-08-18 11:15:13 +00:00
disttsc%bart.nl
ba87406edb Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2005-08-18 11:15:12 +00:00
cls%seawood.org
d265009c0c Add pref to REQUIRES to fix senna bustage 2005-08-18 11:15:11 +00:00
cls%seawood.org
bb1ce10e3e Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2005-08-18 11:15:10 +00:00
cls%seawood.org
ccbf7ea6e1 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2005-08-18 11:15:09 +00:00
radha%netscape.com
661db907cb Initial checkin for nsSHistory.cpp/.h. corresponding makefile changes.
interface changes to nsSHTransaction.
2005-08-18 11:15:08 +00:00
radha%netscape.com
b7c61b55b2 Initial checkin for new SH interfaces 2005-08-18 11:15:06 +00:00
radha%netscape.com
8638c8ecda Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804 2005-08-18 11:15:05 +00:00
radha%netscape.com
3019629fb9 Initial checkin for tre new session history component. r=dp. bug=18804 2005-08-18 11:14:57 +00:00
mvl%exedo.nl
381ec236bd Bug 304615: Completed-date column of task table is blank.
patch by gekacheka, r=mvl
2005-08-18 10:27:23 +00:00
mvl%exedo.nl
a958e193c9 Bug 304613: Setting completed-date is not saved.
patch by gekacheka, r=mvl
2005-08-18 10:26:18 +00:00
mats.palmgren%bredband.net
1916fadcc4 Avoid triggering changes to the link map while enumerating it. b=304747 r+sr=roc 2005-08-18 09:54:45 +00:00
mark%moxienet.com
1686e1a5a4 Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning. 2005-08-18 09:38:47 +00:00
mark%moxienet.com
92eb3fe27b Bug 301030, WWW-Authenticate: Negotiate crashes on Mac. Fix Mac-only function pointer. r=cneberg sr=darin a=bsmedberg 2005-08-18 09:38:46 +00:00
mark%moxienet.com
327b0906e3 Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-08-18 09:38:45 +00:00
darin%meer.net
6e6ca5341b fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-08-18 09:38:44 +00:00
darin%meer.net
b8d85ac06f landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver 2005-08-18 09:38:43 +00:00
pedemont%us.ibm.com
d7802bbca9 Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2005-08-18 09:38:42 +00:00
darin%meer.net
9f45adfb49 backing out last change 2005-08-18 09:38:41 +00:00
darin%meer.net
3471b56106 fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin 2005-08-18 09:38:40 +00:00
darin%meer.net
80aefe96b5 landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner 2005-08-18 09:38:39 +00:00
peterv%propagandism.org
08c98d6b62 Fix for bug 248025 (cannot add a DOM Node as an xsl:param using XSLTProcessor.setParameter()). r=Pike, sr=jst. 2005-08-18 09:14:10 +00:00
mats.palmgren%bredband.net
e91966348c Truncate long TITLE strings to avoid crashing GTK/WM/X. b=167315 r+sr=bzbarsky 2005-08-18 08:10:28 +00:00
masayuki%d-toybox.com
fcc8138442 Bug 276727 Implement disable/enable IME API r=roc, timeless, pinkerton, amardare and katakai, sr=roc 2005-08-18 04:09:13 +00:00
nelsonb%netscape.com
3c64b87604 Remove fortezza header files from package. Bug 239960. patch by
wtchang@redhat.com, r=nelson@bolyard.com Modified Files: prototype
2005-08-18 03:42:00 +00:00
dbaron%dbaron.org
d5e2ce4cdd Untabify. 2005-08-18 03:40:18 +00:00
dbaron%dbaron.org
410504cd41 Move comment along with the code that was moved in revision 1.2. 2005-08-18 03:36:55 +00:00
zach%zachlipton.com
d15cc01f5b Actually display the correct stats in stats.cgi. Also move the footer down a little. 2005-08-17 23:35:30 +00:00
jst%mozilla.jstenback.com
70b21a2b5c Fixing bug 269125. Make image.onerror fire for non-existent files. Patch by trev@gtchat.de, r=jst@mozilla.org, sr=bzbarsky@mit.edu 2005-08-17 23:01:09 +00:00
rob_strong%exchangecode.com
2cfbbf8983 Bug 303288 Advanced > Updates > Extensions > Check now opens extension manager without close button. r+a=bsmedberg 2005-08-17 22:35:30 +00:00
dmose%mozilla.org
646eca2990 Adjust version requirement so that they are closer to being correct. Makes the trunk build work again. 2005-08-17 22:32:24 +00:00
zach%zachlipton.com
e3c139024f But some padding is good too. 2005-08-17 21:44:18 +00:00