Граф коммитов

1162 Коммитов

Автор SHA1 Сообщение Дата
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
hyatt%netscape.com 989a98a5b9 Implementing document and window capture in the XUL DOM. 1999-05-27 21:03:59 +00:00
saari%netscape.com a4fe073c7a First Checked In. 1999-05-27 21:00:28 +00:00
danm%netscape.com 36d8c5644e save search part of URL when munging and reconstructing 1999-05-27 20:34:42 +00:00
mcafee%netscape.com 94d32802ad -lraptorhtml is a component now, don't link with it. 1999-05-27 00:55:09 +00:00
slamm%netscape.com 8f12e014e9 Use static pages for tinderbox instead of scripts. Fix for 7091. Approved by chofmann. 1999-05-27 00:07:06 +00:00
peterl%netscape.com 3437a3de76 sync to nsIStyledContent API change 1999-05-26 23:46:45 +00:00
peterl%netscape.com 7d5c18655c switch to CSS loader for loading CSS sheets
fixed mime type processing
1999-05-26 23:43:40 +00:00
peterl%netscape.com ebc7230baf tweaks to CSS loader usage 1999-05-26 23:42:29 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
hyatt%netscape.com 69152a76fd Better fix for 6746. 1999-05-25 00:29:55 +00:00
waterson%netscape.com 609396188c Bug 6957. Add kEventQueueCID to the registry setup so these tests will run. a=chofmann. 1999-05-24 03:53:02 +00:00
waterson%netscape.com 2de8b23615 Bug 6958. Fix inconsistency between string and string size. a=chofmann. 1999-05-24 03:51:56 +00:00
waterson%netscape.com 1098d89cda Bug 4629. Store an ID= attribute on bookmark folders to ensure that we assign them the same resource in the graph between runs. 1999-05-21 22:19:12 +00:00
waterson%netscape.com ef7e0d36ec Bug 4629. Use PR_Now() to get a 'more unique' starting point for anonymous resources. 1999-05-21 22:18:29 +00:00
waterson%netscape.com 06a6123e40 More bug 6823. Add comments to keep this problem from happening again. 1999-05-21 21:23:04 +00:00
hyatt%netscape.com 8fb2c9835b Fix for the regression described in bug 6823. 1999-05-21 19:27:02 +00:00
waterson%netscape.com a425d2dc74 Bug 6884. Set up a 'real' flash demo that pulls data from tinderbox. 1999-05-21 18:20:09 +00:00
slamm%netscape.com aabd230a74 Avoid loading container urls. Bug #6776. Fix from rjc. Approved by chofmann. 1999-05-21 00:42:23 +00:00
slamm%netscape.com 311ee8513f Fix for i18n entities. Bug #6373. Approved by chofmann. 1999-05-21 00:39:39 +00:00
hyatt%netscape.com dddc71fea8 Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com. 1999-05-20 06:39:37 +00:00
rjc%netscape.com d4b3602019 Fix Unix bustage on previous checking for bug # 6778. 1999-05-20 01:55:37 +00:00
rjc%netscape.com c2db68fd3f Fix bug # 6778. Reviewed by sdagley, approved by chofmann. The fix consists of checking the proper default namespace on attributes (instead of using the XUL namespace), and adding a XUL template in for the bookmarks panel in the sidebar. 1999-05-20 01:21:20 +00:00
hyatt%netscape.com bb16cb3c2e Fix for bug 5911. 1999-05-19 08:26:21 +00:00
waterson%netscape.com c2b4a6d1c0 No longer needed. 1999-05-19 05:57:55 +00:00
waterson%netscape.com ea553b55c6 These files are generated now. 1999-05-19 05:57:28 +00:00
waterson%netscape.com 7e3d1ff387 Bug 5630. Use nsRandomAccessInputStream to read a line at a time (vs. a character at a time). Tip o' the hat to jim_nance@yahoo.com. 1999-05-19 05:53:14 +00:00
rjc%netscape.com 881680ba79 Apply Scott Putterman's fix for XUL sorting. 1999-05-19 05:30:25 +00:00
waterson%netscape.com 1ba85a5766 Implement nsIDOMNSDocument properly. Factor logic for createElement & createElementWithNamespace. 1999-05-19 04:28:40 +00:00
waterson%netscape.com 92d67a228c Use nsIRDFService::GetDataSource(). For now we need to, because you can't Init() the same RDF/XML datasource twice. This kinda sucks because it's synchronous. 1999-05-19 03:54:43 +00:00
slamm%netscape.com d502bd33ef Remove shortcut column from sidebar panel. 1999-05-19 00:15:46 +00:00
peterl%netscape.com 8a384ed0b8 fixed ambiguous cast for nsCOMPtr on linux 1999-05-19 00:05:40 +00:00
joki%netscape.com 022a0e65af Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +00:00
peterl%netscape.com b53a143f17 added css loader support
fixed document observer calls
1999-05-18 23:02:00 +00:00
law%netscape.com 7ad951e120 Fix bustage on Win95/Win98 1999-05-18 22:20:19 +00:00
davidm%netscape.com 81813b2ef9 File Removed. 1999-05-18 21:42:21 +00:00
davidm%netscape.com d10bfc97d5 removing nsIWindowMediator.h 1999-05-18 21:41:05 +00:00
mscott%netscape.com 2c2a59fb5f Remove NS_RDF from this class declaration. This was giving us link warnings in every dll that linked with this library on windows. Why? When we link against the library, the macro is defining the class as an imported class; however because the library is statically linked, it really is a local declaration.
a=waterson
1999-05-18 21:28:43 +00:00
hyatt%netscape.com c31f58efe7 Disabling the cloned style sheets. This is causing trouble. Will probably have
to force them to be reparsed.
1999-05-18 10:21:11 +00:00
hyatt%netscape.com dda0797e17 Fixes. 1999-05-18 09:28:00 +00:00
hyatt%netscape.com 7d751fe7c5 Oh yeah, baby. 1999-05-18 09:03:53 +00:00
mccabe%netscape.com 3c245e06c1 Remove lecacy hack that moved .xpt files from over in js/src/xpconnect to components, now that xpconnect exports its own .xpt files. 1999-05-18 09:01:01 +00:00
hyatt%netscape.com e16abec745 Popup listener knows how to be a blur listener. 1999-05-18 08:37:41 +00:00
hyatt%netscape.com ebfa702013 Typo. 1999-05-18 07:42:31 +00:00
hyatt%netscape.com fc6b4cd8be Working on popup documents. 1999-05-18 07:40:59 +00:00
rjc%netscape.com 4c8823a33a Make sure that the bookmark panel includes the right RDF datasources! Also, show the bookmark shortcut column. 1999-05-18 07:02:06 +00:00
rjc%netscape.com 1e8eed4c51 Get rid of a few warnings. 1999-05-18 06:34:15 +00:00
rjc%netscape.com ccb4bd97b8 More XUL template changes. Also re-enabling XUL_TEMPLATES. 1999-05-18 06:27:04 +00:00
rjc%netscape.com 4dda861004 Even more support for collation keys. 1999-05-18 06:19:04 +00:00
hyatt%netscape.com cd8b5dada5 Had the wrong integer value for the right mouse button. 1999-05-18 06:05:43 +00:00