Commit Graph

110254 Commits

Author SHA1 Message Date
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
mkaply%us.ibm.com
e2e2ddf4b8 These are not NSPR callbacks, they are PNG callbacks. They should be using PNGAPI - part of correct fix for OS/2 bustage with new PNG code 2002-10-07 04:38:54 +00:00
hyatt%netscape.com
1ffda7121b Still more toolbar tweaks. 2002-10-07 04:29:01 +00:00
hyatt%netscape.com
aff55fb896 Add style optimizations to make resizing of the window faster. 2002-10-07 04:25:33 +00:00
hyatt%netscape.com
8ae7c97a00 Fix remaining width calc problems with toolbar overflow. 2002-10-07 04:17:29 +00:00
mkaply%us.ibm.com
0367899309 OS/2 runtime bustage - this should be the right thing to do, but it causes PNG to crash horribly backing out for now 2002-10-07 04:10:10 +00:00
timeless%mac.com
782c07c6eb Bug 170441 Build warning caused by checkin for bug 138892
patch by walk84@yahoo.com r=jkeiser sr=jag
2002-10-07 04:06:12 +00:00
mkaply%us.ibm.com
7d65676b05 OS/2 orange part two 2002-10-07 03:49:32 +00:00
mkaply%us.ibm.com
2b245d3409 OS/2 orange 2002-10-07 03:47:50 +00:00
hyatt%netscape.com
654f88abf4 Enforce a min-width on the new add bookmark dialog. 2002-10-07 03:36:59 +00:00
hyatt%netscape.com
fb273eb207 fix toolbar overflow to work when items get asserted/unasserted in the datasource. 2002-10-07 03:32:24 +00:00
chanial%noos.fr
b6182a8493 *** empty log message *** 2002-10-07 03:26:22 +00:00
chanial%noos.fr
25a20f2b67 new add bookmark 2002-10-07 03:23:48 +00:00
chanial%noos.fr
c24fd4ab86 New add bookmark dialog 2002-10-07 03:18:26 +00:00
sspitzer%netscape.com
3391faadaa fix js errors from hyatt's landing for #172545. 2002-10-07 03:11:36 +00:00
hyatt%netscape.com
270712a66e Make go menu faster. 2002-10-07 01:58:28 +00:00
blakeross%telocity.com
d5e43cb454 A little menu reshuffling. 2002-10-06 23:49:13 +00:00
timeless%mac.com
380b2ab510 Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
r=caillon sr=bz
2002-10-06 23:14:25 +00:00
hyatt%netscape.com
23f4a1a2e8 Checking in the Go Menu. 2002-10-06 22:54:24 +00:00
ian%hixie.ch
7704309a18 Add support for post-processing output filters. Also, some minor clean-up. 2002-10-06 22:08:32 +00:00