law%netscape.com
a83465493d
Bug 68279; tightens up IsExecutable() check in nsLocalFileWin to properly detect most dangerous executables; adds code to the two places in the UI where such files used to be executed to disable us doing that; r=mstoltz, sr=mscott
2001-05-23 06:03:59 +00:00
ben%netscape.com
85594c2335
Fix broken history drag and drop. I broke this ages ago when I changed the way the D&D wrapper library worked.
...
patch from blake, sr=me, r=Hixie.
2001-05-23 05:44:34 +00:00
ben%netscape.com
4a0e79d1f8
Back out fix for 79639 and make sidebar toggle consistently accessible in all apps.
...
sr=alecf
2001-05-23 05:43:17 +00:00
ben%netscape.com
d11a142d2b
71685 - rename bookmarksPanel.xul to bm-panel.xul. r=pchen, sr=sfraser
2001-05-23 05:09:52 +00:00
ben%netscape.com
f6fb84a3ba
[Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
...
Make Personal Toolbar bookmarks code launch a dialog instead of invoking
an inline edit widget. This fixes crashers and other glitches. Inline Edit
will be back, some day.
r=pchen, sr=blake
2001-05-23 04:57:50 +00:00
ben%netscape.com
a501409845
[Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
...
Add strings for Create Folder dialog.
r=pchen, sr=blake
2001-05-23 04:56:51 +00:00
ben%netscape.com
73c25e6bc5
[Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
...
Make bookmarksTree code launch a dialog for folder creation operations (this
replaces the inline edit field).
Also remove Copy Link Location code now that Copy is working properly.
r=pchen, sr=blake
2001-05-23 04:56:20 +00:00
ben%netscape.com
0fbb033ef1
Clean up after earlier fix for 35835 - back out additional Copy Link Location code
2001-05-23 04:54:44 +00:00
ben%netscape.com
50ebaa4adb
Clean up after my fix for 35835, back out earlier Copy Link Location code.
2001-05-23 04:54:22 +00:00
ben%netscape.com
62a05e6540
[Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
...
Make Bookmark Properties dialog focus the name textfield when it is
displayed. Allows us to temporarily map Bookmark rename operations to
a call to display this window.
r=pchen, sr=blake
2001-05-23 04:53:17 +00:00
hewitt%netscape.com
786e7bcaa5
82295 - move bookmarks button to right of separator, r=sgehani, sr=ben
2001-05-23 04:51:38 +00:00
ccarlen%netscape.com
4f2e65a484
Bug 38626 - remove nsFileLocations. r=valeski/sr=alecf
2001-05-23 03:50:38 +00:00
ccarlen%netscape.com
bea4d4f7ee
Bug 38626 - remove nsFileLocations. This checkin removes it from Mac projects.
2001-05-23 03:45:36 +00:00
scc%mozilla.org
0c6459c4a9
bug #82208 : sr=sfraser, r=dbaron. Treat entries of |mIgnorePrefixes| consistently, dont' leak |mIgnorePrefixes|, don't |new NS_LITERAL_STRING|. Filed bug #82277 for further cleanup.
2001-05-23 01:11:30 +00:00
ben%netscape.com
f18aea4935
Part A for fix fo 35835, r=matt, sr=blake.
...
Correct typo that incorrectly set text/unicode data to be the text/html string
Part B = removing the Copy Link Location item, coming next.
2001-05-23 00:17:16 +00:00
nhotta%netscape.com
0a0b108f2c
Delay menu check mark using setTimeout() to workaround the problem of checkmark not drawn, bug 73881, r=jbetak, sr=waterson.
2001-05-23 00:14:25 +00:00
gerv%gerv.net
90b1b5cd72
Adding "Copy Link Location" to Bookmarks Manager context menu. Bug 35835. r=hwaara, sr=alecf.
2001-05-22 22:49:12 +00:00
gerv%gerv.net
b0ccc999e1
Fix View | Translate, which I broke by not understanding prefs enough. Bug 82018. r=doron, sr=alecf.
2001-05-22 22:31:55 +00:00
gerv%gerv.net
40fbea3183
Clean up Properties window (right click on elements in Navigator and select "Properties".) Bug 74121. r=rbs, sr=alecf.
2001-05-22 21:15:37 +00:00
gerv%gerv.net
71dfcce157
Polish: fix alignment of a few things in preferences. Bug 81671. Patch by doronr@naboonline.com, r=gerv, sr=blake.
2001-05-22 20:42:23 +00:00
ben%netscape.com
4785b10c9c
I have only one thing to say:
...
"@#!$@%!!@@!!!#@#&*!!%!" (fix build bustage)
2001-05-22 03:26:20 +00:00
ben%netscape.com
6264ad1e59
hm. See if this works.
2001-05-22 03:19:37 +00:00
danm%netscape.com
77ad1eb1ef
the check to abort the onload handler for frames now properly handles sandboxing. bug 81787 r=hyatt,pavlov
2001-05-22 02:02:08 +00:00
ben%netscape.com
03403c7850
71685, bookmarks in sidebar don't load. rename file back to bm-panel.xul
...
r=pchen, sr=sfraser
2001-05-22 01:30:05 +00:00
ben%netscape.com
e7fe254b2c
71685 - bookmarks in sidebar don't load
2001-05-22 01:28:49 +00:00
ben%netscape.com
3870752d2d
fix for 80281 - no sidebar panels in sidebar customize dialog.
...
convert a treecol->treecolgroup. Seems to fix the visual errors.
adjust window creation flags.
r=matt, sr=blake
2001-05-22 01:26:36 +00:00
ccarlen%netscape.com
abcdbf0e4a
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
2001-05-21 22:36:18 +00:00
blakeross%telocity.com
ef75be1a69
Toolbar grippies should not trigger on right click. Exact same fix as before, checking in again because the stylesheet scoping landing regressed this.
2001-05-21 01:09:16 +00:00
blakeross%telocity.com
debf9b5efc
Toolbar grippies should not trigger on right click. Exact same fix as before, checking in again because the stylesheet scoping landing regressed this.
2001-05-21 01:07:47 +00:00
blakeross%telocity.com
71b6c1484b
Defer retrieval of jvmmgr service until necessary (81560, patch by jrgm@netscape.com). r=doron sr=blake
2001-05-20 19:55:39 +00:00
hewitt%netscape.com
a321845343
after doing an admin -kb, trying again to repair corrupt google icon
2001-05-20 10:06:06 +00:00
hewitt%netscape.com
f1650bde0b
another attempt to fix corrupt google icon
2001-05-20 10:04:19 +00:00
hewitt%netscape.com
587010f273
78882 - Dragging a bookmark into the personal toolbar causes all items to be deleted, r=ben, sr=alecf
2001-05-20 05:58:25 +00:00
waterson%netscape.com
6f02ef4e9d
Bug 81763. Fix inefficient use of strlen(). Patch provided by Ulrich Drepper (drepper@cygnus.com), sr=waterson.
2001-05-19 20:14:42 +00:00
gerv%gerv.net
7a4ed2c26f
Make it possible to set the location of the bookmarks file. Bug 31623. r=timeless, sr=waterson. Pref for this is browser.bookmarks.file - you need to edit your pref.js manually. I seem to remember you need to double your backslashes on Windows...
2001-05-19 15:57:08 +00:00
gerv%gerv.net
8323d80929
Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard.
2001-05-19 15:54:29 +00:00
gerv%gerv.net
2af9d05ee2
Refactor translation backend to support multiple translation providers. Bug 77207. r=timeless, sr=alecf.
2001-05-19 15:47:26 +00:00
gerv%gerv.net
427dc670db
New fonts prefs panel. Bug 28899. r=fabian, sr=ben.
2001-05-19 15:44:13 +00:00
jst%netscape.com
f72e19a2c3
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
ben%netscape.com
53f6d10756
Forgot to make history window set its windowtype to history:searchresults when the window is opened in search mode.
...
r=matt, sr=blake
2001-05-19 03:33:21 +00:00
matt%netscape.com
9e66e19447
adding code for search button. Need sherlock to have happen.
...
bug 81742
2001-05-19 02:32:22 +00:00
ben%netscape.com
46af3137d0
81575, Clean up after myself. (remove old find window files)
2001-05-19 02:21:37 +00:00
ben%netscape.com
7408db62f3
81575, remove strings for removed menuitem. r=blake, timeless, sr=alecf
2001-05-19 02:16:55 +00:00
ben%netscape.com
ddea7775a6
Still part of 81575:
...
- Update jar manifest to build new History Find dialog
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:58:55 +00:00
ben%netscape.com
99ef244076
Still part of 81575:
...
- Make Bookmarks Find window look like proper Mac find windows
- newline at end of findBookmark.xul
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:58:06 +00:00
ben%netscape.com
851330eab4
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
ben%netscape.com
bac1a48260
Fix for 81575, Implement a new find in history dialog. This replaces the ugly old dual Bookmarks/History search, which had problems.
...
- Duplicate bookmarks find dialog code (since it's so small it's not worth factoring)
- Make the history window know how to root its tree on a given URI
- Add Find in History dialog XUL, JS, etc
2001-05-19 01:54:10 +00:00
cmanske%netscape.com
5f85ff3700
Fixed editable menulist problems needed to make Composer's Advanced Edit dialog and some wallet dialogs work. Part of work for bug 71743, r=mjudge, sr=hewitt
2001-05-19 01:08:04 +00:00
matt%netscape.com
e71e1043b3
fix for bug 81679. adding actionButton and actionURL to RDF datasource r=ben SR=waterson
...
TIB
2001-05-18 23:52:19 +00:00
bstell%netscape.com
4998b28e74
bug 78273, r=ftang/jbetak, sr=blizzard
...
For the embedding API added "get font list".
Use this new call to fill our font pref
2001-05-18 23:36:56 +00:00