Commit Graph

106171 Commits

Author SHA1 Message Date
jkeiser%netscape.com
78b069a372 Change ns(I)GfxTextControlFrame(2) -> ns(I)TextControlFrame (bug 129909), r=rods
@netscape.com, sr=bzbarsky@mit.edu, a=asa
2002-07-26 20:57:24 +00:00
gerv%gerv.net
fa7ca28a6c Bug 158658 - relogin.cgi should use a template. This also adds the ability to localise messages. Patch by gerv; r=burnus. 2002-07-26 20:49:04 +00:00
gerv%gerv.net
7f9d7087a8 Bug 150776 - Remembered query options need regrouping. Patch by gerv; r=jouni, burnus. 2002-07-26 20:44:46 +00:00
jkeiser%netscape.com
c3faec0fa4 Move nsIHTMLContent.h into content/html/content/public (bug 77069), r=heikki, sr=jst, a=asa 2002-07-26 20:44:02 +00:00
gerv%gerv.net
737416de44 Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus. 2002-07-26 20:39:17 +00:00
gerv%gerv.net
7ef9fc63c9 Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus. 2002-07-26 20:37:06 +00:00
pinkerton%netscape.com
f1e552a3ff Separating the personal toolbar from the sidebar selection. Bookmarks info
controller is now a singleton that lives forever. Personal toolbar context
menus do the right thing. (bug 148932).
2002-07-26 20:28:45 +00:00
leaf%mozilla.org
31c5eb59fb fix for bug 156577, r=chak. simple change to check for directory existence
before mkdir commands.
2002-07-26 19:31:06 +00:00
naving%netscape.com
75dbab6dd3 42090 most of the work for this patch done by joshua.xia@sun.com r=naving sr=bienvenu a=asa Make cancel in
filterListDialog not remember changes.
2002-07-26 19:27:30 +00:00
mcafee%netscape.com
62f9e76dd9 fixing logic in pageload test for 2nd attempt case. 2002-07-26 19:10:58 +00:00
pinkerton%netscape.com
dd96debaf5 Fixes crash when selecting text during URL load, adds undo/redo to url bar,
reduces the number of times we load about:blank to 1 per window, fixes
unicode characters in bookmarks. (bug 149198, 153263, 155710)
2002-07-26 18:50:01 +00:00
gerv%gerv.net
6430b51456 Bug 159565 - fix hash initialisation error caused by my duff patch for accesskeys. Patch by burnus; 2xr=gerv. 2002-07-26 18:22:18 +00:00
wtc%netscape.com
869ca6f82b Fixed the comment. The length of the secret may be larger than 64 bytes. 2002-07-26 18:20:59 +00:00
gerv%gerv.net
e151b93125 ... and = instead of =>. 2002-07-26 18:20:58 +00:00
gerv%gerv.net
bea2f446ed Fixing bustage caused by ; instead of , in burnus' patch. 2002-07-26 18:20:13 +00:00
gerv%gerv.net
3b03baa595 Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. 2002-07-26 18:16:39 +00:00
gerv%gerv.net
7d22a43342 Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv. 2002-07-26 18:11:45 +00:00
yokoyama%netscape.com
8d6be5d98d Bug 156979
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
leaf%mozilla.org
cc188fe903 adding new files from nsGfxTextControlFrame2.*; part of renaming in bug 129909 2002-07-26 17:17:00 +00:00
timeless%mac.com
0d62bfa4a9 Bug 158790 - debug has printing prefs in a rendering group
patch by spiffonator@netscape.net r=timeless sr=alecf a=asa
2002-07-26 16:55:45 +00:00
nhotta%netscape.com
69b4bb092d Adding null check for mDocument before getting a document charset,
bug 159434, r=caillon, sr=jst, a=asa.
2002-07-26 16:45:45 +00:00
mikep%oeone.com
3820288ae5 Fixes from OEoen calendar, removing duplicate and unused css attributes. 2002-07-26 15:19:22 +00:00
mikep%oeone.com
c226d08b9e Fixing so that outlook can import events mailed to other people.
Bug 159549.
2002-07-26 15:15:14 +00:00
ccarlen%netscape.com
5414555051 Bug 158126 - PPEmbed does not send activate events to Gecko. r=pink/sr=sfraser/a=asa. 2002-07-26 14:36:22 +00:00
mikep%oeone.com
33bab80379 Fixing bug 159541. 2002-07-26 14:01:10 +00:00
mostafah%oeone.com
3dbb5e9bf1 Checked in patch for bug 159458: [RFE] option to not save the Mozilla custom X- properties 2002-07-26 13:37:59 +00:00
cbiesinger%web.de
eccc94dfad bug 155655 r=timeless sr=blake a=asa
Navigator preferences leave blank space where "make default browser" would be
2002-07-26 08:34:53 +00:00
peterlubczynski%netscape.com
0a41f4603d Fixing bug 152927: can't script any plugin in nested EMBED tag inside an OBJECT tag from onLoad handler -- CNET radio does not play with Real because SetSource is called from onLoad r=kmcclusk sr=dveditz a=asa 2002-07-26 03:48:24 +00:00
rginda%netscape.com
48bcd54023 bug 155328, "nsViewManager and nsPresShell are unaware of stacked event queues"
sr=jst, r=roc+mozilla@cs.cmu.edu, a=asa

