31672 Commits

Author SHA1 Message Date
rhp%netscape.com
68e87748be fix for linux makefile 1999-06-23 13:40:21 +00:00
alecf%netscape.com
a60bbb2172 localize this file 1999-06-23 11:15:27 +00:00
blizzard%redhat.com
533e108b45 Fix origins on alpha pixmaps - thanks tor. Images on toolbars and other places shag, baby! 1999-06-23 11:12:13 +00:00
alecf%netscape.com
c7361a9220 localize the filter editor 1999-06-23 11:09:56 +00:00
alecf%netscape.com
1f27066fa6 oops, missed a few strings to localize 1999-06-23 11:08:57 +00:00
alecf%netscape.com
6a108454e2 remove am-test.xul from the build. 1999-06-23 10:55:08 +00:00
alecf%netscape.com
4cb543fc41 localize these files 1999-06-23 10:51:43 +00:00
rjc%netscape.com
12f26f5d6d More XUL/JS/CSS changes due to tree changes. 1999-06-23 10:35:19 +00:00
rjc%netscape.com
80d326bac3 Update search XUL/JS/CSS to comply with new tree model specification. 1999-06-23 10:06:28 +00:00
rjc%netscape.com
df706b302f Fix bookmark panel in sidebar also by forcing tree root to be open (due to on-going tree changes.) 1999-06-23 09:37:10 +00:00
rjc%netscape.com
af93d99edf Force root of bookmarks tree to be open (apparently required, at least for the moment, due to ongoing XUL tree changes). 1999-06-23 09:27:30 +00:00
hyatt%netscape.com
a3353e6c72 Fun fun fun. 1999-06-23 09:26:50 +00:00
hyatt%netscape.com
4cedb744c8 More methods. 1999-06-23 09:24:26 +00:00
hyatt%netscape.com
c1f71e4aba Adding a scrollbar listener object, so I can be notified. 1999-06-23 09:15:48 +00:00
hyatt%netscape.com
37db4271b6 More savory tree widget goodness. 1999-06-23 09:07:59 +00:00
rpotts%netscape.com
12c8c31d6e Temp removed the code which caches socket transport instances. This will be hooked up again once connection keep-alive is supported... 1999-06-23 07:50:30 +00:00
sgehani%netscape.com
e2e80ebf22 Turning XPInstall off on Unix... again! 1999-06-23 07:42:28 +00:00
rpotts%netscape.com
7a70a758f7 Reworked Server-Status and Response-Header parsing... 1999-06-23 07:41:22 +00:00
hyatt%netscape.com
fc69b0751c Fix for 8735. 1999-06-23 07:21:11 +00:00
jband%netscape.com
a51fe23392 1) fix for bug 7700 - use a JSClass without a call method for all wrappers that don't do nsIXPCScriptable so that JS doesn't think they're all functions.
2) breakout js ops into their own file so that the flattening project is less complicated
3) add a noisy object to the test components - this object prints addrefs, release, QIs, ctor, and dtor. This is useful for refcounting tests.
4) cleanup some component registration stuff.
1999-06-23 07:04:34 +00:00
sgehani%netscape.com
a3fadbbc50 Checking in from Unix instead of from Linux as last rev was. 1999-06-23 06:44:30 +00:00
waterson%netscape.com
9ea58439f2 Fix trailing whitespace bustage in Makefile.in. 1999-06-23 06:37:15 +00:00
sgehani%netscape.com
f608a515fb First Checked In. 1999-06-23 06:37:03 +00:00
sgehani%netscape.com
103c5ce61e Added libjarIDL.mcp to the build: libjar intefaces now being generated from IDL. 1999-06-23 06:23:52 +00:00
sgehani%netscape.com
e81b5942f9 XPInstall ressurected on Unix. 1999-06-23 06:22:53 +00:00
sgehani%netscape.com
d182062565 XPInstall now building and limping during execution on Unix. 1999-06-23 06:19:45 +00:00
sgehani%netscape.com
66e4ab42c0 Using new XPCOMified libjar interface. 1999-06-23 06:16:53 +00:00
sgehani%netscape.com
dbf800ebea Modification to the libjar XPCOM interface in order to use it with XPInstall; facilitating ressurection of XPInstall on Unix. 1999-06-23 06:16:28 +00:00
warren%netscape.com
89b9ded2af Necko changes. 1999-06-23 06:12:02 +00:00
warren%netscape.com
92fd066a85 nsString/nsString2 -- what's the difference. Now using const too. 1999-06-23 06:08:13 +00:00
law%netscape.com
73c56db7c1 Enhanced to demonstrate use of nsIDOMWindow::OpenDialog 1999-06-23 05:33:03 +00:00
warren%netscape.com
8f31f4aa60 Necko cleanup. 1999-06-23 05:32:26 +00:00
warren%netscape.com
606e60bd1d Added nsString interfaces. Removed NS_NET because this stuff isn't for DLL export. 1999-06-23 05:28:48 +00:00
mcmullen%netscape.com
aba12f809b Added support for $BUILD_ROOT, which enables mac users to build everything in a particular directory, just like windows and unix users. 1999-06-23 04:51:45 +00:00
hyatt%netscape.com
45569c2996 Fix for build bustage. 1999-06-23 04:50:31 +00:00
hyatt%netscape.com
4d046ac216 Fix Linux build bustage. 1999-06-23 04:27:50 +00:00
troy%netscape.com
25d924248a Fix for bug #6903: changed Reflow() to handle reflow commands of type
StyleChanged
1999-06-23 04:18:07 +00:00
sfraser%netscape.com
b654dccc09 Just playing around. 1999-06-23 03:45:29 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
troy%netscape.com
8c614c3f56 Fix for bug #6937: changed ConstructFrameByDisplayType() to use the correct
parent frame pointer for floated elements
1999-06-23 03:14:24 +00:00
hyatt%netscape.com
b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
syd%netscape.com
e37332e97d Make sure pointer has a value before dereferencing it. 1999-06-23 02:36:04 +00:00
ssu%netscape.com
001771c6cb fixing bug #8620 1999-06-23 01:44:13 +00:00
frankm%eng.sun.com
87ba003503 Reintroduce Java backend to Unix build. 1999-06-23 01:31:04 +00:00
jj%netscape.com
2a4c338f76 fixed duplicate code fragment name 1999-06-23 01:27:30 +00:00
evaughan%netscape.com
45cd09c530 Images will now change on hover on titledbuttons. 1999-06-23 01:13:58 +00:00
gordon%netscape.com
c4f9de0ada Updated to match changes to Windows/Unix makefiles. 1999-06-23 01:12:57 +00:00
gordon%netscape.com
4754ae2027 Added registration of DNS Service. 1999-06-23 01:12:01 +00:00
gordon%netscape.com
0b267a1e8d Added include of OpenTransport header files for XP_MAC. 1999-06-23 01:11:19 +00:00
sspitzer%netscape.com
0904d62ab0 fix warnings 1999-06-23 01:05:03 +00:00