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

110273 Коммитов

Автор SHA1 Сообщение Дата
curt%netscape.com 74063d9f22 This is related to the checkin for bug 171010, but is not part of the
build process.  This file is only used by installer developers.
2002-10-08 00:55:24 +00:00
curt%netscape.com 8ba6ecd692 Now we are getting most of the files we need from manifests under
embedding\config.
  (Bug #171010, r=asasaki, sr=dveditz)
2002-10-08 00:53:04 +00:00
pschwartau%netscape.com fb0a6b9596 Initial add. Regression test for bug 172699. 2002-10-08 00:37:49 +00:00
hyatt%netscape.com 15d6316c2f Cleaning up prefs UI. 2002-10-08 00:34:33 +00:00
hyatt%netscape.com 628301f236 Cleaning up prefs UI. 2002-10-08 00:33:16 +00:00
alecf%netscape.com 9eb5801360 try to fix orange - didn't mean to #if 0 this out 2002-10-08 00:12:37 +00:00
hyatt%netscape.com d76e10ca85 Checking in the UI for the popups prefs panel. 2002-10-08 00:11:15 +00:00
smontagu%netscape.com 720c5e1a49 Backing out fix to bug 158129 because of Mac bustage 2002-10-07 22:50:54 +00:00
seawood%netscape.com b23e09f544 Fixing tinderbox bustage from checkin for bug 77497. Patch by paper@animecity.nu. 2002-10-07 22:25:32 +00:00
gerv%gerv.net eb33fa7e0c Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv. 2002-10-07 22:20:52 +00:00
shanjian%netscape.com e7917def35 #54467 punctuation mark in the :first-letter pseudo-element does not cover all the Unicode punctuation marks
check more punctual mark for first-letter pseudo-element.
r=pierre, sr=waterson
2002-10-07 22:16:57 +00:00
timeless%mac.com 15397b9cbc Bug 77497 imgContainer needs to have a GIF specific version
patch by paper@animecity.nu r=pavlov sr=tor
2002-10-07 21:49:33 +00:00
locka%iol.ie 0ffa86e89b NOT PART OF BUILD. Add dispatch tearoff 2002-10-07 21:41:04 +00:00
mkaply%us.ibm.com fb84d9cdf4 OS/2 bustage - need PR_CALLBACK 2002-10-07 21:32:37 +00:00
hyatt%netscape.com 2a17e858ad Fix the regression in Tp and Ts 2002-10-07 21:21:11 +00:00
smontagu%netscape.com baf822d197 Add support for Adobe's Type1 Euro fonts. Bug 158129, author=Roland.Mainz@informatik.med.uni-giessen.de, r=bstell, sr=roc+moz 2002-10-07 21:08:10 +00:00
cotter%netscape.com a3441a1fb2 Help updates corresponding to "Web Site Certified by an Unknown Authority" alert changes as a result of bugzilla bug #141612. These changes also fix Bugscape bug 19935, for the help system. 2002-10-07 20:48:14 +00:00
wtc%netscape.com 51729f2108 Set NSS version to 3.7 Beta on the tip. 2002-10-07 20:47:18 +00:00
chanial%noos.fr 135e8554cf including the groupmark icon from Chris Neal 2002-10-07 20:47:17 +00:00
smontagu%netscape.com 4175811129 Some very small images missing in printout. Bug 173035, Author=Roland.Mainz@informatik.med.uni-giessen.de, r=timeless, sr=roc+moz. 2002-10-07 20:45:13 +00:00
chanial%noos.fr 6f233caef7 Open in Tabs at bottom of menupopups
remove navigator dependencies in bookmarksToolbar.xml
and back out two lines that have not been checked in and that were horking bookmark management.
2002-10-07 20:44:08 +00:00
smontagu%netscape.com 9e5606ae3c XprintUtils does not handle non-space "whitespace-like" seperators in ${XPSERVERLIST} correctly. Bug 164648, Author=Roland.Mainz@informatik.med.uni-giessen.de,r=bbaetz, sr=roc+moz. 2002-10-07 20:39:24 +00:00
smontagu%netscape.com 45f195e2a3 Some nsFontLangGroup entries missing in X11 font code. Bug 172515, author=Roland.Mainz@informatik.med.uni-giessen.de, r=bstell, sr=roc+moz 2002-10-07 20:30:49 +00:00
danm%netscape.com f2be58b473 string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:23:19 +00:00
cmanske%netscape.com 5f6100fa62 Fixed broken smileys in Mail Composer. b=70031, r=suresh, sr=kin 2002-10-07 20:13:09 +00:00
seawood%netscape.com 96e4a6b06a Install mozilla-config.h into SDK dir.
Bug 170377 r=dougt
2002-10-07 20:11:47 +00:00
danm%netscape.com a57de0544e string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:11:25 +00:00
kmcclusk%netscape.com 7d3c3064ce Fix enumeration of childwindows when dispatching pending paint events. bug 170928. r=rods@netscape.com sr=kin@netscape.com 2002-10-07 20:07:54 +00:00
brade%netscape.com bdebe12666 recheckin save fix (bug 171798) which was inadvertently backed out (r=cmanske, sr=alecf) 2002-10-07 19:29:19 +00:00
alecf%netscape.com 7bf884fe18 oops, one more part of bug 162115, r=dougt, sr=darin - make sure the new functions are exported by putting them in dlldeps.cpp 2002-10-07 19:11:18 +00:00
blythe%netscape.com 51cd89bf69 part of bug 170618
Better enable MOZ_MAPINFO for windows builds.
This will lead to some tools to read the map files and report on code/data size.
2002-10-07 19:09:05 +00:00
alecf%netscape.com 1a6ddca712 fix for bug 162115 - add nsCOMArray<T> and nsIArray to the build
r=dougt, sr=darin, lots of comments from brendan, kai, bugmail@sicking.cc, frank.schoenheit@gmx.de, and even a little license help from timeless
2002-10-07 19:03:41 +00:00
mkaply%us.ibm.com 5213d99ef6 OS/2 bustage - one more PNGAPI needed 2002-10-07 19:00:53 +00:00
dougt%netscape.com 522523a746 Not part of build 2002-10-07 18:53:51 +00:00
dougt%netscape.com 86b056715a nsDirectoryServiceDefs.h needs to be frozen 168572, r=ccarlen@netscape.com, sr=darin@netscape.com 2002-10-07 18:52:34 +00:00
dougt%netscape.com 2e18d2c1d3 Provides support for a conditional interface map entry 172833, r=bzbarsky@mit.edu, sr=darin@netscape.com 2002-10-07 18:52:27 +00:00
hyatt%netscape.com 8a81e1878e Reverse the order of hidden/collapsed rules. 2002-10-07 18:43:25 +00:00
nicolson%netscape.com 07d11e97ed fix warning. 2002-10-07 18:00:28 +00:00
ducarroz%netscape.com b58bef7dba Fix for bug 172808 (smoketest blocker). Somehow, I checked in the wrong line when fixing bug 127210. R=cavin, SR=beard 2002-10-07 15:44:54 +00:00
chanial%noos.fr 7ff10221d7 speeding up a bit the add bookmark dialog by QI'ing only the folders 2002-10-07 14:47:23 +00:00
brade%netscape.com f7d5f35b4a remove unused CIDs (r=mjudge/sr=kin/bug 121648) 2002-10-07 14:21:34 +00:00
hyatt%netscape.com daa782d62b Add 1px padding to WinXP input fields. r/sr=jag,bryner 2002-10-07 08:31:58 +00:00
kerz%netscape.com 508113bcb3 adding pageinfo icon 2002-10-07 08:16:40 +00:00
hyatt%netscape.com d693bf0cc6 Still more toolbar tweaks. 2002-10-07 06:46:33 +00:00
gerv%gerv.net be06e577b0 Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz. 2002-10-07 06:44:07 +00:00
rogerl%netscape.com c601b218e4 More long/ulong/float work. 2002-10-07 06:34:43 +00:00
tor%cs.brown.edu bd57b94aa9 document mkaply's os2 build bustage fix 2002-10-07 06:28:56 +00:00
morse%netscape.com 674a25c21e bug 171507, implement cookie logging, r=mstoltz, sr=dveditz 2002-10-07 06:13:52 +00:00
bryner%netscape.com 89ac32a5c8 Install a gdk error handler during native theme paint operations, and dynamically disable native theming of the widget in question if an X error occurs, to work around buggy theme engines. Bug 142334, patch by roc, r=blizzard, sr=bryner 2002-10-07 06:09:14 +00:00
mkaply%us.ibm.com 4c79a5810f Putting code back since I fixed the PNG decoder - note the change to IBMCPP - not sure how that got checked in wrong - probably broke in the PNG mainline code 2002-10-07 04:40:33 +00:00