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

1824 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 31625ba2b1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
bzbarsky%mit.edu 26cdb24398 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
neil%parkwaycc.co.uk e4a51a7517 Bug 233275 Double-clicking an empty area of the suggested word list incorrectly replaces words r=glazou sr=mscott 2004-04-15 20:32:06 +00:00
daniel%glazman.org eeffb1c6d6 Do not preselect default site in Publishing settings, users found that very disturbing; b=233524, r=Neil, sr=dbaron, a=chofman 2004-04-01 14:50:25 +00:00
neil%parkwaycc.co.uk 8ee92404b7 Bug 100567 Paste As Quotation shortcut not appearing on menuitem r=brade sr=mscott a=chofmann 2004-03-25 12:42:10 +00:00
timeless%mozdev.org 818b1d422c Bug 234128 Composer->File menu has two menuitems (Publish and Page Setup) with the same hot key ''u".
r=neil sr=dbaron moa=glazou a=chofmann
2004-03-12 16:40:40 +00:00
scott%scott-macgregor.org 85ab5348f9 Bug #84950 --> Emoticons should be themeable. Move them out of editor\content and into a shared (communicator) theme package.
r=benB
sr=bienvenu
moa=glazman

a=asa
2004-03-10 19:10:58 +00:00
kairo%kairo.at 5f250d223d bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +00:00
kyle.yuan%sun.com 0c05f0e98f Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
2004-02-27 06:22:29 +00:00
jshin%mailaps.org 41c532dc70 bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman) 2004-02-21 04:52:39 +00:00
scott%scott-macgregor.org 412ab75352 Bug #231224 --> fix broken winking images (wink is backwards). patch by Robert Accettura. 2004-02-20 20:37:04 +00:00
scott%scott-macgregor.org d6db4d5087 Bug #217808 --> Show :-b as :-P tongue-out smiley and remove case sensitivity from all emoticons (:-p = :-P)
patch by robert accettura
r=daniel
sr=mscott
2004-02-20 20:17:39 +00:00
kyle.yuan%sun.com 4021f06547 Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
2004-02-20 01:59:34 +00:00
jshin%mailaps.org e36a7933da bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner 2004-02-19 11:13:29 +00:00
kairo%kairo.at 3d12a17e05 bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
neil%parkwaycc.co.uk 6beb28a3a1 Bug 84098 Link properties dialog should display ids as well as named anchors and headings p=basic@mozillanews.org r=me sr=brendan 2004-01-30 11:04:40 +00:00
dbaron%dbaron.org 643acf57f1 Fix leak by calling removeObserver for observer implemented in JS so it doesn't stay around until the pref service shuts down. b=231384 r=daniel@glazman.org sr=bryner@brianryner.com 2004-01-21 21:15:44 +00:00
bsmedberg%covad.net 1e8f67c135 Bug 231270 - fix default prefs for Mac OSX rs=dbaron 2004-01-17 20:04:03 +00:00
bsmedberg%covad.net c7b97d1f33 Bug 224578 - unix.js prefs were left out of first patch! I'm mortified. 2004-01-16 23:59:09 +00:00
bsmedberg%covad.net 047415ef80 Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
bsmedberg%covad.net f4c960a66c Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:15:30 +00:00
neil%parkwaycc.co.uk c85fc9a9db Bug 183569 no update for command cmd_smiley r=glazou sr=mscott 2004-01-15 21:51:42 +00:00
neil%parkwaycc.co.uk 1381d4d55a Bug 196766 Insert/HTML should be using its own access key p=ciopz@bigfoot.com r=glazou sr=brendan 2004-01-09 22:18:25 +00:00
daniel%glazman.org e192f6607b Composer's table cell properties' dialog did not allow to reset width and hight and the switch between TD and TH did not work (regression): b=230165, r=timeless, sr=dbaron 2004-01-09 20:52:07 +00:00
daniel%glazman.org 9d3d02884e Composer's AllTags mode was showing tags for table resizing handles; b=230501, r=brade, sr=dbaron 2004-01-09 20:27:25 +00:00
timeless%mozdev.org 301baa7362 Bug 225152 Warning: assignment to undeclared variable word in EdSpellCheck.js:281
r=mvl sr=kin
2003-12-21 04:27:52 +00:00
timeless%mozdev.org 99bb05cf6b Bug 227415 Warning: assignment to undeclared variable foundCell in chrome://editor/content/EdTableProps.js
r=neil sr=bz
2003-12-21 04:04:50 +00:00
timeless%mozdev.org 9bf18d89e0 Bug 228527 JS Warnings in editor
r=neil sr=bz
2003-12-21 04:04:33 +00:00
cbiesinger%web.de 7a40e9e1fe 225807 r=bzbarsky sr=darin make more use of getPrimaryExtension 2003-12-19 21:34:00 +00:00
mkaply%us.ibm.com 8974df19d2 #217875
r=timeless, sr=bryner, a=dveditz
Change parentage of "Download More" in spellchecker dialog so it doesn't hang the UI
2003-12-17 22:58:36 +00:00
timeless%mozdev.org fc0c74c42d Bug 110517 ctrl-k doesn't work in mail/news composer on unix
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
2003-12-08 00:01:10 +00:00
dbaron%dbaron.org d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
technutz%netscape.net f1c7ca5b73 Bug 226299. Detabbify \editor\ui\jar.mn, r=daniel@glazman.org, sr=alecf@flett.org, a=dbaron@mozilla.org 2003-11-26 00:17:16 +00:00
neil%parkwaycc.co.uk 722f0efb6e Bug 226736 Typo in editor toolbar preferences r=glazou,brade rs/a=asa 2003-11-25 23:50:55 +00:00
timeless%mozdev.org d8323ba73f Bug 106386 Correct misspellings in source code
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
cbiesinger%web.de 86a6cb09ce bug 223990. Should have a getPrimaryExtensionForType function
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
darin%meer.net 582bc3f22c fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky 2003-11-09 22:49:57 +00:00
neil%parkwaycc.co.uk 9cbca90577 Bug 224672 re-comment out dummy code that changes map name r=glazou sr=bz 2003-11-04 21:23:12 +00:00
neil%parkwaycc.co.uk c3f084c87b Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa 2003-10-24 12:13:46 +00:00
kairo%kairo.at 7b21e2d4eb bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +00:00
bzbarsky%mit.edu 7e19a9767b Add pref for the default :active styling. Bug 142163, patch by
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky/sr=dbaron on the
layout/xpfe parts of the patch, r=glazou/sr=bzbarsky on the editor part,
moa=neil on the prefwindow changes.
2003-10-15 01:56:12 +00:00
bryner%brianryner.com b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
stephend%netscape.com 98d74e30c8 Bug 220272. Accesskey of W for Paste Without Formatting conflicts with W for Rewrap in plain text editor. Patch by Karsten Dusterloh <kd-moz@tprac.de> r=neil, sr=bz 2003-09-25 21:12:50 +00:00
neil%parkwaycc.co.uk 4c283a6eeb Bug 220215 use XPCNativeWrapper instead of directly calling Components.lookupMethod moa=glazman r=caillon sr=bz 2003-09-25 20:43:27 +00:00
neil%parkwaycc.co.uk 3922d7e119 Bug 21432 Composer needs Page Setup menuitem r=brade sr=rbs 2003-09-17 08:41:15 +00:00
neil%parkwaycc.co.uk 38cb3ad7b4 Bug 216564 Editor does not remove blank image title r=brade sr=rbs 2003-09-14 14:20:06 +00:00
neil%parkwaycc.co.uk 6288bb808b Bug 206279 Recent files list should not truncate end of file name r=brade sr=bz 2003-09-13 21:15:55 +00:00
dbaron%dbaron.org 506e1cf947 Don't create style rule DOM wrappers for inline style, since we are not supposed to, and ours crash when used on inline style. b=218222 r+sr=bzbarsky 2003-09-13 19:18:52 +00:00
neil%parkwaycc.co.uk aa816e6f1f Bug 207221 Autocomplete URL in [Image/]Link Properties dialog r=brade sr=rbs 2003-09-11 09:10:22 +00:00