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

9864 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 1e4f6295b4 Progress bar changes, langed from PROGRESS_19981006_BRANCH. a=ramiro 1998-10-11 20:30:20 +00:00
buster%netscape.com bcfb60bde3 WIP for inner table incremental reflow
lots of interface cleanup
1998-10-11 09:18:27 +00:00
briano%netscape.com 8737abda74 Corrected some minor errors. Now builds on Linux 1.2.13. Whee.... 1998-10-11 08:41:04 +00:00
toshok%netscape.com b48ef5f5e5 include config.mk - fixes DOM problem (export lm_dom, etc.) 1998-10-11 01:10:11 +00:00
michaelp%netscape.com 0a0da13d2b two pass compositing now works. 1998-10-11 01:00:59 +00:00
michaelp%netscape.com 5f4f719f55 fixed for new passing of pres context into API. 1998-10-11 00:58:53 +00:00
toshok%netscape.com 57800c9cf6 include config.mk before we check for DOM. 1998-10-11 00:57:43 +00:00
michaelp%netscape.com db6fc02f13 fixed leak of regions in state cloning. 1998-10-11 00:40:10 +00:00
troy%netscape.com d96e11b883 Added back public 1998-10-11 00:35:55 +00:00
troy%netscape.com c1589a2b3d 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 9127e84d3d 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 6e29fe6b32 Added support for Rhapsody. 1998-10-10 20:57:11 +00:00
blythe%netscape.com 736ef83f7b Fix bug 82823, hard coded string 1998-10-10 15:33:38 +00:00
blythe%netscape.com e0f0c8f997 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 7b5a4e35e8 Fixed some sign extension bugs 1998-10-10 15:28:53 +00:00
kipp%netscape.com c728420a6b Added a reminder comment 1998-10-10 15:27:50 +00:00
rpotts%netscape.com 0d1721dbd3 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 e06aac3d45 Fixed reference counting bug in GetMenuBarparent 1998-10-10 10:07:21 +00:00
law%netscape.com 2e58bef24f 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 42d08e25e9 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 9f67f8cdb6 fix build bustage 1998-10-10 06:23:23 +00:00
rpotts%netscape.com 4dea19ddd4 Only fire the OnConnectionsComplete(...) notification once per document... 1998-10-10 05:54:58 +00:00
cls%seawood.org 11f2712dc5 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 bdc0f5655a build in public directory too 1998-10-10 05:01:52 +00:00
rpotts%netscape.com 7564874853 Removed assert that was not threadsafe... 1998-10-10 05:00:17 +00:00
rpotts%netscape.com 352e5dda4a Create an initial LoadAttributes instance. 1998-10-10 04:57:18 +00:00
kipp%netscape.com eec8bfa692 Fixed unix build (hopefully) 1998-10-10 04:38:19 +00:00
rpotts%netscape.com 455bc0cecd renamed nsReload to nsURLReload since the enum has changed names... 1998-10-10 04:36:59 +00:00
kipp%netscape.com 4d310c7857 new 1998-10-10 04:36:27 +00:00
rpotts%netscape.com 9f05f39692 Added support for loading images as background URLs... 1998-10-10 04:35:59 +00:00
rpotts%netscape.com aa1466f77e Renamed nsReload to nsURLReload sincethe enum has changed... 1998-10-10 04:35:24 +00:00
kipp%netscape.com 0d2199ae64 Implement look-ahead logic for word breaking 1998-10-10 04:35:21 +00:00
kipp%netscape.com 983af3c443 Added methods to support word breaking 1998-10-10 04:35:01 +00:00
rpotts%netscape.com 6ecf81baf3 renamed some enums which moved into mozilla/network/module/nsILoadAttribs.h 1998-10-10 04:34:35 +00:00
kipp%netscape.com b86e4e78e8 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 22c06ff8b1 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 c1d06bb6c4 Added support for the loading of background URLs... 1998-10-10 04:33:29 +00:00
kipp%netscape.com 6c09387c60 Pass through text-runs to the line layout engine; removed a debug printf 1998-10-10 04:33:06 +00:00
rpotts%netscape.com ccacaec81f 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 f5d46b23b8 Added nsJSRenderingContext to the build 1998-10-10 03:23:52 +00:00
kipp%netscape.com 358b4425b4 new 1998-10-10 03:23:12 +00:00
ramiro%netscape.com eb323c5525 Add pref stuff to makefiles. 1998-10-10 03:09:15 +00:00
morse%netscape.com db4160adc6 check privacy.html for privacy policy 1998-10-10 03:02:46 +00:00
morse%netscape.com 5403a8ab88 recognize -1 value for privacy_policy_url 1998-10-10 02:53:50 +00:00
sspitzer%netscape.com e92be1e62c replace the old icon (the ship wheel) with a new and improved icon 1998-10-10 02:44:19 +00:00
ramiro%netscape.com 7e14811a6a Pref stuff. 1998-10-10 02:41:04 +00:00
saari%netscape.com 634a6c99e0 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 a6f8f49afd 315829: disable most menu items if a plugin is running 1998-10-10 00:53:56 +00:00
akkana%netscape.com 66333a6efa Remove a debug print 1998-10-10 00:53:16 +00:00
akkana%netscape.com 307de75514 77901: get url comparison right even if extra slashes 1998-10-10 00:51:27 +00:00