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

170 Коммитов

Автор SHA1 Сообщение Дата
Neil Rashbrook b325f0ce49 Bug 1018256 Fix Selection list properties dialog r=Ratty 2014-07-06 21:51:13 +01:00
Neil Rashbrook 993ee29609 Bug 1018256 Fix Save and Change Character Encoding dialog r=IanN 2014-07-06 21:50:17 +01:00
Neil Rashbrook 360cbc305e Bug 1007303 SeaMonkey should fix common scheme typos r=Ratty 2014-05-20 23:49:00 +01:00
stefanh@inbox.com 5e93d3d96a Bug 1006068 - Lightweight themes: title bar overlaps toolbar and no window title is displayed. r=Mnyromyr, sr=Neil. 2014-05-20 18:34:39 +02:00
Neil Rashbrook 555043595f Bug 525125 Ignore double-clicks in the blank space at the end of a paragraph r=IanN f=mkmelin 2014-04-25 12:29:12 +01:00
Frédéric Wang 16ff8b8af8 Bug 992127 - Load TeXZilla.js via the SubscriptLoader. r=neil 2014-04-18 09:25:56 -04:00
Suyash Agarwal 78ecf83b3d Bug 530629 - For composition, implement find bar (Ctrl+F) with "Replace..." button. r=Neil, r=mkmelin, ui-r=Paenglab, ui-r=JosiahOne 2014-04-18 09:25:28 -04:00
Neil Rashbrook 89c87ed1d7 Bug 943732 Port the new Character Encoding menu to SeaMonkey r=Ratty
a=Callek for checkin to a CLOSED TREE
2014-04-15 11:36:31 +01:00
Frédéric Wang a65d4ef230 Bug 986839 - Add a LaTeX-to-MathML dialog box in Composer. r=neil 2014-04-07 11:16:34 -04:00
Hessam Salehi 87a6509c36 Bug 957184 - Replace |.getService() .QueryInterface(iid)| by |.getService(iid)| in comm-central. r=florian, r=Neil, r=mkmelin 2014-04-01 07:57:32 -04:00
Josiah Bruner b8b776ecf1 Bug 968993 - Don't assign a non-existant 'mixed' property to background-color. Also add a multicolor icon. r+ui-r=bwinton, ui-r=Neil 2014-02-19 11:37:24 -05:00
Sebastian Hengst fa5c6a7df9 Bug 982752 - Error: childNodes.lastChild is undefined Source file: chrome://editor/content/editor.js Line: 2756. r=IanN
CLOSED TREE
2014-03-18 00:05:39 +01:00
Neil Rashbrook 1d709ac972 Bug 984175 Colour swatches are the wrong size r=IanN
a=Callek for checkin to a CLOSED TREE
2014-03-17 13:15:16 +00:00
Sebastian Hengst bd9e191f23 Bug 970605 - Use node.remove(), especially instead of node.parentNode.removeChild(node): editor. r=Neil 2014-02-25 14:48:53 +01:00
Philip Chee 9f60c383d8 Bug 942548 The hight of editor spell check dialog is too short so you can see only the top of the buttons at the bottom r=Neil.
a=CLOSED TREE
2013-11-30 14:12:36 +08:00
Mark Banner af7eadf4ce Port bug 774572 - Define JAR_MANIFESTS in moz.build files - to fix bustage. rs=build-system-peer-port. 2013-12-18 09:12:38 +00:00
Suyash Agarwal 54294140e1 Bug 251953 - Implement / add "Print preview..." option when composing mail. r=Neil, e=mkmelin, ui-r=Paenglab
CLOSED TREE
2013-10-27 07:59:16 -04:00
Henri Sivonen be152587e2 Bug 871161 comm-central part - Stop inheriting charset where other browsers do not inherit it. r=neil, a=Standard8 to land on CLOSED TREE. 2013-10-16 04:42:52 +03:00
Philip Chee 4ee2b183ea Bug 883546 Address Book Toolbar Search Bar visually overlaps line between icons and text labels in large icon mode f=Tobin r=Neil. 2013-07-17 01:29:33 +08:00
aceman 6f3047bc17 Bug 826732 - fix some JavaScript strict warning seen during "make mozmill" - part 3. r=Standard8,a=Standard8 for warnings fixes for CLOSED TREE 2013-07-11 08:24:11 +01:00
Mark Banner 91763ef87a Part of bug 880595 - Fix the compose window spell check dialog. r=Neil,a=Standard8 for bustage fix on CLOSED TREE 2013-07-04 22:53:03 +01:00
Phoenix f9d047ce27 Bug 887183 "GetPromptService is not defined" errors in Error Console r=IanN a=Callek CLOSED TREE. 2013-06-28 14:45:27 +03:00
Phoenix 0fc990b006 Bug 881173 - TypeError: this.tabbox is null r=IanN 2013-06-10 17:05:44 +03:00
Joshua Cranmer 35edbd8020 Bug 884824 - Move EXTRA_JS_MODULES and JS_MODULES_PATH to moz.build, r=Standard8
CLOSED TREE for the SeaMonkey migration as well.
2013-06-21 09:56:27 -05:00
Joshua Cranmer 99e775c57a Bug 882963 - Move EXTRA_COMPONENTS to moz.build, r=Standard8
--HG--
extra : rebase_source : 6a09d3ce18e2d5df9ca6d3dd7877ae19851499f7
2013-06-19 08:13:35 -05:00
Sebastian Hengst d3da3dff96 Bug 839279 - Code cleanup in /editor/: Follow-up with forgotton trim(). r=mconley 2013-05-20 21:04:20 +02:00
Sebastian Hengst 371a5c1193 Bug 864417 - Broken observer calls in editor.js due to bug 795158. r=IanN, r=mconley 2013-05-19 20:09:48 +02:00
Sebastian Hengst ed4b4afef7 Bug 839279 - Code cleanup in /editor/: Use new String methods like startsWith, endsWith, contains and use querySelector instead of NodeList calls. r=IanN, r=mconley 2013-03-10 11:32:06 +01:00
Phoenix 05f56cf76c Bug 252423 - FinishHTMLSource() is no longer necessary. r=IanN 2013-05-06 15:34:31 +03:00
stefanh@inbox.com bac8f8f9e2 Bug 864034 - [Mac][personas] lightweight theming crunches window title bar. r+moa=Mnyromyr. 2013-04-24 20:06:58 +02:00
Gregory Szorc 8453bf4697 Bug 845089 - Convert build system to moz.build files on a CLOSED TREE; r=Callek 2013-02-28 15:16:49 +01:00
Neil Rashbrook 84ebdb62bd Bug 841616 Open Location should have Private Window option r=IanN,Ratty 2013-02-19 00:18:33 +00:00
Neil Rashbrook d0ab42475c Bug 837510 Add File - New - Private Window menuitem r=IanN,Ratty 2013-02-19 00:15:19 +00:00
Sebastian Hengst 2c74f075ec Bug 795158 - Switch to Services.jsm: /editor/ui/: Services.<other>. r=mconley, r=IanN 2013-02-05 00:29:30 +01:00
Sebastian Hengst 10a48107be Bug 795158 - Switch to Services.jsm: /editor/ui/: Services.prompt. r=mconley, r=IanN 2013-02-05 00:29:11 +01:00
Sebastian Hengst 56c20576ac Bug 795158 - Switch to Services.jsm: /editor/ui/: Services.io. r=mconley, r=IanN 2013-02-05 00:28:55 +01:00
Sebastian Hengst bf80a3ab89 Bug 795158 - Switch to Services.jsm: /editor/ui/: Services.prefs. r=mconley, r=IanN 2013-02-05 00:28:36 +01:00
Neil Rashbrook ecf003737e Bug 827017 Simplify editor click handling r=IanN f=mconley 2013-01-26 23:56:12 +00:00
Ian Neal 3607fd8c3c Backout Bug 674246 - Workaround event handler having the same original prototype node r=neil 2013-01-02 12:24:06 +00:00
aceman e5637bdc14 Bug 813295 - Fix entity names for keyboard shortcuts for compose window font size changes after bug 738194. r=Neil, r=mkmelin 2012-12-16 19:03:27 -05:00
aceman b3d15b57f9 Bug 371195 - Add better padding between "left" and "right" arrow images and the labels in the "Previous" / "Next" buttons in the table properties dialog of composer. r=Neil 2012-11-18 17:37:00 -05:00
Karsten Düsterloh 0b52612ed4 Bug 371174 - "Warning: redeclaration of property", caused by function redeclarations 2012-10-08 22:56:25 +02:00
aceman b2be372a1a Bug 738194 - Directly use editor.markupDocumentViewer in editingOverlay.js as it now is defined in base toolkit/content/widgets/editor.xml. r=neil 2012-09-29 23:34:45 -04:00
aceman 8cc1bbe884 Bug 738194 - Add menu and keyboard shortcuts for Zoom (Ctrl++, Ctrl+-, Ctrl+0), change shortcuts for font size to Ctrl+<, Ctrl+> in compose window. ui-r=bwinton, r=mkmelin 2012-09-29 23:34:19 -04:00
Ian Neal 0ee83423eb Bug 787673 - "Create Table from Selection" no longer works in Composer and Thunderbird and other issues with deleteSelection r=neil 2012-09-02 22:23:47 +01:00
Mark Banner 388656230a Part of Bug 781446 - Port bug 774032 (bonus only), bug 763987, bug 742795 to comm-central. Port the bonus part of bug 774032 - Use @DEPTH@ and @relativesrcdir@ replacements in Makefile.in. r=KaiRo 2012-08-17 08:56:10 +01:00
Mike Conley c494852a33 Bug 776630 - Switch comm-central from using nsnull to nullptr. rs=Standard8. 2012-08-02 10:26:36 -04:00
Ian Neal 72fc0d5fbf Bug 638643 - Remove obsolete EditorToggleParagraphMarks from editor.js f=kaze r=neil (unbitrotting by Px) 2012-07-16 15:10:54 +01:00
Ian Neal 3a0f3fe4d5 Bug 761000 - Consolidate cmd_quit/key_quit into utilityOverlay r=neil 2012-06-17 16:40:52 +01:00
Lavina Thong 6242d1c7df Bug 730751 - Support animation when opening document-like windows in Lion (OS X 10.7). r=neil, r=stefanh. 2012-06-10 15:27:12 +02:00