syd%netscape.com
|
652c0fd774
|
Get whether rows are organized top to bottom, or bottom to top in images.
|
1999-03-30 00:56:35 +00:00 |
pierre%netscape.com
|
0d27662e52
|
Use delete[] for strings allocated with ToNewCString().
|
1999-03-30 00:54:56 +00:00 |
pierre%netscape.com
|
bba0389b8c
|
Use delete[] for strings allocated with ToNewCString()
|
1999-03-30 00:50:21 +00:00 |
troy%netscape.com
|
6f90e33e29
|
Added beforePseudo and afterPseudo
|
1999-03-30 00:48:57 +00:00 |
troy%netscape.com
|
a159763cc4
|
Moved beforePseudo and afterpseudo to nsCSSAtoms
|
1999-03-30 00:47:42 +00:00 |
bienvenu%netscape.com
|
2f6470d294
|
initial entry into cvs
|
1999-03-30 00:47:40 +00:00 |
bienvenu%netscape.com
|
185fa15442
|
more porting
|
1999-03-30 00:46:59 +00:00 |
bienvenu%netscape.com
|
871ca1bdaa
|
add url types
|
1999-03-30 00:45:39 +00:00 |
mscott%netscape.com
|
6949c5d61c
|
Change printf to say nsMsgMailboxParser instead of nsMsgMailboxParserStub.
|
1999-03-30 00:45:18 +00:00 |
mscott%netscape.com
|
1e08c3d9a1
|
patch from Bruce Mitchener <bruce@cybersight.com> to change delete to delete [].
|
1999-03-30 00:44:25 +00:00 |
dp%netscape.com
|
29e4574f66
|
Adding items to todo list
|
1999-03-30 00:41:47 +00:00 |
pierre%netscape.com
|
c6a7a312e1
|
Fixed strings allocated with ToNewCString() that were either not disposed at all, either disposed with 'delete' instead of 'delete[]'. Thanks to Bruce Mitchener Jr. <bruce@cybersight.com>.
|
1999-03-30 00:40:04 +00:00 |
waterson%netscape.com
|
6a9f55ba2d
|
Added code to initialize XPIDL JS stubs, added nsJSXULDocument into the build, temporarily added the rdf service as an attribute on the XUL document.
|
1999-03-30 00:38:16 +00:00 |
mscott%netscape.com
|
3367bf0671
|
Move the code to register the app core into the app cores manager from the constructor of the app core into the init function of the app core. Why? nsIAppCoresManager::Add requires that the app core have an id. The id doesn't get assigned until the app core gets initialized. a=mcmullen, rod spears
|
1999-03-30 00:34:12 +00:00 |
grail%cafebabe.org
|
be1ef22ce3
|
Patches for password setting in prefs.
|
1999-03-30 00:30:33 +00:00 |
karnaze%netscape.com
|
8567387c71
|
prints out dir and file name of regression test page
|
1999-03-30 00:28:55 +00:00 |
briano%netscape.com
|
24ed2bc923
|
Fixed the missing newline bug that was breaking builds.
|
1999-03-30 00:23:10 +00:00 |
cyeh%netscape.com
|
7b3548c113
|
make build numbers work on UNIXen. This is a hack into the XUL file, build
number generation will need to be moved.
|
1999-03-30 00:14:48 +00:00 |
mcmullen%netscape.com
|
b882293d94
|
Try that without the typo.
|
1999-03-30 00:08:40 +00:00 |
waterson%netscape.com
|
285c412d4b
|
Added nsJSXULTreeElement to the build.
|
1999-03-30 00:05:13 +00:00 |
danm%netscape.com
|
f0bd505196
|
added window title attribute
|
1999-03-30 00:00:56 +00:00 |
nhotta%netscape.com
|
9d8fc58cbd
|
I18n migration, CSID -> charset name, unicode converter hook up.
|
1999-03-29 23:57:50 +00:00 |
danm%netscape.com
|
515f8ba98c
|
set window title from XUL
|
1999-03-29 23:57:18 +00:00 |
kipp%netscape.com
|
22a1e2a39d
|
Quited down most of the crawler noise
|
1999-03-29 23:51:40 +00:00 |
kipp%netscape.com
|
14db73b1bf
|
Added missing wrap-malloc-lib
|
1999-03-29 23:50:57 +00:00 |
cata%netscape.com
|
5320720c1f
|
Minor changes.
|
1999-03-29 23:49:30 +00:00 |
cata%netscape.com
|
263235e2e4
|
Minor bug fix.
|
1999-03-29 23:48:55 +00:00 |
joki%netscape.com
|
a9919a7fc2
|
Initialize JS return values to zero for failure case
|
1999-03-29 23:48:47 +00:00 |
pinkerton%netscape.com
|
f19af4dca5
|
strstream -> strstream.h for linux
|
1999-03-29 23:46:57 +00:00 |
kipp%netscape.com
|
5c094fe255
|
Select size of builtin arrays by platform (sigh); remove some cruft; added in support for debugging memory leaks and reducing initialization time
|
1999-03-29 23:46:34 +00:00 |
kipp%netscape.com
|
fe0e42f55c
|
Removed some cruft
|
1999-03-29 23:45:49 +00:00 |
kipp%netscape.com
|
6b923e2208
|
Collapse margins away for html paragraphs (bug #2589 and #2291); add is-html-paragraph method
|
1999-03-29 23:45:36 +00:00 |
kipp%netscape.com
|
3b9f802263
|
Removed cruft; added IsHTMLParagraph method
|
1999-03-29 23:44:59 +00:00 |
kipp%netscape.com
|
8f767aaa79
|
Use shared is-html-paragraph method; fixed handling of floater widths for bug #2949
|
1999-03-29 23:44:45 +00:00 |
mcmullen%netscape.com
|
5db5131b38
|
Rearranged the prefs frames, fixed the window size, instantiated the prefs window from C++ (from new ShowWindow() call).
|
1999-03-29 23:39:38 +00:00 |
mcmullen%netscape.com
|
533fe77fe4
|
Added nsXULWindowCallbacks.h to the build.
|
1999-03-29 23:37:20 +00:00 |
karnaze%netscape.com
|
2f35752cf9
|
bug 3522 - crash when more <frame>, <frameset> specified than cells
|
1999-03-29 23:26:57 +00:00 |
pinkerton%netscape.com
|
a2fef0e22c
|
temp tweaks to get mac to build.
|
1999-03-29 23:26:01 +00:00 |
nhotta%netscape.com
|
8bf7e5dbd8
|
Sort test data for us-ascii.
|
1999-03-29 23:25:56 +00:00 |
pinkerton%netscape.com
|
02874b8559
|
adding nsDataFlavor and nsTransferrable to mac build.
|
1999-03-29 23:21:53 +00:00 |
slamm%netscape.com
|
22a74f8213
|
Check dependencies on every pass. This is less than ideal because it causes gmake to fire twice for each Makefile, but it does work with -jN builds. We used to build .all.pp as a side effect of a shell command and ran into problems when seperate processes both tried to update .all.pp
|
1999-03-29 23:19:57 +00:00 |
morse%netscape.com
|
7622a622f0
|
make wallet compile on unix
|
1999-03-29 23:19:49 +00:00 |
dougt%netscape.com
|
a14e53edf7
|
Changes from Bruce Mitchener Jr. <bruce@cybersight.com>:
delete vs delete[].
|
1999-03-29 23:12:26 +00:00 |
briano%netscape.com
|
0af08a8120
|
Fixed the 'extra token after the endif' bug that was breaking some Unix builds.
|
1999-03-29 23:05:49 +00:00 |
morse%netscape.com
|
cc8b45ec5e
|
make wallet compile on unix
|
1999-03-29 23:04:05 +00:00 |
joki%netscape.com
|
9e03f3129c
|
Adding unload event
|
1999-03-29 23:01:13 +00:00 |
mscott%netscape.com
|
299f0df96c
|
Change imapMessageFlags type to PRUint16 instead of uint16.
|
1999-03-29 23:00:48 +00:00 |
mscott%netscape.com
|
9ee6ae6b6a
|
stubs for the imap parser.....
|
1999-03-29 22:59:02 +00:00 |
nhotta%netscape.com
|
0040b50b3c
|
Changed to use wprintf for dump data if Win32.
|
1999-03-29 22:53:48 +00:00 |
morse%netscape.com
|
bd0e1da186
|
*** empty log message ***
|
1999-03-29 22:51:11 +00:00 |