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

5509 Коммитов

Автор SHA1 Сообщение Дата
peterl%netscape.com 64d05912ee fix build 1998-08-07 03:43:20 +00:00
morse%netscape.com b6831046a7 alphabetize entries in viewers, put up nag boxes 1998-08-07 03:15:53 +00:00
morse%netscape.com 18b02c0189 changes for single signon 1998-08-07 03:13:05 +00:00
morse%netscape.com 4488c9da50 change for single singon, reviewed by dfm 1998-08-07 03:12:04 +00:00
rickg%netscape.com 8a0553b937 too many bug fixes to name, but all legit scopus bugs 1998-08-07 03:09:24 +00:00
peterl%netscape.com 7c644d95bd fixed processing of font face (preserve original quotes) 1998-08-07 02:17:56 +00:00
peterl%netscape.com 184554a885 save quote char on string tokens 1998-08-07 02:17:10 +00:00
peterl%netscape.com 711e9a2d5e fixed font face support 1998-08-07 02:16:38 +00:00
peterl%netscape.com 4c0e289be4 changed nsFont to contain face lists in name 1998-08-07 02:12:34 +00:00
buster%netscape.com 79c1b74a7a synch with branch
fixed the following bugs: 312653 312656 312655
the fixes were:

1. cells now inherit their bgcolor from the row, if available.  This is the
Nav4 way of drawing row bgcolor, rather than having the row paint its own bgcolor. (Troy, I intend to make this conditional
based on the compatibility mode)

2. colspans across cols that are all specified width no longer try to proportionately
divide the width of the span between the cols.  see http://www.city.net (now it's really fixed, without breaking nested tables in
constrained situations.)  A happy side effect is nested tables in general behave better when constrained.

3. min table sizes are fixed, so min width changes to content now effect the
table correctly during incremental reflow.  This fixes the table layout portion of the bugs on the http://www.aol.com/corp tree.
Rick will check in the other half of this fix soon.  Until then, don't expect to see much improvement.

4. fixed bug 312799.  Table cell now always reserve at least the maxElementSize
of its content, fixing problems when desiredSize<maxElementSize
1998-08-07 02:11:51 +00:00
peterl%netscape.com a9f7a46342 performance tweak in trim 1998-08-07 02:11:13 +00:00
kipp%netscape.com 5134558022 Landed non-branch version on the tip 1998-08-07 02:10:11 +00:00
kipp%netscape.com ed342c9a6c Fixed embed/flush-text bug #312433 1998-08-07 01:49:12 +00:00
kipp%netscape.com e5d10b402f new 1998-08-07 01:39:40 +00:00
pinkerton%netscape.com 542fcd0128 Fix problem that made mgmt mode double-click (default property was wrong when not specified by ht). 1998-08-07 01:01:23 +00:00
amusil%netscape.com b23124bef3 Fixes Bug# 117905. This fix has been in the 4x tree since 4.04. 1998-08-07 00:21:42 +00:00
saari%netscape.com caf57269df Fixing a checkin error for the MacMemAllocator changes. This fixes some recent instability in Mac Grommit. 1998-08-07 00:21:29 +00:00
pinkerton%netscape.com ae53ac6d71 Don't use constants from selector (or include it's header file). Define them here instead. 1998-08-07 00:16:47 +00:00
pinkerton%netscape.com 288babf521 Don't #include selector header because it's not being used. 1998-08-07 00:15:50 +00:00
pinkerton%netscape.com 1330e34220 Add context menus and fix scrolling in shack. 1998-08-07 00:15:17 +00:00
pinkerton%netscape.com d4152a19bd Remove dependance on CNavCenterSelector's constants and make the title strips LCommanders so they can have context menus. 1998-08-07 00:14:26 +00:00
pinkerton%netscape.com 3adf766ed6 Make single-click mode work correctly (on mouse up, not mouse down). 1998-08-07 00:12:49 +00:00
timm%netscape.com d829e387d8 fix for long timeout on cancelled or dropped connections 1998-08-07 00:07:27 +00:00
law%netscape.com 98e6d84b5c Turn on new Desktop integration prefs pane 1998-08-07 00:07:22 +00:00
law%netscape.com 959499b5ad Added new property pane for windows (98) Desktop integration 1998-08-07 00:05:00 +00:00
law%netscape.com e796b63aed New 'default browser' dialog 1998-08-07 00:02:46 +00:00
law%netscape.com 10b111fa26 More tweaks 1998-08-06 23:54:37 +00:00
preed%netscape.com d479c07bb0 addition to code to allow open/closed information on tinderbox pages
(essentially turned this functionality on again). reviewed by ltabb.
1998-08-06 23:35:58 +00:00
robinf%netscape.com 7c8131c094 Corrected the name of the Show More ISPs button in this help screen; removed author comment from text. 1998-08-06 23:23:02 +00:00
robinf%netscape.com b633603150 updated name of this help screen so that it says "Connect to Netscape" instead of "Retrieve Accnt Plan Info". 1998-08-06 23:20:10 +00:00
timm%netscape.com 504a8fd7a3 remove busted error logic from error.js 1998-08-06 23:18:49 +00:00
akkana%netscape.com 79086deceb ifdef Ender: calculate row/column size of Ender htmlareas, and put a
frame around embeded editor components.
1998-08-06 22:40:24 +00:00
spider%netscape.com 70b3831bae Register the menus 1998-08-06 22:02:06 +00:00
spider%netscape.com efe5f1cc44 Separating out the shellfactory for modularity 1998-08-06 21:54:26 +00:00
dcone%netscape.com ede8279905 updated projects to use static libs 1998-08-06 21:53:08 +00:00
dcone%netscape.com ee4f3c82ee implemented newcwindow 1998-08-06 21:51:14 +00:00
dcone%netscape.com a24f6285ca fixed bugs, implemented new window 1998-08-06 21:50:56 +00:00
dcone%netscape.com 7028868332 fixed some bugs 1998-08-06 21:50:30 +00:00
spider%netscape.com acf52245e5 reordering files to appropriate directories 1998-08-06 21:32:49 +00:00
timm%netscape.com 8f74167033 move removal of support window to compare page 1998-08-06 20:55:40 +00:00
timm%netscape.com f94ba78122 added code to pull down the support window 1998-08-06 20:43:07 +00:00
timm%netscape.com 8c9869d882 added document close call to force pane to clear 1998-08-06 20:40:34 +00:00
ramiro%netscape.com 9cad043096 DONT USE C++ COMMENT IN C FILES. Fix bustage. 1998-08-06 20:32:12 +00:00
kipp%netscape.com 354a633441 new 1998-08-06 20:29:07 +00:00
kipp%netscape.com dcb48110c0 Added code to create logging sinks 1998-08-06 20:27:57 +00:00
kipp%netscape.com 31953264d9 Build logging sink 1998-08-06 20:27:27 +00:00
pinkerton%netscape.com e99786d443 Fix 2000 link warnings problem caused by including lots o' libraries in this static lib. (rev beard). 1998-08-06 20:24:11 +00:00
kin%netscape.com 84f6b1146e Updated DisplayPixmap() prototype to use PRInt32 to match function definition
in Frame.cpp.
1998-08-06 20:12:29 +00:00
kin%netscape.com 599ba3fd21 Added support for the new HTMLArea form element. All changes are ifdef'd ENDER. 1998-08-06 20:10:37 +00:00
blythe%netscape.com 9e227e6edc Fix MOZ_LITE builds busted by previous checkin 1998-08-06 20:04:24 +00:00