7396 Commits

Author SHA1 Message Date
disttsc%bart.nl
d7632eed83 When opening a new window, place the uri to load in the location bar. If the load is somehow interrupted, you'll now have the uri you wanted there instead of nothing. bug=70682, r=mao, sr=ben 2001-04-08 08:39:33 +00:00
disttsc%bart.nl
72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
ben%netscape.com
3aad2295ca another small update to test file. not part of build. 2001-04-07 12:06:42 +00:00
ben%netscape.com
7aa9ec30fb update test case for outliner bookmarks. not part of build. 2001-04-07 12:04:23 +00:00
dbaron%fas.harvard.edu
ff7ff84484 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 05:11:47 +00:00
danm%netscape.com
33594c68ff removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-07 03:33:56 +00:00
blakeross%telocity.com
b3f9664e50 This should fix at least some of the assertions (harpoon orange)...just commenting two things out. 2001-04-06 00:51:19 +00:00
heikki%netscape.com
4479de7012 Bug 48217, clean up context menus by using DOM Level 3 baseURI node property, also fixes Show Link in New Window when XML Base has been used. r=blakeross@telocity.com, sr=alecf. 2001-04-05 23:59:35 +00:00
blakeross%telocity.com
cee2d9e32d when the heck did I add these stupid alerts? 2001-04-05 22:15:32 +00:00
blakeross%telocity.com
36cc854164 another stupid alert. 2001-04-05 20:57:09 +00:00
blakeross%telocity.com
3e93f06329 removing alert that snuck in. 2001-04-05 19:54:08 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
gordon%netscape.com
8bfd39a936 Fix bug 74809 "Rearrange cache enable prefs in debug pref panel". r=mcafee. 2001-04-05 06:23:19 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
ben%netscape.com
cb16dd5543 First part of fix for bug 73508, test files for outliner bookmarks, not part of build!
(Testing only, will be removed once I'm done).
2001-04-05 03:17:58 +00:00
loadrunner%betak.net
0a506330d0 Bug 64231, The Edit|Preferences|Fonts has problem with display some foreign fonts, r=matt, nhotta, sr=alecf 2001-04-05 01:06:13 +00:00
loadrunner%betak.net
bc0588b645 Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf 2001-04-05 01:05:28 +00:00
hyatt%netscape.com
fe8a8c8c58 Fix for 53670. 2001-04-04 23:15:02 +00:00
Xiaobin.Lu%eng.Sun.com
965339876c Bug 68933: r=sr=Mike Shaver.
M tasksOverlay.js
navigator.javaEnabled() implementation has been changed by jst@netscape
2001-04-04 22:07:46 +00:00
stephend%netscape.com
cbbef69a62 Fixing typo in the patch for bug 52154 'Make gui for view source coloring pref' patch this time by bzbarsky@mit.edu (this patch was previously reviewed by akkana and super-reviewed by Joe Hewitt) 2001-04-04 05:12:08 +00:00
stephend%netscape.com
58c9f11eb3 Fixes bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com 2001-04-04 03:19:17 +00:00
stephend%netscape.com
5207c10572 Part of the fix for bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com 2001-04-04 03:18:34 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ducarroz%netscape.com
8b1622ee10 Fix for bug 70222. Add an API to retreive file mapping flags. R=varada, SR=bienvenu 2001-04-03 21:08:51 +00:00
disttsc%bart.nl
f2b7355968 Get postData from session history instead of BrowserInstance. bug=46200, r=law, sr=alecf 2001-04-03 20:53:50 +00:00
sspitzer%netscape.com
dd072af443 #74473
fix js exception when clicking on the column picker.
sr=ben.
2001-04-03 06:04:03 +00:00
mcafee%netscape.com
589229a55e Minor UI changes to get content to fit on pref panes with better resizing behavior (74002). sr=ben 2001-04-01 22:28:34 +00:00
mcafee%netscape.com
be2cf29f6b Centering find dialog (9131). sr=ben 2001-04-01 12:09:08 +00:00
mcafee%netscape.com
b847909064 Adding ctrl+f for edit|search history (67908). r=blake, sr=ben 2001-04-01 11:43:06 +00:00
disttsc%bart.nl
2e982313fa Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben 2001-04-01 05:02:07 +00:00
morse%netscape.com
a5c6b78980 not part of build 2001-04-01 02:31:47 +00:00
mcafee%netscape.com
e51e231044 Setting width, height for logo.gif to avoid reflow (68264). sr=ben 2001-04-01 01:51:44 +00:00
pinkerton%netscape.com
3db365f15e prevent scrollbars and popups from doing bad things with the new context menu events. r=pchen/sr=hyatt. bug# 18726 2001-03-31 23:31:37 +00:00
disttsc%bart.nl
dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
maolson%earthlink.net
3a67c8761e bug 53688 - javascript strict warnings in autocomplete.xml
r=timeless, sr=alecf
2001-03-30 07:47:46 +00:00
sspitzer%netscape.com
e1cc8fb9df make the widget state manager more robust. see #74072. sr=alecf 2001-03-30 07:16:59 +00:00
alecf%netscape.com
cd7184da22 fix for but 1995, checking in for sicking@bigfoot.com, sr=alecf r=jag 2001-03-30 06:01:00 +00:00
cls%seawood.org
8a31ea3fcb Backout ben's erronous checkin. bug #69366 2001-03-30 03:19:08 +00:00
danm%netscape.com
84b504c7de restrict conditions under which fix for bug 22658 fires; a fix for many focus bugs, especially bug 54936 2001-03-30 02:27:50 +00:00
hyatt%netscape.com
1d12acfac0 Fix for smoketest blocker. rs=pink,saari, bug #73336: 2001-03-29 23:01:09 +00:00
disttsc%bart.nl
cb793da71f Fix MOZ_TRACK_MODULE_DEPS bustage, add embedcomponents to REQUIRES line 2001-03-29 05:20:32 +00:00
morse%netscape.com
d8762db686 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
alecf%netscape.com
d83725990e fix bustage 2001-03-29 00:38:11 +00:00
alecf%netscape.com
b04c1c9d1c fix assert-on-exit as well as a crash when switching profiles
sr=darin, r=dmose
2001-03-28 23:59:44 +00:00
radha%netscape.com
f54ac9de78 Fix for bug # 72995. r=morse, mcafee. sr=alecf 2001-03-28 23:47:00 +00:00
alecf%netscape.com
cd56764f82 add call to activate app-startup components when the app starts. r=heikki, sr=blizzard bug 60117 2001-03-28 23:00:02 +00:00
hyatt%netscape.com
43fbb26cff Fix for 73506. r=danm, sr=mscott 2001-03-28 22:45:43 +00:00
tao%netscape.com
d178a7b952 54998: RFE: UI language switching by command line option.
(r=tao,sr=hyatt), checkin for masaki-san.
2001-03-28 20:41:50 +00:00
alecf%netscape.com
0d7520e05a fix for catfood bug 71950 r=blake, a=ben, sr=shaver
fix flex so that bookmark property labels are visible
2001-03-28 19:15:18 +00:00
brade%netscape.com
64c93b9006 part of fix for bug #19329 (more internet config apis); r=pchen; sr=sfraser 2001-03-28 13:56:19 +00:00