gagan%netscape.com
e546a70149
Necko only changes for the setting relative path.
1999-07-22 21:17:11 +00:00
rjc%netscape.com
e6984d697f
Even more support for IE Favorites on Windows.
1999-07-22 12:09:48 +00:00
rjc%netscape.com
a77d346bc1
More IE Favorites hackage (for Windows).
1999-07-22 10:44:31 +00:00
rjc%netscape.com
e7c771420b
Windows only!
1999-07-22 10:08:17 +00:00
rjc%netscape.com
7c7959e547
Smack the file system datasource (under windows) to munge "IE Favorites" names.
1999-07-22 10:06:25 +00:00
waterson%netscape.com
210a35cf0f
Fix for menuitems being incorrectly marked as menus.
1999-07-22 06:06:23 +00:00
waterson%netscape.com
cf7d82295b
Fix computation of empty containers.
1999-07-22 05:11:52 +00:00
tbogard%aol.net
eb0dd2815e
Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings.
1999-07-22 02:11:04 +00:00
slamm%netscape.com
13038cc231
Hook up 'Add' panel button
1999-07-22 00:51:33 +00:00
rjc%netscape.com
dbcf779b24
Set empty="false" attribute even if container is closed.
1999-07-22 00:49:50 +00:00
putterman%netscape.com
1133b9f963
Messenger Copy/Move menus now show menuitems instead of all menus.
1999-07-22 00:26:00 +00:00
slamm%netscape.com
79fe1cbfc7
Drop the 'Sidebar' label at the top.
1999-07-21 23:39:22 +00:00
slamm%netscape.com
e4f8b9f806
shave a few pixels off titles
1999-07-21 23:38:52 +00:00
rjc%netscape.com
8881ce7bce
Use nsFileSpec's new IsHidden() method.
1999-07-21 23:14:01 +00:00
rjc%netscape.com
c1dfe525b3
Now update "empty" attribute as children count changes.
1999-07-21 23:10:07 +00:00
rjc%netscape.com
a8e701fe56
Ensure that we have a value.
1999-07-21 23:02:35 +00:00
cmanske%netscape.com
93a6f46ee6
Change registry to use new editor chrome directory structure
1999-07-21 19:56:10 +00:00
gagan%netscape.com
20c0996ab2
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
1999-07-21 11:48:56 +00:00
mscott%netscape.com
ed2a17b71b
NECKO Only!! Don't call GetBuffer on an nsString as it returns null for unicode strings. use nsCAutoString
1999-07-21 06:51:45 +00:00
troy%netscape.com
bf547dbb98
Change to StartLayout(): moved call to EnableRefresh() to before the InitialReflow()
...
call to work around a bug in the compositor
1999-07-21 04:47:15 +00:00
slamm%netscape.com
a31b3415f1
Add entries for bookmarks.
1999-07-20 23:40:22 +00:00
sspitzer%netscape.com
731a41f274
fix warnings
1999-07-20 20:32:33 +00:00
mcafee%netscape.com
47320f0312
Fixing warnings
1999-07-20 20:22:23 +00:00
bienvenu%netscape.com
d9ce494617
checkin jefft's fix mailnews startup crash
1999-07-20 17:32:43 +00:00
rjc%netscape.com
c48f89b97f
Work harder at getting the REAL parent container when determining if the parent container is a RDF_Seq during a natural order sort.
1999-07-20 09:04:24 +00:00
warren%netscape.com
7bcb94a320
Changed around load group insertion/removal to happen on mozilla thread.
1999-07-20 08:46:33 +00:00
rjc%netscape.com
39a2594cb5
Only support sorting on RDF Seqs if container is actually a RDF_Seq itself.
1999-07-20 05:20:32 +00:00
rjc%netscape.com
42d8e0784d
Comment out annoying assertion (bug # 9930) for the short term... the code needs to be rewritten in general.
1999-07-20 04:24:18 +00:00
rjc%netscape.com
d14b0d2ccd
Fix for bug #9899 : set "empty" attribute on containers if they appear to be empty.
1999-07-20 04:21:24 +00:00
rjc%netscape.com
e8321b93a9
Oops... PR_FALSE instead of just FALSE.
1999-07-20 03:14:34 +00:00
rjc%netscape.com
3be70e4d68
Add support for sorting RDF_Seqs when in natural order sort mode.
1999-07-20 03:13:15 +00:00
tao%netscape.com
2b1cc86d3e
Added locale provider entries to all existing packages in the chrome registry.
1999-07-20 01:25:28 +00:00
waterson%netscape.com
3196b679df
Change graph linkage to be 'bottom up' so that streaming RDF places less burden on layout.
1999-07-19 22:02:22 +00:00
hangas%netscape.com
fa6be2f05e
Added chrome://global/content/
1999-07-19 21:41:07 +00:00
joki%netscape.com
0af283b8e2
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
4889479e80
Modifications for performance improvements.
1999-07-19 19:23:51 +00:00
waterson%netscape.com
3e9a4790e1
Use 'chrome:' URL.
1999-07-19 19:21:04 +00:00
waterson%netscape.com
2a499473be
Bug 6873. Performance improvements to the generic builder. The template builder now instantiates template content 'lazily' when the frame system asks for it.
1999-07-19 19:18:10 +00:00
rickg%netscape.com
844a7e45ef
switch to faster string search API
1999-07-19 03:29:56 +00:00
rjc%netscape.com
528bf67d11
Fix a warning by tossing out some old debugging code.
1999-07-18 08:25:24 +00:00
rjc%netscape.com
8a60d45f7b
Clear up a couple of warnings.
1999-07-18 08:22:06 +00:00
mjudge%netscape.com
7ddf8fee55
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
1999-07-18 02:27:19 +00:00
saari%netscape.com
d04477a5e8
Use GetKeyCode instead of GetCharCode for windows and linux
1999-07-18 00:07:10 +00:00
peterl%netscape.com
e3019ad978
clean up some string usage
1999-07-18 00:01:21 +00:00
hyatt%netscape.com
4c2a642cb4
Teaching XUL overlays how to do positioning.
1999-07-17 21:50:01 +00:00
rjc%netscape.com
dbce229d7e
Use application locale when sorting with collation service; fix for bug #9968 .
1999-07-17 21:36:17 +00:00
ramiro%netscape.com
fecd737d22
Landing timer move on windows.
1999-07-17 15:52:01 +00:00
ramiro%netscape.com
342b5083f1
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
hyatt%netscape.com
85d30d28a3
XUL overlays work!
1999-07-17 04:27:55 +00:00
mcafee%netscape.com
171c64c371
Fixing unused variable warnings
1999-07-17 03:06:14 +00:00
rjc%netscape.com
70e09ca0d1
More cleanup.
1999-07-17 02:33:00 +00:00
hyatt%netscape.com
2ee4ccec8a
XUL overlay work.
1999-07-17 02:24:13 +00:00
rjc%netscape.com
73fdcacca7
Cleanup command APIs slightly.
1999-07-17 02:15:53 +00:00
waterson%netscape.com
69ae62cf2c
Re-try of changes for 1.40, this time with the off-by-one error in GetUnicodeResource() fixed.
1999-07-17 01:46:34 +00:00
waterson%netscape.com
40035936c1
Back out last change; was causing crashes on Unix.
1999-07-17 01:31:24 +00:00
rjc%netscape.com
0ebba35da4
Fix nsISupportsArray for RDF datasources.
1999-07-17 00:11:19 +00:00
warren%netscape.com
c5684bf4d7
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
hyatt%netscape.com
8757e444f0
Like this way better.
1999-07-16 10:02:33 +00:00
hyatt%netscape.com
b63b138d62
More work on XUL overlays.
1999-07-16 09:43:14 +00:00
hyatt%netscape.com
e18c267254
Making sure I refcount some things i wasn't.
1999-07-16 08:37:11 +00:00
hyatt%netscape.com
d604820879
Initializing a member variable to nsnull.
1999-07-16 08:26:42 +00:00
hyatt%netscape.com
de9deca526
Fixing build bustage
1999-07-16 07:47:37 +00:00
hyatt%netscape.com
2fd19ba703
Removing the obsolete XUL fragment code. It's incompatible with the new XUL overlay code.
1999-07-16 07:33:52 +00:00
hyatt%netscape.com
ed24cdbc00
More fun with XUL overlays.
1999-07-16 07:31:43 +00:00
hyatt%netscape.com
415eb6c18e
Continuing XUL overlay work.
1999-07-16 07:10:20 +00:00
hyatt%netscape.com
d56bbe8d61
Adding support for XUL Overlays.
1999-07-16 06:37:28 +00:00
hyatt%netscape.com
237db9eb9b
Laying the foundation for XUL Overlays.
1999-07-16 04:35:30 +00:00
waterson%netscape.com
a985e3ea72
Performance tweaks to SetAttribute(): minimize string compares by using atoms to set up event listeners; silly fixes to broadcaster push code.
1999-07-16 04:05:53 +00:00
waterson%netscape.com
7da3370e9e
Don't set up the composite datasource and XUL builder until immediately before we start to layout the document; this avoids a bunch of useless OnAssert()'s getting propogated and dropped.
1999-07-16 04:03:52 +00:00
waterson%netscape.com
3a7511cd87
Some performance tweaks. Inline string copy in GetUnicodeResource(); re-write GetResourcee() to avoid multiple trips to the component manager; use GetValueConst() to re-use the pointers inside resource/literal objects instead of making copies for keys.
1999-07-16 04:01:21 +00:00
slamm%netscape.com
da04d396e9
Enable/disable customize button
1999-07-15 23:09:06 +00:00
putterman%netscape.com
109c8e2cc0
Add back column headers to avoid assertions.
1999-07-15 17:57:56 +00:00
rjc%netscape.com
c86f115ad1
Add check for null.
1999-07-15 09:20:54 +00:00
waterson%netscape.com
08948fbe9c
Make this test more complicated by adding some nodes n' stuff.
1999-07-15 01:23:50 +00:00
waterson%netscape.com
6289662141
Bug 8514. Add support s.t. 'ref=' changes will re-root a tree control (or other RDF-generated content).
1999-07-15 01:22:59 +00:00
rjc%netscape.com
3754e3aa5a
Add const. Fix build. All good.
1999-07-14 22:10:16 +00:00
rjc%netscape.com
1dd1f92ca4
Use GetTextForNode() more, as well as use GetValueConst().
1999-07-14 21:13:13 +00:00
rjc%netscape.com
b1771edf11
Get LocalStore() working in regards to nsIRemoteDataSource.
1999-07-14 21:12:46 +00:00
rjc%netscape.com
eaed244f77
Added a comment.
1999-07-14 21:12:09 +00:00
rjc%netscape.com
599602ca83
Use GetValueConst(). Also, remember the "Last Internet Search" in the localstore.
1999-07-14 21:11:51 +00:00
rjc%netscape.com
44c4c90403
Use GetValueConst().
1999-07-14 21:11:16 +00:00
slamm%netscape.com
0d4a27c6d8
Change default background to white
1999-07-14 20:58:31 +00:00
slamm%netscape.com
c41305de3f
Move up/down tweak. Button enabling tweaks
1999-07-14 20:57:59 +00:00
brade%netscape.com
14b253d89e
keybinding fix
1999-07-14 17:29:15 +00:00
slamm%netscape.com
2f3ecd7036
Add disabled up/down buttons. Update selection on move up/down.
1999-07-14 17:18:21 +00:00
slamm%netscape.com
2c96a51641
Engineering grown icons to serve as place holders
1999-07-14 15:46:21 +00:00
slamm%netscape.com
314ae91bdd
Sidebar overhaul
1999-07-14 15:45:37 +00:00
matt%netscape.com
04aaf50a34
turning on chrome directory for global and navigator
1999-07-14 01:00:41 +00:00
putterman%netscape.com
6712d1abe0
Added chrome/sidebar/content
1999-07-13 20:31:15 +00:00
valeski%netscape.com
f974dfa823
necko only - added the the source url to the NS_NewURI call
1999-07-13 02:19:47 +00:00
valeski%netscape.com
73c1abc20c
necko only - extended chrome's make absolute implementation
1999-07-13 01:37:23 +00:00
slamm%netscape.com
1da32c6bfe
Fix build. Remove reference to dialogWindow.xul. No longer needed
1999-07-13 00:29:35 +00:00
slamm%netscape.com
ee1fcf5b42
Fix crash on customize. (bug #9435 ).
1999-07-12 23:24:22 +00:00
slamm%netscape.com
8bd50d24fe
Fix crash on customize. (bug #9435 ). Remove Panel 'Customize' buttons.
1999-07-12 23:23:38 +00:00
slamm%netscape.com
7bce171d68
Minor cleanup.
1999-07-12 23:23:35 +00:00
waterson%netscape.com
33029e9741
Bug 8318. Don't include rdf:local-store in the generic builder until we have all of the persistence issues sorted out.
1999-07-12 18:24:26 +00:00
warren%netscape.com
0cd57746e8
Necko stuff for dealing with load groups when opening URLs.
1999-07-09 21:18:47 +00:00
waterson%netscape.com
30e7325bb5
Bug 9365. Fix tree builder [Un]SetWidgetAttribute() for new content model. r=hyatt
1999-07-09 21:17:25 +00:00
waterson%netscape.com
e5c6a3bd95
Bugs 8854, 8514. Update test cases to regress these bugs.
1999-07-09 20:42:55 +00:00
waterson%netscape.com
9c59e96e78
Bug 8854. Fix CloseWidgetItem() to play nice with mixture of XUL and RDF content.
1999-07-09 20:41:41 +00:00
hyatt%netscape.com
eafc386fcc
Making the sidebar work better.
1999-07-09 00:16:44 +00:00
hyatt%netscape.com
1e0ad088a5
Fixing redraw problems on initial show of window.
1999-07-07 22:34:10 +00:00
ramiro%netscape.com
9200ddaebb
Checkin another chunk of Alex Larsson's non-exported symbol reduction
...
patch. All changes protected by MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
warren%netscape.com
9efa754f74
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:08:40 +00:00
waterson%netscape.com
6cc2813bb1
Bug 7722. PR_LOG instead of assert when an attempt is made to create element with a bogus namespace.
1999-07-07 06:52:21 +00:00
rjc%netscape.com
14f7295a00
Small insertion fix.
1999-07-07 06:34:18 +00:00
waterson%netscape.com
a6e51f0941
Bug 8815. A feeble attempt to fix this bug. There are still some redraw problems with the tree widget that make it _seem_ like this isn't fixed. But it is. Fixed. Really.
1999-07-07 05:46:42 +00:00
rjc%netscape.com
329d022fe0
Now able to sort by dateLiterals and intLiterals too. <Whee>
1999-07-07 05:32:07 +00:00
waterson%netscape.com
e59b134ada
Fix compiler warnings.
1999-07-07 04:44:14 +00:00
ramiro%netscape.com
abf0cc4a0f
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
waterson%netscape.com
fe8c4b1447
Fix compiler warnings.
1999-07-07 04:26:24 +00:00
saari%netscape.com
4729b016dd
Fix for bug #8439 , keybinding doesn't execute onkeyup and onkeydown
1999-07-07 03:40:22 +00:00
saari%netscape.com
4089e18fa0
make keybinding consume events
1999-07-07 03:15:31 +00:00
rjc%netscape.com
858e98833d
Add support for dateLiterals and intLiterals.
1999-07-07 03:14:58 +00:00
saari%netscape.com
b021c190ae
making keybinding conform to the spec, and switching to event capturing instead of bubbling
1999-07-07 02:28:21 +00:00
waterson%netscape.com
0932e2a021
Remove XUL_TEMPLATES and XUL_TEMPLATE_ASSERTIONS #ifdefs. Add FALLBACK_BUILDERS #ifdef that (when removed) will turn off the C++ builders for constructing content.
1999-07-07 01:31:00 +00:00
peterl%netscape.com
4c033f784b
fixed css quirk support in XUL
...
removed dead code
1999-07-07 01:17:21 +00:00
peterl%netscape.com
15b6eb2237
sync to styled content api change
1999-07-07 01:16:56 +00:00
waterson%netscape.com
0debe565c3
Partial fix for 9280 (resolution is flakey, will later until M9 when we have Necko doing URL resolution). Bug 9301: fixed un-encountered namespace bug.
1999-07-06 23:36:44 +00:00
hyatt%netscape.com
3c3b608aa5
Trying to fix build bustage.
1999-07-06 18:53:41 +00:00
hyatt%netscape.com
b24efa6d6c
Will do intrinsic sizing when the window is really small (doesn't have to be
...
0, since Linux barfs on that).
1999-07-05 16:54:14 +00:00
hyatt%netscape.com
2af7a6b407
Checking in support for intrinsic sizing of chrome.
1999-07-04 04:09:54 +00:00
waterson%netscape.com
c95767333a
Temporary hacky sloppy fix for rdf_MakeAbsoluteURI().
1999-07-03 19:10:00 +00:00
andreas.otte%primus-online.de
36cb5b72b6
some cleanup, removing unnecessary stuff that might cause problems
1999-07-03 09:51:14 +00:00
waterson%netscape.com
58356cef1f
Clean up compiler warnings. Thanks, slamm!
1999-07-03 04:43:44 +00:00
waterson%netscape.com
5166556a36
Clean up compiler warnings. Thanks, slamm.
1999-07-03 04:31:43 +00:00
waterson%netscape.com
733c8e5e18
Ooops. Be sure to call Flush() _before_ freeing the mURLSpec.
1999-07-03 04:26:04 +00:00
waterson%netscape.com
e81291d841
Bug 9236. Make sure to use a _real_ URI when you try to serialize back the file. This was a crufty bug left over from sloppy conversion to the no-Init() interfaces.
1999-07-03 03:19:28 +00:00
waterson%netscape.com
ec220adc3b
Add ../src dir to INCLUDES to pick up nsChromeProtocolHandler.h
1999-07-03 02:56:45 +00:00
waterson%netscape.com
b8f59c3ea4
Implement OnChange() on the Generic and XUL builders.
1999-07-03 02:41:13 +00:00
waterson%netscape.com
cdeb79cf84
Implement Change() and Move() on composite datasource. Realize that these interfaces are going to be a nightmare to do the right way.
1999-07-03 02:40:35 +00:00
warren%netscape.com
c58272b924
Added include path for necko.
1999-07-02 23:49:34 +00:00
warren%netscape.com
f51b095d63
Added chrome protocol handler for necko.
1999-07-02 23:38:51 +00:00
warren%netscape.com
49f82918aa
Added nsChromeProtocolHandler.cpp
1999-07-02 23:31:21 +00:00
warren%netscape.com
50a62a2e79
Added ifdefs for necko-only.
1999-07-02 23:30:12 +00:00
dveditz%netscape.com
4c4f269dd4
nakefile cleanups
1999-07-02 13:42:17 +00:00
ramiro%netscape.com
b86c78a296
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
warren%netscape.com
b3c56a084d
Fixed necko case to call OnStartRequest, etc.
1999-07-02 06:15:00 +00:00
hyatt%netscape.com
79160f00df
Making sure the default scrolling behavior for a webshell in XUL is
...
OVERFLOW_HIDDEN always. Scrolling behavior set on the box itself
can be used to enable scrolling.
1999-07-02 05:29:18 +00:00
warren%netscape.com
5d9bba4b88
Added chrome protocol handler
1999-07-02 04:15:43 +00:00
waterson%netscape.com
a2c7bc4046
Primitive implementation for Change() and Move() methods.
1999-07-02 03:40:32 +00:00
mcafee%netscape.com
e6c3cfdffb
librdf.so needs NS_NewUnicharStreamLoader from libneckoutil_s.a for NECKO=1 build.
1999-07-02 03:35:17 +00:00
slamm%netscape.com
2c58ca02d6
Add article.gif to files. It was missing.
1999-07-01 23:50:16 +00:00
saari%netscape.com
54214dc95e
Error checking on QI call prevents crash with multiple DOM nodes of the same ID
1999-07-01 20:57:28 +00:00
slamm%netscape.com
f59234fc98
Use window onload handler. Parameterize the sidebar init. Remove some dead wood.
1999-07-01 19:53:22 +00:00
warren%netscape.com
8462929dda
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
hyatt%netscape.com
4c1801f8f1
Fixing StartLayout so that it asserts and leaves the function if no root
...
content is available.
1999-07-01 07:34:19 +00:00
pinkerton%netscape.com
153b97e659
don't include nsHTMLAtoms.h since it's bad, and not needed anyway.
1999-07-01 06:47:31 +00:00
pinkerton%netscape.com
dd5492d2d6
don't show tooltip when node is disabled, use both the global and local coordinates when showing a tooltip so alignment will work. added some debug stuff to track down why mac isn't doing screen coords correctly.
1999-07-01 06:27:42 +00:00
rjc%netscape.com
4c8f84b2d3
Use a binary insertion sort. (Note: there is a conditional near the top of the file that can turn off the binary insertion sort and revert back to the older, slower code, in case of any weird bugs I haven't caught.) For the moment, its turned ON as I haven't seen any problems with it.
1999-07-01 01:55:09 +00:00
waterson%netscape.com
7c6e3e8c47
Bug 9098. Remove NS_PRECONDITION, as this can happen normally as part of teardown.
1999-07-01 01:21:14 +00:00
pinkerton%netscape.com
f8cb1c33e6
go back to using static define instead of GetIID for one part of QI because of win32 compiler. i hate it, but until i can talk to scc....
1999-07-01 00:54:46 +00:00
pinkerton%netscape.com
3a463448b6
Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well.
1999-07-01 00:07:41 +00:00
rjc%netscape.com
1fa33803d2
Clean up a couple of warnings.
1999-06-30 09:05:24 +00:00
gagan%netscape.com
a78cd1e21b
Necko changes (from Andreas)
1999-06-29 00:26:25 +00:00
gagan%netscape.com
acf1333da6
Necko changes.
1999-06-28 23:57:35 +00:00
mscott%netscape.com
3e54914cd0
Necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
1999-06-28 20:38:06 +00:00
nisheeth%netscape.com
863dcf6860
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
...
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:12:07 +00:00
warren%netscape.com
f5e1196f42
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
valeski%netscape.com
38afdd857d
NECKO if defs
1999-06-27 16:36:48 +00:00
mcafee%netscape.com
c3efbaa943
BeOS changes
1999-06-27 09:18:50 +00:00
rjc%netscape.com
9e3165d37f
Fix a lot of warnings by not using "basename" as a variable as it happens to be defined globally as a function.
1999-06-26 09:25:22 +00:00
rjc%netscape.com
01aa9a5b30
Fix typo.
1999-06-26 09:17:46 +00:00
rjc%netscape.com
076f7b157d
Cleanup.
1999-06-26 08:29:11 +00:00
rjc%netscape.com
82777a2af7
When building up list of commands via GetAllCmds(), walk forwards instead of backwards over datasources.
1999-06-26 08:28:43 +00:00
rjc%netscape.com
9a084abf17
Cleanup.
1999-06-26 07:40:59 +00:00
rjc%netscape.com
5f751d82d6
Cleanup.
1999-06-26 07:25:54 +00:00
rjc%netscape.com
cf81c8c689
Cleanup.
1999-06-26 07:11:56 +00:00
warren%netscape.com
f6b9d3a028
Necko ifdefs for layout and rdf.
1999-06-26 06:36:26 +00:00
rjc%netscape.com
452d355bf8
Return an empty command enumerator instead of throwing an assertion.
1999-06-26 04:58:22 +00:00
rjc%netscape.com
03d1711a4f
Reject assertions that we don't support instead of returning an error.
1999-06-26 04:51:05 +00:00
rjc%netscape.com
60ad33efbd
Add some FTP commands (for context menus).
1999-06-26 04:39:16 +00:00
rjc%netscape.com
fcb4181ccf
Implement GetAllCmds().
1999-06-26 02:58:50 +00:00
rjc%netscape.com
93b3b3c31c
Oops, missed updating chrome with the new GetAllCmds() method.
1999-06-26 01:43:00 +00:00
rjc%netscape.com
3a764c6bfc
Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future.
1999-06-26 01:09:02 +00:00
waterson%netscape.com
30f5f63b74
Expunge EqualsResource() and EqualsLiteral().
1999-06-25 20:51:13 +00:00
ramiro%netscape.com
05ae9c3868
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
1999-06-25 09:38:26 +00:00
rjc%netscape.com
7e4a5a8b81
Only set natural order attribute on the containment element.
1999-06-25 09:32:43 +00:00
rjc%netscape.com
8c9d9fb833
Unset sortActive and sortDirection attributes if "natural order" is being used.
1999-06-25 09:19:29 +00:00
rjc%netscape.com
b6daf9c497
Get sorting working with new tree structure. Basically, just look for treechildren instead of treebody when walking down from the root of the tree.
1999-06-25 06:47:28 +00:00
warren%netscape.com
41b5fcddad
Changed URLGroup to LoadGroup
1999-06-25 02:31:51 +00:00
warren%netscape.com
2f5289766d
Renamed nsIURLGroup to nsILoadGroup in preparation for necko.
1999-06-25 02:17:37 +00:00
waterson%netscape.com
0c868a1c89
Replace use of EqualsNode() with pointer comparison. This is safe (and has been for a while :-/) because literals are hashed.
1999-06-24 21:19:54 +00:00
waterson%netscape.com
4fa567f534
Fix use of nsString with nsAutoString where appropriate.
1999-06-24 21:19:02 +00:00
waterson%netscape.com
f008503b2f
Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers.
1999-06-24 00:22:58 +00:00
warren%netscape.com
5e8dccf3fe
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
1999-06-23 19:55:21 +00:00
hyatt%netscape.com
bd8221f129
Fix for 8735.
1999-06-23 07:21:11 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
hyatt%netscape.com
f90cda96d6
Landing the tree widget branch.
1999-06-23 03:02:21 +00:00
waterson%netscape.com
9395882830
Add placeholder for a template.
1999-06-22 02:07:06 +00:00
alecf%netscape.com
70a87d9fd5
move resources into a seperate subdirectory so we can export them AND build the DLL with the same makefiles
1999-06-22 02:00:42 +00:00
rjc%netscape.com
3f3bb07d6c
Cleanup.
1999-06-22 01:57:46 +00:00
rjc%netscape.com
4418e22473
Unescape FTP names (in case they were encoded).
1999-06-21 23:35:23 +00:00
rjc%netscape.com
115bb55004
Better buffering of FTP input.
1999-06-21 23:11:17 +00:00
rjc%netscape.com
4b62390cc1
Clean up.
1999-06-21 10:46:47 +00:00
rjc%netscape.com
6444965ed6
Turn on.
1999-06-21 09:22:17 +00:00
rjc%netscape.com
5be32c35cc
Conditionalize.
1999-06-21 09:12:35 +00:00
rjc%netscape.com
6affb83a79
OnAssert() and OnUnassert() now understand if the contents were generated by a XUL template and, if so, try to do the right thing.
1999-06-21 08:59:14 +00:00
alecf%netscape.com
958ca9b7e4
add datasource datasource for the first time
...
(not complete, not yet part of the build)
1999-06-20 22:01:58 +00:00
alecf%netscape.com
1017419d99
add DOM datasource for the first time
...
(not yet part of the build)
1999-06-20 22:01:01 +00:00
rjc%netscape.com
ab02b90827
When building a subtree from a template, nodes are now unique until we find one with the "uri='...'" attribute set.
1999-06-20 09:11:25 +00:00
rjc%netscape.com
f08e61ac8d
Slightly better parsing of weird HTML for search results.
1999-06-20 06:47:44 +00:00
rjc%netscape.com
030d5988d2
Fix bug #8465 by starting at the parent of the node which is about to be inserted when looking for the "ignore" attribute. Also, save the "id" of the template node used to create node... in preparation for getting onAssert() and onUnassert() working fully with templates.
1999-06-20 05:45:40 +00:00
rjc%netscape.com
6379a89a7f
Slightly better parsing of weird HTML for search results.
1999-06-20 05:42:52 +00:00
waterson%netscape.com
ef9b20d29a
Add rdfpoll test to build. Not sure why it wasn't there before.
1999-06-20 05:05:21 +00:00
waterson%netscape.com
00ab79805c
Add dom-test-6 and dom-test-7.
1999-06-20 00:23:11 +00:00
waterson%netscape.com
930d505f3a
Bugs 8453, 8401, 7222. DOM 'insertBefore()' was hopelessly broken, lots of bugs causing random things to happen in the zombie pool.
1999-06-20 00:22:33 +00:00
waterson%netscape.com
dccfbfeed8
Bug 8453. Fix lots of bugs in the RDF container code.
1999-06-20 00:19:54 +00:00
waterson%netscape.com
ff32cb3526
Bug 8386. Over-use of 'about=' attribute on containers; use 'ID=' when possible.
1999-06-20 00:19:23 +00:00
valeski%netscape.com
487d9ea921
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
law%netscape.com
242f8b0d4f
Fix for bug #8348 ; approved by chofmann@netscape.com; authored by matt@netscape.com; reviewed by law@netscape.com
1999-06-18 02:00:03 +00:00
waterson%netscape.com
8d68e0816a
Bug 3440. Annotate node on 'close' to ensure XUL builder re-runs when the node is opened again. r=rjc, a=chofmann
1999-06-17 22:08:21 +00:00
waterson%netscape.com
cf0908b3de
Bug 8221. Fix false positive on the leak grep radar.
1999-06-17 19:49:05 +00:00
waterson%netscape.com
576f2e41a0
Bug 8221. Fix to get off the leak radar.
1999-06-17 19:47:21 +00:00
waterson%netscape.com
cab7d6f231
Bug 8367. Remove cruft after '#endif' to make HP compiler happy. Thanks, Bruce. a=chofmann
1999-06-17 04:37:05 +00:00
waterson%netscape.com
80a310bc04
Bug 7026. Make GetTarget() return the first child of a directory. Plus clean up the mess I've made of RJC's spaces.
1999-06-17 04:13:39 +00:00
saari%netscape.com
d11469e740
Fixing Bug #8328 , keybinding fix
1999-06-17 01:48:22 +00:00
rjc%netscape.com
92d566bc69
Work around bug #8278 .
1999-06-16 06:58:40 +00:00
rjc%netscape.com
29c5b09136
Try and ensure that we're actually looking at proper search datasets by checking file type and creator on Mac.
1999-06-16 06:46:51 +00:00
waterson%netscape.com
d5c13bb733
When destroying an RDFElement, call SetParent(nsnull) on each of its children so that there aren't any dangling reference back to us (should a child leak, or be referred to by somebody else).
1999-06-16 06:44:23 +00:00
rjc%netscape.com
70873444c5
Only save data in graph if its not already there. Also, resolve aliases to search datasets on Mac.
1999-06-16 06:01:04 +00:00
rjc%netscape.com
aa9caac823
Use case-insignificant string comparisons now that we can.
1999-06-16 05:32:13 +00:00
rjc%netscape.com
07a4dcf004
If we already have the results from a search, just return them; don't bother re-doing the search.
1999-06-16 05:22:14 +00:00
rjc%netscape.com
cd630c8e2f
Less memory intensiveness: now only load/save data into memory store as needed instead of upfront.
1999-06-16 05:11:54 +00:00
waterson%netscape.com
42cf131ba7
Bug 8272. Assert when writing RDF file. This probably had to do with the fact that we were writing out ID= attributes on the RDF containers. I changed to write an illegal 'about=' construct to get Matt alive.
1999-06-16 05:11:05 +00:00
matt%netscape.com
30dc6c57ab
adding files for dialog window for sidebar
1999-06-16 04:55:32 +00:00
matt%netscape.com
489bae9324
Adding dialog for sidebar
1999-06-16 04:54:36 +00:00
matt%netscape.com
8751e384f8
adding files for customize dialog
1999-06-16 04:53:30 +00:00
waterson%netscape.com
42df219155
Bug 8174. Remove PR_EXTERN for private symbols.
1999-06-16 04:45:36 +00:00
waterson%netscape.com
89362c4c3b
Bug 8267. Add nsIRDFContainer::RemoveElementAt() implementation.
1999-06-16 02:08:54 +00:00
waterson%netscape.com
8a37a5afc1
Bug 6665. Hack to addref resources before doing the sort. This saves mailnews from having to recreate them.
1999-06-16 02:07:56 +00:00
rjc%netscape.com
6228b0e0fd
Add checks for NULL before using mInner. It could be NULL, for example, if JavaScript creates the datasource but forgets to Init() the datasource.
1999-06-16 00:59:43 +00:00
saari%netscape.com
23748a5f00
adding in a piece of keybinding I forgot
1999-06-15 23:33:21 +00:00
jdunn%netscape.com
cee02628fc
need to declare friend class
1999-06-15 23:33:19 +00:00
bruce%cybersight.com
b5df220aad
APPROVED BY leaf@mozilla.org
...
This fixes the use of 'false' instead of PR_FALSE. This was killing the Solaris native compiler build. (Probably would've killed others if they weren't so horrked that they don't get to this file.)
Also, it adds a linefeed at the end of the file for those same native unix compilers.
This won't mess up Mozilla any more than it already is this morning.
1999-06-15 18:07:58 +00:00
rjc%netscape.com
b758277822
Small fix for non-Mac platforms in terms of where to look for search datafiles.
1999-06-15 07:07:09 +00:00
peterl%netscape.com
f582acdf29
sync to css loader api change (default namespace)
1999-06-15 06:22:46 +00:00
rjc%netscape.com
4c41e1e724
Cleanup a bit.
1999-06-15 05:11:05 +00:00
rjc%netscape.com
4cf8646dcc
Added HTTP POST support for searching.
1999-06-15 05:07:29 +00:00
waterson%netscape.com
935921f8e1
Spit out a mapfile, for kicks.
1999-06-15 03:21:49 +00:00
waterson%netscape.com
cc450f9b38
Add REF into the element map so that the generic builder sees it in OnAssert() and OnUnassert(). Resolve it to an absolute URI before using so that ref='foo/bar.rdf#bing' works.
1999-06-15 03:21:20 +00:00
waterson%netscape.com
acbc120122
Bug 7385. Open datasources asynchronously by default.
1999-06-15 03:19:33 +00:00
sspitzer%netscape.com
6ff2932280
fix windows build bustage.
1999-06-15 01:03:44 +00:00
waterson%netscape.com
81a2b0108c
Add MPL. Alter registry loading code to insulate from whatever policy needs to be used for loading RDF/XML from the RDF service.
1999-06-15 00:44:33 +00:00
waterson%netscape.com
3dfae0dd79
Use RDF/XML datasource directly, rather than loading through RDF service. The separates this from whatever policy RDF service ends up needing to use for RDF/XML. Chrome registry _must_ be loaded synchronously no matter what.
1999-06-15 00:42:45 +00:00
slamm%netscape.com
c7dff46cb0
Use chrome URLs. Fix for bug #6369 .
1999-06-14 23:01:15 +00:00
slamm%netscape.com
3444737911
Add entry for Sidebar skin. Fix for bug #6369 .
1999-06-14 22:59:42 +00:00
slamm%netscape.com
76cbfea5df
Defaults are good enough for margin, padding, and border.
1999-06-14 22:31:52 +00:00
slamm%netscape.com
65a87befa4
Use one generic sidebar.css that everyone shares.
1999-06-14 22:28:32 +00:00
slamm%netscape.com
48c14c322d
simplify sidebar styles. Inherit more from xul.css
1999-06-14 22:27:40 +00:00