Commit Graph

108477 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
18488cfcb7 Include url in error message. Bug 167662, r=jkeiser, sr=jst 2002-09-11 02:55:14 +00:00
danm%netscape.com
6faa067b2d just because an observer supports weak refs doesn't mean it is one. (found while leak hunting in) bug 166442 r=jag,jst 2002-09-11 02:35:26 +00:00
danm%netscape.com
3616a834cf adding popup window manager menu. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:33:55 +00:00
roc+%cs.cmu.edu
a5d77f3602 Bug 167351. Move z-index topmost bit processing into the z-index sorter; keep view tree in document order. r=kmcclusk,brendan, sr=kin 2002-09-11 02:33:43 +00:00
danm%netscape.com
c4ee53eb8a adding popup window manager dialog type. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:33:16 +00:00
bzbarsky%mit.edu
fc9ce7096f Bug 125723 -- use view-source window for message source.
r=neil@parkwaycc.co.uk, sr=jag, moa=sspitzer
2002-09-11 02:32:36 +00:00
danm%netscape.com
3f4f479c52 adding popup window checkbox. bug 166442 r=jag,jst,timeless 2002-09-11 02:31:13 +00:00
bzbarsky%mit.edu
757e769851 <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
c6e41f9d00 hooking up popup window management. bug 166442 r=jag,jst,timeless 2002-09-11 02:29:27 +00:00
danm%netscape.com
b98bd446ad add context flags from nsIWindowCreator2. bug 166442 r=jag,jst,timeless 2002-09-11 02:27:14 +00:00
danm%netscape.com
6b917a2f4b update popup window abuse check. bug 166442 r=jag,jst,timeles 2002-09-11 02:24:48 +00:00
danm%netscape.com
c0d5889aff 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
0e2fc5c13b add new include dependencies for popup window manager. bug 166442 r=jag,jst 2002-09-11 02:19:45 +00:00
danm%netscape.com
3ebfe9f890 new strings for popup window manager. bug 166442 r=jag,jst,morse 2002-09-11 02:17:48 +00:00
bzbarsky%mit.edu
100553c055 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
61c2c509c7 add new window permission type. bug 166442 r=jag,jst,morse 2002-09-11 02:14:51 +00:00
danm%netscape.com
4105535247 add new popup window manager to module. bug 166442 r=jag,jst,morse 2002-09-11 02:13:31 +00:00
bzbarsky%mit.edu
dbd77f93e6 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
fa94efe871 build new popup window manager 2002-09-11 02:12:14 +00:00
timeless%mac.com
0ff5ba99f7 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
72c94ab2d9 popup window permissions manager. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:10:46 +00:00
naving%netscape.com
87a25eedef 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
742dcbb253 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
a969ff0630 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
2add13be13 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
a8088c6baa 162163 - comma after underline causes the composer to crash
r=rjesup sr=jst
2002-09-11 01:58:50 +00:00
yokoyama%netscape.com
53c55209ac 162894
Universal Auto Detector regression fix.
/r=yokoyama, shanjian, /sr=jst, /a=asa
2002-09-11 01:58:29 +00:00
jst%netscape.com
04e808f85d 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
e4a0d79697 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
04efa431f3 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
c3ecae8a0a 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
49fd167d97 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
720bcd0c52 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
a5cd43f732 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
b394f6d78c 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
e82c72f0d3 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
ba678d451b 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
6e299ea1cd 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
117e6ec849 Fix for 167856 - memory leaks in CRL cache 2002-09-11 01:08:06 +00:00
jpierre%netscape.com
5df90591e2 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
c49f36cc60 Bug 167595 - Query - multiple-select product (and probably component) broken
2xr = bbaetz
2002-09-10 23:51:05 +00:00
rogerl%netscape.com
3098c11277 Function invocation & parameter frame instantiation. Labelled statements. 2002-09-10 23:36:00 +00:00
bienvenu%netscape.com
70c0fd6bb0 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
1ddfc591d3 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
31db0bf1e7 bug 166741, fixing bug in previous patches
r=wtc
2002-09-10 20:30:53 +00:00
mkaply%us.ibm.com
4f7d52d611 #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
3b34a60939 Fixed adding TODOs to an unselected Calendar 2002-09-10 18:31:15 +00:00
mikep%oeone.com
75bef53af5 Adding in publishing, small fixes for wording and look and feel. 2002-09-10 18:26:37 +00:00
naving%netscape.com
b8ed276cdc 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
c5d6f12f52 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