make sure we always post new invalidate events to the topmost queue, and don't skip creating new reflow events just because we happen to have one an elder queue.
2002-07-26 03:31:56 +00:00
rginda%netscape.com
8bdc4f430a bug 155328, "nsViewManager and nsPresShell are unaware of stacked event queues"
sr=rpotts, r=jst, a=asa

make sure we always post new reflow events to the topmost queue, and don't skip creating new reflow events just because we happen to have one an elder queue.
2002-07-26 03:29:07 +00:00
bzbarsky%mit.edu
7bb4d43a55 Fix up the build stuff in there too. Not part of build. 2002-07-26 01:35:34 +00:00
bzbarsky%mit.edu
a3e2603395 Updating interfaces to reflect new edition of the spec. Not part of build. 2002-07-26 01:30:33 +00:00
timeless%mac.com
9dddb0d846 bug 157572 by alecf ports (os/2, xlib) bustage 2002-07-26 01:01:37 +00:00
bzbarsky%mit.edu
68db2ea284 Fix some build warnings. Bug 157378, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=bbaetz,
biesi, sr=bzbarsky, a=asa
2002-07-26 00:40:05 +00:00
bzbarsky%mit.edu
41520279ac Backing out fix for bug 156072 due to regression bug 158792. r=caillon/sr=jst/a=asa 2002-07-26 00:35:15 +00:00
timeless%mac.com
4bfea87090 bug 157572 by alecf busted bezilla
a=#bezilla,leaf for tinderbustage
2002-07-26 00:14:39 +00:00
cbiesinger%web.de
81245fabbb bug 158789 patch by spiffonator@netscape.net r=blake sr=alecf a=asa
advanced has incomprehensible pref text
2002-07-25 22:03:13 +00:00
pinkerton%netscape.com
04b69c904a Removing file, changed to .mm 2002-07-25 21:58:32 +00:00
pinkerton%netscape.com
6a1cd0fd88 Move the pref controller to be a .mm file 2002-07-25 21:57:53 +00:00
pinkerton%netscape.com
3711fd870a Changing to be a .mm file so we can use c++ for writing out prefs 2002-07-25 21:56:33 +00:00
akkana%netscape.com
e76433e4b4 142826: move to beginning of found pattern after a reverse find. Fix is from harry.lu@sun.com, r=me, sr=sfraser, a=asa 2002-07-25 21:49:42 +00:00
shrutiv%netscape.com
503356d4b2 updating show example images 2002-07-25 21:48:14 +00:00
bryner%netscape.com
9b5d4b8eab Fix focus crasher resulting from the window's firstResponder pointing to a deleted NSView. Bug 159291, r/sr=hyatt. Not part of the build. 2002-07-25 21:31:51 +00:00
bryner%netscape.com
8285e099f1 Factor the nsIPromptService implementation out of CocoaBrowserService, and move it to using a generic factory. Clean up some #includes. Change AppComponents.cpp to a .mm file since it needs to include some cocoa headers. r=pinkerton. 2002-07-25 21:28:23 +00:00
shrutiv%netscape.com
9070ad6df8 updating show example images 2002-07-25 21:10:39 +00:00
mostafah%oeone.com
3842636942 Fixed bug 158957: DTSTAMP must use UTC time
and a bunch of indenting
2002-07-25 21:08:02 +00:00
smontagu%netscape.com
abce8c0186 Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa 2002-07-25 20:40:51 +00:00
timeless%mac.com
efb199800e Bug 159070 installer claimed my everything install did not include PSM
r=ssu sr=dveditz a=asa
2002-07-25 20:40:32 +00:00
cbiesinger%web.de
f62720c9d8 bug 158922 patch by spiffonator@netscape.net r=biesi sr=alecf a=asa
remove unused strings
2002-07-25 20:36:09 +00:00
timeless%mac.com
e23ca3c5b7 Bug 158606 crash with -moz-opacity
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports code) a=asa
2002-07-25 20:26:33 +00:00