bzbarsky%mit.edu
84999b62be
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
...
<vhaarr+bmo@gmail.com>, r+sr=bzbarsky
2005-09-12 01:28:51 +00:00
mats.palmgren%bredband.net
2909dabcf6
Fix buffer overflow on 'clusterBuffer' and improve error handling in FillClusterBuffer(). b=307537 r+sr=dbaron
2005-09-12 01:05:58 +00:00
dbaron%dbaron.org
667d1f2104
Document pseudo-element code a little better and add some assertions. b=307939 r+sr=bzbarsky
2005-09-11 23:17:28 +00:00
mozilla.mano%sent.com
dbc3c993a1
Removing workaround to set the default browser on the pawn tinderbox
2005-09-11 21:44:41 +00:00
mozilla.mano%sent.com
f65e420ad3
Bug 305312 - Export Bookmarks save dialog doesn't expose 'Hide Extension' UI. rs=smfr.
2005-09-11 21:26:12 +00:00
cltbld
15976ff677
Automated update from host egg
2005-09-11 20:02:16 +00:00
dbaron%dbaron.org
e55dd20286
Accept anything from pkg-config --libs except -Wl,--export-dynamic. Patch from Patrick Welche <pw-fb@newn.cam.ac.uk>. r=cls sr=dbaron b=298455
2005-09-11 19:51:51 +00:00
bzbarsky%mit.edu
fa885dfb79
Forgot file. Bug 307600
2005-09-11 19:37:04 +00:00
bzbarsky%mit.edu
c00cd696d1
Fix bug 307256, bug 307304, bug 307924 by disabling selection for XUL elements
...
by default. r+sr=dbaron, with OKs from Neil and mconnor for the general idea
and the xul.css changes.
2005-09-11 19:22:57 +00:00
bzbarsky%mit.edu
81a57e27f2
Implement an AttrValueIs method on nsIContent which can be used to quickly
...
check whether a given attribute has a given value. Use it in
nsContentList::NamedItem. Bug 307600, r+sr=jst
2005-09-11 19:20:08 +00:00
smfr%smfr.org
524307e362
Temporarily force Camino as the default browser to fix tinderbox.
2005-09-11 19:01:11 +00:00
peterv%propagandism.org
a1fc672126
Remove obselete include (bad merge).
2005-09-11 18:28:14 +00:00
peterv%propagandism.org
2aa12ff13b
Make nsGenericDOMDataNode::Clone pure virtual, suggestion by biesi.
2005-09-11 18:24:30 +00:00
peterv%propagandism.org
dabf32c2b6
Remove duplicate function (bad merge).
2005-09-11 18:22:06 +00:00
bugzilla%arlen.demon.co.uk
462b1e6bfa
Bug 307911 profiles_help says Roaming not available in installer-build
...
p=opitz.michael@inode.at r=me
2005-09-11 17:29:40 +00:00
peterv%propagandism.org
85b8cff6bc
Fix for bug 251025 (document.importNode does not set the right owner document.). r=jst, sr=bz.
2005-09-11 17:15:08 +00:00
peterv%propagandism.org
efa08d1916
Back out fix for bug 251025 to fix bustage.
2005-09-11 15:42:31 +00:00
peterv%propagandism.org
86ca4e41cc
Fix for bug 251025 (document.importNode does not set the right owner document.). r=jst, sr=bz.
2005-09-11 15:05:31 +00:00
peterv%propagandism.org
28e03d4aa6
Fix for bug 106796 (Improve GetNameSpaceID() performance). r/sr=jst.
2005-09-11 11:24:16 +00:00
peterv%propagandism.org
1fd27aa751
Fix for bug 306363 (Clean up nsContentUtils service getters). r/sr=bz.
2005-09-11 10:08:43 +00:00
mvl%exedo.nl
c1d0e4d936
Make new calendar wizard initialize calendar name from filename.
...
Bug 181312, patch by jminta and gekacheka, r=mvl
2005-09-11 09:29:50 +00:00
mark%moxienet.com
af819a21a0
Update developer release doc to reflect changes from bug 302080.
2005-09-10 23:47:35 +00:00
smfr%smfr.org
3d2e377a9f
Change the default browser prompt to use "Yes" and "No" for button titles, and fix up nsAlertController methods to return standard cocoa button values.
2005-09-10 23:39:19 +00:00
smfr%smfr.org
b917f6b7c5
New NSWorkspace category for default browser functions
2005-09-10 22:28:55 +00:00
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