Commit Graph

145699 Commits

Author SHA1 Message Date
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
zach%zachlipton.com
a9d26c7d29 Footer should not appear in the middle of pages... 2005-08-17 21:43:24 +00:00
zach%zachlipton.com
7c6db314da Fix broken link in footer 2005-08-17 21:38:26 +00:00
zach%zachlipton.com
087bc13d2c Remove tabs from all files. Add more statistics to stats.cgi. 2005-08-17 21:36:19 +00:00
zach%zachlipton.com
2ea28aaa56 Initial checkin of new litmus statistics page. Also add "statistics" entry to the page footer. 2005-08-17 21:23:48 +00:00
bienvenu%nventure.com
5078c789ba add auth gssapi, not part of build, files by simon@sxw.org.uk and cneberg@gmail.com, r=darin, sr=bienvenu 2005-08-17 21:00:28 +00:00
bsmedberg%covad.net
9b53ffe36a From bug 304476 - version.txt entries need mozilla/ in front 2005-08-17 19:50:20 +00:00
dougt%meer.net
af59ad8d20 Minimo. Fullscreen is really fullscreen. hide the status bar in full screen mode 2005-08-17 19:45:42 +00:00
aaronleventhal%moonset.net
5cf1563caf Bug 304488. Accesibility issues with frames and iframes. r=timeless, sr=dmose 2005-08-17 19:08:26 +00:00
cmp%mozilla.org
9461a7f98a Swap sl and sk to ensure they are built in the correct order by the build
systems.  Bug 304992, attachment 192971.  r+a=chase@mozilla.org
2005-08-17 18:36:48 +00:00
smfr%smfr.org
11e658247d Fix bug 259903: allow the user to show file extensions when saving web pages, and correctly fix up the file extension when they swap formats. 2005-08-17 18:30:12 +00:00
mkanat%kerio.com
1d20c7a55c Bug 296054: [PostgreSQL] Cannot add a new query for event/whining
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-17 18:24:45 +00:00
jst%mozilla.jstenback.com
4be57eb8e0 Fix dumb typo. 2005-08-17 18:17:39 +00:00
mkanat%kerio.com
069244c1a0 Bug 299848: enter_bug's automatic OS/Platform code does not work with the new default OS list
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-08-17 18:15:13 +00:00
bryner%brianryner.com
c2e61cf651 Don't duplicate entries in MOZCONFIG_MODULES (bug 304504). r=bsmedberg. 2005-08-17 18:08:47 +00:00