roc+%cs.cmu.edu
|
53b247e951
|
Bug 275790. Get rid of use of absolute paths to make ccache work better. r=bryner,sr=me, patch by basic
|
2005-03-28 21:26:03 +00:00 |
roc+%cs.cmu.edu
|
dbf0b5138e
|
Bug 163215. Make horizontal scroll preferences platform-dependent. r+sr=bryner, patch by Peter Weilbacher
|
2005-03-28 21:14:17 +00:00 |
roc+%cs.cmu.edu
|
6fad3a4fec
|
Bug 287338. Free up unused frame state bit NS_SYNC_FRAME_AND_VIEW. r+sr=bzbarsky
|
2005-03-28 21:08:22 +00:00 |
roc+%cs.cmu.edu
|
7f986a7ba4
|
Bug 272547. Search through wrapped frames when looking for blocks to renumber. r+sr=bzbarsky
|
2005-03-28 21:05:04 +00:00 |
roc+%cs.cmu.edu
|
9070c8787f
|
Bug 173051. Do transforms consistently. r+sr=dbaron
|
2005-03-28 21:03:01 +00:00 |
joshmoz%gmail.com
|
c35b33393b
|
don't let preferences dialog get progressively shorter when rapidly switching between panes on Mac OS X with animation. patch by Asaf Romano. b=283713 r=joshmoz sr=mconnor
|
2005-03-28 20:50:23 +00:00 |
wtchang%redhat.com
|
cc75c3d36d
|
Bugzilla Bug 286439: Removed PKCS11_USE_THREADS and PK11_USE_THREADS.
r=relyea,nelsonb.
Modified Files:
pk11wrap/pk11list.c pk11wrap/pk11pars.c pk11wrap/pk11skey.c
pk11wrap/pk11slot.c pk11wrap/pk11util.c pk11wrap/secmod.h
pk11wrap/secmodi.h pk11wrap/secmodt.h pk11wrap/secmodti.h
softoken/pkcs11.c softoken/pkcs11i.h softoken/pkcs11u.c
|
2005-03-28 20:45:37 +00:00 |
darin%meer.net
|
347f30b7bc
|
updates for test_protocolproxyservice.js to cover scenario from bug 287956
|
2005-03-28 20:11:56 +00:00 |
darin%meer.net
|
5e478b9d08
|
fixes bug 287956 "Crash shortly after program start [@nsProtocolProxyService::PruneProxyInfo]" r=biesi
|
2005-03-28 20:11:16 +00:00 |
cltbld
|
10724acafd
|
Automated update from host egg
|
2005-03-28 19:38:55 +00:00 |
wtchang%redhat.com
|
d86d23feaa
|
Removed an extraneous ^M character at the end of a line.
|
2005-03-28 19:37:28 +00:00 |
darin%meer.net
|
02f8c9d9ad
|
fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg
|
2005-03-28 19:36:24 +00:00 |
mvl%exedo.nl
|
14f593e510
|
Add some documentation
bug 278140, r=vlad
|
2005-03-28 18:59:33 +00:00 |
cbiesinger%web.de
|
ee514380b8
|
Bug 288026 remove obsolete mozilla-apprunner.sh
r=neil sr=alecf
|
2005-03-28 18:55:19 +00:00 |
cbiesinger%web.de
|
20e02ff762
|
255036 Leverage jar preprocessor to simplify chrome build
r+sr=Neil; rs=bsmedberg,kairo patch by Justin Wood <116057@bacon.qcc.mass.edu>
|
2005-03-28 18:48:59 +00:00 |
scott%scott-macgregor.org
|
d13cb84369
|
Bug #270743 --> First launch account creation doesn't honor unchecking [ ] Download messages now option
for POP3 servers
|
2005-03-28 18:28:22 +00:00 |
scott%scott-macgregor.org
|
3ff27c8658
|
Bug #268324 --> "New" is redundant in "New Folder" and "New Subfolder" File menu items
|
2005-03-28 17:54:52 +00:00 |
dougt%meer.net
|
eb33153de4
|
For Minimo CE 0.004:
Attemping to control Low memory situations.
Setting up a PPC Connection when loading a URL.
|
2005-03-28 17:11:49 +00:00 |
pedemont%us.ibm.com
|
a53560ef8e
|
Bug 287058 - Correctly handle empty clip region in Quartz context. r=joshmoz, sr=sfraser.
|
2005-03-28 16:56:50 +00:00 |
mkaply%us.ibm.com
|
4719e03237
|
#281203
r/sr=mkaply
From Andy Willis - get SeaMonkey static build working
|
2005-03-28 16:39:24 +00:00 |
mkaply%us.ibm.com
|
a3e6c0c411
|
#286492
r=jshin, sr=mkaply (OS/2 only)
From Peter Weilbacher - use stricmp to silence assertion
|
2005-03-28 16:36:25 +00:00 |
mkaply%us.ibm.com
|
dfa1b4bfb2
|
#287319
r=weilbacherm, sr=mkaply (OS/2 only)
From Rich Walsh - create stub version of drag drop functions just in case they get called
|
2005-03-28 16:33:50 +00:00 |
mkaply%us.ibm.com
|
c809f406c1
|
#286494
r/sr=mkaply
From Peter Weilbacher - get SVG working on OS/2 - short name for DLL, BGRA pixel format
|
2005-03-28 16:30:29 +00:00 |
mvl%exedo.nl
|
66b764759b
|
Can't save task start or due dates.
Bug 287985, patch by gekacheka, r=me
|
2005-03-28 11:45:48 +00:00 |
brendan%mozilla.org
|
a976083473
|
Back out recent attempts to fix 287107 and follow-on bugs; back to drawing board.
|
2005-03-28 08:25:30 +00:00 |
dbaron%dbaron.org
|
d255837065
|
Fix crashes when core X fonts are disable: ignore the pref to disable Xft when core fonts are disabled so we can't get into a state where we have zero acceptable font backends. b=287187 r+sr=bryner
|
2005-03-28 02:14:17 +00:00 |
mozilla.mano%sent.com
|
8199b5583d
|
Bug 283851 - javascript strict warnings in nsBrowserContentHandler.js. patch from Robert Strong <moz_bugzilla@exchangecode.com>. r=mconnor
|
2005-03-27 21:28:34 +00:00 |
mozilla.mano%sent.com
|
7b400f89cb
|
Bug 278377 - Add Window and Help menus to DOMi, this also fiex an issue where 'Promote Firefox' doesn't work on non-browser windows. r=mconnor
|
2005-03-27 21:06:28 +00:00 |
brendan%mozilla.org
|
bc87e38439
|
Comment tweak.
|
2005-03-27 20:30:46 +00:00 |
mozilla.mano%sent.com
|
27780dbcbb
|
Bug 287924 - Bookmarks > Manage Bookmarks > Move does not work. r=mconnor
|
2005-03-27 20:28:48 +00:00 |
bugzilla%arlen.demon.co.uk
|
1222e7061c
|
Bug 287348 popup windows allowed sites button produces a non functioning window
p=me r/sr=neil.parkwaycc.co.uk
|
2005-03-27 20:24:15 +00:00 |
brendan%mozilla.org
|
0120c22ebc
|
Make top-level PIs and comments respect their XML.ignore* flags (246441 cont'd).
|
2005-03-27 20:18:51 +00:00 |
brendan%mozilla.org
|
de47825124
|
Maintain XMLPI target and content as non-null -- if no content, use empty string (private communcation w/ bclary).
|
2005-03-27 16:08:42 +00:00 |
mvl%exedo.nl
|
f7370579cf
|
fix the syntax.
|
2005-03-27 14:34:46 +00:00 |
bugzilla%arlen.demon.co.uk
|
3e56e92f8b
|
Bug 287713 Remove hard-coded "Mozilla" in Help .rdf files (dtd-fix)
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk
|
2005-03-27 11:51:40 +00:00 |
mats.palmgren%bredband.net
|
78343a58c1
|
Fix a few -moz-outline* problems and drop the prefix.
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
|
2005-03-27 11:36:08 +00:00 |
masayuki%d-toybox.com
|
9af5bd5777
|
bug 286670 'Destination Directory' of 'Setup Style' is broken on l10n build r=bsmedbergs, sr=dveditz
|
2005-03-27 05:35:23 +00:00 |
aaronleventhal%moonset.net
|
3fa56a3b9b
|
Bug 287566. Report 'n of m' positional descriptions for list items and radio buttons, and support these descriptions for DHTML widgets. r=timeless, sr=darin
|
2005-03-27 03:29:53 +00:00 |
aaronleventhal%moonset.net
|
c8fe7fb465
|
Bug 287390. Problems with accessibility of image, submit, reset and file control buttons. r=pkwarren, sr=jst
|
2005-03-27 03:03:11 +00:00 |
mvl%exedo.nl
|
8b7cb1b8c1
|
Changing Days Off setting doesn't change colors in calendar
bug 279263, patch by gekacheka, r=stuart
|
2005-03-26 22:46:15 +00:00 |
steffen.wilberg%web.de
|
46afe2cb5f
|
Bug 253521: use 'Menu > Menuitem' everywhere. r=Jeff
|
2005-03-26 22:00:36 +00:00 |
mvl%exedo.nl
|
f1cda48460
|
queue any changes while loading or storing the ics file.
|
2005-03-26 20:51:55 +00:00 |
mats.palmgren%bredband.net
|
c410f2fe3f
|
Account for the view's origin not lining up with the widget's. b=190290 r=bzbarsky sr=roc
|
2005-03-26 14:50:09 +00:00 |
mvl%exedo.nl
|
8d38014cc4
|
fill tooltips with some useful info
bug 285012, patch by jt@nerant.org, r=me
|
2005-03-26 11:19:20 +00:00 |
neil%parkwaycc.co.uk
|
fe497ff939
|
Ungenerate destroyed menus in case we recreate the frames later b=279769 r+sr=bz
|
2005-03-26 09:56:38 +00:00 |
bryner%brianryner.com
|
ec2ebcfc2a
|
Fix product keys for Firefox and Thunderbird so that the installer correctly cleans up after old versions. Bug 247884, r=ben.
|
2005-03-26 04:48:04 +00:00 |
smfr%smfr.org
|
1081ba2d85
|
Improved bookmarks menu item enabling. Rather than try to recreate the logic for automatic item enabling (which is non-trivial), use a dummy, auto-enabling bookmarks menu, loaded from the nib, to get correct enable states and item titles. This really fixes bug 287339.
|
2005-03-26 04:05:46 +00:00 |
bzbarsky%mit.edu
|
534423939f
|
Fix serialization of attribute-existence selectors. Bug 286010, r+sr=dbaron
|
2005-03-26 02:36:15 +00:00 |
bzbarsky%mit.edu
|
c10497f9a1
|
Show alt text for images blocked by security checks. Bug 285981, r=mvl, sr=jst
|
2005-03-26 02:26:58 +00:00 |
darin%meer.net
|
31f754a658
|
fixes bug 287750 "provide methods to test if streams are buffered" r=biesi sr=bzbarsky
|
2005-03-26 02:20:36 +00:00 |