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

1700 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 21bd7b3226 Changed to unescape the tab title with a charset if non ASCII,
bug 158171, r=caillon, sr=bzbarsky.
2002-10-08 23:19:03 +00:00
timeless%mac.com 588c42a53c Bug 106656 tabs' use of child nodes is inconsistent
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-10-08 12:07:27 +00:00
loadrunner%betak.net 55609bfe63 b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, sr=sfraser, dveditz 2002-10-08 06:21:11 +00:00
shanjian%netscape.com 4713ca8924 #172402 Change auto-detection option in POST form page with frame will cause page be reloaded
Let detector charset reload be handled the same way as charset reload.
r=naoki, sr=alecf
2002-10-08 02:15:26 +00:00
varga%netscape.com 274f864757 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2002-10-05 08:11:28 +00:00
hyatt%netscape.com 1d9aa15d94 Fix for 172276, enable menus to support context menus (like WinIE's Favorites top-level menu). r/sr=hewitt/brendan 2002-10-04 00:57:09 +00:00
smontagu%netscape.com dd6cc75df8 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
rods%netscape.com b90460b9ba Impl print preview for mail and addrbook
Here we are moving the printing JS code into its own file called printing.js
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:04:57 +00:00
aaronl%netscape.com feee968136 Bug 172194. Initial focus in password dialogs messed up. r=sgehani, sr=bryner 2002-10-03 00:46:24 +00:00
aaronl%netscape.com 2fd28ab62d Bug 171933. Text missing from buttons in common dialogs. r=timeless, sr=hewitt 2002-10-01 16:56:29 +00:00
aaronl%netscape.com 9113ce1184 Bug 134066. Make nsIPromptService support accesskey, via & before accesskey character. Also fixes bug 133582 - don't put initial focus on 'Don't ask me again' checkboxes in confirm dialogs. r=sgehani, sr=hewitt. 2002-10-01 05:13:37 +00:00
kairo%kairo.at a296aba949 bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt 2002-09-28 12:24:36 +00:00
timeless%mac.com 2c7bd92603 Bug 22056 Show toolbars as text/icons/both
r=biesi sr=dveditz
2002-09-25 20:18:56 +00:00
timeless%mac.com 715b7a4466 Bug 170587 popup.xml, error in method sizeTo()
patch by afatecha@idea.com.py r=timeless rs=bz
2002-09-24 22:31:53 +00:00
timeless%mac.com 3a3004fd75 Bug 22056 Show toolbars as text/icons/both
patch by neil@parkwaycc.co.uk r=timeless sr=bz
using xbl:inherits
2002-09-24 19:40:29 +00:00
blakeross%telocity.com 5a1870d54a Fixing a stupid oops from the patch for 153946. 2002-09-23 19:26:49 +00:00
darin%netscape.com 53d2edd736 more fallout from bug 166792 (thx biesi!) 2002-09-23 06:27:03 +00:00
kairo%kairo.at 17581d4fc0 bug 168923 - lang.version is still 1.1b: change lang.version and content.version to 1.2a, r=biesi, sr=bz 2002-09-22 22:14:25 +00:00
hyatt%netscape.com e8710c1495 Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2002-09-21 01:03:38 +00:00
andreww%netscape.com 2558b06343 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39:25 +00:00
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