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

318 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 81b86570d2 Fix layout problem with mailnews. The iframe in 'My Panels' would not strecth. Added an extra box layer to contain it. r=akkana 2006-07-27 14:47:38 +00:00
slamm%netscape.com c68e1db8fa Update selected panel after update. Fix for #23616. Also, use uppercase names for function call. r=akkana 2006-07-27 14:47:37 +00:00
slamm%netscape.com 50e94d9b83 Have all sidebar titles at the top. Requested by jevering. 2006-07-27 14:47:36 +00:00
slamm%netscape.com 4958436945 Simple fix to avoid adding folders to the sidebar. Needed to use 'container' instead 'folder'. 2006-07-27 14:47:33 +00:00
slamm%netscape.com 550050109c Second part of fix for bug #21862, unable to resize preview dialog. Previously checked in changes to preview.xul 2006-07-27 14:47:32 +00:00
slamm%netscape.com 328a5d82c6 Make assertions in sidebar datasource to mark the batch update. The observer in sidebarOverlay.js uses it to update the panel selection properly. Fixes bug #23616. Capitalize all functions called from xul. Reorder functions. Pick some clearer names. Add comments. r=akkana 2006-07-27 14:47:30 +00:00
slamm%netscape.com 67d09a76d5 Use uppercase names. r=akkana 2006-07-27 14:47:27 +00:00
slamm%netscape.com a83ddfaa6c Clean-up and parameterize more. 2006-07-27 14:47:26 +00:00
slamm%netscape.com e970210d5f Fix for CustomizePanel button. It now brings up a chromeless browser. Fix for 21061. 2006-07-27 14:47:25 +00:00
slamm%netscape.com 790d4deaab It's only a XUL checkin, don't panic. Fix for bugs 21061 and 21347. r=borto@pacbell.net. 2006-07-27 14:47:24 +00:00
rjc%netscape.com 35fd19742c Add a sidebar panel for Search results instead of having them mixed in with Related Links data. 1999-12-29 09:17:41 +00:00
brendan%mozilla.org e26b151b43 Tidy whitespace and bracing (r=slamm@netscape.com). 1999-12-07 00:52:42 +00:00
hyatt%netscape.com 9dd60e68b7 Making sidebar package compliant with skin master file rules. 1999-12-05 08:09:21 +00:00
waterson%netscape.com 527799b03c Use 'addEventListener' instead of timer hack. 1999-12-03 09:30:27 +00:00
cmanske%netscape.com f5cd113a45 Added immediate saving of sidebar show/hide and width states. r=slamm 1999-12-02 01:36:40 +00:00
cmanske%netscape.com 97326d482a Added immediate saving of sidebar show/hide persist state. r=slamm 1999-12-02 01:15:49 +00:00
slamm%netscape.com 668f72bebe Sandbox the panel content with type='content' on the iframe. 1999-12-01 00:07:48 +00:00
slamm%netscape.com 5805498beb Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:24:53 +00:00
slamm%netscape.com 1b109edcc2 Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:18:58 +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 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 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 1b15637cc5 Add MPL. r=mcafee 1999-11-30 01:02:26 +00:00
shaver%netscape.com f9858d1ee6 Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger. 1999-11-24 04:10:18 +00:00
slamm%netscape.com d6fbc738ba Add styles, dialog and push, to titledbuttons. Fix for 18299. r=hyatt a=chofmann 1999-11-09 02:33:18 +00:00
slamm%netscape.com 7ac4d9d4d9 Fix for bug 18017, "No sidebar panels in messenger." r=hangas a=chofmann 1999-11-05 22:10:29 +00:00
waterson%netscape.com 3fc9ef7127 Bug 11501. Tree has regressed s.t. it is necessary to have a <treecol>; add it here. r=hyatt, a=jack 1999-11-04 08:57:52 +00:00
slamm%netscape.com 110c333948 Fix 17347. Initialize the 'View | Sidebar' menu to the correct state. r=mozbot. 1999-10-29 19:17:22 +00:00
slamm%netscape.com 0c962339fc Get min heights correct so that the sidebar will collapse. r=evaughan. 1999-10-29 19:16:38 +00:00
slamm%netscape.com 8ee213cdd4 Add license. 1999-10-29 19:13:42 +00:00
sspitzer%netscape.com f1a3d41f84 fix for #16231, r=mscott. use the file locator (which caches the profile directory) instead of going through the profile service. 1999-10-29 04:02:20 +00:00
slamm%netscape.com be11f32abf Tweak sidebar styles. r=german. 1999-10-26 19:45:25 +00:00
slamm%netscape.com 19f083ad28 New sidebar ui. One panel open at a time. No bug (yet...). r=pavlov 1999-10-26 05:46:00 +00:00
hangas%netscape.com e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
slamm%netscape.com bf503710b1 Landing of SIDEBAR_19991007_BRANCH. r=waterson 1999-10-18 19:21:52 +00:00
shaver%netscape.com c09d70aace Make View->Sidebar a type=checkbox menuitem (r=slamm) 1999-10-15 21:37:53 +00:00
alecf%netscape.com 0fa5cd6df4 update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
waterson%netscape.com f50797d473 Add new files not in the build. 1999-10-08 21:11:20 +00:00
slamm%netscape.com 4002bb00ca Fix empty sidebar. bug #15468. Need to wait for sidebar-panels in init routine. 1999-10-08 17:15:27 +00:00
slamm%netscape.com 4066a25924 Make the sidebar panels appear. Bug #15468. r=mcafee. Had 'datasources' defined when it wasn't needed. 1999-10-07 22:56:22 +00:00
hyatt%netscape.com 0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
slamm%netscape.com 7573df09d6 make flash it's own panel. bug 14992. Add support for app specific panel. bug 14991. 1999-09-29 20:23:33 +00:00
slamm%netscape.com a47bbecd09 Remane some elements. Fix cannot close last panel. bug 14485. 1999-09-29 20:23:09 +00:00
slamm%netscape.com 457d912bd5 Give min-height and max-width. bug #13895. 1999-09-29 20:23:00 +00:00
slamm%netscape.com 98847f09af Rename some functions. Do not save the style and the box; fix splitter state instead. 1999-09-21 18:26:06 +00:00
slamm%netscape.com 93ae0f0b05 Fix reload (bug 14289). 1999-09-21 18:25:03 +00:00
slamm%netscape.com f8c7bac1a8 Fix sidebar hide (bug 14193). Fix snap to close behaviour by seeting min-width. 1999-09-21 18:24:25 +00:00
sspitzer%netscape.com 50f21c62ec don't do work for determining the default sidebar, if the users passes us one. sidebarOverlayInit() takes one parameter, not two. comment out reloadSidebar() because it is not working. 1999-09-19 21:02:29 +00:00
sspitzer%netscape.com da2fe463a1 shite! I accidentally checked in a change that made the sidebar ALWAYS blank. 1999-09-19 19:54:57 +00:00
sspitzer%netscape.com 0ef5b19a9b prevent crash in #14285
we don't want sidebar.db to be null when we call into rdf.
1999-09-19 19:31:56 +00:00
slamm%netscape.com 57f8567ee0 Better remembering of open/close state. 1999-09-17 23:38:26 +00:00
slamm%netscape.com ef0379cabc Everyone hates the inset border. Me too. 1999-09-16 21:28:32 +00:00
sspitzer%netscape.com 643b8c9959 if the user has a sidebar.rdf file in there profile directory, use that.
otherwise, use the global.  slamm is going to work on *writing* out $PROFILE/sidbar.rdf next.
1999-09-16 20:38:26 +00:00
alecf%netscape.com 4bdd2afbcf add support for user-specified sidebar, and support the "height" attribute (for messenger)
remove the 5em height from the flashpanel because it doesn't seem to work for iframes
1999-09-15 07:51:52 +00:00
slamm%netscape.com 218ee118c8 First pass at new sidebar layout using xul overlay, boxes, and splitters. 1999-09-14 23:09:28 +00:00
slamm%netscape.com e21c7c28ba Fix hr sizing (put in div tag). Try to flex the tree. 1999-08-19 22:04:24 +00:00
slamm%netscape.com 45af9083de Use the correct style for the panel bar. 1999-08-07 00:26:27 +00:00
slamm%netscape.com f4bf414bf5 Avoid adding a panel multiple times. Clean-up selection after removing a panel. Comment out dump()'s. 1999-08-07 00:25:56 +00:00
slamm%netscape.com d8924696e7 Add a corner to the panel titles. 1999-08-06 22:55:03 +00:00
slamm%netscape.com 7183a8f645 Add 'Customize Panel' dialog for customizing individual panels (bug #9768). 1999-08-06 22:37:47 +00:00
slamm%netscape.com 7e20d341bb Adjust preview's iframe height. 1999-08-06 00:29:44 +00:00
slamm%netscape.com 569a0e4b9d Add the panel preview dialog. 1999-08-05 19:52:51 +00:00
slamm%netscape.com 8d06b361dc Fix bug #9925: Down arrow behaves incorrectly. 1999-08-04 23:10:56 +00:00
slamm%netscape.com ff863c8659 Bring customize dialog closer to spec. Workaround tree datasource bug #11258 (use resource URL for now). 1999-08-04 20:40:21 +00:00
slamm%netscape.com 07089b8341 Add sidebar component directory (files were previously in rdf/resources). 1999-08-03 22:36:12 +00:00
slamm%netscape.com 2d8535834a Move strings to DTD files (bug #10247). 1999-08-03 22:36:00 +00:00