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

146972 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%arlen.demon.co.uk 11e043103d Bug 289444 Give prefs panels titles a unique name (mailnews patch)
r=mnyromyr sr=neil.parkwaycc.co.uk
2005-09-10 15:51:19 +00:00
mats.palmgren%bredband.net fbbf3b86c3 Make nsHTMLFormatConverter deal with an empty source string. Don't add an URL dataflavor if the source URI is empty. b=303818 r+sr=bzbarsky 2005-09-10 11:39:32 +00:00
mats.palmgren%bredband.net 98ee62a50a Caret drawn at incorrect position after typing a single LTR character in a blank RTL input field (or vice versa) while caret is visible. b=307533 r=uriber sr=bzbarsky 2005-09-10 11:14:48 +00:00
mats.palmgren%bredband.net 40b08b19b1 Don't process events for -moz-user-input:none/disabled also when element is replaced by ALT content. b=307756 r+sr=bzbarsky 2005-09-10 11:02:14 +00:00
mark%moxienet.com 95b0dc32fd Bug 244678, change bundle identifier to org.mozilla.camino and creator to MOZC. Changing the last straggler, ICStart(). Camino-only, certainly not navigator. 2005-09-10 06:06:31 +00:00
mark%moxienet.com bd8137c668 Bug 244678, change bundle identifier to org.mozilla.camino and creator to MOZC. r=smfr 2005-09-10 05:43:09 +00:00
smfr%smfr.org 8fd5057e96 Fix bug 307837: Choose sensible window bounds if no bounds are saved in user defaults. r=mark. 2005-09-10 05:27:23 +00:00
smfr%smfr.org 3b11fefaf8 Fix bug 179009: update items in context menus by making the menus autoupdate. 2005-09-10 04:37:37 +00:00
bzbarsky%mit.edu 98f698b036 Throw if window.open is called on a window that has no chrome. Bug 306804, r+sr=jst 2005-09-10 04:16:59 +00:00
mark%moxienet.com 2873f74e31 Removing files obsoleted by bug 302080. 2005-09-10 04:09:08 +00:00
smfr%smfr.org 3215fef161 Tweak the position of the favicon so that it lines up with the text field better. 2005-09-10 03:48:13 +00:00
mark%moxienet.com e6905e68a1 Bugs 305717, disk image background is confusing. New background and icon by Jasper Hauser <camino@jasperhauser.nl>. Bug 305369, disk image window clips content and other aesthetic complaints. New .DS_Store by yours truly. Camino-only-npotb. r=me 2005-09-10 03:46:11 +00:00
smfr%smfr.org dd37a6d876 Fix bug 306327: can't drag favicon for local files. Fix by Nick Kreeger, r=me. 2005-09-10 03:41:53 +00:00
smfr%smfr.org 31aa9d6e3c Add new small images for the bookmarks search field, and ensure that the SearchFieldCell correctly responds to setControlSize:. 2005-09-10 03:30:47 +00:00
smfr%smfr.org 96d921591e More ad blocking tweaks. 2005-09-10 03:27:28 +00:00
smfr%smfr.org 3830b09a1b Fix the drag image font and spacing for Wevah. 2005-09-10 03:25:23 +00:00
mark%moxienet.com aa60f8ffa9 Bug 307643, Mac l10n repackaging can fail if dmg is modified. Perform operations that might alter a dmg on a copy. r=chase 2005-09-10 02:23:13 +00:00
nelsonb%netscape.com 945c39235d Fix regression introduced in last checkin. If the caller disables the
use of locks while locks are in use, don't forget to unlock the locks
already locked on the stack.  bug 305147. r=julien.pierre
2005-09-10 01:18:40 +00:00
smfr%smfr.org 3b11594f75 Fix bug 307775: when running a 2nd copy of camino, dimissing the dialog would cause it to just come up again, because the ProgressDlgController would instantiate another copy of the PreferencesManager on quit. r=kreeger. 2005-09-10 00:22:31 +00:00
darin%meer.net 7c7704b82f fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky 2005-09-10 00:20:02 +00:00
mrbkap%gmail.com d5a752d6a5 bug 307797: Fix line counting regressions resulting from the checkin for bug 272702, as well as an old bug where document.write('\n') would cause line numbers in the rest of the HTML to be offset. Also fix a regression where userdefined tags are forced to be in the head (as opposed to appearing in either the head or the body). r+sr=jst 2005-09-10 00:12:21 +00:00
darin%meer.net e39b2e6672 fixes bug 307459 "nsPostUpdateWin.js not packaged with release builds" r=bsmedberg 2005-09-09 23:45:21 +00:00
myk%mozilla.org a1721a4760 Fix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link next to attachments to avoid duplicate [edit] references and made the main attachment link go to the 'edit attachment' page; that fix unreasonably reduced Bugzilla usability by making it difficult to view attachments; this patch includes a different fix for bug 274906 that prevents those duplicate [edit] references; long-term we want to make the 'edit attachment' page the irresistable default and have a pop-up menu of links, at which point [edit] can truly go away, but for now it stays 2005-09-09 22:22:41 +00:00
mrbkap%gmail.com c1aaf6b59e bug 307593: Remove the unused and very broken CWordTokenizer class. Patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>. r=mrbkap sr=jst 2005-09-09 21:59:51 +00:00
joshmoz%gmail.com 97e40b6848 fix a couple bad hard-coded default colors in nsLookAndFeel.cpp. this whole system is bunk though, so no more bugs on it please. we don't even really use it. b=301364 r=pinkerton sr=smfr 2005-09-09 19:16:44 +00:00
mrbkap%gmail.com 8334d4dd3e bug 272702: Remove skipped content. This simplifies the code handling <script>, <style> and related tags and makes the nsIHTMLContentSink interface just that much easier to implement. This also allows <object> tags to appear in the head with children. r=sicking sr=jst 2005-09-09 19:15:06 +00:00
dbaron%dbaron.org 916742999d NormalizeIDN can (and should, I think) normalize to an empty string in some cases, so don't use AppendSegmentToBuf, which will do the wrong thing with an empty string and potentially overrun buffer. b=307259 r=darin sr=dveditz 2005-09-09 19:06:58 +00:00
bzbarsky%mit.edu e28922eb61 Fix perf bug 277208. Patch by Martijn Wargers <martijn.martijn@gmail.com>,
r+sr=bzbarsky
2005-09-09 18:50:23 +00:00
bzbarsky%mit.edu b4e2732aae Remove the security.checkloaduri preference. Please to be using the
checkloaduri CAPS policy instead, since that's less likely to let you shoot
yourself in the foot.

