smfr%smfr.org
340ef9e085
Added a dialog on launch to allow the user to set Camino as their default browser (with a "Don't ask again" checkbox), and code to silently update default browser from org.mozilla.navigator to org.mozilla.camino if necessary.
...
Added a checkbox to the prefs to turn the default browser checking on and off.
Moved all the default browser code into an NSWorkspace category, so it can be called from the app and pref panels.
Compressed some of the pref panel tiff images.
2005-09-10 22:27:20 +00:00
smfr%smfr.org
462a86ea80
More adblocking tweaking.
2005-09-10 22:22:52 +00:00
smfr%smfr.org
bdf4e95461
Fix bug 230340: support dragging multiple items from the history view.
2005-09-10 22:16:04 +00:00
mrbkap%gmail.com
1276657591
bug 307821: The contents of framesets get moved into the body. r+sr=jst
2005-09-10 17:30:39 +00:00
bugzilla%arlen.demon.co.uk
9e495a64f4
Backing out inspector parts of Bug 289444 to fix bustage
2005-09-10 16:32:56 +00:00
bugzilla%arlen.demon.co.uk
9a6e364867
Bug 289444 Give prefs panels titles a unique name (LP, inspector and wallet patch)
...
p=giacomo.magnini@portalis.it (as was previous patch) r=me sr=neil.parkwaycc.co.uk
2005-09-10 16:09:11 +00:00
bugzilla%arlen.demon.co.uk
47871c9255
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
1d37c1a0e6
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
f048b80534
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
4360d3062d
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
7f290c30e3
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
73564e919f
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
e39466d47c
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
4ec5ed3216
Fix bug 179009: update items in context menus by making the menus autoupdate.
2005-09-10 04:37:37 +00:00
bzbarsky%mit.edu
c96c0a25cd
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
2555a451fd
Removing files obsoleted by bug 302080.
2005-09-10 04:09:08 +00:00
smfr%smfr.org
ffbe1b19b6
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
6f410040c6
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
c5f8195267
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
0033b94c79
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
b7d2679dc6
More ad blocking tweaks.
2005-09-10 03:27:28 +00:00
smfr%smfr.org
6bc62006b7
Fix the drag image font and spacing for Wevah.
2005-09-10 03:25:23 +00:00
mark%moxienet.com
6d690ee724
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
fdffe11308
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
dcc939c750
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
07f624a9b4
fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky
2005-09-10 00:20:02 +00:00
mrbkap%gmail.com
a0a1d48611
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
6cba7924ef
fixes bug 307459 "nsPostUpdateWin.js not packaged with release builds" r=bsmedberg
2005-09-09 23:45:21 +00:00
myk%mozilla.org
e4e1d4869d
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
e415d47a02
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
ae56255f88
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
b06b0cc7bc
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
736d952606
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
063f5d859a
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
c48f061d3c
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
9612499f1c
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
973abde5a4
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
b8d0775c65
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
32612a268b
Automated update from host egg
2005-09-09 17:41:57 +00:00
dougt%meer.net
a6b50f605e
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
60b290a8f7
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
87dae05ccf
bug 302215 make "make install" work correctly
...
r=bsmedberg
2005-09-09 16:05:51 +00:00
cst%andrew.cmu.edu
b033186934
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
286bede0ab
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
cd22e6bb92
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
cfc76867ea
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
004d195a07
Bug 307492 - 64-bit unsafe cast r=darin
2005-09-09 12:47:41 +00:00
mvl%exedo.nl
b40b7e6c21
Another try at disabling the xpi
2005-09-09 10:10:26 +00:00
mvl%exedo.nl
5d883216dc
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
d016e006b8
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