Граф коммитов

134387 Коммитов

Автор SHA1 Сообщение Дата
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
igor%mir2.org 326fb69d8a For compatibility with Rhino+Continuations fork Continuation is made public 2004-10-15 19:59:55 +00:00
jst%mozilla.jstenback.com c2f62a240f Fixing bug 264542. Don't return error codes from methods that return objects (especially not by assigning an int directly into a jsval). r+sr=dveditz@cruzio.com 2004-10-15 19:59:51 +00:00
neil%parkwaycc.co.uk 2d1b1dd891 Bug 169484 Text changes on junk and filter log windows p=mark@standard8.demon.co.uk r=me sr=bienvenu 2004-10-15 19:42:41 +00:00
igor%mir2.org 7a7538ee75 Compatibility change: allow to use Context.enter/exit when thread already has associated Context with factory. 2004-10-15 18:34:24 +00:00
igor%mir2.org c12fda22c3 New public API Context.getDebuggableView to extract DebuggableScript implementation. 2004-10-15 18:27:38 +00:00
dbaron%dbaron.org 09e98b2a17 Reduce code size and work done by do_GetInterface by removing unneeded inline nsCOMPtr. Pointed out by Bernard Alleysson <balleysson@bigfoot.com>. b=264456 r=darin 2004-10-15 18:03:35 +00:00
dbaron%dbaron.org fabeac3176 Reduce code size of do_GetService by moving an nsCOMPtr and QueryInterface out of the part that's done inline. b=264456 r=darin 2004-10-15 17:44:30 +00:00
jst%mozilla.jstenback.com 9831eb8e75 Fixing bug 263388. Patch by trev@gtchat.de. Make opening filepickers possible from frames that are not displayed, i.e. have no widget. r=jst@mozilla.org, sr=bzbarsky@mit.edu 2004-10-15 17:20:21 +00:00
jst%mozilla.jstenback.com 1d7d91ceed Fixing bug 263388. Patch by trev@gtchat.de. Make opening filepickers possible from frames that are not displayed, i.e. have no widget. r=jst@mozilla.org, sr=bzbarsky@mit.edu 2004-10-15 17:19:20 +00:00
jst%mozilla.jstenback.com f97343e1ac Re-enabling the fix for bug 69070 and optimizing some string code in caps that was for sure part of the reason for the Tp regression, and use CheckLoadURIWithPrincipal() to be more correct. r+sr=bzbarsky@mit.edu 2004-10-15 16:53:35 +00:00
edburns%acm.org b6b9de1e28 M dist/build.xml
M dist/webclient-dist.xml

- first crack at making this work with a mozilla 1.7 suite install
2004-10-15 16:39:07 +00:00
jst%mozilla.jstenback.com 08b3a16535 Re-enabling the fix for bug 69070 and optimizing some string code in caps that was for sure part of the reason for the Tp regression, and use CheckLoadURIWithPrincipal() to be more correct. r+sr=bzbarsky@mit.edu 2004-10-15 16:34:58 +00:00
peterv%propagandism.org 1716f47e5d Fix for bug 264309 (Consolidate CloneNode implementation macros). r/sr=jst 2004-10-15 14:42:14 +00:00
mostafah%oeone.com 60c27a6d9c Quick fix to bug 264106 suggested by mattwillis
Crash on launch: chrome://browser/content/hiddenWindow.xul can't be resolved
2004-10-15 14:26:59 +00:00
igor%mir2.org ff04252f2e *** empty log message *** 2004-10-15 13:33:02 +00:00
mcs%pearlcrescent.com 862ceba0a0 Fix bug # 263557 - Sending a request fails on Windows when the
ber size is larger than 64MB.
  Break up large messages into <= 8MB sized chunks inside prldap_write().
2004-10-15 13:10:04 +00:00