Bug 307382, r=caillon, sr=dveditz
2005-09-09 18:43:45 +00:00
mrbkap%gmail.com acb3dedf76 bug 272702: Remove skipped content. This simplifies the code handling <script>, <style> and related tags and makes the nsIHTMLContentSink interface just that much easier to implement. This also allows <object> tags to appear in the head with children. r=sicking sr=jst 2005-09-09 18:11:51 +00:00
mrbkap%gmail.com 4b7a57c401 bug 272702: Remove skipped content. This simplifies the code handling <script>, <style> and related tags and makes the nsIHTMLContentSink interface just that much easier to implement. This also allows <object> tags to appear in the head with children. r=sicking sr=jst 2005-09-09 18:03:47 +00:00
smfr%smfr.org 51c8e37f85 Fix bug 160008: make keyword lookups happen from the location sheet. patch by Ulrik Sverdrup, r=me, sr=pinkerton. 2005-09-09 17:54:24 +00:00
cltbld 2d945e778f Automated update from host egg 2005-09-09 17:41:57 +00:00
dougt%meer.net be633f5dc9 Using _DEFAULT so that customers of minimo can override. patch by Frederic.Devernay@inrialpes.fr. r=me 2005-09-09 17:40:07 +00:00
christophe.ravel.bugs%sun.com 97af17fb5d 238319: Sun packages changes.
Fix packages on Linux. List of files is now generated for sun-nspr.spec.
2005-09-09 17:16:35 +00:00
cbiesinger%web.de 4e6a382781 bug 302215 make "make install" work correctly
r=bsmedberg
2005-09-09 16:05:51 +00:00
cst%andrew.cmu.edu b8e806e119 Bug 301579 SeaMonkey installer should close both SeaMonkey and Mozilla, after prompting the user.
r=bsmedberg sr=dveditz
2005-09-09 15:43:47 +00:00
doronr%us.ibm.com 554bd1b87e Bug 307347 - nsSchemaLoader needs to take ns:name into account for ref=. r/sr=peterv 2005-09-09 14:58:39 +00:00
doronr%us.ibm.com 126d3dfae6 Bug 307564 - richlistbox blinks when opening a context menu of a selected item. r=rob_strong 2005-09-09 14:27:50 +00:00
bsmedberg%covad.net eb3936fcbb Bug 307559 - Update of extensions (which are not compatible) after the installing of Firefox don't work r=darin 2005-09-09 13:07:08 +00:00
bsmedberg%covad.net c37f3551d5 Bug 307492 - 64-bit unsafe cast r=darin 2005-09-09 12:47:41 +00:00
mvl%exedo.nl ba095a292e Another try at disabling the xpi 2005-09-09 10:10:26 +00:00
mvl%exedo.nl 622cf318f9 Disable building the xpi on mac for now, to try to fix the tinderbox redness. 2005-09-09 09:22:34 +00:00
saul.edwards%sun.com d9d3cf6f93 Bug 305147: add -B (bypass SSL) and -s (disable SSL locking) to server and client commands; add bypass testing to SSL test suite. 2005-09-09 04:50:07 +00:00
nelsonb%netscape.com ef28ad5885 Implement two new SSL socket options: SSL_BYPASS_PKCS11 and SSL_NO_LOCKS.
Reorganize the SSL Socket structure contents to obviate ssl3 pointer.
Move much of the ECC code from ssl3con to new file ssl3ecc.c.  derive.c
implements derivation of the SSL/TLS master secret and the encryption and
MAC keys and IVs without using PKCS11. Bug 305147. r=rrelyea.
Modified Files: ssl/config.mk ssl/manifest.mn ssl/ssl.h ssl/ssl3con.c
    ssl/ssl3gthr.c ssl/sslauth.c ssl/sslcon.c ssl/ssldef.c ssl/sslgathr.c
    ssl/sslimpl.h ssl/sslinfo.c ssl/sslnonce.c ssl/sslsecur.c ssl/sslsnce.c
    ssl/sslsock.c
Added Files: ssl/derive.c ssl/ssl3ecc.c
2005-09-09 03:02:16 +00:00
joshmoz%gmail.com e467d70190 don't play sound during GetAttention. b=307323 r=mano sr=smfr 2005-09-09 02:58:46 +00:00
aaronleventhal%moonset.net 72024e56c3 Bug 307534. Accessibklity cache can become corrupt after get_accFocus(). r=parente, sr=jst 2005-09-09 02:30:16 +00:00
nelsonb%netscape.com 5a95eff411 Export function PK11_MapSignKeyType for use by libSSL. Bug 305147.
r=relyea.
Modified Files: nss/nss.def pk11wrap/pk11mech.c pk11wrap/pk11obj.c
	pk11wrap/pk11pub.h pk11wrap/secmodi.h
2005-09-09 02:03:57 +00:00
lpsolit%gmail.com 637714ff9d Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-09-08 23:40:10 +00:00
bugzilla%arlen.demon.co.uk 53eea2e937 Bug 307142 strict JS error in phishingDetector.js
r=neil.parkwaycc.co.u sr=bienvenu
2005-09-08 23:37:23 +00:00