erik%netscape.com
|
be86244099
|
The URL Location text field font size was wrong. It forgot to multiply by
the "device to app" factor. Corrected.
|
1999-03-31 22:51:25 +00:00 |
|
waterson%netscape.com
|
5bf9acfc72
|
Added browsing profile hook under #ifdef.
|
1999-03-31 22:38:38 +00:00 |
|
putterman%netscape.com
|
ea01549cd7
|
Added build local message URI routine.
|
1999-03-31 22:29:28 +00:00 |
|
pinkerton%netscape.com
|
91a1ba7c85
|
File Removed.
|
1999-03-31 22:19:31 +00:00 |
|
kin%netscape.com
|
da5a91388e
|
Removed nsITextServicesDocumentInternal.h.
|
1999-03-31 22:10:42 +00:00 |
|
pinkerton%netscape.com
|
72d9aa697b
|
better grippy/collapsed toolbar functionality after box conversion landing. Also more error message output in debug builds
|
1999-03-31 22:02:37 +00:00 |
|
evaughan%netscape.com
|
1941318858
|
added some test xul files.
|
1999-03-31 22:00:15 +00:00 |
|
cyeh%netscape.com
|
e707776887
|
make depend and clobber_all targets work properly.
add support for dist and layout targets.
|
1999-03-31 20:55:34 +00:00 |
|
vidur%netscape.com
|
bbca814f2d
|
added files: mozilla/layout/xml/content/src/nsXMLProcessingInstruction.cpp, mozilla/layout/xml/content/src/nsXMLCDATASection.cpp
|
1999-03-31 20:50:28 +00:00 |
|
vidur%netscape.com
|
60b09b8c97
|
Added epilog and prolog to document.
|
1999-03-31 20:49:42 +00:00 |
|
vidur%netscape.com
|
d801e996bd
|
Added epilog and prolog to document. Added processing instructions and CDATASections for XML. Completed document Node methods.
|
1999-03-31 20:49:25 +00:00 |
|
syd%netscape.com
|
f9bd5b0725
|
Fix for AIX build bustage.
|
1999-03-31 20:18:54 +00:00 |
|
syd%netscape.com
|
9a4f6a4898
|
Fix for AIX compatibility
|
1999-03-31 20:18:11 +00:00 |
|
syd%netscape.com
|
c8989121cb
|
Replace getenv with NSPR function, remove stdlib.h include. Partially done
for AIX build.
|
1999-03-31 20:17:01 +00:00 |
|
sfraser%netscape.com
|
fa7a59405f
|
Fix a problem with tab expansion when filling the offset indices array.
|
1999-03-31 20:12:42 +00:00 |
|
waterson%netscape.com
|
5090d9c6b0
|
Initial revision. Not in the build.
|
1999-03-31 20:00:27 +00:00 |
|
warren%netscape.com
|
ddbd4dd53a
|
Fixed nsUrl link error.
|
1999-03-31 19:59:43 +00:00 |
|
putterman%netscape.com
|
fa98204cf0
|
Use PL_strfree to avoid freeing mismatched memory errors.
|
1999-03-31 19:56:37 +00:00 |
|
putterman%netscape.com
|
895a7b3826
|
Cached RFCparser and use Mime versions for subject and sender.
|
1999-03-31 19:56:05 +00:00 |
|
warren%netscape.com
|
e7997a1925
|
Initial stab at new networking implementation.
|
1999-03-31 19:53:46 +00:00 |
|
mcafee%netscape.com
|
30efc98a78
|
Comments only.
|
1999-03-31 19:53:40 +00:00 |
|
mscott%netscape.com
|
60ccb61fce
|
I got tired of writing code last night and wanted to do something different. I'm trying to make the UI look a bit like the UI specs. When you make a selection, we now change the font color to white. Changed the color of the title bars....I'm sure someone else will change all this at some later point...
|
1999-03-31 19:37:08 +00:00 |
|
mscott%netscape.com
|
3e270b7bdb
|
Don't link with msgcore and msglocal. Link with msgcoreutil.
|
1999-03-31 19:34:18 +00:00 |
|
mscott%netscape.com
|
7aa439f819
|
Pretty much a complete re-write to use the pop3 service. We now read all extra info like user name, password, etc. from your prefs instead of prompting you for it.
|
1999-03-31 19:33:54 +00:00 |
|
mscott%netscape.com
|
5ece6add76
|
Build pop3 test.
|
1999-03-31 19:33:07 +00:00 |
|
mscott%netscape.com
|
fd5fff23c0
|
Build tests directory.
|
1999-03-31 19:32:45 +00:00 |
|
mscott%netscape.com
|
93afda3503
|
use nsAutoCString
|
1999-03-31 19:29:34 +00:00 |
|
mscott%netscape.com
|
3ad6a71bc9
|
change nsURI2Path to take a const char * for the uriStr.
|
1999-03-31 19:28:48 +00:00 |
|
mscott%netscape.com
|
4b4745f6e4
|
Use nsAutoCString.
|
1999-03-31 19:27:36 +00:00 |
|
kin%netscape.com
|
a886d08255
|
Initial checkin of file.
|
1999-03-31 19:26:55 +00:00 |
|
mscott%netscape.com
|
f7d80f7d17
|
When we get an on stop binding call, change the state of the url.
|
1999-03-31 19:26:35 +00:00 |
|
mscott%netscape.com
|
595afea4bc
|
Add check for new mail support to the pop3 service.
|
1999-03-31 19:26:07 +00:00 |
|
mscott%netscape.com
|
e67e9de329
|
Add pop3 url to the list of components this factory can generate.
|
1999-03-31 19:25:17 +00:00 |
|
kin%netscape.com
|
78383c59cf
|
Initial checkin of files.
|
1999-03-31 19:25:05 +00:00 |
|
mscott%netscape.com
|
279d01c6be
|
Add check for new mail to the pop3 service.
|
1999-03-31 19:24:31 +00:00 |
|
mscott%netscape.com
|
8d26ba6c52
|
Add a class ID.
|
1999-03-31 19:23:38 +00:00 |
|
mscott%netscape.com
|
31248e7bb3
|
Fix a memory leak when running mailbox urls. When we get the on stop binding call from netlib, be sure to release all of our connection data (including the transport).
|
1999-03-31 19:23:00 +00:00 |
|
sspitzer%netscape.com
|
b0a8e7f7d0
|
changing the static gRDFService to a local variable.
removing the gRefCnt code.
this allows the three pane to work on Linux
|
1999-03-31 19:22:10 +00:00 |
|
mscott%netscape.com
|
d8c239e8c4
|
Initialize host name to null.
|
1999-03-31 19:20:56 +00:00 |
|
mscott%netscape.com
|
e6fe37e28e
|
Add smoketest string for QA to use. If a message is succesful
Message Sent: PASSED.
|
1999-03-31 19:20:10 +00:00 |
|
karnaze%netscape.com
|
430df9a7be
|
bug 2620 - extra scroll bars on nested frameset documents.
|
1999-03-31 19:18:39 +00:00 |
|
mscott%netscape.com
|
2dc63e7ddc
|
Changes to use nsAutoCString. (what a great help class)
|
1999-03-31 19:17:42 +00:00 |
|
slamm%netscape.com
|
17133e3861
|
Fixing 'Manage Bookmarks...' menu item. Victim of global search and replace. Hooking up 'Add Current Page' menu item.
|
1999-03-31 19:14:18 +00:00 |
|
slamm%netscape.com
|
70139f59d3
|
Show colors for sorting states. Will use icons next.
|
1999-03-31 19:09:44 +00:00 |
|
sspitzer%netscape.com
|
355c7fad39
|
use nsString instead of of nsAutoString, since that is what the function takes
|
1999-03-31 19:08:53 +00:00 |
|
slamm%netscape.com
|
ff7b829d31
|
Set MOZILLA_FIVE_HOME for run_apprunner and run_viewer targets. Change the message on the depend target when using compiler-based depend.
|
1999-03-31 19:07:29 +00:00 |
|
kipp%netscape.com
|
2db0e89f04
|
new
|
1999-03-31 17:42:54 +00:00 |
|
donm%netscape.com
|
d4adfbd43d
|
backing out mac bustage.
|
1999-03-31 16:41:11 +00:00 |
|
sspitzer%netscape.com
|
afa7407d1b
|
fixing typo.
now compose will come up on Linux!
|
1999-03-31 14:54:57 +00:00 |
|
mcafee%netscape.com
|
8f86ec98c0
|
Some code got stomped, putting it back. Specifically we need a prototype for UnixPrData() for Solaris/CC.
|
1999-03-31 09:14:07 +00:00 |
|