sspitzer%netscape.com
54e1c3075b
fix for #18940 . don't define the default home page in the dtd. this is already
...
set in all.js.
the bug was caused by code in navigator.js that got this attribute from the
home button, and tried to set the pref!
r=mozilla@bucksch.org (benb)
1999-11-16 04:50:32 +00:00
pinkerton%netscape.com
e16f8dd894
add ability to drag the urlbar proxy icon as a demo of d&d. r=scc.
1999-11-13 23:28:51 +00:00
pinkerton%netscape.com
98616e3d41
added JS and handlers to enable dropping URLs onto the content area and having them load (r=sdagley).
1999-11-12 03:41:27 +00:00
pinkerton%netscape.com
e965744d39
toolbar/tree d&d code reworking (r=hyatt).
1999-11-11 05:11:10 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
pinkerton%netscape.com
08a5452b96
add text/plain flavor acceptance to dragOver on personal toolbar and set canDrop on drag session so win32 uses the correct cursor feedback. (r=saari).
1999-11-02 21:28:14 +00:00
pinkerton%netscape.com
c96278e336
turn d&d on personal toolbar back on and clean it up after new xul file rewrite.
1999-11-02 03:53:30 +00:00
hangas%netscape.com
6f043d4684
Fixed throbber id, bug 17271. r=german
1999-10-28 01:44:29 +00:00
hangas%netscape.com
2819886968
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
ducarroz%netscape.com
5db19c6ffc
Bug 14258, implement Send Page. R=alecf
1999-10-23 04:50:20 +00:00
morse%netscape.com
24760022f3
fix bug 15137, open->openDialog, r=jar
1999-10-16 23:36:22 +00:00
beard%netscape.com
c35d65d7c5
added dumpMemoryLeaks(). bug=15906, r=hyatt
1999-10-15 21:35:11 +00:00
law%netscape.com
598cf87a74
Fix for bug #16269 , add resizable feature to view-source window, r=danm@netscape.com
1999-10-15 21:11:22 +00:00
cmanske%netscape.com
4e882c45cb
Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas
1999-10-14 00:13:21 +00:00
alecf%netscape.com
85bcc85a6d
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
slamm%netscape.com
c74c4f9d9b
Remove call to sidebarOverlayInit(). This is already called in sidebarOverlay.js when sidebarOverlay.xul loads. Fixes bug #15719 , 'Sidebar panels get added twice'. r=waterson.
1999-10-07 01:03:19 +00:00
law%netscape.com
828349b59c
Context menu updates
1999-10-01 04:43:45 +00:00
davidm%netscape.com
9c59b650a3
4912 an't open bookmarks when no other window open
1999-10-01 03:28:43 +00:00
law%netscape.com
d7e709a900
Better context menus (but still a ways to go)
1999-09-22 07:30:44 +00:00
pinkerton%netscape.com
5bc739bdee
disabling d&d for alpha-thang.
1999-09-21 22:54:05 +00:00
davidm%netscape.com
2e22ba6dc3
Disable some debugging code
1999-09-19 07:21:20 +00:00
davidm%netscape.com
14c139a3dd
14180 when no windows open, non-applicable menu items still active
1999-09-19 07:11:34 +00:00
davidm%netscape.com
37afb46b9e
14179 opening a new browser window when none open doesn't go to ho
14182 chosing "View:Reload" from menu disables Reload menu item
1999-09-19 06:28:04 +00:00
davidm%netscape.com
6c587e81f4
Use browser window for view source
add extrachrome class to sidebar and task bar
1999-09-18 03:32:53 +00:00
law%netscape.com
c835ca74e1
Make Open Web Location dialog modal
1999-09-18 01:27:36 +00:00
law%netscape.com
eba80c596e
More context menu stuff
1999-09-17 23:53:20 +00:00
syd%netscape.com
526514ec30
Looks like the cvs update/merge needed some manual intervention. Took our offending cruft. Preserved
...
usage of _blank which according to cvs log is what law intended.
1999-09-17 02:02:18 +00:00
davidm%netscape.com
7e027df03b
Change quit code. Change wallet code to load URL's directly rather than call appcore
1999-09-16 23:44:07 +00:00
law%netscape.com
bfa953bd89
_new -> _blank
1999-09-16 19:20:56 +00:00
sspitzer%netscape.com
cc42a91bff
wrap more in the try / catch block to prevent exceptions making
...
there way to the console.
1999-09-16 11:00:20 +00:00
law%netscape.com
5ce998d405
Initial context menu support
1999-09-16 04:15:40 +00:00
rjc%netscape.com
079ef83f86
Make sure that window.content.location.href is defined and not an empty string.
1999-09-15 11:36:34 +00:00
slamm%netscape.com
d47ed46362
First pass at new sidebar layout using xul overlay, boxes, and splitters. . Call sidebar's init function
1999-09-14 23:09:19 +00:00
law%netscape.com
919a245b36
Remove uses of toolkitCore
1999-09-14 21:30:57 +00:00
hangas%netscape.com
791deabfda
Added Preferences to globalOverlay.xul and converted the windows over to use it.
1999-09-12 08:27:01 +00:00
davidm%netscape.com
5e9cc1c8e7
Add code to get default URL out of dtd. Also have code to tile and resize window but that can't be turned on until windows returns the right value for screen.avail*
1999-09-10 01:03:06 +00:00
rjc%netscape.com
42488e9a04
Prepare Drag&Drop code for actually manipulating data via RDF for the personal toolbar.
1999-09-09 11:33:38 +00:00
pinkerton%netscape.com
a844723a67
dragover on personal toolbar.
1999-09-09 06:27:43 +00:00
rjc%netscape.com
4d4d908ca1
Tweak UpdateBookmarkLastVisitedDate() and Translate() functions.
1999-09-07 08:52:22 +00:00
law%netscape.com
6a7b0376e3
Switch to browser app core replacement and try to save window size/pos
1999-09-03 22:55:25 +00:00
pinkerton%netscape.com
59cb646f50
personal toolbar d&d now in JavaScript.
1999-09-02 23:16:37 +00:00
law%netscape.com
c1e5cb54df
Prepare for app core replacement and some general cleanup
1999-09-02 04:46:30 +00:00
slamm%netscape.com
f42f18844c
Add 'select all'
1999-09-01 20:14:02 +00:00
radha%netscape.com
2576e4b927
Add function gotoHistoryIndex() for session history in go menu
1999-08-30 22:08:38 +00:00
rjc%netscape.com
e37a52545a
Try resolving URL property before opening a bookmark, in case its a IE favorite (under Windows, or BeOS) or a internet search result.
1999-08-25 01:30:17 +00:00
morse%netscape.com
43dab0b80b
remove wallet's auto-capturing
1999-08-24 00:48:16 +00:00
german%netscape.com
f6a0ae3d83
preparing for split of open menu into open file and open web page
1999-08-20 23:17:12 +00:00
rjc%netscape.com
aa18812942
Tweak Search UI.
1999-08-19 20:00:43 +00:00
dougt%netscape.com
02d6d20257
removing security specific commands.
...
Adding protocol icon support to xul.
1999-08-18 03:17:20 +00:00
slamm%netscape.com
cdbcf64f0d
Move bookmarks resources into their own directory (bug #10341 ) and use chrome urls to reference them. a=chofmann
1999-08-11 22:27:57 +00:00
sspitzer%netscape.com
472a576aae
use try and catch. history.SetPageTitle() is failing. this exception is now. I think its related to bug #11489
1999-08-09 22:19:08 +00:00
danm%netscape.com
7925534f4b
proper chrome on search dialog
1999-08-09 21:05:27 +00:00
rjc%netscape.com
28a428843e
Open search window as resizable.
1999-08-07 11:29:03 +00:00
danm%netscape.com
f221b4e5c7
corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow.
1999-08-07 02:51:03 +00:00
rjc%netscape.com
db65ae0bf9
Use a document load event listener to decide when to update bookmark's last visit date.
1999-08-06 20:49:16 +00:00
rjc%netscape.com
91b2a47913
Enable Search items.
1999-08-05 23:09:42 +00:00
waterson%netscape.com
c751bf64c8
Bug 11323. Make sure to set doc title in global history once we know it.
1999-08-05 20:15:33 +00:00
rjc%netscape.com
568ce9e5ee
Magical munging for IE Favorites and NetPositive (BeOS).
1999-08-05 01:38:02 +00:00
slamm%netscape.com
fee5accc45
Use window.open instead of toolkit core to open bookmarks window. (workaround fix for bug #9972 )
1999-08-04 20:36:42 +00:00
matt%netscape.com
4e04281319
taking out pref dump
1999-08-04 20:30:43 +00:00
german%netscape.com
08b6c2b111
Small changes to improve look and feel of open file open dialog and enable intrinsic sizing. Hook? = cyeh granted. Tree also just turned green.
1999-08-04 18:38:13 +00:00
sspitzer%netscape.com
0f24006c48
wrap pref calls with try / catch
1999-07-27 21:48:08 +00:00
rjc%netscape.com
1694146d25
For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY!
1999-07-22 22:11:21 +00:00
davidm%netscape.com
c9f4126886
Modify navigator.xul to use taskoverly. Updated overlay to have all the functionality that existed in navigator.xul
1999-07-22 00:27:14 +00:00
gagan%netscape.com
20c0996ab2
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
1999-07-21 11:48:56 +00:00
davidm%netscape.com
ec1c64ad2e
Add cycle window function
1999-07-18 23:46:28 +00:00
rjc%netscape.com
de4976893e
Add support for updating a bookmark's "Last Visited" date when its URL is loaded.
1999-07-15 09:05:48 +00:00
rjc%netscape.com
43efcfc3a3
Add support for more language translations and multiple translation engines.
1999-07-15 00:48:51 +00:00
matt%netscape.com
2a3fccc9ae
Moving files from browser/src to resources/content
...
Changed xul.css to chrome://global/skin
1999-07-14 00:03:57 +00:00
matt%netscape.com
fa69fc1e17
Adding content for chrome directory
1999-07-01 22:56:04 +00:00