cvshook%sicking.cc
af857a00d6
Bug 331547: Get rid of nsGenericElement::WillAddOrRemove
2006-03-24 22:43:23 +00:00
mike.morgan%oregonstate.edu
44fb96a462
Fixed redirect to not be hard-coded to http://, and pretty much avoided that problem by using an include instead.
2006-03-24 22:25:34 +00:00
neil%parkwaycc.co.uk
8ce9356c37
Bug 294534 Fix search dialog sort indicator regression r=Mnyromyr sr=bienvenu
2006-03-24 22:08:23 +00:00
mgalli%geckonnection.com
58876b1950
Fix to cache options.
2006-03-24 21:57:16 +00:00
jminta%gmail.com
25eff7e0b1
Bug 321380 calendar-month-view.xml needs to support removing non-workweek days. r=mvl
2006-03-24 21:55:15 +00:00
mgalli%geckonnection.com
d23aa826e7
Cache out of here.
2006-03-24 21:55:12 +00:00
mrbkap%gmail.com
b34a0cabd9
Followup to bug 330773 -- don't leave the timeout addref'd in the failure case. r+sr=bzbarsky
2006-03-24 21:51:51 +00:00
timeless%mozdev.org
06c8cc9b67
Bug 331184 string changes required for DOMI bug 109481
...
removing old strings (fixing build "bustage")
2006-03-24 21:21:47 +00:00
neil%parkwaycc.co.uk
5dd62addc7
Code cleanup b=325132 r=bz sr=bryner
2006-03-24 21:05:11 +00:00
timeless%mozdev.org
4310e2dcd1
Bug 331184 string changes required for DOMI bug 109481
...
restoring da as it is now current
2006-03-24 21:02:37 +00:00
neil%parkwaycc.co.uk
2d235e6c1f
Go Up b=33684 r=timeless sr=jag
2006-03-24 21:01:35 +00:00
timeless%mozdev.org
7e2b0f0ef7
Bug 331184 string changes required for DOMI bug 109481
...
patch by sskroeder@skroeder.dk
2006-03-24 20:51:53 +00:00
enndeakin%sympatico.ca
027ce66879
bug 330663, textnodes not synchronized properly, r+sr=bz
2006-03-24 20:41:03 +00:00
scott%scott-macgregor.org
a7d76f3cf5
remove some control-m characters
2006-03-24 20:27:00 +00:00
scott%scott-macgregor.org
2235173fb1
Bug #330241 --> convert the message body preview text from the charset of the message into UT-8 for storage. Then convert it back to unicode in the front end before showing it in the tooltip and in the new mail alert notification. sr=bienvenu
2006-03-24 20:19:52 +00:00
joe%retrovirus.com
47e8b0cfa9
Fixes sizing problem in bookmark properties dialog on Windows.
...
bug=330238
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-24 20:04:46 +00:00
mgalli%geckonnection.com
9efc920b6c
cache pref.
2006-03-24 20:00:39 +00:00
mgalli%geckonnection.com
6ccd6a0858
Cache options back.
2006-03-24 19:58:06 +00:00
bzbarsky%mit.edu
046f910e72
Make _main and _content target the right things when tabs are involved. Bug 277971 and bug 273984, r=bsmedberg, sr=jst, branch181=jst
2006-03-24 19:38:17 +00:00
bienvenu%nventure.com
f1128957ae
remove #ifdeffed out news search code, patch by mook.moz@gmail.com sr=bienvenu bug 316842
2006-03-24 19:04:10 +00:00
bryner%brianryner.com
0f05dc84d8
fix metrics build on the 1.8 branch, where NS_ASSIGNMENT_COPY is not defined (bug 331622). patch by darin, r=me.
2006-03-24 19:00:20 +00:00
mrbkap%gmail.com
c9160b7855
Use the less powerful of the available principals when compiling and running code passed into setTimeout. With this fix, chrome that attempts to setTimeout("code that requires chrome privs") on a content window will find that its code is run in the window's principals. bug 330773, r=jst sr=bzbarsky
2006-03-24 18:49:18 +00:00
mgalli%geckonnection.com
4a0fe1ed17
Fixes to cache stuff,. and sync to trunk
2006-03-24 18:46:11 +00:00
mrbkap%gmail.com
8288180970
Oops, these changes aren't ready to be checked in yet.
2006-03-24 18:41:07 +00:00
mrbkap%gmail.com
f44fb0ce15
Don't do a security check in AddProperty when we've resolved a frame by its numeric ID to avoid incorrect security errors being thrown. bug 317366, r+sr=jst
2006-03-24 18:37:08 +00:00
edburns%acm.org
a9a7f9499c
pluglets_build
2006-03-24 18:34:53 +00:00
mgalli%geckonnection.com
b06e2c7051
Fixes removing the Downlad path display.
2006-03-24 18:33:36 +00:00
mrbkap%gmail.com
bd2900305a
Fix a silly typo decompiling the setting of the default xml namespace. bug 331558, patch by Erik Fabert <jerfa@email.it>, r=mrbkap
2006-03-24 18:32:11 +00:00
mgalli%geckonnection.com
8eecf891b5
Removing the textfield display.
2006-03-24 18:28:39 +00:00
edburns%acm.org
d688e376c1
Make plugletjni.lib and .dll build.
...
M makefiles
- remove plugins/Makefile, this'll be replaced by ant
- add jni Makefile
R plugins/makefile.win
R plugins/jni/makefile.win
R plugins/src/makefile.win
- obsolete.
M plugins/jni/Makefile.in
- new includes and such
M plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.cpp
- cast to const char *.
2006-03-24 17:57:24 +00:00
edburns%acm.org
19bccfbfca
pluglet.dll_now_builds
2006-03-24 17:41:16 +00:00
neil%parkwaycc.co.uk
9e72198ae3
Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult
2006-03-24 17:38:15 +00:00
gerv%gerv.net
5ea24669b2
Bug 331604: restore our version of expat to the original MIT-like licence.
2006-03-24 16:47:36 +00:00
neil%parkwaycc.co.uk
31d026acf6
Bug 133439 don't clear OLE clipboard if we're going to set new data anyway, patch by Ludvig Strigeus <bugzilla@strigeus.com> r=jag sr=me
2006-03-24 14:52:24 +00:00
nelson%bolyard.com
a9beb655f0
Backout changes for bug 321350
...
Implement optimized code for NIST Suite B elliptic curves
Those changes broke the build on Solaris. r=Sheriff Nelson
2006-03-24 09:08:24 +00:00
dbaron%dbaron.org
d8b42e96fc
Fix C++ comments that I introduced.
2006-03-24 08:32:09 +00:00
jshin%mailaps.org
a647f3b7f9
bug 162361 : fix a 'typo' in the previous check-in. The line in question should have been left alone, but it's changed in the previous check-in by mistake. r/sr=darin
2006-03-24 07:30:22 +00:00
dbaron%dbaron.org
71d95480ca
Check argc. b=330900 r=kengert sr=jst
2006-03-24 06:51:24 +00:00
cvshook%sicking.cc
fb64a93135
Fix win build bustage and update uuid
2006-03-24 04:54:11 +00:00
cvshook%sicking.cc
0cee8f0a09
Attempt to make gcc happy.
2006-03-24 04:02:58 +00:00
cvshook%sicking.cc
3f41c5dc25
Opps, didn't finish review comment before checking in.
2006-03-24 03:57:10 +00:00
cvshook%sicking.cc
fe78375178
Bug 329974: Share textdata for common textnode values. r/sr=jst
2006-03-24 03:39:47 +00:00
cvshook%sicking.cc
4845457d08
Bug 329974: Share textdata for common textnode values. r/sr=jst
2006-03-24 03:29:52 +00:00
dbaron%dbaron.org
b314ab1be0
Comment about how finding debuginfo should really work.
2006-03-24 02:27:37 +00:00
dbaron%dbaron.org
a0ca06df5c
Check out-of-band symbols for system libraries, at least for Fedora.
2006-03-24 02:19:16 +00:00
scott%scott-macgregor.org
887451c92a
Bug #330615 --> offline/online images are missing after using winstripe for toolkit theme UI
2006-03-24 02:03:24 +00:00
dbaron%dbaron.org
ec9857ee3f
Fix comments.
2006-03-24 02:03:06 +00:00
martijn.martijn%gmail.com
73959f4bc2
Bug 309599 - crash in nsIHTMLEditor::insertHTML, r=brade, sr=jst
2006-03-24 01:52:07 +00:00
myk%mozilla.org
190b89054f
bug 330899: add id attributes to bookmark properties dialog elements (and canonicalize the names of existing ones) to make it easier to overlay that dialog; r=jhughes, sr=beng
2006-03-24 01:34:19 +00:00
gavin%gavinsharp.com
17f0ac8d0a
Back out patch for bug 311136, since it wasn't needed, r=mconnor
2006-03-24 00:48:20 +00:00