dbaron%fas.harvard.edu
0ba01241e6
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 22:08:20 +00:00
alecf%netscape.com
fe8bbbd587
dependency update
2002-02-06 22:19:07 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mjudge%netscape.com
d7c892374e
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
2ecc969e5b
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
2001-12-18 01:29:49 +00:00
jaggernaut%netscape.com
1065f2c036
Fix Darwin bustage
2001-12-17 11:26:51 +00:00
jaggernaut%netscape.com
745e7fae4b
I swear this all built fine for me.
2001-12-17 09:44:58 +00:00
jaggernaut%netscape.com
e44e7d9ec8
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
ccarlen%netscape.com
58b83da07b
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:35:08 +00:00
ccarlen%netscape.com
b564bb181b
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:20:58 +00:00
leaf%mozilla.org
8310ba80d7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
kin%netscape.com
9ddf7a0214
Fix for bug 103539: Find does not always find strings containing spaces.
...
and bug 98730: Find/Replace not finding a string with more than one space
- Reworked the whitespace ignoring code in FindInString() so that it actually
ignores trailing whitespace and made that code conditional so that it can be
toggled on and off in the future when the context of the text we are looking
at is available.
- We now treat as a space.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-10-31 15:19:47 +00:00
dbaron%fas.harvard.edu
ed869c764e
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
2001-10-16 03:53:44 +00:00
gerv%gerv.net
eecb4c06ee
License changes, take 2. Bug 98089. mozilla/editor/.
2001-09-25 22:53:13 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
jaggernaut%netscape.com
25856c9451
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
sfraser%netscape.com
55069a4b1a
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:28:47 +00:00
cls%seawood.org
a3c1dd1b09
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
kin%netscape.com
fec513fa55
Fix for bug #91378 : "Find" doesnt find in some cases
...
Prevent FindInString() from skipping over current char
when eating additional whitespace.
r=brade@netscape.com rs=blake@telocity.com
2001-07-20 14:39:07 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
waterson%netscape.com
eda58e546a
Bug 87346. Fix txtsvc makefile to create component DLL. r=kin, a=asa
2001-06-23 05:44:59 +00:00
waterson%netscape.com
b74d6e1c8b
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
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
disttsc%bart.nl
842264b9b6
Fix senna bustage (MOZ_TRACK_MODULE_DEPS)
2001-04-13 03:45:47 +00:00
shaver%mozilla.org
a0daa1645d
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
mjudge%netscape.com
0d5b00ec9a
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
2001-04-07 00:45:26 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
dprice%netscape.com
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
kin%netscape.com
96a8f8234b
Fix for bug #67256 : ReplaceAll with WrapAround should stop replacing before passing initial caret position.
...
Fixed the off by +1 error GetCurrentBlockIndex() so it now returns the
correct block index. Modified DoFind() to compare mCurrentSelOffset and
mStartSelOffset to check if we are passing the initial caret position.
We now only call GetCurrentBlockIndex() if we are wrapping.
r=akkana@netscape.com sr=sfraser@netscape.com
2001-02-01 19:00:40 +00:00
kin%netscape.com
9e5c66a52a
Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com r=ducarroz@netscape.com
New Files:
editor/txtsvc/macbuild/txtsvcIDL.mcp
editor/txtsvc/public/MANIFEST_IDL
editor/txtsvc/public/nsIFindAndReplace.idl
editor/txtsvc/src/nsFindAndReplace.cpp
editor/txtsvc/src/nsFindAndReplace.h
xpfe/components/find/resources/replacedialog.js
xpfe/components/find/resources/replacedialog.xul
xpfe/components/find/resources/locale/en-US/replacedialog.dtd
Modified Files:
build/mac/build_scripts/MozillaBuildList.pm
editor/base/nsEditorShell.cpp
editor/idl/nsIEditorShell.idl
editor/txtsvc/macbuild/txtsvc.mcp
editor/txtsvc/public/Makefile.in
editor/txtsvc/public/makefile.win
editor/txtsvc/public/MANIFEST
editor/txtsvc/src/Makefile.in
editor/txtsvc/src/makefile.win
editor/txtsvc/src/nsTextServicesFactory.cpp
editor/ui/composer/content/ComposerCommands.js
editor/ui/composer/content/editor.js
editor/ui/composer/content/editorOverlay.xul
editor/ui/composer/locale/en-US/editorOverlay.dtd
mailnews/compose/resources/content/messengercompose.xul
mailnews/compose/resources/content/MsgComposeCommands.js
mailnews/compose/resources/locale/en-US/messengercompose.dtd
xpfe/components/jar.mn
xpfe/components/find/public/nsIFindComponent.idl
xpfe/components/find/public/nsISearchContext.idl
xpfe/components/find/resources/makefile.win
xpfe/components/find/resources/MANIFEST
xpfe/components/find/resources/locale/en-US/MANIFEST
xpfe/components/find/src/nsFindComponent.cpp
xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:31 +00:00
kin%netscape.com
4275b833c4
Fix for bug #6254 (Find/Replace needs to be implemented.)
...
First pass implementation of Find and Replace.
sr=sfraser@netscape.com r=ducarroz@netscape.com
New Files:
editor/txtsvc/macbuild/txtsvcIDL.mcp
editor/txtsvc/public/MANIFEST_IDL
editor/txtsvc/public/nsIFindAndReplace.idl
editor/txtsvc/src/nsFindAndReplace.cpp
editor/txtsvc/src/nsFindAndReplace.h
xpfe/components/find/resources/replacedialog.js
xpfe/components/find/resources/replacedialog.xul
xpfe/components/find/resources/locale/en-US/replacedialog.dtd
Modified Files:
build/mac/build_scripts/MozillaBuildList.pm
editor/base/nsEditorShell.cpp
editor/idl/nsIEditorShell.idl
editor/txtsvc/macbuild/txtsvc.mcp
editor/txtsvc/public/Makefile.in
editor/txtsvc/public/makefile.win
editor/txtsvc/public/MANIFEST
editor/txtsvc/src/Makefile.in
editor/txtsvc/src/makefile.win
editor/txtsvc/src/nsTextServicesFactory.cpp
editor/ui/composer/content/ComposerCommands.js
editor/ui/composer/content/editor.js
editor/ui/composer/content/editorOverlay.xul
editor/ui/composer/locale/en-US/editorOverlay.dtd
mailnews/compose/resources/content/messengercompose.xul
mailnews/compose/resources/content/MsgComposeCommands.js
mailnews/compose/resources/locale/en-US/messengercompose.dtd
xpfe/components/jar.mn
xpfe/components/find/public/nsIFindComponent.idl
xpfe/components/find/public/nsISearchContext.idl
xpfe/components/find/resources/makefile.win
xpfe/components/find/resources/MANIFEST
xpfe/components/find/resources/locale/en-US/MANIFEST
xpfe/components/find/src/nsFindComponent.cpp
xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
kin%netscape.com
1091ddb143
Initial checkin of project.
Part of fix for bug #6254 (Find/Replace needs to be implemented)
sr=sfraser@netscape.com
Not part of the build yet.
2001-01-18 01:07:01 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
danm%netscape.com
2c6d578e14
removing glowcode directives. won't affect you unless you use an obsolete version of glowcode.
2000-11-18 02:13:42 +00:00
akkana%netscape.com
d20c260cc6
Split plaintext methods off into nsIPlaintextEditor API. sr=sfraser, r=jfrancis
2000-11-17 00:25:31 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00