scott%scott-macgregor.org
763a69ab7b
Bug #378795 --> When the user installs a dictionary for the first time, we don't automatically use it for inline spell check. The user must manually choose the dictionary.
...
sr=neil
2007-04-27 18:42:09 +00:00
benjamin%smedbergs.us
3fb4912f5d
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 14:22:04 +00:00
sayrer%gmail.com
fda804eb1c
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
2007-04-16 15:18:50 +00:00
masayuki%d-toybox.com
568e699c99
Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc
2007-04-15 13:43:58 +00:00
enndeakin%sympatico.ca
9deb47c5ca
Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc
2007-04-12 04:37:41 +00:00
cbiesinger%web.de
1a7ca53774
Bug 375878 remove users of Recycle()
...
patch by taras glek r+sr=biesi
2007-03-30 22:44:22 +00:00
enndeakin%sympatico.ca
2d5467a6f1
Bug 178513, support translucent drag feedback when dragging nodes and selections on Mac and GTK, r=vlad,josh,roc,sr=roc
2007-03-20 12:14:52 +00:00
dbaron%dbaron.org
260b595874
When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc
2007-03-20 00:58:20 +00:00
jruderman%hmc.edu
0b4c646a81
Remove line break from end of assertion string.
2007-03-10 15:50:14 +00:00
scott%scott-macgregor.org
a6b352d121
Bug #331616 --> xml parsing error popup when trying to edit a form inside composer because several dtd files required by composer aren't getting built. Patch by Marek A. Stepien <marcoos+bmo@marcoos.org>. sr/a=mscott for tb2
2007-03-05 05:51:52 +00:00
benjamin%smedbergs.us
601a860f84
Bug 347664 - move editor from a standalone component to be part of gklayout, r+sr=roc
2007-02-24 20:07:06 +00:00
uriber%gmail.com
78d5b8fabb
Fix typo from bug 348854, causing backspace to sometimes delete the wrong character. bug=369959 r=brettw sr=bryner
2007-02-17 15:47:58 +00:00
neil%parkwaycc.co.uk
e2246f8e22
Followup to bug 355064 to make spellcheck dialog update inline spellchecker with selected dictionary again r=IanN sr=mscott
2007-02-14 21:48:31 +00:00
neil%parkwaycc.co.uk
f5c1962d9b
Bug 357861 Fix shutdown crash in nsTextServicesDocument r=glazou sr=mscott
2007-02-13 09:26:09 +00:00
sharparrow1%yahoo.com
c78720aa24
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
asqueella%gmail.com
2554ce2762
bug 362695 - Change nsIEditor to remove readonly on transactionManager
...
patch by Alex Vincent <ajvincent@gmail.com>
r=neil, sr=sfraser
2007-02-05 22:24:12 +00:00
scott%scott-macgregor.org
d6625887ea
Bug #355064 --> thunderbird's inline spell checker should use InlineSpellCheckUI instead of the older InlineSpellCheck interface. No one is now using editorInlineSpellCheck.js so remove it from the tree.
...
sr=neil
2007-01-26 20:40:15 +00:00
roc+%cs.cmu.edu
23b8db0f54
Bug 366001. Remove old reflow batching API, it's not effective or needed. r+sr=bzbarsky
2007-01-17 22:28:33 +00:00
Olli.Pettay%helsinki.fi
4b3f356119
Bug 358415, Crash [@ nsHTMLCSSUtils::GetCSSInlinePropertyBase] when inputing title of new blog entry on blogger.com before page is entirely loaded up, r+sr=jst
2007-01-16 17:04:16 +00:00
bzbarsky%mit.edu
821f6c70bc
Implement the proposed Web Apps 1.0 API for changing the selected style sheet
...
set, querying the available sets, etc. Bug 200930, r=sicking, sr=dbaron
2007-01-11 19:32:31 +00:00
peterv%propagandism.org
37a57a85c1
Part of fix for bug 340674 (Clean up some editor transactions code). r=glazman, sr=jst.
2007-01-11 14:38:02 +00:00
martijn.martijn%gmail.com
ecbeae08bb
Bug 363960 � Crash when clicking on the image inside a designMode-enabled IFRAME [@ nsHTMLEditor::SetShadowPosition], r+sr=jst
2007-01-10 22:44:29 +00:00
timeless%mozdev.org
2b6cb1a8b3
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
...
r=neil sr=bz
change nsIXULTemplateBuilder and nsIEditor to reference nsIContent as an interface
2007-01-07 11:01:35 +00:00
gavin%gavinsharp.com
9b22deffc8
Bug 360241: Add a buch of accesskeys to Publishing dialogs/tabs, patch by Giacomo Magnini <prometeo.bugs@gmail.com>, r=glazou, sr=neil
2007-01-04 20:05:18 +00:00
Olli.Pettay%helsinki.fi
2c7ea76e3c
Bug 365798, IME leaks nsPrivateTextRangeList objects, r+sr=roc
2007-01-04 10:32:10 +00:00
Olli.Pettay%helsinki.fi
c354f15420
Bug 176024, possible memleak in IMETextTxn::CollapseTextSelection, r+sr=bz
2007-01-03 19:39:28 +00:00
bugzilla%standard8.demon.co.uk
dd21fbbc65
Bug 364141 toolkitify composer's startup handler. r/sr=Neil
2006-12-21 17:36:44 +00:00
timeless%mozdev.org
4c88c8a7ac
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin
2006-12-21 07:03:23 +00:00
neil%parkwaycc.co.uk
ef7585bbe4
Followup to bug 355064 to update the spelling items last to hack around the editor context menu hacks r=IanN
2006-11-26 19:12:19 +00:00
neil%parkwaycc.co.uk
e469ba8707
Inline spellcheck in web composer (editor) b=355064 r=IanN
2006-11-25 12:25:20 +00:00
mats.palmgren%bredband.net
57cc88bce4
Make NS_LIKELY/NS_UNLIKELY accept pointers etc and always return 0 or 1. b=340244 r+sr=darin
2006-11-18 00:48:56 +00:00
martijn.martijn%gmail.com
91d99c43b1
Bug 355395 - Misspelled words in text areas cause all following text to disappear during print, r+sr=roc
2006-11-15 06:39:25 +00:00
cvshook%sicking.cc
b4460ae689
Don't use ranges when getting the value of a textfield since we get the value in the middle of tearing down a document. b=359674 r/sr=jst
2006-11-09 08:43:26 +00:00
mrbkap%gmail.com
6e9cd7d947
Add an API on the presshell for invalidating the caret if it isn't currently
...
contained entirely in its frame. Use it in the editor where we remove the
caret's frame out from under it without properly notifying it (due to selection
batching). bug 335065, r+sr=roc
2006-11-07 01:35:36 +00:00
kairo%kairo.at
fe4ca683d0
bug 359174 - move a number of SeaMonkey URLs to branding, r+sr=Neil
2006-11-04 11:53:41 +00:00
cvshook%sicking.cc
290fff915b
Bug 359121: Fix regression in editor from previous range checkins. nSDetach wasn't the same as Detach after all. r/sr=jst
2006-11-02 02:14:57 +00:00
daniel%glazman.org
ec60f94745
changing 'paragraph mode' discards attributes; b=358368, r/sr=neil@httl.net
2006-10-30 14:55:04 +00:00
neil%parkwaycc.co.uk
2d77b1c02e
Prophylactically add some spellchecking entities r=KaiRo
2006-10-29 21:32:28 +00:00
philringnalda%gmail.com
20a2fec5eb
Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott
2006-10-29 04:39:28 +00:00
scott%scott-macgregor.org
64a3857715
Bug #328988 --> remove dependency on builinURLs.rdf for thunderbird and seamonkey. Remove builtinURL.rdf from toolkit. various parts revied by neil, kairo, bsmedberg, bienvenu.
2006-10-28 22:05:08 +00:00
cvshook%sicking.cc
eb5e6c8608
bug 358073: Kill useless/redundant functions on nsIDOMNSRange. r/sr=jst
2006-10-25 21:53:03 +00:00
martijn.martijn%gmail.com
626d368d8c
Bug 287707 - After page had designmode on, there are still several issues, r=neil, sr=jst
2006-10-25 01:11:55 +00:00
caillon%redhat.com
f5bcced41d
Bug 97811.
...
Add nsILookAndFeel::GetPasswordCharacter() to allow toolkits to specify their platform password character.
Implement this for GTK+ 2 by grabbing the property from GtkEntry.
Make editor ask nsILookAndFeel for the platform password character.
r+sr=roc
2006-10-23 20:48:05 +00:00
scott%scott-macgregor.org
4913c7a83a
Bug #356327 --> Pasted windows clipboard images don't show up in the compose
...
window. Close the file stream before we insert the image into the document.
r=glazman
2006-10-17 15:05:00 +00:00
cst%yecc.com
f180539329
Bug 356675 Composer is not properly detecting tab changes (temporary fix)
...
r+sr=neil
2006-10-15 17:13:40 +00:00
scott%scott-macgregor.org
7baa338735
Bug #223909 --> add editor support for pasting images from the clipboard into an HTML editor instance.
...
r/moa=glazman
2006-10-11 20:30:06 +00:00
smontagu%smontagu.org
5b5f1cf9c6
Make word-delete behaviour when there is a selection follow platform conventions. Bug 350564, r=glazman, sr=neil
2006-10-10 16:50:50 +00:00
neil%parkwaycc.co.uk
fe4f7256b9
Editor needs strong references to its editor observers b=278677 r=glazou sr=roc
2006-10-09 15:41:26 +00:00
neil%parkwaycc.co.uk
6bb4efa3de
Actually pass the correct offset and length when deleting text b=352520 r=glazou,aaronlev sr=roc
2006-10-05 13:20:30 +00:00
ajschult%verizon.net
02679f978c
Bug 49331: Search/Find text "Match upper/lower case" is ambiguous. Patch by Colin Slater <hoho@binbash.net> + me, r+sr=Neil
2006-10-01 20:24:22 +00:00