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

60616 Коммитов

Автор SHA1 Сообщение Дата
jbetak%netscape.com 778e34b964 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:24:09 +00:00
jbetak%netscape.com 7048dc7bf9 37408
String bundle doesn't offer a scriptable enumerator
r=be (incrementally deprecating outdated non-scriptable interface)
2000-05-07 21:12:38 +00:00
bryner%uiuc.edu 6810e0a9b7 Turning off the new tiling code because it seems to have made tinderbox
go orange.
2000-05-07 21:10:33 +00:00
thayes%netscape.com d6ebe0e55a Update name of box for hooking in the security button. ("state-box" -> "status-bar") 2000-05-07 20:51:33 +00:00
bryner%uiuc.edu aee7d202d2 Finishing up the faster GDK image tiling code and turning it
on.  fixes bug 28578 and probably some others.  r=pavlov.
2000-05-07 20:44:12 +00:00
bryner%uiuc.edu e8170d1269 Fixing the out of order DOM properties assertion. r=shaver. 2000-05-07 20:19:08 +00:00
pavlov%netscape.com 519f948a04 fix for assertion for real 2000-05-07 19:56:55 +00:00
erik%netscape.com 751817a15b local .cvsignore file 2000-05-07 17:29:44 +00:00
erik%netscape.com 6205c22dc0 local .cvsignore file 2000-05-07 17:19:20 +00:00
karnaze%netscape.com 468f2bd6da bug 33976 - make non numeric border value 1. 2000-05-07 17:15:56 +00:00
rusty.lynch%intel.com 10d2d8fa15 Fix for bug #37165 (Unknown protocol handler in embed/object src attribute
kills plug-in.) r=av
2000-05-07 16:48:06 +00:00
andreas.otte%primus-online.de 1c857f0f86 working on bug 37616, Retire SetRelativePath, NS_MakeAbsolute now only calls Resolve, let it do the complete resolving, r=warren@netscape.com 2000-05-07 11:04:33 +00:00
andreas.otte%primus-online.de 0617f66909 working on bug 37616, Retire SetRelativePath, Resolve now uses ExtractScheme from nsURLHelper, r=warren@netscape.com 2000-05-07 10:56:33 +00:00
brade%netscape.com 186c13552e first pass at some of the editor toolbar tooltips 2000-05-07 10:53:42 +00:00
brade%netscape.com c5e09486dc missing line 2000-05-07 10:53:09 +00:00
brade%netscape.com 22f2467169 enable tooltips in editor (when in overlay) 2000-05-07 10:52:22 +00:00
brade%netscape.com 344de80885 changes submitted by Brian King (briano9@yahoo.com); improvements to image map editor for skinnability and localization 2000-05-07 10:51:34 +00:00
andreas.otte%primus-online.de a6c89dfe21 working on bug 37616, Retire SetRelativePath, make nsIOService use the nsURLHelper version of ExtractScheme, r=warren@netscape.com 2000-05-07 10:49:29 +00:00
andreas.otte%primus-online.de 2a0301fa8e working on bug 37616, Retire SetRelativePath, moving ExtractScheme into nsURLHelper, r=warren@netscape.com 2000-05-07 10:43:36 +00:00
andreas.otte%primus-online.de 657c5c9ac1 working on bug 37616, Retire SetRelativePath, removing last usage of SetRelativePath, r=warren@netscape.com, a=buster@netscape.com 2000-05-07 10:35:40 +00:00
rjc%netscape.com 4b6d90b76b Fix bug # 37682: use nsIFile instead of nsFileSpec. 2000-05-07 10:15:48 +00:00
rjc%netscape.com bef6cd5019 Now able to again click on a file link to load it in. 2000-05-07 10:08:53 +00:00
rjc%netscape.com b91dc8ad5d Fix memory leak (of an atom) which ruslan introduced. 2000-05-07 09:47:46 +00:00
rjc%netscape.com b69acb77b2 If we encounter a stale search engine reference (i.e. a search engine which has been removed from the "Search Plugins" folder) then forget about it in "search.rdf". 2000-05-07 08:45:48 +00:00
rjc%netscape.com b0f9f4a94a Whitespace cleanup. 2000-05-07 08:43:42 +00:00
rjc%netscape.com b447daaa6c Tweak MakeContainer() to always call NS_NewRDFContainer() if the caller asks for one. 2000-05-07 08:38:45 +00:00
hyatt%netscape.com b0b60adc12 Backing out tooltips. They break menu dismissal. 2000-05-07 08:09:35 +00:00
hangas%netscape.com 3aeeb0d994 Converting files to use xul widgets (19558) 2000-05-07 07:33:28 +00:00
brendan%mozilla.org 655468fe9a Make sure the enumerator names are sorted (r=waterson@netscape.com). 2000-05-07 07:10:55 +00:00
ssu%netscape.com 17eeeff4d7 mapped error values to strings when windows installer vails. affects only windows platforms. 2000-05-07 07:07:01 +00:00
rjc%netscape.com dae870c8dd Set initial/default search category. 2000-05-07 06:54:27 +00:00
ssu%netscape.com bbf87243b0 fixing bugs: 23221, 33354, 34599 2000-05-07 06:15:04 +00:00
ssu%netscape.com c8a6879275 updated template file for fixing bugs 23221, 33354, 34599. Not part of tinderbox build. affects only windows platforms. 2000-05-07 06:12:16 +00:00
davidm%netscape.com c986db0a37 37071 Crash while downloading anything 37353 browser segfaults on page loading 2000-05-07 05:38:02 +00:00
michael.lowe%bigfoot.com 468689c637 Implement CSS3 cursors on Windows 2000-05-07 05:14:43 +00:00
rickg%netscape.com 127758985b small improvement to strictDTD to allow auto-opening of Tbody 2000-05-07 04:55:36 +00:00
mccabe%netscape.com 9122f17e5d Commandline handler for '-jsconsole' argument; calling mozilla with -jsconsole now brings up the javascript console (only).
Handler, idea and all clues courtesy Martijn Pieters <mj@digicool.com>
2000-05-07 04:26:37 +00:00
rpotts%netscape.com d6a55e5b45 Removed nsLoadCookie and made nsDocLoader implement nsIInterfaceRequestor directly... 2000-05-07 02:01:10 +00:00
jbetak%netscape.com 6762c8cb21 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-07 01:58:18 +00:00
jfrancis%netscape.com 307b8fbcc5 fixed bug where undo could cause extra break nodes; fixed bug 37845: plaintext gets clutered with empty text nodes; fixed bug where toolbar style feedback was wrong after typing a return. 2000-05-07 01:33:42 +00:00
alecf%netscape.com 6d9e3cbbeb add search term to mac exports 2000-05-07 00:48:33 +00:00
alecf%netscape.com 72b8948dd6 add search term to windows build 2000-05-07 00:42:46 +00:00
alecf%netscape.com 8185ea1965 add searchterm idl to unix build 2000-05-07 00:42:01 +00:00
alecf%netscape.com 76712d4474 added files: mozilla/mailnews/base/search/public/nsIMsgSearchTerm.idl 2000-05-07 00:41:31 +00:00
alecf%netscape.com e072daebd3 add new IDL wrapper around searchterms 2000-05-07 00:39:27 +00:00
cls%seawood.org d04e97c083 Forgot to add EXTRA_DSO_LIBS to EXTRA_DSO_LDOPTS. Bug #38353 2000-05-06 23:58:03 +00:00
erik%netscape.com 1f4aa4531c getting rid of compiler warning 2000-05-06 22:10:10 +00:00
erik%netscape.com 1c5cb8836f getting rid of unused, old method (PickAppropriateSize) 2000-05-06 22:05:51 +00:00
jst%netscape.com c6eec97d55 Removing unnecessary file from the build. 2000-05-06 22:03:43 +00:00
erik%netscape.com 0fd6bda17b getting rid of initializations to zero since we already have
NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW
2000-05-06 21:56:08 +00:00