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

47626 Коммитов

Автор SHA1 Сообщение Дата
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 f663033e80 Make regex for matching module names more general. r=mcafee 1999-11-30 00:56:04 +00:00
waterson%netscape.com f381c5dee0 Avoid excessive updates by conditioning on attribute that changed. r=hyatt 1999-11-30 00:55:59 +00:00
waterson%netscape.com 3a293e4998 Add 'indent' atom. r=hyatt 1999-11-30 00:55:14 +00:00
waterson%netscape.com dd64fd7ca1 Add focus pseudo-class atoms. r=hyatt 1999-11-30 00:54:45 +00:00
waterson%netscape.com c2d7952c4c Tree scrolling improvements. Avoid string twiddling in CreateAnonymousTreeCellFrames. r=hyatt 1999-11-30 00:53:41 +00:00
slamm%netscape.com 863bb10e84 Use loop for xpfe instead of so much cut and paste.
Add sidebar component manifests. r=mcafee
1999-11-30 00:52:36 +00:00
sspitzer%netscape.com 52b076e7d8 pass up error values upon failure. we were hitting these failures on
bug #18620, and doing this is correct, and it will help us find similar problems
sooner in the future.
1999-11-30 00:52:32 +00:00
slamm%netscape.com 55e7337cf6 Use config/cvsco.pl to checkout.
Catches conflicts and logs output to a file. r=mcafee
1999-11-30 00:52:20 +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 8513dd982c Add sidebar component makefiles. r=mcafee 1999-11-30 00:49:09 +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
slamm%netscape.com 2daf232b14 Rewrite script to check for cvs conflicts and log output to a file. r=mcafee 1999-11-30 00:48:33 +00:00
rginda%netscape.com 4c7fbf76bc Defined __LITTLE_ENDIAN in fdlibm on x86 linux, fixes various Math object issues, r=rogerl@netscape.com 1999-11-30 00:43:03 +00:00
mccabe%netscape.com af2de0b090 Additional Date object APIS courtesy 'Chris' Houck. r=mccabe. 1999-11-30 00:42:07 +00:00
dougt%netscape.com e2808e63be fix for 18078. r=mstoltz,warren
(looks like it is #ifdef'ed out)
1999-11-30 00:33:45 +00:00
dougt%netscape.com f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
sspitzer%netscape.com d311471f16 remove comment line to prevent build bustage. 1999-11-30 00:32:37 +00:00
tbogard%aol.net 887609d285 Would help if I removed nsIScriptContextOwner.h instead of nsIScriptObjectOwner.h 1999-11-30 00:28:40 +00:00
pinkerton%netscape.com ce08dd58a5 added debug ifdefs around printfs to reduce output during drags. 1999-11-30 00:24:06 +00:00
locka%iol.ie f8e2769fdd Removed "const" on the aResult parameter on CWebShellContainer override of nsIBrowserWindow::GetTitle 1999-11-30 00:21:29 +00:00
locka%iol.ie 9f6e53d467 Added CommandStateChangeConstants 1999-11-30 00:19:53 +00:00
nisheeth%netscape.com 767ba5b269 Fix for bug 20194. r=beard. Thank to Patrick Beard for finding this leak in CaptureFrameStateFor(). 1999-11-30 00:17:40 +00:00
pinkerton%netscape.com 329fc51e75 changes for docshell idl project to get built. required adding a new idl export in prefs. 1999-11-30 00:16:48 +00:00
dougt%netscape.com 5bd0548f65 fix for 18078. r=mstoltz,warren 1999-11-30 00:16:09 +00:00
pinkerton%netscape.com ff458c6b00 exporting nsBaseWindow.idl for travis. 1999-11-30 00:15:10 +00:00
dougt%netscape.com c031e1c389 Fix for 18078. R=mstoltz,warren 1999-11-30 00:14:55 +00:00
pinkerton%netscape.com 7cda389c03 First Checked In. 1999-11-30 00:12:08 +00:00
pinkerton%netscape.com 3e67aed56d removing obsolete d&d code and changing from CID's to progID's in d&d code. r=akkana. 1999-11-30 00:10:55 +00:00
mscott%netscape.com ab7eb32184 modify SetLoadGroup to work with retargeting.
r=rpotts
1999-11-30 00:10:37 +00:00
mscott%netscape.com fe78631dc5 uri dispatching nit....retarget the load group if we are opening a channel which has a load group
different from our own.

THIS CODE IS NOT executed unless uri dispatching is turned on.
1999-11-30 00:10:17 +00:00
mscott%netscape.com a260948fc1 small uri dispatching nit...I needed to add nsIURIContentListener to the GetInterface method on nsIWebShell. 1999-11-30 00:09:00 +00:00
sspitzer%netscape.com 55328af05b fix build bustage for travis. a=mscott 1999-11-30 00:07:03 +00:00
selmer%netscape.com 2de04e1fc6 Include rowIndex test 1999-11-29 23:59:28 +00:00