This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5baec0071b79c19da37fafb8a7b44d924ebb9481
Mozilla
/
mozilla
/
editor
/
libeditor
/
text
History
alecf%netscape.com
8fac3559db
dependency update
...
git-svn-id: svn://10.0.0.236/trunk@113833 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:19:07 +00:00
..
Makefile.in
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
makefile.win
dependency update
2002-02-06 22:19:07 +00:00
nsAOLCiter.cpp
Convert Compare() to Equals() where possible now that we can do
2002-02-05 02:03:07 +00:00
nsAOLCiter.h
…
nsEditorEventListeners.cpp
remove kCDataFlavorCID and kContentIteratorCID since they are unused (bug 117927; r=glazou, rs=shaver)
2002-01-03 15:37:49 +00:00
nsEditorEventListeners.h
…
nsInternetCiter.cpp
121046: fix a rewrap hang. r=adu@sparc.spb.su sr=kin
2002-02-01 21:29:16 +00:00
nsInternetCiter.h
…
nsPlaintextDataTransfer.cpp
NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin)
2001-12-07 15:28:47 +00:00
nsPlaintextEditor.cpp
remove CSSisms from nsEditor; b=121092, r=brade, sr=kin
2002-01-25 10:16:52 +00:00
nsPlaintextEditor.h
remove CSSisms from nsEditor; b=121092, r=brade, sr=kin
2002-01-25 10:16:52 +00:00
nsTextEditRules.cpp
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
2002-01-30 06:04:29 +00:00
nsTextEditRules.h
remove DEAD_CODE (bug 115115)
2002-01-14 20:35:08 +00:00
nsTextEditRulesBidi.cpp
…
nsTextEditUtils.cpp
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
nsTextEditUtils.h
…
nsWrapUtils.cpp
…
nsWrapUtils.h
…