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

1185 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 0691aa68f0 Fix the plain text XUL to load -- fix entity 1999-09-01 05:50:36 +00:00
sfraser%netscape.com 5173bce570 Add viewsource.dtd for sford 1999-09-01 05:48:41 +00:00
sfraser%netscape.com c2ea958ef5 First Checked In. 1999-09-01 05:47:40 +00:00
sfraser%netscape.com 1ce1e35d3c Remove double spacing. 1999-09-01 05:47:00 +00:00
cmanske%netscape.com 699e5e802b Exposed IsNodeBlock for JavaScript. Added comments for editor methods. Temporary fix for insert image bug (12917). Fixed bug 11857. Preliminary support for setting title and adding Cancel button in message dialogs. 1999-09-01 01:22:37 +00:00
cyeh%netscape.com cc2825cbe0 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
ramiro%netscape.com 411c10dc89 Cleanup linkin of mozdbm. 1999-08-31 14:31:50 +00:00
jfrancis%netscape.com 1a8dca5815 checkpointing some deletion work 1999-08-31 13:55:18 +00:00
brade%netscape.com 7fd1d23f43 add license; add viewsource (contribution by Sammy Ford) 1999-08-31 12:57:26 +00:00
brade%netscape.com a93342bc4b add files for viewsource; fix years for copyright 1999-08-31 12:56:30 +00:00
brade%netscape.com 7fb947585a removed bad line 1999-08-31 12:55:02 +00:00
brade%netscape.com 024277769e add viewsource files (contribution by Sammy Ford); fix years in copyright 1999-08-31 12:54:24 +00:00
brade%netscape.com 35f377fe1c viewsource files 1999-08-31 12:53:49 +00:00
brade%netscape.com 1a9fec6d24 First Checked In. 1999-08-31 12:53:13 +00:00
brade%netscape.com ab5c9e1f08 View Source (contribution by Sammy Ford); fix year for copyright 1999-08-31 12:52:50 +00:00
brade%netscape.com c141070d53 add View Source to the menu (contribution by Sammy Ford) 1999-08-31 12:51:30 +00:00
tague%netscape.com e6b1e38570 Updated direct comparison with NS_OK to appropriate macros. 1999-08-31 06:34:56 +00:00
tague%netscape.com d22744e0e1 Added support for a reply from the StartComposition message. Necessary for XIM support on UNIX. 1999-08-31 01:20:32 +00:00
sfraser%netscape.com d77e2fc8d8 Back out cmanske's changes to these files, which he checked by by mistake. 1999-08-31 01:14:40 +00:00
cmanske%netscape.com 5a60e43f1d Changed PRBool to boolean in IDL file 1999-08-31 01:13:54 +00:00
cmanske%netscape.com 7d4fcc7485 Added checking if we need to save file before allowing close window or exit (bug 7615). Added support for Confirm and Alert message dialogs 1999-08-31 00:51:23 +00:00
sfraser%netscape.com 90c9e7b29a Fix double spacing in these files. 1999-08-31 00:09:14 +00:00
pinkerton%netscape.com 23469bd682 clean up small mem leak. 1999-08-30 22:18:23 +00:00
brade%netscape.com 077a4c073f add spacers to toolbars (contribution by Michael Lowe) 1999-08-30 22:17:27 +00:00
pinkerton%netscape.com 7fd9256ae5 clean up small memory leak. 1999-08-30 22:17:26 +00:00
buster%netscape.com 178df58863 removed static constructors, since they're illegal in our system 1999-08-30 22:12:11 +00:00
buster%netscape.com 5c31873a0a fixed bug 12680 (password fields broken)
fixed bug 12489 (static contructors must be removed)
1999-08-30 22:11:09 +00:00
kin%netscape.com c4ea811665 Fix for bugs #7153, #10673, #12066, #12067, and #12793.
editor/base/nsEditorEventListeners.cpp
editor/base/nsEditorEventListeners.h

  - Added code to scroll the selection into view
    after processing key events.
  - Commented out the hack that redraws the entire
    view when the focus is gained and lost. Replaced
    the hack code with calls to RepaintSelection().

layout/base/public/nsIFrameSelection.h
layout/base/public/nsIPresShell.h
layout/html/base/src/nsPresShell.cpp
   - Added ScrollSelectionIntoView() and RepaintSelection() methods.

layout/base/src/nsRangeList.cpp
   - Added implementation for ScrollSelectionIntoView() and
     RepaintSelection().
   - Check for NULL primary frame in GetFocusNodeRect()
     to fix bug #12793.
1999-08-30 21:54:40 +00:00
kin%netscape.com 536dfe95ee Removed unused static ISupports IID. 1999-08-30 14:50:36 +00:00
kin%netscape.com fb0c4cf306 Got rid of static buffer in nsEditorTxnLog::GetString(). 1999-08-30 14:48:29 +00:00
syd%netscape.com 296b1b25e3 Comment out rdf for files, this crashes editor when you bring it up. See bug 12725. 1999-08-28 06:03:49 +00:00
bienvenu%netscape.com bcd174a9e4 more makefile bustage 1999-08-28 03:36:06 +00:00
bienvenu%netscape.com f0370f8fe7 another attempt to fix linux build bustage 1999-08-28 03:01:13 +00:00
bienvenu%netscape.com 3a38c06ffb attempt to fix linux build bustage 1999-08-28 02:58:48 +00:00
cmanske%netscape.com 0da377feae Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files. 1999-08-28 02:40:18 +00:00
akkana%netscape.com b9c26e9b85 Handle lower-case alt-x as well as upper case 1999-08-28 00:31:06 +00:00
brade%netscape.com e826a888a6 add sidebar 1999-08-27 13:07:40 +00:00
brade%netscape.com 1b58a6a096 add sidebar files 1999-08-27 13:06:56 +00:00
brade%netscape.com 1f4e888c9d add files for sidebar 1999-08-27 13:06:19 +00:00
brade%netscape.com c38267461e add license; add files for sidebar 1999-08-27 13:06:00 +00:00
brade%netscape.com 30578f0a75 add license; add sidebar dtd files 1999-08-27 13:05:44 +00:00
brade%netscape.com bb4179aa91 add sidebar dtd files 1999-08-27 13:04:46 +00:00
brade%netscape.com 1e028f7932 First Checked In. 1999-08-27 13:04:03 +00:00
brade%netscape.com 9af2c6b2ca change comment for lxr searches 1999-08-27 13:02:38 +00:00
ramiro%netscape.com 877421b755 lower the volume on printf noise. 1999-08-27 09:38:44 +00:00
cmanske%netscape.com 7542d601b8 Fixed bug 12126. Removed pref code from nsHTMLEditor - do HLine pref stuff in JS instead. 1999-08-27 04:12:47 +00:00
sfraser%netscape.com 26bdb82961 Changed to use command nodes in XUL, with lots of XUL tidy-up (detabbing etc). 1999-08-26 03:27:56 +00:00
sfraser%netscape.com b6c71e8a29 Changed to use command nodes in XUL, with lots of XUL tidy-up (detabbing etc). 1999-08-26 03:22:03 +00:00
cmanske%netscape.com 54edacf12e Removed unused accesskey entity 1999-08-25 23:45:20 +00:00
cmanske%netscape.com 30b4fdf327 Removed test menu item to load ua.css 1999-08-25 23:44:14 +00:00