Commit Graph

1953 Commits

Author SHA1 Message Date
danm%netscape.com
6293a9fad0 necko-copacetic version of last checkin 1999-07-21 02:58:26 +00:00
jj%netscape.com
29f954a327 fixed duplicate code fragment name (replaced FIND_DLL with XFER_DLL) 1999-07-21 01:51:25 +00:00
jj%netscape.com
ff1edfde29 fixed duplicate code fragment name (replaced FIND_DLL with UCTH_DLL) 1999-07-21 01:47:35 +00:00
law%netscape.com
0f66b0e6d6 Not part of the build; chill out 1999-07-21 01:31:16 +00:00
slamm%netscape.com
4a473e2d64 Add bookmark popup code 1999-07-21 00:00:14 +00:00
slamm%netscape.com
2a64dc7ad9 Add popups for personal toolbar folders. 1999-07-20 23:40:34 +00:00
slamm%netscape.com
b0a4b6aa1e Use chrome url for skin. 1999-07-20 23:40:31 +00:00
mscott%netscape.com
f9d3c8cee8 Necko change only! Don't call GetBuffer on the nsString passed into ShowWindowWithArgs. if the nsString is a 2 byte string
this method returns an empty string! Use nsCAutoString instead which will do the dirty work of efficiently
creating a one byte version of the nsString if it needs to. Otherwise it shares the single byte buffer inside
of the nsString.
1999-07-20 20:50:06 +00:00
sspitzer%netscape.com
2992c84ce5 ignore generated Makefile 1999-07-20 20:31:27 +00:00
sspitzer%netscape.com
f46f962a06 ignore generated Makefile 1999-07-20 20:22:34 +00:00
mcafee%netscape.com
aac065d5e7 Fixinging warnings. 1999-07-20 20:18:53 +00:00
danm%netscape.com
c2f8e4becf last fix won't actually work. it's too early. 1999-07-20 15:38:36 +00:00
danm%netscape.com
c3ede5045d temporary build redness fix disables hidden window 1999-07-20 15:26:44 +00:00
danm%netscape.com
11f522bc8c adding initial hidden window to AppRunner 1999-07-20 14:40:55 +00:00
hyatt%netscape.com
b4497acd5a These rules make the menu look good. 1999-07-20 10:32:38 +00:00
hyatt%netscape.com
9a3699232b Trying a different rule. 1999-07-20 09:51:06 +00:00
hyatt%netscape.com
acd1cc6b22 More style tweaks. 1999-07-20 08:51:25 +00:00
warren%netscape.com
bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
hyatt%netscape.com
3205026d88 Made an error. 1999-07-20 07:35:08 +00:00
hyatt%netscape.com
a791996f22 Pseudo rules. 1999-07-20 07:27:40 +00:00
danm%netscape.com
691d4688fd updating to new location of xul.css 1999-07-20 06:50:10 +00:00
hangas%netscape.com
16c5eef38f Converted to use dtd file 1999-07-20 06:49:11 +00:00
hangas%netscape.com
9f00c3578f First Checked In. 1999-07-20 06:48:48 +00:00
putterman%netscape.com
50c3f04bfa Make twisties work correctly. 1999-07-20 06:36:54 +00:00
tao%netscape.com
b12197d84e Add locale dir 1999-07-20 04:10:58 +00:00
tao%netscape.com
bc4ecc87a6 Add locale dir. export dtd. 1999-07-20 04:09:32 +00:00
tao%netscape.com
43eadfea17 Add locale dir. 1999-07-20 04:08:24 +00:00
tao%netscape.com
75d664b441 Add extracted DTD files into the tree. 1999-07-20 02:09:20 +00:00
rjc%netscape.com
ed40cbc21b Don't bother showing properties dialog for separators. 1999-07-20 01:38:01 +00:00
rjc%netscape.com
54a8f749b4 Explicitly get rdf:type and loading attributes in XUL templates now that builder doesn't auto-set all attributes. 1999-07-20 01:37:24 +00:00
matt%netscape.com
379615de02 Adding new openLocation dialog that was not updated
before
1999-07-20 00:56:59 +00:00
valeski%netscape.com
d42020a1ef necko - rearranged cookie service init order so it's after the profile init 1999-07-19 22:49:24 +00:00
gagan%netscape.com
d3ba422e34 Added libneckoutil_s.a for NECKO only. From Andreas. 1999-07-19 21:52:11 +00:00
hangas%netscape.com
0c9290aa44 Adding chrome://global/content/ to builld used to just do skin 1999-07-19 21:42:14 +00:00
valeski%netscape.com
d77bea2b79 necko only - initializing cookies 1999-07-19 21:19:13 +00:00
waterson%netscape.com
e5c743b9f7 Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
sfraser%netscape.com
c4383ee327 Fix the style of toggled titlebuttons to show border. r hyatt. 1999-07-19 19:58:10 +00:00
joki%netscape.com
d752334449 Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00
waterson%netscape.com
8c99515285 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
hyatt%netscape.com
cc5d958e84 Yeah! Got the menu bar looking like a real menu bar. 1999-07-19 09:35:57 +00:00
hyatt%netscape.com
7bcf1dea0f Changes to remove HTML buttons from the equation. Boy does it speed up when :hover and
:active aren't firing.  Must be lots of extra repaints going on with those.
1999-07-19 09:31:39 +00:00
hyatt%netscape.com
1293472895 Adding a rule to fix hover problems on the menu bar. 1999-07-19 09:15:54 +00:00
hyatt%netscape.com
fa6722fca6 Rules for highlighting the active item on the XP menu bar. 1999-07-19 08:08:29 +00:00
hangas%netscape.com
8553f49ca3 Rename functions 1999-07-19 03:46:25 +00:00
hangas%netscape.com
102e131abf First Checked In. 1999-07-19 03:24:40 +00:00
hangas%netscape.com
69024458b5 Split up globalOverlay into three files 1999-07-19 03:24:04 +00:00
davidm%netscape.com
3cb9c2de86 8002 Tasks|Navigator opens a NEW Navigator window 1999-07-18 23:59:25 +00:00
davidm%netscape.com
df267864e2 Add cycle window function 1999-07-18 23:46:28 +00:00
davidm%netscape.com
2900380668 Fix a couple of refcount bugs. Add routine to convert from nsISupports to nsIDOMWindow object 1999-07-18 23:46:04 +00:00
hangas%netscape.com
3caadf2740 Added Exit menu and function 1999-07-18 20:20:52 +00:00