troy%netscape.com
|
3630e3f484
|
Fix for bug #2899
|
1999-02-17 17:01:39 +00:00 |
|
rods%netscape.com
|
f79d7a79d2
|
Reduced the font size of the buttons
|
1999-02-17 16:55:23 +00:00 |
|
rods%netscape.com
|
2f3afa94d9
|
Fixed the termination of the app when a window closes
|
1999-02-17 16:49:43 +00:00 |
|
rods%netscape.com
|
0fb5fd0b90
|
Added separators
|
1999-02-17 16:49:14 +00:00 |
|
rods%netscape.com
|
c11d41a73f
|
Added an ifdef to get exit working because the Register and unregister isn't working right
|
1999-02-17 16:18:17 +00:00 |
|
rods%netscape.com
|
f5a1dc45fe
|
Added extra experimental menu and items and added in an extra toolbar
|
1999-02-17 16:17:17 +00:00 |
|
rods%netscape.com
|
2496dcca5f
|
Made AppCoreManager a a Gecko service
|
1999-02-17 16:16:35 +00:00 |
|
rods%netscape.com
|
1ada415f05
|
Added some experienmental methods BrowserAppCore
for example: newWindow, exit, close, printPreview
|
1999-02-17 16:15:06 +00:00 |
|
rods%netscape.com
|
f7516c3753
|
AppCores are now mantained in a nsVoidArray
|
1999-02-17 16:14:15 +00:00 |
|
terry%netscape.com
|
c2e6ccb371
|
Put in better description for Embedding APIs.
|
1999-02-17 16:14:14 +00:00 |
|
rods%netscape.com
|
08c883041b
|
Added temporary menu hook up as an experiement
|
1999-02-17 16:12:10 +00:00 |
|
rods%netscape.com
|
1cdf45be97
|
Added nsIMenuListener as the base class for nsIXULCommand
|
1999-02-17 16:11:13 +00:00 |
|
ftang%netscape.com
|
0ba6980fad
|
change font preference code so it will pick the font setting for the defalt charset instead of always latin 1. Reviewed by peterl, kipp and troy
|
1999-02-17 15:52:02 +00:00 |
|
ftang%netscape.com
|
e4c80992c7
|
add nsCategoryImp.cpp
|
1999-02-17 15:42:26 +00:00 |
|
ftang%netscape.com
|
3d427153ae
|
add nsCategory.cpp
|
1999-02-17 15:40:10 +00:00 |
|
ftang%netscape.com
|
a9974677f8
|
1. fix the Prefix file problem for Debug target
2. Add nsCategoryImp.cpp
|
1999-02-17 15:37:28 +00:00 |
|
ftang%netscape.com
|
ff01627a7c
|
add CID for lwbrk
|
1999-02-17 15:30:26 +00:00 |
|
ftang%netscape.com
|
6ffbbc21ea
|
add lwbrk
|
1999-02-17 15:27:16 +00:00 |
|
ftang%netscape.com
|
7dbbb7279b
|
First Checked In.
|
1999-02-17 15:20:52 +00:00 |
|
ftang%netscape.com
|
da6ad85ccf
|
add test cases 5-6 and reorg it
|
1999-02-17 15:17:08 +00:00 |
|
ftang%netscape.com
|
dd8d936382
|
fix contextual bug
|
1999-02-17 15:16:23 +00:00 |
|
ftang%netscape.com
|
12da02a68a
|
add toc file
|
1999-02-17 15:15:39 +00:00 |
|
ebina%netscape.com
|
da728abcb6
|
Update the MANIFEST file for the new headers that get exported.
|
1999-02-17 15:03:04 +00:00 |
|
ebina%netscape.com
|
ab097d2259
|
added files: mozilla/network/cnvts/magic.cpp, mozilla/network/cnvts/cvplugin.cpp, mozilla/network/cnvts/nsNetConverterStream.cpp
|
1999-02-17 15:01:18 +00:00 |
|
ebina%netscape.com
|
ef240c0be5
|
Build the new plugin converter files on linux.
|
1999-02-17 14:57:34 +00:00 |
|
briano%netscape.com
|
b82d2be0eb
|
Automated update
|
1999-02-17 14:45:37 +00:00 |
|
ramiro%netscape.com
|
7ca14af5b5
|
Add support for insure.
|
1999-02-17 14:37:18 +00:00 |
|
rods%netscape.com
|
8ad42453c2
|
Added methods for adding and removing nsMenuListeners
and
|
1999-02-17 14:34:33 +00:00 |
|
rods%netscape.com
|
566bfdafe4
|
Changed GetItemAt to return a nsISupports instead of a nsIMenuItem, this is
because a menu can hold both other menus and menu items.
Implemented several more of the menu methods and added the listenr methods to the
menu item.
|
1999-02-17 14:31:26 +00:00 |
|
rods%netscape.com
|
8b143ceb04
|
Added the dispatch to menu listeners
|
1999-02-17 14:30:47 +00:00 |
|
rods%netscape.com
|
cac090da2e
|
Added methods for adding and removing menu listeners
|
1999-02-17 14:29:51 +00:00 |
|
rods%netscape.com
|
6311232b8f
|
Changed GetItemAt to return a nsISupports instead of a nsIMenuItem, this is
because a menu can hold both other menus and menu items.
|
1999-02-17 14:29:15 +00:00 |
|
waterson%netscape.com
|
d05a1b9db3
|
Added nsIDOMElementObserver interface, implemented OnSetAttribute(). Fixed so that a shared namespace manager is held.
|
1999-02-17 11:57:57 +00:00 |
|
waterson%netscape.com
|
1f97c263f8
|
Implemented nsIDOMElement::GetAttribute().
|
1999-02-17 11:56:44 +00:00 |
|
waterson%netscape.com
|
24b3945071
|
Added nsIDOMElementObserver interface to QI.
|
1999-02-17 11:56:15 +00:00 |
|
waterson%netscape.com
|
d69f284086
|
Landed RDF_19990217_BRANCH. This includes a bunch of changes to get XUL scriptability up and running; also, nsRDFResourceElement and nsRDFGenericElement have been collapsed into a single class, and most of the state has been turned into attributes on the class.
|
1999-02-17 11:09:57 +00:00 |
|
jband%netscape.com
|
ad381f3417
|
more tests and type conversion fixes
|
1999-02-17 09:24:12 +00:00 |
|
grail%cafebabe.org
|
c2f3cbae49
|
DND compatibility issues.
|
1999-02-17 08:42:21 +00:00 |
|
waterson%netscape.com
|
1fe1e0d09a
|
Modified generated files so that NS_InitFooClass() is accessable outside of JSDOM.DLL. a=vidur%netscape.com.
|
1999-02-17 08:33:27 +00:00 |
|
waterson%netscape.com
|
0ad841ff91
|
Made NS_InitFooClass() accessable outside of JSDOM.DLL.
|
1999-02-17 08:32:14 +00:00 |
|
grail%cafebabe.org
|
36a32da4b2
|
Removed unbuildable targets out until they're ready to be built.
|
1999-02-17 08:29:18 +00:00 |
|
mscott%netscape.com
|
5fc73425e2
|
Move some convience functions into nsNNTPProtocol. LoadUrl now takes a consumer.
|
1999-02-17 08:19:49 +00:00 |
|
leaf%mozilla.org
|
027bf06a97
|
oh, yeah, there needs to be an $FE defined somewhere... could be gutted
i'm sure, but i'd like it to just work right now.
|
1999-02-17 08:18:52 +00:00 |
|
mscott%netscape.com
|
237c42a360
|
LoadUrl now takes a nsISupports which could be the consumer display stream. Externally declared convience functions for building and runnning a news url (which can be used in our messenger demo). Added code to call webshell->LoadUrl after retrieving a news article and writing it to a temp file. This will cause the url to be displayed in the ui.
|
1999-02-17 08:18:07 +00:00 |
|
waterson%netscape.com
|
ca621b1215
|
Create RDF_19990217_BRANCH from RDF_DOM_19990216_BRANCH to pick up nsCOMPtr changes before doing major whackage.
|
1999-02-17 08:17:50 +00:00 |
|
mscott%netscape.com
|
1e721e74de
|
LoadUrl now takes a nsISupports which could be the consumer display stream. Externally declared convience functions for building and runnning a news url (which can be used in our messenger demo).
|
1999-02-17 08:17:04 +00:00 |
|
mscott%netscape.com
|
4777688b1f
|
Add some debug code to figure out when the messenger dll gets loaded....
|
1999-02-17 08:14:46 +00:00 |
|
mscott%netscape.com
|
285600822e
|
Fix some syntax problems (missing '/' at end of some statements). Added some dump debug code to figure out if our JS glue code is even getting called (which it isn't right now).
|
1999-02-17 08:13:56 +00:00 |
|
mscott%netscape.com
|
8b03ac0cf0
|
Add code to build and execute a news url....
|
1999-02-17 08:12:44 +00:00 |
|
mscott%netscape.com
|
b4a66dcc14
|
NS_InitMsgAppCoreClass now takes a JSObject for the parent...
|
1999-02-17 08:11:54 +00:00 |
|