disttsc%bart.nl
|
6fc47afd94
|
Cleaning up the rest of viewSource.xul build ID mess. b=52085, r=scc, a=brendan
|
2000-09-11 19:56:28 +00:00 |
ben%netscape.com
|
7ff6499334
|
so the throbber sizing problem in classic navigator wasn't fixed. this fixes it finally
|
2000-09-11 07:25:45 +00:00 |
ben%netscape.com
|
d61c3b989d
|
remove unsupported print menuitems and anchor popup correctly
|
2000-09-11 02:13:11 +00:00 |
disttsc%bart.nl
|
d9d936a082
|
First attempt at fixing puma bustage. nsinstall seems to have created a viewSource.xul.out dir, which doesn't get removed currently. Since viewSource.xul doesn't need the .out magic any longer (smfr removed the build id), removing all that and replacing GARBAGE with GARBAGE_DIRS. r=scc
|
2000-09-09 13:48:49 +00:00 |
jst%netscape.com
|
8f615ebaf4
|
Backing out the last changes to these files since they caused redness on tinderbox...
|
2000-09-09 09:26:19 +00:00 |
anthonyd%netscape.com
|
a40a166b5e
|
Fixing bad makefile rule to use $(INSTALL) instead of calling cp directly
in preparation for Jar Packaging on Linux
dprice using anthonyd's account to check in
if there are problems email dprice@netscape.com
|
2000-09-09 05:45:12 +00:00 |
disttsc%bart.nl
|
91bdfe50a0
|
ctrl+left/right -> alt+left/right for back/forward navigation on unix (yay!). r=ben, a=brendan
|
2000-09-09 04:07:36 +00:00 |
pavlov%netscape.com
|
39b65f6c50
|
fix for bug 51417
|
2000-09-09 04:01:03 +00:00 |
hewitt%netscape.com
|
0578710042
|
#46015 - reload keyboard accelerator, r=ben
|
2000-09-08 08:49:57 +00:00 |
mcafee%netscape.com
|
5c5c9c878b
|
Cleaning up some whacked nsbeta3+ whitespace. r=pavlov
|
2000-09-08 06:14:04 +00:00 |
sfraser%netscape.com
|
a0a5a58b9b
|
Fix for 51829 -- make View frame source window have scollbars and other goodness. Just some chrome flags. r=BenB
|
2000-09-08 05:08:34 +00:00 |
sfraser%netscape.com
|
a3fd1360f8
|
Fix JavaScript warnings in strict mode. r=pchen
|
2000-09-07 21:48:48 +00:00 |
nbhatla%netscape.com
|
f295c70005
|
#46423-> new modern skin. Change to xul so that groove in navbar can stretch vertically if the urlbar text size is larger than expected. r=ben,hyatt
|
2000-09-07 04:45:46 +00:00 |
BlakeR1234%aol.com
|
36a61b70d7
|
Fix a regression I introduced accidentally, patch by Tim (6782) r=me
|
2000-09-05 21:07:41 +00:00 |
beard%netscape.com
|
b7a03a8ba1
|
hooked up Leak Detector contextual menu.
|
2000-09-02 08:23:50 +00:00 |
sfraser%netscape.com
|
c4942deab5
|
Fix for 43119 -- pageInfo.css is no longer needed. r=ben
|
2000-09-02 04:27:36 +00:00 |
sfraser%netscape.com
|
91fcc8d91d
|
Fix 43119 -- make the Page Info dialog pretty, and 49187 -- allow copy/drag in view source. r=ben
|
2000-09-02 04:15:31 +00:00 |
jst%netscape.com
|
fad352aea4
|
Making the view-source window resizeable. r=vidur@netscape.com
|
2000-09-02 01:38:35 +00:00 |
shanjian%netscape.com
|
3bb2381fbd
|
#44011 the bookmark charset does not work correctly if we select sidebar first
ra = ftang
doc charset can be and should be get directly from window without paying
any attention to focused window.
|
2000-09-01 22:56:15 +00:00 |
tao%netscape.com
|
5e231d0006
|
48646: "Download More" menuitem duplicated, kinda messed up. (r=nhotta,a=ftang)
|
2000-09-01 21:36:48 +00:00 |
locka%iol.ie
|
6a1fbd9590
|
Removed hack put in to drag and drop to workaround this bug. b=41984, r=jst
|
2000-09-01 13:43:20 +00:00 |
tao%netscape.com
|
46e3f70cba
|
standrad -> standard. (typo fix; r=cata).
|
2000-09-01 01:53:23 +00:00 |
vidur%netscape.com
|
f0b3637b00
|
Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd
|
2000-09-01 00:57:14 +00:00 |
sfraser%netscape.com
|
140ddade7e
|
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
|
2000-09-01 00:48:04 +00:00 |
beard%netscape.com
|
2b58c68fab
|
traceObject(). only used when leak detector built.
|
2000-08-31 14:43:17 +00:00 |
jst%netscape.com
|
92ecd690ac
|
Checking in patch from jrgm@netscape.com that fixes warnings about bad DOM useage (part of bugs 48264 and 48161). r=me (a=ben@netscape.com)
|
2000-08-30 07:41:11 +00:00 |
dbaron%fas.harvard.edu
|
8d66d7d2bf
|
Fix the throbber and other things broken by adamlock's carpool on the 25th by updating the names of renamed constants. This will increase the leak stats on tinderbox due to animated gif leaks (bug 47098). Patch from tim@prismelite.com. r=adamlock,dbaron a=waterson b=50489
|
2000-08-30 00:50:24 +00:00 |
BlakeR1234%aol.com
|
6fd2a16d48
|
Fix bugs 43546 and 50397 (nsbeta3+) and 50398, add themes to view menu
|
2000-08-29 00:06:39 +00:00 |
ben%netscape.com
|
b633ec38e5
|
fix for 50606, add id to toolbar show/hide popup. Skinability issue.
|
2000-08-28 23:36:06 +00:00 |
BlakeR1234%aol.com
|
00a55c5254
|
Remove menu separator, part of nsbeta3+ 50397
|
2000-08-26 03:36:38 +00:00 |
ben%netscape.com
|
588b09b40d
|
46613...
|
2000-08-26 03:14:13 +00:00 |
ben%netscape.com
|
4b6d5c40b9
|
fix throbber, 46613
|
2000-08-26 03:01:51 +00:00 |
BlakeR1234%aol.com
|
e34e06b2cf
|
Adding email address to contributors section (from last checkin) per request to do so for licensing reasons.
|
2000-08-26 02:28:47 +00:00 |
BlakeR1234%aol.com
|
f1dd0bc8c5
|
Fix bug 27289, right clicking on the scrollbar thumb shouldn't show a context menu. r=law a=brendan
|
2000-08-26 01:56:17 +00:00 |
hyatt%netscape.com
|
0c8600b43c
|
Move go button outside url bar. r=ben
|
2000-08-25 07:11:10 +00:00 |
BlakeR1234%aol.com
|
bb36863f90
|
Fix bug 35233, Stop on the context menu needs to be disabled at the appropriate times. r=jrgm a=brendan
|
2000-08-24 23:51:44 +00:00 |
law%netscape.com
|
5e7597b0ac
|
Bug 1722; move hardcoded search URL to locale-based RDF datasource; fix supplied by tao@netscape.com; r=me
|
2000-08-24 05:29:22 +00:00 |
ben%netscape.com
|
0184c8f65b
|
tidy up navigatorOverlay.xul
|
2000-08-24 03:01:38 +00:00 |
BlakeR1234%aol.com
|
a2518c287b
|
Fix bug 50008, make items in PT bookmarks menu function.
|
2000-08-24 02:09:22 +00:00 |
ftang%netscape.com
|
fa39a526cc
|
fix bug 41325. Make new entries in the keybinding for Mac so cmd+[ and cmd+] make forward and backward. r=saari
|
2000-08-24 00:19:06 +00:00 |
ben%netscape.com
|
743bbb9b77
|
fix for the navigator toolbar looks wacky in modern problem
|
2000-08-24 00:01:35 +00:00 |
hyatt%netscape.com
|
ea4b4ddf3c
|
Fix for 49431. r=ben
|
2000-08-23 00:53:04 +00:00 |
radha%netscape.com
|
a2db3a8f1e
|
Commenting out debug statements. Trivial changes.
|
2000-08-18 18:37:25 +00:00 |
ben%netscape.com
|
37a5f91754
|
remove builtinurls load from navigator
|
2000-08-18 07:29:17 +00:00 |
morse%netscape.com
|
1d75a65d63
|
bug 49393, context menu in ftp is wrong, fix=jrgm, r=morse
|
2000-08-18 01:28:58 +00:00 |
morse%netscape.com
|
5a674d4efa
|
bug 42438, always display capture on context menu when prefill is displayed, r=law
|
2000-08-16 23:06:52 +00:00 |
putterman%netscape.com
|
20dd8cac96
|
Fix for 40818. Remove mail items from search menu. r=alecf.
|
2000-08-16 22:57:51 +00:00 |
ben%netscape.com
|
66c184ac86
|
46613...
|
2000-08-16 07:58:13 +00:00 |
nbhatla%netscape.com
|
add23100cc
|
Fix for #48704 -> Adding print button to browser navigation toolbar. r=hangas.
|
2000-08-16 03:08:02 +00:00 |
morse%netscape.com
|
6bf4dd6db3
|
bug 42438, add wallet capture and prefill to context menu
|
2000-08-14 04:11:02 +00:00 |