9817 Commits

Author SHA1 Message Date
racham%netscape.com
c40f37cf9e Fixed file save bug 1998-10-11 23:45:26 +00:00
waterson%netscape.com
1e645b44b1 Progress bar changes, langed from PROGRESS_19981006_BRANCH. a=ramiro 1998-10-11 20:30:20 +00:00
buster%netscape.com
56237b7411 WIP for inner table incremental reflow
lots of interface cleanup
1998-10-11 09:18:27 +00:00
briano%netscape.com
8f0cf842d8 Corrected some minor errors. Now builds on Linux 1.2.13. Whee.... 1998-10-11 08:41:04 +00:00
toshok%netscape.com
4cd3ea1d09 include config.mk - fixes DOM problem (export lm_dom, etc.) 1998-10-11 01:10:11 +00:00
michaelp%netscape.com
85cad5bf10 two pass compositing now works. 1998-10-11 01:00:59 +00:00
michaelp%netscape.com
cb569a69be fixed for new passing of pres context into API. 1998-10-11 00:58:53 +00:00
toshok%netscape.com
ebd161e00a include config.mk before we check for DOM. 1998-10-11 00:57:43 +00:00
michaelp%netscape.com
125493c236 fixed leak of regions in state cloning. 1998-10-11 00:40:10 +00:00
troy%netscape.com
59e4c486fe Added back public 1998-10-11 00:35:55 +00:00
troy%netscape.com
3c81e9a6d2 Removed public from list of source directories, because there isn't one,
and this was causing clobber to fail
1998-10-11 00:05:39 +00:00
sspitzer%netscape.com
ac0c7f9010 tweak the icon so that the colors fit the mozilla palette
this will get rid of the warnings that look like this:
Bad color:   40  20   0   try   34  34  34  Desk_Navigator
1998-10-10 21:54:12 +00:00
briano%netscape.com
e583c37027 Added support for Rhapsody. 1998-10-10 20:57:11 +00:00
blythe%netscape.com
61f165a2f2 Fix bug 82823, hard coded string 1998-10-10 15:33:38 +00:00
blythe%netscape.com
5aa019343f VC6 specific change to not produce trivial warning while building, thanks to david.gardiner@unisa.edu.au 1998-10-10 15:29:20 +00:00
kipp%netscape.com
001700f459 Fixed some sign extension bugs 1998-10-10 15:28:53 +00:00
kipp%netscape.com
bc3dc4eb39 Added a reminder comment 1998-10-10 15:27:50 +00:00
rpotts%netscape.com
39faf4ddb6 Removed code to turn off the throbber from OnStopBinding(..). This should make the throbber work better :-) 1998-10-10 10:09:53 +00:00
rpotts%netscape.com
faa5799533 Fixed reference counting bug in GetMenuBarparent 1998-10-10 10:07:21 +00:00
law%netscape.com
8aa6374b0c Fix for bug #87136 (must be the oldest bug ever fixed!); hack window invalidating for print preview 1998-10-10 07:32:34 +00:00
rpotts%netscape.com
e64e1f3498 Moved composer defines inside of ifndef MODULAR_NETLIB blocks to get NGlayout building again... 1998-10-10 07:21:24 +00:00
morse%netscape.com
1eacd46d91 fix build bustage 1998-10-10 06:23:23 +00:00
rpotts%netscape.com
c5bd83361e Only fire the OnConnectionsComplete(...) notification once per document... 1998-10-10 05:54:58 +00:00
cls%seawood.org
2d0fdf4906 Removed obsolete js/ref/Makefile from AC_OUTPUT. Thanks to Greg Noel <greg@qualcomm.com> for pointing this out. 1998-10-10 05:12:03 +00:00
kipp%netscape.com
b1019aff1b build in public directory too 1998-10-10 05:01:52 +00:00
rpotts%netscape.com
36c40aaad7 Removed assert that was not threadsafe... 1998-10-10 05:00:17 +00:00
rpotts%netscape.com
90ae9e345e Create an initial LoadAttributes instance. 1998-10-10 04:57:18 +00:00
kipp%netscape.com
ed7a1cfd77 Fixed unix build (hopefully) 1998-10-10 04:38:19 +00:00
rpotts%netscape.com
f522677d7c renamed nsReload to nsURLReload since the enum has changed names... 1998-10-10 04:36:59 +00:00
kipp%netscape.com
511b63fd8a new 1998-10-10 04:36:27 +00:00
rpotts%netscape.com
6545833099 Added support for loading images as background URLs... 1998-10-10 04:35:59 +00:00
rpotts%netscape.com
b727d5f187 Renamed nsReload to nsURLReload sincethe enum has changed... 1998-10-10 04:35:24 +00:00
kipp%netscape.com
367bee9920 Implement look-ahead logic for word breaking 1998-10-10 04:35:21 +00:00
kipp%netscape.com
2031470780 Added methods to support word breaking 1998-10-10 04:35:01 +00:00
rpotts%netscape.com
efee74428c renamed some enums which moved into mozilla/network/module/nsILoadAttribs.h 1998-10-10 04:34:35 +00:00
kipp%netscape.com
0a69cca905 Added mInNBU flag (used to cache line layout's value so that it doesn't change out from under inline reflow) 1998-10-10 04:34:29 +00:00
kipp%netscape.com
795c11497a check for line layout's InNonBreakingUnit flag and save it and apply to available space checks and CanPlaceFrame to avoid breaking in the middle of a non breakable unit 1998-10-10 04:33:56 +00:00
rpotts%netscape.com
88a00fc77e Added support for the loading of background URLs... 1998-10-10 04:33:29 +00:00
kipp%netscape.com
8235f84572 Pass through text-runs to the line layout engine; removed a debug printf 1998-10-10 04:33:06 +00:00
rpotts%netscape.com
a8689af8b1 Added a load type and reload type to the nsILoadAttribs interface and underlying implementation... 1998-10-10 04:32:18 +00:00
kipp%netscape.com
55209f7385 Added nsJSRenderingContext to the build 1998-10-10 03:23:52 +00:00
kipp%netscape.com
4c0cfcb101 new 1998-10-10 03:23:12 +00:00
ramiro%netscape.com
9e073d0a57 Add pref stuff to makefiles. 1998-10-10 03:09:15 +00:00
morse%netscape.com
335440269d check privacy.html for privacy policy 1998-10-10 03:02:46 +00:00
morse%netscape.com
53b41c6348 recognize -1 value for privacy_policy_url 1998-10-10 02:53:50 +00:00
sspitzer%netscape.com
ac2626acec replace the old icon (the ship wheel) with a new and improved icon 1998-10-10 02:44:19 +00:00
ramiro%netscape.com
4a3d4958ba Pref stuff. 1998-10-10 02:41:04 +00:00
saari%netscape.com
73adfecb86 Mac Only Make Mozilla stop complaining about the lack of an Essential Files folder. This is a temporary fix until the build system can agan generate the folder 1998-10-10 01:16:36 +00:00
akkana%netscape.com
88f867a9b9 315829: disable most menu items if a plugin is running 1998-10-10 00:53:56 +00:00
akkana%netscape.com
1c09973299 Remove a debug print 1998-10-10 00:53:16 +00:00