waterson%netscape.com
|
15ae9a7ff7
|
Fix incorrect use of dont_QueryInterface() with dont_AddRef(). Use nsCOMPtr in broadcast hookup code.
|
1999-06-12 19:33:37 +00:00 |
waterson%netscape.com
|
08f203808f
|
Fix incorrect use of dont_QueryInterface() with dont_AddRef().
|
1999-06-12 19:31:36 +00:00 |
slamm%netscape.com
|
2bec3ca2c9
|
Remove unused sidebar files.
|
1999-06-12 01:32:47 +00:00 |
sspitzer%netscape.com
|
16d1062ec0
|
fix mac build bustage. saari made nsXULKeyListener.cpp part of the mac build,
but hasn't defined this CID yet.
|
1999-06-12 01:21:10 +00:00 |
putterman%netscape.com
|
24ff7523c2
|
Add Messenger Biff Notifications.
|
1999-06-11 22:06:20 +00:00 |
saari%netscape.com
|
9900e4d468
|
Adding nsXULKeyListener.cpp to RDF on Mac
|
1999-06-11 21:53:49 +00:00 |
saari%netscape.com
|
1a48c1f71a
|
exporting nsIXULKeyListener.h on Win and Linux builds
|
1999-06-11 21:08:38 +00:00 |
saari%netscape.com
|
44b16f0b10
|
Adding more to nsXULKeyListener.cpp. About to be in the build system.
|
1999-06-11 20:36:14 +00:00 |
saari%netscape.com
|
5598a7fd3e
|
Adding nsIXULKeyListener.h to Mac export
|
1999-06-11 20:35:26 +00:00 |
waterson%netscape.com
|
86a006beba
|
Move history resources to xpfe/components/history/resources.
|
1999-06-11 07:22:03 +00:00 |
waterson%netscape.com
|
62b6172eb6
|
Move bookmarks to xpfe/components.
|
1999-06-11 06:17:15 +00:00 |
waterson%netscape.com
|
034a9ae3b4
|
Add read-only accessors to get at the datasource and container elements.
|
1999-06-11 04:56:18 +00:00 |
waterson%netscape.com
|
15227d53d9
|
Add null checks.
|
1999-06-11 03:32:02 +00:00 |
waterson%netscape.com
|
09313500a4
|
Bug 7781, part deux. Be paranoid about checking the result from the zombie pool.
|
1999-06-11 03:15:40 +00:00 |
waterson%netscape.com
|
d8b20d5e83
|
Add a bit of documentation.
|
1999-06-10 23:46:30 +00:00 |
waterson%netscape.com
|
202a7de021
|
Bug 6374. Add entity refs to make flash panel localizable.
|
1999-06-10 23:38:54 +00:00 |
waterson%netscape.com
|
76bdf18e41
|
Bug 7781. Don't add nodes without ID attributes to the zombie pool. Oh, per selmer's suggestion, improved some of the variable and method names ;-).
|
1999-06-10 23:29:41 +00:00 |
rjc%netscape.com
|
b7397b6a24
|
XUL templates now look for any attribute (other than "uri") which equals "..." and substitutes the URI of the attached node.
|
1999-06-10 19:44:59 +00:00 |
rjc%netscape.com
|
cc897bf304
|
More search support.
|
1999-06-10 19:42:53 +00:00 |
waterson%netscape.com
|
177d19f731
|
Oops. I'd screwed up the Release() method.
|
1999-06-10 08:01:13 +00:00 |
waterson%netscape.com
|
2212cca9b0
|
Enable aggregation on the in-memory datasource.
|
1999-06-10 06:47:28 +00:00 |
peterl%netscape.com
|
e4693f9f9a
|
added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
|
1999-06-10 05:18:46 +00:00 |
mcmullen%netscape.com
|
b748a3fa47
|
Hurrumph. So now we have to use about= instead of ID=? Well, CVS should have fixed my new stuff as well :-)
|
1999-06-10 00:06:59 +00:00 |
mcmullen%netscape.com
|
c4c8b19704
|
Added chrome://pref for the prefs window.
|
1999-06-09 20:45:15 +00:00 |
rjc%netscape.com
|
a96931038c
|
Adding RDF Search datasource into build.
|
1999-06-09 20:04:23 +00:00 |
rjc%netscape.com
|
51c8b9d1de
|
Adding RDF Search datasource.
|
1999-06-09 20:03:20 +00:00 |
hyatt%netscape.com
|
6fa1ec0fda
|
Popups put the "grrrr!" in "swinger", baby!
|
1999-06-09 09:03:15 +00:00 |
hyatt%netscape.com
|
1e0428adbc
|
Ok, everything's peachy on the RDF end. Time to work on the front end.
|
1999-06-09 08:39:10 +00:00 |
hyatt%netscape.com
|
b84d2f62d5
|
Altering the args for createPopup.
|
1999-06-09 08:36:06 +00:00 |
waterson%netscape.com
|
44f829a61f
|
Add nsRDFContentUtils fns to dlldeps, as they are used from rdfdatasource_s.lib now.
|
1999-06-09 08:32:17 +00:00 |
waterson%netscape.com
|
e9cde2a6e1
|
Fix incorrect RDF usage; replace 'ID=' with 'about=' where appropriate.
|
1999-06-09 08:31:47 +00:00 |
waterson%netscape.com
|
9e5fbf10b8
|
Don't rely on rdf_PossiblyMake[Relative|Absolute](); rather, use XUL-specific functions to do it.
|
1999-06-09 08:30:47 +00:00 |
waterson%netscape.com
|
34038fcfb7
|
Bug 7440. Replace rdf_PossiblyMakeRelative() and rdf_PossiblyMakeAbsolute(); use NS_MakeAbsoluteURL() to create absolute URLs, when constructing relative, distinguish between 'name' and 'ref' sites (e.g., 'foo' vs. '#foo'). Misc other fixes to the RDF content sink.
|
1999-06-09 08:29:51 +00:00 |
hyatt%netscape.com
|
33a14549b5
|
Updating popups to use screen coordinates instead of being hardcoded to (50,50).
|
1999-06-09 08:00:27 +00:00 |
hyatt%netscape.com
|
f0a8287f24
|
More content model tweaks.
|
1999-06-09 05:45:15 +00:00 |
hyatt%netscape.com
|
760d88b161
|
Changed event names to "create" and "destroy"
|
1999-06-09 01:11:39 +00:00 |
hyatt%netscape.com
|
0a0e9a7b5f
|
Fix that makes the blur handler ultra-paranoid. It sanity checks its target before
closing the window. (I'm having to do this since focus/blur events bubble. @#$@#$%#)
|
1999-06-09 01:07:31 +00:00 |
hyatt%netscape.com
|
1a1746f863
|
Tweaking interface for focus stuff.
|
1999-06-09 00:35:46 +00:00 |
hyatt%netscape.com
|
8446c68b7b
|
Controller stuff.
|
1999-06-08 23:04:24 +00:00 |
hyatt%netscape.com
|
86f5f812ce
|
Fix Linux bustage.
|
1999-06-08 22:29:58 +00:00 |
hyatt%netscape.com
|
e733be297b
|
added files: mozilla/rdf/base/idl/nsIController.idl, mozilla/rdf/base/idl/nsIGenericCommandSet.idl
|
1999-06-08 22:00:58 +00:00 |
hyatt%netscape.com
|
c66a64c8ab
|
Woo woo. Focus implementation.
|
1999-06-08 21:58:55 +00:00 |
hyatt%netscape.com
|
417208484f
|
Adding new idl.
|
1999-06-08 21:58:32 +00:00 |
warren%netscape.com
|
aaf94a8b04
|
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
|
1999-06-08 20:57:32 +00:00 |
hyatt%netscape.com
|
ac7b6fb545
|
That's right baby. Whole row selection turned on.
|
1999-06-08 05:49:00 +00:00 |
hyatt%netscape.com
|
ddf205e4ee
|
Adding a reminder comment to a file for future reference.
|
1999-06-08 05:24:06 +00:00 |
hyatt%netscape.com
|
3d792e2735
|
Added support for "onconstruct" and "ondestruct" events for popups.
|
1999-06-08 05:08:16 +00:00 |
slamm%netscape.com
|
b747e13602
|
More work on expand/collapse.
|
1999-06-08 00:58:34 +00:00 |
slamm%netscape.com
|
e13a5c75b5
|
miscellaneous styles
|
1999-06-08 00:57:59 +00:00 |
slamm%netscape.com
|
35f2deb203
|
Set background to white
|
1999-06-08 00:57:15 +00:00 |
slamm%netscape.com
|
ba223167c9
|
clean-up whitespace.
|
1999-06-08 00:56:51 +00:00 |
waterson%netscape.com
|
a0f036b920
|
Added what's related panel; moved bookmarks panel to the bottom.
|
1999-06-07 23:57:39 +00:00 |
chuang%netscape.com
|
299a6ad320
|
Fix bustage on Windows
|
1999-06-07 20:32:49 +00:00 |
waterson%netscape.com
|
ad4796c4cc
|
Remove related links datasource. Moved to xpfe/components/related.
|
1999-06-07 19:54:36 +00:00 |
waterson%netscape.com
|
f0eac7f45a
|
Remove related links data source. Moved to xpfe/components/related.
|
1999-06-07 19:53:44 +00:00 |
law%netscape.com
|
bf1be08cdf
|
"First step towards exorcism of nsIXULWindowCallbacks"
|
1999-06-07 19:21:33 +00:00 |
waterson%netscape.com
|
5dfcf8be71
|
Remove related links data source: moved to xpfe/components.
|
1999-06-07 19:14:22 +00:00 |
mcmullen%netscape.com
|
ca21a6c109
|
Fix an assert (and a bug) in some XP_MAC code for importing IE favorites. The wrong stream was being tested for openness, and the parser was being given a nonexistent stream to parse, and asserting.
|
1999-06-07 18:53:29 +00:00 |
rjc%netscape.com
|
90d2520633
|
Get context popup menus work on Mac by checking if the CTRL key is down (just like how the Mac's Finder works).
|
1999-06-07 05:43:09 +00:00 |
saari%netscape.com
|
787c4cafb6
|
First Checked In.
|
1999-06-06 01:26:05 +00:00 |
saari%netscape.com
|
29c8f5a159
|
adding files for keybinding. Not yet in the build
|
1999-06-06 01:25:40 +00:00 |
waterson%netscape.com
|
0ebdb63b60
|
Obsolete.
|
1999-06-04 22:19:32 +00:00 |
briano%netscape.com
|
e9e302b454
|
Handle the (Unix) platform-specific DLL naming conventions properly.
|
1999-06-04 22:17:30 +00:00 |
hyatt%netscape.com
|
5da36a6d57
|
Fixes for several bugs.
|
1999-06-04 22:05:47 +00:00 |
alecf%netscape.com
|
4ed86a156f
|
export xulstubs.idl on windows
|
1999-06-04 04:18:29 +00:00 |
warren%netscape.com
|
447b069ddb
|
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
|
1999-06-03 21:50:47 +00:00 |
ducarroz%netscape.com
|
84a2ffbda2
|
add xulstub.idl
|
1999-06-03 21:00:47 +00:00 |
ducarroz%netscape.com
|
620f6da426
|
add xulstubs.idl
|
1999-06-03 21:00:43 +00:00 |
alecf%netscape.com
|
0f549d4c5c
|
oops, forgot to make this native code for C++
|
1999-06-03 20:47:09 +00:00 |
waterson%netscape.com
|
452a3a8494
|
Remove unnecessary LINCS now that all headers are pushed to the same directory.
|
1999-06-03 20:22:54 +00:00 |
hyatt%netscape.com
|
b507a5b1bf
|
Adding support for the chrome registry naming stuff.
|
1999-06-03 19:32:47 +00:00 |
waterson%netscape.com
|
8d367cbc7f
|
Fixes to get building on OpenVMS. Thanks to Colin R. Blake <colin@theblakes.com>.
|
1999-06-03 18:38:31 +00:00 |
rjc%netscape.com
|
afcbaf44b1
|
XUL templates are now strong enough to support building menus and menuitems.
|
1999-06-03 07:16:18 +00:00 |
alecf%netscape.com
|
38220df50f
|
add XPIDL stubs for these DOM objects so that we can access them from XPConnect
|
1999-06-03 04:39:14 +00:00 |
waterson%netscape.com
|
533357a060
|
Bug 4045. Make GenericBuilder and its kin look at the 'ref=' attribute first, so that it's possible to have two elements in the same document tree that refer to the same RDF resource.
|
1999-06-03 02:23:50 +00:00 |
peterl%netscape.com
|
e2862defe9
|
fixed leak of css loader
|
1999-06-03 01:54:35 +00:00 |
rjc%netscape.com
|
725acacbb9
|
Checking in a workaround for bug #7437 until Rickg fixes that.
|
1999-06-02 00:01:23 +00:00 |
rjc%netscape.com
|
79eed1d6fc
|
Disable XUL templates for the moment.
|
1999-06-01 21:34:05 +00:00 |
rjc%netscape.com
|
470ebf7d3a
|
Small bug fix with FTP; be a little bit smarter at what paths need filtering out (along with "." and "..", skip any absolute URLs, as they usually point "up" the path to the parent)
|
1999-05-30 06:15:58 +00:00 |
rjc%netscape.com
|
5f8b194381
|
Add support for separators in "Related Links" data.
|
1999-05-30 06:02:30 +00:00 |
rjc%netscape.com
|
3623d1f950
|
Add window titles to bookmarks and history windows.
|
1999-05-29 01:35:00 +00:00 |
rjc%netscape.com
|
6170b8c351
|
Clean up sidebar.xul a bit.
|
1999-05-29 00:26:06 +00:00 |
rjc%netscape.com
|
3a6f8aedb4
|
Fix some bugs with template rules. Added some needed styles for bookmarks window. Fixed a bug with sorting in bookmarks window (don't add RDFCore into list, as its unnecessary.) Bookmarks panel in sidebar is now using template rules.
|
1999-05-29 00:17:32 +00:00 |
hyatt%netscape.com
|
0d62207d4d
|
Focus tracker actually tracks!
|
1999-05-28 22:55:10 +00:00 |
putterman%netscape.com
|
c1dd4dc7fc
|
update registry for new mailnews hierarchy.
|
1999-05-28 22:33:30 +00:00 |
hyatt%netscape.com
|
eca246c6ab
|
added files: mozilla/rdf/content/src/nsXULFocusTracker.cpp, mozilla/rdf/content/src/nsJSXULFocusTracker.cpp
|
1999-05-28 22:29:25 +00:00 |
hyatt%netscape.com
|
df8cbbf242
|
Editing makefiles to add sources for the focus tracker.
|
1999-05-28 22:18:11 +00:00 |
hyatt%netscape.com
|
1114c356e3
|
Adding source files for focus tracker.
|
1999-05-28 22:16:47 +00:00 |
hyatt%netscape.com
|
aa3038f6b1
|
More focus tracker work.
|
1999-05-28 22:15:57 +00:00 |
hyatt%netscape.com
|
155264dfb0
|
Focus tracker stubbing.
|
1999-05-28 21:56:07 +00:00 |
hyatt%netscape.com
|
1a462db603
|
Oops.
|
1999-05-28 20:33:46 +00:00 |
hyatt%netscape.com
|
ef9e57ca33
|
Adding the focus tracker to the XUL document.
|
1999-05-28 20:24:58 +00:00 |
waterson%netscape.com
|
ed2ab323c4
|
Bug 6895. Create HTML elements (not XUL elements) when the tag is in the HTML namespace. Minor performance enhancements to reduce number of calls to layout during content model construction.
|
1999-05-28 11:30:59 +00:00 |
bruce%cybersight.com
|
0ab5892ff8
|
Remove a shadowing variable declaration.
|
1999-05-28 06:49:30 +00:00 |
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 |
waterson%netscape.com
|
3185cfb73c
|
Moved nsHistoryDataSource implementation info xpfe/components/history.
|
1999-05-18 04:10:09 +00:00 |
waterson%netscape.com
|
ebffe04e69
|
Moved nsHistoryDataSource implementation into xpfe/components/history.
|
1999-05-18 04:09:44 +00:00 |
waterson%netscape.com
|
5e09442093
|
Remove extraneous whitespace.
|
1999-05-18 03:54:25 +00:00 |
waterson%netscape.com
|
6ddd848805
|
Use nsServiceManager to get singleton datasources instead of nsComponentManager.
|
1999-05-18 03:53:18 +00:00 |
jevering%netscape.com
|
eaa2ddc0b7
|
Makecopy now works on win98 for this.. waterson
|
1999-05-18 00:53:00 +00:00 |
rjc%netscape.com
|
c4559a1b83
|
For collation key sorting support, need to #include DIST area's "locale" directory.
|
1999-05-17 22:47:32 +00:00 |
rjc%netscape.com
|
06d01ef3ff
|
Checking in some additional collation key support.
|
1999-05-17 22:43:47 +00:00 |
waterson%netscape.com
|
0b9397d8b7
|
Add nsISupports to QI.
|
1999-05-17 22:20:35 +00:00 |
jevering%netscape.com
|
103d043b7d
|
Adding to be localizable for bug 6366
|
1999-05-17 21:58:42 +00:00 |
slamm%netscape.com
|
4a849c3619
|
Add tree dump. Code to resize iframes (not quite working).
|
1999-05-17 21:51:15 +00:00 |
slamm%netscape.com
|
c2a20a037e
|
Fix reload.
|
1999-05-17 21:50:35 +00:00 |
hyatt%netscape.com
|
eade061743
|
La la la.
|
1999-05-16 09:40:42 +00:00 |
hyatt%netscape.com
|
7eb10f9474
|
More popup work.
|
1999-05-16 09:09:00 +00:00 |
hyatt%netscape.com
|
e1b918d6dd
|
Fixing build bustage
|
1999-05-16 08:50:27 +00:00 |
hyatt%netscape.com
|
eac829cd24
|
Added the method that will give me the new popup doc.
|
1999-05-16 08:05:32 +00:00 |
hyatt%netscape.com
|
46e652edde
|
Implementing HandleDOMEvent in nsXULDocument.cpp. Events now bubble to the
document and in turn will now bubble to the window.
|
1999-05-16 07:05:51 +00:00 |
hyatt%netscape.com
|
1e13404fbb
|
Events weren't bubbling into the document. They do this now.
|
1999-05-16 06:58:56 +00:00 |
waterson%netscape.com
|
353605999f
|
Back out local changes to my flash stuff (was for testing only).
|
1999-05-16 00:10:25 +00:00 |
waterson%netscape.com
|
5593a000ae
|
Initial revision.
|
1999-05-16 00:08:34 +00:00 |
waterson%netscape.com
|
1afa8c1325
|
Bug 3367. Need to 1) treat ArcLabelsOut as returning an 'optimistic' list of arcs, that is, possible arcs out; 2) use GetTarget() to test the containment property, not just existence of the arc; 3) implement 'rdf:ignore' to skip properties that may require extensive computation. In the process, I had to #ifdef XUL_TEMPLATES some of the XUL template stuff.
|
1999-05-15 23:46:17 +00:00 |
slamm%netscape.com
|
e60a9a617e
|
Use ENTITY's for labels.
|
1999-05-15 22:08:01 +00:00 |
hyatt%netscape.com
|
44c4e25ff4
|
DOn't need the printf any more.
|
1999-05-15 09:04:45 +00:00 |
hyatt%netscape.com
|
b29bcf0a02
|
Not yet implemented. Sigh. I hate seeing "Not yet implemented."
|
1999-05-15 09:03:59 +00:00 |
hyatt%netscape.com
|
e79a5b7f9e
|
Added support for document.popup, so that event handlers in popup content
can refer to the popup's originating element.
|
1999-05-15 08:46:14 +00:00 |
slamm%netscape.com
|
341b9f6ba1
|
Use sidebar style sheet for sidebar panel.
|
1999-05-15 01:55:37 +00:00 |
slamm%netscape.com
|
4674aaa009
|
Size to fit.
|
1999-05-15 01:53:28 +00:00 |
slamm%netscape.com
|
576eece630
|
Clean up
|
1999-05-15 01:52:37 +00:00 |
slamm%netscape.com
|
9c8452c5a3
|
Move title back into xul file
|
1999-05-15 01:45:09 +00:00 |
slamm%netscape.com
|
fe956060e9
|
cleaner look
|
1999-05-15 01:44:33 +00:00 |
shaver%netscape.com
|
24efe3a2b7
|
allow rdf:datasource;param=var (r=waterson)
|
1999-05-14 23:56:30 +00:00 |
hyatt%netscape.com
|
d6cdb51453
|
Calling both createPopup and createAnchoredPopup now.
|
1999-05-14 21:51:57 +00:00 |
hyatt%netscape.com
|
bba1b15b6b
|
Screen coords instead.
|
1999-05-14 19:22:52 +00:00 |
hyatt%netscape.com
|
880d8ac152
|
Changes to actually call into the GlobalWindowImpl's createPopup method.
|
1999-05-14 19:10:01 +00:00 |
slamm%netscape.com
|
7af1631371
|
Use ENTITY tags for text. Fix for i18n bug #6373.
|
1999-05-14 18:58:56 +00:00 |
hyatt%netscape.com
|
68699b75c3
|
Popup listener.
|
1999-05-14 07:20:12 +00:00 |
hyatt%netscape.com
|
df26e06d28
|
Oops.
|
1999-05-14 06:24:23 +00:00 |
hyatt%netscape.com
|
3c4bb5a0ed
|
added files: mozilla/rdf/content/src/nsXULPopupListener.cpp
|
1999-05-14 05:39:15 +00:00 |
hyatt%netscape.com
|
c30b21f261
|
Committing the XUL popup listener implementation.
|
1999-05-14 05:37:20 +00:00 |
hyatt%netscape.com
|
70323053b9
|
Adding support for the popup content implementation.
|
1999-05-14 05:37:00 +00:00 |
hyatt%netscape.com
|
55a0657c63
|
Committing the popup listener interface.
|
1999-05-14 05:36:21 +00:00 |
waterson%netscape.com
|
485272b528
|
Use NS_WITH_SERVICE.
|
1999-05-13 20:53:07 +00:00 |
waterson%netscape.com
|
0e20e8f768
|
Fix leakage of RDF service.
|
1999-05-13 20:52:42 +00:00 |
waterson%netscape.com
|
f83f501684
|
Fixed missing release service.
|
1999-05-13 20:52:15 +00:00 |
slamm%netscape.com
|
ba043f00dd
|
Another iteration. Add everything to a box.
|
1999-05-13 20:33:40 +00:00 |
waterson%netscape.com
|
24b66c0162
|
Okay, let's try that fix again.
|
1999-05-13 17:27:51 +00:00 |
waterson%netscape.com
|
ce8fbc0b9b
|
Fix inappropriate use of member functions.
|
1999-05-13 16:57:59 +00:00 |
rjc%netscape.com
|
0c22e91413
|
Don't compare nsCOMPtrs against nsnull.
|
1999-05-13 08:29:56 +00:00 |
rjc%netscape.com
|
b89173be36
|
More cleanup on nsXULSortService (more nsCOMPtr usage, more C++ usage, etc.) Also, begin to add support for collation keys.
|
1999-05-13 08:25:12 +00:00 |
rjc%netscape.com
|
917d465fad
|
Add support for any node attribute that wants to bind its value to RDF by looking it up in the graph.
|
1999-05-13 08:02:19 +00:00 |
warren%netscape.com
|
7a41ef7d73
|
Fixed nsICollection (and Count in particular) to be xpidl friendly.
|
1999-05-13 04:56:04 +00:00 |
slamm%netscape.com
|
2ac017e971
|
Play with the widget set and styles. Add onclick handler for 'Reload' button.
|
1999-05-13 02:12:01 +00:00 |
slamm%netscape.com
|
6b238ccd39
|
Add new sidebar files. Move bookmarks javascript into separate file.
|
1999-05-13 00:32:44 +00:00 |
mcmullen%netscape.com
|
739a8fe927
|
Split the manifest files into two: idl-generated headers (used if USE_XPIDL is turned off) and non-generated headers.
|
1999-05-13 00:04:14 +00:00 |
slamm%netscape.com
|
59aba9e67c
|
Add sidebar title. Clean-up the layout.
|
1999-05-13 00:03:10 +00:00 |
mcmullen%netscape.com
|
2b5361fb91
|
First Checked In.
|
1999-05-13 00:01:48 +00:00 |
slamm%netscape.com
|
fcaa866d2a
|
Lose the toolbox.
|
1999-05-12 23:55:20 +00:00 |
vidur%netscape.com
|
6ec312397a
|
Added GetContentType method to nsIDocument interface.
|
1999-05-11 20:22:52 +00:00 |
waterson%netscape.com
|
34451dc42c
|
First Checked In.
|
1999-05-11 19:02:48 +00:00 |
slamm%netscape.com
|
ce88e7cbfd
|
Bookmarks panel for the Sidebar.
|
1999-05-11 18:23:24 +00:00 |
slamm%netscape.com
|
ea23f4a3d4
|
Move javascript code in bookmarks.js
|
1999-05-11 18:22:35 +00:00 |
slamm%netscape.com
|
dfaf8cd495
|
Sidebar almost working now.
|
1999-05-11 18:19:15 +00:00 |
waterson%netscape.com
|
65e92ad3a9
|
XPT files are generated on-the-fly now.
|
1999-05-11 02:11:21 +00:00 |
waterson%netscape.com
|
c37e21c106
|
Generate base header files.
|
1999-05-11 02:11:01 +00:00 |
slamm%netscape.com
|
05b6dad5e2
|
Move bookmarks javascript code into separate file. Add initial browser sidebar code and data.
|
1999-05-11 00:06:43 +00:00 |
mccabe%netscape.com
|
24c043bde6
|
_xpidlgen is now cvsignore'd globally; remove redundant per-directory references.
|
1999-05-10 20:52:47 +00:00 |
waterson%netscape.com
|
a389d3aa3d
|
Ignore the _xpidlgen directory.
|
1999-05-10 19:31:34 +00:00 |
waterson%netscape.com
|
be8c0fc0a9
|
Automatically build .xpt's.
|
1999-05-10 18:55:00 +00:00 |
waterson%netscape.com
|
6282bf4505
|
Generate RDF headers.
|
1999-05-10 18:51:20 +00:00 |
mcafee%netscape.com
|
fabaa074ad
|
Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com
|
1999-05-10 06:47:04 +00:00 |
rjc%netscape.com
|
3ba3f65dfd
|
Yet another shot at fixing another Unix pedantic issue.
|
1999-05-08 21:47:49 +00:00 |
rjc%netscape.com
|
ba8b13a8f1
|
Try fixing another Unix pedantic issue.
|
1999-05-08 21:07:18 +00:00 |
rjc%netscape.com
|
01d01c4c33
|
Fix Unix pedantic issue. (hopefully)
|
1999-05-08 20:22:41 +00:00 |
rjc%netscape.com
|
9d79173687
|
While remote data starts streaming in, assert "loading"="true" attribute. When stream finishes, unassert it. Provide a "loading"="true" CSS style that sets the icon to be loading.gif
|
1999-05-08 12:42:33 +00:00 |
rjc%netscape.com
|
23189d161a
|
Give the top-level XUL content folders pretty icons too!
|
1999-05-08 11:17:15 +00:00 |
rjc%netscape.com
|
94610fd457
|
Add refcnt'ing support in Element map for content nodes. (Not 100% if this is the right thing to do, but it does fix a crashing bug where the nodes are freed too early!)
|
1999-05-08 10:29:24 +00:00 |
rjc%netscape.com
|
becb95e885
|
Fix hasAssertion() methods of FTP and Related Links datasources.
|
1999-05-08 10:18:01 +00:00 |
rjc%netscape.com
|
6ffd5cd6b0
|
Fix history bug; if a URI doesn't have a title (for example, if we're loading in a GIF file), detect it and don't try to write out a bogus title.
|
1999-05-08 09:45:32 +00:00 |
rjc%netscape.com
|
30d3899e8c
|
Use nsFileSpec's GetCatInfo() instead of rolling our own.
|
1999-05-08 09:34:31 +00:00 |
rjc%netscape.com
|
2a8310815c
|
Add extra checking to ensure that FindChildByTag() succeeds before using value.
|
1999-05-08 08:39:47 +00:00 |
rjc%netscape.com
|
867574c7f2
|
Don't compare nsCOMPtrs against nsnull.
|
1999-05-07 21:24:09 +00:00 |
rjc%netscape.com
|
eb3e56f574
|
First cut at adding template and rule support for XUL builders.
|
1999-05-07 21:20:33 +00:00 |
waterson%netscape.com
|
13ed406992
|
nsISupportsArray hackery.
|
1999-05-07 19:56:19 +00:00 |
waterson%netscape.com
|
8f9e153dd3
|
#include nsIEnumerator, because the decl of nsISimpleEnumerator has moved there.
|
1999-05-07 19:55:44 +00:00 |
briano%netscape.com
|
e6ae7948e3
|
Converted 'true' to 'PR_TRUE' so it'll build on Unix.
|
1999-05-07 05:17:30 +00:00 |
kipp%netscape.com
|
4120c76d11
|
Create an html element factory to use to create html content objects instead of requiring rdf to link with the html dll
|
1999-05-06 19:28:45 +00:00 |
kipp%netscape.com
|
72cafa3e1b
|
Use DOM api's instead of layout private api's
|
1999-05-06 19:28:22 +00:00 |
kipp%netscape.com
|
baa6c6f038
|
Use component manager to create a css parser
|
1999-05-06 19:28:09 +00:00 |
kipp%netscape.com
|
df63eff233
|
We no longer need to link in raptor
|
1999-05-06 19:27:53 +00:00 |
dcone%netscape.com
|
6b985124a3
|
fixed an autoString to use the GetUnicode() call
|
1999-05-06 07:42:43 +00:00 |
waterson%netscape.com
|
a2c461d17b
|
Fix compiler warnings. Make -pedantic build again.
|
1999-05-06 06:34:07 +00:00 |
waterson%netscape.com
|
2c53b41852
|
Fix compiler warnings.
|
1999-05-06 06:33:47 +00:00 |
waterson%netscape.com
|
4c67165bad
|
Fix off-by-one error, and an infinite loop.
|
1999-05-06 06:32:54 +00:00 |
waterson%netscape.com
|
4ed012a924
|
Obsolete.
|
1999-05-06 05:17:37 +00:00 |
rjc%netscape.com
|
6430bcf5f9
|
New file: loading.gif
|
1999-05-06 01:19:25 +00:00 |
rjc%netscape.com
|
ddbf010669
|
First Checked In.
|
1999-05-06 01:19:04 +00:00 |
rjc%netscape.com
|
b214f946d9
|
Add some small NULL checks.
|
1999-05-06 00:38:54 +00:00 |
waterson%netscape.com
|
729f6ac1bc
|
Obsolete.
|
1999-05-05 03:30:39 +00:00 |
waterson%netscape.com
|
16e51f00e4
|
Remove nsXULDataSource, which is obsolete.
|
1999-05-05 03:25:16 +00:00 |
waterson%netscape.com
|
7557384287
|
Forgot to update MANIFEST, idiot.
|
1999-05-05 03:18:20 +00:00 |
waterson%netscape.com
|
70b5ea098e
|
Forgot to update Makefile.in, idiot.
|
1999-05-05 03:18:03 +00:00 |
waterson%netscape.com
|
f1af2a3844
|
Add rdfpoll test to the build.
|
1999-05-05 03:15:23 +00:00 |
waterson%netscape.com
|
98278b8fa5
|
Juggled interfaces around: they each live in their own .idl file now, which affects headers.
|
1999-05-05 03:14:31 +00:00 |
waterson%netscape.com
|
eb4e1e74ef
|
Use new RDFXML datasource APIs.
|
1999-05-05 03:14:06 +00:00 |
waterson%netscape.com
|
af9002cd36
|
Add resources directory to the build: it has its own makefile now.
|
1999-05-05 03:13:39 +00:00 |
waterson%netscape.com
|
1438075196
|
Add polling!
|
1999-05-05 03:12:54 +00:00 |
waterson%netscape.com
|
fc090a48cf
|
Remove nsXULDataSource: it is obsolete. Refactor interfaces into individual idl files: need to install more .xpt's now.
|
1999-05-05 03:12:24 +00:00 |