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

767 Коммитов

Автор SHA1 Сообщение Дата
evaughan%netscape.com f27fff5884 1) Scrolling menus
2) many bug fixes
3) box debuging flags
2000-05-15 04:12:31 +00:00
rods%netscape.com e51aafde85 part of fix for Bug 33733
added ShouldRollupOnMouseWheelEvent methos to ask if the rollup want to rollup on MouseWheel events
2000-05-12 20:23:04 +00:00
pinkerton%netscape.com 4c4bcb9a16 Added lots of error checking in AdjustClientXYForNestedDocuments so that things will fail gracefully while the content area is in the early stages of development (no view manager, etc). Probably fixes bug #31563. 2000-05-12 03:16:07 +00:00
pinkerton%netscape.com 442f23d965 Clear out |mElementFrame| when popup goes away so that subsequent reflows
won't try to access it. Fixes crash with tooltip on a tree when app is
minimized then restored (bug 38872)
2000-05-12 02:58:21 +00:00
pinkerton%netscape.com c3031237c7 fix for 38816. we would always call the ondestroy() handler even when the oncreate() handler failed. 2000-05-11 00:52:34 +00:00
jst%netscape.com 50499cc037 Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com. 2000-05-10 13:13:39 +00:00
pinkerton%netscape.com eee0cad913 fix for 38218. don't setup the menu dismissal listener if the popup is a tooltip. this allows menus to work in conjunction with tooltips. 2000-05-10 01:43:54 +00:00
pinkerton%netscape.com 97e1341962 Fix crasher on linux for tooltips. Widget was going away before we could unregister things. Make sure we addref it if we're going to hold onto it for an extended period of time. Thanks alecf for finding this. bug # 38547. 2000-05-09 22:05:50 +00:00
hyatt%netscape.com fbac03f025 XBL now works with HTML, XUL, SVG, MathML, and XML! 2000-05-09 21:42:40 +00:00
hyatt%netscape.com 06b104a688 Add blankrow capability to tree. 2000-05-08 20:51:50 +00:00
ducarroz%netscape.com 090142fa57 Check for the ignorekeys attribute on the parent of the popup menu and not its grand parent. R=saari 2000-05-04 22:33:08 +00:00
pinkerton%netscape.com 7b94cc5f0f check that there is a childpopup before removing the key listener from it. 2000-05-04 18:50:34 +00:00
saari%netscape.com df92f0def2 Adding the ability for popups to not install the keyboard navigation listener. Needed for autocomplete. R=hyatt 2000-05-01 22:27:16 +00:00
joki%netscape.com ab79605c44 Fix for bug 12379, open tree frame on enter/return keystroke 2000-05-01 22:00:54 +00:00
karnaze%netscape.com dbd4fd8275 Removed FixBadReflowState, added an assert if boxes try to set outer table reflow state computed values when a caption is present. 2000-05-01 02:25:08 +00:00
karnaze%netscape.com 2c8e4673e4 Fix for Linux bustage, bug 37643. Give outer table reflow state initial computed values of 0 to avoid excessive reflows from boxes. 2000-04-30 22:29:01 +00:00
karnaze%netscape.com 75ea85e43a new reflow/layout code for outer table to handle captions and margins. better % height handling.
row groups and rows don't include external cellspacing in there dimensions. r=troy.
2000-04-28 21:05:31 +00:00
pavlov%netscape.com d2f413fe03 new string apis 2000-04-27 22:02:28 +00:00
evaughan%netscape.com 65a8b83eaa Fix for titledbox bugs 2000-04-26 07:28:19 +00:00
evaughan%netscape.com deb1cfe45b Removed friend. 2000-04-26 04:57:31 +00:00
evaughan%netscape.com f596f635a9 1) fixed warnings.
2) scrollbars only work with left mouse
2000-04-26 04:00:29 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
evaughan%netscape.com d16b7355c7 1) StyleChange coelescing
2) Warning fixes
3) Table fixes
2000-04-25 07:10:48 +00:00
danm%netscape.com f0e2d4bff2 add null check for target document while positioning popups. bug 35643 2000-04-25 01:44:53 +00:00
joki%netscape.com 3851e31b9f fixes for 5995, 7304, 10573, 22832, and 9668.
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.
2000-04-24 04:41:27 +00:00
rods%netscape.com 9d45d84767 Add ifdef'ed Performance Reflow Counting code 2000-04-21 14:59:47 +00:00
cmanske%netscape.com ef50c1bd4a Allow setting 'rows' attribute on a <tree> without children (initially) 2000-04-21 14:50:21 +00:00
hyatt%netscape.com 61771baa06 Tree performance enhancements. 2000-04-21 08:11:39 +00:00
pinkerton%netscape.com 2b1e668eb5 Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen. 2000-04-21 06:55:13 +00:00
rods%netscape.com 2ad7174d88 Not enabling creator's to be asked if they want to create a special frame for anonymous content
bug 33515
2000-04-19 13:55:17 +00:00
pavlov%netscape.com 20e775c45d fix windows bustage 2000-04-19 00:17:51 +00:00
pavlov%netscape.com 79fa78ff12 remove color picker files since it was replaced by the xbl version 2000-04-18 23:06:23 +00:00
evaughan%netscape.com 7ec518aa59 Putting back code that was backed out last week.
-a leaf
2000-04-18 00:17:00 +00:00
scc%netscape.com ca2faa7f58 making string conversions explicit 2000-04-17 10:28:55 +00:00
nisheeth%netscape.com ae1909623b Fix for bug 30958: Reflow commands are now processed asynchronously all the time. The semantics of the API for queuing and processing reflow commands has changed. Now, AppendReflowCommand() initiates an asynchronous reflow event and all reflow command processing happens when that event fires. It is no longer possible for consumers outside the presentation shell to call ProcessReflowCommands() synchronously. Because of this change, reflow locks are no longer needed and have been removed. 2000-04-17 07:13:57 +00:00
scc%netscape.com 8624ce5d67 making string conversions explicit 2000-04-16 11:19:26 +00:00
cmanske%netscape.com 630c36e706 Fix null pointer bugs (35785 and nonfiled), fixes editor bug 35885. r=evaughan 2000-04-15 01:57:16 +00:00
pinkerton%netscape.com facdb265bc Adding support for xpmenus not rolling up when a click is inside a parent. 2000-04-13 20:14:23 +00:00
mscott%netscape.com a1512278c7 this checkin is actually bryners. Backing out the changes that seem to cause various problems
on linux. Eric is going to sit down with a linux guru tomorrow and try to figure out why these changes
were causing a problem.
2000-04-13 07:43:39 +00:00
evaughan%netscape.com d1568473c0 Fix for titledbox bugs. 2000-04-12 02:59:26 +00:00
evaughan%netscape.com f03ff8d62c Grid fixes.
Memory leak fixes.
box cleanup.

