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

102354 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 28292408cd bug 112908 patch by rossi@telnet.at r=biesi sr=alecf
Error in walletOverlay.js on startup [redeclaration of const hide]
2002-04-29 20:19:00 +00:00
pinkerton%netscape.com 713e9b2311 remove duplicated line 2002-04-29 20:12:47 +00:00
pinkerton%netscape.com ae098d466a changing copying phase to use dist/Embed for everything, rather than plucking things from the tree. allows debug builds to work better with security 2002-04-29 20:07:27 +00:00
cbiesinger%web.de 013d816234 bug 67790 r=walk84 sr=alecf
js warning in bookmarksOverlay.js
2002-04-29 19:59:45 +00:00
cbiesinger%web.de 2ad6a92bbe bug 57652 r=caillon sr=alecf
js strict warning in customize.js
2002-04-29 19:52:08 +00:00
cbiesinger%web.de d7032c48cb bug 115192 patch by walk84@yahoo.com r=caillon sr=alecf
js strict warning in bookmarks.xml
2002-04-29 19:49:14 +00:00
gerv%gerv.net 00799f12dd Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, daa@rm.incc.net, gerv. 2002-04-29 19:49:00 +00:00
cbiesinger%web.de 0574619068 bug 67793 r=timeless sr=alecf
js strict warning in addBookmark.js
2002-04-29 19:42:42 +00:00
gerv%gerv.net 0df86ca840 Bug 140564 - Unquoted variable in regexp in globals.pl. Patch by xor@ivwnet.com; 2xr=gerv. 2002-04-29 19:37:52 +00:00
cbiesinger%web.de 0c3f16c6e4 bug 55798 r=fabian sr=alecf
strict warning in navigator.js
2002-04-29 19:37:21 +00:00
gerv%gerv.net 78d8eff230 Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv. 2002-04-29 19:36:03 +00:00
gerv%gerv.net d1cca234fb Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jouni@heikniemi.net; r=bbaetz, gerv. 2002-04-29 19:32:29 +00:00
gerv%gerv.net e5075a3d2e Bug 140953 - Creating the first attachment status fails. Patch by jouni@heikniemi.net, 2xr=myk. 2002-04-29 19:29:52 +00:00
hyatt%netscape.com 35bd8caccf Better but still get a sheet error message. 2002-04-29 19:25:49 +00:00
cbiesinger%web.de e58654fc52 bug 91876 patch by walk84@yahoo.com r=biesi sr=alecf
strict warning in help.js
2002-04-29 19:22:58 +00:00
igor%mir2.org b4d17bfe98 LabelTable cleanup:
1. Targeting of labels with 0x80000000 biscuits is moved from LabelTable to ClassFileWriter as this is classfile specific and is not necessary in Interpreter.
2. LabelTable allows for pc > Short.MAX_VALUE as this restriction is classfile specific. The only requirement is for jump offsets to stay within short range.
3. LabelTable is made private member of Interpreter and ClassFileWriter instead of being classes' superclass to avoid API leakage that forced optimizer.Codegen to declare few utility methods public as they got the same signature as LabelTable methods visible throw Interpreter inheritance.
2002-04-29 19:21:57 +00:00
hyatt%netscape.com 144a274a0d This is better. Still undoing fuckage. 2002-04-29 19:05:29 +00:00
hyatt%netscape.com e087fc79d1 Undo ben's horkage. 2002-04-29 18:59:33 +00:00
cbiesinger%web.de f290668263 bug 140146 patch by ere@atp.fi r=bienvenu sr=mscott
crash in nsMsgFolder during shutdown
2002-04-29 18:15:09 +00:00
igor%mir2.org ff45d81768 I replaced java.util.Enumeration type for result and arguments of ScriptRuntime.initEnum/ScriptRuntime.nextEnum by Object to allow for greater flexibility in for (...in...) implementation. 2002-04-29 17:31:11 +00:00
sdagley%netscape.com 13bca713d5 Fix mach-o bustage introduced with last checkin - NS_TruncNodeName is implemented in nsLocalFileMac which currently isn't part of the mach-o build. 2002-04-29 15:49:49 +00:00
mostafah%oeone.com 2c12f84939 Bringing code up-to-date with libical official CVS on Apr 29th 2002 ( Fixes bug 140793 ) 2002-04-29 15:14:41 +00:00
locka%iol.ie 372d7a7e50 Stop crash in mousewheel code when wheel is rolled over another Gecko app window (e.g. mfcEmbed). b=137213 r=bryner@netscape.com alecf@netscape.com 2002-04-29 14:50:58 +00:00
bzbarsky%mit.edu 5ea0083376 Text zoom should reflow the viewport, otherwise fixed-pos elements don't
get reflown correctly.  Bug 51578, r=dbaron, sr=waterson
2002-04-29 13:46:29 +00:00
ben%netscape.com ed0ecd18b4 Remove noisy NSLogs 2002-04-29 13:15:25 +00:00
ben%netscape.com b3afb26ee2 Fix Project to have correct connection between CHHistoryDataSource and its outliner view 2002-04-29 12:58:30 +00:00
ben%netscape.com 9c035bd57a More history sidebar panel work. 2002-04-29 12:39:27 +00:00
ben%netscape.com 2883fb134e History DataSource 2002-04-29 10:27:55 +00:00
glazman%netscape.com a6527a5a7e weird crasher in |nsHTMLCSSUtils::GetElementContainerOrSelf|
b=138003, r=jfrancis, sr=kin
2002-04-29 10:13:23 +00:00
glazman%netscape.com dbd393ad57 The 'lighter' CSS value was not output in STYLE attributes because of a bug in |nsCSSProps::SearchKeywordTableInt|
This routine was stopping on negative values but there are some negative values defined in nsStyleConsts.h

