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

121345 Коммитов

Автор SHA1 Сообщение Дата
noririty%jcom.home.ne.jp 60946f894a tweak web search for url more intl. 2003-08-02 14:24:39 +00:00
hyatt%mozilla.org d9e8dc9ed2 Fix middle click in web panels to still work. 2003-08-02 08:05:19 +00:00
scott%scott-macgregor.org fe365794ed use new method for laucnhing external urls. 2003-08-02 08:00:00 +00:00
hyatt%mozilla.org c88ced0407 Fix link clicks sso that they are stoppedi n the web panel. 2003-08-02 07:54:07 +00:00
hyatt%mozilla.org 088ab13c1a Make link clicks work. 2003-08-02 07:51:03 +00:00
hyatt%mozilla.org 60b4b32047 Make link clicks work. 2003-08-02 07:49:43 +00:00
hyatt%mozilla.org a1e8b2845c Make link clicks work. 2003-08-02 07:48:07 +00:00
hyatt%mozilla.org c7f8285573 Add the placeholder page that gives instructions on dropping. 2003-08-02 07:33:54 +00:00
bryner%brianryner.com 40ce193c74 Lazily decrypt username/password in nsIPassword objects so that requesting an enumerator doesn't immediately prompt for the master password. 2003-08-02 07:13:39 +00:00
jfrancis%netscape.com 897845fdfe Fixing compile errors in cocoa embedding example. Not part of build. 2003-08-02 06:31:54 +00:00
jfrancis%netscape.com 1f17c20f83 Fixing some compile errors in cocoa embedding example. Not part of build. 2003-08-02 06:25:54 +00:00
hyatt%mozilla.org 5f4fb78f77 Adding initial panel impl that supports dropping of urls into the Web Panels bar. 2003-08-02 06:15:59 +00:00
scott%scott-macgregor.org ba51e41b22 Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp. Add moz thunderbird functionality to OnStartURI to kick
non mail urls out to the operating system.

Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.
2003-08-02 05:45:21 +00:00
scott%scott-macgregor.org e16003ce45 Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp. Add moz thunderbird functionality to OnStartURI to kick
non mail urls out to the operating system.

Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.

r/sr=bienvenu
2003-08-02 05:43:40 +00:00
scott%scott-macgregor.org c494c829df Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp
Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.

