Commit Graph

10241 Commits

Author SHA1 Message Date
cbiesinger%web.de
d31570e517 bug 98092 r=db48x sr=bzbarsky [RFE] Show image file size in image property [properties] dialog 2002-08-11 12:01:18 +00:00
varga%netscape.com
358f087d98 Fix for bug 120383 - make Category at the top of the prefs listing unclickable
r=sicking, sr=bz
2002-08-11 11:30:34 +00:00
bzbarsky%mit.edu
2a58ae0084 Fix string warning. Bug 160389, patch by cahagn_o@epita.fr (Olivier
Cahagne), r=db48x, sr=bzbarsky
2002-08-11 10:27:36 +00:00
gerv%gerv.net
a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
blakeross%telocity.com
7d371d9faa Don't heed startup prefs for phoenix. 2002-08-10 01:44:09 +00:00
leaf%mozilla.org
fdcde43318 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
jrgm%netscape.com
cf741c36a2 bug 158626, remove obsolete 'fastnav' experiment, r=bzbarsky, sr=bryner 2002-08-09 01:25:48 +00:00
bryner%netscape.com
a2765bff72 Substitute in the correct program name for mozilla-bin, in case it's defined differently (bug 161803). r=cls. 2002-08-09 01:07:06 +00:00
caillon%returnzero.com
a338d5efd5 Bug 161677. Making prefs work again: The OK button in prefs wasn't working from any panel other than the "Navigator" panel.
r=timeless sr=alecf
2002-08-08 21:18:03 +00:00
serge%netscape.com
fc8680db41 fix 153454 Link to image/tiff file does not download correctly (with plug-in installed) r=av, sr=alecf 2002-08-08 20:14:57 +00:00
darin%netscape.com
45e59826d8 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
timeless%mac.com
ddc4053392 Bug 161677 Preferences > Appearance > Colors horked, JS error
the ok and cancel handlers will now each get a chance to execute.
throwing an exception will not prevent the dialog from closing per the user's primary directive.
r=frodob sr=alecf
2002-08-08 18:51:03 +00:00
timeless%mac.com
e078e919dd Bug 161722 nsFilePicker.js has unreachable code (try block)
r=db48x sr=bzbarsky
2002-08-08 18:27:16 +00:00
timeless%mac.com
d082b1667e Bug 134620 Can't add bookmark folder from personal toolbar
patch by chanial@noos.fr r=caillon sr=blake
2002-08-08 14:19:48 +00:00
caillon%returnzero.com
e25635a6a8 Don't set the last page visited pref if unneeded (privacy).
Don't fetch a new prefservice every pageload.
Disable navigator pref buttons that do nothing.

