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

5092 Коммитов

Автор SHA1 Сообщение Дата
silver%warwickcompsoc.co.uk 848b909add Bug 112435 [partial] Need Motif with fixed width font [and]
Bug 220325 [partial] content pane text should be sized based upon prefs
r=rginda
2004-01-22 18:57:39 +00:00
silver%warwickcompsoc.co.uk 2c9595cc85 Bug 230833 /help quote refers to IRC 1459 instead of RFC1459
r=rginda
2004-01-22 18:55:49 +00:00
silver%warwickcompsoc.co.uk 832293b735 Bug 207436 Custom sounds doesn't work
r=samuel
2004-01-22 13:57:26 +00:00
silver%warwickcompsoc.co.uk 2824577cd5 Bug 146398 Open at Startup and Leave $viewname have no access keys
r=samuel
2004-01-22 13:55:40 +00:00
silver%warwickcompsoc.co.uk 897ff6fb12 Bug 219983 sidebar doesn't update if it's closed while switching channels
r=samuel
2004-01-22 13:53:38 +00:00
silver%warwickcompsoc.co.uk 0ea22dfdac Bug 231621 Add a middle-click action for the Chatzilla client window (open in new tab, configurable)
patch by Andreas Kunz (durbacher@gmx.de)
r=silver
2004-01-22 13:49:22 +00:00
neil%parkwaycc.co.uk 7bd568d3e7 Fix compiler warning b=231716 p=gautheri@noos.fr r/sr=dbaron 2004-01-22 13:07:40 +00:00
rlk%trfenv.com 4bb1ea5ec0 Bug 231119 - "Replying to a Message" in "Help" gives bad menu path on placement of quotes in replies. Patch by Stefan Borggraefe (borggraefe@despammed.com). r=rlk@trfenv.com 2004-01-22 00:01:56 +00:00
caillon%returnzero.com 9015382ba6 This should be #ifdef DEBUG.
r+sr=dbaron
2004-01-20 22:56:21 +00:00
axel%pike.org 907c1a8d43 bug 230633, constify tx a bit, regression fix, r/sr=pterv 2004-01-19 14:21:58 +00:00
axel%pike.org c77848b741 bug 192139, integrate latest expat, npob, fix transformiix standalone bustage on win, r=sicking, sr=peterv 2004-01-18 16:57:34 +00:00
rlk%trfenv.com be3a2e1fc2 Bug 224196 - Split "General Mozilla Shortcuts" r=neil@parkwaycc.co.uk 2004-01-18 01:33:23 +00:00
rlk%trfenv.com 1b41fd47d9 Minor mend to previous checkin. 2004-01-18 01:21:01 +00:00
rlk%trfenv.com 51dbecbd02 Bug 220495 - Mail Help has no text for Message View. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com 2004-01-18 01:19:53 +00:00
rlk%trfenv.com 8f0b39d2f9 Fixing dead link in Help TOC. Patch by Christian Eyrich (ch.ey@gmx.net). r=rlk@trfenv.com 2004-01-17 02:10:14 +00:00
bienvenu%nventure.com 3e7aea6c7b add pr logging to MCD, sr=mscott 231148 2004-01-16 21:24:09 +00:00
peterv%propagandism.org b948cd4200 Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2004-01-16 21:01:44 +00:00
peterv%propagandism.org 2fe03e7dcc Backout to fix bustage. 2004-01-16 15:08:30 +00:00
peterv%propagandism.org de5957c0db Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2004-01-16 14:44:38 +00:00
peterv%propagandism.org de9b68f76c Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2004-01-16 14:30:54 +00:00
peterv%propagandism.org ee78c7ff4a Fix for bug 230633 (Constify Transformiix code a bit). r=Pike, sr=jst. 2004-01-16 13:46:07 +00:00
sicking%bigfoot.com 745a6a3bfb Fix gcc-platforms bustage 2004-01-15 21:23:18 +00:00
sicking%bigfoot.com 9576772580 Bug 230528: sync to latest jsnum.h: Make sure that gcc aliasing optimizations doesn't break mathcode. Fix mathcode on ARM
r=Pike sr=peterv
2004-01-15 20:36:26 +00:00
timeless%mozdev.org 3e77f4e556 Bug 229809 CSS Errors in xmlterm
patch by bc@bclary.com r=timeless sr=dbaron
2004-01-15 03:08:58 +00:00
timeless%mozdev.org 705583ccb9 Bug 201630 javascript strict warnings in nsPolicyViewer.js and pageInfoOverlay.js
r=neil sr=bz
2004-01-15 02:50:55 +00:00
jst%mozilla.jstenback.com 6d14ac2d0a Making these interfaces compile. Not part of the build. 2004-01-15 00:12:36 +00:00
jst%mozilla.jstenback.com 945513aca6 First stab at new W3C DOM Load and Save interfaces. Not part of the build. 2004-01-14 23:59:50 +00:00
bienvenu%nventure.com 7f9c9401f5 fix 230743, make autoconfig prompt for e-mail address if none found in prefs.js, and append email addr specified in mcd settings, sr=mscott 2004-01-14 00:55:04 +00:00
neil%parkwaycc.co.uk bc707d758a Bug 177456 Help glossary: Public keys are used for encryption p=gunnar.kaestle@gmx.net r=me moa=rj_keller 2004-01-13 15:53:07 +00:00
mvl%exedo.nl d1740cdd51 Change comments and capitalization in idl files. Bug 225749, r=timeless, sr=alecf 2004-01-12 12:13:57 +00:00
bryner%brianryner.com 2bddef83ba Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
rlk%trfenv.com 751c7cd2a2 fixing checkin. 2004-01-11 15:55:10 +00:00
rlk%trfenv.com be57ec4ad3 fixing checkin. 2004-01-11 15:54:17 +00:00
rlk%trfenv.com 90ff431bd4 Bug 158447 - Advanced autocomplete prefs dialog needs Help button. r=neil@parkwaycc.co.uk sr=alecf@flett.org. Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2004-01-10 21:52:42 +00:00
rlk%trfenv.com c515f949e6 Bug 221925 - Different UI changes in MailNews not reflected in help. r=stolenclover@yahoo.com.tw. Patch by Christian Eyrich (ch.ey@gmx.net) 2004-01-10 21:46:35 +00:00
rlk%trfenv.com fb90528b86 Hooking up image checked in with the previous checkin. 2004-01-10 00:11:51 +00:00
rlk%trfenv.com 1660670a42 Bug 196236 - no help text for junk mail controls pane. Patch by Daniel Wang (stolenclover@yahoo.com.tw) r=rlk@trfenv.com 2004-01-10 00:09:40 +00:00
rlk%trfenv.com b8fc0c112e Bug 222178 - Make the index a friendlier search database. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com 2004-01-10 00:03:54 +00:00
rlk%trfenv.com e4c9a006db Bug 145056 - add new "Tools and Development" section in Mozilla Help. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com 2004-01-09 23:58:24 +00:00
jst%mozilla.jstenback.com c000ae86e8 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
mkaply%us.ibm.com 31aebc0c90 Who ever heard of #including a license 2004-01-09 22:43:55 +00:00
mkaply%us.ibm.com 8d9d1431c2 Per gerv, the spellchecker has been relicensed under MPL with the permission of Keven Hendricks, so this license.readme file is no longer valid 2004-01-09 21:50:13 +00:00
dbaron%dbaron.org c455ced829 Fix one-time leak of atoms by converting to static atoms. b=230361 r=caillon sr=bryner 2004-01-09 19:01:46 +00:00
bienvenu%nventure.com a6411bfa6a make autoconfig use 4.x e-mail identity if it can't find new style identity, for the one time after profile migration, sr=mscott 230511 2004-01-09 17:57:54 +00:00
dbaron%dbaron.org 53b6e66263 Fix regression by doing things a better way. b=229972 r+sr=bryner 2004-01-08 23:57:23 +00:00
bryner%brianryner.com e65d2d2fe5 Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron. 2004-01-07 22:30:53 +00:00
dbaron%dbaron.org 4bc6810bf9 Free remaining stack items in destructor to fix leaking pretty much everything. b=230264 r=caillon sr=bryner 2004-01-07 22:17:05 +00:00
cbiesinger%web.de 5e47ff08bf bug 226188: Reflect UI changes from bug 222940 in Help
patch by borggraefe@despammed.com (Stefan Borggraefe)
r=rlk@trfenv.com
2004-01-07 15:09:52 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00