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

225 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com e1f24c6ab1 Fix bug #108809. r=ben sr=hyatt 2001-12-01 07:23:21 +00:00
sgehani%netscape.com 544c63991e Fix Debug|Verification|JavaScript menu item link.
b=56848; sr=alecf
2001-11-19 22:11:01 +00:00
blakeross%telocity.com 780cae7e50 110679 - minor performance optimizations in navigator. r=hewitt sr=ben 2001-11-18 18:41:24 +00:00
blakeross%telocity.com 43873c78c9 73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben 2001-11-11 04:20:01 +00:00
blakeross%telocity.com 5a46d540e2 109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt 2001-11-10 01:51:44 +00:00
morse%netscape.com eee486ee49 bug 68136, full screen mode, r/sr=ben/alecf 2001-11-10 01:12:37 +00:00
rods%netscape.com ee82bc4072 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-05 14:14:16 +00:00
rods%netscape.com 20bfca1cfd Removing the Print Preview option from the menu
Bug 107562
2001-11-03 15:08:08 +00:00
rods%netscape.com 37a4501149 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
bryner%netscape.com e4216987ac Adding the XUL tabindex test to the debug menu. r=hyatt. 2001-11-03 08:56:09 +00:00
blakeross%telocity.com 6c769e76e9 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:17:02 +00:00
bbaetz%cs.mcgill.ca 9235d4c53c bug 92892. Remove DOM Viewer from the debug menu, since its confusing
people, and isn't even in the tree any more.
r=bz, sr=darin
2001-10-28 23:46:17 +00:00
hyatt%netscape.com 65c1a51c18 Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst 2001-10-26 09:26:03 +00:00
pinkerton%netscape.com 6630d79543 remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098 2001-10-19 14:13:20 +00:00
sfraser%netscape.com 7ee6ab59a7 Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake 2001-10-13 02:28:44 +00:00
timeless%mac.com 73c5768a82 Bugzilla Bug 102143 with multiple tabs open, View Page Info always shows info for the first tab
by doron, r=jag, sr=hyatt, a=asa. a=drivers,leaf
2001-10-05 18:36:50 +00:00
jaggernaut%netscape.com dc7525ffa9 Make "Open New Tab" modifier "accel", not "control", sr=hyatt 2001-09-29 06:12:48 +00:00
hyatt%netscape.com e75f328954 Fix for 102060, enable New Tab in the UI and implement tabbrowser context menus for closing and creating tabs, add CTRL+f4 for closing tabs. r=bryner, sr=brendan 2001-09-28 00:10:48 +00:00
hyatt%netscape.com b534e932c8 Fix for 100706, r/sr=jag,brendan 2001-09-22 07:33:53 +00:00
hyatt%netscape.com ca78de6e2d Adding stack testcase to the debug menu for 93180. 2001-09-06 01:09:35 +00:00
hyatt%netscape.com 79a9007d26 Adding XUL tests to the debug menu. 2001-08-14 01:35:48 +00:00
blakeross%telocity.com c891620ae2 Backing out changes brought over from the branch that weren't meant to go in until the appropriate back end was checked in. rs=ben 2001-08-12 21:36:16 +00:00
hyatt%netscape.com 0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
blakeross%telocity.com db9dfad457 umm, the most important part of 83059 didn't make it in because of bad tag stickiness. r=kerz sr=ben 2001-08-02 00:55:40 +00:00
blakeross%telocity.com f551be3a90 Rest of 'allow users to hide component bar' (83059). r=kerz sr=ben 2001-08-02 00:27:41 +00:00
morse%netscape.com ed7a509937 bug 49861, removing wallet samples, r=vishy, sr=blake 2001-07-24 00:59:10 +00:00
ben%netscape.com fd187a2060 Roll back view/search/go menu changes (bug 85386) for now, as need to develop a strategy that is consistent across applications, do not have cycles to develop this strategy at the moment. 2001-06-16 11:19:50 +00:00
ben%netscape.com 0b90e55064 85386 - Navigator menu cleanup.
Rearrange content of view menu
r=jag, sr=blake, a=asa
2001-06-12 23:52:01 +00:00
law%netscape.com 2350eb1a95 Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa 2001-06-12 22:33:34 +00:00
ben%netscape.com 7a29cc16d5 Fix for 78020 - Chromeless window when opening updated bookmarked page
Fix web:status attribute to remove namespace quantifier so that style rule for
update icon matches
r=pchen, sr=blake, a=chofmann
2001-06-06 06:10:05 +00:00
pinkerton%netscape.com df48a1e1cd add id for print menu so PrintPlus can attach to it. r=kerz, sr=smfr, a=selmer. bugscape 4748. 2001-06-01 23:40:40 +00:00
law%netscape.com 60ba6b2282 Bug 75599; enabling the infamous '-turbo' cmd line switch; makes nsINativeAppSupport scriptable, adds Win32 code to handle -turbo switch; and tweaks window close logic in navigator.js to 'cache' a browser window; r=cathleen, sr=alecf 2001-05-23 06:04:39 +00:00
ben%netscape.com de3b19c2e4 Still part of 81575:
- remove Search in Bookmarks/History menuitem from Navigator as these are now two different mini-dialogs.
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:56:28 +00:00
sgehani%netscape.com 197c0cd45b Add the sidebar search mode pref to the search pref panel.
b  = 4995
r  = mcafee
sr = sfraser
2001-05-18 08:04:02 +00:00
sgehani%netscape.com ed30c06d32 Add ids to search menus that got lost or didn't exist.
b  = 4830, 4627
r  = matt
sr = alecf
2001-05-17 07:02:00 +00:00
ben%netscape.com b291359723 part of previous bookmarks checkin 2001-05-09 09:48:45 +00:00
andreww%netscape.com 88b0d060f2 bugzilla 43797 abolish the taskbar sr=hewitt (s)r=hyatt 2001-05-09 04:40:03 +00:00
tao%netscape.com 44523e5e01 57441: Shouldn't have to restart after Mozilla UI langpack changes.
part1 (r=jbetak, sr=waterson); fix the template code
2001-05-02 00:03:03 +00:00
blakeross%telocity.com b2084a6044 Accesskeys for themes (75201, patch by neil@parkwaycc.co.uk). r=blake sr=alecf 2001-04-29 15:46:34 +00:00
dr%netscape.com 2e8fbd1253 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2001-04-18 06:06:31 +00:00
ben%netscape.com 898103a36b 17920, r=hyatt, sr=sfraser, scc 2001-04-18 04:52:46 +00:00
disttsc%bart.nl 97f2f03260 Fix back/forward button going back/forward twice and their history menus going back/forward instead of jumping to the selected item. bug=74960, r=blake, sr=hyatt 2001-04-09 04:31:00 +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
radha%netscape.com f54ac9de78 Fix for bug # 72995. r=morse, mcafee. sr=alecf 2001-03-28 23:47:00 +00:00
blakeross%telocity.com 0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
ben%netscape.com 28a24ae620 Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt 2001-03-13 07:05:39 +00:00
mcafee%netscape.com e7e28ae1c1 Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf 2001-03-12 23:30:29 +00:00
hyatt%netscape.com d741df52e2 Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485 2001-03-10 01:43:09 +00:00
hewitt%netscape.com 6133d05e5f 69280 - boomarks window cleanup, r=blake, sr=ben 2001-03-09 00:08:52 +00:00
blakeross%telocity.com 26aff3aa5d Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf 2001-02-23 03:31:46 +00:00