dougt%meer.net
e59b950f8f
This #include isn't in a standard PPC/SP SDK. r=dougt
2006-01-17 18:03:05 +00:00
mrbkap%gmail.com
fcd42925c9
bug 316582: Clean up style in parser/htmlparser. r+sr=jst
2006-01-17 17:58:24 +00:00
mvl%exedo.nl
ec93e8e4a3
Bug 323548 re-order code in calICSCalendar.js. r=jminta
2006-01-17 17:57:13 +00:00
dougt%meer.net
db660d16ec
Always close SIP when starting up to avoid overlappying keyboard
2006-01-17 17:50:38 +00:00
dougt%meer.net
253e471671
Removing old minimo gtk based application. http://weblogs.mozillazine.org/dougt/archives/009349.html . Bug=322266, r=bsmedberg
2006-01-17 17:48:07 +00:00
neil%parkwaycc.co.uk
879544f3e3
Limit scope of tab movement keys b=321128 p=Mnyromyr r=me (my tabbrowser.xml changes r=Mnyromyr) sr=jag
2006-01-17 17:26:57 +00:00
doronr%us.ibm.com
fe1e6d5789
XForms bug 323662 - xforms.properties error messages have overlapping error numbers. r=aaronr/smaug
2006-01-17 16:29:09 +00:00
bsmedberg%covad.net
3530da7ba8
Bug 319999 - XPCOM Shutdown: xpcom-shutdown-threads notification and cleanup of event queues before component manager shutdown, r=darin
2006-01-17 15:41:40 +00:00
mostafah%oeone.com
99a0273d2c
Checked in patch for bug 323519:
...
(Add Seamonkey's UUID to install.rdf for calendar extension support)
Patch by robin.edrenius. r=mostafah
2006-01-17 15:26:23 +00:00
richm%stanfordalumni.org
65b6ae714e
bug 323374
...
Mem and resource leaks in ldapsinit.c
1) I'm pretty sure the reference to socket should be fd instead. I don't know
why it compiled with socket in there . . . note to self: read compiler warnings
. . .
2) The cert returned by SSL_PeerCertificate is "dup"ed, so we need to call
CERT_DestroyCertificate to release it otherwise we'll leak references.
3) The hostname returned by SSL_RevealURL is strduped and must be freed.
Reviewed by Mark and Pete (Thanks!)
2006-01-17 14:53:57 +00:00
zach%zachlipton.com
de68d57036
Disable Bugzilla login until we can have it not cause 500 internal server errors.
2006-01-17 04:54:31 +00:00
zach%zachlipton.com
104660c3ab
Fix 'out' -> 'our' typo.
2006-01-17 04:49:50 +00:00
zach%zachlipton.com
3ab2b33751
Default for test_groups.obsolete should be 0.
2006-01-17 04:44:43 +00:00
zach%zachlipton.com
aecc1e42bc
Remove ENUM cols from populatedb.sql to match schema.
2006-01-17 04:43:56 +00:00
zach%zachlipton.com
54216d2050
Add missing object->method() calls to DBTools.pm.
2006-01-17 04:38:00 +00:00
igor%mir2.org
1dd2a80816
Bug 294499: GC directly calls malloc instead of using JSArena for paged
...
allocation to avoid overhead of arena headers that GC does not use. r=brendan
2006-01-17 01:26:35 +00:00
jminta%gmail.com
cff5db1172
Bug 298349 Need to support events (not all-day) that span multiple days, in multiday-view r=dmose
2006-01-17 01:12:21 +00:00
rrelyea%redhat.com
f822c8f7d0
NSS ECDSA can only sign SHA-1 bug 320583
...
r=nelson patch ammended to change SHA-1 to HASH per wtc comment.
2006-01-17 00:38:59 +00:00
pavlov%pavlov.net
69986363ad
changing AutoPtrs to RefPtrs to fix typos.
2006-01-17 00:38:38 +00:00
dmose%mozilla.org
b5aece55d4
Sunbird should not handle files destined for Firefox on OS X when Firefox is not running (bug 323288). Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch; r=dmose@mozilla.org
2006-01-17 00:27:22 +00:00
jminta%gmail.com
a84553e429
Bug 323180 Publish Remote Calendar should remember the last location used. patch by ssitter@googlemail.com, r=jminta
2006-01-17 00:12:18 +00:00
gavin%gavinsharp.com
2dcf4db62a
Bug 306453: Remove "Read Mail" and "New Message..." from Tools menu, r=mconnor+beltzner
2006-01-16 22:52:03 +00:00
jminta%gmail.com
95a5bfe65b
Bug 321133 Options/Preferences needs to respect OS preferences. patch by bugzilla@babylonsounds.com r=jminta
2006-01-16 22:15:49 +00:00
jminta%gmail.com
2d8ca8fcea
Bug 323273 Lightning context menu for events not available. patch by stephan.schaefer@sun.com r=jminta
2006-01-16 22:02:44 +00:00
mkaply%us.ibm.com
a754054802
Fix a couple bugs - configs on a different drive, not able to have just a still logo, checkbox not working correctly, ensure lowercase booleans in pref file
2006-01-16 17:09:02 +00:00
gavin%gavinsharp.com
2c41e8ddeb
Bug 289640: Remove unused preference security.ui.enable, patch by Daniel Cater <DJCater@Gmail.com>, r=kaie, sr=darin
2006-01-16 15:08:30 +00:00
gavin%gavinsharp.com
c4f6840d90
Bug 247115: Use upx --best in 7zip.bat to reduce installer size, patch by Daniel Cater <DJCater@Gmail.com>, r=bsmedberg+Chase
2006-01-16 15:02:37 +00:00
lpsolit%gmail.com
75cf1f1ad8
Bug 323575: [PostgreSQL] sanitycheck.cgi?createmissinggroupcontrolmapentries=1 produces a SQL error - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2006-01-16 10:29:18 +00:00
smfr%smfr.org
0c63be3ded
Fix pref pane bundle version numbers and identifiers.
2006-01-16 05:52:34 +00:00
smfr%smfr.org
26787d2268
Fix 3 tooltip bugs: 285601, 323387 and 311220. When showing tooltips, make sure that their browser is still frontmost, and that their window is the main window. Also hide tooltips when switching tabs.
...
Also contains a localized string fix related to bug 321882.
2006-01-16 05:41:00 +00:00
smfr%smfr.org
b2e8ee9964
Fix bug 322176: bump copyright year on the app to 2006. Patch by Smokey.
2006-01-16 05:05:34 +00:00
smfr%smfr.org
44d5a4a107
Fix bug 316692: add command-shift-L as shortcut for Email Page Location.
2006-01-16 05:01:34 +00:00
smfr%smfr.org
f56a84681a
Fix bug 321882: put some missing strings into Localized.strings in the app and Navigation prefs pane. Patches by Smokey.
2006-01-16 04:52:33 +00:00
smfr%smfr.org
bc06100003
Potential fix for bug 322374: crash sometimes when clearing the download list. Make sure we null out the controller on the progress views. Patch by Nick Kreeger.
2006-01-16 04:25:16 +00:00
roc+%cs.cmu.edu
4726d6a05a
Bug 323291. Repaint reflowed absolute frames that changed size without changing their view size. r+sr=bzbarsky
2006-01-16 03:28:20 +00:00
mats.palmgren%bredband.net
515b66524d
Use the parent of the placeholder (not the out-of-flow) when looking for an in-flow frame that follows the hint frame. b=322688 r=roc sr=bzbarsky
2006-01-15 23:44:48 +00:00
enndeakin%sympatico.ca
f13d6afa4d
Bug 308591, Button.dlgType sets an attribute with the wrong case, r=neil
2006-01-15 22:24:14 +00:00
cbiesinger%web.de
6ca819b052
323352 unbreak beos build after the changes from 322942 (move nsIScreen
...
impls to widget)
patch by Doug Shelton <doug@sheltonfamily.org> r=thesuckiestemail@yahoo.se
sr=pavlov
2006-01-15 22:03:29 +00:00
brendan%mozilla.org
76676f8d41
Remove bogus arena-pool alignment parameters (323529, r=igor).
2006-01-15 21:57:26 +00:00
cst%andrew.cmu.edu
c4d022f379
Bug 257386 Fix poorly written code in nsImapMailFolder.cpp
...
r=emaijala sr=neil
2006-01-15 21:44:05 +00:00
smfr%smfr.org
54e01fd532
Camino fix for bug 319004: prevent overlong document.title from bogging down history.
2006-01-15 21:37:02 +00:00
smfr%smfr.org
dc67e36797
Fix bug 169816: implement bookmark sorting (really arranging) in Camino. Selecting a single folder will sort its children. Selecting two or more items will sort them together. Holding down the Option key will do a deep sort of all selected items. If nothing is selected, the current collection is sorted (if allowed).
...
Fix bug 322809: bookmarks toolbar and menu folders should have localized names.
Other fixes:
Re-order the bookmarks and history context menus slightly to reduce the number of separators.
Fix the bookmarks toolbar to not respond to every bookmark update by looking for a button with the changed bookmark.
Fix the bookmarks toolbar to notice child re-orderings and update appropriately.
Clean up the key handling code in ExtendedOutlineView and ExtendedTableView, and make our outline and table views respond to the home and end keys by scrolling to top/bottom.
2006-01-15 21:03:32 +00:00
smfr%smfr.org
226f5ad779
Tweak Camino's ad blocking.
2006-01-15 20:31:18 +00:00
bmlk%gmx.de
715dea1240
don't call ProcessChildren on leafframes, bug 51767, r/sr=bzbarsky
2006-01-15 19:10:14 +00:00
bzbarsky%mit.edu
9578d6b960
Only force prompting for non-"can't handle" reasons if the default action is
...
not "save". Silently saving is always ok. Bug 236541, r=biesi, sr=darin
2006-01-15 19:02:08 +00:00
bzbarsky%mit.edu
40e64caf88
Fix leaks due to nsISupportsArray misuse. Bug 323377, patch by Martijn Wargers
...
<martijn.martijn@gmail.com>, r=pike, sr=bzbarsky
2006-01-15 18:49:09 +00:00
kjh-5727%comcast.net
0a1d19f815
Bug 323485 - Xlib build bustage from moving nsIScreen from gfx to widget. r=biesi, sr=pavlov.
2006-01-15 18:14:01 +00:00
brendan%mozilla.org
6b2687cd65
Fix uintN/size_t 64-bit hazards (323510, r=daumling).
2006-01-15 17:52:42 +00:00
masayuki%d-toybox.com
911fca4899
Bug 323318 [RFC 2231] when the attachment file name is separated, should append semi-colon(';') r=jshin, sr=bienvenu
2006-01-15 16:39:31 +00:00
mvl%exedo.nl
6da71db6d2
bug 307685: Trim down calendar.jar for Sunbird. patch by sipaq, r=mvl
2006-01-15 16:15:33 +00:00