gecko-dev/editor/libeditor
jfrancis%netscape.com bcab0f9dbc fixes:
bug 83918 - Not able to start a list (number or bullets) when using Bold style
bug 62347 - Selecting "Body Text" doesn't change style if in <pre> text that has <br>
bug 86476 - ubercaret appears on multi-line text block
bug 87882 - pasting text from one bullet to another yields extra bullet
---------------
r=sfraser; sr=kin
2001-08-22 05:32:44 +00:00
..
base fixes: 2001-08-22 05:32:44 +00:00
build Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
html fixes: 2001-08-22 05:32:44 +00:00
text fixes: 2001-08-22 05:32:44 +00:00
txtsvc Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions. 2001-08-14 07:59:59 +00:00
Makefile.in Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
makefile.win 66345: New unix/win makefiles for new editor directories, 2001-04-05 23:51:30 +00:00