Commit Graph

1680 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
3d583e763d backing out remainder of bug 22056 patch to hopefully fix remaining
regression. a=perf regression.
2002-09-11 22:16:36 +00:00
bzbarsky%mit.edu
da76dd0f62 Adds text/image/both modes for the main toolbar. Bug 22056, patch by
neil@parkwaycc.co.uk, r=timeless, sr=bzbarsky, moa=blake,hyatt
2002-09-11 09:48:17 +00:00
glazman%netscape.com
1d4075b29f pressing Ctrl+tab doesn't switch tabs like it does in other tabbed apps; b=136915, r=neil@parkwaycc.co.uk, sr=jag, fix by jruderman@hmc.edu (Jesse Ruderman) 2002-09-11 09:21:40 +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
e82c72f0d3 Right click should not toggle checkbox. Bug 166403,
r=neil@parkwaycc.co.uk, sr=hewitt
2002-09-11 01:40:23 +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
bzbarsky%mit.edu
916579b804 The last checkin (both, actually) was for bug 114170 2002-09-10 08:11:53 +00:00
bzbarsky%mit.edu
8b778a8d1d *** empty log message *** 2002-09-10 08:10:10 +00:00
bzbarsky%mit.edu
8019d6dbd6 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
pete.zha%sun.com
a79325f4fd Print settings on Linux are saved at shutdown but not read at next start
bug=166217 r=rods@netscape.com sr=bryner@netscape.com a=asa Roland.Mainz@informatik.med.uni-giessen.de
2002-09-10 05:15:53 +00:00
leaf%mozilla.org
70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
timeless%mac.com
07671c37b5 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2002-09-02 03:36:38 +00:00
danm%netscape.com
091b30e2a3 update for rev 1.26 of nsIAppShellService.idl: Quit takes a new parameter. bug 163918 r=brendan,bryner 2002-08-24 18:58:19 +00:00
cmanske%netscape.com
36cbd2e832 Dont allow arrow key event processing in radiogroup unless focus is on radio button. b=149517, r=brade, sr=hewitt 2002-08-15 22:12:01 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
jaggernaut%netscape.com
c5f24f1e8a BUg 144533: filter some of the browser's web progress notifications in C++ to avoid expensive c++ -> JS calls. Patch by darin, jag, r=caillon, sr=bryner 2002-08-06 14:51:06 +00:00
alecf%netscape.com
f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
mkaply%us.ibm.com
837c27aeee #107484
r=pete, sr=bzbarsky, a=asa
Fix regression printing on OS/2 - don't do localfile stuff unless we are printing to file
2002-07-30 19:27:05 +00:00
blakeross%telocity.com
db483c0db7 159477 - arrow key selection in tree has absurd delay. r=brendan sr=hyatt a=blizzard 2002-07-28 21:45:06 +00:00
pete.zha%sun.com
fbfc45c94e Printing / Page settings reset themselves after print (no landscape printing)
bug=147605 r=petez sr=jst a=asa patch=Roland.Mainz@informatik.med.uni-giessen.de
Thanks Roland for this patch!
2002-07-26 22:58:24 +00:00
caillon%returnzero.com
24ae43c972 Bug 155752 - Use the XML parser for XHTML about: services
Patch contributed by Alexey Chernyak <alexey@ihug.com.au>
r=timeless, sr=jst, a=asa
2002-07-25 13:36:37 +00:00
caillon%returnzero.com
5ebd34f7ff Bug 155752 - Use the XML parser for XHTML about: services
Patch contributed by Alexey Chernyak <alexey@ihug.com.au>
r=timeless, sr=jst, a=asa
2002-07-25 13:27:16 +00:00
jrgm%netscape.com
ac32f38594 bug 158072: 'remove dead function selectLocale from strres.js', r=timeless, sr=jag, a=asa 2002-07-25 00:38:23 +00:00
caillon%returnzero.com
7a87792fb6 Bug 152127 - Prevent tabs from getting renamed to "(Untitled)" at seemingly random times.
r=bzbarsky sr=jag a=asa

