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

89567 Коммитов

Автор SHA1 Сообщение Дата
alexsavulov%netscape.com a402bb144c fix or bug 101883 - completes fix for bug 92143, adding NS_MAX check
sr= attinasi, r= karnaze
2001-10-02 21:29:26 +00:00
mkaply%us.ibm.com e0d041efc0 #101134
r=mkaply, sr=blizzard
OS/2 only - make unicode font for sans-serif Times New Roman MT 30 as well
2001-10-02 21:25:48 +00:00
mkaply%us.ibm.com a8babf40c3 OS/2 debug only bustage - need nsSize.h 2001-10-02 21:24:16 +00:00
shrutiv%netscape.com 24577318f9 Fix for bug 101449: Output for CCK Linux build generates other
unnecessary files (r=tao)
2001-10-02 21:22:36 +00:00
jst%netscape.com b71fa0bc6f More changes from John Keiser, not part of the build yet 2001-10-02 21:20:46 +00:00
shrutiv%netscape.com 5d7480d2c1 Fix for bug 99403: Browser Windows Title bar text does not show up on
build (r=tao)
2001-10-02 21:14:45 +00:00
shrutiv%netscape.com c6eef0c65b Fix for bug 99370: Linux tar file selectable after clicking on next
and back button (r=tao)
2001-10-02 17:48:13 +00:00
shrutiv%netscape.com cffd41b568 Fix for bug 101988: CCK problem with customize link in Help Menu (r=tao) 2001-10-02 16:52:27 +00:00
ccarlen%netscape.com cf1abf69eb Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser 2001-10-02 14:50:29 +00:00
ccarlen%netscape.com 9a02f84384 Adding new files for bug 92750 - Fizilla does not ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser 2001-10-02 14:47:33 +00:00
nboyd%atg.com 81d6990263 Patch from Igor:
My optimization for PreorderNodeIterator has a bug that would cause an attempt
to access stack[-1] in
    currentParent = (current == null) ? null : stack[stackTop - 1];
when current refers to a start node sibling. This is not visible in Rhino because
currently PreorderNodeIterator is always started from nodes with node.next == null.

iter.diff fixes that plus it removes currentParent field because it is always
available as stack[stackTop - 1] and code to access its value are executed less
frequently than the lines to update it in nextNode

