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

10147 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com aba863efa1 Bug 29856 *nix only : Window Class the same for all mozilla windows
original patch from arik devens / rob ginda
r=akkana sr=alecf
2002-08-07 01:59:22 +00:00
akkana%netscape.com df33673a01 105895: shift-middleclick in content opens clipboard url in new tab or window. r=brade, sr=jag 2002-08-06 23:52:15 +00:00
alecf%netscape.com 1102b2ae34 fix for bug 12493 - layout should canonicalize urls before asking global history for visited status
r=radha, sr=darin
2002-08-06 23:51:42 +00:00
alecf%netscape.com cc56aaa055 bug 142310 - topcrash fix - make the member hashtable be stored as a member variable, no need to allocate it on demand
r=darin, sr=jag
2002-08-06 23:46:18 +00:00
timeless%mac.com 8c7da050d9 Bug 101059 [FIX] Can't drag between folders on personal toolbar
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:16:40 +00:00
timeless%mac.com 330b0a6e77 Bug 83298 Folder Properties window has the wrong text
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:13:43 +00:00
jaggernaut%netscape.com 5aa0f85d49 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
bzbarsky%mit.edu f9168279bf ugh. I mismerged the patch for bug 150451. This is the right code
now.  Thanks to Sander for catching it.
2002-08-06 08:41:52 +00:00
henry.jia%sun.com edb10a6aac 2nd patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:11:23 +00:00
bzbarsky%mit.edu 37639739ce linux filepicker should remember size when it's resized. Bug 159131,
r=caillon, sr=jag
2002-08-06 05:04:34 +00:00
bzbarsky%mit.edu 849e049ea8 Bug 150451. Don't use ".html" as a filename. Patch by Sander
<mybugzilla@juima.org>, r=bzbarsky, sr=jag
2002-08-06 01:27:31 +00:00
bzbarsky%mit.edu 0e3d9da812 Bug 76799. Unescape the filename if it comes from a URL. r=brade, sr=jag 2002-08-06 01:17:55 +00:00
bzbarsky%mit.edu b1e35e514c Save as on a page with no filename and title should not just die. Bug
158598, patch by sharparrow1@yahoo.com, r=timeless, sr=bzbarsky.
2002-08-06 01:16:35 +00:00
bryner%netscape.com 8e7c28affb Fix a typo that was causing bug 153828, inability to navigate bookmarks and history in a maximized window. r=saari, sr=jag. 2002-08-06 01:12:33 +00:00
alecf%netscape.com 3703f3c61b 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
cbiesinger%web.de 16b5bb2281 bug 160620 patch by chanial@noos.fr r=caillon sr=jag a=asa
drag and drop into menu regression for Windows
2002-08-03 20:22:48 +00:00
kyle.yuan%sun.com 6b8ab9be7e Bug 151837 Export Bookmarks in Bookmark Manager saves nothing
r=pierrechanial@netscape.net, sr=blake, a=asa
Must not delete/rename the temp file if tempFile == aBookmarksFile
2002-08-02 05:57:51 +00:00
law%netscape.com 25a3398037 Bug 155080; move SavePrefFile call ahead of call to ShutDownCurrentProfile; this does two things: (a) protects prefs.js with profile lock (b) prevents collision on prefs.js that causes prefs to be lost; r=ccarlen, sr=bryner, a=asa 2002-08-02 04:11:45 +00:00
loadrunner%betak.net 7557c751c7 b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa 2002-08-02 00:53:34 +00:00
aaronl%netscape.com 17e7f506d1 Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt 2002-08-01 23:12:38 +00:00
blakeross%telocity.com 6b44f14a42 155712 - remove session history limit pref. r=jrgm sr=ben 2002-08-01 02:39:14 +00:00
sfraser%netscape.com 7b63e6275a Fix for bug 159929 -- add CFBundleURLTypes entry so that we show up the list of browsers in the Internet Preferences pane. r=sdagley, jj. a=asa 2002-07-31 05:31:21 +00:00
cbiesinger%web.de dcfc14b227 bug 152623 patch by nick@technisys.com.ar r=matic,biesi,bz,fabian sr=jst a=asa
title property is shown with 100px fixed width in Element Properties
2002-07-30 21:51:50 +00:00
loadrunner%betak.net dd8d18c9b2 b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa 2002-07-30 19:50:12 +00:00
mkaply%us.ibm.com 35e6989ef9 #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
timeless%mac.com 949eac654f Bug 158364 clicking the url proxy widget opens an add bookmark dialog
r=hwaara sr=jag a=asa
2002-07-30 03:00:04 +00:00
blakeross%telocity.com 89ee2886c6 159477 - arrow key selection in tree has absurd delay. r=brendan sr=hyatt a=blizzard 2002-07-28 21:45:06 +00:00
jkeiser%netscape.com 083678787f Finish checkin of bug 141410 for blake. 2002-07-27 20:56:06 +00:00
blakeross%telocity.com f1e1524555 Reverting some changes that were for a different bug. 2002-07-27 01:27:02 +00:00
blakeross%telocity.com d390a358cc 141410 - download manager doesn't highlight the active transfer by default. r=caillon sr=ben a=asa 2002-07-27 00:47:18 +00:00
pete.zha%sun.com 39a6c2983c 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
timeless%mac.com 1b915b1054 Bug 158790 - debug has printing prefs in a rendering group
patch by spiffonator@netscape.net r=timeless sr=alecf a=asa
2002-07-26 16:55:45 +00:00
cbiesinger%web.de 8441e0411a bug 155655 r=timeless sr=blake a=asa
Navigator preferences leave blank space where "make default browser" would be
2002-07-26 08:34:53 +00:00
cbiesinger%web.de 5e4e8addf7 bug 158789 patch by spiffonator@netscape.net r=blake sr=alecf a=asa
advanced has incomprehensible pref text
2002-07-25 22:03:13 +00:00
cbiesinger%web.de b82379d136 bug 158922 patch by spiffonator@netscape.net r=biesi sr=alecf a=asa
remove unused strings
2002-07-25 20:36:09 +00:00
alecf%netscape.com 4b35885343 fix for bug 159220 - make nsWindowDataSource be 64-bit friendly so we don't crash on Tru64
r=timeless, sr=brendan, a=asa
2002-07-25 20:02:33 +00:00
alecf%netscape.com ab7922b195 fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
caillon%returnzero.com 8bff903e7c 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 1cd878f62a 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
rods%netscape.com 3f48480ede Hide the Page Setup btn on Linux until Bug 119491 is fixed
Bug 158282 r=sgehani sr=bryner a=asa
2002-07-25 01:48:42 +00:00
jrgm%netscape.com 6fdc84bae1 bug 158072: 'remove dead function selectLocale from strres.js', r=timeless, sr=jag, a=asa 2002-07-25 00:38:23 +00:00
ssu%netscape.com f50da798bd fixing redness under Win32 2002-07-24 08:22:15 +00:00
ssu%netscape.com 5253ed68d1 fixing bug 158187 - Support for Windows XP SP1 Integration (TRUNK merge). r=ssu,dprice,curt,law sr=jag,dveditz a=drivers 2002-07-24 06:43:19 +00:00
bryner%netscape.com 1655a1a46f Changes to allow Mozilla to build with new gcc3 developer tools on OS X (bug 153525). Patch by dbaron, r=cls, sr=bryner, a=asa. 2002-07-24 05:43:53 +00:00
alecf%netscape.com eb04da966b more prep for bug 119923 - use chrome registry ContractID rather than CID, so that we can drop in a new embedding-only chrome registry
r=bnesse, sr=dveditz, a=asa
2002-07-23 23:30:04 +00:00
cbiesinger%web.de b5ce170d83 bug 158245 patch by nick@technisys.com.ar r=db48x sr=bz a=scc
Page info should list the alt for images in the media-tab in the tree.
2002-07-23 20:40:17 +00:00
cbiesinger%web.de 4a3f464d03 address reviewer comments (whitespace) 2002-07-23 13:44:34 +00:00
cbiesinger%web.de 097cc508bf bug 145858 patch by sergei_d@fi.tartu.ee r=timeless a=asa
Imported NetPositive Bookmarks are not loaded properly anymore
2002-07-23 13:43:23 +00:00
cbiesinger%web.de e6c1cf79c4 fix typo (missing space) 2002-07-23 13:28:14 +00:00
cbiesinger%web.de aad14d6347 bug 129612 patch by neil@parkwaycc.co.uk r=doron sr=bz a=asa
add enable syntax highlighting checkbox to view source window
2002-07-23 13:22:28 +00:00