Also fixes bugs 101827, 101831, 102924, 108189, 108350, 108421, 111118, 124028, 134815, 141839, 144431, 144984, 150669, 158171
2002-07-23 10:24:14 +00:00
pete.zha%sun.com
498b05200b Forget one line in previou check in. Just add it now.
Sorry for this!
2002-07-21 11:19:39 +00:00
pete.zha%sun.com
efe33e8b2b Summary: print to file overwrites file without asking
bug=107484 r=rods sr=bzbarsky a=scc
2002-07-21 10:59:57 +00:00
caillon%returnzero.com
23725e35b9 Bug 107147. "Using middle button to close a tab also pastes+opens url in another tab".
r=sicking
sr=jag
a=brendan
2002-07-21 01:48:34 +00:00
jaggernaut%netscape.com
47e66e444c Bug 107848: Wrong tab is closed when last but one tab is closed. r=caillon, sr=ben, a=asa 2002-07-18 07:31:10 +00:00
kyle.yuan%sun.com
dc81135dda Bug 134916 left arrow to select parent of currently selected row does not scroll to parent
r=varga, sr=bzbarsky, a=scc
Add ensureRowIsVisible in keypress handler when keycode="left"
2002-07-18 02:16:54 +00:00
kyle.yuan%sun.com
d06121a3c8 Bug 140227 Strange shift+click and ctrl+click behaviour in single-selection listbox
r=neil@parkwaycc.co.uk, sr=bzbarsky, a=scc
Check "selType" in mouse click handler
2002-07-18 02:16:32 +00:00
leaf%mozilla.org
8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
jst%netscape.com
3cc5ee6256 Checking in alexey@ihug.com.au's fix for bug 144040. Make sure the enabled column in about:plugins contains correct information. r=peterl@netscape.com, sr=jst@netscape.com 2002-07-15 22:50:49 +00:00
mozilla.BenB%bucksch.org
5862923ad8 same as previous. patch by Tuukka Tolvanen <t.bugz@lament.cjb.net> 2002-07-12 03:39:14 +00:00
mozilla.BenB%bucksch.org
0e5c2faa60 156984: Typo (missing "P"). r=rods, sr=kin, a=roc 2002-07-12 03:34:17 +00:00
timeless%mac.com
04ee09cffc Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences.
patch by pierrechanial@netscape.net r=rginda,timeless sr=jag
2002-07-10 01:23:56 +00:00
rods%netscape.com
1ba1fcde85 Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:39:02 +00:00
bzbarsky%mit.edu
5640958a00 "Textbox context menu generates spurious focus events.". Bug 155871,
patch by neil@parkwaycc.co.uk, r=dean_tessman@hotmail.com, sr=jag
2002-07-09 08:42:11 +00:00
bzbarsky%mit.edu
2831ef5a38 Fix use of :active in about:. Bug 155923, patch by
neil@parkwaycc.co.uk, r=dbaron, sr=rbs
2002-07-09 08:32:39 +00:00
stephend%netscape.com
3307e6c278 Bug 155305. Update copyright information and domain name/company name for Support.com. r=namachi@netscape.com/mlemley@netscape.com, sr=leaf@mozilla.org 2002-07-09 05:46:58 +00:00
rods%netscape.com
9ad7dc90a0 use the title unless empty then use URL instead. And change
the progress dialog to display title intead of url
Bug 156305 r=dcone sr=waterson
2002-07-09 02:33:29 +00:00
suresh%netscape.com
eb153cdce4 fix for bugscape blocker bug 17487 - IM and Chat compose windows not displaying text (can't type message), sr-jag 2002-07-08 19:21:10 +00:00
tor%cs.brown.edu
43f0aafec4 Backout of 155923 2002-07-07 08:50:07 +00:00
cbiesinger%web.de
1c732f696c bug 155923 r=neil@parkwaycc.co.uk sr=tor
about: should not use :active
2002-07-06 21:02:33 +00:00
bzbarsky%mit.edu
b1035b573e Fix scrollbar disappearing when many tabs are open. Bug 106927, patch by
neil@parkwaycc.co.uk, r=timeless, sr=jag
2002-07-04 09:46:01 +00:00
cbiesinger%web.de
b8aa101e51 bug 146974 r=hwaara sr=tor
js strict warnings
2002-07-03 19:16:45 +00:00
mkaply%us.ibm.com
8cc630dd99 #145040
r=rods, sr=hewitt
Num copies not mirrored to print dialog from printer settings
2002-07-02 22:30:13 +00:00
timeless%mac.com
92dc493a82 Bug 148334 when autoHide pref is disabled, tabbrowser duplicates listeners for first browser
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-06-27 08:19:28 +00:00
jaggernaut%netscape.com
5abd4b6906 Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt 2002-06-25 04:52:46 +00:00
blakeross%telocity.com
7bc8fc6afb 132027 - no menus work when download manager window has focus. patches by bryner and I. r=bryner/blake sr=ben/dveditz 2002-06-24 21:48:24 +00:00
blakeross%telocity.com
67ea8be42a 152387 - prefs for location bar autocomplete don't stick. r=caillon sr=ben 2002-06-23 02:05:17 +00:00