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

753 Коммитов

Автор SHA1 Сообщение Дата
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
evaughan%netscape.com 334dc89adc 1) Bug fixes.
2) Changed to fix rods text control
3) Added new Grid widget
2000-04-05 00:19:00 +00:00
hyatt%netscape.com 3aa207262e Making menupopup support <children>. Needed a bit of special case code. 2000-04-04 06:43:02 +00:00
hyatt%netscape.com 8eb821021a Making <children> support dynamic. 2000-04-04 06:29:20 +00:00
evaughan%netscape.com 51af362cf7 Compiler error fix. 2000-04-03 04:17:47 +00:00
evaughan%netscape.com 36425cfe40 1) viewmanager2 optimizations -r troy, kevin
2) box fixes for Rod's gfx listbox
3) memory leak fixes
4) box fixes in prep for grid widget
2000-04-03 03:55:38 +00:00
cls%seawood.org 0d63199902 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
cls%seawood.org 9b7bac6ba8 Non-empty sourcefiles must end with a newline ... or so says the HP compiler. 2000-04-01 10:23:25 +00:00
beard%netscape.com c46d59b790 fix array leaks. r=bruce@cybersight.com,a=leaf 2000-04-01 03:05:56 +00:00
evaughan%netscape.com 2cbece73ef Yet another missing file. 2000-03-31 07:32:35 +00:00
evaughan%netscape.com 1529080da5 2 more 2000-03-31 07:28:48 +00:00
evaughan%netscape.com b6e8f1ef9e Forgot file. 2000-03-31 07:20:50 +00:00
evaughan%netscape.com 4891539d50 box skinnablility changes.
-r Hyatt
2000-03-31 07:02:06 +00:00
cls%seawood.org eda7e80c3d Remember to use PR_TRUE & PR_FALSE instead of true & false for c++ compilers that don't have true & false defined. Like AIX's. 2000-03-30 05:58:27 +00:00
jim_nance%yahoo.com 005e33f06e Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com
2000-03-30 03:21:26 +00:00