Regarsd, Igor
2001-10-02 12:49:46 +00:00
jaggernaut%netscape.com f49c077936 Okay, we need |typename| for HP-UX. Adding. 2001-10-02 11:15:45 +00:00
jaggernaut%netscape.com e11ae39556 Bug 102523: Non-ASCII characters are showing up as '?'s in certain cases because the ASCII to UCS2 code which we recently started using more was doing an incorrect conversion. r=bbaetz, r=dbaron, rs=scc 2001-10-02 10:18:31 +00:00
peterv%netscape.com 8f39c146b9 Fix for bug 97687 ([serializer]cs/gecko: copying using keyboard shortcuts>paste>source pasted {Country=US}) r=heikki, sr=jst. 2001-10-02 10:02:07 +00:00
aaronl%netscape.com 45d9a7d092 Bug 102475. Fixes to msaa busy statechange events. r=jgaunt, sr=brendan 2001-10-02 08:07:40 +00:00
dbaron%fas.harvard.edu 208103c1b8 Add nsIMessengerOSIntegration.idl for racham, bug 97650. 2001-10-02 07:36:21 +00:00
hewitt%netscape.com d9c00bd886 97653 - null appears as a visible value after pressing keyboard-up, r=blake, sr=hyatt 2001-10-02 07:05:10 +00:00
racham%netscape.com 108729b474 Fixing bustage by adding idl entries into makefiles for linux ad mac. 2001-10-02 07:01:32 +00:00
hyatt%netscape.com 08c8ea6c99 fix for 101796, make tabs static width. r=bryner, sr=shaver 2001-10-02 06:28:23 +00:00
racham%netscape.com af8bace4f9 Fixing bug 97650. Fix to display unread mail count of the default account on Win XP platform. Interval for timer that updates the registry with unread count is set in winprefs.js file. r=mscott, sr=sspitzer 2001-10-02 06:23:59 +00:00
racham%netscape.com b35d6ce7fc Fixing bug 97650. Fix to display unread message mail count of default mail account on Windwos XP welcome screen. In case of multiple profiles, cumulative total of unread messages of default accounts is displayed. On clicking that messagem, it displays per account unread mail count in a tooltip. r=mscott, sr=sspitzer 2001-10-02 06:23:48 +00:00
jaggernaut%netscape.com 70ed173b7c Fix for bug 75572. Separator support in outliner. patch by Jan Varga <varga@utcru.sk>, r=waterson, sr=hyatt 2001-10-02 05:19:46 +00:00
blizzard%redhat.com 1a3e2e654d Bug #84240. Add methods to get a unicode version of the JS status and link message. r=philipl, sr=shaver 2001-10-02 05:03:37 +00:00
blizzard%redhat.com 7bf4cc284a Bug #96213. Don't query Xinerama if Xinerama is not active. Patch from Frederic Crozat <fcrozat@mandrakesoft.com>. r=blizzard, sr=shaver 2001-10-02 04:58:32 +00:00
varga%utcru.sk 82cbda88c4 Fix for bug 75572. Separator support in outliner.
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
radha%netscape.com d0648dcec2 Fix for bug # 99624 r=chak sr=alecf.. freeze nsISHistorylistener as per new freezing guidelines 2001-10-02 04:29:19 +00:00
dbaron%fas.harvard.edu 7e8ecbcca7 Attempt to fix AIX and BeOS bustage by adding EXTRA_DSO_LDOPTS. 2001-10-02 04:21:20 +00:00
dbaron%fas.harvard.edu c5ce82b2f5 Fix DEBUG bustage. b=96971 2001-10-02 03:52:52 +00:00
dbaron%fas.harvard.edu 180cc29e43 Fix typo in include guard. r=jag 2001-10-02 03:18:12 +00:00
dbaron%fas.harvard.edu 9a4acbab7a Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf 2001-10-02 03:18:08 +00:00
rbs%maths.uq.edu.au bfa3b34b37 fix possible leak that should have been fixed earlier 2001-10-02 03:12:02 +00:00
hewitt%netscape.com 2e381a011f 102654 - fixing inspector build bustage on windows 2001-10-02 03:11:57 +00:00
jaggernaut%netscape.com cd09c1b72a Bug 45797: Remove deprecated NS_IMPL_QUERY_INTERFACE macro, patch by dbaron, r=jag, sr=alecf 2001-10-02 03:11:26 +00:00
dbaron%fas.harvard.edu 30b6e6587c Remove duplication of code between implementations of nsILookAndFeel and nsIDeviceContext by removing system color and metric implementations from nsIDeviceContext implementations and changing nsIDeviceContext::GetSystemAttribute to nsIDeviceContext::GetSystemFont. b=96971 r=bryner sr=waterson 2001-10-02 03:10:56 +00:00
hewitt%netscape.com b4973f2855 95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt 2001-10-02 03:06:51 +00:00
rbs%maths.uq.edu.au 91ce95633f add transliterator to GfxWin, b=33498. r=shanjian, sr=waterson 2001-10-02 02:57:34 +00:00
dbaron%fas.harvard.edu d458055d16 Make HoTMetaL 4 doctype trigger quirks mode. b=102442 r=harishd sr=waterson 2001-10-02 02:40:28 +00:00
hewitt%netscape.com 6cd41fd07e 101657 - Advanced autocomplete prefs dialog has no title bar, r=blake, sr=hyatt 2001-10-02 01:56:19 +00:00
sdagley%netscape.com 72a16230e9 Finish fix of bug 97676 - Also use LaunchServices APIs to map creator code to app under OS X. Fixes automatic launch of helper app and restores ability to override helper app from download dialog. sr=sfraser 2001-10-02 01:45:45 +00:00
shrutiv%netscape.com 442677c0a5 Fix for bug 93021: Tool tip on logo button should conform to change in
URL
2001-10-02 01:44:49 +00:00
alecf%netscape.com b98e4bccf3 adding back dom for win32 bustage 2001-10-02 01:36:06 +00:00
alecf%netscape.com 15dc16ce25 huh, add back DOM on unix to fix requires bustage 2001-10-02 01:35:28 +00:00
bbaetz%cs.mcgill.ca c168b95613 Bug 101128 - ftp sending spurious onstop before onstart
Bug 100816 - don't mask the error codes, so that we can get dns failure
messages
Bug 101027 - use a valid default for the anonymous ftp email

All patches r=dougt, sr=darin
2001-10-02 01:25:32 +00:00
bzbarsky%mit.edu 1daa90bdef Ugh. Those should be pref(), not user_pref() 2001-10-02 01:22:48 +00:00
zach%zachlipton.com 62c5c1ebd2 Fix for bug 52885: automatic radio selection for reassign shouldn't
trigger if new text is same as original owner or empty.

Patch by Christopher Aillon (caillon@returnzero.com). R=Bradley Baetz
(bbaetz@cs.mcgill.ca). No 2nd review needed.
2001-10-02 01:20:52 +00:00
rogerl%netscape.com 182c6da18e Fixed for..in to descend prototype chain. Fixed binding for non-methods. 2001-10-02 01:15:12 +00:00
shrutiv%netscape.com d3beb86682 Fix for bug 101658: leaving Auto proxy URL blank will cause browser to
crash. (r=tao)
Displaying error message if auto proxy URL is blank.
2001-10-02 01:14:22 +00:00
bzbarsky%mit.edu 2db7201caf Add default values for the print.print_header* and print.print_footer*
prefs to all.js.  Bug 102620, r=rods, sr=shaver
2001-10-02 01:08:54 +00:00
alecf%netscape.com 79b322f974 fix some dumb dependencies for bug 102290
r=jag, sr=darinf
2001-10-02 01:06:46 +00:00
alecf%netscape.com 38f144e3b6 get rid of some dumb dependencies for bug 102290 r=jag, sr=darinf 2001-10-02 01:05:42 +00:00