Commit Graph

1717 Commits

Author SHA1 Message Date
waterson%netscape.com
005a1179ef Use enum trick to get around VC++ braindead-ness wrt. 'const PRUin32'.
git-svn-id: svn://10.0.0.236/trunk@39352 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 19:42:55 +00:00
waterson%netscape.com
d456e29100 Use allocated buffer instead of trying to allocate dynamic array on stack.
git-svn-id: svn://10.0.0.236/trunk@39350 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 19:41:05 +00:00
brade%netscape.com
00ede18950 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@39338 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 19:20:54 +00:00
akkana%netscape.com
a878369d02 Restructure the editor output routines to allow passing in
a mime type and a flag argument.  Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
      editor is created.
9470, 9488: allow explicit specification of formatted output.


git-svn-id: svn://10.0.0.236/trunk@39332 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 18:54:29 +00:00
brade%netscape.com
805684b7be add GetTextLength()
git-svn-id: svn://10.0.0.236/trunk@39323 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 18:06:13 +00:00
brade%netscape.com
8cf79731d9 localization
git-svn-id: svn://10.0.0.236/trunk@39321 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 18:00:26 +00:00
brade%netscape.com
e50f93f94c localization
git-svn-id: svn://10.0.0.236/trunk@39318 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 17:37:08 +00:00
brade%netscape.com
b677c9f086 forceInteger by pete@postpagan.com
git-svn-id: svn://10.0.0.236/trunk@39313 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 17:32:10 +00:00
kin%netscape.com
a829550460 Fix for bug #9826: [malloc] memory allocation problems - editor tests
Added checks for NULL everywhere new and create are called.