r/sr=bienvenu
2003-08-02 05:42:25 +00:00
scott%scott-macgregor.org b29164807c Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp
r/sr=bienvenu
2003-08-02 05:41:02 +00:00
bryner%brianryner.com 81c72d3858 Don't use the username as the password when creating a stored login. 2003-08-02 05:24:34 +00:00
hyatt%mozilla.org 8071f1d341 Initial commit of web-panels js/xul/dtd files. 2003-08-02 01:52:18 +00:00
hyatt%mozilla.org e69965950f Commit the Web Panels toolbar button, menu item, key binding and broadcaster. For now, use the Bookmarks button image until we can get a real image for the button. 2003-08-02 01:35:40 +00:00
brendan%mozilla.org 1befd85eee Fix JS_SetTrap to cope with existing trap at same PC, overwriting its handler and closure (213841, r=self). 2003-08-01 23:16:04 +00:00
tingley%sundell.net 8952d9c580 bug 213881: parse large (>4k) RDF literals correctly. r=rjc, sr=brendan 2003-08-01 21:59:48 +00:00
cls%seawood.org 2d5e13bdf1 Fixing leaky bustage 2003-08-01 21:42:02 +00:00
mostafah%oeone.com c81279e0c7 Adding in missing files for sunbird distribution 2003-08-01 20:59:02 +00:00
mostafah%oeone.com 46ec7e630d Removing unneccessary file that gets generated in the make process 2003-08-01 20:57:47 +00:00
bryner%brianryner.com 31a32dea74 Add some missing localized strings 2003-08-01 20:43:24 +00:00
bryner%brianryner.com e74076979f Fix stdcall bustage on windows 2003-08-01 20:41:41 +00:00
ben%bengoodger.com b071a6d912 update the .mozconfig instructions to reflect reality wrt --enable-optimize 2003-08-01 19:37:55 +00:00
mostafah%oeone.com 60b5eb33e2 Fixed bug 177279: Alarms don't fire under certain (very common) conditions
by checking in the last needed part which was adding a preference to
show/supress missed alarms
2003-08-01 18:46:23 +00:00
scott%scott-macgregor.org b3384f4815 Bug #214446 --> fix duplicate mnemonic for rewrap menu item. Thanks to Malte Rucker for the fix 2003-08-01 18:44:02 +00:00
scott%scott-macgregor.org beb11bdbe2 Add customize toolbar context item to the menubar. Thanks to Stephen Walker for the patch. 2003-08-01 18:27:54 +00:00
hjtoi%comcast.net dacfce48bc Bug 214381, incorrect characters in prettyprint dtd, patch from vberon@mecano.gme.usherb.ca, r=smontagu, sr=heikki (me). 2003-08-01 16:58:18 +00:00
timeless%mozdev.org 7f10e2592a Bug 213685 POP3 APOP failed error msg missing
patch by ch.ey@gmx.net r/sr=bienvenu
2003-08-01 15:39:47 +00:00
noririty%jcom.home.ne.jp 7ab4aee445 fix 186413 2003-08-01 14:57:58 +00:00
mkaply%us.ibm.com 8d6e2020bd Bug 214669
update some callers to nsIComponentRegistrar from nsIComponentManager
r/sr=alecf
2003-08-01 14:44:47 +00:00
noririty%jcom.home.ne.jp f6db14f7e5 Fix 214571 - add image to copyright information, patch by bugzilla@babylonsounds.com 2003-08-01 14:43:16 +00:00
timeless%mozdev.org 351c79dcc3 Bug 214681 nsDebugImpl is listed as a leak
r=dougt
2003-08-01 14:40:33 +00:00
timeless%mozdev.org ed1728d071 Bug 214049 null domwindow [@ nsAccessibilityService::OnStateChange]
r=aaronl sr=bz
2003-08-01 14:37:03 +00:00
bsmedberg%covad.net cfee269c3a Bug 214669 update some callers to nsIComponentRegistrar from nsIComponentManager - r/sr=alecf 2003-08-01 14:27:57 +00:00
mostafah%oeone.com 8d15e269a8 Removed binary checked in by mistake 2003-08-01 14:15:03 +00:00
noririty%jcom.home.ne.jp 39180ba1dc fix coding format 2003-08-01 13:26:34 +00:00
noririty%jcom.home.ne.jp dad4ed59b9 url drop-down wrongly aligned in firebird. Patch by mconnor@rogers.com. b=172530 r=dean sr=bryner 2003-08-01 13:10:31 +00:00
axel%pike.org d21a2d98d9 bugs 151002, 212892, CDATA should be eTEXT, add nsIContent::ePROCESSING_INSTRUCTION and nsITextContent::AppendTextTo for XSLT perf 2003-08-01 11:44:17 +00:00
aaronl%netscape.com 84bdb34c82 bug 159998 - type named anchor in URL bar, hit Enter - focus/selection appears to stay. r=bryner, sr=jst 2003-08-01 09:41:12 +00:00
myk%mozilla.org 93bf5c9913 Partial fix for bug 120030: adds template filter for obscuring email addresses.
Patch by Stephen Lee <slee@@wilcoxassoc.com>.
r=myk,a=myk
2003-08-01 03:57:24 +00:00
hpradhan%hotpop.com 2ad76c90d0 bug 212415 : crash while closing a javascript alert. r=peterv sr=jst 2003-08-01 03:40:24 +00:00
wtc%netscape.com f4184b8ca1 Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference
counts.  The reference count should not be read "naked".  Instead, we
should simply use the return value of PR_AtomicDecrement for the result of
the decrement.
Modified Files: dev/devmod.c dev/devslot.c dev/devtoken.c pki/certificate.c
pki/pkibase.c
2003-08-01 02:02:47 +00:00
timeless%mozdev.org 1ff05676de Bug 213461 Want a way to specify single-sided or double-sided printing
patch by Roland.Mainz@informatik.med.uni-giessen.de r=jblanco sr=bryner
2003-08-01 01:56:15 +00:00
scott%scott-macgregor.org 21043aa428 Bug #214687 --> thunderbird specific change. Show the account name in the mail compose menu list value
just like we do for the menu list popup.

r/sr=bienvenu
2003-08-01 00:17:10 +00:00
dbaron%dbaron.org 1f36520f04 Correct fix for bug 213591 - make sure to call SyncFrameViewAfterReflow for leaf frames as well. r+sr=roc 2003-07-31 22:03:26 +00:00
scott%scott-macgregor.org e12c07dc7c Bug #201866 --> Spell checker should not check qutoed text for plain text compose.
r=mkapply
sr=kin
2003-07-31 21:54:02 +00:00