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

127053 Коммитов

Автор SHA1 Сообщение Дата
jst%mozilla.jstenback.com fabd10b530 Fixing crasher regression bug 233953. Removing extra Release() call that causes a crash due to an unbalanced refcount. r=danm-moz@comcast.net, sr=dougt@meer.net, a=chofmann@mozilla.org 2004-02-17 23:07:33 +00:00
rlk%trfenv.com f15fc5b39e Re-enabling Help. Ben accidentally disabled help while landing the Migration Branch. 2004-02-17 21:54:04 +00:00
blakeross%telocity.com d2011abe3a Fix 234660 - homepage as about:blank breaks stuff. 2004-02-17 21:18:25 +00:00
mkaply%us.ibm.com c23d9287f3 OS/2 updates for firefox static build 2004-02-17 19:54:44 +00:00
pinkerton%aol.net c42ea21330 reverting to correct behavior after identifying Tp regression 2004-02-17 19:10:54 +00:00
pinkerton%aol.net ac33e2e1aa backing out fix to 180461 to test a hunch with Tp 2004-02-17 17:02:49 +00:00
timeless%mozdev.org 01040a802f Bug 232642 [ActiveX] crash if access twice the same html element
patch by atremon@elansoftware.com r=adamlock sr=jst a=chofmann
2004-02-17 16:07:36 +00:00
brendan%mozilla.org 962663d3d9 t.scanOperand should be true by default, eliminating scanForOperand bloat. 2004-02-17 08:43:48 +00:00
blakeross%telocity.com 698c9272ae Make the fix for 232617 a little more correct (IMO). 2004-02-17 08:32:42 +00:00
pinkerton%aol.net e9d49742db fix urls 2004-02-17 08:14:26 +00:00
blakeross%telocity.com 3f29d91e2e Fix 232617: Location bar dropdown loads new tab. 2004-02-17 08:07:13 +00:00
pinkerton%aol.net 2bd8b188b7 adding items to help for release notes, tips&tricks, and search customization
(bug 228249)
2004-02-17 08:06:08 +00:00
ben%bengoodger.com d481c45ab0 Begin to do some migration code... add code to the safari migrator that opens a Property List file into a CFDictionary... 2004-02-17 07:59:11 +00:00
blakeross%telocity.com d422bb1bc5 Fix 234136: middle-clicking link no longer makes it appear visited. 2004-02-17 07:40:57 +00:00
blakeross%telocity.com e36f0f8f9d Fix 198616: Copy Link Location doesn't work in history. 2004-02-17 07:28:20 +00:00
scott%scott-macgregor.org 4844921640 add back prefs for release notes and help site urls
so they start working again
2004-02-17 07:10:13 +00:00
blakeross%telocity.com 9d61404977 Fix 176675: Dragging links to the urlbar doesn't work as expected. 2004-02-17 07:09:45 +00:00
blakeross%telocity.com 7baeab6781 Remove unused file. 2004-02-17 05:53:09 +00:00
blakeross%telocity.com 2af53f5705 Remove more bad file association junk. 2004-02-17 05:51:10 +00:00
blakeross%telocity.com 6753d7a07f Fix 210043: Add "Copy Image" to context menu on Windows/Mac. Also added an accesskey for the block images menuitem while I was in there. 2004-02-17 04:11:54 +00:00
ben%bengoodger.com 02108bd617 Make the Migrator build on OS X 2004-02-17 03:59:06 +00:00
rlk%trfenv.com 23f7ec160b Bug 233647 - "Mozilla Keyboard Shortcuts" doesn't cover Solaris. r=rlk@trfenv.com r=neil@parkwaycc.co.uk a=chofmann@mozilla.org. Patch by Leon Sha <leon.sha@sun.com> 2004-02-17 02:00:33 +00:00
pinkerton%aol.net c59b8bc2c6 don't make textfield or select bg's transparent so that when pages want to
style the text widget themselves, we don't pick up the bg color and end
up with unreadable text.
text
2004-02-17 01:50:06 +00:00
pinkerton%aol.net e81dbaff9b add [super dealloc] on the deny list, but it doesn't really matter because
it lives for the lifetime of the app
2004-02-17 00:59:23 +00:00
pinkerton%aol.net 94bac62721 call [super dealloc] to avoid leaking view hierarchy (bug 234280) 2004-02-17 00:49:06 +00:00
ben%bengoodger.com 1d688ccb48 firefox installer builds won't start because installer isn't packaging the default prefs file 2004-02-17 00:44:19 +00:00
nelsonb%netscape.com 7debba55ce Import base64 encoded certificate files with old MAC line endings.
Bug 221272. sr=wtc.
2004-02-16 23:52:46 +00:00
pinkerton%aol.net db59a826cc turn on -Wno-non-virtual-dtor to avoid a load of warnings in mozilla 2004-02-16 23:32:51 +00:00
pinkerton%aol.net 940edc0511 use mime mapper to correctly interpret RFC2231/2047 encoded filenames in
download (bug 233798)
2004-02-16 23:05:43 +00:00
bryner%brianryner.com 47971bbf13 Null-check the document to protect against blur events generated during document teardown. Bug 225889. 2004-02-16 22:58:20 +00:00
pinkerton%aol.net f698146b19 fix leak on horiz scrollbar (bug 234278, r=sfraser/pink, sr=bryner) 2004-02-16 22:54:23 +00:00
dbaron%dbaron.org 17476ee5b2 Make this work with an objdir. 2004-02-16 22:53:17 +00:00
pinkerton%aol.net 3039c860bf differentiate "view source" tabs and windows (bug 156606) 2004-02-16 22:37:46 +00:00
scott%scott-macgregor.org 575f0873d1 Fix thunderbird bustage. add back lines that were accidentally removed 2004-02-16 21:45:01 +00:00
timeless%mozdev.org 47c51cce71 Bug 233335 XP_PC still referenced in jssh.c
Use defined()
2004-02-16 18:27:06 +00:00
brendan%mozilla.org 5632fed18a s/this/v/g in getValue. 2004-02-16 16:55:40 +00:00
bryner%brianryner.com f716580bdc fixing firefox objdir build bustage 2004-02-16 10:38:52 +00:00
blakeross%telocity.com 9ba916a3ab Add makefile, fix bustage. 2004-02-16 09:21:38 +00:00
bryner%brianryner.com aad9f258c7 Make script-created DOM events get dispatched to the system event group just like user events. This fixes firing keypress events at a form input, since editor listens for keypresses using the system event group. Bug 213144, r+sr=bzbarsky, a=chofmann. 2004-02-16 08:50:56 +00:00
blakeross%telocity.com 57bf873b61 Fixing Firefox clobber build. 2004-02-16 08:44:50 +00:00
blakeross%telocity.com 41ebdd0573 Fix 233918 - Firefox user agent string still says Firebird. 2004-02-16 07:49:28 +00:00
bzbarsky%mit.edu c89567eee6 Final touches for bug 230598. Patch by Roland Mainz <roland.mainz@nrubsig.org>,
r=bsmedberg, a=chofmann
2004-02-16 05:56:00 +00:00
bzbarsky%mit.edu d012f44916 Fix bug 231280 (printing not honoring OS date format). Patch by Constantine
A. Murenin <cnst.bmo@bugmail.mojo.ru>, r=jshin, sr=roc, a=chofmann
2004-02-16 05:31:25 +00:00
timeless%mozdev.org 16b940a99e Bug 233299 nsIFilePicker.show is not reentrant - beos and os/2
r=neil sr=bz a=dveditz
2004-02-16 05:31:11 +00:00
blakeross%telocity.com d7c7fadeee Fix 216432 - Firefox shouldn't steal so many file associations. Also prevent Firefox from stealing the "edit" association of html files. 2004-02-16 04:48:22 +00:00
blakeross%telocity.com a4121cd8a5 Fix 216432 - Firefox shouldn't steal so many file associations. Also prevent Firefox from stealing the "edit" association of html files. 2004-02-16 04:23:56 +00:00
blakeross%telocity.com 87186d9489 ifdef out some turbo stuff in Firefox. r=bryner sr=ben 2004-02-16 04:13:17 +00:00
blakeross%telocity.com ad32baf4be Doh...actually USE the new dialog! 2004-02-16 04:10:37 +00:00
blakeross%telocity.com 5ecf903f0a Rip out some turbo garbage. 2004-02-16 03:54:56 +00:00
brendan%mozilla.org 3ddaa18b05 - Add source and cursor properties to SyntaxError exceptions.
- Rework labeled statements to fix chicken-and-egg problem with BREAK to label
  completion type targeting.
- Unify next-statement non-expression token cases and default: in Expression.
2004-02-16 02:38:19 +00:00