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

126624 Коммитов

Автор SHA1 Сообщение Дата
ian%hixie.ch 23c5450f1d No longer support 'foo karma' or 'foo rank' since they clashed with 'help karma' and 'help rank' and other commands of that syntax. 2004-02-02 18:01:12 +00:00
bzbarsky%mit.edu 7135ec571b Fix bug 220773. Patch by Daniel de Wildt <mozilla1q04@dewildt.de>, r=biesi, sr=bzbarsky 2004-02-02 17:01:17 +00:00
cbiesinger%web.de c84c766db5 install reports there is zero space free on my drive and quits (NT 3.51)
bug 202505 r=dveditz sr=roc
2004-02-02 16:47:05 +00:00
cbiesinger%web.de be928782f4 add ui for smoothscroll preference.
bug 232607, r=neil sr=roc
2004-02-02 16:43:47 +00:00
jocuri%softhome.net 44170df141 Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the docs; r=justdave; a=justdave. 2004-02-02 16:33:36 +00:00
mostafah%oeone.com 598b9554da Checked in patch for bug 232868 2004-02-02 15:42:10 +00:00
noririty%jcom.home.ne.jp 3ea5682d31 Bug 231237 - MacOSX Incorrectly displayed separator on Bookmark Manager and Sidebar 2004-02-02 12:09:01 +00:00
ian%hixie.ch 19907f20c9 Oops, Infobot was way too eager to help even in non-eager mode. Make the 'no,' prefix only take effect if the bot thinks it is a direct statement. 2004-02-02 10:38:14 +00:00
dbaron%dbaron.org de736b5010 Missed newline. 2004-02-02 03:10:00 +00:00
dbaron%dbaron.org efa3262b81 Don't close files twice. Not part of non-developer build. 2004-02-02 03:09:33 +00:00
dbaron%dbaron.org 5937268a01 Fix incorrect flag. Not part of default build. 2004-02-02 02:10:50 +00:00
dbaron%dbaron.org 806d07f13f Get (old) regression tests close to working in layout debugger. Not part of non-developer build. 2004-02-02 01:51:05 +00:00
dbaron%dbaron.org f1d361aefc Add .cvsignore. Not part of build. 2004-02-02 00:49:56 +00:00
dbaron%dbaron.org adb557bae0 Add lists with relative URLs for new harness. Not part of build. 2004-02-02 00:44:25 +00:00
dbaron%dbaron.org b0f17ccaa3 Add lists with relative URLs for new harness. Not part of build. 2004-02-02 00:37:43 +00:00
dbaron%dbaron.org ba4143d379 Add .cvsignore. Not part of build. 2004-02-02 00:24:22 +00:00
cltbld%netscape.com c89fa37e01 Automated update 2004-02-01 23:31:02 +00:00
dbaron%dbaron.org 1af04467ad Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt 2004-02-01 23:23:19 +00:00
dbaron%dbaron.org 48c036956d Allow MINIMO=1 to be specified in a mozconfig file. b=232254 r=dougt 2004-02-01 23:22:21 +00:00
ian%hixie.ch dc9df6b4e2 Patch by Eira to support times and weight conversions. Reviewed and changed a bit by me. 2004-02-01 18:55:47 +00:00
ian%hixie.ch 6bb7fc47be Remove spurious blank line which _seems_ to be causing problems in old perls. 2004-02-01 16:16:19 +00:00
ian%hixie.ch 28c8232692 Done Currency now. :-) 2004-02-01 16:15:46 +00:00
ian%hixie.ch 6c15a54452 Currency convertor thanks to xe.com. Patch originally by Alex Schuilenburg <alex@schuilenburg.org>. Heavily edited by me. See bug 231120. 2004-02-01 16:06:18 +00:00
ian%hixie.ch cd9de4873b Oops, checkRights was completely broken due to a couple of typos... 2004-02-01 14:30:31 +00:00
ian%hixie.ch a91a367173 Revamp of the way we handle nick problems. 2004-02-01 14:29:43 +00:00
hpradhan%hotpop.com 164a5876e6 remove unused variable, fix warning (follow up to checkin for bug 229575) 2004-02-01 12:17:19 +00:00
noririty%jcom.home.ne.jp 1c3b578099 cut off -moz-image-region inheritance b=220717, 232793 2004-02-01 12:14:53 +00:00
hpradhan%hotpop.com a5975523b9 bug 232731 : misc cleanup in printing code 2004-02-01 12:10:57 +00:00
bryner%brianryner.com 42adb9f1be More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron 2004-02-01 10:09:07 +00:00
dwitte%stanford.edu 3b6c37bc82 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
dougt%meer.net 1afb858b5c minimo only. cross compiler more sensitive to casting. 2004-02-01 05:22:51 +00:00
bzbarsky%mit.edu d262adc092 Make sure file control frames always have a space manager. Bug 232017, r+sr=dbaron 2004-02-01 04:07:17 +00:00
bryner%brianryner.com 94ba5cd7db Remove unused nsTimingService and nsITimingService (bug 232779). r+sr=dbaron 2004-02-01 03:35:16 +00:00
bryner%brianryner.com dc75c55f7d fixing xmlterm bustage 2004-01-31 23:45:30 +00:00
bryner%brianryner.com 08f53379c4 Continuing nsIPresContext deCOMtamination (bug 229371). Remove ReParentStyleContext - callers can call frame manager directly. Removed several unused setters. Inlined getters for default colors, font scaler, and focus ring width. Changed GetDefaultFont to return a const nsFont*. r+sr=dbaron. 2004-01-31 22:41:40 +00:00
cls%seawood.org 73500d9d6e Add support for timeouts of cvs checkouts.
Bug #184757 r=bryner
2004-01-31 21:31:54 +00:00
neil%parkwaycc.co.uk 521d560df7 Bug 232186 Remove deprecated nsIPref usage from PKI chrome moa=kaie r=caillon sr=brendan 2004-01-31 21:11:27 +00:00
bzbarsky%mit.edu fe7960ecb6 Fix XBL extension of XHTML namespaced nodes. Bug 176606, patch by hyatt,
r=jst, sr=bzbarsky
2004-01-31 19:09:47 +00:00
bienvenu%nventure.com 18539dc21e one more fix for 232438 mapping personal address book to Personal category, sr=mscott 2004-01-31 19:02:34 +00:00
chanial%noos.fr 70e903351f Bug 184802: Sidebar close button has no tooltip, patch by Simon Paquet <bugzilla@babylonsounds.com> 2004-01-31 18:55:22 +00:00
bzbarsky%mit.edu dd384bc666 Fix JS strict warning. Bug 230645, patch by Alex Vincent <ajvincent@juno.com>,
r=timeless, sr=bzbarsky
2004-01-31 18:53:55 +00:00
mvl%exedo.nl 70f275f05b Cookie Manager: "remove cookie" and "remove site" should disable with un-selection
bug 202324, patch by mconnor@myrealbox.com, r=mvl, sr=alecf
2004-01-31 18:35:06 +00:00
cbiesinger%web.de 90503e21f4 removing unused include 2004-01-31 16:34:42 +00:00
neil%parkwaycc.co.uk 3cfffbda86 Bug 228536 Fix JS strict warning undefined property this.onStandaloneImage r=timeless sr=bz 2004-01-31 15:39:50 +00:00
neil%parkwaycc.co.uk 2a246b4626 Bug 228535 Fix JS strict warning undefined property this.searchInputTO r=timeless sr=bz 2004-01-31 15:35:56 +00:00
cbiesinger%web.de 675ef7abb0 Bug 232512
Caret browser dialogue box is potentially confusing to new users
make the buttons be OK/Cancel instead of Yes/Cancel
patch by Andreas Kunz <durbacher@gmx.de> r=neil.parkwaycc.co.uk sr=alecf
2004-01-31 12:58:20 +00:00
neil%parkwaycc.co.uk 098d076ffd Bug 232594 RTL languages should be able to swap back/forward navigation keys r=smontagu sr=jag 2004-01-31 12:47:02 +00:00
neil%parkwaycc.co.uk d83422b6c2 Bug 230707 nsRefPtrHashtable (like nsInterfaceHashtable but for refcounted objects of concrete types) r=bsmedberg sr=alecf 2004-01-31 12:37:36 +00:00
silver%warwickcompsoc.co.uk 0d50b1ca52 Bug 232544 - Make Ctrl-Up/Down change multiline pref instead of bypassing it.
r=samuel@sieb.net
2004-01-31 09:29:09 +00:00
jgmyers%speakeasy.net 10b8ef3a20 Extend set of OIDs mapped to text: bug 97406 r=kaie sr=spitzer 2004-01-31 07:10:35 +00:00