neil%parkwaycc.co.uk
a074347e6b
Bug 258257 Fixing errors and cleanup p=giacomo.magnini@portalis.it r=me
2004-10-18 13:25:34 +00:00
silver%warwickcompsoc.co.uk
fc5fd7bcba
Bug 233973 - Put logs in directories based on network and named by date.
...
ChatZilla only.
r=rginda
2004-10-18 13:22:20 +00:00
silver%warwickcompsoc.co.uk
2d368f8a5d
Bug 263760 - Fix typo in IRC library's getChannel, and handle the getChannel call failing.
...
ChatZilla only.
r=rginda
2004-10-18 13:17:21 +00:00
ginn.chen%sun.com
8018de015e
Bug 258244 View page info dialog size too small for https site
...
patch by leon.sha@sun.com r=neil sr=neil
2004-10-18 06:59:34 +00:00
scott%scott-macgregor.org
4b3037c41e
Bug #261199 --> When creating a new virtual folder in Thunderbird, check to see if a folder exists with that name
...
already and alert the user if so.
2004-10-18 06:07:42 +00:00
darin%meer.net
9916bcaa22
fixing MingW bustage
2004-10-18 05:35:59 +00:00
dbaron%dbaron.org
e43d283795
Null-check view observer. b=264683 r+sr=roc
2004-10-18 02:41:56 +00:00
bzbarsky%mit.edu
302d8fa8ee
Make sure to copy the cache key when cloning. Bug 263653, r+sr=darin
2004-10-18 00:41:29 +00:00
scott%scott-macgregor.org
11b5c4cfa0
back out an accidental checkin
2004-10-17 23:14:55 +00:00
Stefan.Borggraefe%gmx.de
ade74f70f0
Bug 262566: Print preview should hide the browser statusbar
...
r=timeless, sr=neil
2004-10-17 22:03:28 +00:00
bryner%brianryner.com
5cb5c5f356
Fixing a couple of MSVC build warnings.
2004-10-17 21:07:25 +00:00
darin%meer.net
ae50a08b3d
fixes bug 256949 "browser not using the right credentials for proxy authentication" r=cneberg sr=bzbarsky
2004-10-17 20:19:47 +00:00
smontagu%smontagu.org
5180cb29d8
Add UI for changing direction of the document and input fields. Bug 85420, patch by Asaf Romano <bugs.mano@mail-central.com>, r=smontagu, sr=neil
2004-10-17 17:10:06 +00:00
cbiesinger%web.de
4bb5627180
264713 ensure that nsExternalAppHandler will always have a reference to the
...
helperappservice
r=bzbarsky sr=darin
2004-10-17 14:47:35 +00:00
igor%mir2.org
b7a9e90d94
Patch from Attila Szegedi <szegedia@freemail.hu> to adress bug 264637 :
...
Reducing InterpretedFunction footprint
2004-10-17 14:18:19 +00:00
jocuri%softhome.net
6976bb0f22
Patch for bug 261434: implement functionality to delete a user semi-properly (only works for users with no bugs/comments); patch by Ivan Todoroski <grnch@gmx.net>; r=justdave, a=justdave.
2004-10-17 11:07:39 +00:00
jwalden%mit.edu
d73ffa47db
Porting branch fix for followup change after bug 250279 (Find Toolbar for View Source)
2004-10-17 10:49:07 +00:00
psychoticwolf%carolina.rr.com
18f9d95022
Fix Bug 264439. Unable to display themes/extensions for all platforms.
2004-10-17 06:47:47 +00:00
cls%seawood.org
dc79d1979e
Clean up error messages.
...
Bug #260171 r=timeless
2004-10-17 06:19:40 +00:00
psychoticwolf%carolina.rr.com
3a3a1604a9
Fix DownloadCount Error reported in Bug 257229 Comment 9. DownloadCounts should be last 7 days, not one day 7 days ago.
2004-10-17 05:23:15 +00:00
psychoticwolf%carolina.rr.com
a1261bb589
Fix Bug 255296, User Manager Column Headings. Bug 255306, Show when last logged in. Bug 255308, Password Reset Notifications. Bug 255322, Ability to Create Accoutns Bug 255912, Author Disable should Hide their items.
2004-10-17 04:40:53 +00:00
cls%seawood.org
caaadd840e
Remove .type & .size directives when building on win32. Fixes mingw binutils 2.15.91 bustage.
...
Bug #262422 r+sr=dmose
2004-10-17 04:29:52 +00:00
mrbkap%gmail.com
36c54fb6da
bug 70918: view-source adds > to tags that are missing them. r=bzbarsky sr=dmose
2004-10-17 03:03:46 +00:00
dveditz%cruzio.com
cc085ad3d0
bug 263366: blocking executes() should return execution error code, r=peterv,sr=jst
2004-10-17 00:32:17 +00:00
scott%scott-macgregor.org
5ef04c3187
Bug #261199 --> Start landing Virtual Folder, aka Saved Search Folder UI for Thunderbird
...
sr=bienvenu
2004-10-16 22:11:54 +00:00
bryner%brianryner.com
b3e745449e
Work around blur events not going to the system event group, just use the default event group for now.
2004-10-16 21:29:00 +00:00
scott%scott-macgregor.org
7432eaed6f
Bug #261199 --> Start landing Virtual Folder, aka Saved Search Folder UI for Thunderbird
...
sr=bienvenu
2004-10-16 20:59:40 +00:00
dveditz%cruzio.com
fc3828e750
bug 259120: make "no" button be the Suspicious-auth dialog default, r=darin,sr=jst
2004-10-16 20:46:44 +00:00
neil%parkwaycc.co.uk
9b1f25b4a7
Bug 261517 Groupmarks should always respect background preference (regression from bug 72361) p=trev@gtchat.de r+sr=me
2004-10-16 20:26:22 +00:00
bmlk%gmx.de
5be60c13bc
query the reflow path only during incr. reflow bug 264620 r/sr=bzbarsky
2004-10-16 18:21:15 +00:00
cbiesinger%web.de
b84daa8a30
add a way to get an application description for a given externally-handled
...
scheme, and use it in the confirmation dialog that asks whether to launch such
links.
bug 258802
windows and cross-platform part: r=ere sr=neil,bz
linux part: r=bz sr=bryner
2004-10-16 13:46:17 +00:00
Stefan.Borggraefe%gmx.de
850ac4164e
Bug 264477: Use proper minus character for XML document tree display
...
r=sicking, sr=bzbarsky
2004-10-16 10:42:02 +00:00
igor%mir2.org
15518a5ed7
Fixing bug 263978: for compatibility with BSF usage IllegalArgumentException is not thrown on negative line numbers.
2004-10-16 00:37:05 +00:00
webmail%kmgerich.com
02658f45ad
bug #251910 , style bookmark and history sidebar items as links
2004-10-15 23:51:49 +00:00
ben%bengoodger.com
7a9514dcf3
225281 - checkbox label background problem on "install complete" page - patch by Son Le <lesx99@lycos.com> r+a=ben@mozilla.org
2004-10-15 23:38:05 +00:00
cltbld
85f9788c5d
added l10n packaging for firefox builds.
2004-10-15 22:27:38 +00:00
tor%cs.brown.edu
8bbdbc735e
Bug 264580 - implement SVGSVGDocument.current{Scale,Translate}. r=jwatt.
2004-10-15 22:21:03 +00:00
pedemont%us.ibm.com
6e81ed52e5
Use the actual XPCOM obj (not wrapper) as hash key.
2004-10-15 22:20:07 +00:00
pedemont%us.ibm.com
0ed121bb8c
Revert to having each nsJavaXPTCStub hold a ref to its Java object.
2004-10-15 22:07:36 +00:00
bienvenu%nventure.com
db08d8ab3b
better fix for 263733 view | sort by not getting out of grouped view, sr=mscott
2004-10-15 22:04:41 +00:00
pedemont%us.ibm.com
02f05393b5
Update to new method names and QI impl. Add deleting array test.
2004-10-15 21:55:14 +00:00
pedemont%us.ibm.com
051fceec64
Make GeckoEmbed functions more Java-like. Don't reflect NS_NewArray. Provide generic impl of QI.
2004-10-15 21:50:15 +00:00
dbaron%dbaron.org
2bbc9ab377
Commenting out assertion that I added yesterday. b=227361
2004-10-15 21:39:37 +00:00
scott%scott-macgregor.org
78d4a2e9aa
Bug #257378 --> L10n teams should be able to translate reply header "on date" through *.properties file instead of using a hard coded string in mailnews.js
...
sr=bienvenu
2004-10-15 21:10:29 +00:00
scott%scott-macgregor.org
3ef845f0f5
Bug #247838 --> Same string used twice in pref-viewing_messages.xul
...
break it up into two separate entities for localizers.
2004-10-15 21:05:49 +00:00
igor%mir2.org
83c22ac592
For compatibility wrap numbers always as Double instances.
2004-10-15 20:41:01 +00:00
igor%mir2.org
952dd72170
Fixing initialization bug: Continuation.initImplementation() can be called with null arg!
2004-10-15 20:38:21 +00:00
igor%mir2.org
343070e937
Compatibility with Rhino+Continuations fork: Continuation class is moved to continuations package.
2004-10-15 20:33:45 +00:00
bryner%brianryner.com
d63e7dd41d
Add HANDLE_DEFAULT to the notification mask for ModelElement and SubmissionElement.
2004-10-15 20:10:15 +00:00
igor%mir2.org
ab4159c06b
Compatiblility with Rhno+Continuations fork: added Main.setSize(Dimension)
2004-10-15 20:06:22 +00:00