Commit Graph

60929 Commits

Author SHA1 Message Date
rogerl%netscape.com
a912f99c10 Bug #22866, support \u2028 \u2029 line terminators 2000-05-09 23:44:49 +00:00
wtc%netscape.com
1a1e0cf4f8 Adjusted white space. 2000-05-09 23:44:35 +00:00
sspitzer%netscape.com
324871ad34 update. 2000-05-09 23:43:11 +00:00
dmose%mozilla.org
5894ddd3a8 Move prototype outside of #ifdef DEBUG so that non-DEBUG builds don't die. 2000-05-09 23:41:32 +00:00
sspitzer%netscape.com
b9d24def8a make the skin switching code turned on/off by a pref. off by default for now. 2000-05-09 23:28:57 +00:00
sspitzer%netscape.com
270caf4b13 pref for skin switching. 2000-05-09 23:28:18 +00:00
sfraser%netscape.com
2d8017a4a4 File Removed. 2000-05-09 23:24:55 +00:00
sspitzer%netscape.com
568dd52d59 update. 2000-05-09 23:18:55 +00:00
hangas%netscape.com
8ac316ab49 Fixed files to import the correct css files. communicator.css for addressbook (19561), and messenger.css for messagecompose (19558). 2000-05-09 23:15:12 +00:00
ddrinan%netscape.com
3f8361f0a3 Fixed NSPR library typos for Solaris 2000-05-09 23:14:07 +00:00
sfraser%netscape.com
b2469b9c95 Add nsEditorShellMouseListener.cpp for cmanske 2000-05-09 23:10:30 +00:00
ssu%netscape.com
f51d3580db fixing bug 21034. Program folders dialog now moved into the custom sequence. affects only windows platforms. 2000-05-09 23:07:50 +00:00
attinasi%netscape.com
5a58add342 Preventing processing of style links if the HREF is empty. b=30817, r=harishd 2000-05-09 23:05:13 +00:00
cmanske%netscape.com
0aa739ecd5 Lots of editor feature work: bugs 26286, 34519, 28498, 36998, 37089, 14342. r=sfraser 2000-05-09 23:03:41 +00:00
cmanske%netscape.com
9397c3c36b Added new UNIX makefile 2000-05-09 23:03:31 +00:00
ben%netscape.com
7a20e5871e making related panel skinnable 2000-05-09 23:00:46 +00:00
ben%netscape.com
0c84c1addc moving loading.gif into global from res/ 2000-05-09 23:00:22 +00:00
tao%netscape.com
9e03346dbf 1. move global vars into funciton blocks; 2. delay initialization of vars
until they are needed. 3. clen up. r=jbetak
2000-05-09 22:49:52 +00:00
ducarroz%netscape.com
de650f74b7 First Checked In. 2000-05-09 22:48:54 +00:00
cata%netscape.com
96417767cb Changed default order for Mail Compose Charset Menu. bug #25372 2000-05-09 22:34:28 +00:00
brade%netscape.com
f243b40d27 move some xul into EditorCommandsOverlay.xul so they can be shared with context menus 2000-05-09 22:31:29 +00:00
brade%netscape.com
b5d0cc9155 add EditorCommandsOverlay.xul, EditorContextMenu.js, EditorContextMenuOverlay.xul 2000-05-09 22:30:43 +00:00
brade%netscape.com
c3f66188bd First Checked In. 2000-05-09 22:28:23 +00:00
cata%netscape.com
10724883a2 PR_CALLBACK for callback function. bug #37239 2000-05-09 22:22:44 +00:00
pinkerton%netscape.com
4ee2d67acb added PR_CALLBACK for os/2, per bug 37239. 2000-05-09 22:21:59 +00:00
hyatt%netscape.com
33d9c2f5a8 added files: mozilla/layout/xbl/src/nsBindingManager.cpp 2000-05-09 22:16:31 +00:00
cmanske%netscape.com
a3d9e11ec5 Adding new mouse listener for EditorShell. r=sfraser (not used yet) 2000-05-09 22:11:19 +00:00
ramiro%fateware.com
4459a217ab Quiet down the debug noise a tiny bit. 2000-05-09 22:09:32 +00:00
brade%netscape.com
7cc7de29e8 fix doctype bug 2000-05-09 22:07:33 +00:00
cmanske%netscape.com
d3f2116dfc Fixed missnamed image (not used yet) 2000-05-09 22:07:28 +00:00
ddrinan%netscape.com
1ecaa5797f I18N include should be lower case 2000-05-09 22:07:05 +00:00
cmanske%netscape.com
647db58c09 Adding new UNIX makefile for Composer content images (not used yet) 2000-05-09 22:06:49 +00:00
ddrinan%netscape.com
a53dbf95b8 Added import for I18N headers and libraries 2000-05-09 22:06:01 +00:00
pinkerton%netscape.com
06dea37227 Fix crasher on linux for tooltips. Widget was going away before we could unregister things. Make sure we addref it if we're going to hold onto it for an extended period of time. Thanks alecf for finding this. bug # 38547. 2000-05-09 22:05:50 +00:00
hyatt%netscape.com
c2612a8b6f XBL. 2000-05-09 21:42:57 +00:00
hyatt%netscape.com
334e31b473 XBL now works with HTML, XUL, SVG, MathML, and XML! 2000-05-09 21:42:40 +00:00
hyatt%netscape.com
11c8e7cf5c XBL now works with HTML, SVG, MathML, XML, and XUL. 2000-05-09 21:41:01 +00:00
blizzard%redhat.com
2f3c0d0250 add code for forward/back/reload 2000-05-09 21:34:54 +00:00
kmcclusk%netscape.com
9fda929320 Added support for searching simulated font weights on WIN32 (patch from VYV03354@nifty.ne.jp). b=18601 r=rods@netscape.com 2000-05-09 21:33:49 +00:00
cmanske%netscape.com
300acfa2a3 New dialog - not used yet 2000-05-09 21:22:01 +00:00
attinasi%netscape.com
a29102e7ef Tiny fix to avoid divide-by-zero when the AveCharWidth is 0. b=37577 r=dcone 2000-05-09 21:20:38 +00:00
attinasi%netscape.com
a78f408b57 Tiny fix to avoid divide-by-zero if the FontMetrics have 0 for the avg. char width. b=37757 r=dcone 2000-05-09 21:18:53 +00:00
jfrancis%netscape.com
658fa56fa3 editor embedding work; fixing bug with making lists 2000-05-09 21:06:49 +00:00
radha%netscape.com
19e6ec7073 Forgot the tooltip text in the previous checkin 2000-05-09 21:03:26 +00:00
rjc%netscape.com
9e45d8cce4 Fix bug # 38635: double-click bug fix. 2000-05-09 21:02:39 +00:00
jst%netscape.com
9908615c3b XPCOM methods that return a success call *must* set their output parameters, this fixes part of the crash in bug 35257 (crash setting selectedIndex for SELECT not in DOM tree). 2000-05-09 21:01:25 +00:00
radha%netscape.com
1f691948f1 Enable autocomplete in urlbar. 2000-05-09 20:57:35 +00:00
tor%cs.brown.edu
eee927bf5d Couple of crash fixes to DrawComposited* suggested by
pavlov and bryner@uiuc.edu.
2000-05-09 20:56:34 +00:00
radha%netscape.com
128e1c0b3c Implement autocomplete interfaces to support autocomplete in the urlbar 2000-05-09 20:56:25 +00:00
waldemar%netscape.com
7647f38e6f Added 'public' to the list of qualifiers 2000-05-09 20:55:09 +00:00