git-svn-id: svn://10.0.0.236/trunk@39300 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 17:27:34 +00:00
cmanske%netscape.com
79fd9050ea Generic message dialog, fix insert element-related bugs, initial personal dictionary dialog, other editor bugs
git-svn-id: svn://10.0.0.236/trunk@39268 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 15:24:33 +00:00
rods%netscape.com
e7ee253d92 Fixed up paste code to help support HTML paste
git-svn-id: svn://10.0.0.236/trunk@38921 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 19:43:59 +00:00
brade%netscape.com
4409f118de localizable strings pulled out into entities
git-svn-id: svn://10.0.0.236/trunk@38811 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 20:05:35 +00:00
brade%netscape.com
47787e5be8 remove hard-coded string; add a parameter to EditorInsertText
git-svn-id: svn://10.0.0.236/trunk@38810 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 20:05:03 +00:00
buster%netscape.com
81c8ed2576 workaround for blocker bug 8123. approved by chofmann.
git-svn-id: svn://10.0.0.236/trunk@38807 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 19:52:44 +00:00
cmanske%netscape.com
bada662b6a Simple removed '.' from the menu text so insert HTML menu item is activated
git-svn-id: svn://10.0.0.236/trunk@38801 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 17:28:00 +00:00
cmanske%netscape.com
4b2e3129eb Fixed bug 9287. Reviewed by mjudge, approved by chofmann
git-svn-id: svn://10.0.0.236/trunk@38774 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 03:28:34 +00:00
cmanske%netscape.com
4f2d7b3282 Fixed editor dialogs to work with now-fixed autosizing window. Changed buttons to titledbuttons for better layout. Reviewed by sfraser, approved by chofmann
git-svn-id: svn://10.0.0.236/trunk@38772 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 03:21:01 +00:00
saari%netscape.com
ce744b0c00 fixing bug 6741. Again.
git-svn-id: svn://10.0.0.236/trunk@38763 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 01:50:52 +00:00
saari%netscape.com
4a9c5c6939 A fix and a work around for M8 bugs 6741 and 7878
git-svn-id: svn://10.0.0.236/trunk@38742 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 23:40:31 +00:00
akkana%netscape.com
ba0be5e900 9370: export insert html dialog. r=cmanske/a=chofmann
git-svn-id: svn://10.0.0.236/trunk@38739 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 22:43:04 +00:00
cmanske%netscape.com
27e7eaf499 Changed attempt to display a Named Anchor using CSS so it can have an HREF. (it doesn't work yet, anyway)
git-svn-id: svn://10.0.0.236/trunk@38524 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:57:04 +00:00
hyatt%netscape.com
66fd801acb Making the initial window size larger.
git-svn-id: svn://10.0.0.236/trunk@38517 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:40:56 +00:00
cmanske%netscape.com
95681a251c Fixed crash in link dialog (but you still can't use OK or Cancel)
git-svn-id: svn://10.0.0.236/trunk@38501 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:08:27 +00:00
cmanske%netscape.com
a1c4ad61dd Moved style attribute for progess area into CSS file
git-svn-id: svn://10.0.0.236/trunk@38489 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:49:56 +00:00
buster%netscape.com
12526f95d5 added code to manage setting/unsetting attribute-value pairs in complex selections.
cases like: <font color=blue>abc</font>some more text<font color=red>def</font>
with the selection from 'b' to 'e' and operations like "set font to green", and "remove font color"


git-svn-id: svn://10.0.0.236/trunk@38477 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:41:37 +00:00
cmanske%netscape.com
7edd87b857 Fixed small default window size for editor content window and changed min-width on toolbars to allow reducing content window to smaller than toolbars
git-svn-id: svn://10.0.0.236/trunk@38476 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:40:27 +00:00
buster%netscape.com
7200addfac minor fix for returning when a key is handled or not. This is a tiny part
of the fix for 8123, joki is working on the rest with tague and rods.


git-svn-id: svn://10.0.0.236/trunk@38470 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:31:08 +00:00
akkana%netscape.com
b704d40ce3 Fix formatted plaintext output -- it wasn't following prettyprint or wrap length
git-svn-id: svn://10.0.0.236/trunk@38461 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:13:15 +00:00
kin%netscape.com
d0b855c6a7 Fix for bug #7495: [PP]Undo on Linux shows intermediate steps.
Modified Undo() and Redo() to call Begin/EndUpdateViewBatch().


git-svn-id: svn://10.0.0.236/trunk@38453 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:02:12 +00:00
kin%netscape.com
11e8a5e806 Fixed warning message by adding missing return.
git-svn-id: svn://10.0.0.236/trunk@38452 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:00:30 +00:00
akkana%netscape.com
dd2692279f version 1.3 caused this dialog to come up blank! Backing out, filed bug 9313 to track getting the right fix in
git-svn-id: svn://10.0.0.236/trunk@38436 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 22:44:49 +00:00
cmanske%netscape.com
d03358a474 Trying to get dialogs to work again.
git-svn-id: svn://10.0.0.236/trunk@38383 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 00:19:40 +00:00
cmanske%netscape.com
3c57e8fd5b Fixed alignment popup
git-svn-id: svn://10.0.0.236/trunk@38377 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-05 23:08:01 +00:00
cmanske%netscape.com
6aeb4c7e59 Changed Named Anchor dialog to use autosizing
git-svn-id: svn://10.0.0.236/trunk@38357 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-05 18:36:50 +00:00
cmanske%netscape.com
d80d13d5da Trying to get popup XUL windows to behave: not correct yet, but checking in so others can examine
git-svn-id: svn://10.0.0.236/trunk@38330 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 23:14:36 +00:00
cmanske%netscape.com
ae3903e3fb Implemented insert named anchor and table. Fixed dialogs to utilize autosizing. Popups are screwed up because of stupid box layout behavior
git-svn-id: svn://10.0.0.236/trunk@38329 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 23:01:10 +00:00
jfrancis%netscape.com
476746d630 SetParagraphFormat() to list item now does someting halfway sane
git-svn-id: svn://10.0.0.236/trunk@38303 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 00:34:58 +00:00
cmanske%netscape.com
51d5e97637 Fixed SetCaretAfterElement (but cursor still not redrawn correctly)
git-svn-id: svn://10.0.0.236/trunk@38280 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 17:07:08 +00:00
jfrancis%netscape.com
e78ee967a3 fix for bug 5903
git-svn-id: svn://10.0.0.236/trunk@38277 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 13:27:13 +00:00
jfrancis%netscape.com
117edd04eb turning off ill fated coercion of selection for plaintext editing. I'll turn this back on when I know how to correctly detect when it's needed.
git-svn-id: svn://10.0.0.236/trunk@38247 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 05:13:30 +00:00
cmanske%netscape.com
0d518f0131 Modified InsertElement to insert a Named Anchor before the selection, completing that feature
git-svn-id: svn://10.0.0.236/trunk@38219 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 01:49:30 +00:00
cmanske%netscape.com
bf9e8d3d8f Fixed bug in inserting Named Anchor element
git-svn-id: svn://10.0.0.236/trunk@38210 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:57:19 +00:00
cmanske%netscape.com
83a865e345 Simplified insert logic in dialogs
git-svn-id: svn://10.0.0.236/trunk@38209 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:54:23 +00:00
cmanske%netscape.com
c9cdbce32c Changes to editor XUL dialogs to accomodate new window-as-box changes
git-svn-id: svn://10.0.0.236/trunk@38177 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 22:52:34 +00:00
cmanske%netscape.com
bf5f482599 Small changes to editor xul files
git-svn-id: svn://10.0.0.236/trunk@38163 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 21:54:33 +00:00
sfraser%netscape.com
4e9c8596f2 Go back to a 1.6, and fix the HTML iframe content-primary attribute so that everything works again.
git-svn-id: svn://10.0.0.236/trunk@38142 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 21:08:33 +00:00
sfraser%netscape.com
38d3366edd Fix comment style.
git-svn-id: svn://10.0.0.236/trunk@38135 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 20:55:46 +00:00
akkana%netscape.com
5cd4010ae2 Reverting to version 1.3 since versions since then completely hork the plaintext editor window
git-svn-id: svn://10.0.0.236/trunk@38129 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 20:14:04 +00:00
brade%netscape.com
64da88719b handle appropriate enabling/disabling of OK button based on whether any appropriate values have changed; change from html:select to xul:titledbutton class=popup; add popup menus for pixels/percent and imagetext alignment
git-svn-id: svn://10.0.0.236/trunk@38098 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 14:43:48 +00:00
brade%netscape.com
60bb6ba5b7 handle enabling of "OK" to only when appropriate values have changed (doesn't handle cases where values aren't actually changed); comment out <label> enabling/disabling until layout bug is fixed; handle hspace/vspace/border
git-svn-id: svn://10.0.0.236/trunk@38096 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 14:34:42 +00:00