Commit Graph

5836 Commits

Author SHA1 Message Date
ben%netscape.com
f3d3748b18 fix for profile manager header (fix circle and icon) 2000-07-12 07:55:58 +00:00
ben%netscape.com
22809c7876 fixes for 39923 and 38201, urlbar history popup navigation problems 2000-07-12 06:44:12 +00:00
ben%netscape.com
d3e0de7b06 fixes for 32034 (sidebar search won't work from mail) and other search
problems (cannot sort search engines, etc)
2000-07-12 05:01:34 +00:00
morse%netscape.com
04ee82566c backing out change temporarily till I figure out why it broke the mac build 2000-07-12 04:30:05 +00:00
ben%netscape.com
62fb4bec4b small ammendment to earlier tooltip checkin for browser 2000-07-12 03:35:54 +00:00
morse%netscape.com
0ecffed2f7 bug 44146, improperly parented modal dialogs, r=danm 2000-07-12 02:29:53 +00:00
ben%netscape.com
3e45b7d9a4 fix for 27828, TITLE attribute shows tooltip in content area. patch from robert o'callahan, r=me. 2000-07-12 00:20:08 +00:00
cmanske%netscape.com
7de37d4fc2 Adding test for command enable state when calling a command. Part of fix for 38875. r=sfraser, a=ben 2000-07-11 23:38:23 +00:00
law%netscape.com
c6639ebe6c Bug 43583; implement new helper app launch confirmation dialog interface; r=mcafee@netscape.com 2000-07-11 23:17:34 +00:00
evaughan%netscape.com
f82106b70a fix for #44576 2000-07-11 20:58:59 +00:00
brendan%mozilla.org
678a90126f Remove explicit NS_TraceMallocShutdown call, it's done via atexit (doesn't affect default builds: #ifdef NS_TRACE_MALLOC). 2000-07-11 19:09:44 +00:00
ben%netscape.com
46fe9bb7cb search editor dialog was busted because of:
a) current engine list wasn't properly converted to new tree syntax
b) sizing of widgets was making it look really odd in the Classic skin
2000-07-11 03:30:25 +00:00
ben%netscape.com
41025c73f9 fix for 42964 - sidebar add panel and add search engine dialogs are not localizable 2000-07-11 03:14:22 +00:00
law%netscape.com
dd24f07741 Bug 43583; build new dialog on Mac; r=ben@netscape.com 2000-07-11 01:09:28 +00:00
law%netscape.com
86c3028d51 Bug 43583; build new dialog; r=ben@netscape.com 2000-07-11 00:42:55 +00:00
law%netscape.com
a0283ecf3c Bug 36658; notify urlwidget component on page load; r=matt@netscape.com 2000-07-10 23:56:02 +00:00
law%netscape.com
769c52d2cc Bug 43583; new helper app launch confirmation dialog; r=ben@netscape.com 2000-07-10 23:18:59 +00:00
matt%netscape.com
3d15821af6 taking out security policies pane as per bug 44121
r:tornduff
2000-07-10 22:50:37 +00:00
nhotta%netscape.com
ee6608a5ff Changed to pass a charset to openDialog so that a new window inherits the charset, bug 27646, r=ftang. 2000-07-10 22:29:33 +00:00
radha%netscape.com
3a3c654a54 Fix for feature bug 44427. checking in code on behalf of jce2@po.cwru.edu
r=myself. a=brendan
2000-07-10 22:07:47 +00:00
mkaply%us.ibm.com
136ef4f751 r=cls, a=brendan
Because of the raptor to gk change, we don't need SHORT_LIBNAME
2000-07-10 21:18:48 +00:00
mkaply%us.ibm.com
da05b42020 #42637
r = mkaply, a = brendan
OS/2 bringup - OS/2 only - no OK Cancel buttons in preferences
2000-07-10 14:50:36 +00:00
waterson%netscape.com
4d44110dd4 Register bookmarks datasource with RDF service *last*, because an other failure will leave the RDF service with a dangling pointer. Also, add assertion if we're unable to create a timer, because this is an *extremely* common platform porting error. r=rjc 2000-07-09 23:49:41 +00:00
morse%netscape.com
347f067798 bug 40682, minor wording change, submitter= gabriel@pixle.demon.co.uk, r+a=morse 2000-07-08 12:56:39 +00:00
cls%seawood.org
18b5c3f6ff Remove hacks that fixed tmp vpath screwups. 2000-07-08 09:39:16 +00:00
cls%seawood.org
634bdeb719 The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug #26798
Chrome files that need the build date set for MOZILLA_OFFICIAL builds will no longer be modified in the source tree.  The source tree copies will be used as a template for a generated version.  Bug #29597
2000-07-08 09:36:01 +00:00
ben%netscape.com
a2683bd996 more Application Helper Pref panel stuff (supporting removal of handlers) 2000-07-08 03:21:23 +00:00
ben%netscape.com
a847012232 swap ordering of apps and layout prefs in debug panel so it is possible to turn off box debugging 2000-07-08 00:18:31 +00:00
mscott%netscape.com
bd26e97269 part of the fix for Bug #43661 --> need to register the browser as the handler for text/plain so we can open text documents
and have them get dispatched to the browser.
r=alecf
2000-07-07 21:45:40 +00:00
bryner%uiuc.edu
9750787751 Fixing 44782, but with my original fixes intact. r=bienvenu. 2000-07-07 18:33:16 +00:00
bienvenu%netscape.com
200e9d15e0 backout bryner's changes that break tree selection, a=leaf bug 44782 2000-07-07 17:03:14 +00:00
ben%netscape.com
576104c21d latest updates to helper apps pref panel (now support editing of types, and overwriting old types with new ones! =D) 2000-07-07 05:44:53 +00:00
bryner%uiuc.edu
f66a19368b Fix for bug 43417. r=pinkerton. 2000-07-06 22:20:32 +00:00
radha%netscape.com
460fbe8d2b fix for bug nsbeta2+ 40643. urlbar autocomplete busted. 2000-07-06 22:01:46 +00:00
radha%netscape.com
f422b9aaac fix for dogfood+ bug 44558. r=rpotts. 2000-07-06 21:04:02 +00:00
BlakeR1234%aol.com
a881efdc6b Fix for bug 35057, patch by timeless@bemail.org r=me a=brendan 2000-07-06 08:16:23 +00:00
BlakeR1234%aol.com
3bfeaee6ed Fix bug 43277 r=me 2000-07-06 07:43:50 +00:00
ben%netscape.com
5c91e66869 initial checkin for bug 10958 (exception feature), application helper pref panel.
Supports adding a new override but not editing or removing. Will work on that next.
2000-07-06 01:43:17 +00:00
law%netscape.com
269dfdf285 Bug 43583; add interface for helper app dialog; r=varada@netscape.com 2000-07-06 01:42:46 +00:00
ben%netscape.com
36ce109fd2 ...and again. I suck. 2000-07-06 01:24:35 +00:00
ben%netscape.com
71ddc84ae5 fix braindead stuff. (make global variable local, oops) 2000-07-06 01:22:59 +00:00
warren%netscape.com
c5667c3305 Bug 43858. Fix to make wallet dlls be optional. 2000-07-06 00:45:00 +00:00
law%netscape.com
24d247088f Bug 43583; add new interface for helper app dialog 2000-07-06 00:09:51 +00:00
ben%netscape.com
00787d398d toolbar drag and drop 2000-07-05 23:55:48 +00:00
ben%netscape.com
0d8ee902a4 toolbar drag and drop 2000-07-05 23:55:39 +00:00
ben%netscape.com
6309595899 personal toolbar drag and drop and a fix for 42692, [disabled by default!] 2000-07-05 23:49:31 +00:00
law%netscape.com
24137bab1a Bug 43583; add new interface file for helper app dialog;r=varada@netscape.com 2000-07-05 23:41:14 +00:00
jefft%netscape.com
2bb8793d40 fixed bug 33986 -- IMAP: Quit with unsaved draft, save to draft crashes & bug 44203 -- Closing last mail compose crashes the app; r=alecf 2000-07-05 23:19:24 +00:00
rpotts%netscape.com
32cbe86ba8 Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets). 2000-07-05 23:10:29 +00:00
danm%netscape.com
5ae96795a8 stick Macintosh modal windows on top, correct other platforms' dependent window z-level, all with icky XP_ ifdefs. bug 44117 r=pinkerton 2000-07-05 22:24:44 +00:00
danm%netscape.com
7d256c7d67 remove dependence on modality for z-ordering. bug 44117 r=pinkerton 2000-07-05 22:22:58 +00:00
morse%netscape.com
88c61d33c3 fix bug 44581, minor wording change, submitter=Blake Ross, r=morse 2000-07-05 20:14:30 +00:00
BlakeR1234%aol.com
fa72229711 Rest of the fix for 42318 (r=ben, see previous checkin) 2000-07-05 05:14:49 +00:00
BlakeR1234%aol.com
16ab02acec Partial fix for bug 42318 r=ben, fix for 44240 r=disttsc@bart.nl, a=brendan 2000-07-05 05:10:47 +00:00
brendan%mozilla.org
322b7f6614 Fix unused new Object before literal. 2000-07-04 19:06:26 +00:00
radha%netscape.com
586320a4e6 Enabling feature "Session History in frameset pages". bug # 36547. Reviewer for this checkin
as well as several previous checkins related to this bug is rpotts.
2000-07-04 18:51:14 +00:00
morse%netscape.com
1a9b31cf83 workaround for bug 43573, select user not working 2000-07-04 03:07:39 +00:00
BlakeR1234%aol.com
5c94e82446 Partial fix for bug 44442. Thanks to walk84@usa.net for catching it r=me 2000-07-03 00:41:30 +00:00
cls%seawood.org
bca014f1bb Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
morse%netscape.com
3c358ddf73 fix bug 43227, quickfill still in menu on mac 2000-07-02 04:00:02 +00:00
jab%atdot.org
3ff5cd0f65 a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
rpotts%netscape.com
602b139a4a Fixed a leak where child SHEntry were not being released when the parent SHEntry was deleted. 2000-07-01 05:37:40 +00:00
dougt%netscape.com
684793f190 submitted by Quy Tonthat <quy@igelaus.com.au>
a=waterson@netscape.com
2000-07-01 02:12:52 +00:00
jst%netscape.com
bbc5b3f11f Checking in patch from timelesss@bemail.org, add access keys to javascript console menus, r=me, a=brendan@mozilla.org 2000-07-01 00:43:03 +00:00
tao%netscape.com
e609f5ec1f Fix the broken localeSwitcher in "QA|Languages->". a=ben 2000-07-01 00:41:20 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
rjc%netscape.com
0c85b467d8 Fix bug # 44284: fix bookmark schedule XUL. Code from danm. r=me 2000-06-30 01:56:03 +00:00
danm%netscape.com
967b9a1a63 the 'url has changed' alert in OnStopRequest now asks the channel for an nsIPrompt before defaulting to nsNetSupportDialog. bugs 25684,44171. r=rjc@netscape.com 2000-06-30 00:47:01 +00:00
danm%netscape.com
cc8dd3686b reverting the 2^# 'fix manifest' part of Ben's last checkin. (bug 43684, introduced five days ago) 2000-06-29 22:56:56 +00:00
radha%netscape.com
c5dd8a6d2c More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
feature is enabled.
2000-06-29 21:48:18 +00:00
law%netscape.com
466fcfa994 New interface for displaying helper app launch confirm dialog; bug 43583 2000-06-28 23:14:57 +00:00
matt%netscape.com
c1ce1d86c1 adding localization for bug 30456.
R=law
2000-06-28 23:11:32 +00:00
BlakeR1234%aol.com
1123bd29aa Fix access key for Switch Theme button...the old one, a, no longer applies. 2000-06-28 04:49:48 +00:00
morse%netscape.com
9ad501f8d8 bug 44039, back out unintentional change that caused regression 2000-06-28 01:26:56 +00:00
BlakeR1234%aol.com
ca7a017980 Part of bug 44025. r=dveditz a=johng 2000-06-28 01:04:12 +00:00
cmanske%netscape.com
5734dfa3be Changed AppendFilters when loading into Composer to favor HTML and TXT over 'All Files'. b=43834, r=brade, a=law 2000-06-27 23:55:12 +00:00
dbaron%fas.harvard.edu
3849dbf613 Clean up the deprecated (and never really official) HTML namespace by replacing with the official XHTML namespace. b=7834,42280 r=vidur 2000-06-27 22:28:59 +00:00
tao%netscape.com
c094568ffd 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2000-06-27 22:13:23 +00:00
ben%netscape.com
b2b6bbe7a0 fix for 8002, patch from Peter Annema, r=ben 2000-06-27 05:47:07 +00:00
Jerry.Kirk%Nexwarecorp.com
c04a7c75a1 Changes to allow the Photon version of Mozilla to not be a
MONOLITHIC_TOOLKIT any longer.
r=cls
2000-06-27 02:45:09 +00:00
law%netscape.com
24ed9abb69 Fix for bug 35956; turn off gzip content encodng when downloading via http; r=gagan 2000-06-26 21:36:28 +00:00
rjc%netscape.com
d6603872d4 Fix nsbeta2+ bug # 43498: search file update. R/A=me 2000-06-26 05:24:45 +00:00
rjc%netscape.com
f6c2130a9d Fix nsbeta2+ bug # 42887: allow charset specification in a search dataset. Code: nhotta R/A: me 2000-06-26 05:08:23 +00:00
ben%netscape.com
f85aa6fadd tree tweak for classic skin. 2000-06-26 01:20:53 +00:00
ben%netscape.com
45bd3ece12 fixes for classic skin, r=hyatt 2000-06-25 06:07:54 +00:00
ben%netscape.com
86b545fd94 fix for 38262, 38497, r=verah@netscape.com 2000-06-24 04:55:47 +00:00
ben%netscape.com
770cb0f179 more classic skin work 2000-06-24 04:52:59 +00:00
ben%netscape.com
ab6fc40815 more classic skin work + fix manifest 2000-06-24 04:52:33 +00:00
ducarroz%netscape.com
6224ea30e9 Fix for bug 41266. Don't close the popup menu when pressing the up/down arrow key. R=mscott 2000-06-24 01:15:42 +00:00
dougt%netscape.com
8b638a4c67 I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
radha%netscape.com
359b620c41 More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
when feature is enabled.
2000-06-23 23:54:30 +00:00
bryner%uiuc.edu
c332e90651 Fixing bug 43628. r=hyatt,pavlov. 2000-06-23 22:59:18 +00:00
law%netscape.com
b855f3824c Bug 31578; add 'Reload Frame' to context menu; r=matt@netscape.com 2000-06-23 22:49:05 +00:00
bryner%uiuc.edu
aeaec0cab9 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2000-06-23 21:44:48 +00:00
matt%netscape.com
51b91b3bfb pulling out search string from JS to a properties file.
R:law
bug:35124
2000-06-23 21:23:44 +00:00
neeti%netscape.com
1f44816f0a fix for bug 39717 - Disk cache directory not being recreated after it's deleted.r=gagan 2000-06-23 13:39:44 +00:00
tajima%eng.sun.com
4228cbcd61 XUL based print dialog on UNIX paltform,r=syd 2000-06-23 08:00:10 +00:00
evaughan%netscape.com
969d067559 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
morse%netscape.com
6317d3c276 fix bug 43211, missing text in select-user dialog 2000-06-23 04:59:11 +00:00
ben%netscape.com
e29188cc2f didn't mean to check in changes to these files just yet... 2000-06-23 04:49:15 +00:00
ben%netscape.com
2d43b5c642 more classic skin work 2000-06-23 04:46:10 +00:00
dbaron%fas.harvard.edu
3d99c84c8c Clean up the deprecated (and never really official) HTML namespace by replacing with the official XHTML namespace. b=7834,42280 r=vidur 2000-06-23 04:41:29 +00:00
sspitzer%netscape.com
81ec9d522b fix for #43548, and possibly #43392. if internet config tells us the string is of zero length, set the out string to null. r=mscott 2000-06-23 01:08:53 +00:00
law%netscape.com
6115b41783 Bug 36658; patch submitted by Jesse Burris (JBurris@mmxi.com); adds urlwidget to component list; r=law 2000-06-23 00:36:00 +00:00
law%netscape.com
5799b4f98d Bug 36658; patch submitted by Jesse Burris (JBurris@mmxi.com); r=law 2000-06-23 00:31:24 +00:00
tao%netscape.com
557898719f 41289: Proivde UI in the Browser (View | International Web Content) to
langpack download page.r=jbetak
2000-06-22 22:59:46 +00:00
dbaron%fas.harvard.edu
a465836d3c Fix leak of a string. r=waterson 2000-06-22 22:51:05 +00:00
morse%netscape.com
0c0a690bd8 undo change that caused clipping in cookie pref panel 2000-06-22 22:20:11 +00:00
morse%netscape.com
22e4e25b68 undo change that caused clipping in wallet pref panel 2000-06-22 22:19:36 +00:00
morse%netscape.com
cac6549505 bug 43452, can't get to cookie viewer from prefs panel, r=dveditz 2000-06-22 22:16:55 +00:00
sspitzer%netscape.com
b4bc92c13e work for bug #38374
helperApps.rdf is now mimeTypes.rdf.
use the file locator to get the mimeTypes file.
fix the unix implementation of nsOSHelperAppService.cpp
to go to the base class to determine what application to launch.

