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

4266 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 134cd555ac fix build bustage 1999-04-04 00:29:30 +00:00
karnaze%netscape.com 1d17474645 code clean up, use of macros for debugging 1999-04-04 00:06:48 +00:00
troy%netscape.com b2f4c57638 Added include of -I$(PUBLIC)\wallet so we can find the include of
nsIWalletService.h
1999-04-03 23:55:15 +00:00
karnaze%netscape.com bdd77eb6ef code clean up, use of macros for table debugging 1999-04-03 23:02:43 +00:00
morse%netscape.com c2cd80222c moved single signon out of netlib 1999-04-03 22:56:18 +00:00
kipp%netscape.com 1e681e98c6 Set link handler so that style resolves properly for links around things like images 1999-04-03 21:54:32 +00:00
kipp%netscape.com 3663188f2f Implement frame sliding during incremental reflow; fixed to not double factor in the delta-y 1999-04-03 21:54:00 +00:00
kipp%netscape.com 7948883d70 Added some debug code that allows finer grained append reflow during document loading for debugging incremental reflow 1999-04-03 19:00:23 +00:00
kipp%netscape.com 96a37f5a98 Reworked the state recovery logic for incremental reflow 1999-04-03 18:59:01 +00:00
kipp%netscape.com b51cc614ac Removed some debris; added ComputeCollapsedTopMargin method 1999-04-03 18:58:32 +00:00
kipp%netscape.com 2abfadaa0a Made verifyreflow work again 1999-04-03 18:58:04 +00:00
kipp%netscape.com 886e4472d7 Removed some debris 1999-04-03 18:57:51 +00:00
kipp%netscape.com ce282e99e7 Switch to a different (more accurate) BR handling hack... 1999-04-03 18:57:30 +00:00
kipp%netscape.com 2f7af4d702 Fixed an oopsie that prevented enumerating the override and backstop sheets 1999-04-03 18:56:45 +00:00
peterl%netscape.com c81ece6e95 updated prop values 1999-04-03 03:15:24 +00:00
peterl%netscape.com 20883bb783 added -moz-border-radius 1999-04-03 03:15:01 +00:00
sdagley%netscape.com e7b7d2af92 Changed prompt for selecting a file from "FileWidget Title <here> mode = save" to "File Upload" to match 4.x. 1999-04-03 02:32:46 +00:00
sfraser%netscape.com e2fd94f548 Turn off debug selection, and fix some debug code that crashed sometimes. 1999-04-03 01:46:58 +00:00
sfraser%netscape.com da48de7dd8 Added precondition when no content viewer. 1999-04-03 01:46:21 +00:00
peterl%netscape.com a64f882d78 propogate opacity & visibility changes down the view heirarchy... 1999-04-02 22:57:25 +00:00
mcmullen%netscape.com 0d5d6108a1 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
peterl%netscape.com b7d0600f26 backing out prevoius changes (unix didn't like it) 1999-04-02 19:57:07 +00:00
peterl%netscape.com 90dd9ac19c initialize bitfields through a union to keep purify happy 1999-04-02 18:51:28 +00:00
peterl%netscape.com ecabff3aa0 made some rudimentary connections for generated content into style data 1999-04-02 18:50:45 +00:00
peterl%netscape.com 50ff45a764 connected content properties to style context 1999-04-02 18:49:40 +00:00
peterl%netscape.com baea51d075 added nsStyleContent 1999-04-02 18:48:55 +00:00
sfraser%netscape.com 77f7e923dd Fix build bustage 1999-04-02 01:14:30 +00:00
sfraser%netscape.com 1921990062 Remove caret->Refresh calls. The presshell now refreshes the caret after painting. 1999-04-02 00:01:05 +00:00
sfraser%netscape.com 19b36454fe Added a method to the pres shell to control enabling clients to turn the caret on and off. 1999-04-01 23:58:11 +00:00
sfraser%netscape.com 7e1a3cd9b6 Caret changes to enable the caret to erase itself, and fix a bunch of caret problems. 1999-04-01 23:57:35 +00:00
sfraser%netscape.com 09b8fd346e Declare functions static to fix warnings. 1999-04-01 23:54:23 +00:00
sfraser%netscape.com faca4eab8f #ifdef out the navigation printfs, and remove some unused variables. 1999-04-01 23:44:15 +00:00
jdunn%netscape.com 874376197d link in key libraries to build 1999-04-01 21:01:31 +00:00
mcmullen%netscape.com 667ef75ec4 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. In this case, a macro had been used that was in one of the obsolete files 'PRIVATE'. Replaced this by its value 'static' 1999-04-01 20:39:30 +00:00
jdunn%netscape.com 58b2211392 fix problem on AIX-xlC compiler with protected structs. 1999-04-01 20:13:59 +00:00
rods%netscape.com 9c9c55e26f Changed the clipboard support to use the new XIF Converter class and added more
error checking (this is all ifdef'ed at the moment)
1999-04-01 14:22:00 +00:00
kipp%netscape.com 2c91bc5386 Don't make floaters a margin root (that was a mistake) 1999-04-01 01:38:00 +00:00
kipp%netscape.com 53aca2150f Reflow floater frames using the block reflow context 1999-04-01 01:37:36 +00:00
jdunn%netscape.com f16200a2a2 link in jsdom and raptorgfx for linking error 1999-04-01 00:20:11 +00:00
pinkerton%netscape.com db73960635 better grippy/collapsed toolbar functionality after box conversion landing. Also more error message output in debug builds 1999-03-31 22:02:37 +00:00
vidur%netscape.com 9ba7588296 added files: mozilla/layout/xml/content/src/nsXMLProcessingInstruction.cpp, mozilla/layout/xml/content/src/nsXMLCDATASection.cpp 1999-03-31 20:50:28 +00:00
vidur%netscape.com f6f2f989a9 Added epilog and prolog to document. Added processing instructions and CDATASections for XML. Completed document Node methods. 1999-03-31 20:49:25 +00:00
sfraser%netscape.com 7b62ec6dcf Fix a problem with tab expansion when filling the offset indices array. 1999-03-31 20:12:42 +00:00
karnaze%netscape.com f4f74bc752 bug 2620 - extra scroll bars on nested frameset documents. 1999-03-31 19:18:39 +00:00
kipp%netscape.com d900a26fcd new 1999-03-31 17:42:54 +00:00
evaughan%netscape.com 05eb6158d0 Moved navigator specific style information like .gif from xul.css and navigator.xul to a new file
called navigator.css this should hold all the basic navigator styles.
1999-03-31 08:04:37 +00:00
karnaze%netscape.com 5d8380af04 bugs 1318, 4429 - tables containing form controls as children 1999-03-31 06:47:40 +00:00
rjc%netscape.com 52c43c1066 Add references to "Wallet" shared libraries (debug and optimized) into Layout project. 1999-03-31 06:45:11 +00:00
karnaze%netscape.com 258a6b644a bug 4141 - space activating a button 1999-03-31 06:02:12 +00:00
karnaze%netscape.com fbd335c2d0 bug 4382 - comments inside <option> 1999-03-31 05:59:06 +00:00