-a ftang
2000-04-11 23:55:15 +00:00
hyatt%netscape.com 5dc78cfa9c Fixing an XBL event handling bug and the menu accelerator bug. r=brendan, a=leaf 2000-04-06 22:32:39 +00:00
evaughan%netscape.com 2cf22cf97d Fixes for bugs
#34079 (context menus)
#34673 (grid crashes)
(Crash opening many of the editor dialogs)

-r hyatt -a leaf
2000-04-05 23:46:48 +00:00
evaughan%netscape.com e709674483 Fix for PDT bugs #34056, #34280 (endor focus bug and tree sorting bug) 2000-04-05 23:02:29 +00:00
evaughan%netscape.com e3dac533f2 Last solaris build bustage fix. 2000-04-05 08:20:24 +00:00
evaughan%netscape.com 7dfe6d3f2e fix for solaris 2000-04-05 07:35:13 +00:00
evaughan%netscape.com 1e652fce03 Possible fix for solaris bustage. 2000-04-05 07:27:59 +00:00
evaughan%netscape.com dc814064c0 1) Fixed assertion in nsGfxTextFrame
2) More fixes to Grid widget
2000-04-05 06:41:27 +00:00
evaughan%netscape.com 1bebda0097 Forgot a file. 2000-04-05 00:31:30 +00:00
evaughan%netscape.com 102df7372c Added grid files 2000-04-05 00:19:29 +00:00