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

1077 Коммитов

Автор SHA1 Сообщение Дата
ftang 478df8fe67 fix the broken cp125[12] to/from unicode table I check in last time... 1998-05-04 23:44:59 +00:00
hyatt 660ecc8525 Fix to ensure that radio buttons and checkboxes are drawn with the proper background color.
Reviewed by Nisheeth.
1998-05-02 00:43:19 +00:00
ftang 4b70a2ffeb Add cyrillic font auto selection for x frontend.
Thanks for Serge Orlov (sorlov@con.mcst.ru) from the net.
1998-05-01 20:23:44 +00:00
chouck 52c4b3f3ae Fix for casts inside PR_FREEIF() inspired by <rkl@csc.liv.ac.uk> 1998-05-01 17:44:19 +00:00
chouck 80d1561824 Minor memory leak 1998-05-01 17:41:02 +00:00
montulli 88425f0df3 make layout module name be lay instead of layout to be compatible with unix 1998-04-30 23:30:20 +00:00
gagan d4c255870e Added NET_GetURLQuick, for retrieving objects from cache before updating
them from the server. Use with caution, possibility of stale objects. See
bug #114363.
1998-04-30 22:14:29 +00:00
montulli 6046943a83 export style header files 1998-04-30 20:35:16 +00:00
montulli 6393e1ce63 export layout.h into layout public include directory 1998-04-30 20:33:35 +00:00
montulli 0908487b46 fix extension labels
Thanks to: Paul Chek <pchek@ziplink.net> for the fix
1998-04-30 02:54:34 +00:00
gagan 2f04f147b3 Fixed the authentication bug #114532 which resulted in an incorrect entry
in the authentication list.
1998-04-30 01:55:10 +00:00
gagan 70bf8c2dd9 Corrected a misspelled #include. Thanks Sanjay Gupta (gupta@informix.com) 1998-04-30 01:47:21 +00:00
ftang 24a1785344 Fix uTable change suggestion from qupta@informix.com (forwarded by
Wan-Teh Chang)
1998-04-30 00:02:20 +00:00
nisheeth 36e45f71bb - Added #ifdef DOM to layout.h
- Backing out some changes in layout.c that should not have gotten checked in...
1998-04-29 10:47:20 +00:00
nisheeth db51069e15 Added lm_trans.c to Unix makefile... 1998-04-29 10:45:43 +00:00
nisheeth 98f5e71745 Touchdown of MARINER_DOM_BRANCH. 1998-04-29 10:13:27 +00:00
nisheeth 7b2593be95 Warning fixes. Thanks to Rick Osborne (rick@spacey.net). 1998-04-29 08:41:05 +00:00
nisheeth bae32c65fd Warning fix. Thanks to tenthumbs@cybernex.net. 1998-04-29 08:39:56 +00:00
ftang 87ef2648d5 fix CP1251 viewing problem by using 8859_5 font. We may need to
add better support (decide which font to use  in the init time instead of
compile time) in the future.
1998-04-29 06:09:25 +00:00
ftang 2d667107ac fix ISO8859-5,7,9 KOI8-R Name entity problem 1998-04-29 00:36:25 +00:00
nisheeth 0723b731d1 Adding stubs for the Layout Probe API. 1998-04-28 21:41:20 +00:00
atotic 7b3a34f7ec Fixing the -ko flag 1998-04-28 05:17:41 +00:00
jsw 13bbcc44d4 remove xp_md5 and xp_sec 1998-04-28 05:17:37 +00:00
jsw ff6e79adc9 opaque sec info 1998-04-28 05:16:06 +00:00
jsw 487c20d1d1 opaque sec info
proxy tunnel changes
1998-04-28 05:15:16 +00:00
atotic 66d8931ca9 Fixing the -ko flag 1998-04-28 04:59:01 +00:00
atotic fa472434b4 Fixed the rcs flag to -kb 1998-04-28 04:39:29 +00:00
hshaw 7d397a2885 Add jar to REQUIRES and remove references to lm_crypt.c and lm_pk11.c for security build cleanup 1998-04-27 19:07:29 +00:00
cmanske 18f357b26e More table editing bug fixes. Copy/Paste arbitrary selected cell sets and deleting columns, rows fixed. More resizing bugs fixed. 1998-04-27 14:37:46 +00:00
hshaw 1425a614e2 libjar is not part of public source 1998-04-25 11:29:10 +00:00
gagan cff58d285b This is the fix for bug #93760. It has a potential of breaking some server
implementations of decoding the authentication string that involve a user
login string of accentuated characters (for example- �����)
1998-04-24 22:12:09 +00:00
fur b38349b61a Temporarily disable charSet info so we can compile with JAVA defined 1998-04-24 07:21:01 +00:00
fur b905c48b88 Temporarily disable charSet info so we can compile 1998-04-24 06:26:57 +00:00
fur a2bf16e4c8 Initial checkin of JS1.3. (Minor fix required to accomodate JSAPI behavior changes) 1998-04-24 00:34:15 +00:00
fur 6c5d7e65c6 Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository.
(Minor changes in libmocha required to accomodate JSAPI changes.)
1998-04-24 00:32:02 +00:00
ftang b051624e42 Change unicode mapping table to include EURP mapping 1998-04-23 01:12:20 +00:00
beard dd4303f5d4 AllocateMenuID 1998-04-22 02:18:55 +00:00
beard 4d0300f3ee nsPluginInstancePeer::AllocateMenuID 1998-04-22 02:18:25 +00:00
beard 71b2017e04 FE_AllocateMenuID 1998-04-22 02:13:46 +00:00
beard 992515398f npn_allocateMenuID. 1998-04-22 02:13:16 +00:00
gagan 9236541b6e A mechanism to flush out all authorizations in a session. Added "about:logout"
A-montulli/R-valeski. Thanks to Kit Knox (kit@cn1.connectnet.com)
1998-04-22 01:03:41 +00:00
sar 3fff96be8b change MOZ_SRC references to DEPTH 1998-04-21 21:22:54 +00:00
valeski 94b209c54f compiler warning fix (paren inclusion) submitted by dkindred@cmu.edu . approved/rev'd by nisheeth 1998-04-21 17:17:35 +00:00
hshaw ef10043270 Change JAVA ifdef's to OJI to distinguish between OJI and tightly integrated JAVA 1998-04-21 06:47:20 +00:00
hshaw b5a3a9124e Remove dependency on sun-java/config/rules.mak. 1998-04-21 06:45:01 +00:00
montulli 02c06c5427 update cvpics.c to new streams API 1998-04-20 22:50:15 +00:00
pinkerton 535606e02a Fix 2 const problems for Kathy (rev sdagley, appr sdagely). 1998-04-17 22:41:09 +00:00
pinkerton a153945b9c No longer using extra icons for hilighted and disabled state, but drawing them with toolbox transform modes. 1998-04-17 22:39:57 +00:00
mlm 054accdbe2 Oops - back out checkin from wrong tree 1998-04-17 21:42:16 +00:00
mlm aaa2b8b131 Minor nit fixes that I intended to check in before, reviewed by Brendan 1998-04-17 21:37:22 +00:00
cmanske 07b0d91875 Fixed Table Editing bugs in Composer. Thanks to donwulff@iki.fi for finding a bug 1998-04-17 21:32:18 +00:00
valeski c6f8adbb83 patch from dkindred@cmu.edu. Parenthesis inclusion and a printf formatting snag. rev'd by gagan 1998-04-17 00:33:25 +00:00
ftang 5e252943a9 Add cp1258 tables 1998-04-16 21:57:10 +00:00
vidur 5488d29c5e Fixed compiler warnings. Patch submitted by Rick Osborne (rick@spacey.net) 1998-04-16 21:23:25 +00:00
briano b1e8ff1432 Fixed the npglue.c screwup. Should've been npglue.cpp. 1998-04-15 22:07:20 +00:00
nisheeth b42c684cd9 Fix for text overflowing inside nested tables. Fix for background colors not
being inherited properly inside tables.
1998-04-15 05:28:39 +00:00
nisheeth 7a10c79add Fix for nested comments. Thanks to Jan Kroken (jankr@nntp.ifi.uio.no) for the
patch.
1998-04-15 04:13:55 +00:00
nisheeth 2518fbfedc LO_UnlockLayout() was being called multiple times in LO_Reflow().
Thanks to Nicholas A. Ambrose (nicka@interdyn.com) for the patch.
1998-04-15 04:01:00 +00:00
nisheeth 6f92a77897 Documentation patch. Thanks to Pete Bevin (moose@bestiary.com) for submitting
it.
1998-04-15 03:54:08 +00:00
pinkerton 9760829202 First Checked In. 1998-04-15 00:06:11 +00:00
ftang 6ae34eac56 Fix bug for FrontPage generated Chinese/Korean page could not be view
on Non Native system
1998-04-14 20:48:29 +00:00
ftang 9cd56b22f4 Fix CP1250 and CP1253. Thanks Tomas Brodsky <brodsky@cfar.umd.edu> from the net 1998-04-14 20:42:55 +00:00
montulli c0c2f54842 initial add of files for additional pics functionality 1998-04-14 18:48:28 +00:00
ftang cde941036a (This is for the previous checkin) Fix warnning. Thanks tenthumbs@cybernex.net 1998-04-14 00:00:06 +00:00
ftang 3e66641cfb Fix one warning. Thanks for 1998-04-13 23:58:48 +00:00
cyeh 6aaa2c79b7 Remove for legal reasons. 1998-04-09 00:33:14 +00:00
valeski c311106bc5 various null checks, fixes 107730, rev'd by malmer 1998-04-09 00:07:08 +00:00
montulli f478330b26 fix really small pics bug by calling Illegal_to_underscore
Rev: gagan
1998-04-08 21:23:19 +00:00
pinkerton 06a67f5973 Added public DoInlineEditing() (rev sdagley, appr don) 1998-04-08 20:30:13 +00:00
pinkerton 5913005a12 added public DoInlineEdit for the node edit HT event and made RefreshCellRange public (it was protected, but is public in LTreeView). (rev sdagley, appr don) 1998-04-08 20:29:54 +00:00
ramiro 4708fa6350 Fix hanging of unix browser on long/bogus dns lookups. r=asharma,a=ramiro 1998-04-08 04:38:32 +00:00
mlm 95b71081b5 - 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
slamm 7f22110244 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 ee80847541 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
pinkerton 3eb9b70afc 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
ltabb 4556a7c89c bump rev to 3.1 1998-03-28 03:38:53 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00