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

2622 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
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
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
cbiesinger%web.de 89730e2508 bug 252045 patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
r=bsmedberg sr=darin
fix typo (re -> res)
2004-07-22 00:02:56 +00:00
neil%parkwaycc.co.uk a9cbefd5ff Bug 252317 Ensure view source has a page descriptor it can reload r=doron sr=bz 2004-07-21 16:13:45 +00:00
neil%parkwaycc.co.uk 680260acd6 Middle/ctrl+click bookmark love b=72361,59132,89922,213908 and part of 142683 p=trev@gtchar.de (Wladimir Palant) r=me sr=dmose 2004-07-20 10:27:25 +00:00
timeless%mozdev.org a048c9e362 Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
r=jst sr=jst
2004-07-14 22:53:37 +00:00
dbaron%dbaron.org 60ac618572 Back out bug 91312 to fix bug 250825. a=asa 2004-07-12 19:11:10 +00:00
timeless%mozdev.org 352b310090 Bug 91312 TITLE texts should follow the same BiDi directionality as the source object
patch by mozilla-bugzilla@future.shiny.co.il r=smontagu sr=roc a=asa
2004-07-10 00:56:41 +00:00
timeless%mozdev.org e698edaacf Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
bryner%brianryner.com 7360de47df trying to remove zombie cvs file 2004-06-21 23:34:24 +00:00
bryner%brianryner.com 47111a13aa removing dead CFM build files 2004-06-21 02:09:30 +00:00
timeless%mozdev.org 32c6f93622 Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2004-06-20 22:45:14 +00:00
mkaply%us.ibm.com 4697788b09 #229753
r=neil, sr=jag
search sidebar does not automatically open on first addressfield search
2004-06-17 12:39:47 +00:00
pkw%us.ibm.com 0dfac77d47 Bug 186789 - Ctrl+Shift Shortcuts in Mozilla conflict with ISO 14755 Input methods (shift+ctrl keys don't work) [mark all read]
r=neil.parkwaycc.co.uk@myrealbox.com, sr=alecf@flett.org (for XPFE changes), src=mscott@mozilla.org (for MailNews changes)
2004-06-10 01:42:00 +00:00
mvl%exedo.nl 502e663e52 Add a way to manually show a single blocked pop-up window
bug 198846, r=danm, sr=jag
2004-06-08 12:06:56 +00:00
smontagu%smontagu.org 6f9836c84f Add windows-1255 to character encodings for mail composition. Bug 244141, r=jshin, sr=bienvenu. 2004-05-27 08:39:22 +00:00
neil%parkwaycc.co.uk 67d13f2063 Move mailNavigatorOverlay out of navigatorOverlay and into navigator where it won't get overlaid onto view source, hidden window etc. b=108745 r=timeless sr=bienvenu 2004-05-25 22:32:36 +00:00
smontagu%smontagu.org 950422f8f1 Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2004-05-23 09:15:23 +00:00
neil%parkwaycc.co.uk 81c1ab2b63 Bug 220215 use the XPCNativeWrapper for Components.lookupMethod r=caillon sr=bz 2004-05-21 09:19:08 +00:00
neil%parkwaycc.co.uk fb17ee8f1d Bug 243418 Fix JS strict warning: reference to undefined property tokens[0] r=db48x sr=alecf 2004-05-18 10:14:30 +00:00
timeless%mozdev.org 7b5970dc1f Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
darin%meer.net 739850c4eb fixes bug 236608 "Domain Guessing: URL is not updated when guessing loads www.hostname.com" r=neil sr=dveditz 2004-05-14 04:19:35 +00:00
timeless%mozdev.org 6ed28cb507 Bug 201854 Can't drag/move bookmark from/to/within overflow/dropdown/chevron list of personal toolbar
patch by durbacher@gmx.de r=neil sr=jag
2004-05-12 20:23:05 +00:00
neil%parkwaycc.co.uk 3141e4bb0b Bug 242979 File -> Upload File needs an access key r=aaronl rs=darin 2004-05-10 13:17:56 +00:00
Stefan.Borggraefe%gmx.de eb441f872c Bug 242707: Corrects the order of the menu items in the File menu of the View Source window
patch by Frank Wein, r=Neil, sr=jag
2004-05-07 08:11:52 +00:00
bryner%brianryner.com f9f55ca33e deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst. 2004-05-03 21:48:36 +00:00
jshin%mailaps.org c988f9bf54 bug 235090 : add UTF-16 converters: committing two files missed in the previous check-in by mistake 2004-04-24 16:59:46 +00:00
neil%parkwaycc.co.uk 56519c3790 Followup to bug 230219 removing obsolete persist attributes b=166455 p=gautheri@noos.fr r=me sr=mscott 2004-04-22 22:27:28 +00:00
neil%parkwaycc.co.uk f1b29f1237 Remove unused wallet preferences (including localized prefs) b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-22 08:26:58 +00:00
darin%meer.net 74ce72e1f6 fixes win32 crash and file->open regression resulting from patch for bug 24867, patch by neil r+sr=darin 2004-04-19 21:41:28 +00:00
gerv%gerv.net aa835b77c5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
varga%nixcorp.com 5026248834 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
darin%meer.net b86829b878 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
cbiesinger%web.de 3c212719bf bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
bzbarsky%mit.edu 4cba32786b Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
neil%parkwaycc.co.uk 6cdb00f1ff Fix for smoketest blocker 240339 bogus prefs interrupt navigator startup r=varga sr=dveditz 2004-04-15 20:11:02 +00:00
cbiesinger%web.de c54197d5ff removing unused files, r=neil bug 238818 not part of build 2004-04-13 19:20:08 +00:00
neil%parkwaycc.co.uk 847fda7647 Bug 230219 navigator button preferences only work if a navigator window is open r=dean_tessman sr=alecf a=chofmann 2004-04-10 09:41:33 +00:00
darin%meer.net c31e290992 fixes bug 192022 "Web page progress bar in statusbar rarely works when browsing, stays blank" r=biesi sr=dbaron a=chofmann 2004-04-01 21:58:35 +00:00
cbiesinger%web.de df94f2dbde removing unused files, not part of build. bug 238841 r=bsmedberg 2004-03-29 19:45:32 +00:00
cbiesinger%web.de e6f919c789 removing unused files, r=bsmedberg. not part of build. 2004-03-26 21:47:15 +00:00
jst%mozilla.jstenback.com 3d48b69811 Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b. 2004-03-16 20:13:14 +00:00
jst%mozilla.jstenback.com 2e147004eb Backing out the fix for bug 235457 since it made typing URLs, and autocomplete in the the URL bar not work. 2004-03-16 19:06:10 +00:00
jst%mozilla.jstenback.com 9216581021 Fixing bug 235457. Make new windows opened through window.open be opened on the context of the opener, and make caps not lie about when capabilities are enabled. r=danm-moz@comcast.net, r=caillon@aillon.org, sr=brendan@mozilla.org, a=dbaron@dbaron.org 2004-03-16 06:57:54 +00:00
jst%mozilla.jstenback.com 1a96c240dd Fixing bug 213922. Make SeaMonkey focus the content area of a new window when opened from a targetted link. r=bryner@brianryner.com, sr=ben@bengoodger.com, a=brendan@mozilla.org 2004-03-11 03:00:47 +00:00
mkaply%us.ibm.com 77a41a9f8f Add entry for potential file upload so we can translate it 2004-03-09 23:26:53 +00:00
mkaply%us.ibm.com b64a91f336 Add entry for potential file upload so we can translate it 2004-03-09 23:19:14 +00:00
kairo%kairo.at 8b610bcf5f bug 234087 - Allow localizing of "translate page" URL, r=timeless,sr=tor 2004-03-09 18:25:10 +00:00
timeless%mozdev.org d72de54a43 Bug 236552 Warning: assignment to undeclared variable searchURL in chrome://navigator/content/navigator.js
r=neil sr=tor
2004-03-09 16:43:26 +00:00
kyle.yuan%sun.com 74b4534057 Bug 236700 The "v" key brings up the find dialog
r=caillon, sr=bz
Should use |keycode| for the key binding.
2004-03-07 03:38:56 +00:00
jshin%mailaps.org 6f2a49fffa bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
neil%parkwaycc.co.uk 8a2fa7ea41 Bug 236208 lastPageVisited isn't idn-safe r=alecf sr=bryner 2004-03-04 23:34:46 +00:00
bsmedberg%covad.net 47926ac450 Bug 236138 - bulletproof startup against lack of some browser.startup.[...] prefs. r/sr=darin 2004-03-03 03:26:17 +00:00
mvl%exedo.nl 05c00b4637 Remove duplicates from the menu to manually show blocked popups. Also limit the menu to 100 entries max.
bug 235454, r=danm, sr=jag
2004-03-02 20:00:50 +00:00
danm-moz%comcast.net fa421ddbb3 in your preferences, set the milestone to 'ignore' and lose the annoying temporary homepage hijack Mozilla does at each milestone. bug 102313 r=jag^2 2004-03-01 03:13:52 +00:00
cbiesinger%web.de cf7b0ade78 bug 234979, patch by matti@mversen.de r=roland.mainz@nrubsig.org sr=darin moa=neil
add "show build configuration" to the debug menu
2004-02-28 23:36:40 +00:00
kairo%kairo.at 97c9024a5a bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +00:00
kyle.yuan%sun.com dec6e714d2 Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
2004-02-27 06:22:29 +00:00
kyle.yuan%sun.com 9bdb253d4f Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
2004-02-20 01:59:34 +00:00
jst%mozilla.jstenback.com f66675f83c Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2004-02-19 21:52:31 +00:00
cbiesinger%web.de 135ddb9064 Bug 188092 xpfe/browser/resources/content/navWidget* unused
r=ben sr=jag
2004-02-19 19:27:43 +00:00
neil%parkwaycc.co.uk e1cfbcba71 Supplementary patch to bug 226955 to use more meaningful entity names p=gautheri@noos.fr r=me sr=jag 2004-02-19 11:33:52 +00:00
neil%parkwaycc.co.uk 0554daf840 Bug 233721 Add confirmation for Set As Wallpaper p=stefan@borggraefe.com r=me sr=tor 2004-02-19 11:15:29 +00:00
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
neil%parkwaycc.co.uk d0f356bc4f Bug 234193 QA/Bugs Filed Today should use new bugzilla syntax r=varga sr=tor a=dveditz 2004-02-13 20:03:36 +00:00
jst%mozilla.jstenback.com 6ca4c1a78e Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org 2004-02-11 06:09:51 +00:00
bsmedberg%covad.net 7a922f66fd Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2004-02-11 02:10:04 +00:00
mvl%exedo.nl f008ef89d7 Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
Bug 198846, r=danm, sr=jag
2004-02-10 18:22:23 +00:00
jst%mozilla.jstenback.com 8b6dc1c3ca Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
cbiesinger%web.de 7cd81ec975 addressing reviewer comments 2004-02-08 16:03:39 +00:00
neil%parkwaycc.co.uk 6db7801aba Bug 226955 Convert <window class="dialog"> to <dialog> p=gautheri@noos.fr r=me sr=jag 2004-02-07 13:08:38 +00:00
kairo%kairo.at 9ec4b6c21a bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
cbiesinger%web.de 9f8a1c2d19 browser part of 47909 - hide the progress meter when it's not needed
r=neil sr=bz
2004-02-04 00:04:42 +00:00
neil%parkwaycc.co.uk b8295d3024 Bug 228535 Fix JS strict warning undefined property this.searchInputTO r=timeless sr=bz 2004-01-31 15:35:56 +00:00
neil%parkwaycc.co.uk 49ca3103b8 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 891119fe45 Bug 231766 Fix JS strict warning p=gautheri@noos.fr r=me sr=jag 2004-01-22 09:44:20 +00:00
dbaron%dbaron.org 50f9940a9f Call removeControllers / RemoveObserver for objects implemented in JS so that the chrome window's DOM window object can be cleaned up in one cycle of JS GC rather than two. b=231384 r=bryner sr=ben 2004-01-22 01:47:58 +00:00
db48x%yahoo.com a217c9420e bug 228218 - Cannot save media (image,...) from page info (validateFileName is not defined)
patch by Gilles Durys <mozbug@durys.net>, r=db48x, sr=dbaron
2004-01-20 22:26:31 +00:00
dbaron%dbaron.org d7a8d3b552 Fix leaks by avoiding closure and unregistering listener. b=231266 r=bryner sr=brendan 2004-01-17 22:41:38 +00:00
db48x%yahoo.com fa324538de bug 226752 and bug 220833 - 'Page info' dialog shows form fields belonging to incorrect forms; view page info/forms shows id, not name attribute
r=jag, sr=bz
2004-01-14 04:35:51 +00:00
neil%parkwaycc.co.uk d9aeeabfac Bug 229995 view source doesn't need history or security r=doron sr=bz 2004-01-05 16:51:19 +00:00
cbiesinger%web.de e1d42c6883 191073 patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
Classic Theme: personal toolbar has a white vertical line on the left
2004-01-03 17:48:36 +00:00
pete.zha%sun.com 518649d98b bug=223908(Add "Net config" selector)
r=neil.parkwaycc.co.uk sr=jst patch=leon.sha@sun.com
2003-12-31 07:13:12 +00:00
neil%parkwaycc.co.uk 793fc4027a Supplementary cleanup to bug 228510 p=gautheri@noos.fr r=me sr=bz 2003-12-26 00:01:52 +00:00
timeless%mozdev.org f104bee203 Bug 228510 Warning ``function getContentTypeFromHeaders does not always return a value'' [xs] in file ``chrome://navigator/content/pageInfo.js'', line 951, character 0.
r=neil sr=bz
2003-12-21 04:04:21 +00:00
timeless%mozdev.org c6fce4dbba Bug 228405 Warning ``reference to undefined property linkToolbarUI.initialized'' [xs] in file ``chrome://navigator/content/linkToolbarOverlay.js'', line 247, character 0.
r=neil sr=bz
2003-12-21 04:04:16 +00:00
jshin%mailaps.org 638631e65d bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa) 2003-12-17 00:31:34 +00:00
tor%cs.brown.edu 6c22b74d44 Bug 183185 - pageInfo.js "Error: this.data[row] has no properties". Patch by
Daniel Brooks, r=timeless, sr=bz, a=tor.
2003-12-16 21:45:34 +00:00
caillon%returnzero.com 1336bba247 Bug 225490
Change the default search engine to google.
Patch by:
  Andreas Kunz <durbacher@gmx.de>
  Serge GAUTHERIE <gautheri@noos.fr>

r=me
sr=ben
a=asa
2003-12-12 22:50:13 +00:00
jshin%mailaps.org 5e7848db38 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2003-12-03 21:52:10 +00:00
jshin%mailaps.org 88492d9c99 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2003-12-03 21:41:37 +00:00
dbaron%dbaron.org f35f2c3708 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
darin%meer.net 2371181b48 fixes bug 225424 "The View/Apply Theme menu of available themes should be sorted alphabetically"
patch by malcolm-bmo@farside.org.uk r=neil@parkwaycc.co.uk sr=alecf a=asa
2003-11-21 08:01:23 +00:00
timeless%mozdev.org 037f8aab54 Bug 135181 Add Translate Page to the Tools menu
patch by jg307@cam.ac.uk/neil.marshall@sympatico.ca r=neil(moa) sr=alecf
2003-11-17 20:40:55 +00:00
timeless%mozdev.org 3a6d6c90fd Bug 106386 Correct misspellings in source code
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
jshin%mailaps.org 908a9fa11f bug 224748 : make charset names in navigator.properties (for charset menu) canonical (r=smontagu, sr=blizzard) 2003-11-12 19:44:18 +00:00