alecf%netscape.com
|
bf977b1d86
|
don't pass static classes as function parameters
|
1998-11-20 09:45:39 +00:00 |
jfrancis%netscape.com
|
82ea902023
|
moved view code to view project, included view lib here.
|
1998-11-20 05:21:57 +00:00 |
akkana%netscape.com
|
43df61c24a
|
more fixes for the irix autoconf build
|
1998-11-20 02:00:14 +00:00 |
mjudge%netscape.com
|
16eb2c228d
|
build bustage
|
1998-11-20 01:17:16 +00:00 |
mjudge%netscape.com
|
966fc2d0c2
|
editor changes not in inclusion
|
1998-11-20 00:02:11 +00:00 |
law%netscape.com
|
66efa05ceb
|
Adding support for 'view source'
|
1998-11-19 20:41:01 +00:00 |
law%netscape.com
|
5f08c8456f
|
Adding support for 'view source'
|
1998-11-19 19:15:30 +00:00 |
kin%netscape.com
|
8121906f69
|
Makefile.in and config modifications to allow us to build the new NGT based
editor.
|
1998-11-18 22:35:21 +00:00 |
pavlov%pavlov.net
|
1d16ac899e
|
Made all of these icons transparent. This should make things look much nicer
on different colored toolbars.
|
1998-11-18 21:20:50 +00:00 |
morse%netscape.com
|
b9bbbccca0
|
updates for single signon
|
1998-11-18 04:35:47 +00:00 |
pinkerton%netscape.com
|
83e6444848
|
moving default imps of message pump and app shell back into widget. This uses those instead of its own.
|
1998-11-17 17:21:29 +00:00 |
mjudge%netscape.com
|
71f3c45876
|
editor changes are being prepared. SHOULD NOT EFFECT BUILD
|
1998-11-15 07:04:02 +00:00 |
michaelp%netscape.com
|
fc67c5be60
|
added new xpcom objects to registry. i'm really getting tired of this hack...
|
1998-11-14 01:59:49 +00:00 |
alecf%netscape.com
|
4e5d7be754
|
implement fe_GetConfigDir
|
1998-11-13 19:46:00 +00:00 |
pinkerton%netscape.com
|
1e2e8250b2
|
moving message pump and app shell into "client" code because they should not be a part of the widget library.
|
1998-11-12 21:24:53 +00:00 |
rickg%netscape.com
|
c16dd335a5
|
enabled view-source
|
1998-11-11 20:31:45 +00:00 |
cls%seawood.org
|
db99ef2696
|
Moved PNG_LIBS after libimg for final link.
|
1998-11-11 06:12:10 +00:00 |
cls%seawood.org
|
92dbfec844
|
Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs.
|
1998-11-11 01:53:49 +00:00 |
pavlov%pavlov.net
|
84c38473e3
|
nsBrowserWindow.cpp:3220
change
if (nsnull == menu) {
to
if (NS_OK == rv) {
which makes submenus be added correctly.
|
1998-11-08 02:09:38 +00:00 |
akkana%netscape.com
|
8875b365c1
|
Tweak to get it to link on Solaris GCC
|
1998-11-06 02:58:18 +00:00 |
joki%netscape.com
|
1569d53889
|
Adding focus passing method to nsIWebShellContainer
|
1998-11-06 01:30:07 +00:00 |
joki%netscape.com
|
db36fb8dce
|
Removing unneeded methods from nsIBrowserWindow interface.
|
1998-11-05 23:57:02 +00:00 |
spider%netscape.com
|
7325708825
|
Changed toolbar code to support wrapping in View system
|
1998-11-05 19:52:50 +00:00 |
rods%netscape.com
|
b7e4abbbee
|
Made the webshell have a 3D border
|
1998-11-05 14:15:50 +00:00 |
cls%seawood.org
|
0aa102f44d
|
Always remember to match the ()s
|
1998-11-05 00:21:56 +00:00 |
cls%seawood.org
|
5a7cce9e79
|
Updated
|
1998-11-04 23:13:55 +00:00 |
kmcclusk%netscape.com
|
3de81ba198
|
Added comments + css style for find dialog
|
1998-11-04 21:52:49 +00:00 |
kmcclusk%netscape.com
|
18d49aca9e
|
Changed to use nsIDOMHTMLDocument to find an element with a particular id instead
of walking the content tree. Removed FindDomElement and SearchTree methods since they
are redundant with the nsIDOMHTMLDocument GetElementById
|
1998-11-04 20:17:56 +00:00 |
ramiro%netscape.com
|
c532e3d0eb
|
Add missing ac makefile. Fixes broken ac build.
|
1998-11-04 17:47:23 +00:00 |
ramiro%netscape.com
|
1469678b9f
|
Add autoconf makefiles.
|
1998-11-04 15:14:18 +00:00 |
ramiro%netscape.com
|
6ed47dd1eb
|
Remove duplicate lib.
|
1998-11-04 15:04:22 +00:00 |
ramiro%netscape.com
|
c0e75811c1
|
Make it 'work' on unix.
|
1998-11-04 13:41:54 +00:00 |
ramiro%netscape.com
|
d8cf844cca
|
Use the right toolkit dlls on unix.
|
1998-11-04 13:38:16 +00:00 |
akkana%netscape.com
|
a42c1de969
|
Shift libraries around to make it link on IRIX
|
1998-11-04 00:31:57 +00:00 |
peterl%netscape.com
|
776a2683ef
|
sync to style resolution api changes
|
1998-11-03 20:33:43 +00:00 |
rods%netscape.com
|
3010a4e7b7
|
Added nsXPBaseWindowType for creating either a Window or Dialog
|
1998-11-03 17:18:49 +00:00 |
rods%netscape.com
|
db6315b1b1
|
Added configurablility of nsXPBaseWindow
|
1998-11-03 16:19:56 +00:00 |
rods%netscape.com
|
ce9c9fc2de
|
Changed the names of some of the ids
|
1998-11-03 15:41:09 +00:00 |
rods%netscape.com
|
369365d845
|
Formatted some of the code because of tab problems
|
1998-11-03 15:40:38 +00:00 |
rods%netscape.com
|
88ef421395
|
Added event processing for the size event.
|
1998-11-03 15:38:52 +00:00 |
rods%netscape.com
|
64e33d0739
|
Added event process for the radiobuttons and check box.
|
1998-11-03 15:37:22 +00:00 |
mcafee%netscape.com
|
85bf19f966
|
/usr/dt and /usr/openwin don't exist on Irix
|
1998-11-03 09:27:37 +00:00 |
mcafee%netscape.com
|
f1997ef2a6
|
minor cleanup
|
1998-11-03 09:20:54 +00:00 |
mcafee%netscape.com
|
f3c97c0d60
|
borrowed toolkit abstraction from webshell/tests/viewer/Makefile
|
1998-11-03 09:08:06 +00:00 |
mcafee%netscape.com
|
f36a864448
|
minor, cleaning up this file
|
1998-11-03 08:25:27 +00:00 |
rpotts%netscape.com
|
b5284fa39c
|
Fixed the implementation of nsINetSupport. Before it was totally busted since it assumed that nsString could return a const char *buffer (which it cant). This error was masked because the (assumed) coersion was supposed to occur in a var-args (of course it wouldnt - but thats another story)
|
1998-11-03 08:07:24 +00:00 |
mcafee%netscape.com
|
10344c527f
|
Added more libraries to the link line, again
|
1998-11-03 08:00:53 +00:00 |
mcafee%netscape.com
|
9fe733e1bd
|
Added more libraries to the link line
|
1998-11-03 07:56:28 +00:00 |
mcafee%netscape.com
|
0c8e071d57
|
Added nsBrowserMain.cpp, nsBrowserWindow.cpp; added libraries to link line
|
1998-11-03 07:19:58 +00:00 |
mcafee%netscape.com
|
27eba70397
|
Adding Makefile for new public directory
|
1998-11-03 06:15:49 +00:00 |