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

11808 Коммитов

Автор SHA1 Сообщение Дата
jst%mozilla.jstenback.com 00e4d5d5e3 Fixing bug 257431. Make the tabbrowser code only listen to events initiated by the user. r=trev@gtchat.de, sr=bzbarsky@mit.edu 2004-09-02 15:25:39 +00:00
cbiesinger%web.de 33aed5e96e Bug 253476 PAC: fixup uris entered in prefs
r=neil sr=jag patch by Chris Thomas <cst@andrew.cmu.edu>
2004-09-01 18:52:07 +00:00
cbiesinger%web.de 13f9fc8add Bug 255432 make sure to set the content type on the channel early enough
r=bzbarsky sr=darin
2004-08-31 09:28:00 +00:00
rbs%maths.uq.edu.au 3d041207b7 Goto Line (Ctrl+L) in view-source couldn't go to the last line, b=253905, r+sr=bzbarsky 2004-08-31 04:46:30 +00:00
neil%parkwaycc.co.uk d99e7fd456 Bug 236068 <listbox> removeItemAt sometimes removes the wrong item p=jon@rekai.net r=varga sr=me 2004-08-30 21:28:11 +00:00
Stefan.Borggraefe%gmx.de 19cc5ce688 Fix for bug 257338: "Delete Host" and "Delete Domain" features of the History Window do not work
r=bsmedberg, sr=neil
2004-08-30 06:43:11 +00:00
ben%bengoodger.com 72b845e2e1 followup to 255394 - non-default search query parameter generation - fix crash in seamonkey by adding a null check, and make sure we locate general.useragent.locale in the right .properties file. 2004-08-29 11:20:46 +00:00
ben%bengoodger.com c38f388c75 255394 - default search query parameter generation, r+sr=brendan@mozilla.org 2004-08-29 08:17:38 +00:00
mkaply%us.ibm.com ac9d361139 #249229
r=neil, sr=roc, a=mkaply
Patch from doronr - certain mouse events are not fired on scrollbars
2004-08-27 16:39:01 +00:00
neil%parkwaycc.co.uk 12776a3592 Bug 252119 <key keycode="VK_RETURN"> should not see an Enter key pressed in a timed textbox r=varga sr=bryner 2004-08-26 18:49:05 +00:00
timeless%mozdev.org 0522bb25a2 Bug 230969 Warning: redeclaration of var categoryList
patch by jw6057@bacon.qcc.mass.edu r=timeless sr=neil
2004-08-26 14:05:44 +00:00
timeless%mozdev.org 9e3fb83241 Bug 231893 progressListener.QueryInterface should not throw NS_NOINTERFACE for nsISupports
patch by jw6057@bacon.qcc.mass.edu r=timeless sr=neil
2004-08-26 13:42:40 +00:00
jst%mozilla.jstenback.com aa4ea96397 Fixing bug 250862. Prevent javascript: and data: URLs from being dropped into the content area. r=caillon@gmail.com, sr=dveditz@cruzio.com 2004-08-26 07:47:38 +00:00
gerv%gerv.net 62e3767f68 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
jshin%mailaps.org 377c05d378 bug 255456 : protection against 'charset.cache.size = 0' and a little clean-up (r=smontagu, sr=neil) 2004-08-25 09:26:00 +00:00
vladimir%pobox.com dea17bb4eb b=255134, make nsICollation scriptable (forgot file), r=jshin,sr=brendan 2004-08-24 22:52:02 +00:00
vladimir%pobox.com ab916d5eb8 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
Stefan.Borggraefe%gmx.de 30351e1e85 Fix for bug 131480: "Can't do two successive history searches"
r+sr=neil
2004-08-24 17:38:10 +00:00
jshin%mailaps.org 9b8a668088 bug 256409 : bookmarks file path with non-ASCII characters doesn't work (r=p_ch, sr=jag) 2004-08-23 16:06:03 +00:00
neil%parkwaycc.co.uk 19e81d4df3 Trying to fix build bustage again... 2004-08-21 16:18:23 +00:00
varga%nixcorp.com cb43ac8f02 Additional patch for bug 211046. r=varga sr=jag 2004-08-21 15:59:11 +00:00
neil%parkwaycc.co.uk 0f0f9e1926 Trying to fix build bustage, but I don't understand these dependencies... 2004-08-21 15:49:23 +00:00
neil%parkwaycc.co.uk 509a318898 Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott 2004-08-21 14:47:51 +00:00
mkaply%us.ibm.com 71fe8ea4fd #247962
r=pedemonte, sr=blizzard (platform specific)
Remove DLL_InitTerm from NSPR - move it to Mozilla code
2004-08-20 15:03:00 +00:00
timeless%mozdev.org 2cd6892bd0 Bug 58786 No text shown when all panels deleted
patch by jon@rekai.net r=doron sr=neil
2004-08-19 21:47:35 +00:00
timeless%mozdev.org 659634b1df Bug 254696 Download Manager should open file/display properties when you hit enter
patch by cst@andrew.cmu.edu r=neil sr=jag
2004-08-19 00:46:31 +00:00
timeless%mozdev.org 8e47685af5 Bug 204332 bad wording in sidebarOverlay.dtd
changes by tsahi_75@yahoo.com patch by jon@rekai.net r=doron sr=neil
2004-08-18 21:59:02 +00:00
neil%parkwaycc.co.uk d372d25e42 Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg 2004-08-18 19:14:51 +00:00
smontagu%smontagu.org e08eeae5a7 correct erroneous checkin from bug 218528. 2004-08-11 20:29:46 +00:00
cbiesinger%web.de 70b63e0684 Bug 252842 MIME type "image/vnd.microsoft.icon" is not recognized
r=tor sr=bz
2004-08-10 20:37:32 +00:00
mconnor%myrealbox.com 81edcd4e99 bug 253607 - Warning: redeclaration of var column, patch by Frank Wein (mcsmurf@gmx.de), r=timeless, sr=neil 2004-08-10 17:12:02 +00:00
darin%meer.net 9531babedd fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2004-08-09 21:17:12 +00:00
neil%parkwaycc.co.uk 033645c483 Bug 248964 Can't save from source view r=doron sr=jag 2004-08-09 10:02:56 +00:00
cbiesinger%web.de f8cbab2fd7 don't use eval, and don't allow entering non-numbers as values for integer prefs
Bug 254434 r=timeless sr=neil
2004-08-08 21:37:51 +00:00
neil%parkwaycc.co.uk d54d3c31d3 Bug 226491 <progressmeter mode="undetermined"> for Classic skin r=mscott sr=jag 2004-08-07 12:26:59 +00:00
bzbarsky%mit.edu da715718f8 Add ico and xbm to the "image files" list. Bug 254381, patch by Jonathan Watt
<jonathan.watt@strath.ac.uk>, r=mconnor, sr=neil
2004-08-07 02:43:55 +00:00
timeless%mozdev.org b62850d216 Bug 121730 Add number of entries actually removed from sHistory when using PurgeHistory()
r=bz sr=bz
2004-08-06 19:34:21 +00:00
neil%parkwaycc.co.uk d85ecd00f9 Bug 32372 should be possible to completely disable CSS p=fantasai@inkedblade.net r=me (xpfe) r/sr=dbaron 2004-08-05 11:38:42 +00:00
db48x%yahoo.com 3ca7e2b57a bug 254086: Page info -> Forms -> Form name is editable
r=timeless, sr=brendan
2004-08-03 17:51:25 +00:00
neil%parkwaycc.co.uk 8114cbee5e Bug 238136 Make bookmarks not depend on IE on Windows r=varga sr=jag 2004-08-02 22:17:26 +00:00
mconnor%myrealbox.com 6b450ec5e4 bustage fix, blame caillon 2004-08-02 17:30:27 +00:00
mconnor%myrealbox.com cf396b7b07 fix for 234700 - removing a page from history does not remove it from history.dat, patch by caillon@redhat.com, r=timeless, sr=jst 2004-08-02 17:03:19 +00:00
cbiesinger%web.de 242463f840 Bug 88274 custom keywords don't work when selected from location bar
patch by Wladimir Palant <trev@gtchat.de>   r=neil sr=darin
2004-08-02 12:36:23 +00:00
bryner%brianryner.com cc807b07b1 Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
dwitte%stanford.edu f41c9ac4de make seamonkey bookmarks use nsISafeOutputStream.
b=252193, r=biesi, sr=darin
2004-07-30 05:02:45 +00:00
db48x%yahoo.com f513d15129 bug 229441: Background images are not shown in Media tab (Page Info)
patch by Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=jag
2004-07-30 00:36:34 +00:00
cbiesinger%web.de c0215f3bb8 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
roc+%cs.cmu.edu 4960d71bc5 Bug 240276. Make <scrollbox> be implemented as a regular scrollframe rathern than a scrollboxframe. This will help us remove scrollboxframe. r+sr=dbaron 2004-07-28 03:27:02 +00:00
neil%parkwaycc.co.uk b974fbbf82 Bug 235893 Make view source overlay the windows refresh keys only r=doron sr=jag 2004-07-26 23:26:23 +00:00
neil%parkwaycc.co.uk 8f4a5388a7 Bug 251465 -moz-user-focus: none; makes no sense for XUL r/sr=bryner 2004-07-26 22:06:44 +00:00