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

175699 Коммитов

Автор SHA1 Сообщение Дата
guha eee0a73bdc XML Mac related change 1998-04-08 04:25:35 +00:00
guha a8a4fa4bd1 Export NET_MakeAbsoluteURL for XML changes 1998-04-08 04:24:58 +00:00
ramiro 68c44c5f88 Add XmCR_XFE_LAST_REASON marker 1998-04-08 04:23:58 +00:00
ramiro 4770ba0424 Make the demo widget buildable 1998-04-08 04:23:33 +00:00
ramiro 79575c346a Cleanup prepare macros. Add font list resource callprocs. r=slamm,a=ramiro. 1998-04-08 04:22:56 +00:00
ramiro 44c709e25e Add XmNiconSpacing resource. r=slamm,a=ramiro. 1998-04-08 04:21:40 +00:00
guha d4e70bd946 Add XML to winfe\mkfiles\mozilla.mak 1998-04-08 04:20:42 +00:00
ramiro 750ae8c773 Add XmNignorePixmaps resource. r=slamm,a=ramiro 1998-04-08 04:20:39 +00:00
guha 54b4009f9a Add XML Parser from JClark 1998-04-08 04:16:32 +00:00
guha 7683b0532b First Checked In. 1998-04-08 04:11:43 +00:00
guha 27c2fa15de XML - dp(for guha) 1998-04-08 04:04:58 +00:00
mlm 79d256e189 - Fix for ECMA conformance - remove the "assign()" hack by adding a
per-property setter function which performs the same function.

- Fix code reviewed by brendan.
1998-04-08 01:47:23 +00:00
wtc aff743f596 Include <stdlib.h> for malloc and free. 1998-04-08 00:14:54 +00:00
slamm 606a745cd3 Fix for swaped sorting columns. Had mapped the wrong enumerations to the wrong commands. Fix from Juergen Keil <jk@tools.de>. R&A-ramiro 1998-04-08 00:11:05 +00:00
slamm a22d641c7d Fix time comparison. Need to return 0 when keys are equal. Fix for Solaris. Patch from R-ramiro. A-brendan. 1998-04-08 00:02:10 +00:00
slamm 6607ad2aad Sanitization oversight. XP_QSORT() should recursively call XP_QSORT(), not qsort(). Patch from jk@tools.de. R-ramiro. A-toshok. 1998-04-07 23:30:24 +00:00
wtc 521591a8ef If RTLD_LAZY is not defined, define it to be the same as RTLD_NOW,
as oppposed to the value 1.  This is to avoid conflicting with the
value of other RTLD_XXX flags.
On HP-UX, shared libraries built using aCC cannot be dynamically loaded
with BIND_DEFERRED, so we have to use the BIND_IMMEDIATE flag in
shl_load().
1998-04-07 23:05:07 +00:00
wtc 3d3940c3c8 Digital Unix has atomic routines declared in <machines/builtins.h>,
so we define _PR_MD_ATOMIC_XXX to use them.
1998-04-07 22:43:50 +00:00
wtc 998499c134 The static variable 'tracefile' is only used when WIN16 is defined,
so put it inside #ifdef to eliminate unused variable compiler
warning on other platforms.
1998-04-07 22:40:39 +00:00
spider e9e5bda7cd modifications to support building under win95 1998-04-07 20:42:48 +00:00
spider e1b4a0048f Changes for loop to use new makecopy with wildcards so can build under win95 1998-04-07 20:42:00 +00:00
spider 99ccccd2cf Changes to support building under win95. 1998-04-07 20:41:34 +00:00
spider 17deb187f8 Modifications to enable building on Win95. Added source for several new tools,
wtc's change to makecopy to support wildcards, and win95 specific makefile
configuration and rules.
1998-04-07 20:41:06 +00:00
wtc e7d2466bf0 Fixed the return type of the _PR_MD_ATOMIC_XXX routines. They
should return PRInt32, not void. (Reported by William A. Law,
law@netscape.com.)
1998-04-07 20:36:46 +00:00
hyatt 86377ddcdd Nathan Wykes' fix to get history working with Aurora. References to netscape.hst were
changed to point to mozilla.hst instead.
1998-04-07 17:49:08 +00:00
pinkerton 88494d23be Fix bug (our first patch from the net) with redraw of cell when the title was clicked to select it and the pane was read-only (like History). (rev sdagley, appr don) 1998-04-07 00:00:41 +00:00
pinkerton ae70e92d0c Because we removed an unused header from one place, it needed to be added to the places where it was actually used. (rev sdagley, appr don) 1998-04-06 23:59:41 +00:00
pinkerton fb44de6745 Remove #include of usused header file. (rev sdagley, appr don) 1998-04-06 23:58:45 +00:00
pinkerton 0f8b6a9c89 Use 16x16 icons as stated in UE spec. (rev sdagley, appr don) 1998-04-06 23:57:34 +00:00
pinkerton ce5059dde1 flip "Merge Into Output" flag for other targets for "Talkback Glue" library to avoid runtime problems. (rev sdagley, appr don) 1998-04-06 23:56:56 +00:00
pinkerton 7803d0ee36 fix to use the correct powerplant, not the old one from the VText days (rev sdagley, appr don) 1998-04-06 23:55:34 +00:00
pinkerton 882b970cc6 Make our icons look like the UE spec (rev sdagley, appr don) 1998-04-06 23:54:42 +00:00
hyatt 25834866da Fix to HT_AddBookmark calls. The arguments were reversed. 1998-04-06 18:58:08 +00:00
hyatt 7f6904bef3 Fix to solve the problem in which m_Pane was not yet initialized at the time views were added. 1998-04-06 18:57:43 +00:00
hyatt 088e65ea60 Fix to remove the extra space from URLs displayed in the location bar. 1998-04-06 18:57:18 +00:00
ltabb 2a7bde924f test checkin 1998-04-03 16:14:01 +00:00
cyeh 1962ddabde Bump revision to 3.1 1998-03-31 19:19:56 +00:00
cyeh b03e93bfd7 Add final version of NPL. 1998-03-31 19:11:51 +00:00
cyeh f96ee7ad7f Bumping revision to 3.1 1998-03-31 01:33:38 +00:00
cyeh 4ef92e6677 Added LEGAL document to conform to NPL. 1998-03-31 01:33:11 +00:00
danm 53a9fb3d79 cross-platform splash screen compatibility 1998-03-30 23:59:41 +00:00
hyatt 45ae1ff433 Bug fix for the separator in personal toolbar crash. Reviewed by Daniel
Matejka and Garrett Blythe.  Approved by Don Melton.
1998-03-30 23:30:00 +00:00
sar 836655a50c removing reliance on manifest files 1998-03-30 23:15:36 +00:00
don 59488b8710 Added copyright attribution for Metrowerks derived code. 1998-03-30 01:59:34 +00:00
cyeh 391b61155d bump rev to 3.1 1998-03-29 21:53:11 +00:00
cyeh 49aeb98a72 First Checked In. 1998-03-29 21:51:40 +00:00
ltabb 282b1ba001 test checkin 1998-03-28 03:46:35 +00:00
ltabb 624c9d0d12 bump rev to 3.1 1998-03-28 03:38:53 +00:00
ltabb 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00