b=137061, r=caillon, sr=kin
2002-04-29 09:39:55 +00:00
hyatt%netscape.com b08e0aa5e7 Pref code for internet config hooked up. 2002-04-29 09:15:53 +00:00
hyatt%netscape.com 3f4ba172f6 oops. 2002-04-29 08:23:05 +00:00
hyatt%netscape.com 2609f65a1e Adding pref manager from Wisner. 2002-04-29 08:22:37 +00:00
hyatt%netscape.com c13d11f3f8 The importer works. 2002-04-29 08:08:24 +00:00
sdagley%netscape.com 86136e0bf0 Fix #116079 - if a file with no extension is dragged to Mozilla and it has a file type of 'TEXT' treat it as text/plain rather than application/octet-stream. r=bryner, sr=hyatt 2002-04-29 07:01:44 +00:00
sdagley%netscape.com f5ad1d9272 Fix #139360 - Don't silently fail when file name from FilePicker >31 characters. Do a mid-trunc until we can switch to HFS+ APIs. r=ccarlen,pinkerton sr=scc 2002-04-29 06:22:55 +00:00
badami%netscape.com a0d65ac8a9 bug 122877 r=bratell sr=jst a=asa patch=t_mutreja@yahoo.com
case insensitive matching for attributes (HREF != href)
2002-04-29 06:20:58 +00:00
gerv%gerv.net ca6c3d0ab5 Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz. 2002-04-29 06:15:50 +00:00
mhammond%skippinet.com.au d1e0beb89d file PyIVariant.cpp was initially added on branch MOZILLA_1_0_0_BRANCH. 2002-04-29 05:54:52 +00:00
hyatt%netscape.com bb8ff7fd6e Bookmarks importer. Not ready for prime time yet. 2002-04-29 04:17:32 +00:00
blakeross%telocity.com 1235b35158 32034 - sidebar search fails if no navigator windows are open. r=bryner sr=ben 2002-04-29 03:00:57 +00:00
blakeross%telocity.com bf8e1a8bc6 128630 - go button in search doesn't work with enter on mac. r=bryner sr=ben 2002-04-29 02:13:40 +00:00
dcone%netscape.com 4912a580f2 b=134887 r=kmmclusky sr=attinasi Fix the calculation of the image pointer using
the correct bits per pixel instead of assuming 24.  This fixes alpha blending of some backgrounds.
b=135535 r=kmmclusky sr=attinasi.  Fix the way we delete the DC.. instead of deleteobject
use deleteDC.  Should free up resources on windows.
2002-04-29 02:08:56 +00:00
blakeross%telocity.com 986b884f7b 135270 - sidebar add button doesn't call right dialog for bkmrk groups. r=bryner sr=ben 2002-04-29 01:50:15 +00:00
hyatt%netscape.com cc4abd5828 More work on importing of bookmarks. 2002-04-29 01:28:30 +00:00
nboyd%atg.com 435f28cf26 Remove skip for bug 120194 2002-04-29 00:58:40 +00:00
nboyd%atg.com 4509cada43 Patch from Igor to fix 120194 2002-04-29 00:56:30 +00:00
blakeross%telocity.com 2999458f3a 137815 - crash hitting enter key before panel content finishes loading [@nsTreeSelection::FireOnSelectHandler]. r=bryner sr=ben 2002-04-28 23:55:58 +00:00
bryner%netscape.com 04d22d91a0 Bug 137440 - download manager should appear by default, rather than separate progress dialogs (except on mac, until 132027 is fixed). Checking in for blake. r=hixie, sr=ben. 2002-04-28 23:54:08 +00:00
blakeross%telocity.com 53d894ca96 er, reverting changes that weren't supposed to happen... 2002-04-28 23:42:48 +00:00