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 |
rickg%netscape.com
|
3554b4a46a
|
fixed bug in deque::pushfront
|
1999-03-31 08:42:06 +00:00 |
mcafee%netscape.com
|
f90a6f5450
|
Need prototype for toupper() on Solaris.
|
1999-03-31 08:37:14 +00:00 |
evaughan%netscape.com
|
cde596ea03
|
Added a test navigator.css that changes the look of the UI.
|
1999-03-31 08:30:54 +00:00 |
mcafee%netscape.com
|
9a2f892f93
|
Ignore generated files.
|
1999-03-31 08:30:31 +00:00 |
evaughan%netscape.com
|
b5be496993
|
Moved navigator specific style information like .gif from xul.css and navigator.xul to a new file
called navigator.css this should hold all the basic navigator styles.
|
1999-03-31 08:04:37 +00:00 |
jband%netscape.com
|
7f712c54a8
|
make -m stubs not crash on interfaces without parents
|
1999-03-31 07:56:36 +00:00 |
evaughan%netscape.com
|
52e15cc5d3
|
Added a css for for navigator style to live in.
|
1999-03-31 07:53:28 +00:00 |
rickg%netscape.com
|
3d63eba82c
|
fixed AIX build problem
|
1999-03-31 07:44:35 +00:00 |
dp%netscape.com
|
a855a3539a
|
XPCOM used nsIRegistry. Thanks to Nicholas Ambrose <nick87@hotmail.com>
|
1999-03-31 07:04:12 +00:00 |
rjc%netscape.com
|
24259a3c42
|
Add failure detection when looking for "RDFCore" so that, if it can't be found or instantiated for some reason, normal URL loading via the location bar still functions.
|
1999-03-31 07:01:35 +00:00 |
rjc%netscape.com
|
a6d92d5ffc
|
Add support for "Shortcut URLs". Basically, anything entered into the location bar is first checked to see if it maps to a bookmarked URL and, if so, the real URL is put into the location bar and then loaded.
|
1999-03-31 06:57:06 +00:00 |
waterson%netscape.com
|
1afeea43ce
|
Removed NODEPEND.
|
1999-03-31 06:55:48 +00:00 |
rjc%netscape.com
|
22fca46ece
|
Add references to "Wallet" shared libraries (debug and optimized) into Viewer project.
|
1999-03-31 06:49:55 +00:00 |
karnaze%netscape.com
|
dd8d8927b7
|
bugs 1318, 4429 - tables containing form controls as children
|
1999-03-31 06:47:40 +00:00 |
waterson%netscape.com
|
bf53711090
|
Removed NODEPEND.
|
1999-03-31 06:47:10 +00:00 |
rjc%netscape.com
|
db35a587f7
|
Add references to "Wallet" shared libraries (debug and optimized) into Layout project.
|
1999-03-31 06:45:11 +00:00 |
waterson%netscape.com
|
452c4821d9
|
Regenerated files to pick up bug fixes to the -m stub XPIDL compiler.
|
1999-03-31 06:43:43 +00:00 |
waterson%netscape.com
|
19bfe664e9
|
Added XPIDL_JS_STUBS hacks to support scriptability.
|
1999-03-31 06:42:42 +00:00 |
rjc%netscape.com
|
1b87a1a771
|
Add references to "Wallet" shared libraries (debug and optimized) into AppCore project.
|
1999-03-31 06:41:15 +00:00 |
dp%netscape.com
|
1c9c3e6b34
|
Fixed nsIRegistry implementation. ready for use. Thanks to Nicholas Ambrose <nick87@hotmail.com>
|
1999-03-31 06:28:36 +00:00 |
ramiro%netscape.com
|
402796bcd0
|
Take gtk specific blender code out. Its not needed. All blender code is
fully XP now.
Also, turn off manufacturing of blender objects until unix speicifc issues
can be resolved. Otherwise, stuff like demo4 breaks.
|
1999-03-31 06:21:07 +00:00 |