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

3409 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 2832e2ca92 Changed from no_neckoutil2_branch to remove neckoutil from build. Bug #11159 1999-11-30 04:49:11 +00:00
slamm%netscape.com 82c3050fb2 Checked in proper MANIFEST file. This can go away now. 1999-11-30 03:06:47 +00:00
slamm%netscape.com b07b123b71 Add dialogs for adding panels. r=mcafee 1999-11-30 03:03:35 +00:00
slamm%netscape.com 94548ef844 Add directories for sidebar component: public and src. r=mcafee 1999-11-30 03:03:31 +00:00
slamm%netscape.com 20a8e8c351 Turn item selection back on. r=mcafee 1999-11-30 03:03:27 +00:00
slamm%netscape.com c8cdfec814 Move click handler from <tree> to <treechildren>. This prevents clicks
on the column headers from launching a browser. Bug 11996. r=mcafee
1999-11-30 03:03:23 +00:00
slamm%netscape.com 22c358712f Temp fix for Mac build 1999-11-30 02:53:41 +00:00
slamm%netscape.com ec0297813d Remove unused flash.dtd entry. 1999-11-30 02:33:31 +00:00
slamm%netscape.com 8fa00bd904 Remove unused files. 1999-11-30 02:14:41 +00:00
slamm%netscape.com 2ed3f074d3 Remove unused flash files 1999-11-30 02:12:04 +00:00
slamm%netscape.com 796891009b Remove unused files. 1999-11-30 02:09:03 +00:00
slamm%netscape.com 30ca67161a Remove unused files. 1999-11-30 02:03:38 +00:00
waterson%netscape.com 5af687d68f Use '.' notation rather than '~=' for performance reasons. r=hyatt 1999-11-30 01:17:34 +00:00
rjc%netscape.com 8e6c603637 Fix bug # 20238: when bookmarking a URL, if it doesn't have a title specified, fallback to using the URL as the title. 1999-11-30 01:07:20 +00:00
slamm%netscape.com 50da1e6e83 Add class="push dialog" to "Close" button to make it look like a button. r=mcafee 1999-11-30 01:03:46 +00:00
slamm%netscape.com ad71d16ddc Add dropdown icon for personal toolbar. Replace at will.
I am not a graphic designer. r=mcafee
1999-11-30 01:03:44 +00:00
slamm%netscape.com e9f06f1a6b Add sidebar component for js api to sidebar (e.g. addPanel()). r=mcafee 1999-11-30 01:03:39 +00:00
slamm%netscape.com f24e1ae1fc Model history after bookmarks. Share the css and js files with bookmarks.
Fix overlaping columns, bug #17975. r=mcafee
1999-11-30 01:03:28 +00:00
slamm%netscape.com 6533220eda Remove old files. r=mcafee 1999-11-30 01:03:22 +00:00
slamm%netscape.com 4d74d7d183 Add dropdown icon for personal toolbar. r=mcafee 1999-11-30 01:02:58 +00:00
slamm%netscape.com 42a91ec526 Add MPL. New list of entities to match remote-panels.rdf r=mcafee 1999-11-30 01:02:53 +00:00
slamm%netscape.com 16fd072ebe Add rdf observer to detect when the panel list has changed.
Unfortunately, setTimeout does not work in the observer, so it
cannot be used to open the default panel. Still working on a
fix for the open panel getting lost when the panel list changes.
Avoid opening multiple customize dialog.
Change the customize dialog to be non-modal. r=mcafee
1999-11-30 01:02:50 +00:00
slamm%netscape.com 9a19f4aa49 Add MPL. Change list to have folders and include new panels. r=mcafee 1999-11-30 01:02:46 +00:00
slamm%netscape.com 35b725108f Fix tinderbox url typo. r=mcafee 1999-11-30 01:02:42 +00:00
slamm%netscape.com 3df6aecaae Add MPL. Remove tinderbox panel. It belongs in remote-panels.rdf. r=mcafee 1999-11-30 01:02:38 +00:00
slamm%netscape.com 25168f6322 Add support for folders in available panels list.
Move click handle from <tree> to <treechildren>.
(To prevent bugs if a tree header is ever added.) r=mcafee
1999-11-30 01:02:36 +00:00
slamm%netscape.com 1a32cc1c52 Enable/disable buttons on move up/down (bug #16847).
Add support for folders in available panels list. r=mcafee
1999-11-30 01:02:32 +00:00
slamm%netscape.com 406ac8bd19 Add styles for folders in available panels list.
Using bookmark icons for now. r=mcafee
1999-11-30 01:02:29 +00:00
slamm%netscape.com 1b15637cc5 Add MPL. r=mcafee 1999-11-30 01:02:26 +00:00
slamm%netscape.com 2d0b7b2647 Add dialogs for adding panels. r=mcafee 1999-11-30 01:02:18 +00:00
slamm%netscape.com 0f99f0ef45 Add dialogs for adding panels.
Remove default-panels.rdf. It has moved to the defaults/profile directory. r=mcafee
1999-11-30 01:02:06 +00:00
slamm%netscape.com 21017c9d13 Remove flames.gif. It was used by the flash panel which is out. r=mcafee 1999-11-30 01:02:02 +00:00
slamm%netscape.com 16c5442088 Use single clicks to open folders, but double clicks to launch items.
Bug #14998. r=mcafee
1999-11-30 00:56:44 +00:00
slamm%netscape.com 06737fbcb1 Add license. Remove "! important" for twisty style rule.
The style rule works without it. r=mcafee
1999-11-30 00:56:39 +00:00
slamm%netscape.com 3fc952f65a Add bm-panels.js. Reorder to alphabetical order. r=mcafee 1999-11-30 00:56:33 +00:00
slamm%netscape.com 38259f94c0 Not done. Has "Add panel" test.
Add dropdown icons to toolbar folders. r=mcafee
1999-11-30 00:56:30 +00:00
slamm%netscape.com 3e5b4d29a3 Change dump() calls to debug() calls. That makes it easier to turn
them all off at once.
Fix context menus. They were adding multiple items (bug #14765).
They also needed to select the item under the mouse. r=mcafee
1999-11-30 00:49:19 +00:00
slamm%netscape.com e933656257 Add dialogs for adding panels.
Remove default-panels.rdf. It has moved to the defaults/profile directory. r=mcafee
1999-11-30 00:48:38 +00:00
dougt%netscape.com f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
putterman%netscape.com 21a3dd8681 Fixes 13073. reviewed by hyatt. 1999-11-29 22:17:12 +00:00
hangas%netscape.com be1b60400d Fix for 18018, mail prefs messed up. r=davidm 1999-11-29 21:38:32 +00:00
tbogard%aol.net 596104f4a2 Removed const from GetTitle to get in sync with API. 1999-11-27 02:24:43 +00:00
tbogard%aol.net 7baa306471 Removed const from GetTitle to get in sync with removal from API. 1999-11-27 02:22:42 +00:00
shaver%netscape.com 89607b7de2 Repair missing newlines at end of files, and remove lines of the form
#endif foo
both of which upset HPUX's compiler quite a bit.
Patch from Andrew Taylor <Andrew.Taylor@cal.montage.ca>.
1999-11-26 05:33:35 +00:00
syd%netscape.com 6551926872 Remove tasksExtension.xul. r=rginda 1999-11-25 10:41:35 +00:00
norris%netscape.com 7219da7de5 Back out last change; didn't mean to check it in. 1999-11-25 05:30:22 +00:00
norris%netscape.com 51842ef45e Fix 18553 [DOGFOOD] addEventListener allows sniffing keystrokes
Add checks to nsScriptSecurityManager::CheckCanListenTo that take
a principal and ensure that the currently executing script code
either is from the same origin as that principal or has the
UniversalBrowserRead privilege enabled. (chrome code has all
privileges enabled by default.) It's okay for the principal passed in
to be null. That just signifies a privileged window/document that only
can be listened to with privileges.

I added GetPrincipal/SetPrincipal methods to nsIEventListenerManager.
nsDocument::GetNewListenerManager sets a principal on the listener
manager when it creates one. Obviously there are other places that
create listener managers, but scripts seem to go through this one.

Another change is to save some memory usage. Currently I allocate an
array of PolicyType that is NS_DOM_PROP_MAX elements long.
Unfortunately, compilers appear to allocate four bytes for each
PolicyType, so the array takes around 2400 bytes. I've added changes
to use two bit vectors that should consume about 1/16 that space.

r=joki

There are also changes that push nsnull onto the JSContext stack when
entering a nested event loop.

r=jband
1999-11-25 05:28:18 +00:00
akkana%netscape.com 757b1fce03 18033: Add editor API for delete methods, and hook up an initial
set of emacs key bindings for Unix.  r=jfrancis
1999-11-25 04:11:51 +00:00
akkana%netscape.com 955fd37059 Fix platform global overlays now that saari and waterson explained to me how overlays work 1999-11-24 22:28:58 +00:00
rjc%netscape.com 791e26752e Speed up reading in of HTML results by reading in as many bytes in one chunk as possible, instead of 256 bytes at a time. 1999-11-24 21:04:52 +00:00