Commit Graph

37659 Commits

Author SHA1 Message Date
hyatt%netscape.com
2896ff9442 Fixing broadcasters. The hookup wasn't happening correctly. 1999-08-21 19:30:53 +00:00
cls%seawood.org
d0c364352b gcc 2.95 ANSI C++ compliance fix 1999-08-21 19:29:01 +00:00
briano%netscape.com
e63e83c48c Automated update 1999-08-21 18:15:22 +00:00
cls%seawood.org
153a9e0afc Added support to configure.in for running configure in subprojects. This included adding tmp variables to preserve the initial args set for configure so that they can be passed pristinely to the subprojects.
Modified to run configure of webshell/embed/gtk from the main configure rather than during the export phase.
1999-08-21 18:02:45 +00:00
ramiro%netscape.com
860a816119 Dont link in neckoutil. 1999-08-21 17:13:43 +00:00
ramiro%netscape.com
b65f2abbfc Link in neckoutil. 1999-08-21 17:03:07 +00:00
ramiro%netscape.com
0057174a64 Anal spacing. 1999-08-21 16:51:26 +00:00
ramiro%netscape.com
5830d10f25 Yank -lmozreg. 1999-08-21 16:50:18 +00:00
ramiro%netscape.com
ffa4e9f67f Yank -lmozdbm , not needed. 1999-08-21 16:40:49 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com
e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
ramiro%netscape.com
5d2ddafb08 No longer needed. 1999-08-21 12:13:17 +00:00
ramiro%netscape.com
0e8cf4c605 Fix runtime undefined symbols. 1999-08-21 11:49:22 +00:00
hyatt%netscape.com
26e07f4633 Fixing the build bustage in the prefs migrator. Just call me Mr. Porkjockey. 1999-08-21 10:40:42 +00:00
hyatt%netscape.com
0fb3f6f07c Making sure oncommand fires only on a keypress. 1999-08-21 10:36:42 +00:00
ramiro%netscape.com
a613bf91af Fix pavlov's bustage. 1999-08-21 10:29:34 +00:00
hyatt%netscape.com
9bd7a20027 The bustage is mine. Fixing it now. 1999-08-21 10:05:02 +00:00
rjc%netscape.com
7a1ee8255d Add HTML banners if available. 1999-08-21 09:26:10 +00:00
rjc%netscape.com
3c777fd878 Add default.htm into build. 1999-08-21 09:25:20 +00:00
rjc%netscape.com
0538f3a98a Add default.htm 1999-08-21 09:23:45 +00:00
rjc%netscape.com
f616ca55cb Save HTML banners in graph. 1999-08-21 09:23:13 +00:00
hyatt%netscape.com
0a4a95a2ea Fixing up the broadcaster stuff. 1999-08-21 09:13:14 +00:00
hyatt%netscape.com
7fcea47026 A complete rewrite of the broadcaster/observer system. Much improved. 1999-08-21 09:08:12 +00:00
mccabe%netscape.com
d98f4dca1d First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
pavlov%netscape.com
c34a3bbbba change #define that I was using for debugging 1999-08-21 08:43:07 +00:00
pavlov%netscape.com
ebd04ecb57 remove unused tab widget and tooltip widget as they have never been used 1999-08-21 08:41:46 +00:00
pavlov%netscape.com
0c77f9a8c8 fix brokeness from my previous checkin 1999-08-21 08:40:30 +00:00
rjc%netscape.com
bc3fa3a93d Search UI tweaks. Use ender widget to display HTML, until the problem with document.write()'ing html to an iframe is figured out. 1999-08-21 08:16:17 +00:00
ramiro%netscape.com
557c3f3eaa Remove an old global variable hack i added in a moment of weakness. 1999-08-21 08:14:14 +00:00
hyatt%netscape.com
d4651b6286 Teaching key bindings how to execute oncommand on a keydown. 1999-08-21 07:57:14 +00:00
hyatt%netscape.com
570b368374 Teaching titled buttons how to execute the oncommand handler when clicked (or when
space/enter is hit on them).
1999-08-21 07:56:49 +00:00
dougt%netscape.com
0fb6e99473 first cut of a new file class. 1999-08-21 07:38:26 +00:00
dougt%netscape.com
94b542f2c3 removing nsIAtom from export list. 1999-08-21 07:22:00 +00:00
dougt%netscape.com
f04d99fc7d removing nsIAtom.h. It is now a generated header. 1999-08-21 07:14:10 +00:00
dougt%netscape.com
32a9a77110 xpild-ing nsIAtom. Now nsIAtom is xpcom compliant. 1999-08-21 07:07:00 +00:00
mccabe%netscape.com
7f99104407 Generate NS_FORWARD_NSIFOO(_to) macro to facilitate declaring forwarding implementations for a given interface.
Fix bug where both GetFoo and SetFoo prototypes were generated into the NS_DECL_NSIFOO macro for readonly attributes.  Thanks go to jband for catching this.
1999-08-21 07:04:33 +00:00
dougt%netscape.com
4edb26d5ca adding nsIAtom to build project 1999-08-21 07:00:51 +00:00
dougt%netscape.com
8297def7db First cut of an IDL for nsIAtom. This preserves most of the origanal C++
interface quirks.
1999-08-21 06:38:59 +00:00
karnaze%netscape.com
6eb1c1889b bug 11944 - correct placement of row group using table border/padding. bug 625 - reinitialized col sizes before 2nd pass 1 reflow. 1999-08-21 06:38:07 +00:00
karnaze%netscape.com
34df22fce5 new regression tests 1999-08-21 06:32:27 +00:00
tague%netscape.com
da98f378da Fix blamed build warning. 1999-08-21 05:49:24 +00:00
briano%netscape.com
f08b4b5bff General cleanup. 1999-08-21 03:06:46 +00:00
briano%netscape.com
73cb5ac3d2 Got rid of some unneeded rules. 1999-08-21 02:59:58 +00:00
pollmann%netscape.com
fc1800b2ca Bug 3285: Update impl files to return correct type 1999-08-21 02:57:29 +00:00
pollmann%netscape.com
b9e4b494f1 Bug 3285: Update impl files to add item method to proprietary interface. 1999-08-21 02:56:43 +00:00
briano%netscape.com
322b365411 Eliminate the use of the obsolete OBJDIR macro. 1999-08-21 02:56:29 +00:00
pollmann%netscape.com
1507cec248 Bug 3285: Update header files to add item method to proprietary interface. 1999-08-21 02:56:03 +00:00
pollmann%netscape.com
73076dece0 Bug 3285: Update idl files to add item method to proprietary interface. 1999-08-21 02:55:06 +00:00
tague%netscape.com
556dd8fd9f Turned on nsIEntityConverter for windows build. 1999-08-21 02:51:39 +00:00
tague%netscape.com
f969ec5baf updated for nsIEntityconverter 1999-08-21 02:51:15 +00:00