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

119385 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 0ed8e8a306 Fix positioning of the scrollbar thumb when going back to the previous page, using native scrollbars on Mac. Bug 201815, r=pinkerton, sr=sfraser. 2003-05-28 23:13:37 +00:00
smontagu%netscape.com 24b099e7b1 Move xprintutil source files into a separate static library. Bug 201633, Author=Roland.Mainz@informatik.med.uni-giessen.de, r=leaf 2003-05-28 23:02:34 +00:00
bienvenu%netscape.com ebdf775673 fix for 207038 hidden pref for timestamp leeway on local summary files, r/sr=sspitzer 2003-05-28 22:47:39 +00:00
timeless%mozdev.org 83f2065eab Bug 207336 Should nsXULDocument GetService kHTMLElementFactoryCID like everyone else?
r=bz sr=bz
2003-05-28 22:34:24 +00:00
timeless%mozdev.org 229365c4c4 Bug 207330 nsHTMLDocument::TryChannelCharset should use do_GetService (like everyone else) to get @mozilla.org/intl/charsetalias;1
r=bz sr=bz
2003-05-28 22:34:22 +00:00
timeless%mozdev.org fc568807c5 Bug 207327 @mozilla.org/js/jsd/app-start-observer;2 isn't registering itself correctly as an app-startup observer service
r=rginda
2003-05-28 22:34:20 +00:00
rogerl%netscape.com 362bbedf99 Fixed array length delete 2003-05-28 22:29:37 +00:00
ssu%netscape.com 5f8d9f5117 fixing part of bug 198081 - Old GRE's left on disk when upgrading Mozilla. This patch only has the new string that will be used when the code part of the patch lands. Got the OK from the l10n team for this landing and also from Robin Foster-Clark, and r=,sr=,a=sspitzer. 2003-05-28 22:27:29 +00:00
danm%netscape.com 2f7009ad7a make wyciwyg urls unique across all documents. bug 172251 code=radha r=nisheeth,jst i'm just the monkey boy. 2003-05-28 22:12:16 +00:00
cltbld%netscape.com 9346cbf5c7 Fixing file-not-found error on dom test. 2003-05-28 21:43:41 +00:00
nelsonb%netscape.com 7b750ca1fb Correctly copy RDNs with empty AVA lists. Partial fix for bug 204555. 2003-05-28 21:18:09 +00:00
mkaply%us.ibm.com b44d48119a #187093
r=timeless, sr=jag, a=mkaply
First patch from Felix Miata (mrmazda) - optimize font sizes in preferences
2003-05-28 21:14:41 +00:00
harishd%netscape.com 9dea772152 Preserve tokenizer state between document.writes. b=99467, r=heikki@netscape.com, sr=jst@netscape.com 2003-05-28 20:56:21 +00:00
timeless%mozdev.org 00a02d628d Bug 206470 editing text files shouldn't have HTML features
r=brade sr=jag
2003-05-28 19:53:50 +00:00
varga%netscape.com 4606cd9ab2 Fix for bug 204191. After installing the browser only option, I can no longer delete, rename, or move bookmarks in the Bookmark Manager
r=ssu, sr=sspitzer
2003-05-28 19:17:20 +00:00
bryner%netscape.com 6b6ee676bf Fix up/down arrow keys in menulists by making sure not to reuse nsEvent structs for multiple event dispatches. Bug 206917, r=brade, sr=sfraser. 2003-05-28 19:06:52 +00:00
bishakhabanerjee%netscape.com 0d3000e0ea Adding Darwin 6.5 platform 2003-05-28 17:28:36 +00:00
bienvenu%netscape.com 8f4bb24684 fix build error in #ifdef debug code 2003-05-28 14:32:00 +00:00
bienvenu%netscape.com df3d5c81fc attempt to fix race condition in multiple connection protection code 146558 r/sr=sspitzer 2003-05-28 14:27:05 +00:00
scott%scott-macgregor.org 8295eb0e3e the new throbber is a.mng file and requires the mng image lib decoder. Include it for now
even though it is 300k =(
2003-05-28 07:20:59 +00:00
nelsonb%netscape.com 8b986ea952 Fix this file to be proper http request syntax. Note: file is now a
binary file to assure identical line endings on all platforms.
2003-05-28 02:18:27 +00:00
sgehani%netscape.com 4976ca5f5b (*) Only toggle checkboxes in setup type dlg on spacebar keypress.
(*) Make next buttons be default.
b=206783; r=ssu; sr=bryner
2003-05-28 02:12:27 +00:00
nelsonb%netscape.com d6507e92a9 All diagnostic output goes to stderr, not stdout. This change facilitates
investigation of bug 207313.
2003-05-28 02:11:17 +00:00
wtc%netscape.com b10e3c77d3 Bug 206926: certcgi.c should not include blapi.h. Use the PK11_PQG_
functions instead.
2003-05-28 00:47:47 +00:00
wtc%netscape.com f6dae5fad2 Bug 206934: use __declspec instead of _declspec. __declspec is the
documented form and the only form accepted by the MinGW compiler.  The
patch is contributed by Christopher Seawood <seawood@netscape.com>.  r=wtc.
2003-05-28 00:07:36 +00:00
bienvenu%netscape.com d7eb3427b4 fix move/copying multiple messages into imap folder from another account to not update the dest folder for every message copied into it, if open in another window, 207292 r/sr=sspitzer 2003-05-27 23:52:18 +00:00
dwitte%stanford.edu 6db7e950c7 Bug 106386: Correct misspellings in source code
s/avilable/available/ in a couple places.

patch by nb, r=timeless, sr=brendan.
2003-05-27 22:55:16 +00:00
bryner%netscape.com 71ccaa995c Fix some cases where the caret could be blinking in the URL bar but focus is actually elsewhere. Bug 89214, r=jkeiser, sr=jst. 2003-05-27 22:47:21 +00:00
bryner%netscape.com 9c595fffe0 Removing unused nsHTMLNullSink and SelfTest.cpp. Bug 207019, r=harishd, sr=jst. 2003-05-27 22:08:44 +00:00
peterlubczynski%netscape.com cac4609a7a Fixing bug 159445: Scan for PLIDs upon startup or load time (for plugins) r=jkeiser, sr=alecf 2003-05-27 21:14:55 +00:00
mostafah%oeone.com 5248c2dfbf Checked in patch for bug 206755: Mutliweek view only allows dates in the first displayed week to be selected. 2003-05-27 21:13:03 +00:00
cltbld%netscape.com 948e408760 Updated user agent to 1.5a on trunk - Bug# 205380 ycalonje 2003-05-27 20:40:38 +00:00
rogerl%netscape.com c5bac7ef2b More array length & delete fixes 2003-05-27 20:40:33 +00:00
bryner%netscape.com 569888bbf2 Implement Find Previous (cmd+shift+G), bug 206918. r=sfraser. 2003-05-27 20:00:56 +00:00
bryner%netscape.com 1c287036da Adding mac packaging from MINOTAUR_0_1_BRANCH. 2003-05-27 19:49:01 +00:00
rogerl%netscape.com baaed26208 Fiddling with delete and Array.length 2003-05-27 16:25:17 +00:00
locka%iol.ie 6f80e2251a Tell controls which ask to be resized to make do with what they're given. b=206762 r=dbradley@netscape.com sr=alecf@netscape.com 2003-05-27 14:58:02 +00:00
dbradley%netscape.com aa6f9be384 Bug 163018 - This patch fixes some problems the original patch created when building SpiderMonkey. This basically renames LIB to LIBDIR because of the conflict with the compiler's use of LIB. r=cls, sr=brendan 2003-05-27 14:46:21 +00:00
timeless%mozdev.org 940314b2c6 Bug 204407 cleanup warnings in nsToolkit.cpp and nsLookAndFeel.cpp
r=sergei_d@fi.tartu.ee sr=blizzard(ports)
2003-05-27 14:14:22 +00:00
timeless%mozdev.org 95f81078f1 Bug 207081 only create profile window comes up on start attempt
GetSpecialSystemDirectory used 'break;' instead of returning NS_OK on OS/2
and assigned its rv to an undeclared variable instead of returninng on Mac Classic.
removed tabs.
r=mkaply a=mkaply
2003-05-27 14:01:32 +00:00
peterv%netscape.com ad1ad80290 Bustage fix. 2003-05-27 13:46:20 +00:00
neil%parkwaycc.co.uk 161212bb00 Bug 45495 gui for editing form elements r=glazman sr=alecf 2003-05-27 12:44:22 +00:00
peterv%netscape.com a87aadcac5 Fix for bug 203978 (Invalid read of size 4 const nsString FunctionCall::INVALID_PARAM_VALUE(NS_LITERAL_STRING("invalid parameter value for function: "));). r=Pike, sr=jst. 2003-05-27 12:30:32 +00:00
neil%parkwaycc.co.uk 99b70125f4 Bug 142590 supplementary patch to fix typo p=malcolm-bmo@farside.org.uk r=me sr=rbs 2003-05-27 12:05:39 +00:00
rbs%maths.uq.edu.au e3e5519e4f Enlist more invariant characters, patch by steve.swanson@mackichan.com, b=206696, r+sr=rbs 2003-05-27 07:17:03 +00:00
bryner%netscape.com 6c466f1b15 Adding Makefile.in to support objdir builds. Not yet hooked up to camino.mk. 2003-05-27 06:49:16 +00:00
bzbarsky%mit.edu 8b80364217 Make some static data const in layout. Bug 204073, patch by ataylor@its.to
(Andrew Taylor), r=bzbarsky, sr=alecf
2003-05-27 03:52:33 +00:00
bzbarsky%mit.edu 2d8c24058a Make some static data const in content. Bug 204532, patch by ataylor@its.to
(Andrew Taylor), r=bzbarsky, sr=alecf
2003-05-27 03:49:22 +00:00
bsmedberg%covad.net 1ec4879a62 bug 206254 allow nsBaseHashtable::IsInitialized() and bug 206528 nsBaseHashtable should initialize mLock. r=alecf 2003-05-26 23:36:19 +00:00
rogerl%netscape.com a73334f782 Missing E3 functions. 2003-05-26 18:17:10 +00:00