Commit Graph

53979 Commits

Author SHA1 Message Date
troy%netscape.com
0185d48b6d Added a copy of the UpdateImageFrame() code from nsImageFrame, so that
when the image size arrives we get notified so we can kick off an
incremental reflow


git-svn-id: svn://10.0.0.236/trunk@14231 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-07 03:56:11 +00:00
akkana%netscape.com
6f32c3691a Add some more commands to 'gmake build'
git-svn-id: svn://10.0.0.236/trunk@14230 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-07 03:34:51 +00:00
rickg%netscape.com
4fd4208ee3 allow script in table
git-svn-id: svn://10.0.0.236/trunk@14225 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-07 02:18:55 +00:00
pavlov%pavlov.net
6fd52ccd4f Initial GTK code for menus.
git-svn-id: svn://10.0.0.236/trunk@14224 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-07 02:05:59 +00:00
troy%netscape.com
b261b06be6 Fixed DamageRepairFrame() to correctly handle the case where the
target frame has a view


git-svn-id: svn://10.0.0.236/trunk@14223 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-07 02:00:21 +00:00
saari%netscape.com
7ea3e11e01 Mac only change.
Don't unlock GDeviceHandles. Fixed.
Don't dereference unlocked handles. Fixed.


git-svn-id: svn://10.0.0.236/trunk@14221 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-07 01:45:03 +00:00
buster%netscape.com
96b01811a9 fixed the bug where events were not getting passed down to content inside
of cells with rowspans.  Basically, I just override HandleEvent() in nsTableRowGroupFrame
to ask nsTableRowFrame::Contains(), rather than the default action which is to
just use the child's rect.


git-svn-id: svn://10.0.0.236/trunk@14218 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-07 00:36:37 +00:00
troy%netscape.com
433ac3b15e Added a hack to make sure that the floated frame gets a DidReflow notification
git-svn-id: svn://10.0.0.236/trunk@14216 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-07 00:03:45 +00:00
pavlov%pavlov.net
03823732fb show the widgets so that they appear on the screen
git-svn-id: svn://10.0.0.236/trunk@14215 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 23:46:18 +00:00
shaver%netscape.com
b1c2d66c81 created new nsWidget common baseclass, and reparented nsButton to use it -- more reparenting to follow
git-svn-id: svn://10.0.0.236/trunk@14214 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 23:33:15 +00:00
valeski%netscape.com
a04d9a8d31 turning on NS_NET_FILE
git-svn-id: svn://10.0.0.236/trunk@14213 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 22:55:04 +00:00
rickg%netscape.com
dfcc756a77 tiny fix to allow form tag inside the table tag
git-svn-id: svn://10.0.0.236/trunk@14212 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 21:41:59 +00:00
terry%netscape.com
b78ecc0e29 Greatly enhance the bot's conversational ability, using the very
latest in AI techniques.


git-svn-id: svn://10.0.0.236/trunk@14210 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 20:53:22 +00:00
jsun%netscape.com
50beceb8fa Updated ContentSink to use newer LoadURL API.
git-svn-id: svn://10.0.0.236/trunk@14208 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 19:20:45 +00:00
shaver%netscape.com
2fc303099e improve nsWindow to handle toplevel and embedded windows, and use GtkLayout
git-svn-id: svn://10.0.0.236/trunk@14207 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 18:26:30 +00:00
troy%netscape.com
4301af14c3 Fixed ConstructFrame() so it creates the scroll frame first. This ensures
the style context hierarchy is correct


git-svn-id: svn://10.0.0.236/trunk@14206 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 17:57:24 +00:00
pinkerton%netscape.com
fa76632d34 implicit int not supported anymore.
git-svn-id: svn://10.0.0.236/trunk@14205 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 17:24:58 +00:00
troy%netscape.com
2f3cd82513 Changed to make the Mac compiler happy...
git-svn-id: svn://10.0.0.236/trunk@14204 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 17:24:08 +00:00
shaver%netscape.com
4bc88b9fbd fix compile bustage
git-svn-id: svn://10.0.0.236/trunk@14203 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 17:11:58 +00:00
pavlov%pavlov.net
421b40e34f fix it. honest!
git-svn-id: svn://10.0.0.236/trunk@14202 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 17:03:18 +00:00
pavlov%pavlov.net
c864d13235 fix compiling
git-svn-id: svn://10.0.0.236/trunk@14201 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 16:37:33 +00:00
pavlov%pavlov.net
b02c929071 add these items to the parent widget (layout)
git-svn-id: svn://10.0.0.236/trunk@14200 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 16:35:24 +00:00
pavlov%pavlov.net
f26dc01bdf add menu to layout, not box
git-svn-id: svn://10.0.0.236/trunk@14199 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 16:34:20 +00:00
troy%netscape.com
a72ab6c885 Added a comment
git-svn-id: svn://10.0.0.236/trunk@14198 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 16:24:21 +00:00
troy%netscape.com
222a7c54b8 Added support for using foreground color and background color from user
preferences. Also made it so we observe the preferences, get a callback if
they change, and then do a style change reflow


