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

3785 Коммитов

Автор SHA1 Сообщение Дата
kipp 077ba45776 Added a temporary hack to normalize nested lists 1998-07-09 17:05:36 +00:00
kipp 49a7633f65 fixed comments 1998-07-09 17:04:45 +00:00
kipp db1c43e536 tweak 1998-07-09 17:04:31 +00:00
slamm 5120554a27 Fix off by one error. Messed up inplace editing. 1998-07-09 16:42:08 +00:00
slamm f290a92dab Fix double click behavior in such a way that inline editing still works. #149082 SF1 in. 1998-07-09 16:42:06 +00:00
danm 30f8c8b987 glowcode. bug 299200 a:don. 1998-07-09 16:33:15 +00:00
vidur 4f5baff7ce Fixed build breakage on Unix 1998-07-09 16:30:26 +00:00
troy 360378b073 Changed it so the inner table is reflowed by using the Reflow()
member function rather than poking the individual pass 1, pass 2, ...
member functions
1998-07-09 14:30:34 +00:00
dcone 196f54aef1 16 bit blending is now operational 1998-07-09 14:08:36 +00:00
warren 781128ba6a Breaking out oji interfaces into separate headers. 1998-07-09 08:57:00 +00:00
warren adc4dc2462 Breaking out new plugin APIs into separate classes. Moving lib/plugin into a module. 1998-07-09 08:42:58 +00:00
mcafee 5d38d6dab7 woops, if -> ifdef 1998-07-09 06:18:07 +00:00
mcafee d8fb463f0d MOZ_FULLCIRCLE was on by default, turning this off. MOZ_FULLCIRCLE=1 turns this on now. 1998-07-09 06:17:07 +00:00
mcafee 5f5a31bb37 Turning on full circle crash-reporting (5.0). r=donm, a=jar 1998-07-09 05:21:34 +00:00
mcafee e0d7eddb9e set NO_MOZ_FULLCIRCLE=1 if you need to turn full circle off. 1998-07-09 05:20:53 +00:00
pierre 6aad91fd4e Mac MOZ_DARK: landing resources from Nova. Note: these resources are from May 26 while the Normandy branch was tagged on May 11. 1998-07-09 05:18:18 +00:00
pierre 229a786e91 Mac MOZ_DARK: updated stream contructor (why didn't that land before?) 1998-07-09 05:14:58 +00:00
pierre cda8221d53 Mac MOZ_DARK: replaced unnecessary references to CTSMEditField with references to LEditField. 1998-07-09 05:13:47 +00:00
mcafee a0628c5286 Turning on Full Circle crash-reporting for glibc2 only. Need to check for other vendors later. r=donm, a=jar 1998-07-09 05:11:39 +00:00
mcafee c69e637a81 Added NETSCAPE_BUILD to include the private tree; added full circle crash reporting compiler flag. r=donm, a=jar 1998-07-09 05:10:20 +00:00
blythe d5aec4b7fa Partial fix for 299200, get glowcode and purify support into the makefiles for stability 1998-07-09 05:03:15 +00:00
mcafee 9d2bbb6d44 Initial full circle crash-reporting checkin. r=donm 1998-07-09 05:00:33 +00:00
mcafee fee7d6f2c1 Prefs for full circle crash-reporting (5.0). r=donm 1998-07-09 04:59:31 +00:00
mcafee d0a1954be0 Adding full circle crash-reporting for 5.0 1998-07-09 04:58:02 +00:00
dfm 16638dcff1 Added single signon code. THIS IS NOT YET PART OF THE BUILD.
Fixing sync problem with PRIVACY_BRANCH. Approved by don.
1998-07-09 03:25:30 +00:00
guha 6c53758a35 Fix for 299931 and an attempt to fix 124173 1998-07-09 02:19:37 +00:00
blythe b808d771e0 Fix bug 290445, FCInitialize happens after prefs initialized to allow turning it off 1998-07-09 02:14:11 +00:00
blythe 4d56bdc159 Fix Bug 291002, MOZ_LITE now builds with OJI/JAVA turned on 1998-07-09 02:11:44 +00:00
law cef9c75f47 Fixing bug#105062; reviewed by mjudge 1998-07-09 00:41:14 +00:00
morse b98d17893c fix bug 159169, reviewed by rpotts & valeski 1998-07-09 00:37:11 +00:00
vidur 7cb3752968 Timer test 1998-07-08 23:46:56 +00:00
vidur d3edec7cb8 Moved ScriptContextOwner-ship from WebWidget to the DocObserver 1998-07-08 23:46:01 +00:00
vidur 9cdbb6da1d Added back asynchronous image loading 1998-07-08 23:45:10 +00:00
vidur 82106d30a3 Added setTimeout/setInterval to Window. Added ellipsis special-case to IDL generation code. Slightly better error reporting in generated JavaScript stub classes 1998-07-08 23:44:46 +00:00
kipp b362b02627 Worked around a startup problem that caused body's attributes and style context to be prematurely mapped before the attributes were read in or the ua.css was read in 1998-07-08 23:15:32 +00:00
kmcclusk 61adf8bf9d Modified the order of the source shareables so all of the symbols
are in the single destination shareable for Linux.
1998-07-08 21:11:09 +00:00
troy ff91686953 Changes to the caption handling code 1998-07-08 20:21:17 +00:00
ricardob 6bfd2ad9da Fix unix bustage on xxx 1998-07-08 19:17:11 +00:00
rods 6e7ad8d93d Fixed argc problem 1998-07-08 17:40:16 +00:00
kipp 2af250ee36 Fixed unix build 1998-07-08 17:34:26 +00:00
rods 7380820dd5 Added Focus processing 1998-07-08 17:01:37 +00:00
rods 874eefda61 Fixed the radio buttons so they work. 1998-07-08 17:00:18 +00:00
rods a225823e94 The necessary fixes to get Scribble working. 1998-07-08 16:58:51 +00:00
donm 9f5617a7fc still working on the 5.0 build bustage. 1998-07-08 16:54:24 +00:00
shaver e9ce00cce2 start at jsContext and jsRuntime implementations, enough to run trivial script 1998-07-08 16:53:49 +00:00
danm fe6c78261b form text element widgets now subclassed so they can activate their window in response to a WM_MOUSEACTIVATE message. bug 126974 r:blythe a:don 1998-07-08 16:28:16 +00:00
dcone 07d5ac2f15 Intermediate 16 bit blending 1998-07-08 14:31:31 +00:00
mccabe 0d458b9d77 Changed the definition of JSDOUBLE_IS_INT(d, i) to delay a (jsint)d
cast until after the double in question has been determined to be
finite, not NaN, etc.  This may make the code a little more XP for
platforms like BSD and Alpha Linux that don't like casting strange
values to int.  Thanks go to Uncle George <gatgul@voicenet.com> and
hankin <hankin@consultco.com> for their porting work.
1998-07-08 07:56:43 +00:00
briano f46c1a22a5 Okay, so I'm an idiot. It helps to put the fix in the right place.... 1998-07-08 05:05:21 +00:00
troy 3a510d5648 Tables not allow only one caption 1998-07-08 04:49:01 +00:00