r=mscott
2000-06-22 22:14:53 +00:00
morse%netscape.com
0e649ed54b remove <div>, change suggested by hyatt, r=morse 2000-06-22 14:17:01 +00:00
ben%netscape.com
b4915c74a4 fix call palcement, suggested by jag on IRC, r=me 2000-06-22 08:43:41 +00:00
ben%netscape.com
e58ad59378 fix assert on startup 2000-06-22 07:43:40 +00:00
ben%netscape.com
f763cb2f23 fix prefwindow js errors 2000-06-22 06:03:09 +00:00
ben%netscape.com
a60502ab96 fix prefwindow js errors, r=hyatt 2000-06-22 06:03:02 +00:00
mcafee%netscape.com
0481a56bdb Adding PSM menu item to debug menu, localizing Composer test page menu (31521). r=matt, cmanske 2000-06-22 01:56:43 +00:00
hyatt%netscape.com
dfe84bc851 Same bug as prev. checkin 2000-06-22 01:02:11 +00:00
danm%netscape.com
03ea82871a tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
mcafee%netscape.com
f032ce1b50 History was loading tasksOverlay.xul from the wrong place. (43043) r=akkana,jrgm 2000-06-22 00:07:42 +00:00
shanjian%netscape.com
3a0f563a71 #40463 Cannot type anything in Composer at selecting Auto-Detect menus
After a new charset dectector is selected, url should be reloaded.
r=sfraser
2000-06-21 22:59:59 +00:00
bryner%uiuc.edu
bb67ece49c Moving persistence-related methods from nsIXULWindow to
nsIWebBrowserChrome as a basis for fixing bug 15555.  r=valeski.
2000-06-21 22:05:28 +00:00
morse%netscape.com
c382378043 fix bug 43227 error in mac menu, r=dbragg 2000-06-21 19:36:33 +00:00
brade%netscape.com
c621e75952 don't let shift-keybinding work for new message, undo, redo, select all, cut, copy, paste (explicitly set shift="false") for bug #41989 (r=Pike,jst) 2000-06-21 14:26:16 +00:00
radha%netscape.com
f7cf3eb414 New methods in nsIwebNavigation 2000-06-21 08:04:00 +00:00
BlakeR1234%aol.com
43e5372138 Fix for bug 40591. r=scc, alecf a=pink 2000-06-21 07:08:10 +00:00
BlakeR1234%aol.com
3544199e3e Fix for bug 43261, just a typo. 2000-06-21 06:43:00 +00:00
BlakeR1234%aol.com
de43d562ae Fix for bug 43263, just a typo. 2000-06-21 06:39:35 +00:00
vidur%netscape.com
2017802f4c Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda 2000-06-21 00:42:59 +00:00
BlakeR1234%aol.com
0187161025 Fix for bug 43217, regression which caused Go menu to disappear. r=smfr, disttsc@bart.nl 2000-06-21 00:34:13 +00:00
beard%netscape.com
1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
ben%netscape.com
cd75aef232 fix for skin switching writing to install directory instead of profile, 30536, r=hyatt 2000-06-20 09:47:33 +00:00
hyatt%netscape.com
fed27ec38f 33524. r=ben 2000-06-20 09:21:42 +00:00
BlakeR1234%aol.com
60a9aa5e53 Fix for bug 42135. r=ben 2000-06-20 04:47:56 +00:00
ben%netscape.com
8c779983f3 oops, part of earlier fix to find panel (remove html:selects from UI to unblock rods), forgot to check in associated js file that makes the bm search work 2000-06-20 04:21:08 +00:00
bryner%uiuc.edu
14ad3781cf Patching filepicker for new tree widget. part of bug 30511. r=hyatt. 2000-06-20 03:35:37 +00:00
BlakeR1234%aol.com
8279cfd815 Fix for bug 41342. r=andreww a=waterson 2000-06-20 03:12:03 +00:00
hyatt%netscape.com
d71b861cf3 Fix for 41372. r=ben 2000-06-20 02:50:57 +00:00
amasri%netscape.com
5b626e623a Adding localization notes per Bugzilla #39775
r=rchen@netscape.com
2000-06-20 02:42:21 +00:00
hyatt%netscape.com
a682609ea9 37298. r=ben 2000-06-20 02:38:39 +00:00
amasri%netscape.com
37163b794b Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:38:06 +00:00
rjc%netscape.com
5213c4dd6c Fix nsbeta2+ bug # 39539: fix bookmarks so that new items can be created. r=ben@netscape.com 2000-06-20 01:47:15 +00:00
ben%netscape.com
8e9ce675c6 fix for 38027 - remove html:select from find in bookmarks/history dialog 2000-06-20 00:46:49 +00:00
bryner%uiuc.edu
991f35e307 Fixing tasksOverlay location so that Manage Bookmarks window will
open.  r=ben,hyatt.
2000-06-20 00:06:02 +00:00
hyatt%netscape.com
c4ed40fe2c 30511 2000-06-19 23:51:17 +00:00
hyatt%netscape.com
3bae878045 30511 2000-06-19 23:39:43 +00:00
hyatt%netscape.com
1fb27649ca 30511. 2000-06-19 23:38:42 +00:00
hyatt%netscape.com
82bb9f27e5 30511 2000-06-19 23:29:51 +00:00
hyatt%netscape.com
4111a23914 30511. 2000-06-19 23:26:36 +00:00
hyatt%netscape.com
3bc222be36 30511 2000-06-19 23:23:50 +00:00