git-svn-id: svn://10.0.0.236/trunk@14197 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 16:16:01 +00:00
shaver%netscape.com
bc5ab1f4f3 remove old *.mk sanity checking that isn't needed by autoconf
git-svn-id: svn://10.0.0.236/trunk@14196 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 15:46:39 +00:00
mcafee%netscape.com
b36588fdd4 more comments
git-svn-id: svn://10.0.0.236/trunk@14194 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 09:06:37 +00:00
mcafee%netscape.com
93eb2d576d Initial version
git-svn-id: svn://10.0.0.236/trunk@14193 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 08:39:52 +00:00
valeski%netscape.com
5bfb7eb009 Adding a default directory for the new cache when it's being used in modular_netlib and for windows only. I also added the cache.lib to be dumped to the public dist dir when built.
git-svn-id: svn://10.0.0.236/trunk@14191 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 05:43:01 +00:00
pavlov%pavlov.net
27839170f2 fix the million errors that GTK was giving out when the window was popped up.
Fix it to show menus.


git-svn-id: svn://10.0.0.236/trunk@14190 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 04:45:46 +00:00
akkana%netscape.com
b96e015aaf Tweak to get it to link on Solaris GCC
git-svn-id: svn://10.0.0.236/trunk@14189 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 02:58:18 +00:00
joki%netscape.com
e8fb4a2070 Fixup calls to DumpCellMap() with NS_DEBUG #ifdefs
git-svn-id: svn://10.0.0.236/trunk@14188 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 02:38:17 +00:00
spider%netscape.com
f1f10c21ed Allow Image URL's to be set independently. Needed for XML parsing.
git-svn-id: svn://10.0.0.236/trunk@14187 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 02:24:50 +00:00
kipp%netscape.com
87999ea1e6 Fixed nowrap support by computing max-element-size better
git-svn-id: svn://10.0.0.236/trunk@14186 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 02:09:21 +00:00
kipp%netscape.com
4e88066b19 Support mapping the character set encoding properly so that codes from 0x80 to 0x9f get mapped into ucs2 properly
git-svn-id: svn://10.0.0.236/trunk@14185 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 02:07:17 +00:00
akkana%netscape.com
3e2725073a fix build: define gAppContext since it's used and was never defined
git-svn-id: svn://10.0.0.236/trunk@14184 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 02:02:31 +00:00
spider%netscape.com
e9ec733cab Add GetImageDimensions API
git-svn-id: svn://10.0.0.236/trunk@14183 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 02:00:25 +00:00
akkana%netscape.com
e26d7f0f4d Remove dlldeps.c reference which was breaking the build
git-svn-id: svn://10.0.0.236/trunk@14182 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 01:48:22 +00:00
joki%netscape.com
b7f7229b49 Adding focus passing method to nsIWebShellContainer
git-svn-id: svn://10.0.0.236/trunk@14181 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 01:30:07 +00:00
spider%netscape.com
a29da299d7 Fix crash when image not loaded yet
git-svn-id: svn://10.0.0.236/trunk@14180 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 01:24:09 +00:00
peterl%netscape.com
aaea73e24c fixed text-decorations some more
git-svn-id: svn://10.0.0.236/trunk@14179 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 01:06:26 +00:00
peterl%netscape.com
a1a45f062d sync to declaration api change
git-svn-id: svn://10.0.0.236/trunk@14178 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 00:59:03 +00:00
peterl%netscape.com
ffec4e0aa8 added table-layout
added mix/max width/height
made text-decoration not be cumulative


git-svn-id: svn://10.0.0.236/trunk@14177 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 00:58:23 +00:00
peterl%netscape.com
840596b54d removed char* apis
fixed ! important property ordering
fixed CSSOM access to ! important properties


git-svn-id: svn://10.0.0.236/trunk@14176 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 00:56:28 +00:00
peterl%netscape.com
0ec8345b85 removed char* method types
git-svn-id: svn://10.0.0.236/trunk@14175 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 00:52:57 +00:00
peterl%netscape.com
eec6adfe4e sync to declaration api change
git-svn-id: svn://10.0.0.236/trunk@14174 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 00:52:30 +00:00
peterl%netscape.com
7219883a0a added default style for INS, DEL & DFN
git-svn-id: svn://10.0.0.236/trunk@14173 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 00:51:46 +00:00
peterl%netscape.com
bdb4c727fb turned bilnking off when the attribute goes away
git-svn-id: svn://10.0.0.236/trunk@14172 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 00:50:27 +00:00
peterl%netscape.com
908ed10a5a added min/max width/height
made table inheritance block be conditional on compatibility mode


git-svn-id: svn://10.0.0.236/trunk@14171 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 00:49:04 +00:00
peterl%netscape.com
9dc8a72ce9 added min/max width/height
git-svn-id: svn://10.0.0.236/trunk@14170 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-06 00:48:14 +00:00