Bug 114782
r=alecf sr=blake
2002-08-08 07:49:09 +00:00
seawood%netscape.com
ae739f8f71 Allow mozilla to handle paths with spaces correctly. (Note: it still doesn't appear to work properly for gdb4. Reportedly works for gdb5 though)
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #157043 r=cls
2002-08-07 11:46:15 +00:00
hyatt%netscape.com
844a01e44f ifdefs for phoenix. 161448. not part of main mozilla build. 2002-08-07 09:26:30 +00:00
blakeross%telocity.com
b67b8f424b Turn off the splash screen in phoenix (r=bryner sr=hyatt, npob). 2002-08-07 08:54:08 +00:00
timeless%mac.com
6b932868e6 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
52f4ba704d 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
9d46c7a238 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
2958cb7ad5 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
d40c083d1e 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
40156a1ad5 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
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
bzbarsky%mit.edu
69283ac16a 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
17a5f04f77 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
c4767d7ea6 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
1e12afb8c5 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
6f1de71cec 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
f8f8382a35 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
056465c13c 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
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
cbiesinger%web.de
128c34e359 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
1187bc9c8e 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
87b5f7f302 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
d70fd1c727 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
0f4ba024e4 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
70d620f3b7 155712 - remove session history limit pref. r=jrgm sr=ben 2002-08-01 02:39:14 +00:00
sfraser%netscape.com
77f98b05d4 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
cde6dd1baf 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
713a2aaa3f 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
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
timeless%mac.com
004dee5ffc 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
db483c0db7 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
1516db315c Finish checkin of bug 141410 for blake. 2002-07-27 20:56:06 +00:00
blakeross%telocity.com
1d28969bc3 Reverting some changes that were for a different bug. 2002-07-27 01:27:02 +00:00
blakeross%telocity.com
0b2bc1dde5 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
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
timeless%mac.com
0d62bfa4a9 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
eccc94dfad 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
81245fabbb 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
f62720c9d8 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
fbad5b63fb 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
e9e1a39573 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
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
rods%netscape.com
8dc07b900d 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
ac32f38594 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
20434ec841 fixing redness under Win32 2002-07-24 08:22:15 +00:00
ssu%netscape.com
16c98b6052 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
fff1357047 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
47b3f07056 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
c4c8870c9c 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
3336d70572 address reviewer comments (whitespace) 2002-07-23 13:44:34 +00:00
cbiesinger%web.de
0bde202c5e 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
0f71394a01 fix typo (missing space) 2002-07-23 13:28:14 +00:00
cbiesinger%web.de
9bcece9ed9 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
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
cbiesinger%web.de
01124acdf4 last checkin was for nick@technisys.com.ar who created that patch 2002-07-22 19:52:04 +00:00
cbiesinger%web.de
3b7c66bb1a bug 158435 r=ksosez sr=bz a=jesup
Page Info's label-control association is broken (should be by id).
2002-07-22 19:51:16 +00:00
kerz%netscape.com
2fb4be6cf8 New desktop icons, r=cls, sr=bryner, a=asa, bug 73712 2002-07-21 23:15:55 +00:00
kerz%netscape.com
c288fe45f3 New desktop icons, r=cls, sr=bryner, a=asa 2002-07-21 23:04:48 +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
leaf%mozilla.org
b3cdb12a04 updating to 1.1b 2002-07-19 23:08:41 +00:00
timeless%mac.com
0b5bcf0fb2 Bug 151770 Can't associate Mozilla with .XBM images
patch by ask@swva.net r=law sr=alecf a=scc
2002-07-19 10:12:16 +00:00
bryner%netscape.com
c70e68e62c Enable full-screen mode for unix. Bug 126685, r=blizzard, sr=sfraser, a=asa. 2002-07-19 00:43:00 +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
dougt%netscape.com
c2ec17237f Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
seawood%netscape.com
fe2f4b55ff Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
Bug #154232 r=wtc sr=scc a=scc
2002-07-18 04:09:30 +00:00
caillon%returnzero.com
81580a2c65 Checkin for Mike Kowalski <mikejk@ameritech.net>
Bug 126600 - Reword the turbo preference.  r=caillon sr=bryner a=scc
2002-07-18 03:22:29 +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
leaf%mozilla.org
8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
axel%pike.org
9fd8aa384d adding an id to the QA menupopup, so one can overlay that. bug 157382, r=neil@parkwaycc.co.uk, sr=alecf, a=asa 2002-07-17 07:04:30 +00:00
mkaply%us.ibm.com
937dfac4d5 #157770
r=dougt, sr=blizzard, a=asa
OS/2 only - up the numbre of file handles when starting Moz, and handle specific error with DosCopy
2002-07-17 05:46:34 +00:00
leaf%mozilla.org
03fc04d581 bug 157558, r=cls. version string updates for upcoming 1.1b 2002-07-17 02:39:51 +00:00
kyle.yuan%sun.com
40ac5fa588 Bug 154089 "My Sidebar" in Address Book can't show at the first time
r=morse, sr=alecf, a=asa
Thanks for Robin Lu (robin.lu@sun.com)'s fix
2002-07-17 01:36:37 +00:00
jst%netscape.com
3cc5ee6256 Checking in alexey@ihug.com.au's fix for bug 144040. Make sure the enabled column in about:plugins contains correct information. r=peterl@netscape.com, sr=jst@netscape.com 2002-07-15 22:50:49 +00:00
rods%netscape.com
2c95359558 Forgot to initialize the arg to false, and th js code needs to finsih PP in the catch if an error is passed back.
Bug 157129 r=carlen sr=waterson a=asa
2002-07-15 11:44:42 +00:00
caillon%returnzero.com
d3e97041ed Bug 157083. Smart Browsing Advanced window is sized too small when no checkboxes checked.
r=bzbarsky sr=blake a=asa
2002-07-13 11:30:09 +00:00
dmose%netscape.com
6a10ed08c6 Add a configure option and hack for Linux x86 to make existing plugin binaries (eg flash, real, ...) work with gcc 3.1 builds (bug 154206). r=bryner@netscape.com, serge@netscape.com; sr=blizzard@mozilla.org; a=asa@mozilla.org 2002-07-12 21:30:31 +00:00
mozilla.BenB%bucksch.org
5862923ad8 same as previous. patch by Tuukka Tolvanen <t.bugz@lament.cjb.net> 2002-07-12 03:39:14 +00:00
mozilla.BenB%bucksch.org
0e5c2faa60 156984: Typo (missing "P"). r=rods, sr=kin, a=roc 2002-07-12 03:34:17 +00:00
pete.zha%sun.com
4cd434d44e mozilla1.1a core dump at PR_AtomicDecrement()
bug=154730 r=bryner sr=jst a=asa patch=antonio.xu@sun.com
2002-07-12 02:56:18 +00:00
alecf%netscape.com
b9851ac71f argh, forgot mac project file 2002-07-11 21:51:55 +00:00
alecf%netscape.com
1fb07ae7cb what a tangled web we weave - re-adding downloadProgress.dtd and downloadProgress.properties to the build, as they are in fact used by OTHER modules. *sigh* 2002-07-11 21:36:50 +00:00