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

108448 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 8d6a771132 adding popup window checkbox. bug 166442 r=jag,jst,timeless 2002-09-11 02:31:13 +00:00
bzbarsky%mit.edu 3112a74372 <input type="button" value=""> should not list default text. Bug
166913, r=jkeiser, sr=jst
2002-09-11 02:30:52 +00:00
danm%netscape.com c38c9628a2 hooking up popup window management. bug 166442 r=jag,jst,timeless 2002-09-11 02:29:27 +00:00
danm%netscape.com 1e98ed5c4a add context flags from nsIWindowCreator2. bug 166442 r=jag,jst,timeless 2002-09-11 02:27:14 +00:00
danm%netscape.com 64e244e3c1 update popup window abuse check. bug 166442 r=jag,jst,timeles 2002-09-11 02:24:48 +00:00
danm%netscape.com e14500e398 moving most of the popup window abuse check to WindowCreator. bug 166442 r=jag,jst,timeless 2002-09-11 02:22:25 +00:00
danm%netscape.com 8667c2c992 add new include dependencies for popup window manager. bug 166442 r=jag,jst 2002-09-11 02:19:45 +00:00
danm%netscape.com d33bdf9d10 new strings for popup window manager. bug 166442 r=jag,jst,morse 2002-09-11 02:17:48 +00:00
bzbarsky%mit.edu 99372dffa0 Show style rules for things that are display:none and their
descendants.  Bug 166548, r=dbaron, sr=hewitt.
2002-09-11 02:15:22 +00:00
danm%netscape.com 489529cea4 add new window permission type. bug 166442 r=jag,jst,morse 2002-09-11 02:14:51 +00:00
danm%netscape.com 39d14e606e add new popup window manager to module. bug 166442 r=jag,jst,morse 2002-09-11 02:13:31 +00:00
bzbarsky%mit.edu 7eb4bb4235 Make <button> align sorta like <input type="button"> does vertically.
Bug 162573, patch by dbaron, r=bzbarsky, sr=roc
2002-09-11 02:12:24 +00:00
danm%netscape.com e20b337778 build new popup window manager 2002-09-11 02:12:14 +00:00
timeless%mac.com 14e2afe3c7 Bug 164466 Remove unused debug window pref
patch by walk84@yahoo.com r=caillon sr=bryner
2002-09-11 02:11:08 +00:00
danm%netscape.com f14bce750e popup window permissions manager. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:10:46 +00:00
naving%netscape.com 26bccb7e15 forgot files !
166517 r=cavin sr=bienvenu Handle invalid custom headers in rules.dat and parse custom header pref in such
a way that strtok and split(js) return same tokens. fixes some corruption issues
2002-09-11 02:09:50 +00:00
katakai%japan.sun.com b8db543571 bug 52416
Editor does not accept NS_TEXT_EVENT while losing input focus
r=akkana,sr=bzbarsky
(patch within #ifdef MOZ_X11)
2002-09-11 02:02:29 +00:00
naving%netscape.com c9871502b0 166517 r=cavin sr=bienvenu Handle invalid custom headers in rules.dat and parse custom header pref in such
a way that strtok and split(js) return same tokens. fixes some corruption issues
2002-09-11 02:00:54 +00:00
bzbarsky%mit.edu ce5812b5e7 Fix offsetTop/offsetLeft to not be confused by table borders. Bugs
163923 and 119167, r=sicking, sr=jst
2002-09-11 01:58:59 +00:00
caillon%returnzero.com 856e0d34f2 162163 - comma after underline causes the composer to crash
r=rjesup sr=jst
2002-09-11 01:58:50 +00:00
yokoyama%netscape.com 2fff7fb98c 162894
Universal Auto Detector regression fix.
/r=yokoyama, shanjian, /sr=jst, /a=asa
2002-09-11 01:58:29 +00:00
jst%netscape.com fb04f5d5c8 Fixing bug 161042. If a table cell doesn't have an align attribute, ask the cell's row for the alignment. r=peterv@netscape.com, sr=bzbarsky@mit.edu 2002-09-11 01:57:40 +00:00
naving%netscape.com cb5dd189c9 167560 r=cavin sr=bienvenu make remaining cases of copyMessages go through copy service 2002-09-11 01:54:13 +00:00
katakai%japan.sun.com ec9c8d4ff9 bug 167040
CTL: caret does not move to next/prev line on text area
r=Roland.Mainz@informatik.med.uni-giessen.de,sr=scc
(CTL is not part of default build)
2002-09-11 01:52:34 +00:00
naving%netscape.com 482654f922 167579 r=cavin sr=bienvenu making copyservice handle requests better and deal with failure cases gracefully 2002-09-11 01:50:21 +00:00
bzbarsky%mit.edu 3f0dcdc41f negative border widths are not legal in CSS. bug 167657, r=glazou,
sr=dbaron.
2002-09-11 01:47:25 +00:00
bzbarsky%mit.edu d878e367a6 Fix offset-calculation logic so <select size="1"> works in scrolled
divs.  Bug 115253, r=jkeiser, sr=roc
2002-09-11 01:44:36 +00:00
caillon%returnzero.com 12fa9e67fc Add a method on the fixup object to strip off wyciwyg from nsIURIs
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2002-09-11 01:44:13 +00:00
bzbarsky%mit.edu ed3f04a807 views are not refcounted; do not nsCOMPtr them! Bug 166804, r=timeless,
sr=roc
2002-09-11 01:42:02 +00:00
bzbarsky%mit.edu e1085080c4 Right click should not toggle checkbox. Bug 166403,
r=neil@parkwaycc.co.uk, sr=hewitt
2002-09-11 01:40:23 +00:00
caillon%returnzero.com fc252c2435 166947 - Copy XML (on node context menu) should encode character entities
r=timeless sr=bzbarsky
2002-09-11 01:36:28 +00:00
timeless%mac.com d0ec76d66b Bug 167782 widget/src/gtk2/nsWindow.cpp needs to recover from nsITimer changes
r=dougt sr=alecf
2002-09-11 01:35:15 +00:00
jpierre%netscape.com cc9cc24c32 Fix for 167856 - memory leaks in CRL cache 2002-09-11 01:08:06 +00:00
jpierre%netscape.com 5ba34e6a81 Fix for 167849 - copy DER subject before adding an issuer to the hash table in CRL cache 2002-09-11 00:28:22 +00:00
bugreport%peshkin.net a9697dafd1 Bug 167595 - Query - multiple-select product (and probably component) broken
2xr = bbaetz
2002-09-10 23:51:05 +00:00
rogerl%netscape.com 7ef0babe69 Function invocation & parameter frame instantiation. Labelled statements. 2002-09-10 23:36:00 +00:00
bienvenu%netscape.com 5b6e912143 make threadpane pause 500 milliseconds before selecting a msg r=blaker, sr=jst, a=asa 163946 2002-09-10 21:03:38 +00:00
bienvenu%netscape.com 318a2170a4 make delay for selection while cursoring through trees a settable attribute, r=blaker, sr=jst, a=asa, with an assist from brendan 163946 2002-09-10 21:02:06 +00:00
ian.mcgreer%sun.com d1abcafbbd bug 166741, fixing bug in previous patches
r=wtc
2002-09-10 20:30:53 +00:00
mkaply%us.ibm.com 773a6eb211 #164565
sr/moa=dveditz, a=asa
For OS/2 platform, return win in installer files so windows chrome is used for OS/2
2002-09-10 19:50:48 +00:00
mostafah%oeone.com 2046a8ab4c Fixed adding TODOs to an unselected Calendar 2002-09-10 18:31:15 +00:00
mikep%oeone.com 0df3a8118e Adding in publishing, small fixes for wording and look and feel. 2002-09-10 18:26:37 +00:00
naving%netscape.com d3199e7b13 167560 r=cavin sr=bienvenu a=asa fixing a regression in imap offline copy filing code. 2002-09-10 18:19:07 +00:00
alecf%netscape.com 36523af10b cvs remove these files which I accidentally had leaf put in the wrong directory
(not part of the build)
2002-09-10 18:01:31 +00:00
mikep%oeone.com d87ae35948 Speed fixes, adding in ability to publish calendar. 2002-09-10 16:59:53 +00:00
t_mutreja%yahoo.com d4dd3a3209 BugId:158714("missing paragraph break on pasted text with <blockquote>")
Patch: t_mutreja@yahoo.com, r=akkana, sr=keikki
2002-09-10 11:15:43 +00:00
bzbarsky%mit.edu 9af6dbf898 The last checkin (both, actually) was for bug 114170 2002-09-10 08:11:53 +00:00
bzbarsky%mit.edu 62900ea183 *** empty log message *** 2002-09-10 08:10:10 +00:00
bzbarsky%mit.edu d93b1157b5 make keyboard tab switching work when the url bar is focused. Patch by
neil@parkwaycc.co.uk, r=jesse, sr=jag, a=asa
2002-09-10 08:08:59 +00:00
sspitzer%netscape.com 06048730a1 supplimental fix for #43015 / #121122. wcyeh@zydas.com.tw points out that
certain directory names (like "1234") don't come with a trailing slash
where most others do.  r/sr=bienvenu a=asa.
2002-09-10 06:32:51 +00:00